<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Server Object Instance creation failed in ArcGIS Workflow Manager Questions</title>
    <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/server-object-instance-creation-failed/m-p/657716#M1321</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I´m trying to add a Workflow Manager Server object but I´m having always the same error:&amp;nbsp; Configuration xxx.WMServer can not be started. Server Object Instance creation failed on machine xxxxxx. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The services is created, i can see it in my AGS Manager, but I can not start it....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I´ve tried it with the .jtc file in the arcgisserver folder, and also in other folders giving permission to SOC and SOM.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Some help?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jul 2012 12:13:03 GMT</pubDate>
    <dc:creator>EduardoGonzalez</dc:creator>
    <dc:date>2012-07-05T12:13:03Z</dc:date>
    <item>
      <title>Server Object Instance creation failed</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/server-object-instance-creation-failed/m-p/657716#M1321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I´m trying to add a Workflow Manager Server object but I´m having always the same error:&amp;nbsp; Configuration xxx.WMServer can not be started. Server Object Instance creation failed on machine xxxxxx. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The services is created, i can see it in my AGS Manager, but I can not start it....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I´ve tried it with the .jtc file in the arcgisserver folder, and also in other folders giving permission to SOC and SOM.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Some help?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2012 12:13:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/server-object-instance-creation-failed/m-p/657716#M1321</guid>
      <dc:creator>EduardoGonzalez</dc:creator>
      <dc:date>2012-07-05T12:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: Server Object Instance creation failed</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/server-object-instance-creation-failed/m-p/657717#M1322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Eduardo,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you using OS authentication within your JTC file? If so, it will be trying to connect to the database as the SOC user. In this case, you either need to give permissions to the SOC user to access the database containing the Workflow Manager schema, or configure a JTC file using database authentication to be used by the server.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2012 13:47:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/server-object-instance-creation-failed/m-p/657717#M1322</guid>
      <dc:creator>KevinBedel</dc:creator>
      <dc:date>2012-07-05T13:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: Server Object Instance creation failed</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/server-object-instance-creation-failed/m-p/657718#M1323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;unfortunately I still have the same problems when setting up the Workflow Manager Service&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I recreated the empty personal ArcSDE (name WFX) using ArcCatalog&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then I created a "WFX" database login within this database and assigned the "Sysadmin" role (maybe too much privs) in addition to the public role&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then I created a WFX schema within the WFX database&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then I created a WFX user within the WFX database who owns the WFX schema and which is related to the login WFX&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then I assigned the Role ESRIAdmin and db_owner to the WFX database user&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;As result WFX login, WFX db user and WFX schema are strongly related&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then I set up the Workflow Manager schema with default configuration, 100MB MAXBLOBSIZE without any problems with the Post installation using the database authentication (login user WFX). All tables were created in the WFX schema&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also the Workflow Manager Server could be created successfully with ArcCatalog&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I now try to create the Server Object using the JTC File from the post installation (with WFX db user authentication) I still get the same error message. (The Server object is created but I can not start it).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2012 07:11:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/server-object-instance-creation-failed/m-p/657718#M1323</guid>
      <dc:creator>EduardoGonzalez</dc:creator>
      <dc:date>2012-07-06T07:11:38Z</dc:date>
    </item>
  </channel>
</rss>

