Suddenly Can't Publish Feature Services? v10.3

19656
22
08-06-2015 04:02 PM
847396730
Occasional Contributor III

I just tried to publish a feature service, and I get two errors:

First, in Desktop, I get this error:

"Packaging succeeded, but publishing failed. ERROR 001369: Failed to create the service.  Please consult the GP Results Window for enhanced error description or contact your administrator for the server logs."  (no useful info in GP results window)

Then, I log into Server Manager, and the service is there, but is stopped.  I try to start it, and get these errors:

     Error executing tool.: ERROR 001369: Failed to create the service. Failed to execute (Publish Service Definition).

     Failed to create the service.: ERROR: Service failed to start, Internal server error.

     Core server call to create service failed.

     Initialization failed.

     The Layer:'LayerName' in Map:'Dataframe' is invalid. The base table definition string "tablename" is invalid. Failure to access the DBMS server.

I can publish the same data as a simple Mapping-only service successfully.  To my knowledge, nothing about the permissions on the server have changed.

Any idea how to start troubleshooting?  Also note: everything is configured appropriately for the feature service capabilities, there are no errors on analysis, etc.

Thanks!

SQL Server 2008 R2/AGS 10.3

22 Replies
BenKane1
New Contributor II

This worked for me too.  Would be good to know why...(esri)

0 Kudos
PeterGranberg
New Contributor III

I had this issue after an unplanned restart of your server. It got resolved after restarting the PublishingTools service in the System service folder.

0 Kudos
ChristopherSchreiber
Occasional Contributor II

Hi all,

I had this problem because the ArcGIS Server only had read permissions to it's install folders. After working with Esri Tech support we were able to give ArcGIS Server full control of its directories and then we restarted the ArcGIS Server service. (Windows Service)

Everything worked fine after that.

Hope this helps!

Chris

0 Kudos