I'm having trouble using a cloning scenario to copy our production environment to an empty test environment. My target doesn't contain a Windchill installation, and I'm using a staging area. When I run the utility, I get the following:
D:\RehostUtility>rehost.bat conf\cloneDEV.properties
usercase = cloneDev
modules = Copy,InfoEngine,Database,Apache,QueueMgmt,InstallerRegistry,Vault,WVSAgent
apache.home = D:\PTC\WC10\Apache
wt.home = D:\PTC\WC10\Windchill
wt.usernam =
rehost.properties = D:\RehostUtility\conf\cloneDEV.properties
Microsoft (R) Windows Script Host Version 5.8
Copyright (C) Microsoft Corporation. All rights reserved.
logFile=D:\RehostUtility\copylogs\20140919-124459-Copy.log
Could Not Find D:\RehostUtility\copy.bat
Copy logs can be found at:D:\RehostUtility\copylogs\20140919-124459-Copy.log
Try to start WindchillDS : D:\PTC\WC10\WindchillDS\server\bat\start-ds.bat
The system cannot find the path specified.
setup env
wt_home =D:\PTC\WC10\Windchill
JAVA_HOME =D:\PTC\WC10\Java
Buildfile: D:\RehostUtility\conf\rehost.xml
The specified logger class com.ptc.tools.build.PTCLogger could not be used because Class not found: com.ptc.tools.build.PTCLogger
java.lang.RuntimeException
at org.apache.tools.ant.Main.createLogger(Main.java:915)
at org.apache.tools.ant.Main.addBuildListeners(Main.java:860)
at org.apache.tools.ant.Main.runBuild(Main.java:721)
at org.apache.tools.ant.Main.startAnt(Main.java:217)
at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)
Everything appears to be done per the guide but ... It doesn't create and start copy.bat. It doesn't create a logfile. It tries to start WindchillDS before the files are there. PTCLogger class not found. I have a case open with PTC TS, but I'm not getting very far with them.
Windchill 10.0 M040