Starting DevTest Identity Access Manager: Could not find or load main class
search cancel

Starting DevTest Identity Access Manager: Could not find or load main class

book

Article ID: 139197

calendar_today

Updated On:

Products

CA Cloud Test Mobile CA Application Test Service Virtualization

Issue/Introduction

 

When trying to start DevTest  after upgrading, IAM cannot be started.

Tried to Start IAM from the command line, the following error is shown: 

 

================== Configuring Datasource to use Embedded Database

JAVA_HOME: d:\program files\ca\devtest\jre

 

JAVA_OPTS: -Diam.db.vendor=h2 -Diam.keystore=D:\Program

Files\CA\DevTest\IdentityAccessManager\certs/webreckeys.ks -Diam.keystore.password=${VAULT::IAM::IAM_KEYSTORE_PASSWORD::1}

-Diam.truststore=D:\Program

Files\CA\DevTest\IdentityAccessManager\certs/iam-truststore.ks

-Diam.truststore.password=${VAULT::IAM::IAM_TRUSTSTORE_PASSWORD::1} -Diam.vault.enc.file.dir=D:\Program

Files\CA\DevTest\IdentityAccessManager\vault/

-Diam.vault.enc.iteration.count=120 -Diam.vault.keystore.alias=vault

-Diam.vault.keystore.password.masked=MASK-7DscHYCAzRJgjgpBba72IwRGfBaq4CFF70uETVutVDX

-Diam.vault.keystore.salt=6zqH6N6p -Diam.vault.keystore.url=D:\Program

Files\CA\DevTest\IdentityAccessManager\vault/vault.keystore

 

Command: jboss-cli.bat --file=D:\Program

Files\CA\DevTest\IdentityAccessManager\database/script/reset_datasource.cli

 

Error: Could not find or load main class Files\CA\DevTest\IdentityAccessManager\certs.webreckeys.ks





Environment

Release :All supported versions of DEVTEST

Component : CA Application Test

Identity Access Manager

Cause

The windows file system was configured with 8dot3 name creation disabled.

Resolution

The windows file system was configured with 8dot3 name creation disabled.

For the D: drive this can be checked with the following command:

fsutil 8dot3name query d:

The volume state is: 1 (8dot3 name creation is disabled).

The registry state is: 2 (Per volume setting - the default).

 

There is no problem if the filesystem has 8dot3 name creation enabled.

A workaround is to install DevTest in a folder with no space in the name. For example D:/devtest10