Login failed admin / admin

372 views
Skip to first unread message

Anderson santana

unread,
Apr 15, 2019, 7:39:19 PM4/15/19
to dcm4che
Sorry for my English, it's not my native language.


But after running the "run.bat" file and trying to log in to the address http: // localhost: 8080 / dcm4chee-web3 with the admin / admin user, it displays "Login failed"

I'm new to DCM4CHEE, and I dont know what to do! Can someone help me??

log attachment
log.txt

Thiago Maltempi

unread,
Apr 15, 2019, 8:01:59 PM4/15/19
to dcm4che
Hey Anderson,

I just setup dcm4chee from scratch  by myself once. But so far as I see in your logs file, something is wrong w/ your database connection. Is your database available or are you using the right settings?

However, if you want to know my honest opinion, I think that the best way to start w/ DCM4CHEE is using docker. Just follow this tutorial, it is pretty straight forward 

If you need some help w/ docker, just let me know.

Abraço!

Jon Ander Zuccaro

unread,
Apr 16, 2019, 10:48:55 AM4/16/19
to dcm4che
It is failing because JBoss can't establish a database connection.

What database engine are you using?

Matthew Hill

unread,
Apr 16, 2019, 11:38:17 AM4/16/19
to dcm...@googlegroups.com
Didn't 2.18.3 have an issue with the create.sql and needed to get it from a previous 2.18 release?

--
You received this message because you are subscribed to the Google Groups "dcm4che" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dcm4che+u...@googlegroups.com.
To post to this group, send email to dcm...@googlegroups.com.
Visit this group at https://groups.google.com/group/dcm4che.
For more options, visit https://groups.google.com/d/optout.

Jon Ander Zuccaro

unread,
Apr 16, 2019, 1:00:22 PM4/16/19
to dcm4che
If I remember correctly the missing file was the install_jboss.sh script that copied the JBoss files to the dc4mchee installation.

In this particular case the log shows that the database connection was refused, I believe this person completely omitted the database software installation part.

On Tuesday, April 16, 2019 at 11:38:17 AM UTC-4, Matthew Hill wrote:
Didn't 2.18.3 have an issue with the create.sql and needed to get it from a previous 2.18 release?


-----Original Message-----
From: Jon Ander Zuccaro <jonzu...@gmail.com>
To: dcm4che <dcm...@googlegroups.com>
Sent: Tue, Apr 16, 2019 7:48 am
Subject: [dcm4che-group] Re: Login failed admin / admin

It is failing because JBoss can't establish a database connection.

What database engine are you using?


On Monday, April 15, 2019 at 7:39:19 PM UTC-4, Anderson santana wrote:
Sorry for my English, it's not my native language.


But after running the "run.bat" file and trying to log in to the address http: // localhost: 8080 / dcm4chee-web3 with the admin / admin user, it displays "Login failed"

I'm new to DCM4CHEE, and I dont know what to do! Can someone help me??

log attachment

--
You received this message because you are subscribed to the Google Groups "dcm4che" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dcm...@googlegroups.com.

Anderson santana

unread,
Apr 16, 2019, 2:52:19 PM4/16/19
to dcm4che
Hi Matthew Hill,

I really dont know.
if I install version 2.18.1 will I have the same problem? 


Em terça-feira, 16 de abril de 2019 12:38:17 UTC-3, Matthew Hill escreveu:
Didn't 2.18.3 have an issue with the create.sql and needed to get it from a previous 2.18 release?


-----Original Message-----
From: Jon Ander Zuccaro <jonzu...@gmail.com>
To: dcm4che <dcm...@googlegroups.com>
Sent: Tue, Apr 16, 2019 7:48 am
Subject: [dcm4che-group] Re: Login failed admin / admin

It is failing because JBoss can't establish a database connection.

What database engine are you using?


On Monday, April 15, 2019 at 7:39:19 PM UTC-4, Anderson santana wrote:
Sorry for my English, it's not my native language.


But after running the "run.bat" file and trying to log in to the address http: // localhost: 8080 / dcm4chee-web3 with the admin / admin user, it displays "Login failed"

I'm new to DCM4CHEE, and I dont know what to do! Can someone help me??

log attachment

--
You received this message because you are subscribed to the Google Groups "dcm4che" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dcm...@googlegroups.com.

Anderson santana

unread,
Apr 16, 2019, 3:05:22 PM4/16/19
to dcm...@googlegroups.com
Hi  Jon Ander Zuccaro, 

I did the whole database as quoted in the link:

I have pasted the jtds-1.3.1 file into
C: \ PACS \ dcm4chee-2.18.3-mssql \ server \ default \ lib \


I created database pacsdb and arrdb
I created the users "pacs and arr".
I copied all contents of the create.mssql file and executed it in the query window.

What is missing?

To unsubscribe from this group and stop receiving emails from it, send an email to dcm4che+u...@googlegroups.com.

Jon Ander Zuccaro

unread,
Apr 16, 2019, 3:33:40 PM4/16/19
to dcm4che
I am not very familiar with Microsoft SQL server, I've noticed that the link you have had some additional notes on a comment bellow that are missing.

I am guessing you downloaded the correct dcm4chee file: dcm4chee-2.18.3-mssql The one that says "mssql"

Now, please take a look at the contents of the file located inside server/default/deploy called pacs-mssql-ds.xml

Is your MSSQL server installation running and available on  localhost port 1433?

The problem the log shows is that JBoss is not able to communicate with the database engine, the connection is refused. Perhaps a firewall issue?

Make sure you carefully follow the instructions from the page.

May I also suggest that you use PostgreSQL or MySQL if possible?
Reply all
Reply to author
Forward
0 new messages