You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by siraj ahmed <si...@hurix.com> on 2007/06/20 14:08:28 UTC

exception

I am getting this problem when ever I restart my application , any 
solution to avoid this regualarly its very helpful........

javax.servlet.ServletException: The repository home at c:\temp\Blogging 
appears to be in use since the file at c:\temp\Blogging\.lock is locked 
by another process.
    at com.onjava.blog.util.JackrabbitPlugin.init(JackrabbitPlugin.java:43)
    at 
org.apache.struts.action.ActionServlet.initModulePlugIns(ActionServlet.java:869)
    at org.apache.struts.action.ActionServlet.init(ActionServlet.java:336)
    at javax.servlet.GenericServlet.init(GenericServlet.java:211)
    at 
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1105)
    at 
org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:932)
    at 
org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3951)
    at 
org.apache.catalina.core.StandardContext.start(StandardContext.java:4225)
    at 
org.apache.catalina.startup.HostConfig.checkResources(HostConfig.java:1089)
    at org.apache.catalina.startup.HostConfig.check(HostConfig.java:1187)
    at 
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:292)
    at 
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
    at 
org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1305)
    at 
org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1569)
    at 
org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1578)
    at 
org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1558)
    at java.lang.Thread.run(Thread.java:595)


-----------------------------------------------------------
Hurix Mumbai telephone numbers have changed. New numbers are:

Mumbai 1: Simran Center -    +91 22 6677 4888

Mumbai 2: Solitiare Center - +91 22 6709 6888
===========================================================
***Disclaimer***


This email, and any attachments ("this email"), is confidential. If you are not the addressee
please tell the sender immediately, and destroy this email without using, sending or storing
it. Any opinions, express or implied, in this email, are those of the sender, and are not
necessarily approved by Hurix Systems. Except as expressly stated, this e-mail should not be
regarded as an offer, solicitation, recommendation or agreement to buy or sell products or
services, or to enter into any contract. E-mail transmissions are not secure and may suffer
errors, viruses, delay, interception and amendment. Hurix Systems does not accept liability
for damage caused by any of the foregoing.

HURIX SYSTEMS MAY MONITOR ALL INCOMING AND OUTGOING MAILS
============================================================

Re: exception

Posted by siraj ahmed <si...@hurix.com>.
Ya I done with it and it works fine Thanks ...
Siraj.

Mohammed ATMANE wrote:
> instead of restart icon, you can use the stop icon and when the server 
> was
> stoped, you use the start icon
>
>
> 2007/6/20, siraj ahmed <si...@hurix.com>:
>>
>>
>> I dont have restart icon..
>>
>> Mohammed ATMANE wrote:
>> > have you the plugin of tomcat in your MyEclipse? have you the three
>> > icons of
>> > Tomcat (start icon, stop icon and restart icon) ?
>> >
>> > 2007/6/20, siraj ahmed <si...@hurix.com>:
>> >>
>> >> Ok If I didnt click the red square button then how to restart the
>> server
>> >> I didnt get the words of yours , "we need to you the
>> >> button whith crossed cat icon " whats this means , kindly help me 
>> out.
>> >>
>> >> Mohammed ATMANE wrote:
>> >> > when you use MyEclipse, to restart your application you 
>> shouldn't use
>> >> the
>> >> > red square to stop your application, because the red square of
>> >> MyEclipse
>> >> > don't call the destroy(), so don't remove the file lock. we need to
>> >> > you the
>> >> > button whith crossed cat icon
>> >> >
>> >> > 2007/6/20, siraj ahmed <si...@hurix.com>:
>> >> >>
>> >> >> Yes, I uses MyEclipse with Tomcat
>> >> >>
>> >> >>
>> >> >> Mohammed ATMANE wrote:
>> >> >> > which application server do you use ?
>> >> >> > do you use eclipse + plugin Tomcat ?
>> >> >> >
>> >> >> >
>> >> >> > 2007/6/20, siraj ahmed <si...@hurix.com>:
>> >> >> >>
>> >> >> >> I am getting this problem when ever I restart my application ,
>> any
>> >> >> >> solution to avoid this regualarly its very helpful........
>> >> >> >>
>> >> >> >> javax.servlet.ServletException: The repository home at
>> >> >> c:\temp\Blogging
>> >> >> >> appears to be in use since the file at 
>> c:\temp\Blogging\.lock is
>> >> >> locked
>> >> >> >> by another process.
>> >> >> >>    at
>> >> >> >>
>> >> com.onjava.blog.util.JackrabbitPlugin.init(JackrabbitPlugin.java:43)
>> >> >> >>    at
>> >> >> >> org.apache.struts.action.ActionServlet.initModulePlugIns(
>> >> >> >> ActionServlet.java:869)
>> >> >> >>    at
>> >> >> >>
>> >> org.apache.struts.action.ActionServlet.init(ActionServlet.java:336)
>> >> >> >>    at 
>> javax.servlet.GenericServlet.init(GenericServlet.java:211)
>> >> >> >>    at
>> >> >> >> org.apache.catalina.core.StandardWrapper.loadServlet(
>> >> >> StandardWrapper.java
>> >> >> >>
>> >> >> >> :1105)
>> >> >> >>    at
>> >> >> >>
>> >> >>
>> >> 
>> org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:932)
>> >> >> >>    at
>> >> >> >> org.apache.catalina.core.StandardContext.loadOnStartup(
>> >> >> >> StandardContext.java:3951)
>> >> >> >>    at
>> >> >> >>
>> >> org.apache.catalina.core.StandardContext.start(StandardContext.java
>> >> >> :4225)
>> >> >> >>
>> >> >> >>    at
>> >> >> >> org.apache.catalina.startup.HostConfig.checkResources(
>> >> HostConfig.java
>> >> >> >> :1089)
>> >> >> >>    at org.apache.catalina.startup.HostConfig.check(
>> HostConfig.java
>> >> >> :1187)
>> >> >> >>    at
>> >> >> >> org.apache.catalina.startup.HostConfig.lifecycleEvent(
>> >> HostConfig.java
>> >> >> :292)
>> >> >> >>
>> >> >> >>    at
>> >> >> >> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(
>> >> >> >> LifecycleSupport.java:119)
>> >> >> >>    at
>> >> >> >> org.apache.catalina.core.ContainerBase.backgroundProcess(
>> >> >> >> ContainerBase.java:1305)
>> >> >> >>    at
>> >> >> >>
>> >> >> >>
>> >> >>
>> >>
>> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren 
>>
>> >>
>> >> >>
>> >> >> >>
>> >> >> >> (ContainerBase.java:1569)
>> >> >> >>    at
>> >> >> >>
>> >> >> >>
>> >> >>
>> >>
>> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren 
>>
>> >>
>> >> >>
>> >> >> >>
>> >> >> >> (ContainerBase.java:1578)
>> >> >> >>    at
>> >> >> >>
>> >> >>
>> >> 
>> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run
>> >> >> (
>> >> >> >> ContainerBase.java:1558)
>> >> >> >>    at java.lang.Thread.run(Thread.java:595)
>> >> >> >>
>> >> >> >>
>> >> >> >> -----------------------------------------------------------
>> >> >> >> Hurix Mumbai telephone numbers have changed. New numbers are:
>> >> >> >>
>> >> >> >> Mumbai 1: Simran Center -    +91 22 6677 4888
>> >> >> >>
>> >> >> >> Mumbai 2: Solitiare Center - +91 22 6709 6888
>> >> >> >> ===========================================================
>> >> >> >> ***Disclaimer***
>> >> >> >>
>> >> >> >>
>> >> >> >> This email, and any attachments ("this email"), is 
>> confidential.
>> >> >> If you
>> >> >> >> are not the addressee
>> >> >> >> please tell the sender immediately, and destroy this email
>> without
>> >> >> >> using,
>> >> >> >> sending or storing
>> >> >> >> it. Any opinions, express or implied, in this email, are 
>> those of
>> >> the
>> >> >> >> sender, and are not
>> >> >> >> necessarily approved by Hurix Systems. Except as expressly
>> stated,
>> >> >> this
>> >> >> >> e-mail should not be
>> >> >> >> regarded as an offer, solicitation, recommendation or agreement
>> to
>> >> >> >> buy or
>> >> >> >> sell products or
>> >> >> >> services, or to enter into any contract. E-mail 
>> transmissions are
>> >> not
>> >> >> >> secure and may suffer
>> >> >> >> errors, viruses, delay, interception and amendment. Hurix 
>> Systems
>> >> >> >> does not
>> >> >> >> accept liability
>> >> >> >> for damage caused by any of the foregoing.
>> >> >> >>
>> >> >> >> HURIX SYSTEMS MAY MONITOR ALL INCOMING AND OUTGOING MAILS
>> >> >> >> ============================================================
>> >> >> >>
>> >> >> >
>> >> >> >
>> >> >> >
>> >> >> yes I uses  My Eclipse with Tomcat
>> >> >>
>> >> >> -----------------------------------------------------------
>> >> >> Hurix Mumbai telephone numbers have changed. New numbers are:
>> >> >>
>> >> >> Mumbai 1: Simran Center -    +91 22 6677 4888
>> >> >>
>> >> >> Mumbai 2: Solitiare Center - +91 22 6709 6888
>> >> >> ===========================================================
>> >> >> ***Disclaimer***
>> >> >>
>> >> >>
>> >> >> This email, and any attachments ("this email"), is confidential.
>> >> If you
>> >> >> are not the addressee
>> >> >> please tell the sender immediately, and destroy this email without
>> >> >> using,
>> >> >> sending or storing
>> >> >> it. Any opinions, express or implied, in this email, are those of
>> the
>> >> >> sender, and are not
>> >> >> necessarily approved by Hurix Systems. Except as expressly stated,
>> >> this
>> >> >> e-mail should not be
>> >> >> regarded as an offer, solicitation, recommendation or agreement to
>> >> >> buy or
>> >> >> sell products or
>> >> >> services, or to enter into any contract. E-mail transmissions are
>> not
>> >> >> secure and may suffer
>> >> >> errors, viruses, delay, interception and amendment. Hurix Systems
>> >> >> does not
>> >> >> accept liability
>> >> >> for damage caused by any of the foregoing.
>> >> >>
>> >> >> HURIX SYSTEMS MAY MONITOR ALL INCOMING AND OUTGOING MAILS
>> >> >> ============================================================
>> >> >>
>> >> >
>> >> >
>> >> >
>> >>
>> >>
>> >> -----------------------------------------------------------
>> >> Hurix Mumbai telephone numbers have changed. New numbers are:
>> >>
>> >> Mumbai 1: Simran Center -    +91 22 6677 4888
>> >>
>> >> Mumbai 2: Solitiare Center - +91 22 6709 6888
>> >> ===========================================================
>> >> ***Disclaimer***
>> >>
>> >>
>> >> This email, and any attachments ("this email"), is confidential. 
>> If you
>> >> are not the addressee
>> >> please tell the sender immediately, and destroy this email without
>> >> using,
>> >> sending or storing
>> >> it. Any opinions, express or implied, in this email, are those of the
>> >> sender, and are not
>> >> necessarily approved by Hurix Systems. Except as expressly stated, 
>> this
>> >> e-mail should not be
>> >> regarded as an offer, solicitation, recommendation or agreement to
>> >> buy or
>> >> sell products or
>> >> services, or to enter into any contract. E-mail transmissions are not
>> >> secure and may suffer
>> >> errors, viruses, delay, interception and amendment. Hurix Systems
>> >> does not
>> >> accept liability
>> >> for damage caused by any of the foregoing.
>> >>
>> >> HURIX SYSTEMS MAY MONITOR ALL INCOMING AND OUTGOING MAILS
>> >> ============================================================
>> >>
>> >
>> >
>> >
>>
>>
>> -----------------------------------------------------------
>> Hurix Mumbai telephone numbers have changed. New numbers are:
>>
>> Mumbai 1: Simran Center -    +91 22 6677 4888
>>
>> Mumbai 2: Solitiare Center - +91 22 6709 6888
>> ===========================================================
>> ***Disclaimer***
>>
>>
>> This email, and any attachments ("this email"), is confidential. If you
>> are not the addressee
>> please tell the sender immediately, and destroy this email without 
>> using,
>> sending or storing
>> it. Any opinions, express or implied, in this email, are those of the
>> sender, and are not
>> necessarily approved by Hurix Systems. Except as expressly stated, this
>> e-mail should not be
>> regarded as an offer, solicitation, recommendation or agreement to 
>> buy or
>> sell products or
>> services, or to enter into any contract. E-mail transmissions are not
>> secure and may suffer
>> errors, viruses, delay, interception and amendment. Hurix Systems 
>> does not
>> accept liability
>> for damage caused by any of the foregoing.
>>
>> HURIX SYSTEMS MAY MONITOR ALL INCOMING AND OUTGOING MAILS
>> ============================================================
>>
>
>
>


