Anmelden

View Full Version : Webfacing



Seiten : [1] 2

Muchi
30-03-04, 13:41
Hallo,

ich möchte auf unserer I-Series das Webfacing Produkt einsetzen. Wenn ich nun ein Projekt kompiliert habe und es auf dem Server testen möchte, bekomme ich immer die Meldung das mein Agent Controller auf der I-Series nicht richtig konfiguriert ist. Diesen Agent Controller habe ich installiert. Anscheinend habe ich ich nur falsch konfiguriert....
Vielleicht kann mir ja jemand weiterhelfen....

THX Michael

TARASIK
30-03-04, 14:50
Hallo Michael,
vielleicht hilft Dir dies:

SI08018 aus R520
SI08016 aus R510

Muchi
30-03-04, 15:44
Wie hast Du denn den Agent Controller konfiguriert?

TARASIK
30-03-04, 15:54
Hallo,
so wie in der Beschreibung in dem Ptf-Listing.

Welche Fehlermeldung kommt den genau ? CPF;CPI;CPA

Muchi
30-03-04, 16:20
Ich bekomme die Meldung im Development Studio, wenn ich die kompilierte Displayfile auf meinem Websphere Express 5 Server ausführen möchte.
Verbindung zu Host fehlgeschlagen.
Ursache IWAT0016E Der Agent Controller ist auf dem Host nicht verfügbar.
Stellen Sie sicher, dass:
Agent Controller installiert ist
Agent Controller zur Kommunikation mit Ihrer Maschine konfiguriert ist.
Sie über den korrekten Hostnamen und die richtige Portnummer für Agent Controller verfügen.

Muchi
31-03-04, 10:39
Welchen Wert hast Du denn bei der Konfiguration des Controller Agent für "Specify where the Java Runtime file (java) is located" eingegeben?

TARASIK
31-03-04, 12:23
Hallo,
da gibt es folgende Info:
3) In QShell, run the SetConfig.sh shell script to create the

configuration file for the RAC server (which will be named

/QIBM/UserData/OS400/IBMRAC5/config/serviceconfig.xml). This

script will prompt you for several values. Respond as follows:

OS400 command lineÙ: QSH

qsh command lineÙ: cd /QIBM/UserData/OS400/IBMRAC5/bin

qsh command lineÙ: SetConfig.sh

you'll get prompted for a few values:Ù

Specify where the Java Runtime file (java) is located

(e.g. /usr/java/bin): (/QSYS.LIB/Q5BVAJVM.PGM)

Der komplette Hinweis:

To set up the Agent Controller:



1) Restore the IBMRAC5 library from the savefile QSYS/QB5RAC:

OS400 command lineÙ: RSTLIB SAVLIB(IBMRAC5) DEV(*SAVF)

SAVF(QSYS/QB5RAC)



2) Call the setup program to restore the IFS components into

IFS directory /QIBM/UserData/OS400/IBMRAC5. Note: the source

for this program is in IBMRAC5/QCLSRC:

OS400 command lineÙ: CALL IBMRAC5/SETUPRAC



3) In QShell, run the SetConfig.sh shell script to create the

configuration file for the RAC server (which will be named

/QIBM/UserData/OS400/IBMRAC5/config/serviceconfig.xml). This

script will prompt you for several values. Respond as follows:

OS400 command lineÙ: QSH

qsh command lineÙ: cd /QIBM/UserData/OS400/IBMRAC5/bin

qsh command lineÙ: SetConfig.sh

you'll get prompted for a few values:Ù

Specify where the Java Runtime file (java) is located

(e.g. /usr/java/bin): (/QSYS.LIB/Q5BVAJVM.PGM)



press ENTER to accept this defaultÙ

WebSphere Application Server V5 installed location:

(%WAS_HOME_V5%)

enter the install directory of WAS (e.g. for WAS V5.0 base,

/QIBM/ProdData/WebAS5/Base; for WAS V5.0 Express,

/QIBM/ProdData/WebASE/ASE5) Ù

Security (yes/no): (no)

press ENTER to accept the default noÙ



Allow hosts (ALL/LOCAL/CUSTOM): (LOCAL) Enter ALLÙ



4) Submit a call to the Agent Controller server to start it.

OS400 command lineÙ SBMJOB CMD(CALL IBMRAC5/RASERVER)

JOBD(IBMRAC5/RASTART)



Now the RASTART job should show in the default subsystem

QUSRWRK. To customize the subsystem, change the JOBD

IBMRAC5/RASTART. The RASTART job will spawn other jobs

when prompted by the client, called Q5BVAJVM, in the same

subsystem.





To end the Agent Controller server, use WRKACTJOB, and ENDJOB

for the RASTART job.



To remove the Agent Controller from your system, first end

the Agent Controller, and call the RMVRAC program (source is

in IBMRAC5/QCLSRC). This will delete the IFS subdirectory

/QIBM/UserData/OS400/IBMRAC5, as well as the library IBMRAC5.



OS400 command lineÙ: CALL IBMRAC5/RMVRAC





NOTES ON USAGE with WebSphere Studio V5.0:

-------------------------------------------------------------

First, please refer to the URL at the end of this cover letter

to see instructions on setting up WebSphere Application Server

configurations and their usage.



Debugging server jobs: You will need to change a couple of

preferences in WebSphere Studio.

Go to Window->Preferences,

then select Java->Debug in the left pane.

Deselect the 2 "Suspend Execution" checkboxes.

Change the Communication: Debugger timout field from the

default of 3000 to 60000.



Profiling server jobs: Profiling is not supported at this time.





For more up-to-date information on the Agent Controller,

please refer online to URL:



http://www-1.ibm.com/support/docview.wss?rs=715&context=

SSZND2&q=&uid=swg27003850

Muchi
31-03-04, 15:05
Danke für die Infos. Ich bin etwas weiter gekommen, allerdings bekomme ich jetzt eine andere Fehlermeldung in der Console:

IWAD0251E Beim Starten des Servers ist ein Fehler aufgetreten: Das Problem kann folgende Ursachen haben:
* Das auf dem WebSphere-Server eingestellte WebSphere-Implementierungsverzeichnis und das im fernen Dateiübertragungsexemplar eingestellte ferne Zielverzeichnis sind nicht derselben physischen Position zugeordnet.
* Durch die langsame Netzwerkverbindung kommt es zu Zeitlimitüberschreitungen in der Verbindung. Erhöhen Sie das WebSphere Server-Startzeitlimit in den WebSphere-Benutzervorgaben (Server > WebSphere).

THX Michael

TARASIK
31-03-04, 15:13
Hallo,
hier noch einen Link:

http://www.cs.unc.edu/Courses/jbs/tools/downloads/wsad5.0/unzipped/readme/ws/readme_servertools.html

und ein Auszug:

4.3 Starting the remote WebSphere Application Server using RAC
When debugging remotely or deploying to the WebSphere Application Server Version 5.0, ensure the server has fully stopped before restarting. If it has not, you may see the following message and need to start the server again:

IWAD0251E An error occurred when starting the server: IWAD0250E Ensure that the remote Agent Controller is started in the remote server machine and the WebSphere installation directory is correct. Ensure that the WAS_HOME_V5 variable is set to the correct WebSphere installation directory on the remote Agent Controller.

Muchi
01-04-04, 10:25
Also der Websphere Server ist nicht gestartet. Ich habe sogar ein IPL abgewartet. Leider ohne Erfolg.