[prev in list] [next in list] [prev in thread] [next in thread] 

List:       juddi-user
Subject:    RE: Timeout waiting for get_authtoken
From:       "Wang, Ming-Fang" <Ming-Fang.Wang () fnf ! com>
Date:       2005-03-16 22:27:11
Message-ID: 7439881410632C4FA3BACD0050A392B25A3F99 () CMBFISLR02 ! FNFIS ! COM
[Download RAW message or body]

Yes. I started the tcpmon from a dos window with axis.jar on classpath. 

 

-----Original Message-----
From: Andy Cutright [mailto:Andy.Cutright@borland.com] 
Sent: Wednesday, March 16, 2005 5:25 PM
To: juddi-user@ws.apache.org
Subject: RE: Timeout waiting for get_authtoken

 

you mean the TCPMON tool? 

http://ws.apache.org/axis/java/developers-guide.html#UsingTcpmonToMonito
rFunctionalTests

 

i would go ahead and switch back to 9000 if you think that's the port
where the webserver is.. 

 

cheers,

andy 

 

  _____  

From: Jones Ioan-IJONES1 [mailto:ioan.jones@motorola.com] 
Sent: Wednesday, March 16, 2005 2:16 PM
To: 'juddi-user@ws.apache.org'
Subject: RE: Timeout waiting for get_authtoken

	Thanks for the reply Andy!  Unfortunately not much progress. . .

	 

	I switched the port to 8080 with no change in results.  I was
just using 9000 because originally there is an httpd server using 8080.

	 

	The client for my original post was UDDI::Lite v1.1.1.1 included
in Perl's SOAP::Lite.  I've since tried using the
PublisherAssertionExample from uddi4j - no change in results. 

	 

	I'm currently trying to get the SOAPMonitor from axis working.
Hopefully it'll shed a little light on things.

	 

	Thanks again!

	 

	 

	 

	 

		-----Original Message-----
		From: Andy Cutright [mailto:Andy.Cutright@borland.com] 
		Sent: Tuesday, March 15, 2005 6:52 PM
		To: juddi-user@ws.apache.org
		Subject: RE: Timeout waiting for get_authtoken

		what client are you using? and you're running on 9000?
you are probably aware, but just to be certain, that's not the standard
tomcat port. 

		 

		cheers,

		andy 

			 

			
  _____  


			From: Jones Ioan-IJONES1
[mailto:ioan.jones@motorola.com] 
			Sent: Tuesday, March 15, 2005 1:12 PM
			To: 'juddi-user@ws.apache.org'
			Subject: Timeout waiting for get_authtoken

			I've seen some similar problems posted, but
nothing exactly like this.

			 

			jUDDI:    0.9rc3

			JRE:      1.4.1

			Tomcat: 4.1.12

			MySQL: 4.1.9

			OS:       Solaris 2.8

			 

			I've successfully installed jUDDI and the jUDDI
Happiness page displays with no errors.  The count from the PUBLISHER
table is correct.  The problem happens when I attempt to get_authtoken
for publish, inquiry. . . anything.

			 

			Here's a snip of the client output:

			 

			POST http://localhost:9000/juddi/publish
<http://localhost:9000/juddi/publish>  HTTP/1.1

			Accept: text/xml

			Accept: multipart/*

			Content-Length: 253

			Content-Type: text/xml; charset=utf-8

			SOAPAction: ""

			<?xml version="1.0"
encoding="UTF-8"?><SOAP-ENV:Envelope
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Bod
y><get_authToken xmlns="urn:uddi-org:api" generic="1.0" cred="juddipwd"
userID="juddi"/></SOAP-ENV:Body></SOAP-ENV:Envelope>

			 

			This results in the following response from the
server:

			 

			500 (Internal Server Error) read timeout

			Content-Type: text/plain

			Client-Date: Tue, 15 Mar 2005 19:16:32 GMT

			Client-Warning: Internal response

			500 read timeout

			 

			There is nothing in the log file.  No errors of
any kind.  I've even created my own authenticator that just calls
System.exit() to try and blow things up - no luck.  There is another
servlet that runs successfully on the same instance of Tomcat, so the
server is OK.

			 

			Thanks for any ideas or suggestions!

			 

			-Ioan

			 

			 

			 

			 

			 


[Attachment #3 (text/html)]

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">


<meta name=Generator content="Microsoft Word 10 (filtered)">
<title>Message</title>

<style>
<!--
 /* Font Definitions */
 @font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";}
