[OKGIS] Fw: ArcMap Image Service Error

Robert Stokes robert-stokes at cherokee.org
Fri Feb 2 08:46:11 CST 2007


Here is what I have received so far...


--------------------------
Robert Stokes
GIS Administrator
Cherokee Nation
(Work) 918-453-5625
(Cell) 918-207-2798
robert-stokes at cherokee.org

----- Original Message -----
From: Robert Stokes
To: 'scanaday at esri.com' <scanaday at esri.com>
Sent: Thu Feb 01 21:31:28 2007
Subject: Re: ArcMap Image Service Error

Stacia,

Thanks, but I will be out of the office until probably next wednesday...I will email you then! Thanks, again!


--------------------------
Robert Stokes
GIS Administrator
Cherokee Nation
(Work) 918-453-5625
(Cell) 918-207-2798
robert-stokes at cherokee.org

----- Original Message -----
From: Stacia Canaday <scanaday at esri.com>
To: Robert Stokes
Sent: Thu Feb 01 21:28:18 2007
Subject: RE: ArcMap Image Service Error

Well, I'm sorry to hear that.  I've passed this information along to the
ArcIMS expert, Gayatri.  She's going to give you a call tomorrow to help
you resolve this.
-Stacia

-----Original Message-----
From: Robert Stokes [mailto:robert-stokes at cherokee.org] 
Sent: Thursday, February 01, 2007 5:40 PM
To: Stacia Canaday
Subject: Re: ArcMap Image Service Error

Thanks, Stacia! I will try the admin thing, but I am an admin on the
server...other than that I am not sure...cause it dies no matter what
ArcMap MXD I try...I even tried different data types...file gdb,
personal gdb, and shapefile (both locally and network shared)...
Another thing...the sample even dies when I add my own datasets to the
mxd...


--------------------------
Robert Stokes
GIS Administrator
Cherokee Nation
(Work) 918-453-5625
(Cell) 918-207-2798
robert-stokes at cherokee.org

----- Original Message -----
From: Stacia Canaday <scanaday at esri.com>
To: Robert Stokes
Sent: Thu Feb 01 17:33:13 2007
Subject: FW: ArcMap Image Service Error

Hi Robert,

I forwarded your message to our in-house ArcIMS guru.  She suggested the
following.  Please let us know if you are still not successful.

-Stacia

 

________________________________

From: Gayatri Kesavamurthy 
Sent: Thursday, February 01, 2007 5:28 PM
To: Stacia Canaday
Subject: RE: [OKGIS] ArcMap Image Service Error

 

If he can start an ArcMap Service using the sample data, then it is
possible that there is some disconnect with the mxd he is using.

Also i would try to start the service using Administrator on the server
machine.

 

________________________________

From: Stacia Canaday
Sent: Thu 2/1/2007 5:06 PM
To: Gayatri Kesavamurthy
Subject: FW: [OKGIS] ArcMap Image Service Error

Might you be able to help Robert?  He posted this message to the
Oklahoma GIS listserv...

 

________________________________

From: okgis-bounces at gis.gis.ou.edu [mailto:okgis-bounces at gis.gis.ou.edu]
On Behalf Of Robert Stokes
Sent: Thursday, February 01, 2007 5:02 PM
To: Oklahoma GIS Community
Subject: [OKGIS] ArcMap Image Service Error
Importance: High

 

 

I cannot seem to get any ArcMap Image Services going other than the
sample provided by ESRI. (C:\Program
Files\ArcGIS\ArcIMS\Samples\ArcMapServer) I re-watched some ESRI Virtual
Campus training on the topic, but of course, they never have any
problems pop up...so I created the mxd...saved it to the AXL directory,
and tried to create the service...it dies every time...

 

 
<https://sanowa.esri.com/exchange/gkesavamurthy/Drafts/RE:%20%5BOKGIS%5D
%20ArcMap%20Image%20Service%20Error.EML/1_multipart/image001.jpg> 

 

I continue to get the error below...have any of you seen this before?
Any known traps with ArcMap Image Services?

 

com.esri.xml.sax.SAXParseException: The markup in the document preceding
the root element must be well-formed.

            at
com.esri.apache.xerces.framework.XMLParser.reportError(XMLParser.java)

            at
com.esri.apache.xerces.framework.XMLDocumentScanner.a(XMLDocumentScanner
.java)

            at
com.esri.apache.xerces.framework.XMLDocumentScanner$XMLDeclDispatcher.di
spatch(XMLDocumentScanner.java)

            at
com.esri.apache.xerces.framework.XMLDocumentScanner.parseSome(XMLDocumen
tScanner.java)

            at
com.esri.apache.xerces.framework.XMLParser.parse(XMLParser.java)

            at
com.esri.aims.mtier.model.admin.Service.addService(Service.java)

            at
org.apache.jsp.arcims.process_005fcreate_005fservice_jsp._jspService(pro
cess_005fcreate_005fservice_jsp.java:427)

            at
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)

            at
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

            at
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.ja
va:332)

            at
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)

            at
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)

            at
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

            at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:252)

            at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:173)

            at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValv
ejava:213)

            at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValv
ejava:178)

            at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java
:126)

            at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java
:105)

            at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.
java:107)

            at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:1
48)

            at
org.apache.coyote.ajp.AjpAprProcessor.process(AjpAprProcessor.java:425)

            at
org.apache.coyote.ajp.AjpAprProtocol$AjpConnectionHandler.process(AjpApr
Protocol.java:452)

            at
org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:1285)

            at java.lang.Thread.run(Unknown Source)

 

 

SPECS: 

Intranet only application

running ArcGIS 9.2 SP1 / ArcIMS 9.2 SP1

MS Server 2003 R2 Sp1

IIS

Apache Tomcat 5.5.17

 

Robert Stokes
GIS Administrator

Cherokee Nation GeoData Center
P.O. Box 948
Tahlequah, OK 74465
Office: 918-453-5625
Cell: 918-207-2798
Fax: 918-458-7647
robert-stokes at cherokee.org

www.cherokee.org <http://www.cherokee.org/> 

 

 

 




More information about the OKGIS mailing list