Picken
November 18, 2009, 1:04pm
1
Hi List,
I get the following error:
2009-11-18 11:51:51,828 DEBUG [geonetwork.harvester] - Getting record from :
geomatics.nlr.nl (uuid:MVAEZJJRRXVDJGRYPLGKZMATB)
2009-11-18 11:51:52,125 WARN [geonetwork.harvester] - Raised exception
while getting record : java.lang.NullPointerException
If I run this query:
http://geomatics.nlr.nl/excat/csw?request=GetCapabilities&service=CSW&version=2.0.2
I get above mentioned message and in the harvesting-configuration:
http://n2.nabble.com/file/n4025239/Unbenannt.bmp
Jens
--
View this message in context: http://n2.nabble.com/CSW-Harvesting-Fails-tp4025239p4025239.html
Sent from the GeoNetwork developer mailing list archive at Nabble.com.
Picken
December 2, 2009, 9:28am
2
I still have problems with the harvesting. After the conduct of harvesting, I
get the following lines in the log
2009-12-02 10:08:21,859 INFO [jeeves.service] - -> output ended for :
xml.harvesting.get
2009-12-02 10:08:21,859 INFO [jeeves.service] - -> dispatch ended for :
xml.harvesting.get
2009-12-02 10:13:54,937 INFO [jeeves.request] -
2009-12-02 10:13:54,937 INFO [jeeves.request] - HTML Request (from
127.0.0.1) : /geonetwork/srv/de/harvesting
2009-12-02 10:13:54,937 DEBUG [jeeves.request] - Method : GET
2009-12-02 10:13:54,937 DEBUG [jeeves.request] - Content type : null
2009-12-02 10:13:54,937 DEBUG [jeeves.request] - Accept :
text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
2009-12-02 10:13:54,937 DEBUG [jeeves.request] - Session id is
0CC848803FC29AE9655C2657D2D1505F
2009-12-02 10:13:54,937 DEBUG [jeeves.request] - Session created for client
: 127.0.0.1
2009-12-02 10:13:55,125 INFO [jeeves.service] - Dispatching : harvesting
2009-12-02 10:13:55,125 DEBUG [jeeves.service] - -> no input parameters
2009-12-02 10:13:55,125 ERROR [jeeves.service] - Service not allowed :
harvesting
2009-12-02 10:13:55,125 DEBUG [jeeves.service] - Raised exception while
executing service
<error id="service-not-allowed">
<message>Service not allowed</message>
<class>ServiceNotAllowedEx</class>
<stack>
<at class="jeeves.server.dispatchers.ServiceManager"
file="ServiceManager.java" line="374" method="dispatch" />
<at class="jeeves.server.JeevesEngine" file="JeevesEngine.java"
line="621" method="dispatch" />
<at class="jeeves.server.sources.http.JeevesServlet"
file="JeevesServlet.java" line="174" method="execute" />
<at class="jeeves.server.sources.http.JeevesServlet"
file="JeevesServlet.java" line="89" method="doGet" />
<at class="javax.servlet.http.HttpServlet" file="HttpServlet.java"
line="617" method="service" />
<at class="javax.servlet.http.HttpServlet" file="HttpServlet.java"
line="717" method="service" />
<at class="org.apache.catalina.core.ApplicationFilterChain"
file="ApplicationFilterChain.java" line="290" method="internalDoFilter" />
<at class="org.apache.catalina.core.ApplicationFilterChain"
file="ApplicationFilterChain.java" line="206" method="doFilter" />
<at class="org.apache.catalina.core.StandardWrapperValve"
file="StandardWrapperValve.java" line="233" method="invoke" />
<at class="org.apache.catalina.core.StandardContextValve"
file="StandardContextValve.java" line="191" method="invoke" />
</stack>
harvesting
<request>
<language>de</language>
<service>harvesting</service>
</request>
</error>
2009-12-02 10:13:55,140 INFO [jeeves.service] - -> dispatching to error
for : harvesting
2009-12-02 10:13:55,968 INFO [jeeves.service] - -> transforming with
stylesheet : C:\tomcat6020\webapps\geonetwork\/xsl/error.xsl
2009-12-02 10:13:56,953 INFO [jeeves.service] - -> end error
transformation for : harvesting
2009-12-02 10:13:56,953 INFO [jeeves.service] - -> error ended for :
harvesting
--
View this message in context: http://n2.nabble.com/CSW-Harvesting-Fails-tp4025239p4098849.html
Sent from the GeoNetwork developer mailing list archive at Nabble.com.