1 Reply Latest reply on Nov 17, 2006 3:27 PM by russray

    JBoss Stuck when starting

    russray

      I have created a J2EE project and I am deploying it to the server. I have a data source and JMS Queues. Previously the project was deploying with errors. Now the sever starts and never comes back after it hits this line:

      [WrapperDataSourceService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=SQLServerDS' to JNDI name 'java:SQLServerDS'
      


      Any suggestions?

      Thanks as always for reading my post?

        • 1. Re: JBoss Stuck when starting
          russray

          Okay, once I changed my datasource to a different server, the server worked as design. What is troubling is I was using my local box as the DB Server. Windows would not allow me to come back into my box.