Hello,
I installed BONITA BPM Platform 7.7.0.
The server worked well before, however, when I run the process, I got the error as following.
All configuration is the same as is.
Any help would be appreciated.
Thanks in advance.
service jboss.deployment.subunit."bonita-all-in-one-7.7.3.ear"."bonita.war
".component.“org.tuckey.web.filters.urlrewrite.UrlRewriteFilter”.START (missing)
dependents: [service jboss.deployment.subunit.“bonita-all-in-one-7.7.3.ear”.“bo
nita.war”.deploymentCompleteService]
service jboss.deployment.subunit.“bonita-all-in-one-7.7.3.ear”."bonita.war
".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit
.“bonita-all-in-one-7.7.3.ear”.deploymentCompleteService]
service jboss.undertow.deployment.default-server.default-host./bonita (mis
sing) dependents: [service jboss.deployment.subunit."bonita-all-in-one-7.7.3.ear
".“bonita.war”.deploymentCompleteService]
WFLYCTL0186: Services which failed to start: service jboss.undertow.deplo
yment.default-server.default-host./bonita
org.tuckey.web.filters.urlrewrite.UrlRewriteFilter
class is part of urlrewritefilter-4.0.3.jar
library located in bonita.war
WEB-INF/lib
folder. bonita.war
file is itself part of bonita-all-in-one-7.7.3.ear
. The EAR file is located in BonitaCommunity-7.7.3-wildfly-10.1.0.Final/server/standalone/deployments
folder.
Can you verify the content of your installation? ear, war and jar can be open with any zip tools.
Thanks for the comment.
The EAR file is located in \Bonita\server\standalone\deployments
bonita-all-in-one-7.7.3.ear
I found the other file bonita-all-in-one-7.7.3.ear.failed
This is the message inside the file.
Would you help me for the next step?
Thanks in advance.
“{
"WFLYCTL0080: Failed services" => {"jboss.undertow.deployment.default-server.default-host./bonita" => "org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./bonita: java.lang.RuntimeException: org.bonitasoft.engine.platform.NodeNotStartedException: USERNAME=local | The current node has not been started yet. Method PlatformAPI.startNode() must be called previously.
Caused by: java.lang.RuntimeException: org.bonitasoft.engine.platform.NodeNotStartedException: USERNAME=local | The current node has not been started yet. Method PlatformAPI.startNode() must be called previously.
Caused by: org.bonitasoft.engine.platform.NodeNotStartedException: USERNAME=local | The current node has not been started yet. Method PlatformAPI.startNode() must be called previously."},
"WFLYCTL0412: Required services that are not installed:" => ["jboss.undertow.deployment.default-server.default-host./bonita"],
"WFLYCTL0180: Services with missing/unavailable dependencies" => undefined
}”
Can you share (using Google Drive, Dropbox…) the server.log
file located BonitaCommunity-7.7.3-wildfly-10.1.0.Final/server/standalone/log/
?
Also can you confirm that you use the WildFly+Bonita bundle provided by Bonitasoft? (and not a deployment of Bonita in your own WildFly installation).
Thanks
Thanks for your reply.
I have shared the log file in google drive.
And about using the WildFly+Bonita bundle provided by Bonitasoft, I requested the download files and downloaded the file on the provided link by Bonita website. I didn’t deploy my own WildFly. It can be an answer?
The server worked well before, only I did is updating a new license.
And in case, is it a similar issue with my question?
https://community.bonitasoft.com/questions-and-answers/error-current-node-has-not-been-started-yet-method-platformapistartnode-must
Many thanks
In the log file you can see the following message: License Error 201212
. So I now understand that you are using the Enterprise Edition of Bonita and you currently have an issue related with the licence file.
In order to fix that issue I recommend you get in touch with Bonitasoft support (https://customer.bonitasoft.com) as I will not be able to do much on my side regarding licence issue.
Thank you very much.
I will ask to Bonita Support.
Thanks.