NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
Danilo Brembilla Posted via mailing list.
|
Posted: Fri May 22, 2009 3:01 pm Post subject: org.netbeans.api.debugger.jpda.DebuggerStartException: Connection refused in NB6.5 in a project with OpenPortal portlet container 2.0 |
|
|
Hi all,
I'm trying to use the powerfull features of NB6.5 debug in a project
created with
File --> New Project --> Web Application
in which I choose "OpenPortal portlet Container 2.0" like server for run
my application.
If I choose 'Run' everythinks is ok.
If i choose 'Debug' i have this error :
-----------------------------------------------
init:
deps-module-jar:
deps-ear-jar:
deps-jar:
library-inclusion-in-archive:
library-inclusion-in-manifest:
compile:
compile-jsps:
Building jar:
/home/dbrembilla/SorgentiJavaProve/NB-6-5/Origine/Offerta/ProgettoOfferta/dist/ProgettoOfferta.war
debug:
Distributing
/home/dbrembilla/SorgentiJavaProve/NB-6-5/Origine/Offerta/ProgettoOfferta/dist/ProgettoOfferta.war
to [op:pc_2_0:local:localhost:8080]
Deployment Started
Deployed Successfully.
Start Module Server
Module Stopped
connect-debugger:
/home/dbrembilla/SorgentiJavaProve/NB-6-5/Origine/Offerta/ProgettoOfferta/nbproject/build-impl.xml:632:
The following error occurred while executing this line:
/home/dbrembilla/SorgentiJavaProve/NB-6-5/Origine/Offerta/ProgettoOfferta/nbproject/build-impl.xml:637:
org.netbeans.api.debugger.jpda.DebuggerStartException: Connection refused
BUILD FAILED (total time: 5 seconds)
-----------------------------------------------
the error is in the build-impl.xml file at the line
<nbjpdaconnect address="${jpda.address}" host="${jpda.host}"
name="${name}" transport="${jpda.transport}">
What I'm wrong ?
Thank's
Danilo Brembilla |
|
| Back to top |
|
 |
vince kraemer Posted via mailing list.
|
Posted: Fri May 22, 2009 3:06 pm Post subject: org.netbeans.api.debugger.jpda.DebuggerStartException: Connection refused in NB6.5 in a project with OpenPortal portlet container 2.0 |
|
|
Did you start the server in debug mode?
vbk
Danilo Brembilla wrote:
| Quote: | Hi all,
I'm trying to use the powerfull features of NB6.5 debug in a project
created with
File --> New Project --> Web Application
in which I choose "OpenPortal portlet Container 2.0" like server for
run my application.
If I choose 'Run' everythinks is ok.
If i choose 'Debug' i have this error :
-----------------------------------------------
init:
deps-module-jar:
deps-ear-jar:
deps-jar:
library-inclusion-in-archive:
library-inclusion-in-manifest:
compile:
compile-jsps:
Building jar:
/home/dbrembilla/SorgentiJavaProve/NB-6-5/Origine/Offerta/ProgettoOfferta/dist/ProgettoOfferta.war
debug:
Distributing
/home/dbrembilla/SorgentiJavaProve/NB-6-5/Origine/Offerta/ProgettoOfferta/dist/ProgettoOfferta.war
to [op:pc_2_0:local:localhost:8080]
Deployment Started
Deployed Successfully.
Start Module Server
Module Stopped
connect-debugger:
/home/dbrembilla/SorgentiJavaProve/NB-6-5/Origine/Offerta/ProgettoOfferta/nbproject/build-impl.xml:632:
The following error occurred while executing this line:
/home/dbrembilla/SorgentiJavaProve/NB-6-5/Origine/Offerta/ProgettoOfferta/nbproject/build-impl.xml:637:
org.netbeans.api.debugger.jpda.DebuggerStartException: Connection refused
BUILD FAILED (total time: 5 seconds)
-----------------------------------------------
the error is in the build-impl.xml file at the line
<nbjpdaconnect address="${jpda.address}" host="${jpda.host}"
name="${name}" transport="${jpda.transport}">
What I'm wrong ?
Thank's
Danilo Brembilla
|
|
|
| Back to top |
|
 |
Danilo Brembilla Posted via mailing list.
|
Posted: Mon May 25, 2009 11:32 am Post subject: org.netbeans.api.debugger.jpda.DebuggerStartException: Connection refused in NB6.5 in a project with OpenPortal portlet container 2.0 |
|
|
NO !
Thank's for the advise !!
Now it's works !
Danilo Brembilla
vince kraemer ha scritto:
| Quote: | Did you start the server in debug mode?
vbk
Danilo Brembilla wrote:
| Quote: | Hi all,
I'm trying to use the powerfull features of NB6.5 debug in a project
created with
File --> New Project --> Web Application
in which I choose "OpenPortal portlet Container 2.0" like server for
run my application.
If I choose 'Run' everythinks is ok.
If i choose 'Debug' i have this error :
-----------------------------------------------
init:
deps-module-jar:
deps-ear-jar:
deps-jar:
library-inclusion-in-archive:
library-inclusion-in-manifest:
compile:
compile-jsps:
Building jar:
/home/dbrembilla/SorgentiJavaProve/NB-6-5/Origine/Offerta/ProgettoOfferta/dist/ProgettoOfferta.war
debug:
Distributing
/home/dbrembilla/SorgentiJavaProve/NB-6-5/Origine/Offerta/ProgettoOfferta/dist/ProgettoOfferta.war
to [op:pc_2_0:local:localhost:8080]
Deployment Started
Deployed Successfully.
Start Module Server
Module Stopped
connect-debugger:
/home/dbrembilla/SorgentiJavaProve/NB-6-5/Origine/Offerta/ProgettoOfferta/nbproject/build-impl.xml:632:
The following error occurred while executing this line:
/home/dbrembilla/SorgentiJavaProve/NB-6-5/Origine/Offerta/ProgettoOfferta/nbproject/build-impl.xml:637:
org.netbeans.api.debugger.jpda.DebuggerStartException: Connection
refused
BUILD FAILED (total time: 5 seconds)
-----------------------------------------------
the error is in the build-impl.xml file at the line
<nbjpdaconnect address="${jpda.address}" host="${jpda.host}"
name="${name}" transport="${jpda.transport}">
What I'm wrong ?
Thank's
Danilo Brembilla
|
|
--
BREMBILLA DANILO
Servizi Sistemi Informativi Robur spa
via Parigi 4/6, 24040 Verdellino/Zingonia (BG), Italy
phone +39.035888370
fax +39.0354821335
email: address-removed <mailto:address-removed>
web: www.robur.it <http://www.robur.it/> |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|