|
If you can run this Java program interactively with no problems, but it fails when you submit it to batch, then the problem is quite likely with your batch subsystem. You might have a problem if it was configured with MAXJOBS(1) for example. But if you get the same error when you try to run it interactively, then the problem is likely with your Java configuration. Maybe you need to apply more PTFs or something. Anyway, if you are trying to solve a problem it often helps to try to do something differently. Then when you get it to work one way but not another way, you have some clue as to the source of the problem. Just doing it the same way over and over doesn't give you much information. PC2 -----Original Message----- From: java400-l-bounces@xxxxxxxxxxxx [mailto:java400-l-bounces@xxxxxxxxxxxx] On Behalf Of Ashish Kulkarni Sent: August 3, 2005 11:14 To: Java Programming on and around the iSeries / AS400 Subject: Re: unable to start java virtual machine error Hi That is the problem, i am not seeing any error message here is the flow. a CL program calls QSH command to submit java job in MySubsystem, now this is java job there is loop where i keep reading data from a dataqueue in loop for ever, In V5R2 the job gets submitted then i can connect from eclipse using JDB and then debug it, but in V5R3 in turkey , the job runs in subsystem and then exits, since the job is not running there is no job log and in spool file there is only one line "unable to start java virtual machine"
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.