Re: Max value of MaxPermSize

2011-04-04 Thread abhishek jain
te more memory to java , as i am getting permgenerrorof memory (OutOfMemoryError: PermGen space) thanks abhi On Mon, Mar 21, 2011 at 8:03 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Abhishek, > > On 3/21/

[Commercial] Full time developer Delhi / Noida

2011-03-24 Thread abhishek jain
Experience c. Current and expected CTC d. current location e. Copy of CV / Resume Mail to me urgently -- Thanks and kind Regards, Abhishek jain

Re: Max value of MaxPermSize

2011-03-21 Thread abhishek jain
xist in my system, do i need to create that or can i write directly in catalina.sh, if yes where to place this configuration. -- Thanks and kind Regards, Abhishek jain

Re: Max value of MaxPermSize

2011-03-21 Thread abhishek jain
On Mon, Mar 21, 2011 at 2:40 PM, Mark Thomas wrote: > On 21/03/2011 08:01, abhishek jain wrote: > > hi friends, > > I have to increase size of MaxPermSize by altering this line on > catalina.sh > > as i am having memory errors. > > Those settings look very, very o

Max value of MaxPermSize

2011-03-21 Thread abhishek jain
85 LOGGING_CONFIG="-Dnop" fi Pl. advice. -- Thanks and kind Regards, Abhishek jain

Re: Urgent excepton: java.lang.reflect.InvocationTargetException

2011-03-14 Thread abhishek jain
; > Dave > > On Mon, Mar 14, 2011 at 4:26 PM, abhishek jain > wrote: > > Hi friends, > > I am on production and getting this error: > > can anyone help me solve, i am using hte hibernate 3, tomcat 5.5 , > struts2, > > linux cento

Exception in hibernate3 relating to timeout

2011-02-24 Thread abhishek jain
. 5 20 300 50 3000 thread Pl. help me. I have used hibernate3 with myeclipse as the development environment, and am using mysql 5.x and centos (Linux) with Tomcat 5.x -- Thanks and kind Regards, Abhishek jain

[Commercial] Part time developer - Delhi / noida

2010-12-26 Thread abhishek jain
. -- Thanks and kind Regards, Abhishek jain

Re: Urgent: how to run htaccess on tomcat

2010-10-22 Thread abhishek jain
On Fri, Oct 22, 2010 at 3:52 PM, André Warnier wrote: > abhishek jain wrote: > >> On Fri, Oct 22, 2010 at 3:31 PM, André Warnier wrote: >> >> abhishek jain wrote: >>> >>> On Fri, Oct 22, 2010 at 3:05 PM, abhishek jain >>>> wrote: >

Re: Urgent: how to run htaccess on tomcat

2010-10-22 Thread abhishek jain
On Fri, Oct 22, 2010 at 3:31 PM, André Warnier wrote: > abhishek jain wrote: > >> On Fri, Oct 22, 2010 at 3:05 PM, abhishek jain >> wrote: >> >> Hi friends, >>> I am in middle of urgent production issue. >>> Can some one help me how to allow

Re: Urgent: how to run htaccess on tomcat

2010-10-22 Thread abhishek jain
On Fri, Oct 22, 2010 at 3:05 PM, abhishek jain wrote: > Hi friends, > I am in middle of urgent production issue. > Can some one help me how to allow .htaccess on tomcat > i have a virtualhost on apache with tomcat installed. > > Apache 2.x > > tomcat 5.5.x > struts 1.2

Urgent: how to run htaccess on tomcat

2010-10-22 Thread abhishek jain
Hi friends, I am in middle of urgent production issue. Can some one help me how to allow .htaccess on tomcat i have a virtualhost on apache with tomcat installed. Apache 2.x tomcat 5.5.x struts 1.2 Pl. help asap. Thanks -- Thanks and kind Regards, Abhishek jain

Re: OutOfMemoryError: PermGen space!!!! Dont know why?

2010-09-16 Thread abhishek jain
and look at > threads and deadlocks etc. > > Good luck, > Peter. > > > On 15/09/10 16:28, abhishek jain wrote: > >> Hi, >> i have the following in bin/catalina.sh >> >> JAVA_OPTS="$JAVA_OPTS -server -Xms512M -Xmx1024M -XX:MaxPermSize=1024

OutOfMemoryError: PermGen space!!!! Dont know why?

2010-09-14 Thread abhishek jain
in struts running on the server, the applications are in struts 1.2 , mysql, tomcat 5.5, and are not big applications with about only a few jsps. I consider the applications written properly, pl. help, -- Thanks and kind Regards, Abhishek jain

Re: Expression language not working

2010-08-31 Thread abhishek jain
On Tue, Aug 31, 2010 at 9:16 PM, Mark Thomas wrote: > On 31/08/2010 16:38, abhishek jain wrote: > > Hey , > > I just realized that actually i accidently placed el-api.jar in > WEB-INF/lib > > folder. > > If i dont than i get the following exception: >

Re: Expression language not working

2010-08-31 Thread abhishek jain
java.lang.ClassLoader.loadClassInternal(ClassLoader.java:316) ... 27 more and the application is not started. thanks abhishek On Tue, Aug 31, 2010 at 8:42 PM, abhishek jain wrote: > hey > I was looking at the tomcat commons lib folder, there is a file called > commons-el.jar > > has that something to do

Re: Expression language not working

2010-08-31 Thread abhishek jain
hey I was looking at the tomcat commons lib folder, there is a file called commons-el.jar has that something to do with el-api.jar in my WEB-INF/lib folder ? thanks abhishek On Tue, Aug 31, 2010 at 6:26 PM, abhishek jain wrote: > yes, it was originally 2.5, i did tried changing it to 2.4

Re: Expression language not working

2010-08-31 Thread abhishek jain
better. > > > > > > On Aug 31, 2010, at 8:35 AM, abhishek jain wrote: > > > On Tue, Aug 31, 2010 at 5:48 PM, Mark Thomas wrote: > > > >> On 31/08/2010 12:52, abhishek jain wrote: > >>> Hi friends, > >>> I have a website in struts 1.2 hos

Re: Expression language not working

2010-08-31 Thread abhishek jain
On Tue, Aug 31, 2010 at 5:48 PM, Mark Thomas wrote: > On 31/08/2010 12:52, abhishek jain wrote: > > Hi friends, > > I have a website in struts 1.2 hosted on tomcat 5.5.x and it uses EL. > > It is not being evaluated, any suggestions on the reasons why? > > http://

Re: Expression language not working

2010-08-31 Thread abhishek jain
On Tue, Aug 31, 2010 at 5:22 PM, abhishek jain wrote: > Hi friends, > I have a website in struts 1.2 hosted on tomcat 5.5.x and it uses EL. > It is not being evaluated, any suggestions on the reasons why? > -- > Thanks and kind Regards, > Abhishek jain > > i used myeclipse

Expression language not working

2010-08-31 Thread abhishek jain
Hi friends, I have a website in struts 1.2 hosted on tomcat 5.5.x and it uses EL. It is not being evaluated, any suggestions on the reasons why? -- Thanks and kind Regards, Abhishek jain

Terminate sessions of particular domain

2010-07-18 Thread abhishek jain
Dear friends, I want to terminate the sessions of a particular domain name / webapp. How can i do so. also can i do so while tomcat is running. Pl. advice.i am using tomcat 5.5 on centos / linux -- Thanks and kind Regards, Abhishek jain

Re: Session error while loading an object

2010-07-14 Thread abhishek jain
On Wed, Jul 14, 2010 at 1:39 AM, Peter Crowther wrote: > On 13 July 2010 16:15, abhishek jain wrote: > > > On Tue, Jul 13, 2010 at 2:11 PM, Peter Crowther < > > peter.crowt...@melandra.com > > > wrote: > > > > > On 13 July 2010 09:34, abhishek jain

Re: Session error while loading an object

2010-07-13 Thread abhishek jain
On Tue, Jul 13, 2010 at 2:11 PM, Peter Crowther wrote: > On 13 July 2010 09:34, abhishek jain wrote: > > > I am using tomcat 5.5 , struts 1.x and i encounter the following error: > > I actually store the object in session and retrieve that(for a shopping > > cart >

Session error while loading an object

2010-07-13 Thread abhishek jain
org.apache.catalina.core.StandardContext.reload(StandardContext.java:3050) ... 7 more -- Thanks and kind Regards, Abhishek jain

Re: Two applications, one in a sub folder - Urgent help needed

2010-06-25 Thread abhishek jain
On Fri, Jun 25, 2010 at 4:51 PM, Mark Thomas wrote: > On 25/06/2010 12:19, Pid wrote: > > On 25/06/2010 12:02, abhishek jain wrote: > >> On Fri, Jun 25, 2010 at 4:26 PM, Mark Thomas wrote: > >> > >>> On 25/06/2010 11:50, Pid wrote: > >>>>

Re: Two applications, one in a sub folder - Urgent help needed

2010-06-25 Thread abhishek jain
On Fri, Jun 25, 2010 at 4:26 PM, Mark Thomas wrote: > On 25/06/2010 11:50, Pid wrote: > > On 25/06/2010 11:46, abhishek jain wrote: > >> hi > >> thanks for the email, > >> but the path is like > >> /usr/local/share/apps > >> > >&g

Re: Two applications, one in a sub folder - Urgent help needed

2010-06-25 Thread abhishek jain
On Fri, Jun 25, 2010 at 4:16 PM, abhishek jain wrote: > hi > thanks for the email, > but the path is like > /usr/local/share/apps > > and for the second application: > > /usr/local/share/apps/app2 > > i mean it is a subfolder. > > sorry i think you ar

Re: Two applications, one in a sub folder - Urgent help needed

2010-06-25 Thread abhishek jain
ubapp.xml: > > privileged="false" allowLinking="true"> > > > Note that “path” attribute must match xml context file name (note: > '/' becomes '#' in filename) > > Hope it helps. > -- Thanks and kind Regards, Abhishek jain

Two applications, one in a sub folder - Urgent help needed

2010-06-24 Thread abhishek jain
sible sol might be mapping the location tag in httpd.conf to diff webapp , i dont know how to do so. Pl. help, -- Thanks and kind Regards, Abhishek jain