Kbase P116800: -ms8m and -mx25m not understood when attempting to run any ubroker commands
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/9/2006 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1x
OpenEdge 10.x
Linux Intel
SYMPTOM(s):
Error attempting to run any ubroker commands
warning: -ms8m not understood
warning: -mx25m not understood
Java exception:
Exception in thread "main" java.lang.ExceptionInInitializerError
at java.lang.Class.initializeClass() (/usr/lib/libgcj.so.5.0.0)
at com.progress.common.util.UUID.UUID() (Unknown Source)
at com.progress.common.util.UUID.main(java.lang.String[]) (Unknown Source)
Caused by: java.lang.NullPointerException
at java.net.InetAddress.getAddress() (/usr/lib/libgcj.so.5.0.0)
at java.rmi.dgc.VMID.<clinit>() (/usr/lib/libgcj.so.5.0.0)
at java.lang.Class.initializeClass() (/usr/lib/libgcj.so.5.0.0)
warning messages displayed when running proadsv or genuuid
"java -version" shows java is correct version.
"java -version" shows java is provided by SUN.
CAUSE:
The java_env file is not pointing the JDKHOME or JREHOME directory where java is not installed.
FIX:
Edit the JDKHOME or JREHOME portion of the $DLC/bin/java_env file for the Linux OS.