Vineet Reynolds <vineet.reynolds(a)gmail.com> wrote, in response to franleplant:
That looks like a deployment failure on JBoss for the ShrinkWrap archive. Do you see any
errors in the JBoss server.log file or in the console (that indicates why the deployment
failed) ?
Some of the causes for deployment failures would be missing classes in the deployment,
missing tables in the database used by the JPA persistence context, or some other required
infrastructural element that is absent/not created.
If you don't see any such error, it would be better to post this (with some detail of
your ShrinkWrap deployment) in the Arquillian user forum:
https://community.jboss.org/en/arquillian?view=discussions which is more suited for this
form of discussion.
IP address: 122.167.103.93
Link to comment:
http://redirect.disqus.com/url?url=http%3A%2F%2Fjboss.org%2Fjdf%2Fexample...
franleplant wrote:
Hey Guys!
Im trying to run Arquillian test following this tutorial but I get this error, any
clues?:
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 33.876 sec
{"jboss.module.service.\"deployment.test.war\".main" =>
"org.jboss.msc.service.StartException in service
jboss.module.service.\"deployment.test.war\".main: Failed to load module:
deployment.test.war:main"}}
at
org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getActionResult(ServerDeploymentPlanResultFuture.java:134)
at
org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getResultFromNode(ServerDeploymentPlanResultFuture.java:123)
at
org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeplo...
-----
Options: You can moderate through email. Respond in the body with "Delete".
Reply with "Like" to like this comment, or respond with anything else to approve
this comment and post your message as a reply comment.
Or use the moderate panel:
http://jdf.disqus.com/admin/moderate/#/pending
Stop receiving notifications when new comments are posted:
http://disqus.com/account/#notifications