Trying to fire up dcm4chee pacs which once worked for me

756 views
Skip to first unread message

Ilan Tal

unread,
Dec 2, 2013, 10:27:33 AM12/2/13
to dcm...@googlegroups.com
I am running Ubuntu 13.10 and I am trying to fire up dcm4chee pacs. I did have this going long ago, but no longer remember how exactly I did it.

I am using http://ubuntuforums.org/showthread.php?t=1894896 as a guide.

I downloaded dcm4chee-web-3.0.3-mysql, jboss-4.2.3.GA as well as dcm4chee-web-3.0.3-mysql and weasis.
According to the instructions I need to actually use only dcm4chee-web-3.0.3-mysql and jboss-4.2.3.GA.
I did the install_jboss.sh with no problems. dcm4chee-2.17.0-xxx/server/default/deploy/pacs-xxx-ds.xml is correct "as is".
The database works and I can query some previous studies I placed in it (mySQL) using Netbeans.

I set run.conf to JAVA_HOME="/usr/lib/jvm/java-7-oracle", with that being the only modification.
run.sh gives what looks to me as reasonable results

17:17:12,338 INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on http-8443
17:17:12,358 INFO  [AjpProtocol] Starting Coyote AJP/1.3 on ajp-0.0.0.0-8009
17:17:12,379 INFO  [ServerImpl] Start Server listening on 0.0.0.0:11112
17:17:12,397 INFO  [Server] JBoss (MX MicroKernel) [4.2.3.GA (build: SVNTag=JBoss_4_2_3_GA date=200807181417)] Started in 29s:48ms

Except  the server listening on 0.0.0.0 is strange.

When I try to run http://localhost:8080/dcm4chee-web/, I get a 404 error with The requested resource (/dcm4chee-web/) is not available.
I thought that maybe I need to use dcm4chee-web-3.0.3-mysql, so I tried install.sh but it tells me that it can't find a web3 directory, which I couldn't find either.

What I had running in the past was an object running in the browser where I could query the database and bring up studies. This is what I would like to be able to get again, but I don't know what I am doing wrong.

Any suggestions would be appreciated.

Ilan Tal

unread,
Dec 3, 2013, 7:33:34 AM12/3/13
to dcm...@googlegroups.com
After many hours of searching, the problem turned out to be the address:

http://localhost:8080/dcm4chee-web/ had to be http://localhost:8080/dcm4chee-web3/

The web (without 3) is used in old sources. Since I had it working, I must have used web3 even then.
I only needed to use dcm4chee-2.17.3-mysql and jboss-4.2.3.GA.
Reply all
Reply to author
Forward
0 new messages