Cannot Publish WFM Service

4069
1
09-11-2015 11:05 AM
AmandaDeMedeiros
Esri Contributor

This question was asked but it did not have a detailed answer. I'm trying to run a demo service on my local machine using SQL Server, I'm running into this error message.

Executing: UploadServiceDefinition C:\ProgramData\Esri\WMX\10.3\Database\MyWorkflowManagerService.sd "C:\Users\ADeMedeiros\AppData\Roaming\ESRI\Desktop10.3\ArcCatalog\arcgis on localhost_6080 (admin).ags" # # FROM_SERVICE_DEFINITION # STARTED USE_DEFINITION NO_SHARE_ONLINE PRIVATE NO_SHARE_ORGANIZATION #

Start Time: Fri Sep 11 14:02:48 2015

Submitted.

Executing...

Executing (Publish Service Definition): PublishServiceDefinition i7e65863d-8eee-4fcc-9108-ef940aa8fad0 # {"buildInitialCache":false} #

Start Time: Fri Sep 11 14:02:48 2015

Validating publish options.

Connecting to the server.

Getting basic item metadata for service definition upload.

Getting server information (server folders, data stores, etc.).

Extracting manifiest from uploaded service definition.

Deriving arcgis server service from hosted service (hosted service definition).

Validating service definition.

Determining service's input folder name.

Attempt to find service's input folder.

Creating the service.

ERROR 001369: Failed to create the service.

Failed to execute (Publish Service Definition).

Failed at Fri Sep 11 14:02:49 2015 (Elapsed Time: 0.37 seconds)

Failed.

ERROR: the server's publishing job didn't succeed.

Failed to execute (UploadServiceDefinition).

Failed at Fri Sep 11 14:02:49 2015 (Elapsed Time: 1.19 seconds)

Amanda De Medeiros
Esri Canada
Tags (1)
0 Kudos
1 Reply
NishiMishra
New Contributor III

Hello Amanda,

Verify ArcGIS Workflow Manager for Server is installed, authorized and accessible.

1. Restart ArcGIS Server service after ArcGIS Workflow Manager for Server is installed.

2. Check ArcGIS Server and ArcGIS Workflow Manager for Server is authorized and license is not expired.

If license is not found, authorize the ArcGIS Server and ArcGIS Workflow Manager for Server. For instruction see: Authorizing ArcGIS Serverhttp://server.arcgis.com/en/server/latest/install/windows/authorize-arcgis-server.htm

3. Add the user running the ArcGIS Server services, the ArcGIS Server user by default, to the database with read and write permissions.

This is applicable when using Operating System authentication.

Note: Contact your database administrator , if you are not responsible for the database changes.

4. Install ArcGIS Workflow Manager for Server on each cluster in the ArcGIS Server cluster environment.

Thanks,

Nishi