Re: Trying to build jonas deb package
Hi,
There is some error when I try to build JOnAS again.
Can anyone have a look at these. last time it build fine (using gcj-4.1 in experimental). Now I'll package it to be put in contrib until gij can run it.
Should we create a project in alith like we did for jboss?
Regards
Praveen
[genic] Error during execution of org.objectweb.jonas_ejb.genic.GenIC : org/objectweb/jonas/mejb/ManagementEndpointException
[genic] java.lang.NoClassDefFoundError: org/objectweb/jonas/mejb/ManagementEndpointException
[genic] at java.lang.Class.getDeclaredMethods0(Native Method)
[genic] at java.lang.Class.privateGetDeclaredMethods
(Class.java:2365)
[genic] at java.lang.Class.privateGetPublicMethods(Class.java:2488)
[genic] at java.lang.Class.getMethods(Class.java:1406)
[genic] at org.objectweb.jonas_ejb.deployment.api.SessionStatelessDesc.addEJBMethodDesc
(SessionStatelessDesc.java:147)
[genic] at org.objectweb.jonas_ejb.deployment.api.BeanDesc.<init>(BeanDesc.java:565)
[genic] at org.objectweb.jonas_ejb.deployment.api.SessionDesc.<init>(SessionDesc.java
:55)
[genic] at org.objectweb.jonas_ejb.deployment.api.SessionStatelessDesc.<init>(SessionStatelessDesc.java:89)
[genic] at org.objectweb.jonas_ejb.deployment.api.DeploymentDesc.<init>(DeploymentDesc.java
:234)
[genic] at org.objectweb.jonas_ejb.deployment.api.DeploymentDescEjb2.<init>(DeploymentDescEjb2.java:84)
[genic] at org.objectweb.jonas_ejb.deployment.lib.EjbDeploymentDescManager.getDeploymentDescriptor
(EjbDeploymentDescManager.java:1131)
[genic] at org.objectweb.jonas_ejb.deployment.lib.EjbDeploymentDescManager.getDeploymentDesc(EjbDeploymentDescManager.java:227)
[genic] at org.objectweb.jonas_ejb.genic.GenIC.main
(GenIC.java:406)
[genic] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[genic] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[genic] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[genic] at java.lang.reflect.Method.invoke(Method.java:585)
[genic] at org.objectweb.jonas.server.Bootstrap.main(
Bootstrap.java:97)
BUILD FAILED
/mnt/new2/jonas/build.xml:1068: The following error occurred while executing this line:
/mnt/new2/jonas/build.xml:774: GenIC reported an error.
Total time: 1 minute 45 seconds
pravi@icon104:/mnt/new2/jonas$
______________________________________________________
pravi@icon104:/mnt/new2/jonas$ java -version
java version "1.4.2"
gij (GNU libgcj) version 4.1.0 (Debian
4.1.0-1)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
pravi@icon104:/mnt/new2/jonas$ javac -version
gcj-4.1 (GCC) 4.1.0 (Debian 4.1.0-1)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
pravi@icon104:/mnt/new2/jonas$
--
"Value your freedom, or you will lose it, teaches history.
`Don't bother us with politics', respond those who don't want to learn."
-- Richard Stallman
Me scribbles at http://www.pravi.co.nr
Reply to: