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 55834 - Can't switch between run-debug project
Summary: Can't switch between run-debug project
Status: CLOSED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: _ ludo
URL:
Keywords:
: 56267 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-03-03 10:27 UTC by Lukas Jungmann
Modified: 2006-03-24 12:46 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception from messages.log (1.49 KB, text/plain)
2005-03-03 10:32 UTC, Lukas Jungmann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Jungmann 2005-03-03 10:27:07 UTC
[build 200503021900]

-have j2eeapp with web module or standalone webmodule
-run project (appserver is started)
-debug project

=>
EnterpriseApplication1\nbproject\build-impl.xml:234:
org.netbeans.api.debugger.jpda.DebuggerStartException:
shmemBase_attach failed: The system cannot find
the file specified

app server is not stoped and restarted in debug mode
Comment 1 Lukas Jungmann 2005-03-03 10:32:55 UTC
Created attachment 20648 [details]
exception from messages.log
Comment 2 Libor Kotouc 2005-03-03 10:47:46 UTC
The problem is somewhere in nbdeploy task which does not switch app
server from running mode to debugging mode.
Switching works well witch Tomcat, so the problem is probably in app
server plugin.
Comment 3 _ ludo 2005-03-03 16:11:12 UTC
is it always this case?

It used to work so there is a regression somewhere...
Comment 4 _ ludo 2005-03-09 19:15:35 UTC
Started to work on it for 4.1
Comment 5 _ ludo 2005-03-09 19:52:04 UTC
the fix is ready
Comment 6 _ ludo 2005-03-10 19:21:44 UTC
fix integrated in the plugin
Comment 7 _ ludo 2005-03-11 17:26:07 UTC
*** Issue 56267 has been marked as a duplicate of this issue. ***
Comment 8 Jaroslav Pospisil 2005-03-14 14:53:56 UTC
Now waiting for commit to qbuild branch QBE200503101100.
Comment 9 _ ludo 2005-03-14 16:29:24 UTC
I was told not to integrate in the qbuild, because our close src did not create
the branch, and many other fixes are there...

Please, contact QE for any questions.
Comment 10 Lukas Jungmann 2005-03-15 10:47:14 UTC
v. 200503141900