Error deploying Xtext-Web war [message #1743143] |
Mon, 12 September 2016 11:29  |
Eclipse User |
|
|
|
I have just created a Xtext webeditor project in intelliJ and I keep getting errors when I try to deploy the generated .war
[2016-09-12 05:15:48,641] Artifact MyDSL.web-1.0.0-SNAPSHOT.war: java.lang.Exception: {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"MyDSL.web-1.0.0-SNAPSHOT.war\".STRUCTURE" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"MyDSL.web-1.0.0-SNAPSHOT.war\".STRUCTURE: WFLYSRV0153: Failed to process phase STRUCTURE of deployment \"MyDSL.web-1.0.0-SNAPSHOT.war\"
Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: WFLYSRV0161: Failed to get manifest for deployment \"/D:/Programme/wildfly/bin/content/MyDSL.web-1.0.0-SNAPSHOT.war/WEB-INF/lib/ace-1.2.0.jar\"
Caused by: java.util.zip.ZipException: invalid LOC header (bad signature)"},"WFLYCTL0412: Required services that are not installed:" => ["jboss.deployment.unit.\"MyDSL.web-1.0.0-SNAPSHOT.war\".STRUCTURE"],"WFLYCTL0180: Services with missing/unavailable dependencies" => undefined}
I can't get my head around why it doesn't work as I haven't changed any code after creation.
I use Xtext version 2.9.2 for this deployment. Another deployment with 2.10 works properly but I encounter the problem mentioned here then and I don't understand where to add the function configureIPreferenceValuesProvider to make it work. If I just add it to MyDslWebModule I can't compile successfully.
I hope someone can help me with either problem.
Thank you
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.08450 seconds