cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community email notifications are disrupted. While we are working to resolve, please check on your favorite boards regularly to keep up with your conversations and new topics.

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

gnatesan-2
1-Newbie

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

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

1 ACCEPTED SOLUTION

Accepted Solutions

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.

View solution in original post

3 REPLIES 3

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.

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.

Thanks Chris

Included ChangeHome scenario worked out.

Top Tags