[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[Home]
Re: Server error on JSP
I've had crashes running TYA with GNUJSP too. I didn't look into them very
closely tho, just disabled it and they stopped.
---
tom@goodtech.co.uk tissue samples available on request
Good Technology ltd. http://www.goodtech.co.uk/
On Thu, 11 Feb 1999, Joel Shellman wrote:
> I'm going to post this to the java-linux group, too, but since it is a
> JSP causing the error, I'd try it here first.
>
> A form processing JSP page I was using on Solaris was working just fine,
> but now after moving it to Linux, I get the following error in the log:
>
>
> TYA: #### 24500 byte for sun/tools/javac/SourceClass.compileClass
> ((Lsun/tools/java/Environment;Ljava/io/OutputStream;)V)
> TYA: #### 19861 byte for _jsp/_home/_knocean/_htdocs/_reg_2ejsp.service
> ((Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V)
> SIGSEGV 11* segmentation violation
> stackbase=0x4170c000, stackpointer=0x4170b5ec
>
> Full thread dump:
>
> I commented out the EXCEPTIONS_BY_SIGNALS in TYA and reinstalled it
> (hoping to get more info), but it still gave me the above error the
> same.
>
> I am using the activation.jar and mail.jar to do send email--could that
> be the problem? I just discovered that if I use just a user name
> ("username") for the email, it works. But if I do a whole email address
> ("username@domain.com") it dies with the above error.
>
> Thank you,
>
> Joel Shellman
> knOcean Interactive Corporation
> http://corp.knOcean.com/
>
>
>