Select to view content in your preferred language

Error Publishing to ArcGIS Server in ArcGIS Pro 2.4

641
0
02-20-2020 07:01 AM
Robert_CraigAshby1
New Contributor III

Good morning

I am getting an error message when publishing a server to from Pro 2.4.  

The error message I am getting in Pro is:

   InProgressStatusMessage: ERROR 999999: Error executing function.  

   InProgressStatusMessage: Bad Syntax in request. (status code 400)

   InProgressStatusMessage: Failed to execute (Publish Service Definition)

   InProgressStatusMessage: Failed at <Time>

   InProgressStatusMessage: Failed

   InProgressStatusMessage: Server-side publishing failed

   InProgressStatusMessage: Publishing tool execution failed

   FailedStatusMessage: Failed to publish map serviceErrorMessage: Failed to publish map service

The error message I am getting in ArcGIS Server Manager is the following.

SEVERE

Feb 20, 2020, 9:42:30 AM

Error executing tool. PublishServiceDefinition Job ID: j9d9f83fb0253498abe2f69360594bedf : ERROR 999999: Error executing function. Bad syntax in request. (status code 400). Failed to execute (Publish Service Definition).

System/PublishingTools.GPServer

SEVERE

Feb 20, 2020, 9:42:30 AM

Bad syntax in request. (status code 400).

System/PublishingTools.GPServer

 

SEVERE

Feb 20, 2020, 9:42:30 AM

Job submitting to delegate failed.

System/PublishingTools.GPServer

SEVERE

Feb 20, 2020, 9:42:30 AM

Error handling request to service 'System/PublishingToolsEx.GPServer'. The service 'System/PublishingToolsEx.GPServer' was not found. Verify the service exists and is started.

Soap

 

SEVERE

Feb 20, 2020, 9:42:30 AM

java.lang.Exception: The service 'System/PublishingToolsEx.GPServer' was not found. Verify the service exists and is started. at com.esri.arcgis.discovery.wsh.util.WSRequestUtil.getService(WSRequestUtil.java:346) at com.esri.arcgis.discovery.wsh.ServiceHandlerServlet.service(ServiceHandlerServlet.java:187) at javax.servlet.http.HttpServlet.service(HttpServlet.java:742) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:728) at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:467) at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:351) at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:311) at com.esri.arcgis.discovery.wsh.DispatcherServlet.service(DispatcherServlet.java:181) at javax.servlet.http.HttpServlet.service(HttpServlet.java:742) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:799) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:861) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748)

I have attempted to start and restart the PublishingTools on hosting server manager.

I don't have access to unregistering/reregistering datastore with hosting server.

I also don't have access to hosting server admin.

Any tips/tools in terms of what is causing the error message and possible solutions?  Thanks for your assistance.

0 Kudos
0 Replies