a:link, span.MsoHyperlink
	{color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{color:blue;
	text-decoration:underline;}
span.EmailStyle17
	{font-family:Arial;
	color:green;}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
	{page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=blue>

<div class=Section1>

<p class=MsoNormal><font size=2 color=green face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:green'>Yes. I started the tcpmon from a dos
window with axis.jar on classpath. </span></font></p>

<p class=MsoNormal><font size=2 color=green face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:green'>&nbsp;</span></font></p>

<p class=MsoNormal style='margin-left:.5in'><font size=2 face=Tahoma><span
style='font-size:10.0pt;font-family:Tahoma'>-----Original Message-----<br>
<b><span style='font-weight:bold'>From:</span></b> Andy Cutright
[mailto:Andy.Cutright@borland.com] <br>
<b><span style='font-weight:bold'>Sent:</span></b> Wednesday, March 16, 2005
5:25 PM<br>
<b><span style='font-weight:bold'>To:</span></b> juddi-user@ws.apache.org<br>
<b><span style='font-weight:bold'>Subject:</span></b> RE: Timeout waiting for
get_authtoken</span></font></p>

<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>&nbsp;</span></font></p>

<p class=MsoNormal style='margin-left:.5in'><font size=2 color=blue face=Arial><span
style='font-size:10.0pt;font-family:Arial;color:blue'>you mean the TCPMON tool?
</span></font></p>

<p class=MsoNormal style='margin-left:.5in'><font size=2 color=blue face=Arial><span
style='font-size:10.0pt;font-family:Arial;color:blue'><a
href="http://ws.apache.org/axis/java/developers-guide.html#UsingTcpmonToMonitorFunctio \
nalTests">http://ws.apache.org/axis/java/developers-guide.html#UsingTcpmonToMonitorFunctionalTests</a></span></font></p>


<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>&nbsp;</span></font></p>

<p class=MsoNormal style='margin-left:.5in'><font size=2 color=blue face=Arial><span
style='font-size:10.0pt;font-family:Arial;color:blue'>i would go ahead and
switch back to 9000 if you think that's the port where the webserver is.. \
</span></font></p>

<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>&nbsp;</span></font></p>

<p class=MsoNormal style='margin-left:.5in'><font size=2 color=blue face=Arial><span
style='font-size:10.0pt;font-family:Arial;color:blue'>cheers,</span></font></p>

<p class=MsoNormal style='margin-left:.5in'><font size=2 color=blue face=Arial><span
style='font-size:10.0pt;font-family:Arial;color:blue'>andy </span></font></p>

<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>&nbsp;</span></font></p>

<div class=MsoNormal align=center style='margin-left:.5in;text-align:center'><font
size=3 face="Times New Roman"><span style='font-size:12.0pt'>

<hr size=2 width="100%" align=center>

</span></font></div>

<p class=MsoNormal style='margin-right:0in;margin-bottom:12.0pt;margin-left:
.5in'><b><font size=2 face=Tahoma><span style='font-size:10.0pt;font-family:
Tahoma;font-weight:bold'>From:</span></font></b><font size=2 face=Tahoma><span
style='font-size:10.0pt;font-family:Tahoma'> Jones Ioan-IJONES1 \
[mailto:ioan.jones@motorola.com] <br>
<b><span style='font-weight:bold'>Sent:</span></b> Wednesday, March 16, 2005
2:16 PM<br>
<b><span style='font-weight:bold'>To:</span></b> 'juddi-user@ws.apache.org'<br>
<b><span style='font-weight:bold'>Subject:</span></b> RE: Timeout waiting for
get_authtoken</span></font></p>

<blockquote style='border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in \
4.0pt; margin-left:3.75pt;margin-top:5.0pt;margin-right:0in;margin-bottom:5.0pt'>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=2 color=blue face=Arial><span
style='font-size:10.0pt;font-family:Arial;color:blue'>Thanks for the reply
Andy!&nbsp; Unfortunately not much progress. . .</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>&nbsp;</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=2 color=blue face=Arial><span
style='font-size:10.0pt;font-family:Arial;color:blue'>I switched the port to
8080 with no change in results.&nbsp; I was just using 9000 because originally
there is an httpd server using 8080.</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>&nbsp;</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=2 color=blue face=Arial><span
style='font-size:10.0pt;font-family:Arial;color:blue'>The client for my
original post was UDDI::Lite v1.1.1.1 included in Perl's SOAP::Lite.&nbsp; I've
since tried using the PublisherAssertionExample&nbsp;from uddi4j - no change in
results.&nbsp;</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>&nbsp;</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=2 color=blue face=Arial><span
style='font-size:10.0pt;font-family:Arial;color:blue'>I'm currently trying to
get the SOAPMonitor from axis working.&nbsp; Hopefully it'll shed a little
light on things.</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>&nbsp;</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=2 color=blue face=Arial><span
style='font-size:10.0pt;font-family:Arial;color:blue'>Thanks again!</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>&nbsp;</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>&nbsp;</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>&nbsp;</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>&nbsp;</span></font></p>

</div>

<blockquote style='margin-top:5.0pt;margin-right:0in;margin-bottom:5.0pt'>

<p class=MsoNormal style='margin-right:0in;margin-bottom:12.0pt;margin-left:
.5in'><font size=2 face=Tahoma><span \
style='font-size:10.0pt;font-family:Tahoma'>-----Original Message-----<br>
<b><span style='font-weight:bold'>From:</span></b> Andy Cutright
[mailto:Andy.Cutright@borland.com] <br>
<b><span style='font-weight:bold'>Sent:</span></b> Tuesday, March 15, 2005 6:52
PM<br>
<b><span style='font-weight:bold'>To:</span></b> juddi-user@ws.apache.org<br>
<b><span style='font-weight:bold'>Subject:</span></b> RE: Timeout waiting for
get_authtoken</span></font></p>

<p class=MsoNormal style='margin-left:.5in'><font size=2 color=blue face=Arial><span
style='font-size:10.0pt;font-family:Arial;color:blue'>what client are you
using? and you're running on 9000? you are probably aware, but just to be
certain, that's not the standard tomcat port. </span></font></p>

<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>&nbsp;</span></font></p>

<p class=MsoNormal style='margin-left:.5in'><font size=2 color=blue face=Arial><span
style='font-size:10.0pt;font-family:Arial;color:blue'>cheers,</span></font></p>

<p class=MsoNormal style='margin-left:.5in'><font size=2 color=blue face=Arial><span
style='font-size:10.0pt;font-family:Arial;color:blue'>andy </span></font></p>

<blockquote style='border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in \
4.0pt; margin-left:3.75pt;margin-top:5.0pt;margin-right:0in;margin-bottom:5.0pt'>

<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>&nbsp;</span></font></p>

<div class=MsoNormal align=center style='margin-left:.5in;text-align:center'><font
size=3 face="Times New Roman"><span style='font-size:12.0pt'>

<hr size=2 width="100%" align=center>

</span></font></div>

<p class=MsoNormal style='margin-right:0in;margin-bottom:12.0pt;margin-left:
.5in'><b><font size=2 face=Tahoma><span style='font-size:10.0pt;font-family:
Tahoma;font-weight:bold'>From:</span></font></b><font size=2 face=Tahoma><span
style='font-size:10.0pt;font-family:Tahoma'> Jones Ioan-IJONES1
[mailto:ioan.jones@motorola.com] <br>
<b><span style='font-weight:bold'>Sent:</span></b> Tuesday, March 15, 2005 1:12
PM<br>
<b><span style='font-weight:bold'>To:</span></b> 'juddi-user@ws.apache.org'<br>
<b><span style='font-weight:bold'>Subject:</span></b> Timeout waiting for
get_authtoken</span></font></p>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>I've seen some similar problems
posted, but nothing exactly like this.</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>&nbsp;</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>jUDDI:&nbsp;&nbsp; \
&nbsp;0.9rc3</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>JRE:&nbsp;&nbsp;&nbsp; &nbsp; \
1.4.1</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>Tomcat: 4.1.12</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>MySQL: 4.1.9</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>OS:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Solaris 2.8</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>&nbsp;</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>I've successfully installed jUDDI
and the jUDDI Happiness page displays with no errors.&nbsp; The count from the
PUBLISHER table is correct.&nbsp; The problem happens when I attempt to
get_authtoken for publish, inquiry. . .&nbsp;anything.</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>&nbsp;</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>Here's a snip of the client \
output:</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>&nbsp;</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>POST </span></font><a
href="http://localhost:9000/juddi/publish"><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>http://localhost:9000/juddi/publish</span></font></a><font
 size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'> \
HTTP/1.1</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>Accept: text/xml</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>Accept: multipart/*</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>Content-Length: 253</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>Content-Type: text/xml;
charset=utf-8</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>SOAPAction: &quot;&quot;</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>&lt;?xml version=&quot;1.0&quot;
encoding=&quot;UTF-8&quot;?&gt;&lt;SOAP-ENV:Envelope
xmlns:SOAP-ENV=&quot;http://schemas.xmlsoap.org/soap/envelope/&quot;&gt;&lt;SOAP-ENV:Body&gt;&lt;get_authToken
 xmlns=&quot;urn:uddi-org:api&quot; generic=&quot;1.0&quot;
cred=&quot;juddipwd&quot;
userID=&quot;juddi&quot;/&gt;&lt;/SOAP-ENV:Body&gt;&lt;/SOAP-ENV:Envelope&gt;</span></font></p>


</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>&nbsp;</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>This results in the following
response from the server:</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>&nbsp;</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>500 (Internal Server Error) read
timeout</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>Content-Type: text/plain</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>Client-Date: Tue, 15 Mar 2005
19:16:32 GMT</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>Client-Warning: Internal \
response</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>500 read timeout</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>&nbsp;</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>There is nothing in the log
file.&nbsp; No errors of any kind.&nbsp; I've even created my own authenticator
that just&nbsp;calls System.exit() to try and blow things up - no luck.&nbsp;
There is another servlet that runs successfully on the same instance of Tomcat,
so the server is OK.</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>&nbsp;</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>Thanks for any ideas or \
suggestions!</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>&nbsp;</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>-Ioan</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>&nbsp;</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>&nbsp;</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>&nbsp;</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>&nbsp;</span></font></p>

</div>

<div>

<p class=MsoNormal style='margin-left:.5in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>&nbsp;</span></font></p>

</div>

</blockquote>

</blockquote>

</blockquote>

</div>

</body>

</html>




[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic