This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 255978 - java.net.ConnectException: Connection refused: connect
Summary: java.net.ConnectException: Connection refused: connect
Status: RESOLVED WONTFIX
Alias: None
Product: php
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-17 07:21 UTC by anmol2701
Modified: 2015-10-19 08:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 181530


Attachments
stacktrace (4.87 KB, text/plain)
2015-10-17 07:21 UTC, anmol2701
Details

Note You need to log in before you can comment on or make changes to this bug.
Description anmol2701 2015-10-17 07:21:41 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.45-b02, Java(TM) SE Runtime Environment, 1.8.0_45-b14
OS: Windows 8

User Comments:
GUEST: Not sure what triggered this issue exactly. I noticed a red notification icon in the status bar that informed me of this error.

GUEST: klj;lkjlkj

GUEST: chech this

GUEST: with php .. !!

GUEST: class.forName("com.mysql.jdbc.Driver");
it gave a error
i already plugin mysql connector also

GUEST: Have no idea

GUEST: java.net.ConnectException: Connection refused

GUEST: Running Android Application - Debug mode
Used adb to send apk to device
Built apk
Send to avd running 2.3.3 (API 10)
**Connect Exception**
adb crash
ddms not responding, not recognizing that avd or physical device are connected

GUEST: kjl;kljl;

anmol2701: PHP Debug code - Netbeans and XAMPP (XDebug)

After creating new project and run and debug both work fine for the first time and output is perfect.

But on second run of code after some changes always results in first output. Even debug of code is not stopping on the breakpoint.

Bit new to PHP, does it stores some information or we need to perform clean type of thing for re - execution of code.

Welcome in case of any more infomation.

GUEST: Just started netbeans

GUEST: Problem when make upload apk to android device




Stacktrace: 
java.net.ConnectException: Connection refused: connect
   at sun.nio.ch.Net.connect0(Net.java:0)
   at sun.nio.ch.Net.connect(Net.java:458)
   at sun.nio.ch.Net.connect(Net.java:450)
   at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:648)
   at java.nio.channels.SocketChannel.open(SocketChannel.java:189)
   at com.sun.corba.se.impl.transport.DefaultSocketFactoryImpl.createSocket(DefaultSocketFactoryImpl.java:95)
Comment 1 anmol2701 2015-10-17 07:21:43 UTC
Created attachment 156764 [details]
stacktrace
Comment 2 Jiri Kovalsky 2015-10-19 08:35:22 UTC
Reassigned for further evaluation.
Comment 3 Tomas Mysik 2015-10-19 08:46:38 UTC
Likely a problem in 3rd party plugin [1] - perhaps [2]? Feel free to report an issue to its author.

Thanks.
[1] org.rdts.corbatoolbar
[2] http://plugins.netbeans.org/plugin/48324/corba-toolbar