MyEclipse Forums
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
copenhagen
Post subject: restart application server  PostPosted: Jul 08, 2003 - 04:55 PM



Joined: Jun 23, 2003
Posts: 3

i think it will be a great shortcut. :oops:
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
support-scott
Post subject:   PostPosted: Jul 08, 2003 - 05:23 PM
Moderator
Moderator


Joined: May 06, 2003
Posts: 6760

Probably so. Just out of curiosity do you find yourself needing to restart often? What is causing that? The reason I'm asking is that server restarts are rather time-consuming so if there is an issue that we could address that wouldn't require a restart perhaps we could help out there too. With an exploded deployment model, there should be less need of full server restarts than without. Just curious.

--Scott
MyEclipse Support

_________________
--Scott
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
jnermut
Post subject:   PostPosted: Oct 15, 2003 - 07:05 AM
Veteran Member
Veteran Member


Joined: May 26, 2003
Posts: 46

I agree that a "restart" option would be useful.
The reason why I tend to have to restart every so often is that OC4J is a flaky piece of crap ;) and tends to screw up after a few hot deploys (don't know why, maybe a memory leak?). A stop/start tends to fix all manner of strange behaviour.
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
drewmca
Post subject:   PostPosted: Oct 21, 2003 - 10:42 PM
Veteran Member
Veteran Member


Joined: Aug 05, 2003
Posts: 17

There are certain things that a hot-deploy can't deal with. If you have components configured in your app that are initialized at startup or lazy-initialized (e.g., an authorization service), changes to their configuration may get pushed over to an exploded deployment, but there's no way to get the component to reload the configuration. You can push over Java code changes and get the hot-deploy server to reload compiled code, but custom components don't have the same luxury. I make config changes at least as often as I make java code changes, and it requires a restart.
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits