×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

Attempts to kick start ugmanager_refile into life

Attempts to kick start ugmanager_refile into life

Attempts to kick start ugmanager_refile into life

(OP)
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:omg.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

RE: Attempts to kick start ugmanager_refile into life

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



RE: Attempts to kick start ugmanager_refile into life

(OP)
Thanks Michael, but I have used infodba and also my own DBA ID, but the results are the same as above for each.

RE: Attempts to kick start ugmanager_refile into life

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



RE: Attempts to kick start ugmanager_refile into life

(OP)
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:omg.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

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources