Consultor Eletrônico



Kbase P19068: Class not found: com.progress.chimera.clu.dbMan.dbMan when r
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   04/04/2003
Status: Unverified

FACT(s) (Environment):

Windows NT 32 Intel/Windows 2000

FACT(s) (Environment):

Progress 9.0X

FACT(s) (Environment):

Progress 9.1A

FACT(s) (Environment):

Progress 9.1B

SYMPTOM(s):

When running dbman from command prompt, getting error Class not found.

When running dbman from proenv prompt, nothing happened

Class not found: com.progress.chimera.clu.dbMan.dbMan when running dbman

dbman does not work

Machine has Pentium IV processor

Starting database from Progress Explorer works fine

CAUSE:

Java version for Progress 9.0X and Progress 9.1A, 9.1B does not contain the instructions for Pentium IV processor

FIX:

Open %DLC%/bin/dbman.bat file and change line beginning

"%JVMSTRT%" -o stderr -s -m silent %JVM% -classpath %JCP% ...

to

"%JVMSTRT%" -o stderr -s -m silent %JVM% -classpath %JCP% -nojit ...