Hy, when I start jboss I have the following
errors:
10:27:07,156 ERROR [PersistenceManager] Starting
failed
org.jboss.mq.SpyJMSException: Could not resolve
uncommited transactions.
Message recovery may not be accurate; - nested throwable:
(org.jboss.util.NestedSQLException: Failed to register driver
for: interbase.interclient.Driver; -
nested throwable: (java.lang.ClassNotFoundException: No ClassLoaders found for:
interbase.interclient.Driver); - nested throwable:
(org.jboss.resource.JBossResourceException: Failed to register driver
for:
interbase.interclient.Driver; - nested throwable: (java.lang.ClassNotFoundException: No
ClassLoaders found for: interbase.interclient.Driver)))
I try changing the MessageCache settings in
jbossmq-service.xml to ( 50M / 60M - high/max) assuming I use the default
memory settings on a Sun JVM for Windows and I delete server/XXX/data and
server/XXX/tmp (where XXX is all, default and minimal), but nothing solved
my problem.
What's happening? Help me please!
Thanks and regards
Evandro.
|
- Re: [JBoss-user] Errors starting jboss 3.2.1 Departamento Computacao
- Re: [JBoss-user] Errors starting jboss 3.2.1 Adrian Brock
- RE: [JBoss-user] Errors starting jboss 3.2.1 Stephane Nicoll