Consultor Eletrônico



Kbase P104668: ProxyGen: ERROR compiling Java classes null.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/24/2005
Status: Unverified

SYMPTOM(s):

ProxyGen: ERROR compiling Java classes null.

ERROR compiling Java classes null
java.lang.NullPointerException
at java.util.Hashtable.put(Compiled Code)
at java.util.zip.ZipFile.readCEN(Compiled Code)
at java.util.zip.ZipFile.<init>(ZipFile.java:61)
at java.util.zip.ZipFile.<init>(ZipFile.java:71)
at sun.tools.java.ClassPath.<init>(Compiled Code)
at sun.tools.javac.Main.compile(Compiled Code)
at sun.tools.javac.Main.main(Main.java:465)

Trying to generate a Java proxy from a 9.1D .r code using a 9.1B Proxygen tool.

The Java proxy was generated with no error when using the 9.1D Proxygen tool.

CAUSE:

The ProxyGen tool need to be of the same version as the .r code.

FIX:

Ensure that the .r code and the ProxyGen tool have the same version.