-----------------------------------------------------------
Hurix Mumbai telephone numbers have changed. New numbers are:

Mumbai 1: Simran Center -    +91 22 6677 4888

Mumbai 2: Solitiare Center - +91 22 6709 6888
===========================================================
***Disclaimer***


This email, and any attachments ("this email"), is confidential. If you are not the addressee
please tell the sender immediately, and destroy this email without using, sending or storing
it. Any opinions, express or implied, in this email, are those of the sender, and are not
necessarily approved by Hurix Systems. Except as expressly stated, this e-mail should not be
regarded as an offer, solicitation, recommendation or agreement to buy or sell products or
services, or to enter into any contract. E-mail transmissions are not secure and may suffer
errors, viruses, delay, interception and amendment. Hurix Systems does not accept liability
for damage caused by any of the foregoing.

HURIX SYSTEMS MAY MONITOR ALL INCOMING AND OUTGOING MAILS
============================================================

Re: exception

Posted by Mohammed ATMANE <ma...@gmail.com>.
instead of restart icon, you can use the stop icon and when the server was
stoped, you use the start icon


2007/6/20, siraj ahmed <si...@hurix.com>:
>
>
> I dont have restart icon..
>
> Mohammed ATMANE wrote:
> > have you the plugin of tomcat in your MyEclipse? have you the three
> > icons of
> > Tomcat (start icon, stop icon and restart icon) ?
> >
> > 2007/6/20, siraj ahmed <si...@hurix.com>:
> >>
> >> Ok If I didnt click the red square button then how to restart the
> server
> >> I didnt get the words of yours , "we need to you the
> >> button whith crossed cat icon " whats this means , kindly help me out.
> >>
> >> Mohammed ATMANE wrote:
> >> > when you use MyEclipse, to restart your application you shouldn't use
> >> the
> >> > red square to stop your application, because the red square of
> >> MyEclipse
> >> > don't call the destroy(), so don't remove the file lock. we need to
> >> > you the
> >> > button whith crossed cat icon
> >> >
> >> > 2007/6/20, siraj ahmed <si...@hurix.com>:
> >> >>
> >> >> Yes, I uses MyEclipse with Tomcat
> >> >>
> >> >>
> >> >> Mohammed ATMANE wrote:
> >> >> > which application server do you use ?
> >> >> > do you use eclipse + plugin Tomcat ?
> >> >> >
> >> >> >
> >> >> > 2007/6/20, siraj ahmed <si...@hurix.com>:
> >> >> >>
> >> >> >> I am getting this problem when ever I restart my application ,
> any
> >> >> >> solution to avoid this regualarly its very helpful........
> >> >> >>
> >> >> >> javax.servlet.ServletException: The repository home at
> >> >> c:\temp\Blogging
> >> >> >> appears to be in use since the file at c:\temp\Blogging\.lock is
> >> >> locked
> >> >> >> by another process.
> >> >> >>    at
> >> >> >>
> >> com.onjava.blog.util.JackrabbitPlugin.init(JackrabbitPlugin.java:43)
> >> >> >>    at
> >> >> >> org.apache.struts.action.ActionServlet.initModulePlugIns(
> >> >> >> ActionServlet.java:869)
> >> >> >>    at
> >> >> >>
> >> org.apache.struts.action.ActionServlet.init(ActionServlet.java:336)
> >> >> >>    at javax.servlet.GenericServlet.init(GenericServlet.java:211)
> >> >> >>    at
> >> >> >> org.apache.catalina.core.StandardWrapper.loadServlet(
> >> >> StandardWrapper.java
> >> >> >>
> >> >> >> :1105)
> >> >> >>    at
> >> >> >>
> >> >>
> >> org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:932)
> >> >> >>    at
> >> >> >> org.apache.catalina.core.StandardContext.loadOnStartup(
> >> >> >> StandardContext.java:3951)
> >> >> >>    at
> >> >> >>
> >> org.apache.catalina.core.StandardContext.start(StandardContext.java
> >> >> :4225)
> >> >> >>
> >> >> >>    at
> >> >> >> org.apache.catalina.startup.HostConfig.checkResources(
> >> HostConfig.java
> >> >> >> :1089)
> >> >> >>    at org.apache.catalina.startup.HostConfig.check(
> HostConfig.java
> >> >> :1187)
> >> >> >>    at
> >> >> >> org.apache.catalina.startup.HostConfig.lifecycleEvent(
> >> HostConfig.java
> >> >> :292)
> >> >> >>
> >> >> >>    at
> >> >> >> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(
> >> >> >> LifecycleSupport.java:119)
> >> >> >>    at
> >> >> >> org.apache.catalina.core.ContainerBase.backgroundProcess(
> >> >> >> ContainerBase.java:1305)
> >> >> >>    at
> >> >> >>
> >> >> >>
> >> >>
> >>
> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren
> >>
> >> >>
> >> >> >>
> >> >> >> (ContainerBase.java:1569)
> >> >> >>    at
> >> >> >>
> >> >> >>
> >> >>
> >>
> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren
> >>
> >> >>
> >> >> >>
> >> >> >> (ContainerBase.java:1578)
> >> >> >>    at
> >> >> >>
> >> >>
> >> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run
> >> >> (
> >> >> >> ContainerBase.java:1558)
> >> >> >>    at java.lang.Thread.run(Thread.java:595)
> >> >> >>
> >> >> >>
> >> >> >> -----------------------------------------------------------
> >> >> >> Hurix Mumbai telephone numbers have changed. New numbers are:
> >> >> >>
> >> >> >> Mumbai 1: Simran Center -    +91 22 6677 4888
> >> >> >>
> >> >> >> Mumbai 2: Solitiare Center - +91 22 6709 6888
> >> >> >> ===========================================================
> >> >> >> ***Disclaimer***
> >> >> >>
> >> >> >>
> >> >> >> This email, and any attachments ("this email"), is confidential.
> >> >> If you
> >> >> >> are not the addressee
> >> >> >> please tell the sender immediately, and destroy this email
> without
> >> >> >> using,
> >> >> >> sending or storing
> >> >> >> it. Any opinions, express or implied, in this email, are those of
> >> the
> >> >> >> sender, and are not
> >> >> >> necessarily approved by Hurix Systems. Except as expressly
> stated,
> >> >> this
> >> >> >> e-mail should not be
> >> >> >> regarded as an offer, solicitation, recommendation or agreement
> to
> >> >> >> buy or
> >> >> >> sell products or
> >> >> >> services, or to enter into any contract. E-mail transmissions are
> >> not
> >> >> >> secure and may suffer
> >> >> >> errors, viruses, delay, interception and amendment. Hurix Systems
> >> >> >> does not
> >> >> >> accept liability
> >> >> >> for damage caused by any of the foregoing.
> >> >> >>
> >> >> >> HURIX SYSTEMS MAY MONITOR ALL INCOMING AND OUTGOING MAILS
> >> >> >> ============================================================
> >> >> >>
> >> >> >
> >> >> >
> >> >> >
> >> >> yes I uses  My Eclipse with Tomcat
> >> >>
> >> >> -----------------------------------------------------------
> >> >> Hurix Mumbai telephone numbers have changed. New numbers are:
> >> >>
> >> >> Mumbai 1: Simran Center -    +91 22 6677 4888
> >> >>
> >> >> Mumbai 2: Solitiare Center - +91 22 6709 6888
> >> >> ===========================================================
> >> >> ***Disclaimer***
> >> >>
> >> >>
> >> >> This email, and any attachments ("this email"), is confidential.
> >> If you
> >> >> are not the addressee
> >> >> please tell the sender immediately, and destroy this email without
> >> >> using,
> >> >> sending or storing
> >> >> it. Any opinions, express or implied, in this email, are those of
> the
> >> >> sender, and are not
> >> >> necessarily approved by Hurix Systems. Except as expressly stated,
> >> this
> >> >> e-mail should not be
> >> >> regarded as an offer, solicitation, recommendation or agreement to
> >> >> buy or
> >> >> sell products or
> >> >> services, or to enter into any contract. E-mail transmissions are
> not
> >> >> secure and may suffer
> >> >> errors, viruses, delay, interception and amendment. Hurix Systems
> >> >> does not
> >> >> accept liability
> >> >> for damage caused by any of the foregoing.
> >> >>
> >> >> HURIX SYSTEMS MAY MONITOR ALL INCOMING AND OUTGOING MAILS
> >> >> ============================================================
> >> >>
> >> >
> >> >
> >> >
> >>
> >>
> >> -----------------------------------------------------------
> >> Hurix Mumbai telephone numbers have changed. New numbers are:
> >>
> >> Mumbai 1: Simran Center -    +91 22 6677 4888
> >>
> >> Mumbai 2: Solitiare Center - +91 22 6709 6888
> >> ===========================================================
> >> ***Disclaimer***
> >>
> >>
> >> This email, and any attachments ("this email"), is confidential. If you
> >> are not the addressee
> >> please tell the sender immediately, and destroy this email without
> >> using,
> >> sending or storing
> >> it. Any opinions, express or implied, in this email, are those of the
> >> sender, and are not
> >> necessarily approved by Hurix Systems. Except as expressly stated, this
> >> e-mail should not be
> >> regarded as an offer, solicitation, recommendation or agreement to
> >> buy or
> >> sell products or
> >> services, or to enter into any contract. E-mail transmissions are not
> >> secure and may suffer
> >> errors, viruses, delay, interception and amendment. Hurix Systems
> >> does not
> >> accept liability
> >> for damage caused by any of the foregoing.
> >>
> >> HURIX SYSTEMS MAY MONITOR ALL INCOMING AND OUTGOING MAILS
> >> ============================================================
> >>
> >
> >
> >
>
>
> -----------------------------------------------------------
> Hurix Mumbai telephone numbers have changed. New numbers are:
>
> Mumbai 1: Simran Center -    +91 22 6677 4888
>
> Mumbai 2: Solitiare Center - +91 22 6709 6888
> ===========================================================
> ***Disclaimer***
>
>
> This email, and any attachments ("this email"), is confidential. If you
> are not the addressee
> please tell the sender immediately, and destroy this email without using,
> sending or storing
> it. Any opinions, express or implied, in this email, are those of the
> sender, and are not
> necessarily approved by Hurix Systems. Except as expressly stated, this
> e-mail should not be
> regarded as an offer, solicitation, recommendation or agreement to buy or
> sell products or
> services, or to enter into any contract. E-mail transmissions are not
> secure and may suffer
> errors, viruses, delay, interception and amendment. Hurix Systems does not
> accept liability
> for damage caused by any of the foregoing.
>
> HURIX SYSTEMS MAY MONITOR ALL INCOMING AND OUTGOING MAILS
> ============================================================
>



