<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Installation problems"]]></title>
		<link>http://mango.serotoninsoftware.com/forum/posts/list/2.page</link>
		<description><![CDATA[Latest messages posted in the topic "Installation problems"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Installation problems</title>
				<description><![CDATA[ Hello!,<br />  <br /> I'm a beginner with Linux, that's why I'm asking some help, please.<br /> I install Mango to Ubuntu 9.10 Netbook-remix and when I open <a class="snap_shots" href="http://localhost:8080/" target="_blank" rel="nofollow">http://localhost:8080/</a> to my browser, appear error message: <br /> <br /> [i][b]HTTP Status 404-<br /> type Status report<br /> message <br /> description The requested resource () is not available.[/b[/i]]<br />  <br /> That worked before, when I copy Mango M2M Binaries and Mango M2M source code to [i]/var/lib/tomcat6/webapp[/i]s. So, first when I opened <a class="snap_shots" href="http://localhost:8080/" target="_blank" rel="nofollow">http://localhost:8080/</a> to my browser, appeared Tomcat’s welcome message, not anymore. What went wrong? <br /> I have read somewhere, that I must give rights to tomcat6 user to some directories. How I should do that? I look users and groups on Ubuntu’s system users handling, and there is only user root and my own. Is that ok? What else I must check?<br /> ]]></description>
				<guid isPermaLink="true">http://mango.serotoninsoftware.com/forum/posts/preList/236/1032.page</guid>
				<link>http://mango.serotoninsoftware.com/forum/posts/preList/236/1032.page</link>
				<pubDate><![CDATA[Wed, 18 Nov 2009 11:20:46]]> GMT</pubDate>
				<author><![CDATA[ Antsu]]></author>
			</item>
			<item>
				<title>Re:Installation problems</title>
				<description><![CDATA[ Yes, check that the user under which Tomcat is running has RW access to all directories under tomcat6. <br /> <br /> Also, did you put Mango into a subdirectory in webapps? E.g. if Mango is in "webapps/mango" you'll need to to go to "localhost:8080/mango". If you want Mango to be the root context, it needs to be in "webapps/ROOT".]]></description>
				<guid isPermaLink="true">http://mango.serotoninsoftware.com/forum/posts/preList/236/1033.page</guid>
				<link>http://mango.serotoninsoftware.com/forum/posts/preList/236/1033.page</link>
				<pubDate><![CDATA[Wed, 18 Nov 2009 12:02:51]]> GMT</pubDate>
				<author><![CDATA[ mlohbihler]]></author>
			</item>
			<item>
				<title>Re:Installation problems</title>
				<description><![CDATA[ Hi Antsu,<br /> <br /> the user tomcat6 exists in /etc/passwd and the group tomcat6 in /etc/groups.<br /> the user tomcat6 can't login (shell is /bin/false in passwd). <br /> <br /> Assuming you have put mango to /var/lib/tomcat6/webapps/ROOT <br /> you can follow the following steps to setup mango with derby<br />  <br /> 1. cd /var/lib/tomcat6/webapps/<br /> 2. chown -R tomcat6.tomcat6 ROOT<br /> 3. mkdir /var/lib/mango<br /> 4. chown -R tomcat6.tomcat6 /var/lib/mango<br /> <br /> 5. Look at /var/lib/tomcat6/webapps/ROOT/WEB-INF/classes/env.properties<br /> if you use the database derby change the line db.url to db.url=/usr/local/mango/mangoDB<br /> <br /> Look out for the security manager issue. <br />  <br /> for the other stuff see <a class="snap_shots" href="http://mango.serotoninsoftware.com/forum/posts/list/208.page" target="_blank" rel="nofollow">http://mango.serotoninsoftware.com/forum/posts/list/208.page</a><br /> <br /> Arne]]></description>
				<guid isPermaLink="true">http://mango.serotoninsoftware.com/forum/posts/preList/236/1034.page</guid>
				<link>http://mango.serotoninsoftware.com/forum/posts/preList/236/1034.page</link>
				<pubDate><![CDATA[Wed, 18 Nov 2009 13:35:15]]> GMT</pubDate>
				<author><![CDATA[ apl]]></author>
			</item>
			<item>
				<title>Re:Installation problems</title>
				<description><![CDATA[ Hello, I have a same problem as first writer but with Win2000 machine. First I got Tomcat page opened ok but when I copied Mango to ROOT folder I got same Tomcat error. When I started Tomcat with startup.bat it showed to load also Mango files and loading took longer than without Mango.<br /> <br /> Java used is newest (1.6.0_17). Any help to start with that interesting software?]]></description>
				<guid isPermaLink="true">http://mango.serotoninsoftware.com/forum/posts/preList/236/1039.page</guid>
				<link>http://mango.serotoninsoftware.com/forum/posts/preList/236/1039.page</link>
				<pubDate><![CDATA[Sun, 22 Nov 2009 16:13:12]]> GMT</pubDate>
				<author><![CDATA[ aniimsaj]]></author>
			</item>
			<item>
				<title>Re:Installation problems</title>
				<description><![CDATA[ Are there any interesting messages in the console during startup? Also, check out &lt;tomcat&gt;/logs/localhost.&lt;date&gt;.log. Reply here with any error messages you find in there.]]></description>
				<guid isPermaLink="true">http://mango.serotoninsoftware.com/forum/posts/preList/236/1040.page</guid>
				<link>http://mango.serotoninsoftware.com/forum/posts/preList/236/1040.page</link>
				<pubDate><![CDATA[Sun, 22 Nov 2009 18:49:17]]> GMT</pubDate>
				<author><![CDATA[ mlohbihler]]></author>
			</item>
			<item>
				<title>Re:Installation problems</title>
				<description><![CDATA[ [quote=mlohbihler]Are there any interesting messages in the console during startup? Also, check out &lt;tomcat&gt;/logs/localhost.&lt;date&gt;.log. Reply here with any error messages you find in there.[/quote]<br /> <br /> I cut a piece of file from the file named: "catalina.2009-11-23.log"<br /> <br /> [i]<br /> INFO: Starting service Catalina<br /> 23.11.2009 0:09:42 org.apache.catalina.core.StandardEngine start<br /> INFO: Starting Servlet Engine: Apache Tomcat/6.0.20<br /> 23.11.2009 0:09:43 org.apache.catalina.core.StandardContext resourcesStart<br /> SEVERE: Error starting static Resources<br /> java.lang.IllegalArgumentException: Document base C:\tomcat-home\webapps\host-manager does not exist or is not a readable directory<br /> 	at org.apache.naming.resources.FileDirContext.setDocBase(FileDirContext.java:142)<br /> 	at org.apache.catalina.core.StandardContext.resourcesStart(StandardContext.java:404<img src="http://mango.serotoninsoftware.com/forum//images/smilies/b2eb59423fbf5fa39342041237025880.gif"  /><br /> 	at org.apache.catalina.core.StandardContext.start(StandardContext.java:4217)<br /> 	at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)<br /> 	at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)<br /> 	at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:526)<br /> 	at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:630)<br /> 	at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:556)<br /> 	at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:491)<br /> 	at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1206)<br /> 	at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:314)<br /> 	at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)<br /> 	at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)<br /> 	at org.apache.catalina.core.StandardHost.start(StandardHost.java:722)<br /> 	at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)<br /> 	at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)<br /> 	at org.apache.catalina.core.StandardService.start(StandardService.java:516)<br /> 	at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)<br /> 	at org.apache.catalina.startup.Catalina.start(Catalina.java:583)<br /> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br /> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)<br /> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br /> 	at java.lang.reflect.Method.invoke(Method.java:597)<br /> 	at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:28<img src="http://mango.serotoninsoftware.com/forum//images/smilies/b2eb59423fbf5fa39342041237025880.gif"  /><br /> 	at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)<br /> 23.11.2009 0:09:43 org.apache.catalina.core.StandardContext start<br /> SEVERE: Error in resourceStart()<br /> 23.11.2009 0:09:43 org.apache.catalina.core.StandardContext start<br /> SEVERE: Error getConfigured<br /> 23.11.2009 0:09:43 org.apache.catalina.core.StandardContext start<br /> SEVERE: Context [/host-manager] startup failed due to previous errors<br /> 23.11.2009 0:09:43 org.apache.catalina.core.StandardContext stop<br /> INFO: Container org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/host-manager] has not been started<br /> 23.11.2009 0:10:05 org.apache.catalina.core.StandardContext start<br /> SEVERE: Error listenerStart<br /> 23.11.2009 0:10:05 org.apache.catalina.core.StandardContext start<br /> SEVERE: Context [] startup failed due to previous errors<br /> 23.11.2009 0:10:10 org.apache.coyote.http11.Http11Protocol start<br /> INFO: Starting Coyote HTTP/1.1 on http-8080<br /> 23.11.2009 0:10:11 org.apache.jk.common.ChannelSocket init[/i]<br /> <br /> Any idea? <br /> ]]></description>
				<guid isPermaLink="true">http://mango.serotoninsoftware.com/forum/posts/preList/236/1041.page</guid>
				<link>http://mango.serotoninsoftware.com/forum/posts/preList/236/1041.page</link>
				<pubDate><![CDATA[Mon, 23 Nov 2009 03:00:15]]> GMT</pubDate>
				<author><![CDATA[ aniimsaj]]></author>
			</item>
			<item>
				<title>Re:Installation problems</title>
				<description><![CDATA[ There is a statement in the Mango installation doc that other directories under webapps can be deleted. This was intended for that version of Tomcat and may not be applicable anymore. In particular, this message in your snippet, "Document base C:\tomcat-home\webapps\host-manager does not exist or is not a readable directory", suggests this may be the case. Check the conf/server.xml file for references to that directory and either remove those references or reinstate the host-manager.<br /> <br /> Also, this message: "SEVERE: Error listenerStart", typically means that Mango didn't start up for some reason. The relevant stack trace will be in the localhost log that i mentioned previously.]]></description>
				<guid isPermaLink="true">http://mango.serotoninsoftware.com/forum/posts/preList/236/1042.page</guid>
				<link>http://mango.serotoninsoftware.com/forum/posts/preList/236/1042.page</link>
				<pubDate><![CDATA[Mon, 23 Nov 2009 10:19:22]]> GMT</pubDate>
				<author><![CDATA[ mlohbihler]]></author>
			</item>
			<item>
				<title>Re:Installation problems</title>
				<description><![CDATA[ [quote=mlohbihler]There is a statement in the Mango installation doc that other directories under webapps can be deleted. This was intended for that version of Tomcat and may not be applicable anymore. In particular, this message in your snippet, "Document base C:\tomcat-home\webapps\host-manager does not exist or is not a readable directory", suggests this may be the case. Check the conf/server.xml file for references to that directory and either remove those references or reinstate the host-manager.<br /> <br /> Also, this message: "SEVERE: Error listenerStart", typically means that Mango didn't start up for some reason. The relevant stack trace will be in the localhost log that i mentioned previously.[/quote]<br /> <br /> I installed Mango to WinXP PC and it went fine. Now I deleted earlier installation from Win2k PC and installed files a same way and now that one works also <img src="http://mango.serotoninsoftware.com/forum//images/smilies/3b63d1616c5dfcf29f8a7a031aaa7cad.gif" /> <br /> <br /> Now I will go on. Thank you!<br /> <br /> First look was great and now I try to make it communicate outside of the PC box...]]></description>
				<guid isPermaLink="true">http://mango.serotoninsoftware.com/forum/posts/preList/236/1044.page</guid>
				<link>http://mango.serotoninsoftware.com/forum/posts/preList/236/1044.page</link>
				<pubDate><![CDATA[Mon, 23 Nov 2009 13:15:47]]> GMT</pubDate>
				<author><![CDATA[ aniimsaj]]></author>
			</item>
	</channel>
</rss>
