[PJUG Javamail] Error 500

Michael Phoenix michaelandrewphoenix at gmail.com
Tue Aug 14 01:14:49 UTC 2007


Richard,

Zack is exactly right. A 500 error, or any http error in the 500's, is a
server-side error. Looking at the TCP packets isn't going to tell you much
other than what you are seeing on your browser's display. You need to talk
to the folks who are running the server that is giving you that message.

Mike

On 8/13/07, Zack Radick <zack at crc-corp.com> wrote:
>
>  Richard,
>
> TCPMon is a handy thing to proxy your WS calls through so you can see the
> packets sent/returned, but if it's a 500 error on somebody else's server I
> don't know how you are going to troubleshoot that much more without their
> involvement...
>
> Good luck,
> --Zack
>
>
> At 12:08 PM 8/13/2007, Richard Johnson wrote:
>
> Content-class: urn:content-classes:message
> Content-Type: multipart/related; type="multipart/alternative";
>          boundary="----_=_NextPart_001_01C7DDDD.4B111497"
>
> Hi,
>
> We have a working web service.  Our client connects and gives it a value.
> We use that to login to their web service and hand them a value that will
> then start things running.  Friday their service starting rejecting us.
> Unfortunately, all we've been able to see so far is the dreaded "HTTP error
> 500".  Does anyone know a way to peer under the hood of that so we can see
> what's exploding where?  (At least I can relay the info to them so they can
> try.)
> --
>
> *Richard Johnson
> Systems Architect
> *
> Lingo Systems
> <?xml:namespace prefix = st1 ns =
> "urn:schemas-microsoft-com:office:smarttags" />15115 SW Sequoia Pkwy, Suite
> 200
> <?XML:NAMESPACE PREFIX = U1 />Portland, Oregon 97224
>
> Direct:  1-503-419-4889
> Cell:    1-971-242-9648
> Fax:    1-503-419-4873
> http://www.lingosys.com
>
>
>
> <?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office"
> />
>
>
>
> [image: Lingo Systems]
>
>
>
> _______________________________________________
> Web Site - http://www.pjug.org/
> Javamail mailing list
> Javamail at pjug.org
>  http://www.pjug.org/mailman/listinfo/javamail
>
>
> _______________________________________________
> Web Site - http://www.pjug.org/
> Javamail mailing list
> Javamail at pjug.org
> http://www.pjug.org/mailman/listinfo/javamail
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://javac.com/pipermail/javamail/attachments/20070813/79632170/attachment-0002.html>


More information about the Javamail mailing list