Re: WebObjects Deployment on Linux - queer out of memory exception
Re: WebObjects Deployment on Linux - queer out of memory exception
- Subject: Re: WebObjects Deployment on Linux - queer out of memory exception
- From: Pascal Robert <email@hidden>
- Date: Fri, 25 Oct 2013 05:14:05 -0400
Le 2013-10-25 à 04:59, ute Hoffmann <email@hidden> a écrit :
> Hi,
> I'm have a WebObjects Deployment scenario where I cannot get the app to start.
>
> After a long trail of removing Issues I get this error message, when I try to start from shell.
>
> Starting the App via JavaMonitor: App dies without log, even with 288M allocated.
> With the same allocated memory Xmx the same app runs without problems on another server..
>
> DEBUG NSLog - === Begin Internal Transaction
> DEBUG NSLog - evaluateExpression: <com.webobjects.jdbcadaptor.MySQLPlugIn$MySQLExpression: "SELECT t0.bedeutung, t0.id, t0.wert FROM adminmaster t0" withBindings: >
> DEBUG NSLog - 28 row(s) processed
> DEBUG NSLog - === Commit Internal Transaction
> WARN NSLog - A fatal exception occurred: unable to create new native thread
> <main> java.lang.OutOfMemoryError: unable to create new native thread
What about memory on the system itself? See http://javaeesupportpatterns.blogspot.de/2012/09/outofmemoryerror-unable-to-create-new.html
> The database access happens in the Application start process.
>
> Any idea where the problem could be? 28 rows cannot be a real memory problem, The table in question is standalone,
> no connections whatsoever to other tables.
>
> Regards,
>
> Ute
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden