SOEXplorer
SOEXplorer is a tool that I had created to help developers register and manage Server Object Extensions for ArcGIS Server. Click the image above to download the application for 32-bit machines. For 64-bit machines, use the download here. Please get in touch with me if you are interested in the source-code for the application.
Here is the list of features currently in SOEXplorer
- Start, Stop, Pause Server Objects.
- Get ArcGIS Server statistics.
- Get Server and Server Object statistics.
- Add/Delete host machines.
- Add/Delete server directories.
- Edit Server Object properties (some not accessible in ArcCatalog).
- Delete Server Objects.
- Save Server Object configuration to file.
- Create Server Object configurations from previously saved files.
- Register new Server Object Extensions.
- Delete Server Object Extensions.
- Activate/Deactivate individual Server Object Extensions on Server Objects.
And here are some screenshots and notes on how to use it.
Looking gr8 to see….Can you share the source code details..
have any guess on what is the problem.
Hi
I’m currently working in SOE .Using the sample project in Extending ArcGIS server, Ive created a required class libraries.Then Ive registered all the necessary class libraries as told in the tutorial.I’m able to set the properties for the extension using arc catalog.But after that an error has thrown as shown below.(in similar way Ive created an another project,the same problem prevails).Need Solution urgently.
Thanks in Advance!!!!!!
Error in log file.
Configuration Sample.MapServer is not found.
Configuration Geometry.GeometryServer is not found.
Configuration Sample.MapServer is not found.
Configuration Sample.MapServer is not found.
Configuration Sample.MapServer is not found.
Configuration Sample.MapServer is not found.
Configuration Sample.MapServer is not found.
Configuration Sample.MapServer is not found.
Configuration Sample.MapServer is not found.
Configuration Sample.MapServer is not found.
Configuration Sample.MapServer is not found.
Configuration Sample.MapServer is not found.
Server Object instance creation failed on machine inc-ini530030d.
Server object instance creation failed on all SOC machines.
Configuration Sample.MapServer can not be started.
Server Object instance creation failed on machine inc-ini530030d.
Server object instance creation failed on all SOC machines.
Configuration Sample.MapServer can not be started.
Configuration Sample.MapServer is not started.
I hope you re editing the configuration files related to arcgis server directly with your application.Am I Right?
Hi,
I allready used the first versions of SOExplorer, but when i want to use the new version i get the next error:
“An unexpected error occurred while trying to connect to the ArcGis Server. An item with the same key has already been added.”
So, i think this is a small problem, can you help me with this? Thanx.
Hi,
I’m using SOExplorer (i think) from the first release. I’ve downloaded this version and i tried to connect to the ArcGis Server, but i get the next error messge:
“An unexpected error occured while trying to connect to the ArcGis server. An item with the same key has already been added”
Can you help me with this problem? Or tell where i can delete this item?
Thanx
Philippe
Hi Philippe,
That is a bug with the “SOEXplorer”. That error is happeneing because there probably is two services with the same name on your server. When I was building SOEXplorer, I didn’t realize that ArcGIS Server allows you to have a MapServer and a GPServer for example with the same name. One of the constraints I had included in SOEXplorer was that no two services can have the same name which is what is throwing that exception. The fix for it shouldn’t be too bad to do. I will try to find some time to get that fix in. In the meanwhile, if you want to try to fix it or want to peek at the source code, let me know.
Thank You,
Vish
hi vish?
i am trying to run it with ags 10 & it fails.
Can you upgrade it?
Thanks
Hello Vish,
Thanks for this nice util. I was just curious if you can share the source code so that i would love trying to fix the dupicate key error, and also make some enhancements in gui if i should spare some time.
Thanks.
I downloaded ,installed and ran the exe it said SOEutility has stopped working and then disappears does this tool work with ArcGIS 10?
This tool does not work with ArcGIS Server 10.
I would like to correct the above. The Tool requires 9.3.1 on the system but it can Read V10 servers.
I would like to rebuild it on V10. Or is that Vishful thinking