NX nxtocgmdirect - "77 CURLE_UNKNOWN_ERROR: cURL returned an unknown error."

2022-03-29T18:07:32Z
NX for Design

Summary


Details

Trying to test a new dispatcher server install.


  • Dispatch server stood up on a separate server with TCData and TCRoot installed. Teamcenter 4Tier Rac is running on the server (2 Tier will not run)
  • Dispatcher Client installed on Corporate server
Testing the nxtocgmdirect translator on the Dispatcher server and it appears Teamcenter integration cannot connect and is receiving a FSC error.




Command run and output:
nxtocgmdirect.bat -u=infodba -p=* -g=dba -part=@DB/S299_0001702/A/spec/dwg1


The server returned an internal server error.
FSC proxy error: "77 CURLE_UNKNOWN_ERROR: cURL returned an unknown error.".
The application will terminate.Initialize failed with code 1
This error means NO error text found for error 1

We are seeing the same results running the base command:
"%UGII_BASE_DIR%\Ugmanager\export_ugdwgimages.exe" -all -pdf -text=text -part=@DB/S299_0001702/A/spec/dwg1




Solution

We were able to get this working with a configuration change. Due to the machine not being setup to run 2 tier connections, we configured NX to utilize a 4 tier connection. To do this set:
    set FMS_HOME=<path to tccs>
    set UGII_UGMGR_COMMUNICATION=HTTP
    set UGII_UGMGR_HTTP_URL=http://<servername>:<port>/path

Once those environment variables were set, the command worked as expected.

Notes and References


Hardware/Software Configuration

Platform: na
OS: n/a
OS Version: n/a
Product: NX
Application: TRANSLATOR
Version: V2000
Function: NX_JT

Ref: 001-10212882

KB Article ID# PL8596324

Contents

SummaryDetails

Associated Components

CAD Translators