-- 
======================================================================
Ecole des Mines d'Ales Site EERIE - Mohammed ATMANE - Eleve Ingenieur
Parc Scientifique Georges Besse - 30035 Nimes Cedex 1 - France
Tel : 0686794986
E-mail : mohammed.Atmane@ema.fr
======================================================================

Re: exception

Posted by siraj ahmed <si...@hurix.com>.
 
I dont have restart icon..

Mohammed ATMANE wrote:
> have you the plugin of tomcat in your MyEclipse? have you the three 
> icons of
> Tomcat (start icon, stop icon and restart icon) ?
>
> 2007/6/20, siraj ahmed <si...@hurix.com>:
>>
>> Ok If I didnt click the red square button then how to restart the server
>> I didnt get the words of yours , "we need to you the
>> button whith crossed cat icon " whats this means , kindly help me out.
>>
>> Mohammed ATMANE wrote:
>> > when you use MyEclipse, to restart your application you shouldn't use
>> the
>> > red square to stop your application, because the red square of 
>> MyEclipse
>> > don't call the destroy(), so don't remove the file lock. we need to
>> > you the
>> > button whith crossed cat icon
>> >
>> > 2007/6/20, siraj ahmed <si...@hurix.com>:
>> >>
>> >> Yes, I uses MyEclipse with Tomcat
>> >>
>> >>
>> >> Mohammed ATMANE wrote:
>> >> > which application server do you use ?
>> >> > do you use eclipse + plugin Tomcat ?
>> >> >
>> >> >
>> >> > 2007/6/20, siraj ahmed <si...@hurix.com>:
>> >> >>
>> >> >> I am getting this problem when ever I restart my application , any
>> >> >> solution to avoid this regualarly its very helpful........
>> >> >>
>> >> >> javax.servlet.ServletException: The repository home at
>> >> c:\temp\Blogging
>> >> >> appears to be in use since the file at c:\temp\Blogging\.lock is
>> >> locked
>> >> >> by another process.
>> >> >>    at
>> >> >> 
>> com.onjava.blog.util.JackrabbitPlugin.init(JackrabbitPlugin.java:43)
>> >> >>    at
>> >> >> org.apache.struts.action.ActionServlet.initModulePlugIns(
>> >> >> ActionServlet.java:869)
>> >> >>    at
>> >> >> 
>> org.apache.struts.action.ActionServlet.init(ActionServlet.java:336)
>> >> >>    at javax.servlet.GenericServlet.init(GenericServlet.java:211)
>> >> >>    at
>> >> >> org.apache.catalina.core.StandardWrapper.loadServlet(
>> >> StandardWrapper.java
>> >> >>
>> >> >> :1105)
>> >> >>    at
>> >> >>
>> >> 
>> org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:932)
>> >> >>    at
>> >> >> org.apache.catalina.core.StandardContext.loadOnStartup(
>> >> >> StandardContext.java:3951)
>> >> >>    at
>> >> >> 
>> org.apache.catalina.core.StandardContext.start(StandardContext.java
>> >> :4225)
>> >> >>
>> >> >>    at
>> >> >> org.apache.catalina.startup.HostConfig.checkResources(
>> HostConfig.java
>> >> >> :1089)
>> >> >>    at org.apache.catalina.startup.HostConfig.check(HostConfig.java
>> >> :1187)
>> >> >>    at
>> >> >> org.apache.catalina.startup.HostConfig.lifecycleEvent(
>> HostConfig.java
>> >> :292)
>> >> >>
>> >> >>    at
>> >> >> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(
>> >> >> LifecycleSupport.java:119)
>> >> >>    at
>> >> >> org.apache.catalina.core.ContainerBase.backgroundProcess(
>> >> >> ContainerBase.java:1305)
>> >> >>    at
>> >> >>
>> >> >>
>> >>
>> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren 
>>
>> >>
>> >> >>
>> >> >> (ContainerBase.java:1569)
>> >> >>    at
>> >> >>
>> >> >>
>> >>
>> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren 
>>
>> >>
>> >> >>
>> >> >> (ContainerBase.java:1578)
>> >> >>    at
>> >> >>
>> >> 
>> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run
>> >> (
>> >> >> ContainerBase.java:1558)
>> >> >>    at java.lang.Thread.run(Thread.java:595)
>> >> >>
>> >> >>
>> >> >> -----------------------------------------------------------
>> >> >> Hurix Mumbai telephone numbers have changed. New numbers are:
>> >> >>
>> >> >> Mumbai 1: Simran Center -    +91 22 6677 4888
>> >> >>
>> >> >> Mumbai 2: Solitiare Center - +91 22 6709 6888
>> >> >> ===========================================================
>> >> >> ***Disclaimer***
>> >> >>
>> >> >>
>> >> >> This email, and any attachments ("this email"), is confidential.
>> >> If you
>> >> >> are not the addressee
>> >> >> please tell the sender immediately, and destroy this email without
>> >> >> using,
>> >> >> sending or storing
>> >> >> it. Any opinions, express or implied, in this email, are those of
>> the
>> >> >> sender, and are not
>> >> >> necessarily approved by Hurix Systems. Except as expressly stated,
>> >> this
>> >> >> e-mail should not be
>> >> >> regarded as an offer, solicitation, recommendation or agreement to
>> >> >> buy or
>> >> >> sell products or
>> >> >> services, or to enter into any contract. E-mail transmissions are
>> not
>> >> >> secure and may suffer
>> >> >> errors, viruses, delay, interception and amendment. Hurix Systems
>> >> >> does not
>> >> >> accept liability
>> >> >> for damage caused by any of the foregoing.
>> >> >>
>> >> >> HURIX SYSTEMS MAY MONITOR ALL INCOMING AND OUTGOING MAILS
>> >> >> ============================================================
>> >> >>
>> >> >
>> >> >
>> >> >
>> >> yes I uses  My Eclipse with Tomcat
>> >>
>> >> -----------------------------------------------------------
>> >> Hurix Mumbai telephone numbers have changed. New numbers are:
>> >>
>> >> Mumbai 1: Simran Center -    +91 22 6677 4888
>> >>
>> >> Mumbai 2: Solitiare Center - +91 22 6709 6888
>> >> ===========================================================
>> >> ***Disclaimer***
>> >>
>> >>
>> >> This email, and any attachments ("this email"), is confidential. 
>> If you
>> >> are not the addressee
>> >> please tell the sender immediately, and destroy this email without
>> >> using,
>> >> sending or storing
>> >> it. Any opinions, express or implied, in this email, are those of the
>> >> sender, and are not
>> >> necessarily approved by Hurix Systems. Except as expressly stated, 
>> this
>> >> e-mail should not be
>> >> regarded as an offer, solicitation, recommendation or agreement to
>> >> buy or
>> >> sell products or
>> >> services, or to enter into any contract. E-mail transmissions are not
>> >> secure and may suffer
>> >> errors, viruses, delay, interception and amendment. Hurix Systems
>> >> does not
>> >> accept liability
>> >> for damage caused by any of the foregoing.
>> >>
>> >> HURIX SYSTEMS MAY MONITOR ALL INCOMING AND OUTGOING MAILS
>> >> ============================================================
>> >>
>> >
>> >
>> >
>>
>>
>> -----------------------------------------------------------
>> Hurix Mumbai telephone numbers have changed. New numbers are:
>>
>> Mumbai 1: Simran Center -    +91 22 6677 4888
>>
>> Mumbai 2: Solitiare Center - +91 22 6709 6888
>> ===========================================================
>> ***Disclaimer***
>>
>>
>> This email, and any attachments ("this email"), is confidential. If you
>> are not the addressee
>> please tell the sender immediately, and destroy this email without 
>> using,
>> sending or storing
>> it. Any opinions, express or implied, in this email, are those of the
>> sender, and are not
>> necessarily approved by Hurix Systems. Except as expressly stated, this
>> e-mail should not be
>> regarded as an offer, solicitation, recommendation or agreement to 
>> buy or
>> sell products or
>> services, or to enter into any contract. E-mail transmissions are not
>> secure and may suffer
>> errors, viruses, delay, interception and amendment. Hurix Systems 
>> does not
>> accept liability
>> for damage caused by any of the foregoing.
>>
>> HURIX SYSTEMS MAY MONITOR ALL INCOMING AND OUTGOING MAILS
>> ============================================================
>>
>
>
>


