Hi all,
I've already run geonetwork 2.03, intermap run well with this version (it
shows an intermap popup).
With geonetwork 2.1, intermap was embedded into geonetwork. For my specific
purposes, I want to separate intermap from geonetwork like version 2.03, but
I can't. I have editted file config.xml of intermap to turn on all needed
services,
and when I start: http://localhost:8080/intermap, I received: The requested
operation could not be performed
It throws error:
<error id="error">
<exception>
<message>The element "response" could not be added as the root of the
document: The Content already has an existing parent document</message>
<string>org.jdom.IllegalAddException: The element "response" could not
be added as the root of the document: The Content already has an existing
parent document</string>
<stack>org.jdom.IllegalAddException: The element "response" could not be
added as the root of the document: The Content already has an existing
parent document
at org.jdom.ContentList.add(ContentList.java:214)
at org.jdom.ContentList.add(ContentList.java:140)
at java.util.AbstractList.add(AbstractList.java:91)
at org.jdom.Document.setRootElement(Document.java:236)
at org.jdom.Document.<init>(Document.java:117)
at org.jdom.Document.<init>(Document.java:154)
at jeeves.utils.Xml.eval(Xml.java:222)
at jeeves.server.dispatchers.OutputPage.matches(OutputPage.java:58)
at
jeeves.server.dispatchers.ServiceInfo.findOutputPage(ServiceInfo.java:124)
.....
Anybody could give me some advice?
Can geonetwork 2.1 support both separate intermap and embedded intermap?
Thanks in advance,
An Nguyen
--
View this message in context: http://www.nabble.com/Problem-to-popup-intermap-with-Geonetwork-2.1-tp14992117s18419p14992117.html
Sent from the geonetwork-users mailing list archive at Nabble.com.