Sorry for not getting back to you sooner, but I was interrupted by the need to 
renew my Norton Anti-Virus software, and the update trashed my computer.

At the moment, I can no longer  even get jboss to launch locally.

I am guessing that the upgradeed NOrtons is blocking the connection, but am not 
having any luck getting it uninstalled cleanly, so now I cannot even get a 
clean start without my project deployed.

I hope I can get it resolved soon.

In the meantime, in case its of interest, here is the deployed directory and 
file structure.  the 's' prefeace just indicates signed jar 
file.${jboss}\server\default\deploy
  |      \go.ear
  |           sGo-ejb.jar
  |           \META-INF
  |                 application.xml
  |                 ejb-jar.xml
  |                 jboss.xml
  |                 jbosscmp-jdbc.xml
  |           \go-web.war
  |                 index.htm
  |                 \images
  |                 \META-INF
  |                 \resources
  |                      jboss-j2ee.jar
  |                      LaunchLocalServer.jnlp
  |                      properties.Go
  |                      sGo-jnlp.jar
  |                      sjboss-j2ee.jar
  |                 \styles
  |                 \WEB-INF
  |                      web.xml
  |                      \classes
  |                      \lib
  |                           go-servlets.jar
  | And here is the error I am getting on starting Jboss.16:46:50,485 INFO  
[DefaultDS] Bound connection factory for resource adapter for ConnectionManager 
'jboss.jca:service=LocalTxCM,name=DefaultDS to JNDI name 'java:/DefaultDS'
  | 16:46:51,567 WARN  [JBossManagedConnectionPool] Throwable while attempting 
to get a new connection: null org.jboss.resource.JBossResourceException: Could 
not create connection; - nested throwable: (java.sql.SQLException: Unable to 
connect to any hosts due to exception: java.net.ConnectException: Connection 
refused: connect
  | 
  | ** BEGIN NESTED EXCEPTION **
  | 
  | java.net.ConnectException
  | MESSAGE: Connection refused: connect
  | 
  | STACKTRACE:
  | 
  | java.net.ConnectException: Connection refused: connect
  |         at java.net.PlainSocketImpl.socketConnect(Native Method)
  |         at 
java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)/code]

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867155#3867155

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3867155


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to