Hallo Andrew,
Andrew Haley <[EMAIL PROTECTED]> wrote:
> Jörg Sommer writes:
>
> > is this a bug in java or in the application?
>
> > Caused by: java.lang.NoSuchMethodError: getenv
>
> getenv was deprecated, removed, and then re-added in Java 1.5.
>
> http://bugs.sun.com/bugdatabase/view_bug.do?b
Jörg Sommer writes:
> is this a bug in java or in the application?
> Caused by: java.lang.NoSuchMethodError: getenv
getenv was deprecated, removed, and then re-added in Java 1.5.
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4199068
> Caused by: java.lang.ClassNotFoundException:
>
Hi,
is this a bug in java or in the application?
% java -jar Puck.jar -ec
java.lang.reflect.InvocationTargetException
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)
at jamvm.java.lang.JarLauncher.main(JarLauncher.java:49)
Cause
3 matches
Mail list logo