See my localmachine's tomcat logs

INFO: JK: ajp13 listening on /0.0.0.0:8009
Oct 10, 2007 10:39:06 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/60  config=null
Oct 10, 2007 10:39:06 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 31934 ms
Hibernate: select count(*) as y0_ from T_CONTENT_CHANNEL this_
Hibernate: select count(*) as y0_ from T_CONTENT_CHANNEL this_
Hibernate: select count(*) as y0_ from T_CONTENT_CHANNEL this_
Hibernate: select count(*) as y0_ from T_CONTENT_CHANNEL this_
Hibernate: select count(*) as y0_ from T_CONTENT_CHANNEL this_
Hibernate: select count(*) as y0_ from T_CONTENT_CHANNEL this_
Hibernate: select count(*) as y0_ from T_CONTENT_CHANNEL this_
Hibernate: select count(*) as y0_ from T_CONTENT_CHANNEL this_
Hibernate: select count(*) as y0_ from T_CONTENT_CHANNEL this_
Hibernate: select count(*) as y0_ from T_CONTENT_CHANNEL this_
Hibernate: select count(*) as y0_ from T_CONTENT_CHANNEL this_
Hibernate: select count(*) as y0_ from T_CONTENT_CHANNEL this_
Hibernate: select count(*) as y0_ from T_CONTENT_CHANNEL this_
Hibernate: select count(*) as y0_ from T_CONTENT_CHANNEL this_
Hibernate: select count(*) as y0_ from T_CONTENT_CHANNEL this_
Hibernate: select count(*) as y0_ from T_CONTENT_CHANNEL this_
Hibernate: select count(*) as y0_ from T_CONTENT_CHANNEL this_


The rss feed is getting updated into our db every minute and see the
hibernate queries running tooo..Oh, what is happening to my tomcat in
Ubuntu.


Dum Dum....HELP HELP..

On 10/11/07, Arun <[EMAIL PROTECTED]> wrote:
>
> Nope no use. Same error on JDk1.5
>
> INFO: Server startup in 39569 ms
> Oct 10, 2007 11:05:31 PM
> org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler process
> SEVERE: Error reading request, ignored
> java.lang.OutOfMemoryError: PermGen space
> Exception in thread "http-80-1" java.lang.NullPointerException
>         at java.util.concurrent.ConcurrentLinkedQueue.offer(
> ConcurrentLinkedQueue.java:180)
>         at
> org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler$1.offer (
> Http11Protocol.java:530)
>         at
> org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler$1.offer(
> Http11Protocol.java:547)
>         at
> org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process (
> Http11Protocol.java:611)
>         at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(
> JIoEndpoint.java:447)
>         at java.lang.Thread.run(Thread.java:595)
> Oct 10, 2007 11:06:29 PM
> org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler process
> SEVERE: Error reading request, ignored
> java.lang.OutOfMemoryError: PermGen space
> Exception in thread "http-80-2" java.lang.NullPointerException
>         at java.util.concurrent.ConcurrentLinkedQueue.offer (
> ConcurrentLinkedQueue.java:180)
>         at
> org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler$1.offer(
> Http11Protocol.java:530)
>         at
> org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler$1.offer (
> Http11Protocol.java:547)
>         at
> org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(
> Http11Protocol.java:611)
>         at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(
> JIoEndpoint.java:447)
>         at java.lang.Thread.run(Thread.java:595)
> Exception in thread "DefaultQuartzScheduler_Worker-3"
> java.lang.OutOfMemoryError: PermGen space
> Exception in thread "DefaultQuartzScheduler_QuartzSchedulerThread"
> java.lang.OutOfMemoryError: PermGen space
>
> My server is starting up and OOME is stopping my container.
> Oh god it is same with all JDK? Should I try upgrading  tomcat to 6.0.14
>
>
>
> On 10/10/07, Arun <[EMAIL PROTECTED]> wrote:
> >
> > Chris,
> >
> > Let me try installing Jdk1.5 and make same version on both sides. But I
> > need to use jdk1.6 as I need some of the features.
> >
> >
> > On 10/10/07, Christopher Schultz < [EMAIL PROTECTED]> wrote:
> > >
> > > -----BEGIN PGP SIGNED MESSAGE-----
> > > Hash: SHA1
> > >
> > > Arun,
> > >
> > > Arun wrote:
> > > > Ok,
> > > > Help!! I do not have an OutOfMemory erro when running tomcat from
> > > myeclipse.
> > > > I am running JDK1.5 and tomcat6.
> > > >
> > > > But in my ubuntu I have jdk1.6 and tomcat6.0 and I have an
> > > OutOfMemory
> > > > problem why?
> > >
> > > Compare your memory settings between your Eclipse environment and your
> > >
> > > Ubuntu environment. Are they different? What are the specific errors
> > > (which heap is busting?)
> > >
> > > > When the server starts up itself the contianer shuts down and logs
> > > the
> > > > OutOfMemory error.
> > >
> > > Wow, that sucks. Does your application even try to start? Is the
> > > QuartzScheduler running from your own application, or do you have it
> > > in
> > > a separate one or something else?
> > >
> > > > But why did not my local tomcat does not complain.?
> > >
> > > Uhh... different settings? Different memory sizes? Lots of things.
> > >
> > > - -chris
> > >
> > > -----BEGIN PGP SIGNATURE-----
> > > Version: GnuPG v1.4.7 (MingW32)
> > > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
> > >
> > > iD8DBQFHDRLJ9CaO5/Lv0PARApasAJ9++i+29BbQiS4Pxym/DF/AaayxpgCeIchC
> > > /9NcH97ppRO+BHCufm6QuPQ=
> > > =6+Bb
> > > -----END PGP SIGNATURE-----
> > >
> > > ---------------------------------------------------------------------
> > > To start a new topic, e-mail: users@tomcat.apache.org
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> >
> >
> > --
> > Thanks
> > Arun George
>
>
>
>
> --
> Thanks
> Arun George




-- 
Thanks
Arun George

Reply via email to