Skip to main content
1-Visitor
June 30, 2014
Solved

Visualization Representation Failed.....

  • June 30, 2014
  • 1 reply
  • 3076 views

Hi All,

I am using Windchill 10.1 M040 with Creo Parametric 2.0. When I am pulishing to create a new representation using windchill it always fails with the log. Whenever I checked in from Creo Parametric its successfull. In Windchill the CadWorker is configured properly and run successfully how ever I can't generate the new Representation for the files. the log is below. kindly help. i tried it also using Administrator but always fail. the CadWorker is running.

Thanks

ul 1, 2014 12:55:04 AM:make temp dir D:\ptc\Windchill\Windchill\temp\pubtemp\publish7689743143708481417.tmp

Jul 1, 2014 12:55:04 AM:Start Job: Assembly - chair.asm, 1.1

Jul 1, 2014 12:55:04 AM:"As Stored" Config Spec is available

Jul 1, 2014 12:55:04 AM:The EPMDocument As Stored Config Spec was selected as the default

Jul 1, 2014 12:55:04 AM:Start: Assembly - chair.asm, 1.1

Jul 1, 2014 12:55:04 AM:Authoring Application: Creo

Jul 1, 2014 12:55:04 AM:Use Extended Positioning Assembly Processing

Jul 1, 2014 12:55:04 AM:Transferring Files to: D:\ptc\Windchill\Windchill\temp\pubtemp\publish7689743143708481417.tmp

Jul 1, 2014 12:55:04 AM:Error: Unable to Authenticate. Contact your system administrator and review the Method Server log for more information.

Jul 1, 2014 12:55:04 AM:Number of Files (identified to be) Transferred: 0

Jul 1, 2014 12:55:04 AM:No content to process

Jul 1, 2014 12:55:04 AM:End: Assembly - chair.asm, 1.1

Jul 1, 2014 12:55:04 AM:End job (with error): Assembly - chair.asm, 1.1

Jul 1, 2014 12:55:04 AM:Publish Complete event dispatched

Jul 1, 2014 12:55:04 AM:remove temp dir: D:\ptc\Windchill\Windchill\temp\pubtemp\publish7689743143708481417.tmp

Best answer by Syed_PLM

Just create a file with name as auth.properties(file extension should be .properties) and place it under WT_HOME/codebase folder. Within the file specify the admin user in the following format

auth=admin_user:auth_password. Example, if admin user is wcadmin and password is wcadmin following will be the format

auth=wcadmin:wcadmin

Restart the worker and initiate the publishing again.

Hope that helps.

Regards
~Syed

1 reply

1-Visitor
June 30, 2014

Usually something to do with your auth.properties not being setup correctly.

nnaeem1-VisitorAuthor
1-Visitor
July 1, 2014

Hi Stephen,

Thanks for the prompt reply. Can you please how can I setup the property. No idea about this as also the Site Administrator is unable to perform this job. Kindly share some material refernces if have.

Your help will be highly appreciated.

Regard's

Syed_PLM16-PearlAnswer
16-Pearl
July 1, 2014

Just create a file with name as auth.properties(file extension should be .properties) and place it under WT_HOME/codebase folder. Within the file specify the admin user in the following format

auth=admin_user:auth_password. Example, if admin user is wcadmin and password is wcadmin following will be the format

auth=wcadmin:wcadmin

Restart the worker and initiate the publishing again.

Hope that helps.

Regards
~Syed