Looking at stdout_20060106.log it seems like there is a problem with the webservice
AxisFault
faultCode: {http://xml.apache.org/axis/}HTTP
faultSubcode:
faultString: (500)Internal Server Error
faultActor:
faultNode:
faultDetail:
{}:return code: 500
<HTML><HEAD>
<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
</HEAD><BODY>
<H2>The requested URL could not be retrieved</H2>
<HR>
<P>
While trying to retrieve the URL:
<A HREF="http://localhost:8888/lams/services/LearningDesignService">http://localhost:8888/lams/services/LearningDesignService</A>
<P>
The following error was encountered:
<BLOCKQUOTE>
Unable to determine IP address from host name for
<I>localhost</I>
</BLOCKQUOTE>
</UL>
This means that:
<PRE>
The cache was not able to resolve the hostname presented in the URL.
Check if the address is correct.
</PRE>
</P>
It seems like the hostname "localhost" could not be resolved. I assume it's a problem with the new proxy setting you're using.
Anthony
Posted by Anthony Xiao