[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

"No local string for ..." errors - j2ee



Alright.  First off, thanx to everyone who has helped me in various ways as of
late.  This will be my last question, for if I cannot solve it here I am giving
up.

Below I'll just paste in the error messages I get when I type in `j2ee
-verbose`, but the one that I've seen spit out from other j2ee programs as well,
is this long lists of "No local string for ..." messages.  What does this mean?

The only difference I see running this as root is that the 2 startupslow lines
aren't there.

Thanx,
msd

#### My error messages from j2ee (via `j2ee -verbose 2> j2ee.errors) ####

No local string for j2ee.startupslow
Cannot write the seed file for fast startup. The next startup will be slow.
No local string for j2ee.listenPort
No local string for j2ee.naming
No local string for enterprise.log.logging.serverversion.started
No local string for enterprise.log.using.vm.name.version.from
No local string for enterprise.log.vm's.classpath
No local string for enterprise.log.j2ee.homedirectory
No local string for enterprise.log.logging.serverversion.started
No local string for enterprise.log.using.vm.name.version.from
No local string for enterprise.log.vm's.classpath
No local string for enterprise.log.j2ee.homedirectory
No local string for idle_resource_threshold_error
No local string for binding.datasource
No local string for binding.datasource
No local string for binding.datasource
No local string for binding.datasource
No local string for binding.datasource
No local string for binding.datasource
java.lang.ClassNotFoundException: COM.cloudscape.core.RemoteXaDataSource
        at java.net.URLClassLoader$1.run(URLClassLoader.java:198)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:186)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:140)
        at
com.sun.enterprise.repository.JdbcXAResource.createDataSource(JdbcXAResource.ja
va:65)
        at
com.sun.enterprise.resource.ResourceInstaller.installJdbcXADataSources(Resource
Installer.java:458)
        at
com.sun.enterprise.resource.ResourceInstaller.installJdbcDataSources(ResourceIn
staller.java:349)
        at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:264)
        at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)
No local string for poolmgr.datasourceerror
Error in creating data source object
No local string for jms.start
No local string for enterprise.log.logging.serverversion.started
No local string for enterprise.log.using.vm.name.version.from
No local string for enterprise.log.vm's.classpath
No local string for enterprise.log.j2ee.homedirectory
No local string for enterprise.log.logging.serverversion.started
No local string for enterprise.log.using.vm.name.version.from
No local string for enterprise.log.vm's.classpath
No local string for enterprise.log.j2ee.homedirectory
No local string for enterprise.log.logging.serverversion.started
No local string for enterprise.log.using.vm.name.version.from
No local string for enterprise.log.vm's.classpath
No local string for enterprise.log.j2ee.homedirectory
No local string for jms.start.failed
javax.jms.JMSException: unable to locate resource bundle:
com.sun.jms.service.LocalStrings
        at
com.sun.jms.service.JMSManagerImpl.startJMSService(JMSManagerImpl.java:91)
        at com.sun.enterprise.jms.JmsUtil.startJmsService(JmsUtil.java:169)
        at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:268)
        at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)
javax.jms.JMSException: unable to locate resource bundle:
com.sun.jms.service.LocalStrings
        at
com.sun.jms.service.JMSManagerImpl.startJMSService(JMSManagerImpl.java:91)
        at com.sun.enterprise.jms.JmsUtil.startJmsService(JmsUtil.java:169)
        at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:268)
        at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)
java.lang.RuntimeException: unable to locate resource bundle:
com.sun.jms.service.LocalStrings
        at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:346)
        at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)
J2EE server reported the following error: unable to locate resource bundle:
com.sun.jms.service.LocalStrings
Error executing J2EE server ...
java.lang.NoClassDefFoundError: COM/cloudscape/core/AbstractDataSource
        at com.sun.jms.service.JMSServiceImpl.stop(JMSServiceImpl.java:1334)
        at com.sun.jms.service.JMSServiceImpl.stop(JMSServiceImpl.java:1313)
        at com.sun.jms.service.JMSServiceImpl$1.run(JMSServiceImpl.java:107)


------------
"More people have died in the name of religion than have ever died of cancer. 
And we try to cure cancer."
  - Kurt Wagner, aka Nightcrawler
    Uncanny X-Men 423



Reply to: