Select to view content in your preferred language

Advanced Java PrintSOE on ARCGIS Server .NET --Can't connect to server

1905
26
06-03-2011 06:24 PM
RuiboHan1
New Contributor
I was following Step 2 on http://gis.pch.etat.lu/flexViewerPrint/quickstart.html

At the setp of
soemanager.bat -a [server name] [domain name] [username] [password] PCHarcgisSOE.jar

I used the username and password to Arcgis server .net, which is ArcGISWebServices and mypassword, but got the error of
" AutomationException occured while connecting to server localhost.
Please check if username and pwd are correct or are members of agsadmin group.
AutomationException: null
Disconnecting from ArcGIS Server "null"....Done"

I am sure the username and pwd are correct and can also use them to log on the arcgis server manager, anyone has the same problem? Please help,  Tom?  Thanks in advance.
Tags (2)
0 Kudos
26 Replies
JimWard
New Contributor
jimwardlewiston,
did you have a possibility to give me remote access.
You can contact me by email.

Tom
Hi Tom, no, sorry, I have no way to grant remote access, my IT dept needs to set this up, and they only have a select group to access remote. But thank you anyway!
0 Kudos
TomSchuller
Occasional Contributor III
jimwardlewiston,
did you have public mapservices on which we could work?

To provide better support for the PChPrintSOE, I will move the complete sources and binaries to BitBucket.

Flex part:
  http://bitbucket.schuller.lu/tomlux/pchprintwidget
SOE-java part:
  http://bitbucket.schuller.lu/tomlux/pchprintsoe

I configured also an issue ticket system to manage the different requests.
It's very hard to maintain an overview of user requests/problems/remarks over the different forum posts.

So, if you have any request for code change or problems just create a ticket.

Thanks,
Tom
0 Kudos
TomSchuller
Occasional Contributor III
sorry, new project links:
http://bitbucket.schuller.lu/pchprintsoe
http://bitbucket.schuller.lu/pchprintwidget

For any bugs, problems or questions, please use the bitbucket issues system.
Will help me to provide better support.

Thanks,
Tom
0 Kudos
PrimozKogovsek
New Contributor
Hi guys!

I am having the same issue running arcgis server 10 sp2 .net installation on Windoows server 2008.
Error: AutomationException occured while connecting to server Please check if username and pwd are correct or are members of agsadmin group AutomationException: Access is denied.
java version 1.6.0_29
PCHarcgisSOE.jar dated 7.6.2011
Tried vith local users, domain users, server aliases ip-s nothing worked for me?
Did anybodoy solved this problem?
0 Kudos
TomSchuller
Occasional Contributor III
0 Kudos
LuísCardoso
New Contributor
No, I gave up after many attempts. Let me know if anyone find a soluation.


Hello Han,

After many tries i finally got it to install.

What i did:
1- IIS reset
2- Turned of the Firewall
3- Used IP instead of computer name.
0 Kudos
JustinSong
New Contributor
Hi all,

I had exactly the same error, but after I turned off the Windows firewall, it worked..

My config is: Windows 7 pro, AG10+ sp3 .Net
Justin.
0 Kudos