Thomas Setiabudi [https://community.jboss.org/people/thomas.setiabudi] created the discussion
"Re: JBPM installation error" To view the discussion, visit: https://community.jboss.org/message/779424#779424 -------------------------------------------------------------- Hi Shreyas A, this is most probably caused by port 8080 is already in use so the Default JBOSS AS 7 that comes with the installer cannot start there. Try to confirm that there is no other process using port 8080 before running "ant start.demo" tips: if you are using Windows, you can go to cmd and use "netstat -aon" to get the list of port being used and also its processId. Regards, Thomas Setiabudi -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/779424#779424] Start a new discussion in jBPM at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
