<?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 Re: Geoprocessing service with floating point raster input fails without error in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/geoprocessing-service-with-floating-point-raster/m-p/330292#M12655</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The hillshade does work using the same data when run from ArcToolbox in ArcMap.&lt;/P&gt;&lt;P&gt;In ArcGIS Server Manager, there are three SEVERE level entries and nothing else in the logs. I think the first entry results in the subsequent two entries. There is no error report in the logs directory that Manager instructs me to check. Here are the entries in the logs:&lt;/P&gt;&lt;P&gt;Entry 1&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;Level: Severe
Time: Aug 11, 2016, 11:12:58 AM
&lt;SPAN&gt;Message: Instance of the service 'agwa/HillShade.GPServer' crashed. Please see if an error report was generated in 'C:\arcgisserver\logs\MUDFLOW\errorreports'. To send an error report to Esri, compose an e-mail to &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:ArcGISErrorReport@esri.com" rel="nofollow noopener noreferrer" target="_blank"&gt;ArcGISErrorReport@esri.com&lt;/A&gt;&lt;SPAN&gt; and attach the error report file.&lt;/SPAN&gt;
Source: agwa/HillShade.GPServer 
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Entry 2&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;Level: Severe
Time: Aug 11, 2016, 11:13:00 AM
Message: com.esri.arcgis.discovery.ejb.ArcGISServiceException: Could not service request. at com.esri.arcgis.discovery.ejb.impl.GPServerBean.handleRequest(GPServerBean.java:197) at sun.reflect.GeneratedMethodAccessor6100.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.apache.openejb.core.interceptor.ReflectionInvocationContext$Invocation.invoke(ReflectionInvocationContext.java:162) at org.apache.openejb.core.interceptor.ReflectionInvocationContext.proceed(ReflectionInvocationContext.java:144) at org.apache.openejb.monitoring.StatsInterceptor.record(StatsInterceptor.java:164) at org.apache.openejb.monitoring.StatsInterceptor.invoke(StatsInterceptor.java:92) at sun.reflect.GeneratedMethodAccessor6099.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.apache.openejb.core.interceptor.ReflectionInvocationContext$Invocation.invoke(ReflectionInvocationContext.java:162) at org.apache.openejb.core.interceptor.ReflectionInvocationContext.proceed(ReflectionInvocationContext.java:144) at org.apache.openejb.core.interceptor.InterceptorStack.invoke(InterceptorStack.java:122) at org.apache.openejb.core.stateless.StatelessContainer._invoke(StatelessContainer.java:221) at org.apache.openejb.core.stateless.StatelessContainer.invoke(StatelessContainer.java:174) at org.apache.openejb.core.stateless.StatelessContainer.invoke(StatelessContainer.java:136) at org.apache.openejb.server.ejbd.EjbRequestHandler.doEjbObject_BUSINESS_METHOD(EjbRequestHandler.java:238) at org.apache.openejb.server.ejbd.EjbRequestHandler.processRequest(EjbRequestHandler.java:129) at org.apache.openejb.server.ejbd.EjbDaemon.processEjbRequest(EjbDaemon.java:196) at org.apache.openejb.server.ejbd.EjbDaemon.service(EjbDaemon.java:149) at org.apache.openejb.server.ejbd.EjbServer.service(EjbServer.java:71) at org.apache.openejb.server.ejbd.KeepAliveServer$Session.service(KeepAliveServer.java:213) at org.apache.openejb.server.ejbd.KeepAliveServer.service(KeepAliveServer.java:233) at org.apache.openejb.server.ejbd.EjbServer.service(EjbServer.java:66) at org.apache.openejb.server.ServicePool$2.run(ServicePool.java:91) at org.apache.openejb.server.ServicePool$3.run(ServicePool.java:120) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: com.esri.arcgis.discovery.ejb.ArcGISServiceException: Could not service request. at com.esri.arcgis.discovery.ejb.util.EJBBase.handleRequestBase(EJBBase.java:601) at com.esri.arcgis.discovery.ejb.impl.GPServerBean.b(GPServerBean.java:331) at com.esri.arcgis.discovery.ejb.impl.GPServerBean.handleRequest(GPServerBean.java:192) ... 29 more
Source: Soap
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Entry 3&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;Level: Severe
Time: Aug 11, 2016, 11:13:00 AM
Message: Error handling request to service 'agwa/HillShade.GPServer'. Could not service request.
Source: Soap&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Shea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Dec 2021 15:38:34 GMT</pubDate>
    <dc:creator>isburns</dc:creator>
    <dc:date>2021-12-11T15:38:34Z</dc:date>
    <item>
      <title>Geoprocessing service with floating point raster input fails without error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/geoprocessing-service-with-floating-point-raster/m-p/330287#M12650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;After publishing a Python tool as geoprocessing service, the execution of the GP service from ArcMap fails without an error message. After additional troubleshooting, I narrowed the problem down to using a floating point raster as input to the GP service. I then published the result from the Hillshade tool as-is from ArcToolbox to see if the behavior was the same, and indeed it was; Hillshade as a geoprocessing service works when the input is an integer raster but fails without any error messages when the input is a floating point raster (see attached- the successful result used an integer raster and the failed result used a floating point raster). Note that when setting up the service I have set the Message Level to Info instead of None, so that doesn't explain the lack of an error message. I've tried multiple raster formats including File GDB, GRID, TIFF, and img rasters. I'm running ArcMap 10.4.1 and publishing to ArcGIS Server 10.4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this a bug, or are floating point rasters not supported as input to geoprocessing services? If they are not supported, where is this documented? From what I could find, ArcGIS 10.0 documentation does not specify the raster types that are supported (see &lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Input_and_output_data_types/00530000001n000000/"&gt;here&lt;/A&gt;) and neither does the 10.4 documentation (see &lt;A href="http://server.arcgis.com/en/server/latest/publish-services/windows/parameter-data-type-transformations.htm"&gt;here&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Shea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2016 23:40:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/geoprocessing-service-with-floating-point-raster/m-p/330287#M12650</guid>
      <dc:creator>isburns</dc:creator>
      <dc:date>2016-08-10T23:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: Geoprocessing service with floating point raster input fails without error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/geoprocessing-service-with-floating-point-raster/m-p/330288#M12651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interesting since the hillshade tool is supposed o return an integer raster &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/hillshade.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/hillshade.htm"&gt;Hillshade—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2016 01:04:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/geoprocessing-service-with-floating-point-raster/m-p/330288#M12651</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-08-11T01:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: Geoprocessing service with floating point raster input fails without error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/geoprocessing-service-with-floating-point-raster/m-p/330289#M12652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dan,&lt;/P&gt;&lt;P&gt;The output of hillshade is an integer raster, but it's when the input is a floating point raster that the problem occurs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2016 01:37:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/geoprocessing-service-with-floating-point-raster/m-p/330289#M12652</guid>
      <dc:creator>isburns</dc:creator>
      <dc:date>2016-08-11T01:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: Geoprocessing service with floating point raster input fails without error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/geoprocessing-service-with-floating-point-raster/m-p/330290#M12653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry, missed the 'input'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2016 01:45:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/geoprocessing-service-with-floating-point-raster/m-p/330290#M12653</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-08-11T01:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: Geoprocessing service with floating point raster input fails without error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/geoprocessing-service-with-floating-point-raster/m-p/330291#M12654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does the server log have any errors?&lt;/P&gt;&lt;P&gt;Can you run the hillshade as a GP from ArcMap (not as a service) on the same data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2016 05:21:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/geoprocessing-service-with-floating-point-raster/m-p/330291#M12654</guid>
      <dc:creator>ModyBuchbinder</dc:creator>
      <dc:date>2016-08-11T05:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: Geoprocessing service with floating point raster input fails without error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/geoprocessing-service-with-floating-point-raster/m-p/330292#M12655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The hillshade does work using the same data when run from ArcToolbox in ArcMap.&lt;/P&gt;&lt;P&gt;In ArcGIS Server Manager, there are three SEVERE level entries and nothing else in the logs. I think the first entry results in the subsequent two entries. There is no error report in the logs directory that Manager instructs me to check. Here are the entries in the logs:&lt;/P&gt;&lt;P&gt;Entry 1&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;Level: Severe
