posted by hcaicedo at Sep 12, 2007 7:00 AM
Quote
I install a fresh copy of Centos 5. !!! working !!!!Thanks : Great program !!!!!
posted by hcaicedo at Sep 12, 2007 12:15 AM
Quote
I used Libresource-2.2-installer.jar.
Before I install libresource, I upgrade fedora core 6 to 7 using YUM. It is possible that some of the java packages do not upgrade properly.I will try with a fresh installation. I will post results as soon as finish.Thanks for your help.
posted by Sebastien Jourdain at Sep 11, 2007 11:37 PM
Quote
Did you try to run jonas without Libresource ?
- I mean remove the libresource EAR file
- edit JONAS_ROOT/conf/jonas.properties
- remove all words that contains libresource
posted by hcaicedo at Sep 11, 2007 11:33 PM
Quote
"error">invalid link : root@lotserver1 ~(Illegal character in path at index 15: root@lotserver1 ~)# /usr/local/LibreSource/JONAS_4_7_6/bin/unix/jonas startJONAS_BASE set to /usr/local/LibreSource/JONAS_4_7_62007-09-11 15:51:00,570 : Logger.log : JVM used is 1.5.0 version of Free SoftwareFoundation, Inc. vendor on Linux 2.6.22.4-65.fc7/i386 OS.2007-09-11 15:51:01,486 : Logger.log : Using JOnAS PolicyConfigurationFactory provider and JOnAS Policy provider2007-09-11 15:51:15,013 : NameServiceManager.startNonStartedNS : Name service for jeremie is started on port 20002007-09-11 15:51:15,043 : Logger.log : registry service started2007-09-11 15:51:15,995 : RMIConnectorServer.start : RMIConnectorServer started at: service:jmx:rmi://localhost/jndi/jrmi://localhost:2000/jeremieconnector_jonasError during execution of org.objectweb.jonas.server.Server : Failed to get bean info.java.lang.InternalError: Failed to get bean info. at gnu.javax.management.Server.checkSecurity(libgcj.so.8rh) at gnu.javax.management.Server.addNotificationListener(libgcj.so.8rh) at org.objectweb.jonas.jmx.JmxServiceImpl.doStart(JmxServiceImpl.java:371) at org.objectweb.jonas.service.AbsServiceImpl.start(AbsServiceImpl.java:80) at org.objectweb.jonas.service.ServiceManager.startJmx(ServiceManager.java:312) at org.objectweb.jonas.server.Server.start(Server.java:440) at org.objectweb.jonas.server.Server.main(Server.java:181) at java.lang.reflect.Method.invoke(libgcj.so.8rh) at org.objectweb.jonas.server.Bootstrap.main(Bootstrap.java:97) Caused by: java.lang.NoSuchMethodException: getMBeanInfo at java.lang.Class.getMethod(libgcj.so.8rh) at gnu.javax.management.Server.checkSecurity(libgcj.so.8rh) ...8 more
posted by hcaicedo at Sep 11, 2007 11:20 PM
Quote
I scan ports using "nmap -sT localhost", No service is running at port 2000.
posted by hcaicedo at Sep 7, 2007 4:15 AM
Quote
Hello:I instaled LibreSource 2.2 on a Fedora 7 computer. I created database libresourceDS on Postgres server ( version 8.1.8 ). Runing libresource I get this error:Any idea....ThanksHoward
2007-09-06 20:36:40,091 : Logger.log : JVM used is 1.5.0 version of Free Software Foundation, Inc. vendor on Linux 2.6.20-1.2944.fc6/i386 OS.
2007-09-06 20:36:40,379 : Logger.log : Using JOnAS PolicyConfigurationFactory provider and JOnAS Policy provider
2007-09-06 20:36:56,800 : NameServiceManager.startNonStartedNS : Name service for jeremie is started on port 2000
2007-09-06 20:36:56,828 : Logger.log : registry service started
2007-09-06 20:36:59,696 : RMIConnectorServer.start : RMIConnectorServer started at: service:jmx:rmi://localhost/jndi/jrmi://localhost:2000/jeremieconnector_jonas
Error during execution of org.objectweb.jonas.server.Server : Failed to get bean info.
java.lang.InternalError: Failed to get bean info.
at gnu.javax.management.Server.checkSecurity(libgcj.so.8rh)
at gnu.javax.management.Server.addNotificationListener(libgcj.so.8rh)
at org.objectweb.jonas.jmx.JmxServiceImpl.doStart(JmxServiceImpl.java:371)
at org.objectweb.jonas.service.AbsServiceImpl.start(AbsServiceImpl.java:80)