<?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 Problem publishing hosted scene layer in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/problem-publishing-hosted-scene-layer/m-p/1222805#M34344</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We have an ArcGIS Enterprise deployed on MS Azure and I am not able to publish any hosted scene layer.&lt;/P&gt;&lt;P&gt;Platform was working without any problem including publishing scene layers. I am not sure what coused the issue but two major activity happened before this problem. First major activity is upgrade version from 10.9.1 to 11.&amp;nbsp;Other major activity is restoring machine from the snapshot. I try to troubleshoot problem and it looks like starting to create a tile cache on couchdb but at the and it is not able to create a hosted scene service. there are some repeating errors on couchdb log "You are not authorized to access this db." I did check datastore managed user account by listmanageduser tool and user account can access couchdb successfully.&lt;/P&gt;&lt;P&gt;I am considering it could be SSL releted issue but it was working before.&lt;/P&gt;&lt;P&gt;I would greatly appreciate any help regarding this problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will put some of the logs here.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Server Log:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&amp;lt;Msg time="2022-10-18T13:46:34,454" type="INFO" code="9029" source="Rest" process="10800" thread="1" methodName="" machine="" user="" elapsed="" requestID="2a41ca8c-8775-4e1d-ae67-6b942fbe816f"&amp;gt;Request user: , Service: Hosted/Region_02_Buildings_v03_Test/SceneServer&amp;lt;/Msg&amp;gt;&lt;BR /&gt;&amp;lt;Msg time="2022-10-18T13:46:34,451" type="DEBUG" code="8521" source="Server" process="10800" thread="26" methodName="WebSecurityManager.authenticate" machine="" user="" elapsed="" requestID="2a41ca8c-8775-4e1d-ae67-6b942fbe816f"&amp;gt;HTTP Referer: &lt;A href="https://xx/portal/home/item.html?id=63e25b561bfa4b3a8576b0b93a946d81&amp;amp;amp;jobid=j4b6d86708dba4df8b4704c3fb0546133" target="_blank" rel="noopener"&gt;https://xx/portal/home/item.html?id=63e25b561bfa4b3a8576b0b93a946d81&amp;amp;amp;jobid=j4b6d86708dba4df8b4704c3fb0546133&lt;/A&gt;&amp;lt;/Msg&amp;gt;&lt;BR /&gt;&amp;lt;Msg time="2022-10-18T13:46:34,457" type="DEBUG" code="9999" source="Rest" process="10800" thread="1" methodName="" machine="" user="" elapsed="" requestID="2a41ca8c-8775-4e1d-ae67-6b942fbe816f"&amp;gt;Populating cache for extensions:Hosted/Region_02_Buildings_v03_Test:null/Service&amp;lt;/Msg&amp;gt;&lt;BR /&gt;&amp;lt;Msg time="2022-10-18T13:46:34,457" type="DEBUG" code="9999" source="Rest" process="10800" thread="1" methodName="" machine="" user="" elapsed="" requestID="2a41ca8c-8775-4e1d-ae67-6b942fbe816f"&amp;gt;Populating cache for extensions:Hosted/Region_02_Buildings_v03_Test:null/Service&amp;lt;/Msg&amp;gt;&lt;BR /&gt;&amp;lt;Msg time="2022-10-18T13:46:34,458" type="DEBUG" code="9999" source="Rest" process="10800" thread="1" methodName="" machine="" user="" elapsed="" requestID="2a41ca8c-8775-4e1d-ae67-6b942fbe816f"&amp;gt;Populating cache for Hosted/Region_02_Buildings_v03_Test:SceneServerConfig&amp;lt;/Msg&amp;gt;&lt;BR /&gt;&amp;lt;Msg time="2022-10-18T13:46:34,458" type="DEBUG" code="9999" source="Rest" process="10800" thread="1" methodName="" machine="" user="" elapsed="" requestID="2a41ca8c-8775-4e1d-ae67-6b942fbe816f"&amp;gt;Populating cache for Hosted/Region_02_Buildings_v03_Test:SceneServerConfig&amp;lt;/Msg&amp;gt;&lt;BR /&gt;&amp;lt;Msg time="2022-10-18T13:46:34,566" type="DEBUG" code="9999" source="Admin" process="10800" thread="1" methodName="" machine="" user="" elapsed="" requestID=""&amp;gt;javax.servlet.ServletException: javax.servlet.ServletException: javax.servlet.ServletException: javax.servlet.ServletException: javax.servlet.ServletException: com.esri.arcgis.discovery.admin.rest.ResourceNotFoundException: Could not find resource or operation 'Region_02_Buildings_v03_Test.SceneServer' on the system.&lt;BR /&gt;at com.esri.arcgis.discovery.admin.rest.filters.OutputFormatterFilter.doFilter(OutputFormatterFilter.java:108)...&lt;/P&gt;&lt;P&gt;Datastore Log:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;[notice] 2022-10-18T13:45:01.800000Z couchdb@... &amp;lt;0.220.0&amp;gt; e5d59105a5 ...:29081 192.168.0.11 undefined GET / 200 ok 0&lt;BR /&gt;[error] 2022-10-18T13:45:01.800000Z couchdb@... &amp;lt;0.460.0&amp;gt; 697751241d rexi_server: from: couchdb@...(&amp;lt;0.220.0&amp;gt;) mfa: fabric_rpc:open_shard/2 throw:{unauthorized,&amp;lt;&amp;lt;"You are not authorized to access this db."&amp;gt;&amp;gt;} [{couch_db,open,2,[{file,"src/couch_db.erl"},{line,154}]},{fabric_rpc,open_shard,2,[{file,"src/fabric_rpc.erl"},{line,267}]},{rexi_server,init_p,3,[{file,"src/rexi_server.erl"},{line,140}]}]&lt;BR /&gt;[notice] 2022-10-18T13:45:01.800000Z couchdb@... &amp;lt;0.220.0&amp;gt; 697751241d ...:29081 192.168.0.11 undefined GET /dsconfig$/tcs_dl2kwjpp 401 ok 0&lt;BR /&gt;[debug] 2022-10-18T13:45:01.800000Z couchdb@... &amp;lt;0.220.0&amp;gt; 8354e273ac Attempt Login: admin_1oill&lt;BR /&gt;[debug] 2022-10-18T13:45:01.800000Z couchdb@... &amp;lt;0.220.0&amp;gt; 8354e273ac cache miss for admin_1oill&lt;BR /&gt;[debug] 2022-10-18T13:45:01.800000Z couchdb@... &amp;lt;0.220.0&amp;gt; 8354e273ac no record of user admin_1oill&lt;BR /&gt;[notice] 2022-10-18T13:45:01.800000Z couchdb@... &amp;lt;0.220.0&amp;gt; 8354e273ac ...:29081 192.168.0.11 undefined POST /_session 200 ok 0&lt;BR /&gt;[debug] 2022-10-18T13:45:01.816000Z couchdb@... &amp;lt;0.220.0&amp;gt; 2aab376a07 cache miss for admin_1oill&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Suleyman.&lt;/P&gt;</description>
    <pubDate>Tue, 18 Oct 2022 14:28:01 GMT</pubDate>
    <dc:creator>Suleyman-Arslan</dc:creator>
    <dc:date>2022-10-18T14:28:01Z</dc:date>
    <item>
      <title>Problem publishing hosted scene layer</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/problem-publishing-hosted-scene-layer/m-p/1222805#M34344</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We have an ArcGIS Enterprise deployed on MS Azure and I am not able to publish any hosted scene layer.&lt;/P&gt;&lt;P&gt;Platform was working without any problem including publishing scene layers. I am not sure what coused the issue but two major activity happened before this problem. First major activity is upgrade version from 10.9.1 to 11.&amp;nbsp;Other major activity is restoring machine from the snapshot. I try to troubleshoot problem and it looks like starting to create a tile cache on couchdb but at the and it is not able to create a hosted scene service. there are some repeating errors on couchdb log "You are not authorized to access this db." I did check datastore managed user account by listmanageduser tool and user account can access couchdb successfully.&lt;/P&gt;&lt;P&gt;I am considering it could be SSL releted issue but it was working before.&lt;/P&gt;&lt;P&gt;I would greatly appreciate any help regarding this problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will put some of the logs here.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Server Log:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&amp;lt;Msg time="2022-10-18T13:46:34,454" type="INFO" code="9029" source="Rest" process="10800" thread="1" methodName="" machine="" user="" elapsed="" requestID="2a41ca8c-8775-4e1d-ae67-6b942fbe816f"&amp;gt;Request user: , Service: Hosted/Region_02_Buildings_v03_Test/SceneServer&amp;lt;/Msg&amp;gt;&lt;BR /&gt;&amp;lt;Msg time="2022-10-18T13:46:34,451" type="DEBUG" code="8521" source="Server" process="10800" thread="26" methodName="WebSecurityManager.authenticate" machine="" user="" elapsed="" requestID="2a41ca8c-8775-4e1d-ae67-6b942fbe816f"&amp;gt;HTTP Referer: &lt;A href="https://xx/portal/home/item.html?id=63e25b561bfa4b3a8576b0b93a946d81&amp;amp;amp;jobid=j4b6d86708dba4df8b4704c3fb0546133" target="_blank" rel="noopener"&gt;https://xx/portal/home/item.html?id=63e25b561bfa4b3a8576b0b93a946d81&amp;amp;amp;jobid=j4b6d86708dba4df8b4704c3fb0546133&lt;/A&gt;&amp;lt;/Msg&amp;gt;&lt;BR /&gt;&amp;lt;Msg time="2022-10-18T13:46:34,457" type="DEBUG" code="9999" source="Rest" process="10800" thread="1" methodName="" machine="" user="" elapsed="" requestID="2a41ca8c-8775-4e1d-ae67-6b942fbe816f"&amp;gt;Populating cache for extensions:Hosted/Region_02_Buildings_v03_Test:null/Service&amp;lt;/Msg&amp;gt;&lt;BR /&gt;&amp;lt;Msg time="2022-10-18T13:46:34,457" type="DEBUG" code="9999" source="Rest" process="10800" thread="1" methodName="" machine="" user="" elapsed="" requestID="2a41ca8c-8775-4e1d-ae67-6b942fbe816f"&amp;gt;Populating cache for extensions:Hosted/Region_02_Buildings_v03_Test:null/Service&amp;lt;/Msg&amp;gt;&lt;BR /&gt;&amp;lt;Msg time="2022-10-18T13:46:34,458" type="DEBUG" code="9999" source="Rest" process="10800" thread="1" methodName="" machine="" user="" elapsed="" requestID="2a41ca8c-8775-4e1d-ae67-6b942fbe816f"&amp;gt;Populating cache for Hosted/Region_02_Buildings_v03_Test:SceneServerConfig&amp;lt;/Msg&amp;gt;&lt;BR /&gt;&amp;lt;Msg time="2022-10-18T13:46:34,458" type="DEBUG" code="9999" source="Rest" process="10800" thread="1" methodName="" machine="" user="" elapsed="" requestID="2a41ca8c-8775-4e1d-ae67-6b942fbe816f"&amp;gt;Populating cache for Hosted/Region_02_Buildings_v03_Test:SceneServerConfig&amp;lt;/Msg&amp;gt;&lt;BR /&gt;&amp;lt;Msg time="2022-10-18T13:46:34,566" type="DEBUG" code="9999" source="Admin" process="10800" thread="1" methodName="" machine="" user="" elapsed="" requestID=""&amp;gt;javax.servlet.ServletException: javax.servlet.ServletException: javax.servlet.ServletException: javax.servlet.ServletException: javax.servlet.ServletException: com.esri.arcgis.discovery.admin.rest.ResourceNotFoundException: Could not find resource or operation 'Region_02_Buildings_v03_Test.SceneServer' on the system.&lt;BR /&gt;at com.esri.arcgis.discovery.admin.rest.filters.OutputFormatterFilter.doFilter(OutputFormatterFilter.java:108)...&lt;/P&gt;&lt;P&gt;Datastore Log:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;[notice] 2022-10-18T13:45:01.800000Z couchdb@... &amp;lt;0.220.0&amp;gt; e5d59105a5 ...:29081 192.168.0.11 undefined GET / 200 ok 0&lt;BR /&gt;[error] 2022-10-18T13:45:01.800000Z couchdb@... &amp;lt;0.460.0&amp;gt; 697751241d rexi_server: from: couchdb@...(&amp;lt;0.220.0&amp;gt;) mfa: fabric_rpc:open_shard/2 throw:{unauthorized,&amp;lt;&amp;lt;"You are not authorized to access this db."&amp;gt;&amp;gt;} [{couch_db,open,2,[{file,"src/couch_db.erl"},{line,154}]},{fabric_rpc,open_shard,2,[{file,"src/fabric_rpc.erl"},{line,267}]},{rexi_server,init_p,3,[{file,"src/rexi_server.erl"},{line,140}]}]&lt;BR /&gt;[notice] 2022-10-18T13:45:01.800000Z couchdb@... &amp;lt;0.220.0&amp;gt; 697751241d ...:29081 192.168.0.11 undefined GET /dsconfig$/tcs_dl2kwjpp 401 ok 0&lt;BR /&gt;[debug] 2022-10-18T13:45:01.800000Z couchdb@... &amp;lt;0.220.0&amp;gt; 8354e273ac Attempt Login: admin_1oill&lt;BR /&gt;[debug] 2022-10-18T13:45:01.800000Z couchdb@... &amp;lt;0.220.0&amp;gt; 8354e273ac cache miss for admin_1oill&lt;BR /&gt;[debug] 2022-10-18T13:45:01.800000Z couchdb@... &amp;lt;0.220.0&amp;gt; 8354e273ac no record of user admin_1oill&lt;BR /&gt;[notice] 2022-10-18T13:45:01.800000Z couchdb@... &amp;lt;0.220.0&amp;gt; 8354e273ac ...:29081 192.168.0.11 undefined POST /_session 200 ok 0&lt;BR /&gt;[debug] 2022-10-18T13:45:01.816000Z couchdb@... &amp;lt;0.220.0&amp;gt; 2aab376a07 cache miss for admin_1oill&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Suleyman.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2022 14:28:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/problem-publishing-hosted-scene-layer/m-p/1222805#M34344</guid>
      <dc:creator>Suleyman-Arslan</dc:creator>
      <dc:date>2022-10-18T14:28:01Z</dc:date>
    </item>
  </channel>
</rss>

