Oops, forgot about that... well, any information you have would be useful. It's just weird. I can't see why this would crash the JVM...

-Filip

On 2008-09-23 20:57, Keith Bottner wrote:
I do not get a Java stack dump since it exits the JVM it kills Tomcat and all logging so nothing is recorded. I do get a window on Mac OS X with low level information if that is what you are looking for?

Keith

On Sep 23, 2008, at 1:33 PM, Filip S. Adamsen wrote:

Hi Keith,

That sounds weird. Do you have a stack trace?

-Filip

On 2008-09-23 20:00, Keith Bottner wrote:
Using Tapestry 5.0.14
Using Tomcat 6.0.13
Using Mac OS X 10.5.5, with JVM 1.5.0_13
I want to upload an image so I am using the UploadFile support that comes with Tapestry 5; however, after the file has been selected and the form submitted, and after the onValidateForm event occurs a severe exception occurs that craters the JVM that Tomcat is running within. The onSuccess event never occurs. Has anyone else seen this problem? Does anybody know of a solution?
tml file has
<input type="file" t:type="upload" t:id="logofile" size="50" style="height:auto"/>
java class
@Property
private UploadedFile logofile;
I never get a chance to use logofile in onSuccess because the JVM has crashed by that time.
Anyone????
Thanks in advance,
Keith
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to