Tuesday, October 16, 2007

Fixing IMapServerProxy(Unknown Source) exception

IMapServerProxy(Unknown Source) exception gets thrown when trying using exportMapImage and an underlying java.io.EOFexception occurs in the stack trace.

This bug/issue is a bear, as it seems to crop on some Windows2003 servers but not others.

We did two things to resolve this:
1) Upgraded to SP3 for desktop and server
2) Made sure that I created an ArcGISSOC and ArcGISSOM accounts during post install (i.e. don't use an existing account)
3) Copied the new arcobjects.jar (from SP3) into my deployed webapp.
Reload webapp.

Error is gone!

No comments: