<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Hi All,  I am setting up Appian 7.10 server.I have followed &amp;quot;</title><link>https://community.appian.com/discussions/f/administration/5529/hi-all-i-am-setting-up-appian-7-10-server-i-have-followed</link><description>Hi All, I am setting up Appian 7.10 server.I have followed &amp;quot; forum.appian.com/.../Quick_Start_Installation_Guide_for_Windows_and_JBoss.html&amp;quot;. I am facing errors when starting up Jboss.I have failed to copy the error message from the command prompt. Where</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Hi All,&lt;br /&gt;&lt;br /&gt;I am setting up Appian 7.10 server.I have followed "&lt;a h</title><link>https://community.appian.com/thread/20946?ContentTypeID=1</link><pubDate>Mon, 03 Aug 2015 09:15:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a7548caf-08ea-44af-a160-2f305c9d86c0</guid><dc:creator>mohamedt808</dc:creator><description>@Eduardo Thanks a lot,I am able to resolve it and Finish my set up Successfully.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hi All,&lt;br /&gt;&lt;br /&gt;I am setting up Appian 7.10 server.I have followed "&lt;a h</title><link>https://community.appian.com/thread/20942?ContentTypeID=1</link><pubDate>Mon, 03 Aug 2015 06:45:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:86f3974f-78f7-4c4b-9d34-65c170f73cbe</guid><dc:creator>Eduardo Fuentes</dc:creator><description>When troubleshooting issues of this type you need to read the log from top to bottom and focus on the very first error. Once you identify the error you review every single &amp;quot;Caused by&amp;quot; clause related to it, usually the &amp;quot;Caused by&amp;quot; at the bottom will be the most helpful.&lt;br /&gt;&lt;br /&gt;Focusing on the most bottom error is a big mistake since that&amp;#39;s will always be a cascading error.&lt;br /&gt;&lt;br /&gt;In your server.log we can clearly see the first error from the top is:&lt;br /&gt;&lt;br /&gt;Caused by: org.jboss.modules.ModuleLoadException: Error loading module from D:\\Appian\\Softwares\\jboss-eap-6.4\\modules\\com\\mysql\\jdbc\\main\\module.xml&lt;br /&gt;&lt;br /&gt;Failed to add resource root &amp;#39;mysql-connector-java-5.1.36-bin.jar&amp;#39; at path &amp;#39;mysql-connector-java-5.1.36-bin.jar&amp;#39; (position: END_TAG seen ...&amp;gt;\\r\&lt;br /&gt;    &amp;lt;resource-root path=&amp;quot;mysql-connector-java-5.1.36-bin.jar&amp;quot;/&amp;gt;... @3:64) caused by: java.io.FileNotFoundException: D:\\Appian\\Softwares\\jboss-eap-6.4\\modules\\com\\mysql\\jdbc\\main\\mysql-connector-java-5.1.36-bin.jar (The system cannot find the file specified)&lt;br /&gt;&lt;br /&gt;where it is indicated you are referencing a driver in module.xml that doesn&amp;#39;t exist.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hi All,&lt;br /&gt;&lt;br /&gt;I am setting up Appian 7.10 server.I have followed "&lt;a h</title><link>https://community.appian.com/thread/20932?ContentTypeID=1</link><pubDate>Sat, 01 Aug 2015 15:57:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a715459e-5a47-494f-a82b-d9d7b01be41e</guid><dc:creator>mohamedt808</dc:creator><description>Keep on getting this error , any clue ??&lt;br /&gt;&lt;br /&gt;JBAS014777:   Services which failed to start:      service jboss.module.service.&amp;quot;deployment.suite.ear.resources&amp;quot;.main&lt;br /&gt;      service jboss.module.service.&amp;quot;deployment.suite.ear.conf&amp;quot;.main&lt;br /&gt;      service jboss.module.service.&amp;quot;deployment.suite.ear&amp;quot;.main&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hi All,&lt;br /&gt;&lt;br /&gt;I am setting up Appian 7.10 server.I have followed "&lt;a h</title><link>https://community.appian.com/thread/20930?ContentTypeID=1</link><pubDate>Sat, 01 Aug 2015 11:11:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8e0361ed-b457-4df9-8709-8397c37674da</guid><dc:creator>vimalkumars</dc:creator><description>It seems that there is an error in RDBMS Driver Configuration. For more details check the documentation here &lt;a href="https://forum.appian.com/suite/help/7.10/Configuring_Relational_Databases.html#For_JBoss"&gt;forum.appian.com/.../Configuring_Relational_Databases.html&lt;/a&gt;.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hi All,&lt;br /&gt;&lt;br /&gt;I am setting up Appian 7.10 server.I have followed "&lt;a h</title><link>https://community.appian.com/thread/20929?ContentTypeID=1</link><pubDate>Sat, 01 Aug 2015 09:23:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:19a9e410-7471-4041-b7c8-e017a1f3b722</guid><dc:creator>mohamedt808</dc:creator><description>Hi , I have attached my server log.Can anyone help me in identifying why the server start up fails.&lt;br /&gt;&lt;p&gt;&lt;a href="/cfs-filesystemfile/__key/communityserver-discussions-components-files/12/3414.server.log"&gt;server.log&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hi All,&lt;br /&gt;&lt;br /&gt;I am setting up Appian 7.10 server.I have followed "&lt;a h</title><link>https://community.appian.com/thread/20913?ContentTypeID=1</link><pubDate>Fri, 31 Jul 2015 19:57:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:eb6922c7-4239-43ae-a227-4c0ae3cf549c</guid><dc:creator>vimalkumars</dc:creator><description>Hi,&lt;br /&gt;You can find the JBOSS error log in the location - &amp;lt;JBOSS_HOME&amp;gt;\\standalone\\log\\server.log&lt;br /&gt;Hope this helps.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>