LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-04-2018, 10:42 PM   #31
speedlearner
LQ Newbie
 
Registered: Jun 2018
Posts: 18

Rep: Reputation: Disabled

When I try to install eXist 4 database, I get this error:

Caught an exception while initializing db: Wrong password for user [admin]
--- Initialization complete. Shutdown embedded database instance ---
org.xmldb.api.base.XMLDBException: Wrong password for user [admin]
at org.exist.xmldb.DatabaseImpl.getUser(DatabaseImpl.java:292)
at org.exist.xmldb.DatabaseImpl.getLocalCollection(DatabaseImpl.java:189)
at org.exist.xmldb.DatabaseImpl.getCollection(DatabaseImpl.java:167)
at org.exist.xmldb.DatabaseImpl.getCollection(DatabaseImpl.java:158)
at org.xmldb.api.DatabaseManager.getCollection(Unknown Source)
at org.exist.installer.Setup.initDb(Setup.java:77)
at org.exist.installer.Setup.main(Setup.java:66)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at org.exist.start.Main.invokeMain(Main.java:140)
at org.exist.start.Main.run(Main.java:453)
at org.exist.start.Main.main(Main.java:64)
Caused by: org.exist.security.AuthenticationException: Wrong password for user [admin]
at org.exist.security.internal.RealmImpl.authenticate(RealmImpl.java:274)
at org.exist.security.internal.SecurityManagerImpl.authenticate(SecurityManagerImpl.java:435)
at org.exist.xmldb.DatabaseImpl.getUser(DatabaseImpl.java:290)
... 13 more
[B@4c86da0corg.exist.security.AuthenticationException: Wrong password for user [admin]
at org.exist.security.internal.RealmImpl.authenticate(RealmImpl.java:274)
at org.exist.security.internal.SecurityManagerImpl.authenticate(SecurityManagerImpl.java:435)
at org.exist.xmldb.DatabaseImpl.getUser(DatabaseImpl.java:290)
at org.exist.xmldb.DatabaseImpl.getLocalCollection(DatabaseImpl.java:189)
at org.exist.xmldb.DatabaseImpl.getCollection(DatabaseImpl.java:167)
at org.exist.xmldb.DatabaseImpl.getCollection(DatabaseImpl.java:158)
at org.xmldb.api.DatabaseManager.getCollection(Unknown Source)
at org.exist.installer.Setup.initDb(Setup.java:77)
at org.exist.installer.Setup.main(Setup.java:66)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at org.exist.start.Main.invokeMain(Main.java:140)
at org.exist.start.Main.run(Main.java:453)
at org.exist.start.Main.main(Main.java:64)
Caused by: org.exist.security.AuthenticationException: Wrong password for user [admin]
at org.exist.security.internal.RealmImpl.authenticate(RealmImpl.java:274)
at org.exist.security.internal.SecurityManagerImpl.authenticate(SecurityManagerImpl.java:435)
at org.exist.xmldb.DatabaseImpl.getUser(DatabaseImpl.java:290)
at org.exist.xmldb.DatabaseImpl.getLocalCollection(DatabaseImpl.java:189)
at org.exist.xmldb.DatabaseImpl.getCollection(DatabaseImpl.java:167)
at org.exist.xmldb.DatabaseImpl.getCollection(DatabaseImpl.java:158)
at org.xmldb.api.DatabaseManager.getCollection(Unknown Source)
at org.exist.installer.Setup.initDb(Setup.java:77)
at org.exist.installer.Setup.main(Setup.java:66)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at org.exist.start.Main.invokeMain(Main.java:140)
at org.exist.start.Main.run(Main.java:453)
at org.exist.start.Main.main(Main.java:64)
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.exist.storage.BrokerPool (file:/home/ted/eXist-db/exist.jar) to field java.lang.Thread.threadLocals
WARNING: Please consider reporting this to the maintainers of org.exist.storage.BrokerPool
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release

What is it and how do I fix it?
 
Old 06-05-2018, 12:07 AM   #32
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
This is now a separate problem, if Java is now working on your system, so you may be best to start a new thread about the Exist 4 database. The main error it appears to report is a wrong password.

Include info on which tutorial you are using to install Exist 4 and the steps you took before obtaining the error.

Last edited by hydrurga; 06-05-2018 at 12:12 AM.
 
Old 06-05-2018, 12:18 AM   #33
speedlearner
LQ Newbie
 
Registered: Jun 2018
Posts: 18

Rep: Reputation: Disabled
I just started a new thread. I hope you can assist me further.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: How to install Oracle Java Series (JAVA 9 to JAVA 6) via PPA in Ubuntu & Mint LXer Syndicated Linux News 0 12-20-2016 04:30 PM
LXer: Install JAVA (Oracle JAVA & openJDK) via JAVA Alternatives Method LXer Syndicated Linux News 0 12-13-2016 12:44 PM
Ubuntu Mplayer Install Error: Md5Sum mismatch racket24 Linux - Software 4 07-12-2005 04:47 PM
Can't install any software. Says MD5 sum mismatch. duffmckagan Ubuntu 8 07-11-2005 02:39 PM
Mandrake install kernel version mismatch parkerrh Linux - Software 0 06-29-2002 11:06 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:00 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration