Skip to main content
1-Visitor
August 1, 2014
Solved

getting an error- It is not valid windchill shell environment.

  • August 1, 2014
  • 1 reply
  • 1536 views

Executing the rehost utility from command prompt for the clone scenario (WC10.2 test to prod)and getting an error- 'It is not valid windchill shell environment'.

Copied Source wc directory to target.(manually),So cant able to start the MS.

any thoughts?

Regards

Gangadharan.N

Best answer by gnatesan-2

resolved this issue.

the source and target systems need to have the same file structure. copied to different file structure results this issue . ( ie D/ptc to E:/ptc). for clone file structure should match.

1 reply

gnatesan-21-VisitorAuthorAnswer
1-Visitor
August 1, 2014

resolved this issue.

the source and target systems need to have the same file structure. copied to different file structure results this issue . ( ie D/ptc to E:/ptc). for clone file structure should match.

13-Aquamarine
August 1, 2014

It is possible to clone a system to a different file structure. But, in that case you need to include the ChangeHome module in your scenario definition. Otherwise, if you don't include ChangeHome, then you're correct that the source and target need to have the same file structure.

1-Visitor
August 4, 2014

Thanks Chris

Included ChangeHome scenario worked out.