Missing dependency error in running wildfly platform.

1
0
-1

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

Comments

Submitted by antoine.mottier on Tue, 05/07/2019 - 19:50

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.

Submitted by donghee.baik on Tue, 05/07/2019 - 20:06

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
}"

Submitted by donghee.baik on Tue, 05/07/2019 - 20:14

...

Submitted by antoine.mottier on Thu, 05/09/2019 - 09:03

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

Submitted by donghee.baik on Thu, 05/09/2019 - 16:49

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-nod...

Many thanks :)

Submitted by antoine.mottier on Thu, 05/09/2019 - 15:44

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.

Submitted by donghee.baik on Thu, 05/09/2019 - 16:50

Thank you very much.
I will ask to Bonita Support.
Thanks.

No answers yet.
Notifications