Consultor Eletrônico



Kbase P125167: Synchronize.exe error Unable to locate the application's 'main' class.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   7/30/2007
Status: Unverified

FACT(s) (Environment):

EasyAsk 9.7

SYMPTOM(s):

Synchronize.exe error
Unable to locate the application's 'main' class.The class 'com.easyask.english2
sql.Synchronizer' must be public and have a 'public static void main(String[])'
method. (LAX)


Error executing Synchronize utility

CAUSE:

Bad lax.class.path in Synchronize.lax in build 129 of EasyAsk 9.7

FIX:

Fix instructions for a Windows platform:

1) Edit Synchronize.lax using your favorite editor.
2) Find lax.class.path property in file.
3) Set
lax.class.path=.;eapatch.jar;ea.jar;easerver.jar;eagui.jar;easyask_docs.jar
;essdlangpack.jar;eabirt.jar;lax.jar
Fix instructions for a UNIX platform:
1) Edit Synchronize.lax using your favorite editor.
2) Find lax.class.path property in file.
3) Set
lax.class.path=.:eapatch.jar:ea.jar:easerver.jar:eagui.jar:easyask_docs.jar
:essdlangpack.jar:eabirt.jar:lax.jar