Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

RAFW 7.1.2 fix1: error installing WAS on

I'm running RAFW on Windos XP.

I create via wizard a new configuration cell.
After this, I want to install a WAS on a target machine.
I see that I've this error

225 1/22/11 4:19 AM SCRIPT "C:/Program Files/IBM/Build Forge/rafw"/bin/rafw.bat -env Carige-S4RW10 -cell s4rw10Cell01 -node %NODE1_NODE_NAME% -execute was_61_install_with_all_patches
226 1/22/11 4:19 AM EXEC start
227 1/22/11 4:19 AM EXEC Rational Automation Framework for WebSphere version 7.1.2.0.1 build 20101117-1227
228 1/22/11 4:19 AM EXEC CRWFW0026I Starting new run with id 68Qk
229 1/22/11 4:19 AM FILT Match on filter (RAFW) - Set fail status .
230 1/22/11 4:19 AM EXEC BUILD FAILED
231 1/22/11 4:19 AM EXEC Error: com.ibm.rational.rafw.wsadmin.RafwException
232 1/22/11 4:19 AM EXEC Details: com.ibm.rational.rafw.wsadmin.RafwException: Error Connecting to 's4rw10' Caused by: java.net.ConnectException: CTGRI0001E The application could not establish a connection to s4rw10 .

The product seem was unable to resolve the variable.

But as you can see the variable is set.


but as you can see the variable is setting correctly


190 1/22/11 4:19 AM ENV NODE1_NODE_NAME=s4rw10Node01


Any contribution is appreciated

0 votes



2 answers

Permanent link
The variable should be interpreted by the shell, and it appears to me that it did indeed resolve correctly otherwise there would have been a different message about not being able to find a node by that name.

The framework is then attempting to make a connection to the machine named "s4rw10" which is the host name that was given for this node in the environment generation wizard.

Please review the docs for configuring Windows Target systems.

http://publib.boulder.ibm.com/infocenter/rafwhelp/v7r1m2/index.jsp?topic=/com.ibm.rafw.install.doc/topics/r_network_connection_reqs_Windows.html

Additionally, turning on RXA tracing in the logging.properties file (near the bottom) might also be helpful.

0 votes


Permanent link
The error was that I'd commented the step inside the project
"RAFW_EnvironmentGenerationWizard". So at the end of wizard it was not able to create the structur eunder Environment directory.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jan 21 '11, 5:51 a.m.

Question was seen: 6,678 times

Last updated: Jan 21 '11, 5:51 a.m.

Confirmation Cancel Confirm