POST
|
Hi, I try ArcGIS server and portal federated 11.0 with ArcGIS Pro 3.0 to evaluate changes for an old project. When I try to publish a new mapservice from ArcGIS Pro, I have this error : If On debug log I have this error : javax.servlet.ServletException: javax.servlet.ServletException: javax.servlet.ServletException: javax.servlet.ServletException: com.esri.arcgis.discovery.admin.rest.ResourceNotFoundException: La ressource ou l'opération 'Map.MapServer' est introuvable sur le système. at com.esri.arcgis.discovery.admin.rest.filters.OutputFormatterFilter.doFilter(OutputFormatterFilter.java:108) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at com.esri.arcgis.discovery.admin.rest.filters.ErrorFilter.doFilter(ErrorFilter.java:81) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at com.esri.arcgis.discovery.admin.rest.filters.AdminFilter.doFilter(AdminFilter.java:68) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:660) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890) at org.apache.tomcat.util.net.Nio2Endpoint$SocketProcessor.doRun(Nio2Endpoint.java:1701) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at org.apache.tomcat.util.net.AbstractEndpoint.processSocket(AbstractEndpoint.java:1190) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:633) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:611) at org.apache.tomcat.util.net.SecureNio2Channel$1.completed(SecureNio2Channel.java:1010) at org.apache.tomcat.util.net.SecureNio2Channel$1.completed(SecureNio2Channel.java:938) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Unknown Source) at java.base/sun.nio.ch.Invoker$2.run(Unknown Source) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) Caused by: javax.servlet.ServletException: javax.servlet.ServletException: javax.servlet.ServletException: com.esri.arcgis.discovery.admin.rest.ResourceNotFoundException: La ressource ou l'opération 'Map.MapServer' est introuvable sur le système. at com.esri.arcgis.discovery.admin.rest.DispatcherServlet.service(DispatcherServlet.java:198) at javax.servlet.http.HttpServlet.service(HttpServlet.java:764) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.filters.HttpHeaderSecurityFilter.doFilter(HttpHeaderSecurityFilter.java:126) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at com.esri.arcgis.discovery.admin.rest.filters.CSRFFilter.doFilter(CSRFFilter.java:113) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at com.esri.arcgis.discovery.admin.rest.filters.OutputFormatterFilter.doFilter(OutputFormatterFilter.java:87) ... 32 more Caused by: javax.servlet.ServletException: javax.servlet.ServletException: com.esri.arcgis.discovery.admin.rest.ResourceNotFoundException: La ressource ou l'opération 'Map.MapServer' est introuvable sur le système. at com.esri.arcgis.discovery.admin.rest.site.SiteServlet.service(SiteServlet.java:407) at javax.servlet.http.HttpServlet.service(HttpServlet.java:764) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.filters.HttpHeaderSecurityFilter.doFilter(HttpHeaderSecurityFilter.java:126) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:711) at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:459) at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:353) at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:313) at com.esri.arcgis.discovery.admin.rest.DispatcherServlet.service(DispatcherServlet.java:194) ... 45 more Caused by: javax.servlet.ServletException: com.esri.arcgis.discovery.admin.rest.ResourceNotFoundException: La ressource ou l'opération 'Map.MapServer' est introuvable sur le système. at com.esri.arcgis.discovery.admin.rest.services.RootFolderServlet.service(RootFolderServlet.java:345) at javax.servlet.http.HttpServlet.service(HttpServlet.java:764) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.filters.HttpHeaderSecurityFilter.doFilter(HttpHeaderSecurityFilter.java:126) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:711) at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:459) at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:353) at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:313) at com.esri.arcgis.discovery.admin.rest.site.SiteServlet.service(SiteServlet.java:241) ... 56 more Caused by: com.esri.arcgis.discovery.admin.rest.ResourceNotFoundException: La ressource ou l'opération 'Map.MapServer' est introuvable sur le système. at com.esri.arcgis.discovery.admin.rest.util.AdminMacros.throwResourceNotFoundException(AdminMacros.java:1517) at com.esri.arcgis.discovery.admin.rest.services.RootFolderServlet.service(RootFolderServlet.java:343) ... 67 more When I try to publish service directly on manager on webadaptor address : I wait for an infinite time without result after click next : When I try to publish service directly on manager on 6443 port : it's work ! Do you have any idea to investigate this trouble ? ArcGIS Server and Portal, tomcat webadaptor and nginx reverse proxy (for tomcat) are on the same server. Thanks. Guillaume
... View more
03-23-2023
01:33 AM
|
0
|
0
|
628
|
POST
|
Hi, On a linux (ubuntu 20.04) virtual(box) machine I try to install ArcGIS Server but when I try to initialize it I have this error message. I set firewall inactive (ufw status : inactive) I try to create hostname.properties file in framework/etc directory with IP or fqdn but nothing seems to work Thanks Guillaume
... View more
01-12-2023
02:35 AM
|
0
|
0
|
527
|
POST
|
Hi, i need to use arcpy.getportaldescription(url) but when i launch this on pycharm i have an error. I think it is because our certificate on server is self sign. it s a dev environment so i can trust this certificate but how can i do this and where ? i allready add it in certificate trust on machine but it seems that it not work. Do i install it and how : in pycharm ? in conda ? in arcgis pro ? on system ? Thanks a lot for your help this issue cause me a lot of trouble ! Guillaume
... View more
10-26-2022
11:29 AM
|
0
|
2
|
451
|
POST
|
It's a dev server so certificate is auto sign so not secure. I want to publish it from arcgis pro. As I say before, it work first time : But not when i relaunch it : If i restart arcgis pro, i can run script 1 time without craches
... View more
09-26-2022
11:42 PM
|
0
|
0
|
1353
|
POST
|
Hi, Thanks for your reply, I just found that is an error when ags con is allready open. Yes it's a french arcgis pro. When I launch the script first time when arcgis pro open, it ask me for trust certificate and deploy mapservice, when I launch it again (or after click on ags connexion to view it's content), I have the error. sharing.py", line 91, in exportToSDDraft return _convertArcObjectToPythonObject(self._arc_object.exportToSDDraft(out_sddraft,self)) ValueError: Target server is not a standalone server or is inaccessible. Thanks for your time. Guillaume
... View more
09-19-2022
10:52 PM
|
0
|
1
|
1400
|
POST
|
Hi, I try to use this help : MapServiceDraft—ArcGIS Pro | Documentation but i have this error : It could be an error with certificate.
... View more
09-15-2022
11:45 PM
|
0
|
3
|
1441
|
POST
|
Hi ! I need to run a script to deploy many mapservice on arcgis service and portal. They are federated. Is there any sample yo do this ? This script may also be used to update mapservice. Thanks for your help Guillaume
... View more
09-15-2022
12:56 PM
|
0
|
11
|
1757
|
POST
|
Hi ! If you have frontal of webadaptator of portal on IIS, verify if param accept CORS. Look your web.config file. An example can be find here : https://docs.microsoft.com/en-us/iis/extensions/cors-module/cors-module-configuration-reference . The same thing is available for Apache. Guillaume
... View more
05-16-2022
02:22 PM
|
0
|
2
|
6327
|
POST
|
Hi, is there something like that to extract and send some item from a table ? I need to do this for a database with 3 entity class and 28 tables. Actually I have this thing but its in local : This one call other function This one clip geographical object and store it in gdb + shp This one copy all table in the gdb + export it in multiple dbf This one select entry which is needed in function of entityt selected and copy them in tables in the gdb + export it in multiple dbf The result is something like that : Thanks.
... View more
04-27-2022
05:24 AM
|
1
|
0
|
1021
|
POST
|
Hi, I need to publish a model builder to export shapefile and/or gdb on ArcGIS Server. Data source is declare on ArcGIS Server. I need the result as a zip file. So, I need to know : - How will I declare a temp folder like in_memory to store temp shapefile and/or gdb ? - How will I make a zip with this files or folder ? - How will I send this zipfile to the user ? I think it's with using parameter or live something blank like print template but i didn't find any documentation to help me. Thanks for your answeR. Guillaume ARNAUD
... View more
04-25-2022
11:35 PM
|
1
|
3
|
1067
|
POST
|
Hi, In 1.7, I use to use this to define a filter on a layer : But in 1.8, it didn't work. The entity appears in the map. How to fix it ? Thanks. Guillaume
... View more
04-19-2022
06:55 AM
|
0
|
2
|
1167
|
Title | Kudos | Posted |
---|---|---|
1 | 04-27-2022 05:24 AM | |
1 | 04-25-2022 11:35 PM | |
5 | 04-28-2021 08:08 AM | |
1 | 02-22-2022 01:58 PM | |
1 | 01-04-2022 08:26 AM |
Online Status |
Offline
|
Date Last Visited |
04-06-2023
07:33 AM
|