Skip to main content
10-Marble
May 14, 2024
Question

DPM installation

  • May 14, 2024
  • 1 reply
  • 1860 views

While DPM Configuration i am facing error. Please check attached image  

1 reply

10-Marble
May 14, 2024

Hi,

I can see that PTC.DBConnection failed. when that fails, it causes others to fail as well. It may be that the Database info in the deploymentConfig JSON is incorrect in some way. I would recommend ensuring that is correct and trying to call deployComponent directly on the PTC.DBConnection.EntryPoint thing with the same JSON. That way, you can check the Script Log for errors without having to parse through every other Building Blocks' error messages.

KG_9610-MarbleAuthor
10-Marble
May 15, 2024

I have checked directly on PTC.DBConnection.EntryPoint thing but error showing Contact your administrator for further details. 

10-Marble
May 15, 2024

Were there any messages in the Script or Application Logs? Also what version of DPM are you trying to deploy? PTC.DBConnection.MSSQLDatabase was deprecated after 1.2.0. PTC.DBConnection.SQLThingDatabase is the new default.