Hi all,

I have been running jboss on MS Windows and I want to
switch to Linux (dont ask me why ;-)), I have
installed j2sdk1.4.2 jdk on my linux computer and set
JAVA_HOME to point to the appropriate location but I
get an Exception thrown(java.sql.SQLException:
Connection is broken: localhost)  when I exceute the
JBOSS_HOME/bin/run.sh script. My console output is
below

I am lost here and I would appreciate any help
Thank you
Edward

03:41:16,176 INFO  [JMSProviderLoader] Bound adapter
to java:/DefaultJMSProvider
03:41:16,177 INFO  [JMSProviderLoader] Started
03:41:16,250 INFO  [ServerSessionPoolLoader] Starting
03:41:16,269 INFO  [ServerSessionPoolLoader] pool
factory StdJMSPool bound to java:/StdJMSPool
03:41:16,422 INFO  [ServerSessionPoolLoader] Started
03:41:16,531 INFO  [MessageCache] Starting
03:41:16,534 INFO  [MessageCache] Started
03:41:16,746 INFO  [PersistenceManager] Starting
03:41:24,402 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: Could not create
connection; - nested throwable:
(java.sql.SQLException: Connection is broken:
localhost); - nested throwable:
(org.jboss.resource.JBossResourceException: Could not
create connection; - nested throwable:
(java.sql.SQLException: Connection is broken:
localhost)))
        at
org.jboss.mq.pm.jdbc2.PersistenceManager.resolveAllUncommitedTXs(PersistenceManager.java:276)
        at
org.jboss.mq.pm.jdbc2.PersistenceManager.startService(PersistenceManager.java:1299)
        at
org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:192)
        at
sun.reflect.GeneratedMethodAccessor6.invoke(Unknown
Source)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at
java.lang.reflect.Method.invoke(Method.java:324)
        at
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
        at
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:549)
        at
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:966)
        at $Proxy11.start(Unknown Source)
        at
org.jboss.system.ServiceController.start(ServiceController.java:392)
        at
org.jboss.system.ServiceController.start(ServiceController.java:408)
        at
sun.reflect.GeneratedMethodAccessor3.invoke(Unknown
Source)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at
java.lang.reflect.Method.invoke(Method.java:324)
        at
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBea














__________________________________
Do you Yahoo!?
Yahoo! Mail - More reliable, more storage, less spam
http://mail.yahoo.com


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to