No un-/redeploy possible in Tomcat and WebSphere [message #1015638] |
Fri, 01 March 2013 08:53  |
Eclipse User |
|
|
|
Hi,
we have the problem, that it is not possible for us or our clients to
un-/redeploy our app the usual way (tomcat manager or websphere
console). Our environment is Tomcat 7 (windows) or Websphere 8 (suse
linux), RAP 1.5.
When undeploying the app it seems, that not everything get deleted. In
Tomcat some artifakts remain in folder "/work" and on websphere in the
folders "myprofile/temp", "myprofile/wstemp" and "myprofile/config". The
result is, that we and our clients have to undeploy, shutdown the
server, start the sever, and the deploy then deploy the application. So
all webapps of the server are temp. not available while updating the RAP
app.
Some investigation in tomcat shows, that the problem only occurs if
session are open on the app. Expiring the sessions first does not lead
to the problem in tomcat.
It is also reproducible with the rapdemo.war provided in the help, but
this already includes RAP 2.0 and we use 1.5:
http://rap.eclipsesource.com/download/rapdemo.war
I found some rather old links in google regarding a similiar or the same
issue for equinox server side:
http://www.eclipse.org/forums/index.php/mv/msg/158401/500404/#msg_500404
https://bugs.eclipse.org/bugs/show_bug.cgi?id=190279
Does anyone have the same issue or a solution for this?
Regards,
Markus
|
|
|
|
|
Re: No un-/redeploy possible in Tomcat and WebSphere [message #1015991 is a reply to message #1015638] |
Mon, 04 March 2013 09:11   |
Eclipse User |
|
|
|
I just found the follwing sentence in the RAP developer documentation:
"If you are re-deploying, make sure to delete the work directory of your
servlet engine (e.g.
<tomcat_install>/work/Catalina/localhost/<webapp_name> in Tomcat)."
So is this known already?
Am 01.03.2013 14:53, schrieb Markus Krüger:
> Hi,
>
> we have the problem, that it is not possible for us or our clients to
> un-/redeploy our app the usual way (tomcat manager or websphere
> console). Our environment is Tomcat 7 (windows) or Websphere 8 (suse
> linux), RAP 1.5.
>
> When undeploying the app it seems, that not everything get deleted. In
> Tomcat some artifakts remain in folder "/work" and on websphere in the
> folders "myprofile/temp", "myprofile/wstemp" and "myprofile/config". The
> result is, that we and our clients have to undeploy, shutdown the
> server, start the sever, and the deploy then deploy the application. So
> all webapps of the server are temp. not available while updating the RAP
> app.
>
> Some investigation in tomcat shows, that the problem only occurs if
> session are open on the app. Expiring the sessions first does not lead
> to the problem in tomcat.
>
> It is also reproducible with the rapdemo.war provided in the help, but
> this already includes RAP 2.0 and we use 1.5:
> http://rap.eclipsesource.com/download/rapdemo.war
>
> I found some rather old links in google regarding a similiar or the same
> issue for equinox server side:
> http://www.eclipse.org/forums/index.php/mv/msg/158401/500404/#msg_500404
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=190279
>
> Does anyone have the same issue or a solution for this?
>
> Regards,
> Markus
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.11748 seconds