| Author |
Message |
|
|
having the same error please help...
|
 |
|
|
|
i need to get information from a webserver, the problem is the user and password.. In firefox i can use http://user:pass@192.168.10.10/info but this is not working in Mango.. Any tip?
|
 |
|
|
i give up.. Testing a VMware solution in stead..
Tanks for all help!!
|
 |
|
|
i stopped Tomcat.. then
Starting Nmap 4.53 ( http://insecure.org at 2010-03-22 18:46 CET
Interesting ports on 192.168.73.5:
Not shown: 1708 closed ports
PORT STATE SERVICE
22/tcp open ssh
111/tcp open rpcbind
902/tcp open iss-realsecure-sensor
2049/tcp open nfs
8009/tcp open ajp13 <--- Hmmm
9090/tcp open zeus-admin
|
 |
|
|
Tanks for the support!!
I have tried everything but still no mongo..
In the log i now have two files
localhost.{date}.log <-- Empty
catalina.{date}.log
------------------------------
micke@wilma:/var/log/tomcat6$ sudo cat catalina.2010-03-22.log
2010-mar-22 17:54:19 org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/packages/lib/i386:/lib:/usr/lib
2010-mar-22 17:54:19 org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
2010-mar-22 17:54:19 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1097 ms
2010-mar-22 17:54:19 org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
2010-mar-22 17:54:19 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.18
2010-mar-22 17:54:20 org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
2010-mar-22 17:54:20 org.apache.jk.common.ChannelSocket init
INFO: Port busy 8009 java.net.BindException: Address already in use
2010-mar-22 17:54:20 org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8010
2010-mar-22 17:54:20 org.apache.jk.server.JkMain start
INFO: Jk running ID=1 time=0/102 config=null
2010-mar-22 17:54:20 org.apache.catalina.startup.Catalina start
INFO: Server startup in 1362 ms
2010-mar-22 18:00:57 org.apache.coyote.http11.Http11Protocol pause
INFO: Pausing Coyote HTTP/1.1 on http-8080
2010-mar-22 18:00:58 org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina
2010-mar-22 18:00:58 org.apache.coyote.http11.Http11Protocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-8080
2010-mar-22 18:01:10 org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/packages/lib/i386:/lib:/usr/lib
2010-mar-22 18:01:10 org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
2010-mar-22 18:01:10 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1095 ms
2010-mar-22 18:01:10 org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
2010-mar-22 18:01:10 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.18
2010-mar-22 18:01:11 org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
2010-mar-22 18:01:11 org.apache.jk.common.ChannelSocket init
INFO: Port busy 8009 java.net.BindException: Address already in use
2010-mar-22 18:01:11 org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8010
2010-mar-22 18:01:11 org.apache.jk.server.JkMain start
INFO: Jk running ID=1 time=0/102 config=null
2010-mar-22 18:01:11 org.apache.catalina.startup.Catalina start
INFO: Server startup in 1383 ms
micke@wilma:/var/log/tomcat6$
|
 |
|
|
this
http://192.168.73.5:8080/manager/reload?path=/mango/
Gives this
FAIL - No context exists for path /mango/
OK??
|
 |
|
|
|
the Mango app is not in the manager.. Is that OK??
|
 |
|
|
I have looked everyware no logg files... Time to RTFM..
Is there any setting for debug info?
|
 |
|
|
/var/log/tomcat6 is empty..
Right now i am reinstalling tomcat and mango. Then i look in the forum is there diffren info about Ubuntu..
The test page for tomcat was working..
|
 |
|
|
I start using /etc/init.d/tomcat6 and no error.
There is no login.htm in the mango dir.. Is that normal?
|
 |
|
|
Trying to install on ubuntu.. but the only messages i get then i go to the page is
type Status report
message /mango/login.htm
description The requested resource (/mango/login.htm) is not available.
Any?
|
 |
|
|