1 Reply Latest reply on Sep 30, 2006 4:20 PM by jak_jak

    ScriptTool.init error: socket creation error while building

    mtronguyen

      I've properly installed JBoss, started it and followed every instructions in the book and got stuck ant enabling the HHSQL MBean. Can anyone tell me what has gone wrong?

      Thanks in advance.

      Minh

        • 1. Re: ScriptTool.init error: socket creation error while build
          jak_jak

          1. find file %JBOSS_HOME%/server/default/deploy/hsqldb-ds.xml
          2. edit:
          - uncomment
          <!-- This mbean should be used only when using tcp connections. Uncomment when the tcp based connection-url is used. -->

          1701
          true
          default
          false
          true

          - comment
          <!-- This mbean can be used when using in process persistent db

          localDB
          true

          -->
          3. Test