I hava a problem with Bonita’s install like Bonita BPM App Server Bundles with JBoss and the widows’s service installed.
My problem is than I can’t stop this service, the message is that the service doesn’t respond in time.
We have modified the configuration of the ports for JBoss for Bonita in the file bindings-jboss-beans.xml such that all ports are increased by 100 :
${jboss.service.binding.set:ports-01}
With this modification, the port witch seems to be responsible of the server’s shutdow is the 1199 (“The listening socket for the Naming service” instead of 1099).
But the configuration defined in bindings-jboss-beans.xml is not taken into account during the script shutdown.bat.
So one solution (witch is not the best) is to modify the line at the end of this file shutdown.bat to specify the url for the demand of stopping the server like this :
“%JAVA%” %JAVA_OPTS% -classpath “%JBOSS_CLASSPATH%” %MAIN_CLASS% %* -s localhost:1199
Bonitasoft empowers development teams with Bonita, the open-source and extensible platform to solve the most demanding process automation use cases. The Bonita platform accelerates delivery of complex applications with clear separation between capabilities for visual programming and for coding. Bonita integrates with existing solutions, orchestrates heterogeneous systems, and provides deep visibility into processes across the organization.