-----------------------------------------------------------
Hurix Mumbai telephone numbers have changed. New numbers are:

Mumbai 1: Simran Center -    +91 22 6677 4888

Mumbai 2: Solitiare Center - +91 22 6709 6888
===========================================================
***Disclaimer***


This email, and any attachments ("this email"), is confidential. If you are not the addressee
please tell the sender immediately, and destroy this email without using, sending or storing
it. Any opinions, express or implied, in this email, are those of the sender, and are not
necessarily approved by Hurix Systems. Except as expressly stated, this e-mail should not be
regarded as an offer, solicitation, recommendation or agreement to buy or sell products or
services, or to enter into any contract. E-mail transmissions are not secure and may suffer
errors, viruses, delay, interception and amendment. Hurix Systems does not accept liability
for damage caused by any of the foregoing.

HURIX SYSTEMS MAY MONITOR ALL INCOMING AND OUTGOING MAILS
============================================================

Re: exception

Posted by Mohammed ATMANE <ma...@gmail.com>.
2007/6/20, Mohammed ATMANE <ma...@gmail.com>:
>
> have you the plugin of tomcat in your MyEclipse? have you the three icons
> of Tomcat (start icon, stop icon and restart icon) ?
>
> 2007/6/20, siraj ahmed <si...@hurix.com>:
> >
> > Ok If I didnt click the red square button then how to restart the server
> > I didnt get the words of yours , "we need to you the
> > button whith crossed cat icon " whats this means , kindly help me out.
> >
> > Mohammed ATMANE wrote:
> > > when you use MyEclipse, to restart your application you shouldn't use
> > the
> > > red square to stop your application, because the red square of
> > MyEclipse
> > > don't call the destroy(), so don't remove the file lock. we need to
> > > you the
> > > button whith crossed cat icon
> > >
> > > 2007/6/20, siraj ahmed < siraj.ahmed@hurix.com>:
> > >>
> > >> Yes, I uses MyEclipse with Tomcat
> > >>
> > >>
> > >> Mohammed ATMANE wrote:
> > >> > which application server do you use ?
> > >> > do you use eclipse + plugin Tomcat ?
> > >> >
> > >> >
> > >> > 2007/6/20, siraj ahmed <si...@hurix.com>:
> > >> >>
> > >> >> I am getting this problem when ever I restart my application , any
> >
> > >> >> solution to avoid this regualarly its very helpful........
> > >> >>
> > >> >> javax.servlet.ServletException: The repository home at
> > >> c:\temp\Blogging
> > >> >> appears to be in use since the file at c:\temp\Blogging\.lock is
> > >> locked
> > >> >> by another process.
> > >> >>    at
> > >> >> com.onjava.blog.util.JackrabbitPlugin.init(JackrabbitPlugin.java
> > :43)
> > >> >>    at
> > >> >> org.apache.struts.action.ActionServlet.initModulePlugIns(
> > >> >> ActionServlet.java:869)
> > >> >>    at
> > >> >> org.apache.struts.action.ActionServlet.init(ActionServlet.java
> > :336)
> > >> >>    at javax.servlet.GenericServlet.init(GenericServlet.java:211)
> > >> >>    at
> > >> >> org.apache.catalina.core.StandardWrapper.loadServlet(
> > >> StandardWrapper.java
> > >> >>
> > >> >> :1105)
> > >> >>    at
> > >> >>
> > >> org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java
> > :932)
> > >> >>    at
> > >> >> org.apache.catalina.core.StandardContext.loadOnStartup(
> > >> >> StandardContext.java:3951)
> > >> >>    at
> > >> >> org.apache.catalina.core.StandardContext.start(
> > StandardContext.java
> > >> :4225)
> > >> >>
> > >> >>    at
> > >> >> org.apache.catalina.startup.HostConfig.checkResources(
> > HostConfig.java
> > >> >> :1089)
> > >> >>    at org.apache.catalina.startup.HostConfig.check (
> > HostConfig.java
> > >> :1187)
> > >> >>    at
> > >> >> org.apache.catalina.startup.HostConfig.lifecycleEvent(
> > HostConfig.java
> > >> :292)
> > >> >>
> > >> >>    at
> > >> >> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(
> > >> >> LifecycleSupport.java:119)
> > >> >>    at
> > >> >> org.apache.catalina.core.ContainerBase.backgroundProcess (
> > >> >> ContainerBase.java:1305)
> > >> >>    at
> > >> >>
> > >> >>
> > >>
> > org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren
> > >>
> > >> >>
> > >> >> (ContainerBase.java:1569)
> > >> >>    at
> > >> >>
> > >> >>
> > >>
> > org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren
> > >>
> > >> >>
> > >> >> (ContainerBase.java:1578)
> > >> >>    at
> > >> >>
> > >>
> > org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run
> > >> (
> > >> >> ContainerBase.java:1558)
> > >> >>    at java.lang.Thread.run(Thread.java:595)
> > >> >>
> > >> >>
> > >> >> -----------------------------------------------------------
> > >> >> Hurix Mumbai telephone numbers have changed. New numbers are:
> > >> >>
> > >> >> Mumbai 1: Simran Center -    +91 22 6677 4888
> > >> >>
> > >> >> Mumbai 2: Solitiare Center - +91 22 6709 6888
> > >> >> ===========================================================
> > >> >> ***Disclaimer***
> > >> >>
> > >> >>
> > >> >> This email, and any attachments ("this email"), is confidential.
> > >> If you
> > >> >> are not the addressee
> > >> >> please tell the sender immediately, and destroy this email without
> > >> >> using,
> > >> >> sending or storing
> > >> >> it. Any opinions, express or implied, in this email, are those of
> > the
> > >> >> sender, and are not
> > >> >> necessarily approved by Hurix Systems. Except as expressly stated,
> > >> this
> > >> >> e-mail should not be
> > >> >> regarded as an offer, solicitation, recommendation or agreement to
> > >> >> buy or
> > >> >> sell products or
> > >> >> services, or to enter into any contract. E-mail transmissions are
> > not
> > >> >> secure and may suffer
> > >> >> errors, viruses, delay, interception and amendment. Hurix Systems
> > >> >> does not
> > >> >> accept liability
> > >> >> for damage caused by any of the foregoing.
> > >> >>
> > >> >> HURIX SYSTEMS MAY MONITOR ALL INCOMING AND OUTGOING MAILS
> > >> >> ============================================================
> > >> >>
> > >> >
> > >> >
> > >> >
> > >> yes I uses  My Eclipse with Tomcat
> > >>
> > >> -----------------------------------------------------------
> > >> Hurix Mumbai telephone numbers have changed. New numbers are:
> > >>
> > >> Mumbai 1: Simran Center -    +91 22 6677 4888
> > >>
> > >> Mumbai 2: Solitiare Center - +91 22 6709 6888
> > >> ===========================================================
> > >> ***Disclaimer***
> > >>
> > >>
> > >> This email, and any attachments ("this email"), is confidential. If
> > you
> > >> are not the addressee
> > >> please tell the sender immediately, and destroy this email without
> > >> using,
> > >> sending or storing
> > >> it. Any opinions, express or implied, in this email, are those of the
> > >> sender, and are not
> > >> necessarily approved by Hurix Systems. Except as expressly stated,
> > this
> > >> e-mail should not be
> > >> regarded as an offer, solicitation, recommendation or agreement to
> > >> buy or
> > >> sell products or
> > >> services, or to enter into any contract. E-mail transmissions are not
> >
> > >> secure and may suffer
> > >> errors, viruses, delay, interception and amendment. Hurix Systems
> > >> does not
> > >> accept liability
> > >> for damage caused by any of the foregoing.
> > >>
> > >> HURIX SYSTEMS MAY MONITOR ALL INCOMING AND OUTGOING MAILS
> > >> ============================================================
> > >>
> > >
> > >
> > >
> >
> >
> > -----------------------------------------------------------
> > Hurix Mumbai telephone numbers have changed. New numbers are:
> >
> > Mumbai 1: Simran Center -    +91 22 6677 4888
> >
> > Mumbai 2: Solitiare Center - +91 22 6709 6888
> > ===========================================================
> > ***Disclaimer***
> >
> >
> > This email, and any attachments ("this email"), is confidential. If you
> > are not the addressee
> > please tell the sender immediately, and destroy this email without
> > using, sending or storing
> > it. Any opinions, express or implied, in this email, are those of the
> > sender, and are not
> > necessarily approved by Hurix Systems. Except as expressly stated, this
> > e-mail should not be
> > regarded as an offer, solicitation, recommendation or agreement to buy
> > or sell products or
> > services, or to enter into any contract. E-mail transmissions are not
> > secure and may suffer
> > errors, viruses, delay, interception and amendment. Hurix Systems does
> > not accept liability
> > for damage caused by any of the foregoing.
> >
> > HURIX SYSTEMS MAY MONITOR ALL INCOMING AND OUTGOING MAILS
> > ============================================================
> >
>
>
>
> --
> ======================================================================
> Ecole des Mines d'Ales Site EERIE - Mohammed ATMANE - Eleve Ingenieur
> Parc Scientifique Georges Besse - 30035 Nimes Cedex 1 - France
> Tel : 0686794986
> E-mail : mohammed.Atmane@ema.fr
> ======================================================================
>



-- 
======================================================================
Ecole des Mines d'Ales Site EERIE - Mohammed ATMANE - Eleve Ingenieur
Parc Scientifique Georges Besse - 30035 Nimes Cedex 1 - France
Tel : 0686794986
E-mail : mohammed.Atmane@ema.fr
======================================================================

Re: exception

Posted by Mohammed ATMANE <ma...@gmail.com>.
have you the plugin of tomcat in your MyEclipse? have you the three icons of
Tomcat (start icon, stop icon and restart icon) ?

2007/6/20, siraj ahmed <si...@hurix.com>:
>
> Ok If I didnt click the red square button then how to restart the server
> I didnt get the words of yours , "we need to you the
> button whith crossed cat icon " whats this means , kindly help me out.
>
> Mohammed ATMANE wrote:
> > when you use MyEclipse, to restart your application you shouldn't use
> the
> > red square to stop your application, because the red square of MyEclipse
> > don't call the destroy(), so don't remove the file lock. we need to
> > you the
> > button whith crossed cat icon
> >
> > 2007/6/20, siraj ahmed <si...@hurix.com>:
> >>
> >> Yes, I uses MyEclipse with Tomcat
> >>
> >>
> >> Mohammed ATMANE wrote:
> >> > which application server do you use ?
> >> > do you use eclipse + plugin Tomcat ?
> >> >
> >> >
> >> > 2007/6/20, siraj ahmed <si...@hurix.com>:
> >> >>
> >> >> I am getting this problem when ever I restart my application , any
> >> >> solution to avoid this regualarly its very helpful........
> >> >>
> >> >> javax.servlet.ServletException: The repository home at
> >> c:\temp\Blogging
> >> >> appears to be in use since the file at c:\temp\Blogging\.lock is
> >> locked
> >> >> by another process.
> >> >>    at
> >> >> com.onjava.blog.util.JackrabbitPlugin.init(JackrabbitPlugin.java:43)
> >> >>    at
> >> >> org.apache.struts.action.ActionServlet.initModulePlugIns(
> >> >> ActionServlet.java:869)
> >> >>    at
> >> >> org.apache.struts.action.ActionServlet.init(ActionServlet.java:336)
> >> >>    at javax.servlet.GenericServlet.init(GenericServlet.java:211)
> >> >>    at
> >> >> org.apache.catalina.core.StandardWrapper.loadServlet(
> >> StandardWrapper.java
> >> >>
> >> >> :1105)
> >> >>    at
> >> >>
> >> org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:932)
> >> >>    at
> >> >> org.apache.catalina.core.StandardContext.loadOnStartup(
> >> >> StandardContext.java:3951)
> >> >>    at
> >> >> org.apache.catalina.core.StandardContext.start(StandardContext.java
> >> :4225)
> >> >>
> >> >>    at
> >> >> org.apache.catalina.startup.HostConfig.checkResources(
> HostConfig.java
> >> >> :1089)
> >> >>    at org.apache.catalina.startup.HostConfig.check(HostConfig.java
> >> :1187)
> >> >>    at
> >> >> org.apache.catalina.startup.HostConfig.lifecycleEvent(
> HostConfig.java
> >> :292)
> >> >>
> >> >>    at
> >> >> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(
> >> >> LifecycleSupport.java:119)
> >> >>    at
> >> >> org.apache.catalina.core.ContainerBase.backgroundProcess(
> >> >> ContainerBase.java:1305)
> >> >>    at
> >> >>
> >> >>
> >>
> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren
> >>
> >> >>
> >> >> (ContainerBase.java:1569)
> >> >>    at
> >> >>
> >> >>
> >>
> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren
> >>
> >> >>
> >> >> (ContainerBase.java:1578)
> >> >>    at
> >> >>
> >> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run
> >> (
> >> >> ContainerBase.java:1558)
> >> >>    at java.lang.Thread.run(Thread.java:595)
> >> >>
> >> >>
> >> >> -----------------------------------------------------------
> >> >> Hurix Mumbai telephone numbers have changed. New numbers are:
> >> >>
> >> >> Mumbai 1: Simran Center -    +91 22 6677 4888
> >> >>
> >> >> Mumbai 2: Solitiare Center - +91 22 6709 6888
> >> >> ===========================================================
> >> >> ***Disclaimer***
> >> >>
> >> >>
> >> >> This email, and any attachments ("this email"), is confidential.
> >> If you
> >> >> are not the addressee
> >> >> please tell the sender immediately, and destroy this email without
> >> >> using,
> >> >> sending or storing
> >> >> it. Any opinions, express or implied, in this email, are those of
> the
> >> >> sender, and are not
> >> >> necessarily approved by Hurix Systems. Except as expressly stated,
> >> this
> >> >> e-mail should not be
> >> >> regarded as an offer, solicitation, recommendation or agreement to
> >> >> buy or
> >> >> sell products or
> >> >> services, or to enter into any contract. E-mail transmissions are
> not
> >> >> secure and may suffer
> >> >> errors, viruses, delay, interception and amendment. Hurix Systems
> >> >> does not
> >> >> accept liability
> >> >> for damage caused by any of the foregoing.
> >> >>
> >> >> HURIX SYSTEMS MAY MONITOR ALL INCOMING AND OUTGOING MAILS
> >> >> ============================================================
> >> >>
> >> >
> >> >
> >> >
> >> yes I uses  My Eclipse with Tomcat
> >>
> >> -----------------------------------------------------------
> >> Hurix Mumbai telephone numbers have changed. New numbers are:
> >>
> >> Mumbai 1: Simran Center -    +91 22 6677 4888
> >>
> >> Mumbai 2: Solitiare Center - +91 22 6709 6888
> >> ===========================================================
> >> ***Disclaimer***
> >>
> >>
> >> This email, and any attachments ("this email"), is confidential. If you
> >> are not the addressee
> >> please tell the sender immediately, and destroy this email without
> >> using,
> >> sending or storing
> >> it. Any opinions, express or implied, in this email, are those of the
> >> sender, and are not
> >> necessarily approved by Hurix Systems. Except as expressly stated, this
> >> e-mail should not be
> >> regarded as an offer, solicitation, recommendation or agreement to
> >> buy or
> >> sell products or
> >> services, or to enter into any contract. E-mail transmissions are not
> >> secure and may suffer
> >> errors, viruses, delay, interception and amendment. Hurix Systems
> >> does not
> >> accept liability
> >> for damage caused by any of the foregoing.
> >>
> >> HURIX SYSTEMS MAY MONITOR ALL INCOMING AND OUTGOING MAILS
> >> ============================================================
> >>
> >
> >
> >
>
>
> -----------------------------------------------------------
> Hurix Mumbai telephone numbers have changed. New numbers are:
>
> Mumbai 1: Simran Center -    +91 22 6677 4888
>
> Mumbai 2: Solitiare Center - +91 22 6709 6888
> ===========================================================
> ***Disclaimer***
>
>
> This email, and any attachments ("this email"), is confidential. If you
> are not the addressee
> please tell the sender immediately, and destroy this email without using,
> sending or storing
> it. Any opinions, express or implied, in this email, are those of the
> sender, and are not
> necessarily approved by Hurix Systems. Except as expressly stated, this
> e-mail should not be
> regarded as an offer, solicitation, recommendation or agreement to buy or
> sell products or
> services, or to enter into any contract. E-mail transmissions are not
> secure and may suffer
> errors, viruses, delay, interception and amendment. Hurix Systems does not
> accept liability
> for damage caused by any of the foregoing.
>
> HURIX SYSTEMS MAY MONITOR ALL INCOMING AND OUTGOING MAILS
> ============================================================
>



