Support Requests item #1349849, was opened at 2005-11-06 18:02
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=533369&aid=1349849&group_id=72096
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: The requested operation could not be performed
Initial Comment:
I have installed GeoNetwork 2.0.0 RC1, it starts
successfully. But when i try to login i get a message
"The requested operation could not be performed". Here
is a piece of jetty.log when (as i think) exception occurs
<stack>java.lang.NullPointerException
at jeeves.server.resources.ResourceManager.
open(ResourceManager.java:68)
at org.fao.geonet.services.login.Login.exec(Login.java:
66)
at jeeves.server.dispatchers.ServiceInfo.
execService(ServiceInfo.java:238)
at jeeves.server.dispatchers.ServiceInfo.
execServices(ServiceInfo.java:141)
at jeeves.server.dispatchers.ServiceManager.
dispatch(ServiceManager.java:374)
at jeeves.server.JeevesEngine.dispatch(JeevesEngine.
java:600)
at jeeves.server.sources.http.JeevesServlet.
execute(JeevesServlet.java:169)
at jeeves.server.sources.http.JeevesServlet.
doPost(JeevesServlet.java:110)
at javax.servlet.http.HttpServlet.service(HttpServlet.
java:616)
at javax.servlet.http.HttpServlet.service(HttpServlet.
java:689)
at org.mortbay.jetty.servlet.ServletHolder.
handle(ServletHolder.java:427)
at org.mortbay.jetty.servlet.WebApplicationHandler.
dispatch(WebApplicationHandler.java:473)
at org.mortbay.jetty.servlet.ServletHandler.
handle(ServletHandler.java:568)
at org.mortbay.http.HttpContext.handle(HttpContext.
java:1565)
at org.mortbay.jetty.servlet.WebApplicationContext.
handle(WebApplicationContext.java:635)
at org.mortbay.http.HttpContext.handle(HttpContext.
java:1517)
at org.mortbay.http.HttpServer.service(HttpServer.java:
954)
at org.mortbay.http.HttpConnection.
service(HttpConnection.java:816)
at org.mortbay.http.HttpConnection.
handleNext(HttpConnection.java:983)
at org.mortbay.http.HttpConnection.
handle(HttpConnection.java:833)
at org.mortbay.http.SocketListener.
handleConnection(SocketListener.java:244)
at org.mortbay.util.ThreadedServer.
handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.
run(ThreadPool.java:534)</stack>
Login and password appears to be OK. What's wrong?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=533369&aid=1349849&group_id=72096