I have a Release 7 Test environment built and need automatic start-up
and shutdown of the Java Services.  I need the system to be ready
without any intervention since we no longer have system operators and we
try to be fully automated with ROBOT/Schedule.  
 
I've been testing a process for shutdown and start-up, but today I see
I'm unable to launch Power Link.  I get a window "Java Web Start -
Unexpected Error", that states "Unable to launch Infor XA Power Link
R7."  
General Tab: 
"An error occurred while launching/running the application.
 
Title: Infor XA Power-Link R7
Vendor: Infor Global Solutions (Atlanta), Inc.
Category: Download Error
 
Unable to load resource:
http://TXTFUS01.ENT.TEXTRON.COM:36001/PowerLink/77/PowerLink.jnlpI 
 
I see the MAPICS Java Server U-Job was ended and starting it using CAS
U-Job Maint did solve the sign-on issue... but we need this to be ready
virtually all the time! 
 
Does anybody have an automated process they could share?  We are at the
current PCM for Release 7 (PTF 6638)
 
Currently I've been trying a process I found on the Info Support site,
and this is what I'm doing so far and was working fine for two weeks.  
For a '77' environment...:
 
*** START_UP ***
PSICTLJVS REQUEST(*LIST) ENVLIST(77) STROPT(*GLOBAL)   
DLYJOB DLY(300)                                        
PSICTLJVS REQUEST(*LIST) ENVLIST(77) DBGOPT(*YES)      
 
*** SHUTDOWN ***
PSICTLJVS REQUEST(*LIST) ENVLIST(77) CTLOPT(*END) GLBSRV(*YES)
DBGOPT(*YES)
 
When transition to Release 7, we plan on having two environments MM and
MT
 
I would appreciate any code examples, tips, or techniques! 
 
Ed Kandel
Senior Programmer/Analyst
Cone Drive Operations, Inc.
Traverse City, Michigan
 
As an Amazon Associate we earn from qualifying purchases.