-- 
======================================================================
Ecole des Mines d'Ales Site EERIE - Mohammed ATMANE - Eleve Ingenieur
Parc Scientifique Georges Besse - 30035 Nimes Cedex 1 - France
Tel : 0686794986
E-mail : mohammed.Atmane@ema.fr
======================================================================

Re: exception

Posted by siraj ahmed <si...@hurix.com>.
Ok If I didnt click the red square button then how to restart the server
I didnt get the words of yours , "we need to you the
button whith crossed cat icon " whats this means , kindly help me out.

Mohammed ATMANE wrote:
> when you use MyEclipse, to restart your application you shouldn't use the
> red square to stop your application, because the red square of MyEclipse
> don't call the destroy(), so don't remove the file lock. we need to 
> you the
> button whith crossed cat icon
>
> 2007/6/20, siraj ahmed <si...@hurix.com>:
>>
>> Yes, I uses MyEclipse with Tomcat
>>
>>
>> Mohammed ATMANE wrote:
>> > which application server do you use ?
>> > do you use eclipse + plugin Tomcat ?
>> >
>> >
>> > 2007/6/20, siraj ahmed <si...@hurix.com>:
>> >>
>> >> I am getting this problem when ever I restart my application , any
>> >> solution to avoid this regualarly its very helpful........
>> >>
>> >> javax.servlet.ServletException: The repository home at 
>> c:\temp\Blogging
>> >> appears to be in use since the file at c:\temp\Blogging\.lock is 
>> locked
>> >> by another process.
>> >>    at
>> >> com.onjava.blog.util.JackrabbitPlugin.init(JackrabbitPlugin.java:43)
>> >>    at
>> >> org.apache.struts.action.ActionServlet.initModulePlugIns(
>> >> ActionServlet.java:869)
>> >>    at
>> >> org.apache.struts.action.ActionServlet.init(ActionServlet.java:336)
>> >>    at javax.servlet.GenericServlet.init(GenericServlet.java:211)
>> >>    at
>> >> org.apache.catalina.core.StandardWrapper.loadServlet(
>> StandardWrapper.java
>> >>
>> >> :1105)
>> >>    at
>> >> 
>> org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:932)
>> >>    at
>> >> org.apache.catalina.core.StandardContext.loadOnStartup(
>> >> StandardContext.java:3951)
>> >>    at
>> >> org.apache.catalina.core.StandardContext.start(StandardContext.java
>> :4225)
>> >>
>> >>    at
>> >> org.apache.catalina.startup.HostConfig.checkResources(HostConfig.java
>> >> :1089)
>> >>    at org.apache.catalina.startup.HostConfig.check(HostConfig.java
>> :1187)
>> >>    at
>> >> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java
>> :292)
>> >>
>> >>    at
>> >> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(
>> >> LifecycleSupport.java:119)
>> >>    at
>> >> org.apache.catalina.core.ContainerBase.backgroundProcess(
>> >> ContainerBase.java:1305)
>> >>    at
>> >>
>> >>
>> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren 
>>
>> >>
>> >> (ContainerBase.java:1569)
>> >>    at
>> >>
>> >>
>> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren 
>>
>> >>
>> >> (ContainerBase.java:1578)
>> >>    at
>> >> 
>> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run
>> (
>> >> ContainerBase.java:1558)
>> >>    at java.lang.Thread.run(Thread.java:595)
>> >>
>> >>
>> >> -----------------------------------------------------------
>> >> Hurix Mumbai telephone numbers have changed. New numbers are:
>> >>
>> >> Mumbai 1: Simran Center -    +91 22 6677 4888
>> >>
>> >> Mumbai 2: Solitiare Center - +91 22 6709 6888
>> >> ===========================================================
>> >> ***Disclaimer***
>> >>
>> >>
>> >> This email, and any attachments ("this email"), is confidential. 
>> If you
>> >> are not the addressee
>> >> please tell the sender immediately, and destroy this email without
>> >> using,
>> >> sending or storing
>> >> it. Any opinions, express or implied, in this email, are those of the
>> >> sender, and are not
>> >> necessarily approved by Hurix Systems. Except as expressly stated, 
>> this
>> >> e-mail should not be
>> >> regarded as an offer, solicitation, recommendation or agreement to
>> >> buy or
>> >> sell products or
>> >> services, or to enter into any contract. E-mail transmissions are not
>> >> secure and may suffer
>> >> errors, viruses, delay, interception and amendment. Hurix Systems
>> >> does not
>> >> accept liability
>> >> for damage caused by any of the foregoing.
>> >>
>> >> HURIX SYSTEMS MAY MONITOR ALL INCOMING AND OUTGOING MAILS
>> >> ============================================================
>> >>
>> >
>> >
>> >
>> yes I uses  My Eclipse with Tomcat
>>
>> -----------------------------------------------------------
>> Hurix Mumbai telephone numbers have changed. New numbers are:
>>
>> Mumbai 1: Simran Center -    +91 22 6677 4888
>>
>> Mumbai 2: Solitiare Center - +91 22 6709 6888
>> ===========================================================
>> ***Disclaimer***
>>
>>
>> This email, and any attachments ("this email"), is confidential. If you
>> are not the addressee
>> please tell the sender immediately, and destroy this email without 
>> using,
>> sending or storing
>> it. Any opinions, express or implied, in this email, are those of the
>> sender, and are not
>> necessarily approved by Hurix Systems. Except as expressly stated, this
>> e-mail should not be
>> regarded as an offer, solicitation, recommendation or agreement to 
>> buy or
>> sell products or
>> services, or to enter into any contract. E-mail transmissions are not
>> secure and may suffer
>> errors, viruses, delay, interception and amendment. Hurix Systems 
>> does not
>> accept liability
>> for damage caused by any of the foregoing.
>>
>> HURIX SYSTEMS MAY MONITOR ALL INCOMING AND OUTGOING MAILS
>> ============================================================
>>
>
>
>


-----------------------------------------------------------
Hurix Mumbai telephone numbers have changed. New numbers are:

Mumbai 1: Simran Center -    +91 22 6677 4888

Mumbai 2: Solitiare Center - +91 22 6709 6888
===========================================================
***Disclaimer***


This email, and any attachments ("this email"), is confidential. If you are not the addressee
please tell the sender immediately, and destroy this email without using, sending or storing
it. Any opinions, express or implied, in this email, are those of the sender, and are not
necessarily approved by Hurix Systems. Except as expressly stated, this e-mail should not be
regarded as an offer, solicitation, recommendation or agreement to buy or sell products or
services, or to enter into any contract. E-mail transmissions are not secure and may suffer
errors, viruses, delay, interception and amendment. Hurix Systems does not accept liability
for damage caused by any of the foregoing.

