When upgrading from version 1.9d or below to version 1.9e or above, the Systinet Server for Java is also automatically upgraded from Systinet 6.5.2 to the new Systinet 6.6 version.
The infrastructure for the new version is JAVA 1.6 (replacing the JAVA 1.5 used by the older Systinet version).
In some cases, users encounter a "Web Application Internal Error" when trying to access the Systinet console or perform any other activity.
The error that Systinet displays on its log is:
ERROR: com.systinet.web.WebRawService - Web Framework exception
EXCEPTION: DEFAULT_PORT
java.lang.NoSuchFieldError: DEFAULT_PORT
To overcome this error, take the following steps:
1. Go to the %WASP_HOME%\work directory.
2. Remove or rename all folders under this directory (including the system subfolder and one additional subfolder per server package).
3. Restart the Systinet server - on startup, Systinet will recreate all of the subfolders under the work directory.
Additional migration information:
As web service consumers – There is no need to regenerate any of the SoapClientModule JAR files.
As web service providers – There is no need to redeploy new server packages.
|