Time: Aug 11, 2016, 11:12:58 AM
&lt;SPAN&gt;Message: Instance of the service 'agwa/HillShade.GPServer' crashed. Please see if an error report was generated in 'C:\arcgisserver\logs\MUDFLOW\errorreports'. To send an error report to Esri, compose an e-mail to &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:ArcGISErrorReport@esri.com" rel="nofollow noopener noreferrer" target="_blank"&gt;ArcGISErrorReport@esri.com&lt;/A&gt;&lt;SPAN&gt; and attach the error report file.&lt;/SPAN&gt;
Source: agwa/HillShade.GPServer 
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Entry 2&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;Level: Severe
Time: Aug 11, 2016, 11:13:00 AM
Message: com.esri.arcgis.discovery.ejb.ArcGISServiceException: Could not service request. at com.esri.arcgis.discovery.ejb.impl.GPServerBean.handleRequest(GPServerBean.java:197) at sun.reflect.GeneratedMethodAccessor6100.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.apache.openejb.core.interceptor.ReflectionInvocationContext$Invocation.invoke(ReflectionInvocationContext.java:162) at org.apache.openejb.core.interceptor.ReflectionInvocationContext.proceed(ReflectionInvocationContext.java:144) at org.apache.openejb.monitoring.StatsInterceptor.record(StatsInterceptor.java:164) at org.apache.openejb.monitoring.StatsInterceptor.invoke(StatsInterceptor.java:92) at sun.reflect.GeneratedMethodAccessor6099.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.apache.openejb.core.interceptor.ReflectionInvocationContext$Invocation.invoke(ReflectionInvocationContext.java:162) at org.apache.openejb.core.interceptor.ReflectionInvocationContext.proceed(ReflectionInvocationContext.java:144) at org.apache.openejb.core.interceptor.InterceptorStack.invoke(InterceptorStack.java:122) at org.apache.openejb.core.stateless.StatelessContainer._invoke(StatelessContainer.java:221) at org.apache.openejb.core.stateless.StatelessContainer.invoke(StatelessContainer.java:174) at org.apache.openejb.core.stateless.StatelessContainer.invoke(StatelessContainer.java:136) at org.apache.openejb.server.ejbd.EjbRequestHandler.doEjbObject_BUSINESS_METHOD(EjbRequestHandler.java:238) at org.apache.openejb.server.ejbd.EjbRequestHandler.processRequest(EjbRequestHandler.java:129) at org.apache.openejb.server.ejbd.EjbDaemon.processEjbRequest(EjbDaemon.java:196) at org.apache.openejb.server.ejbd.EjbDaemon.service(EjbDaemon.java:149) at org.apache.openejb.server.ejbd.EjbServer.service(EjbServer.java:71) at org.apache.openejb.server.ejbd.KeepAliveServer$Session.service(KeepAliveServer.java:213) at org.apache.openejb.server.ejbd.KeepAliveServer.service(KeepAliveServer.java:233) at org.apache.openejb.server.ejbd.EjbServer.service(EjbServer.java:66) at org.apache.openejb.server.ServicePool$2.run(ServicePool.java:91) at org.apache.openejb.server.ServicePool$3.run(ServicePool.java:120) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: com.esri.arcgis.discovery.ejb.ArcGISServiceException: Could not service request. at com.esri.arcgis.discovery.ejb.util.EJBBase.handleRequestBase(EJBBase.java:601) at com.esri.arcgis.discovery.ejb.impl.GPServerBean.b(GPServerBean.java:331) at com.esri.arcgis.discovery.ejb.impl.GPServerBean.handleRequest(GPServerBean.java:192) ... 29 more
Source: Soap
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Entry 3&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;Level: Severe
Time: Aug 11, 2016, 11:13:00 AM
Message: Error handling request to service 'agwa/HillShade.GPServer'. Could not service request.
Source: Soap&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Shea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 15:38:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/geoprocessing-service-with-floating-point-raster/m-p/330292#M12655</guid>
      <dc:creator>isburns</dc:creator>
      <dc:date>2021-12-11T15:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: Geoprocessing service with floating point raster input fails without error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/geoprocessing-service-with-floating-point-raster/m-p/330293#M12656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are planning on submitting a support request today, but I'm curious if anyone else can replicate this behavior on a different server.&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/3116"&gt;Dan Patterson&lt;/A&gt;‌ or &lt;A href="https://community.esri.com/migrated-users/3417"&gt;Mody Buchbinder&lt;/A&gt;‌ (or anyone else), are you able to publish a Hillshade GP service and successfully run&amp;nbsp;it with a floating point raster input?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Shea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Aug 2016 17:05:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/geoprocessing-service-with-floating-point-raster/m-p/330293#M12656</guid>
      <dc:creator>isburns</dc:creator>
      <dc:date>2016-08-15T17:05:18Z</dc:date>
    </item>
  </channel>
</rss>

