Consultor Eletrônico



Kbase 20740: Proxy Generator Fails to Start on Windows 2000
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/10/2008
Status: Unverified

FACT(s) (Environment):

Progress 9.1B
Windows 2000

SYMPTOM(s):

jvmStartw.exe has generated errors and will be closed by Windows.

Using Progress ProxyGen

"jvmStartw.exe has generated errors and will be closed by Windows.
You will need to restart the program.
An error log is being created."

CAUSE:

An attempt to start ProxyGen on Windows 2000 might result in a Dr. Watson error with nothing happening, or in a Program Error similar to the following:
jvmStartw.exe has generated errors and will be closed by Windows.
You will need to restart the program.
An error log is being created.

FIX:

In order to successfully start Proxy Generator, create a new shortcut with the following values:
Command Line: wjview.exe

Target:

C:\WINNT\wjview.exe
cp <full path to DLC directory>\java\progress.zip
/d:Install.Dir=<full path to DLC directory>
/d:ProxyGen.UseMidlFromC++=no
/d:Work.Dir=<full path to working directory>
/d:JavacCP=<full path to DLC directory>\jdk\lib\classes.zip
com.progress.open4gl.proxygen.gui.ProxyGen

Start in:

<full path to working directory>