Click here to Skip to main content
15,915,336 members
Home / Discussions / Java
   

Java

 
GeneralRe: Why is JAVA important [modified] Pin
duo!@#5-Jun-08 23:02
duo!@#5-Jun-08 23:02 
GeneralRe: Why is JAVA important Pin
toxcct5-Jun-08 23:46
toxcct5-Jun-08 23:46 
GeneralRe: Why is JAVA important Pin
duo!@#6-Jun-08 0:56
duo!@#6-Jun-08 0:56 
GeneralRe: Why is JAVA important Pin
toxcct6-Jun-08 1:47
toxcct6-Jun-08 1:47 
GeneralRe: Why is JAVA important Pin
duo!@#6-Jun-08 3:03
duo!@#6-Jun-08 3:03 
GeneralRe: Why is JAVA important Pin
toxcct6-Jun-08 3:14
toxcct6-Jun-08 3:14 
AnswerRe: Why is JAVA important Pin
David Crow1-Aug-08 6:13
David Crow1-Aug-08 6:13 
QuestionJava Gurus' help required on "Fatal transport error: Connection refused: connect" Pin
AshishSaxena195-Jun-08 3:11
AshishSaxena195-Jun-08 3:11 
Hi,

I am getting following error while trying to run a Java appliation written in Swings using WSAD.

Fatal transport error: Connection refused: connect
2008-06-05 18:19:10,279 ERROR TFGHttpRequestHandler : Fatal transport error: Connection refused: connect
java.net.ConnectException: Connection refused: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
at java.net.Socket.connect(Socket.java:461)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(ReflectionSocketFactory.java:140)
at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:125)
at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
at org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.open(MultiThreadedHttpConnectionManager.java:1361)
at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:387)
at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)
at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:323)
at com.freedomgroup.common.communicator.TFGHttpRequestHandler.processRequest(TFGHttpRequestHandler.java:247)
at com.freedomgroup.common.request.TFGServiceInvoker.invokeService(TFGServiceInvoker.java:154)
at com.freedomgroup.global.sysadmin.gui.externalbridge.TFGGlobalSysAdminGUIExternalBridgeImpl.getSysAdminConfigByCorp(TFGGlobalSysAdminGUIExternalBridgeImpl.java:1089)
at com.freedomgroup.global.util.TFGGlobalUtilities.getGlbPwdConfigEnable(TFGGlobalUtilities.java:123)
at com.freedomgroup.cws.gui.base.TFGCWSLogonForm.<init>(TFGCWSLogonForm.java:185)
at com.freedomgroup.cws.gui.base.TFGCWSGUIRunner.init(TFGCWSGUIRunner.java:85)
at com.freedomgroup.cws.gui.base.TFGCWSGUIRunner.main(TFGCWSGUIRunner.java:116)


I tried to use various ports to run the application to no avail. For information the default port 80 was being used by some other appliation to I had to choose a different port.

Please help its urgent.

Ashish
QuestionDetermining client IP Pin
Kshipra Kship5-Jun-08 0:15
Kshipra Kship5-Jun-08 0:15 
Questionhow can i determine efficient protocal and good structure Pin
m_sam64-Jun-08 8:31
m_sam64-Jun-08 8:31 
Questionthis jave forum requires more experts. Pin
Mogaambo30-May-08 2:53
Mogaambo30-May-08 2:53 
AnswerRe: this jave forum requires more experts. Pin
toxcct30-May-08 3:59
toxcct30-May-08 3:59 
AnswerRe: this jave forum requires more experts. Pin
Russell Jones4-Jun-08 5:57
Russell Jones4-Jun-08 5:57 
QuestionGeting Clinet Information from server using JSP Pin
Kshipra Kship28-May-08 19:48
Kshipra Kship28-May-08 19:48 
QuestionNetworking Programming. Pin
kashifdhillon27-May-08 22:48
kashifdhillon27-May-08 22:48 
AnswerRe: Networking Programming. Pin
Hesham Amin8-Jun-08 20:13
Hesham Amin8-Jun-08 20:13 
Questionregarding folder open Pin
jaishrini27-May-08 19:08
jaishrini27-May-08 19:08 
Questionshopping cart using sessions in j2ee [modified] Pin
Renju S27-May-08 0:14
Renju S27-May-08 0:14 
Questionhow can i extract elements of an arrylist to string array in j2ee? Pin
divyagopikrishna27-May-08 0:11
divyagopikrishna27-May-08 0:11 
AnswerRe: how can i extract elements of an arrylist to string array in j2ee? Pin
toxcct27-May-08 2:35
toxcct27-May-08 2:35 
QuestionHelp with basic java programming? Pin
freshdiep26-May-08 13:29
freshdiep26-May-08 13:29 
AnswerRe: Help with basic java programming? Pin
Reagan Conservative28-May-08 11:49
Reagan Conservative28-May-08 11:49 
QuestionUse of appender in log4j Pin
pl_kode24-May-08 21:40
pl_kode24-May-08 21:40 
Questioni don't know how contol this applet~ Pin
Jung Seng Won24-May-08 4:39
Jung Seng Won24-May-08 4:39 
QuestionMultithreading using log4j Pin
pl_kode20-May-08 18:07
pl_kode20-May-08 18:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.