Applet Problem

Trouble during PacsOne Server installations
Post Reply
Redog
Posts:1
Joined:Wed Apr 21, 2004 9:51 pm
Applet Problem

Post by Redog » Wed Apr 21, 2004 10:07 pm

Code: Select all

Java(TM) Plug-in: Version 1.4.2_04
Using JRE version 1.4.2_04 Java HotSpot(TM) Client VM
User home directory = C:\Documents and Settings\Ryan

Proxy Configuration: No proxy

IOException: Connection refused: connect

DicomFile.IOException: Connection refused: connect

java.lang.NullPointerException at dicomviewer.DicomData.getAnalyzedValue(DicomData.java:79)

	at dicomviewer.ImageData.setData(ImageData.java:51)

	at dicomviewer.Viewer.postData(viewer.java:691)

	at dicomviewer.LoaderThread.run(LoaderThread.java:55)

I just downloaded and installed everything last night and the system itself works as a server, i just can't seem to get the applet to work because of the above connection refused.

I'm not entirely sure where i went wrong in the setup. I think i have everything setup correctly because i'm able to get into the server, and i'm perfectly able to send images from efilm to the server.

Does anyone have any ideas of why the applet won't connect.

pacsone
Site Admin
Posts:3149
Joined:Tue Sep 30, 2003 2:47 am

Post by pacsone » Thu Apr 22, 2004 2:50 am

Are you running your web server at the default HTTP port number?

What's the URL you entered to access the PacsOne login page?

Post Reply