Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Suggested Answer
+1
person also asked this
people also asked this
Replies
18 replies
Answers
1 answer
Subscribers
8 subscribers
Views
10516 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Administration
Hi All, I have installed 7.9 version and updated other configurations
madhubindug
over 9 years ago
Hi All,
I have installed 7.9 version and updated other configurations following the instructions given in installation guide using configure script.
Am getting below error on starting JBoss.
"deployment" => "suite.ear")]) - failure description: "JBAS014803: Duplicate resource [(\\"deployment\\" => \\"suite.ear\\")]"
11:14:05,854 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) "JBAS014784: Failed executing subsystem deployment-scanner
boot operations"
11:14:05,856 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014612: Operation ("parallel-subsystem-boot") failed -
address: ([]) - failure description: "\\"JBAS014784: Failed executing subsystem deployment-scanner boot operations\\""
11:14:05,860 FATAL [org.jboss.as.server] (Controller Boot Thread) JBAS015957: Server boot has failed in an unrecoverable manner; exiting. See previous
messages for details.
11:14:05,877 INFO [org....
error.txt
OriginalPostID-151290
OriginalPostID-151290
Discussion posts and replies are publicly visible
Parents
0
madhubindug
over 9 years ago
Its two elements:
<subsystem xmlns="urn:jboss:domain:deployment-scanner:1.1">
<deployment-scanner name="appian" path="${appian.home.ear}" auto-deploy-exploded="false" auto-deploy-zipped="false" auto-deploy-xml="false" deployment-timeout="1800" scan-interval="5000"/>
<deployment-scanner path="deployments" relative-to="jboss.server.base.dir" scan-interval="5000"/>
</subsystem>
Also as said I have renamed suite.ear.failed to suite.ear.dodeploy and started the JBoss again, it failed again. Please find attached details from file suite.ear.failed
Thanks,
Madhu
suite.ear.failed
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
madhubindug
over 9 years ago
Its two elements:
<subsystem xmlns="urn:jboss:domain:deployment-scanner:1.1">
<deployment-scanner name="appian" path="${appian.home.ear}" auto-deploy-exploded="false" auto-deploy-zipped="false" auto-deploy-xml="false" deployment-timeout="1800" scan-interval="5000"/>
<deployment-scanner path="deployments" relative-to="jboss.server.base.dir" scan-interval="5000"/>
</subsystem>
Also as said I have renamed suite.ear.failed to suite.ear.dodeploy and started the JBoss again, it failed again. Please find attached details from file suite.ear.failed
Thanks,
Madhu
suite.ear.failed
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data