PNB64
Computer
- Feb 20, 2014
- 3
Hi everyone,
This is my first post on here, and is a problem which I hope somebody can help me to resolve.
I have a task to refile a database load of Item Revisions from NX6 to NX8.5 ...how difficult can it be?
I have read every offering in GTAC and every thread on this site ...I've even copied and edited a .bat file from another forum, but I cannot get the program started.
My client is a Win7 SP1 64-bit, the server is a VM running Win2008 R2 Std SP1 64-bit.
This is the process I'm using...
1. Open a CMD window from NX Tools
2. I set additional env vars.
3. Run ugmanager_refile.bat
C:\Program Files\Siemens\NX 8.5\UGMANAGER>ugmanager_refile -u=**** -p=**** -g=dba -bypass=yes -i=c:\refile\input_1 -log=C:\refile\logs\refileLog.txt -out=C:\refile\logs\failedRefile.txt
4. The message reported in the CMD is...
'C:\Program' is not recognized as an internal or external command, operable program or batch file.
I've tried with edits by enclosing path names that have spaces with "", but that made no difference.
If I run the ugmanager_refile_program.exe directly from the CMD line (having set all env vars copied from a TC syslog)...
ugmanager_refile_program -u=**** -p=**** -g=dba -bypass=yes -i=c:\refile\input_1 -log=C:\refile\logs\refileLog.txt -out=C:\refile\logs\failedRefile.txt
the program would appear to start and then fail with these errors...
In the CMD line:
The server returned and internal server error.
Could not connect to "corbaloc:iiop:localhost:9900/localserver" via IIOP
system exception, ID 'IDLmg.org/CORBA/TRANSIENT:1.0'
OMG minor code (2), described as '*unknown description*', completed = NO
The application will terminate.You do not have the Teamcenter bypass privilege required to run this program.
Teamcenter ERROR: An internal error occurred in the Teamcenter SOA client
In the syslog:
*** EXCEPTION: O/S ERROR: signal 11 in line 1940 of O:\ugnx853\ip3\src\syss\error\ind\error.cxx
TCIN SOA: Unknown SOA exception on AiService->invoke()
Does anybody have any suggestions at all?
Thanks,
Paul
This is my first post on here, and is a problem which I hope somebody can help me to resolve.
I have a task to refile a database load of Item Revisions from NX6 to NX8.5 ...how difficult can it be?
I have read every offering in GTAC and every thread on this site ...I've even copied and edited a .bat file from another forum, but I cannot get the program started.
My client is a Win7 SP1 64-bit, the server is a VM running Win2008 R2 Std SP1 64-bit.
This is the process I'm using...
1. Open a CMD window from NX Tools
2. I set additional env vars.
3. Run ugmanager_refile.bat
C:\Program Files\Siemens\NX 8.5\UGMANAGER>ugmanager_refile -u=**** -p=**** -g=dba -bypass=yes -i=c:\refile\input_1 -log=C:\refile\logs\refileLog.txt -out=C:\refile\logs\failedRefile.txt
4. The message reported in the CMD is...
'C:\Program' is not recognized as an internal or external command, operable program or batch file.
I've tried with edits by enclosing path names that have spaces with "", but that made no difference.
If I run the ugmanager_refile_program.exe directly from the CMD line (having set all env vars copied from a TC syslog)...
ugmanager_refile_program -u=**** -p=**** -g=dba -bypass=yes -i=c:\refile\input_1 -log=C:\refile\logs\refileLog.txt -out=C:\refile\logs\failedRefile.txt
the program would appear to start and then fail with these errors...
In the CMD line:
The server returned and internal server error.
Could not connect to "corbaloc:iiop:localhost:9900/localserver" via IIOP
system exception, ID 'IDLmg.org/CORBA/TRANSIENT:1.0'
OMG minor code (2), described as '*unknown description*', completed = NO
The application will terminate.You do not have the Teamcenter bypass privilege required to run this program.
Teamcenter ERROR: An internal error occurred in the Teamcenter SOA client
In the syslog:
*** EXCEPTION: O/S ERROR: signal 11 in line 1940 of O:\ugnx853\ip3\src\syss\error\ind\error.cxx
TCIN SOA: Unknown SOA exception on AiService->invoke()
Does anybody have any suggestions at all?
Thanks,
Paul