Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Attempts to kick start ugmanager_refile into life

Status
Not open for further replies.

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 'IDL:eek:mg.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
 
Replies continue below

Recommended for you

Try running the user as infodba (or whatever your admin username is) otherwise the bypass function will not work....

Best regards,

Michaël.

NX7.5.4.4 + TC Unified 8.3
Win 7 64 bit



 
Thanks Michael, but I have used infodba and also my own DBA ID, but the results are the same as above for each.
 
And does setting the bypass=no affect anything, because i read in your error log :"You do not have the Teamcenter bypass privilege required to run this program.
Teamcenter ERROR: An internal error occurred in the Teamcenter SOA client"

Best regards,

Michaël.

NX7.5.4.4 + TC Unified 8.3
Win 7 64 bit



 
Setting the bypass switch to =no does remove the mention of priviliges in the error returned...
The server returned and internal server error.
Could not connect to "corbaloc:iiop:localhost:9900/localserver" via IIOP
system exception, ID 'IDL:eek:mg.org/CORBA/TRANSIENT:1.0'
OMG minor code (2), described as '*unknown description*', completed = NO

The application will terminate.Teamcenter Integration for NX refile caught unexpected error. Terminating.
- NO error text found for error 0

Interestingly, when I run a refile with -bypass=yes, the syslog terminates with this line…
TCIN SOA: Unknown SOA exception on AiService->invoke()

When I run the refile with –bypass=no, the syslog finishes with this instead…
O/S ERROR: signal 11 caught in file "D:\workdir\Patches\NX853_patch\src\main\no\ind\ugmgr_refile_main.c" at line number 838

Despite the above differences, the SOA client logs always contain this line…
E7GN7-001869.03748.01.Anonymous.00001: Could not connect to "corbaloc:iiop:localhost:9900/localserver" via IIOP

Kind regards,
Paul
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor