× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Ok.  So I was running into some Java issues running from QShell and in an
attempt to fix the problem I killed two jobs in subsystem QUSRWRK that
appeared to have something to do with Java and QShell (i.e. they had JVA and
QSH somewhere in their names).  Well, now running Java from QShell seems to
be even worse in that when I try to run a program it stalls and hangs after
it has loaded a number of jar class files.
 
So here is what I am wondering.  Is there a way to "Restart Java and QShell"
on the iSeries, or rather stop and start the necessary jobs that take care
of running these things?
 
I know I shouldn't have been messing with jobs I had no idea what they were
doing :-)
 
More specifically the problem I am running into deals with running the
following Java command and having it stop during the loading of the .jar
files classes:
 
 ===> java -Djava.version=1.4 -Djava.awt.headless=true -verbose -cp
/java/rce/RPGChartEngine.jar:/java/rce/jcommon-1.0.0.jar:/java/rce/jfreechar
t-1.0.1.jar:/java/rce/jt400.jar com.mowyourlawn.os.RPGChartEngine localhost
*CURRENT *CURRENT RCE RCE DQRCE -1 true /java/rce/


...
Loading class com.ibm.as400.access.AS400ThreadedServer$DataStreamCollection
from /java/rce/jt400.jar     
Loading class com.ibm.as400.access.ConvTable1200 from /java/rce/jt400.jar

Loading class com.ibm.as400.access.ConvTableUnicodeBigMap from
/java/rce/jt400.jar                       
Loading class com.ibm.as400.access.BaseDataQueueImplRemote from
/java/rce/jt400.jar                      
Loading class com.ibm.as400.access.BaseDataQueueImpl from
/java/rce/jt400.jar                            
Loading class com.ibm.as400.access.DQReadNormalReplyDataStream from
/java/rce/jt400.jar                  
Loading class com.ibm.as400.access.DQCommonReplyDataStream from
/java/rce/jt400.jar                      
Loading class com.ibm.as400.access.DQRequestAttributesNormalReplyDataStream
from /java/rce/jt400.jar     
Loading class com.ibm.as400.access.DQExchangeAttributesNormalReplyDataStream
from /java/rce/jt400.jar    
Loading class com.ibm.as400.access.DQWriteDataStream from
/java/rce/jt400.jar                            
Loading class com.ibm.as400.access.DQDataStream from /java/rce/jt400.jar

Loading class com.ibm.as400.access.DQRequestAttributesDataStream from
/java/rce/jt400.jar                
Loading class com.ibm.as400.access.DQReadDataStream from /java/rce/jt400.jar

Loading class com.ibm.as400.access.DQDeleteDataStream from
/java/rce/jt400.jar                           
Loading class com.ibm.as400.access.DQCreateDataStream from
/java/rce/jt400.jar                           
Loading class com.ibm.as400.access.DQClearDataStream from
/java/rce/jt400.jar                            
Loading class com.ibm.as400.access.DQExchangeAttributesDataStream from
/java/rce/jt400.jar   (<- this is where it stops and hangs forever, not
moving forward.  It didn't hang before I waxed the aformentioned jobs.)



As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.