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
Replies
5 replies
Subscribers
7 subscribers
Views
2272 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Administration
Hi I have installed Appain 7.2 but while running the jboss server I am getting t
sunnya
over 11 years ago
Hi I have installed Appain 7.2 but while running the jboss server I am getting the error as below. I have also checked my appian-ds.xml file for any trailing space or any typo and also checked the characterset to utf8 in mysql DB.
the error shown below in created in appian-ds.xml.failed file in deployment folder for jboss
{"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => {"JBAS014671: Failed services" => {"jboss.deployment.unit.\\"appian-ds.xml\\".PARSE" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\\"appian-ds.xml\\".PARSE: Failed to process phase PARSE of deployment \\"appian-ds.xml\\""}}}}
What I understand from the error is it is not able to parse the xml but I have cross-checked my xml file. I am also attaching my appian-ds.xml file. ...
appian-ds.xml
OriginalPostID-93391
OriginalPostID-93391
Discussion posts and replies are publicly visible
Parents
0
shelzle
over 11 years ago
Line 8
<xa-datasource-property name="serverName">localhost</xa-datasourceproperty>
should be
<xa-datasource-property name="serverName">localhost</xa-datasource-property>
There are some more of these lines.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
shelzle
over 11 years ago
Line 8
<xa-datasource-property name="serverName">localhost</xa-datasourceproperty>
should be
<xa-datasource-property name="serverName">localhost</xa-datasource-property>
There are some more of these lines.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data