Consultor Eletrônico



Kbase 21520: AdminServer Causes Java Exception After Upgrade on UNIX
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/15/2008
Status: Verified

FACT(s) (Environment):

Progress 9.1x

SYMPTOM(s):

Exception error when starting the AdminServer.

Error occurs after upgrading to Progress Version 9.1x.

[Exception in thread "main" java.lang.NoSuchMethodError :main]

CAUSE:

Leftover Progress Scripts from previous installations in the /user/bin directory.
During the Progress installation there is an option to make the installation the default for all users. If this option is selected certain scripts get written in the /user/bin directory of your UNIX Server. These files will remain there after the old Progress Directory is removed. If the same option is not choosen during the new installation, Progress will continue to use the scripts in the /user/bin directory as the default. These will contain the information from the previous installation and will cause the Java exception when starting the AdminServer.

FIX:

When installing the new version of Progress, accept the option to install the scripts to the /user/bin directory so that the previous scripts will be overwritten.

Another option is to remove the old executables that exist in the /user/bin directory. The following is a list of files which should be removed from the directory.

proadsv
proaiw
proapw
probiw
probkup
procopy
prodel
proenv
prolib
prolog
promon
proquiet
prorest
proserve
proshut
prostrct
proutil
prowdog

These changes will make the AdminServer default to the correct version of Progress.