Unable to access internet via netbeans

K

Kshitij

I have been trying to download plugins inside my company but i ab not
able to connect to the internet. Do i need to have apecific proxy
settings. I tried setting up the proxy settings in Netbeans but that
didnt worked.

Kindly let me know if there are any special settings tht are required
in Netbeans

Also any application I make that tries to access internet get this
similar type of error:

java.net.ConnectException: Connection timed out: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
at java.net.Socket.connect(Socket.java:519)
at java.net.Socket.connect(Socket.java:469)

Is this related to the netbeans not able to access internet?
 
D

Donkey Hot

I have been trying to download plugins inside my company but i ab not
able to connect to the internet. Do i need to have apecific proxy
settings. I tried setting up the proxy settings in Netbeans but that
didnt worked.

Kindly let me know if there are any special settings tht are required
in Netbeans

Also any application I make that tries to access internet get this
similar type of error:

java.net.ConnectException: Connection timed out: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
at java.net.Socket.connect(Socket.java:519)
at java.net.Socket.connect(Socket.java:469)

Is this related to the netbeans not able to access internet?

Netbeans has no special needs for internet connectivity.

Either your internet is down, or a software-firewall is blocking network
from java.exe (if you are in Windows).
 
D

Donkey Hot

Netbeans has no special needs for internet connectivity.

Either your internet is down, or a software-firewall is blocking network
from java.exe (if you are in Windows).

... or/and javaw.exe and netbeans.exe ...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,765
Messages
2,569,568
Members
45,042
Latest member
icassiem

Latest Threads

Top