|
When you do the RCLACTGRP you are taking all the objects down from the activation group. Other programs that are using these objects don't know that you did that. In order to avoid this type of problem if you must do the RCLACTGRP is to recompile the RPGILE program with ActGrp(*NEW). Of course you don't get the same kind of performance that you will get if the program stays resident but on the other hand there are other issues that are more important for you than performance. Robert Arce ----- Original Message ----- From: "Ashish Kulkarni" <kulkarni_ash1312@xxxxxxxxx> To: <java400-l@xxxxxxxxxxxx> Sent: Monday, January 19, 2004 12:45 PM Subject: Problem in calling java from RPG after Reclaim Activation Group > Hi > I am having a problem calling java program from RPG > after i issue command RCLACTGRP > I have a RPG program which calls java program, > When i call this RPG program first time it works fine, > but after i call RCLACTGRP and RCLRCS > I get error saying > Java exception "java.lang.UnknownError:" when > calling method "<init>" with > signature "(Ljava.lang.String;)V" in class > "com.pfizer.maps.data.PORPGToJava". > How can i work around this > > Ashish > > __________________________________ > Do you Yahoo!? > Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes > http://hotjobs.sweepstakes.yahoo.com/signingbonus > _______________________________________________ > This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) mailing list > To post a message email: JAVA400-L@xxxxxxxxxxxx > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/mailman/listinfo/java400-l > or email: JAVA400-L-request@xxxxxxxxxxxx > Before posting, please take a moment to review the archives > at http://archive.midrange.com/java400-l. > >
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.