Oops ... Sorry Will, I had not seen your attachements ... just noticed now ... will have a look now ... :-)
-Vincent > -----Original Message----- > From: Will Sargent [mailto:[EMAIL PROTECTED]] > Sent: 06 January 2002 03:14 > To: Cactus-User > Subject: MAPPING configuration error > > Hi all, > > I have very little understanding of Tomcat 4.0, and I don't understand the > error I'm getting. > > The really wierd thing is that this happens when I run tests_tomcat_40, > but > if I just start up the Tomcat server, I can go to > http://localhost:8080/test/ServletRedirector/ and it sees it perfectly. > I'm > trying to test out my servlet test cases so I can run my XML-RPC tests > automatically, and it just doesn't want to co-operate. > > I would RTFM, but I'm such a newbie I don't really understand where to > look. > > Will. > > [java] StandardHost[localhost]: MAPPING configuration error for > request > URI > ^M > [java] 1/5/02 5:13 PM HttpProcessor[8080][4] Error: Error from > server: ht > tp/1.1 500 no context configured to process this request^M > ... > [java] java.io.IOException: The server responded with an error: > http/1.1 50 > 0 no context configured to process this request^M > [java] at > marquee.xmlrpc.connections.SocketConnectionFactory$SocketConn > ectionImpl.getInputStream(SocketConnectionFactory.java:200)^M > [java] 1/5/02 5:13 PM HttpProcessor[8080][4] Error: <h1>HTTP Status > ^M > [java] at > marquee.xmlrpc.XmlRpcClient.endCall(XmlRpcClient.java:278)^M > [java] at > marquee.xmlrpc.XmlRpcClient.invoke(XmlRpcClient.java:171)^M > [java] 1/5/02 5:13 PM HttpProcessor[8080][4] Error: 500 - No > Context > conf > igured to process this request</h1>^M > [java] 1/5/02 5:13 PM HttpProcessor[8080][4] Error: </body>^M > [java] 1/5/02 5:13 PM HttpProcessor[8080][4] Error: </html>^M > [java] at > com.tersesystems.bookie.service.xmlrpc.TestBookieServlet.setU > p(TestBookieServlet.java:64)^M > [java] at > org.apache.cactus.AbstractTestCase.runBareServerTest(Abstract > TestCase.java:454)^M > [java] at > org.apache.cactus.server.AbstractTestCaller.doTest(AbstractTe -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
