× 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.



We use Robot/Schedule and have it call a shutdown CL and a startup CL.
We run two XAR7 environments E1 and E2.

The commands we use are:
0059.00 /* END MAPICS CLIENT APPLICATIONS */

0060.00 PSICTLJVS ENVLIST(E1 E2) CTLOPT(*END) STROPT(*ALL)
+
0061.00 GLBSRV(*YES) GLBDTM(120)


0042.00 /* START MAPICS CLIENT APPLICATIONS */

0043.00 PSICTLJVS ENVLIST(E1) CTLOPT(*START)
STROPT(*GLOBAL)
0044.00 DLYJOB DLY(120)

0045.00 PSICTLJVS ENVLIST(E1 E2) CTLOPT(*START)



-----Original Message-----
From: mapics-l-bounces@xxxxxxxxxxxx
[mailto:mapics-l-bounces@xxxxxxxxxxxx] On Behalf Of Kandel, Ed
Sent: Friday, October 03, 2008 11:28 AM
To: mapics-l@xxxxxxxxxxxx
Subject: [MAPICS-L] Release 7 Power Architecture - automated Start-up
andShutdown

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



_______________________________________________
This is the MAPICS ERP System Discussion (MAPICS-L) mailing list
To post a message email: MAPICS-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/mapics-l
or email: MAPICS-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/mapics-l.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

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.