Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Hot code replace failed - Scheme change not implemented
Hot code replace failed - Scheme change not implemented [message #94512] Thu, 11 September 2003 08:59 Go to next message
Eclipse UserFriend
Originally posted by: s.stephens.ieee.org

I am debug remotely using Hot Spot v1.4 on server. I can not take
advantage of hot code replacement. A popup containing "Hot code replace
failed - Scheme change not implemented" appears whenever code should be
replaced.
The vm is started with these command line switches:

DEBUG_OPT="-Xdebug -Xnoagent
-Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=800 0
-Djava.compiler=NONE"

Anybody have any ideas.

TIA

Steve Stephens
Re: Hot code replace failed - Scheme change not implemented [message #94607 is a reply to message #94512] Thu, 11 September 2003 10:34 Go to previous message
Eclipse UserFriend
Originally posted by: henrik.lindberg.frameworx.com

Sounds like you changed the "signature" of a class. It should work as long
as you have only modified the content of methods etc.
Try if something really simple works. If you tried this already, then I
can't help you.
- henrik

"Steve Stephens" <s.stephens@ieee.org> skrev i meddelandet
news:bjprk6$3fi$1@eclipse.org...
> I am debug remotely using Hot Spot v1.4 on server. I can not take
> advantage of hot code replacement. A popup containing "Hot code replace
> failed - Scheme change not implemented" appears whenever code should be
> replaced.
> The vm is started with these command line switches:
>
> DEBUG_OPT="-Xdebug -Xnoagent
> -Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=800 0
> -Djava.compiler=NONE"
>
> Anybody have any ideas.
>
> TIA
>
> Steve Stephens
>
Previous Topic:Eclipse crashes
Next Topic:Quickdiff with CVS
Goto Forum:
  


Current Time: Sat Jun 07 09:03:12 EDT 2025

Powered by FUDForum. Page generated in 0.31907 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top