Hi all,
after successfully installing geonetwork I tried logging in as admin for the first time today. Unfortunately the default user/pass "admin/admin" does not work. I get:
-----
The requested operation could not be performed.
NullPointerException :
-----
Is there another user/pass combination I could try? Which is the file it is stored in? Any ideas?
this usually indicates you have no connection to the database.
Any info on that in the console or log files ?
Please verify the JDBC settings in config.xml to see if they are correct for
your database.
Kind regards
Heikki Doeleman
On Thu, Jul 22, 2010 at 11:39 AM, Jan Saalbach <fire@anonymised.com> wrote:
Hi all,
after successfully installing geonetwork I tried logging in as admin
for the first time today. Unfortunately the default user/pass
"admin/admin" does not work. I get:
-----
The requested operation could not be performed.
NullPointerException :
-----
Is there another user/pass combination I could try? Which is the file
it is stored in? Any ideas?
Normally this is a problem in database connection. You can check in
INSTALL_DIR/jetty/logs/geonetwork.log the exception that provides more
feedback.
Regards,
Jose Garcia
On Thu, Jul 22, 2010 at 11:39 AM, Jan Saalbach <fire@anonymised.com> wrote:
Hi all,
after successfully installing geonetwork I tried logging in as admin
for the first time today. Unfortunately the default user/pass
"admin/admin" does not work. I get:
-----
The requested operation could not be performed.
NullPointerException :
-----
Is there another user/pass combination I could try? Which is the file
it is stored in? Any ideas?
geonetwork.log has no entries for today. I might have switched logging of by accident when I tried to set up gn. Which file contains the switch for logging?
Jan
Zitat von jose garcia <josegar74@anonymised.com>:
Hi Jan
Normally this is a problem in database connection. You can check in
INSTALL_DIR/jetty/logs/geonetwork.log the exception that provides more
feedback.
Regards,
Jose Garcia
On Thu, Jul 22, 2010 at 11:39 AM, Jan Saalbach <fire@anonymised.com> wrote:
Hi all,
after successfully installing geonetwork I tried logging in as admin
for the first time today. Unfortunately the default user/pass
"admin/admin" does not work. I get:
-----
The requested operation could not be performed.
NullPointerException :
-----
Is there another user/pass combination I could try? Which is the file
it is stored in? Any ideas?
In web\geonetwork\WEB-INF\log4j.cfg is located the logging config.
Are you running GeoNetwork in jetty or tomcat. In the last case probably the
log file is located in tomcat logs or bin folders instead of the path
provided in the previous mail.
Regards,
Jose Garcia
On Thu, Jul 22, 2010 at 1:24 PM, Jan Saalbach <fire@anonymised.com> wrote:
geonetwork.log has no entries for today. I might have switched logging of
by accident when I tried to set up gn. Which file contains the switch for
logging?
Jan
Zitat von jose garcia <josegar74@anonymised.com>:
Hi Jan
Normally this is a problem in database connection. You can check in
INSTALL_DIR/jetty/logs/geonetwork.log the exception that provides more
feedback.
Regards,
Jose Garcia
On Thu, Jul 22, 2010 at 11:39 AM, Jan Saalbach <fire@anonymised.com>
wrote:
Hi all,
after successfully installing geonetwork I tried logging in as admin
for the first time today. Unfortunately the default user/pass
"admin/admin" does not work. I get:
-----
The requested operation could not be performed.
NullPointerException :
-----
Is there another user/pass combination I could try? Which is the file
it is stored in? Any ideas?