Problem with Environment Generation with RAFW 7.1.2
Hi. I just installed Build Forge and RAFW 7.1.2 for the first time. I'm running on Windows and I've configured RAFW and all looks well in the Build Forge console. When I go to the RAFW and try to read an existing configuration, I get the following error:
The problem seems to be an attempt to reference "//CloudSDE3-Prod/C$/WINDOWS/Temp/E:/Program Files/IBM/Build Forge/rafw". "CloudSDE3-Prod" is the host name and "E:/Program Files/IBM/Build Forge/rafw" is the RAFW home directory. However, I cannot figure out why it's inserting the "C$/WINDOWS/Temp".
The WAS system is on the same host as my Build Forge / RAFW installation (CLOUDSDE3-PROD).
The odd thing is that if I run the "rafwEnvBuild.bat" manually, everything works fine.
Any ideas?
Thanks,
Benny
Environment Generation is in progress
Update Progress Output
Connecting to the target system...
Reading existing cell configuration data...
Transferring files to target system
Invoking command to retrieve cell configuration.
D:/apps/IBM/WebSphere/AppServer/profiles/AppSrv01/bin/wsadmin.bat -username admin -password ***** -conntype SOAP -wsadmin_classpath "E:/Program Files/IBM/Build Forge/rafw/product/lib/java/wsadmin_lib/comparator.jar" -lang jython -javaoption "-DRAFW_HOME=E:/Program Files/IBM/Build Forge/rafw" -javaoption "-DWSADMIN_LOG=E:/Program Files/IBM/Build Forge/rafw/logs/CloudSDE3-Prod-wizard.trace" -javaoption "-Dpython.path=E:/Program Files/IBM/Build Forge/rafw/product/lib/jython/wsadmin_lib" -f "E:/Program Files/IBM/Build Forge/rafw/product/lib/jython/wsadmin_lib/CellDefinitionReader.py" -platform WinX32
Unable to generate the environment cell definition for the existing cell.
Error details:Unable to exec remote command: D:/apps/IBM/WebSphere/AppServer/profiles/AppSrv01/bin/wsadmin.bat -username admin -password admin -conntype SOAP -wsadmin_classpath "E:/Program Files/IBM/Build Forge/rafw/product/lib/java/wsadmin_lib/comparator.jar" -lang jython -javaoption "-DRAFW_HOME=E:/Program Files/IBM/Build Forge/rafw" -javaoption "-DWSADMIN_LOG=E:/Program Files/IBM/Build Forge/rafw/logs/CloudSDE3-Prod-wizard.trace" -javaoption "-Dpython.path=E:/Program Files/IBM/Build Forge/rafw/product/lib/jython/wsadmin_lib" -f "E:/Program Files/IBM/Build Forge/rafw/product/lib/jython/wsadmin_lib/CellDefinitionReader.py" -platform WinX32 Caused by: java.io.FileNotFoundException: CTGRI0003E //CloudSDE3-Prod/C$/WINDOWS/Temp/E:/Program Files/IBM/Build Forge/rafw could not be found.
Caused by: CTGRI0003E //CloudSDE3-Prod/C$/WINDOWS/Temp/E:/Program Files/IBM/Build Forge/rafw could not be found.
The problem seems to be an attempt to reference "//CloudSDE3-Prod/C$/WINDOWS/Temp/E:/Program Files/IBM/Build Forge/rafw". "CloudSDE3-Prod" is the host name and "E:/Program Files/IBM/Build Forge/rafw" is the RAFW home directory. However, I cannot figure out why it's inserting the "C$/WINDOWS/Temp".
The WAS system is on the same host as my Build Forge / RAFW installation (CLOUDSDE3-PROD).
The odd thing is that if I run the "rafwEnvBuild.bat" manually, everything works fine.
Any ideas?
Thanks,
Benny