Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Error : Hot code replace failed
Error : Hot code replace failed [message #95384] Wed, 27 April 2005 05:57 Go to next message
Eclipse UserFriend
Can anybody tell me what this means

I clickedwsdl file

File - new - other - web services - web service client

went through wizrd got this error at the end

Many Thanks






  • Attachment: error.JPG
    (Size: 20.07KB, Downloaded 141 times)
Re: Error : Hot code replace failed [message #96325 is a reply to message #95384] Fri, 29 April 2005 17:10 Go to previous message
Eclipse UserFriend
Originally posted by: sgregory.orchardsoft.com

plork123 wrote:
> Can anybody tell me what this means
>
> I clickedwsdl file
>
> File - new - other - web services - web service client
>
> went through wizrd got this error at the end
>
> Many Thanks
>

I'm not sure why it would happen at the end of the wizard. This would
mostly likely be caused by building. If you change a servlet and
rebuild while tomcat is running, Eclipse will try replace the code
running on the tomcat server. If you're making a simple change this
works fine. If you change a method signature or something along those
lines the server will have to be restarted for the changes to take
effect. So eclipse is asking you to if you want to continue without
having the changes make effect, shut down the server, or restart the
server with the changes.

If you have build automatically turned on it could have started a build
without you knowing and upon completion, tried to do the host code
replace, and failed.

Hope that helps

--Stevo
Previous Topic:CHKJ3000E: WAR Validation Failed:
Next Topic:WTP1.0M3 -- Hangs while opening "Dynamic Web Projects" node in J2EE explorer
Goto Forum:
  


Current Time: Thu Jun 05 00:58:14 EDT 2025

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

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

Back to the top