1 Reply Latest reply on Feb 11, 2008 6:24 AM by kukeltje

    run jboss jbpm server

    minakari

      hi,
      I have downloaded jbpm-jpdl-suite-3.2.2.zip too from sourceforge but I tried to start server from start.bat in server folder but I couldn't run server and so I saw this error in screen

      LifecycleException: Protocol handler initialization failed: java.net.BindExcep
      ion: Address already in use: JVM_Bind:8080
       at org.apache.catalina.connector.Connector.initialize(Connector.java:10
      8)
       at org.jboss.web.tomcat.tc5.StandardService.initialize(StandardService.
      ava:688)
       at org.apache.catalina.core.StandardServer.initialize(StandardServer.ja.....


      but there is no service run at port 8080 ,what should I do?

      how and where I can change server port from 8080 to another port?

      and what is the problem?is it because of port 8080?


        • 1. Re: run jboss jbpm server
          kukeltje

           

          but there is no service run at port 8080
          Sorry, but I think there is, it might be a jboss AS instance that did not shut down correctly but there certainly *is* something on that port.

          how and where I can change server port from 8080 to another port?


          Look in the JBoss AS docs for this