| Author |
SIGSEGV 11 / SIGABRT 6
|
Georg Kulig
Greenhorn
Joined: Aug 21, 2003
Posts: 2
|
|
Hallo, I run a java batch job to collect data and create Excelfile. The job runs on OS/390 WebSphere3.5 Linux. Since few weeks my job abends with following messages: SIGSEGV 11 (*) segmentation violation in process 25871 SIGABRT 6 (*) abort process in process 25871 After some investigation I noticed that the volume of the created data is/can be the problem. When I decrease the amount of collected data the job ended successfully. Does anybody have an idea what the problem could be? Thanks for help in advance. Georg
|
 |
Georg Kulig
Greenhorn
Joined: Aug 21, 2003
Posts: 2
|
|
I found the solution. I have increased the initial java heap size and the maximum heap size: "-Xms256M -Xmx512M" Georg
|
 |
 |
|
|
subject: SIGSEGV 11 / SIGABRT 6
|
|
|