Select to view content in your preferred language

Error to publish workflow with LOI capability

446
1
12-14-2017 11:37 AM
AlexVidotto
New Contributor

Hi,

I have a quick instalation of Workflow Manager (10.5). At Workflow Manager Adminsitrator, when I try to publish it, I'm faced with the error:

Cannot connect to the Workflow Manager Database using the given connection string, failed to find a default Database as well. (Error message = IDispatch error #2294, hr = -2147218698)

This error occurs just when I enable the capability LOI, so the WMServer is created with success, but LOI.

Here is the json logged when I try to publish it:

{
     "serviceName": "IPPWorkflow",
     "type": "WMServer",
     "description": "Connection to 192.168.106.226_WORKFLOW",
     "capabilities": "",
     "properties": {
          "filePath": "",
          "outputDir": "C:\\apps\\ArcGIS\\arcgisserver\\directories\\arcgisoutput",
          "virtualOutputDir": "/rest/directories/arcgisoutput",
          "manualTransactions": "0",
          "connectionString": "ENCRYPTED_PASSWORD=<my encrypted pw>;SERVER=192.168.106.226;INSTANCE=sde:sqlserver:192.168.106.226;DBCLIENT=sqlserver;DB_CONNECTION_PROPERTIES=192.168.106.226;DATABASE=WMANAGER;USER=gisadmin;VERSION=dbo.DEFAULT;AUTHENTICATION_MODE=DBMS",
          "repositoryName": "192_168_106_226_gisadmin",
          "description": "Connection to 192.168.106.226_WORKFLOW",
          "antialiasingMode": "None",
          "textAntialiasingMode": "Force",
          "minScale": "0",
          "maxScale": "0"
     },
     "clusterName": "default",
     "maxIdleTime": 1800,
     "isolationLevel": "HIGH",
     "loadBalancing": "ROUND_ROBIN",
     "configuredState": "STARTED",
     "minInstancesPerNode": 1,
     "maxInstancesPerNode": 2,
     "maxWaitTime": 60,
     "maxUsageTime": 600,
     "maxStartupTime": 300,
     "instancesPerContainer": 1,
     "keepAliveInterval": 1800,
     "recycleStartTime": "00:00",
     "recycleInterval": "24",
     "extensions": [],
     "provider": "ArcObjects",
     "portalProperties": {
          "isHosted": false,
          "portalItems": [{
               "itemID": "ae5a4508beb04faeb13aa28d6991f0c5",
               "type": "WMServer"
          }]
     }
}‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍

Please guys, any idea to solve this?

Alex

0 Kudos
1 Reply
AlexVidotto
New Contributor

Removing the service "User properties" I solved the problem above.

But now, I'm receiving the log as showed below.

Something related with SwizzleService.

As quoted above, I'm using 10.5 version.

Please, any idea?

Alex

#SwizzleService #SwizzleServiceFailed

0 Kudos