HURIX SYSTEMS MAY MONITOR ALL INCOMING AND OUTGOING MAILS
============================================================

Re: exception

Posted by Mohammed ATMANE <ma...@gmail.com>.
when you use MyEclipse, to restart your application you shouldn't use the
red square to stop your application, because the red square of MyEclipse
don't call the destroy(), so don't remove the file lock. we need to you the
button whith crossed cat icon

2007/6/20, siraj ahmed <si...@hurix.com>:
>
> Yes, I uses MyEclipse with Tomcat
>
>
> Mohammed ATMANE wrote:
> > which application server do you use ?
> > do you use eclipse + plugin Tomcat ?
> >
> >
> > 2007/6/20, siraj ahmed <si...@hurix.com>:
> >>
> >> I am getting this problem when ever I restart my application , any
> >> solution to avoid this regualarly its very helpful........
> >>
> >> javax.servlet.ServletException: The repository home at c:\temp\Blogging
> >> appears to be in use since the file at c:\temp\Blogging\.lock is locked
> >> by another process.
> >>    at
> >> com.onjava.blog.util.JackrabbitPlugin.init(JackrabbitPlugin.java:43)
> >>    at
> >> org.apache.struts.action.ActionServlet.initModulePlugIns(
> >> ActionServlet.java:869)
> >>    at
> >> org.apache.struts.action.ActionServlet.init(ActionServlet.java:336)
> >>    at javax.servlet.GenericServlet.init(GenericServlet.java:211)
> >>    at
> >> org.apache.catalina.core.StandardWrapper.loadServlet(
> StandardWrapper.java
> >>
> >> :1105)
> >>    at
> >> org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:932)
> >>    at
> >> org.apache.catalina.core.StandardContext.loadOnStartup(
> >> StandardContext.java:3951)
> >>    at
> >> org.apache.catalina.core.StandardContext.start(StandardContext.java
> :4225)
> >>
> >>    at
> >> org.apache.catalina.startup.HostConfig.checkResources(HostConfig.java
> >> :1089)
> >>    at org.apache.catalina.startup.HostConfig.check(HostConfig.java
> :1187)
> >>    at
> >> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java
> :292)
> >>
> >>    at
> >> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(
> >> LifecycleSupport.java:119)
> >>    at
> >> org.apache.catalina.core.ContainerBase.backgroundProcess(
> >> ContainerBase.java:1305)
> >>    at
> >>
> >>
> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren
> >>
> >> (ContainerBase.java:1569)
> >>    at
> >>
> >>
> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren
> >>
> >> (ContainerBase.java:1578)
> >>    at
> >> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run
> (
> >> ContainerBase.java:1558)
> >>    at java.lang.Thread.run(Thread.java:595)
> >>
> >>
> >> -----------------------------------------------------------
> >> Hurix Mumbai telephone numbers have changed. New numbers are:
> >>
> >> Mumbai 1: Simran Center -    +91 22 6677 4888
> >>
> >> Mumbai 2: Solitiare Center - +91 22 6709 6888
> >> ===========================================================
> >> ***Disclaimer***
> >>
> >>
> >> This email, and any attachments ("this email"), is confidential. If you
> >> are not the addressee
> >> please tell the sender immediately, and destroy this email without
> >> using,
> >> sending or storing
> >> it. Any opinions, express or implied, in this email, are those of the
> >> sender, and are not
> >> necessarily approved by Hurix Systems. Except as expressly stated, this
> >> e-mail should not be
> >> regarded as an offer, solicitation, recommendation or agreement to
> >> buy or
> >> sell products or
> >> services, or to enter into any contract. E-mail transmissions are not
> >> secure and may suffer
> >> errors, viruses, delay, interception and amendment. Hurix Systems
> >> does not
> >> accept liability
> >> for damage caused by any of the foregoing.
> >>
> >> HURIX SYSTEMS MAY MONITOR ALL INCOMING AND OUTGOING MAILS
> >> ============================================================
> >>
> >
> >
> >
> yes I uses  My Eclipse with Tomcat
>
> -----------------------------------------------------------
> Hurix Mumbai telephone numbers have changed. New numbers are:
>
> Mumbai 1: Simran Center -    +91 22 6677 4888
>
> Mumbai 2: Solitiare Center - +91 22 6709 6888
> ===========================================================
> ***Disclaimer***
>
>
> This email, and any attachments ("this email"), is confidential. If you
> are not the addressee
> please tell the sender immediately, and destroy this email without using,
> sending or storing
> it. Any opinions, express or implied, in this email, are those of the
> sender, and are not
> necessarily approved by Hurix Systems. Except as expressly stated, this
> e-mail should not be
> regarded as an offer, solicitation, recommendation or agreement to buy or
> sell products or
> services, or to enter into any contract. E-mail transmissions are not
> secure and may suffer
> errors, viruses, delay, interception and amendment. Hurix Systems does not
> accept liability
> for damage caused by any of the foregoing.
>
> HURIX SYSTEMS MAY MONITOR ALL INCOMING AND OUTGOING MAILS
> ============================================================
>



-- 
======================================================================
Ecole des Mines d'Ales Site EERIE - Mohammed ATMANE - Eleve Ingenieur
Parc Scientifique Georges Besse - 30035 Nimes Cedex 1 - France
Tel : 0686794986
E-mail : mohammed.Atmane@ema.fr
======================================================================

Re: exception

Posted by siraj ahmed <si...@hurix.com>.
Yes, I uses MyEclipse with Tomcat


Mohammed ATMANE wrote:
> which application server do you use ?
> do you use eclipse + plugin Tomcat ?
>
>
> 2007/6/20, siraj ahmed <si...@hurix.com>:
>>
>> I am getting this problem when ever I restart my application , any
>> solution to avoid this regualarly its very helpful........
>>
>> javax.servlet.ServletException: The repository home at c:\temp\Blogging
>> appears to be in use since the file at c:\temp\Blogging\.lock is locked
>> by another process.
>>    at 
>> com.onjava.blog.util.JackrabbitPlugin.init(JackrabbitPlugin.java:43)
>>    at
>> org.apache.struts.action.ActionServlet.initModulePlugIns(
>> ActionServlet.java:869)
>>    at 
>> org.apache.struts.action.ActionServlet.init(ActionServlet.java:336)
>>    at javax.servlet.GenericServlet.init(GenericServlet.java:211)
>>    at
>> org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java 
>>
>> :1105)
>>    at
>> org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:932)
>>    at
>> org.apache.catalina.core.StandardContext.loadOnStartup(
>> StandardContext.java:3951)
>>    at
>> org.apache.catalina.core.StandardContext.start(StandardContext.java:4225) 
>>
>>    at
>> org.apache.catalina.startup.HostConfig.checkResources(HostConfig.java
>> :1089)
>>    at org.apache.catalina.startup.HostConfig.check(HostConfig.java:1187)
>>    at
>> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:292) 
>>
>>    at
>> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(
>> LifecycleSupport.java:119)
>>    at
>> org.apache.catalina.core.ContainerBase.backgroundProcess(
>> ContainerBase.java:1305)
>>    at
>>
>> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren 
>>
>> (ContainerBase.java:1569)
>>    at
>>
>> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren 
>>
>> (ContainerBase.java:1578)
>>    at
>> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(
>> ContainerBase.java:1558)
>>    at java.lang.Thread.run(Thread.java:595)
>>
>>
>> -----------------------------------------------------------
>> Hurix Mumbai telephone numbers have changed. New numbers are:
>>
>> Mumbai 1: Simran Center -    +91 22 6677 4888
>>
>> Mumbai 2: Solitiare Center - +91 22 6709 6888
>> ===========================================================
>> ***Disclaimer***
>>
>>
>> This email, and any attachments ("this email"), is confidential. If you
>> are not the addressee
>> please tell the sender immediately, and destroy this email without 
>> using,
>> sending or storing
>> it. Any opinions, express or implied, in this email, are those of the
>> sender, and are not
>> necessarily approved by Hurix Systems. Except as expressly stated, this
>> e-mail should not be
>> regarded as an offer, solicitation, recommendation or agreement to 
>> buy or
>> sell products or
>> services, or to enter into any contract. E-mail transmissions are not
>> secure and may suffer
>> errors, viruses, delay, interception and amendment. Hurix Systems 
>> does not
>> accept liability
>> for damage caused by any of the foregoing.
>>
>> HURIX SYSTEMS MAY MONITOR ALL INCOMING AND OUTGOING MAILS
>> ============================================================
>>
>
>
>
yes I uses  My Eclipse with Tomcat

-----------------------------------------------------------
Hurix Mumbai telephone numbers have changed. New numbers are:

Mumbai 1: Simran Center -    +91 22 6677 4888

Mumbai 2: Solitiare Center - +91 22 6709 6888
===========================================================
***Disclaimer***


This email, and any attachments ("this email"), is confidential. If you are not the addressee
please tell the sender immediately, and destroy this email without using, sending or storing
it. Any opinions, express or implied, in this email, are those of the sender, and are not
necessarily approved by Hurix Systems. Except as expressly stated, this e-mail should not be
regarded as an offer, solicitation, recommendation or agreement to buy or sell products or
services, or to enter into any contract. E-mail transmissions are not secure and may suffer
errors, viruses, delay, interception and amendment. Hurix Systems does not accept liability
for damage caused by any of the foregoing.

