Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
+1
person also asked this
people also asked this
Replies
1 reply
Subscribers
7 subscribers
Views
1352 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Administration
Appian deployment failed
mahsaa1
over 8 years ago
Step 5- deploying Appian keeps failing. JBOSS was successful
This is the error we get:
ERROR [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC000001: Failed to start service jboss.deployment.unit."appian-ds.xml".FIRST_MODULE_USE: org.jboss.msc.service.StartException in service jboss.deployment.unit."appian-ds.xml".FIRST_MODULE_USE: JBAS018733: Failed to process phase FIRST_MODULE_USE of deployment "appian-ds.xml"
Attached is the appian-ds.xml but we are not sure what the problem is. Also per document the location of this file is under JBOSS\\standalone\\deployments
OriginalPostID-258863
appian-ds.xml
Discussion posts and replies are publicly visible
0
Sally Mason
Appian Employee
over 8 years ago
On line 6 on appian-ds.xml:
jndi-name="java:/MSSQLEx"
Please change to:
jndi-name="jdbc/MSSQLEx"
When JBoss failed to deploy Appian for any reason, a failed file markers are created, to correct this, follow the steps on
forum.appian.com/.../kb-1060.html
before restarting JBoss once the changes to the ds xml are applied. Let us know if you encounter any issues?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel