Re: Binaries not getting deleted while un-deploying axis2-1.4.1 war from Geronimo 2.1.4

2009-06-30 Thread Anshuk

Thanks Kevan.
I deployed/undeployed axis2 - 1.5 and it works fine.

Anshuk

kevan wrote:
> 
> 
> On Jun 26, 2009, at 5:40 AM, Anshuk wrote:
> 
>>
>> Hi,
>>
>> I am trying to deploy/undeploy axis2 version 1.4.1. You can download  
>> the the
>> distribution from
>> http://apache.promopeddler.com/ws/axis2/1_4_1/axis2-1.4.1-war.zip
>> and try to deploying the same.
>>
>> Deploy will not be any issue. While undeploying I am facing the  
>> mentioned
>> issue/problem.
>>
>> Would really appreciate if you can look into it.
> 
> This same problem was reported some time ago. We (Tim) developed a  
> patch for Axis2 (it's Axis2 that is locking the files, not Geronimo).  
> See https://issues.apache.org/jira/browse/AXIS2-4072 -- I would assume  
> that this fix is included in their recent 1.5 release...
> 
> Rather than bundling web services support in your web app, I'd  
> recommend you use the web services supported provided by Geronimo.
> 
> --kevan
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Binaries-not-getting-deleted-while-un-deploying-axis2-1.4.1-war-from-Geronimo-2.1.4-tp24216565s134p24268604.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.



Re: Binaries not getting deleted while un-deploying axis2-1.4.1 war from Geronimo 2.1.4

2009-06-26 Thread Kevan Miller


On Jun 26, 2009, at 5:40 AM, Anshuk wrote:



Hi,

I am trying to deploy/undeploy axis2 version 1.4.1. You can download  
the the

distribution from
http://apache.promopeddler.com/ws/axis2/1_4_1/axis2-1.4.1-war.zip
and try to deploying the same.

Deploy will not be any issue. While undeploying I am facing the  
mentioned

issue/problem.

Would really appreciate if you can look into it.


This same problem was reported some time ago. We (Tim) developed a  
patch for Axis2 (it's Axis2 that is locking the files, not Geronimo).  
See https://issues.apache.org/jira/browse/AXIS2-4072 -- I would assume  
that this fix is included in their recent 1.5 release...


Rather than bundling web services support in your web app, I'd  
recommend you use the web services supported provided by Geronimo.


--kevan


Re: Binaries not getting deleted while un-deploying axis2-1.4.1 war from Geronimo 2.1.4

2009-06-26 Thread Anshuk

Hi,

I am trying to deploy/undeploy axis2 version 1.4.1. You can download the the
distribution from
http://apache.promopeddler.com/ws/axis2/1_4_1/axis2-1.4.1-war.zip 
and try to deploying the same. 

Deploy will not be any issue. While undeploying I am facing the mentioned
issue/problem.

Would really appreciate if you can look into it.

Anshuk 


Ivan Xu wrote:
> 
> I guess that it is caused by the classloader for your application is not
> released in some special scenarios, if possible, could you please share us
> your app ?
> Thanks !
> 
> 2009/6/26 Anshuk 
> 
>>
>> Hi,
>>
>> Is it so..beacause I suppose I have deployed some of my custom web apps
>> in
>> geronimo 2.1.4 which does refer to many third party jars (packaged under
>> wbe-inf/lib) and when I un-deploy those custom web-app of mine, it is
>> undeployed smoothly, with no warning whatsoever.
>>
>>
>> Anshuk
>>
>> Rodger wrote:
>> >
>> > That problem exists not only when deploying axis2 webapp.
>> > It seems any packages containing third party jars in WEB-INF/lib can
>> not
>> > be
>> > removed because of jars in use.
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Binaries-not-getting-deleted-while-un-deploying-axis2-1.4.1-war-from-Geronimo-2.1.4-tp24216565s134p24216850.html
>> Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
>>
>>
> 
> 
> -- 
> Ivan
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Binaries-not-getting-deleted-while-un-deploying-axis2-1.4.1-war-from-Geronimo-2.1.4-tp24216565s134p24217527.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.



Re: Binaries not getting deleted while un-deploying axis2-1.4.1 war from Geronimo 2.1.4

2009-06-26 Thread Ivan
I guess that it is caused by the classloader for your application is not
released in some special scenarios, if possible, could you please share us
your app ?
Thanks !

2009/6/26 Anshuk 

>
> Hi,
>
> Is it so..beacause I suppose I have deployed some of my custom web apps in
> geronimo 2.1.4 which does refer to many third party jars (packaged under
> wbe-inf/lib) and when I un-deploy those custom web-app of mine, it is
> undeployed smoothly, with no warning whatsoever.
>
>
> Anshuk
>
> Rodger wrote:
> >
> > That problem exists not only when deploying axis2 webapp.
> > It seems any packages containing third party jars in WEB-INF/lib can not
> > be
> > removed because of jars in use.
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Binaries-not-getting-deleted-while-un-deploying-axis2-1.4.1-war-from-Geronimo-2.1.4-tp24216565s134p24216850.html
> Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
>
>


-- 
Ivan


Re: Binaries not getting deleted while un-deploying axis2-1.4.1 war from Geronimo 2.1.4

2009-06-26 Thread Anshuk

Hi,

Is it so..beacause I suppose I have deployed some of my custom web apps in
geronimo 2.1.4 which does refer to many third party jars (packaged under
wbe-inf/lib) and when I un-deploy those custom web-app of mine, it is
undeployed smoothly, with no warning whatsoever.


Anshuk

Rodger wrote:
> 
> That problem exists not only when deploying axis2 webapp.
> It seems any packages containing third party jars in WEB-INF/lib can not
> be
> removed because of jars in use.
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Binaries-not-getting-deleted-while-un-deploying-axis2-1.4.1-war-from-Geronimo-2.1.4-tp24216565s134p24216850.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.



Re: Binaries not getting deleted while un-deploying axis2-1.4.1 war from Geronimo 2.1.4

2009-06-26 Thread Rodger
That problem exists not only when deploying axis2 webapp.
It seems any packages containing third party jars in WEB-INF/lib can not be
removed because of jars in use.


Binaries not getting deleted while un-deploying axis2-1.4.1 war from Geronimo 2.1.4

2009-06-26 Thread Anshuk
 deleted after 5 retries, with 0 interruptions.
2009-06-26 12:24:15,535 WARN  [IOUtil]
D:\apps\iar\geronimo-tomcat6-javaee5-2.1.4\repository\default\axis2\1245998704986\axis2-1245998704986.war\WEB-INF\lib\mail-1.4.jar
not deleted after 5 retries, with 0 interruptions.
2009-06-26 12:24:27,753 WARN  [IOUtil]
D:\apps\iar\geronimo-tomcat6-javaee5-2.1.4\repository\default\axis2\1245998704986\axis2-1245998704986.war\WEB-INF\lib\mex-1.4.1.jar
not deleted after 5 retries, with 0 interruptions.
2009-06-26 12:24:39,941 WARN  [IOUtil]
D:\apps\iar\geronimo-tomcat6-javaee5-2.1.4\repository\default\axis2\1245998704986\axis2-1245998704986.war\WEB-INF\lib\neethi-2.0.4.jar
not deleted after 5 retries, with 0 interruptions.
2009-06-26 12:24:52,159 WARN  [IOUtil]
D:\apps\iar\geronimo-tomcat6-javaee5-2.1.4\repository\default\axis2\1245998704986\axis2-1245998704986.war\WEB-INF\lib\soapmonitor-1.4.1.jar
not deleted after 5 retries, with 0 interruptions.
2009-06-26 12:25:04,409 WARN  [IOUtil]
D:\apps\iar\geronimo-tomcat6-javaee5-2.1.4\repository\default\axis2\1245998704986\axis2-1245998704986.war\WEB-INF\lib\woden-api-1.0M8.jar
not deleted after 5 retries, with 0 interruptions.
2009-06-26 12:25:16,612 WARN  [IOUtil]
D:\apps\iar\geronimo-tomcat6-javaee5-2.1.4\repository\default\axis2\1245998704986\axis2-1245998704986.war\WEB-INF\lib\woden-impl-dom-1.0M8.jar
not deleted after 5 retries, with 0 interruptions.
2009-06-26 12:25:28,846 WARN  [IOUtil]
D:\apps\iar\geronimo-tomcat6-javaee5-2.1.4\repository\default\axis2\1245998704986\axis2-1245998704986.war\WEB-INF\lib\wsdl4j-1.6.2.jar
not deleted after 5 retries, with 0 interruptions.
2009-06-26 12:25:41,080 WARN  [IOUtil]
D:\apps\iar\geronimo-tomcat6-javaee5-2.1.4\repository\default\axis2\1245998704986\axis2-1245998704986.war\WEB-INF\lib\wstx-asl-3.2.4.jar
not deleted after 5 retries, with 0 interruptions.
2009-06-26 12:25:53,283 WARN  [IOUtil]
D:\apps\iar\geronimo-tomcat6-javaee5-2.1.4\repository\default\axis2\1245998704986\axis2-1245998704986.war\WEB-INF\lib\xalan-2.7.0.jar
not deleted after 5 retries, with 0 interruptions.
2009-06-26 12:26:05,486 WARN  [IOUtil]
D:\apps\iar\geronimo-tomcat6-javaee5-2.1.4\repository\default\axis2\1245998704986\axis2-1245998704986.war\WEB-INF\lib\xercesImpl-2.8.1.jar
not deleted after 5 retries, with 0 interruptions.
2009-06-26 12:26:17,721 WARN  [IOUtil]
D:\apps\iar\geronimo-tomcat6-javaee5-2.1.4\repository\default\axis2\1245998704986\axis2-1245998704986.war\WEB-INF\lib\xml-apis-1.3.04.jar
not deleted after 5 retries, with 0 interruptions.
2009-06-26 12:26:29,908 WARN  [IOUtil]
D:\apps\iar\geronimo-tomcat6-javaee5-2.1.4\repository\default\axis2\1245998704986\axis2-1245998704986.war\WEB-INF\lib\xml-resolver-1.2.jar
not deleted after 5 retries, with 0 interruptions.
2009-06-26 12:26:42,127 WARN  [IOUtil]
D:\apps\iar\geronimo-tomcat6-javaee5-2.1.4\repository\default\axis2\1245998704986\axis2-1245998704986.war\WEB-INF\lib\xmlbeans-2.3.0.jar
not deleted after 5 retries, with 0 interruptions.
2009-06-26 12:26:54,361 WARN  [IOUtil]
D:\apps\iar\geronimo-tomcat6-javaee5-2.1.4\repository\default\axis2\1245998704986\axis2-1245998704986.war\WEB-INF\lib\XmlSchema-1.4.2.jar
not deleted after 5 retries, with 0 interruptions.
2009-06-26 12:27:06,579 WARN  [IOUtil]
D:\apps\iar\geronimo-tomcat6-javaee5-2.1.4\repository\default\axis2\1245998704986\axis2-1245998704986.war\WEB-INF\lib
not deleted after 5 retries, with 0 interruptions.
2009-06-26 12:27:18,798 WARN  [IOUtil]
D:\apps\iar\geronimo-tomcat6-javaee5-2.1.4\repository\default\axis2\1245998704986\axis2-1245998704986.war\WEB-INF
not deleted after 5 retries, with 0 interruptions.
2009-06-26 12:27:31,032 WARN  [IOUtil]
D:\apps\iar\geronimo-tomcat6-javaee5-2.1.4\repository\default\axis2\1245998704986\axis2-1245998704986.war
not deleted after 5 retries, with 0 interruptions.



When I check in Geronimo repository this jars are not deleted and when I try
them to delete manually they give me error saying “jars in use”.

When I stop the app server, then only I can delete them, so what makes me
think which app is using the axis2 binaries defined in the application
web-inf/lib.

Has anyone faced similar kind of issue.Any help in this matter would be
appreciated.


Anshuk

-- 
View this message in context: 
http://www.nabble.com/Binaries-not-getting-deleted-while-un-deploying-axis2-1.4.1-war-from-Geronimo-2.1.4-tp24216565s134p24216565.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.