HURIX SYSTEMS MAY MONITOR ALL INCOMING AND OUTGOING MAILS
============================================================

Re: exception

Posted by Mohammed ATMANE <ma...@gmail.com>.
which application server do you use ?
do you use eclipse + plugin Tomcat ?


2007/6/20, siraj ahmed <si...@hurix.com>:
>
> I am getting this problem when ever I restart my application , any
> solution to avoid this regualarly its very helpful........
>
> javax.servlet.ServletException: The repository home at c:\temp\Blogging
> appears to be in use since the file at c:\temp\Blogging\.lock is locked
> by another process.
>    at com.onjava.blog.util.JackrabbitPlugin.init(JackrabbitPlugin.java:43)
>    at
> org.apache.struts.action.ActionServlet.initModulePlugIns(
> ActionServlet.java:869)
>    at org.apache.struts.action.ActionServlet.init(ActionServlet.java:336)
>    at javax.servlet.GenericServlet.init(GenericServlet.java:211)
>    at
> org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java
> :1105)
>    at
> org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:932)
>    at
> org.apache.catalina.core.StandardContext.loadOnStartup(
> StandardContext.java:3951)
>    at
> org.apache.catalina.core.StandardContext.start(StandardContext.java:4225)
>    at
> org.apache.catalina.startup.HostConfig.checkResources(HostConfig.java
> :1089)
>    at org.apache.catalina.startup.HostConfig.check(HostConfig.java:1187)
>    at
> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:292)
>    at
> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(
> LifecycleSupport.java:119)
>    at
> org.apache.catalina.core.ContainerBase.backgroundProcess(
> ContainerBase.java:1305)
>    at
>
> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren
> (ContainerBase.java:1569)
>    at
>
> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren
> (ContainerBase.java:1578)
>    at
> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(
> ContainerBase.java:1558)
>    at java.lang.Thread.run(Thread.java:595)
>
>
> -----------------------------------------------------------
> Hurix Mumbai telephone numbers have changed. New numbers are:
>
> Mumbai 1: Simran Center -    +91 22 6677 4888
>
> Mumbai 2: Solitiare Center - +91 22 6709 6888
> ===========================================================
> ***Disclaimer***
>
>
> This email, and any attachments ("this email"), is confidential. If you
> are not the addressee
> please tell the sender immediately, and destroy this email without using,
> sending or storing
> it. Any opinions, express or implied, in this email, are those of the
> sender, and are not
> necessarily approved by Hurix Systems. Except as expressly stated, this
> e-mail should not be
> regarded as an offer, solicitation, recommendation or agreement to buy or
> sell products or
> services, or to enter into any contract. E-mail transmissions are not
> secure and may suffer
> errors, viruses, delay, interception and amendment. Hurix Systems does not
> accept liability
> for damage caused by any of the foregoing.
>
> HURIX SYSTEMS MAY MONITOR ALL INCOMING AND OUTGOING MAILS
> ============================================================
>



-- 
======================================================================
Ecole des Mines d'Ales Site EERIE - Mohammed ATMANE - Eleve Ingenieur
Parc Scientifique Georges Besse - 30035 Nimes Cedex 1 - France
Tel : 0686794986
E-mail : mohammed.Atmane@ema.fr
======================================================================

Re: exception

Posted by Mohammed ATMANE <ma...@gmail.com>.
Hi,
The probleme is that your application server  did not call  the destroy()
function of the servlet to unlock the repository, is possible that the
deployment was not correctly made.
to unlock manually, you need delete the .lock file (in your case
c:\temp\Blogging\.lock)


2007/6/20, siraj ahmed <si...@hurix.com>:
>
> I am getting this problem when ever I restart my application , any
> solution to avoid this regualarly its very helpful........
>
> javax.servlet.ServletException: The repository home at c:\temp\Blogging
> appears to be in use since the file at c:\temp\Blogging\.lock is locked
> by another process.
>    at com.onjava.blog.util.JackrabbitPlugin.init(JackrabbitPlugin.java:43)
>    at
> org.apache.struts.action.ActionServlet.initModulePlugIns(
> ActionServlet.java:869)
>    at org.apache.struts.action.ActionServlet.init(ActionServlet.java:336)
>    at javax.servlet.GenericServlet.init(GenericServlet.java:211)
>    at
> org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java
> :1105)
>    at
> org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:932)
>    at
> org.apache.catalina.core.StandardContext.loadOnStartup(
> StandardContext.java:3951)
>    at
> org.apache.catalina.core.StandardContext.start(StandardContext.java:4225)
>    at
> org.apache.catalina.startup.HostConfig.checkResources(HostConfig.java
> :1089)
>    at org.apache.catalina.startup.HostConfig.check(HostConfig.java:1187)
>    at
> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:292)
>    at
> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(
> LifecycleSupport.java:119)
>    at
> org.apache.catalina.core.ContainerBase.backgroundProcess(
> ContainerBase.java:1305)
>    at
>
> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren
> (ContainerBase.java:1569)
>    at
>
> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren
> (ContainerBase.java:1578)
>    at
> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(
> ContainerBase.java:1558)
>    at java.lang.Thread.run(Thread.java:595)
>
>
> -----------------------------------------------------------
> Hurix Mumbai telephone numbers have changed. New numbers are:
>
> Mumbai 1: Simran Center -    +91 22 6677 4888
>
> Mumbai 2: Solitiare Center - +91 22 6709 6888
> ===========================================================
> ***Disclaimer***
>
>
> This email, and any attachments ("this email"), is confidential. If you
> are not the addressee
> please tell the sender immediately, and destroy this email without using,
> sending or storing
> it. Any opinions, express or implied, in this email, are those of the
> sender, and are not
> necessarily approved by Hurix Systems. Except as expressly stated, this
> e-mail should not be
> regarded as an offer, solicitation, recommendation or agreement to buy or
> sell products or
> services, or to enter into any contract. E-mail transmissions are not
> secure and may suffer
> errors, viruses, delay, interception and amendment. Hurix Systems does not
> accept liability
> for damage caused by any of the foregoing.
>
> HURIX SYSTEMS MAY MONITOR ALL INCOMING AND OUTGOING MAILS
> ============================================================
>



-- 
======================================================================
Ecole des Mines d'Ales Site EERIE - Mohammed ATMANE - Eleve Ingenieur
Parc Scientifique Georges Besse - 30035 Nimes Cedex 1 - France
Tel : 0686794986
E-mail : mohammed.Atmane@ema.fr
======================================================================

RE: exception

Posted by Frédéric Esnault <fe...@legisway.com>.
This error is raised usually when your application closed to fast, because of an exception or error. The repository has not been correctly closed.
Or you have multiple thread trying to open sessions on the same repository at the same time.

If you can't find, try a repository.shutdown() before leaving, and see if it helps.

Frédéric Esnault - Ingénieur R&D


-----Message d'origine-----
De : siraj ahmed [mailto:siraj.ahmed@hurix.com] 
Envoyé : mercredi 20 juin 2007 14:08
À : dev@jackrabbit.apache.org
Objet : exception

I am getting this problem when ever I restart my application , any 
solution to avoid this regualarly its very helpful........

javax.servlet.ServletException: The repository home at c:\temp\Blogging 
appears to be in use since the file at c:\temp\Blogging\.lock is locked 
by another process.
    at com.onjava.blog.util.JackrabbitPlugin.init(JackrabbitPlugin.java:43)
    at 
org.apache.struts.action.ActionServlet.initModulePlugIns(ActionServlet.java:869)
    at org.apache.struts.action.ActionServlet.init(ActionServlet.java:336)
    at javax.servlet.GenericServlet.init(GenericServlet.java:211)
    at 
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1105)
    at 
org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:932)
    at 
org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3951)
    at 
org.apache.catalina.core.StandardContext.start(StandardContext.java:4225)
    at 
org.apache.catalina.startup.HostConfig.checkResources(HostConfig.java:1089)
    at org.apache.catalina.startup.HostConfig.check(HostConfig.java:1187)
    at 
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:292)
    at 
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
    at 
org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1305)
    at 
org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1569)
    at 
org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1578)
    at 
org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1558)
    at java.lang.Thread.run(Thread.java:595)


-----------------------------------------------------------
Hurix Mumbai telephone numbers have changed. New numbers are:

Mumbai 1: Simran Center -    +91 22 6677 4888

Mumbai 2: Solitiare Center - +91 22 6709 6888
===========================================================
***Disclaimer***


This email, and any attachments ("this email"), is confidential. If you are not the addressee
please tell the sender immediately, and destroy this email without using, sending or storing
it. Any opinions, express or implied, in this email, are those of the sender, and are not
necessarily approved by Hurix Systems. Except as expressly stated, this e-mail should not be
regarded as an offer, solicitation, recommendation or agreement to buy or sell products or
services, or to enter into any contract. E-mail transmissions are not secure and may suffer
errors, viruses, delay, interception and amendment. Hurix Systems does not accept liability
for damage caused by any of the foregoing.

HURIX SYSTEMS MAY MONITOR ALL INCOMING AND OUTGOING MAILS
============================================================