> ---
>
> On 1/10/07, starki78 <[EMAIL PROTECTED]> wrote:
> >
> > Hi I'm profiling my application with -verboseGC.
> > My maximum heap-size is
> > XMS
Hi I'm profiling my application with -verboseGC.
My maximum heap-size is
XMS is 1.5GB but the garbage collection always is executed
when about 1GB is reached.
Why is it so early?
Is there anything to control this?
I'm using Sun 1.4.2
Thanks and nice greetings
Starki
-
is trying to write you object for sesion persistence...
>
>
> 2006/11/7, starki78 <[EMAIL PROTECTED]>:
> >
> > We have a crash at tomcat 4.
> > The thing I don't understand is the fact that
> > the class causing this error has no default constructor and
> >
We have a crash at tomcat 4.
The thing I don't understand is the fact that
the class causing this error has no default constructor and
does not implement serializable.
So why can this error occur?
THANKS A LOT
2006-11-07 11:25:49 StandardManager[/pss] IOException while loading persi=
sted sessi
00
Subject : Re: Help!Tomcat crashes:Waiting for instance(s) to be deallocated
> Hi Starki78
>
> I had this problem when using a singelton class that stored a datasource
> in it. Everytime I pressed F5 really fast the web server would hang and
> when I shutdown I got that same message. Appa
Hi, we are working with Tomcat 4.1:
I didn't find a proper cause in the log-files.
Can someone help me please?
How could this be possible??
2006-05-11 06:53:35 StandardWrapper[/pss:action]: Waiting for 74 instance(s) to
be deallocated
2006-05-11 06:53:36 StandardWrapper[/pss:jsp]: Waiting for 1
Hi,
I made some tests during the
last days with classes I put in the shared folder and others which are still in
the web-application folder.
The result is, that there is very very few to put shared!!
For instance:
I've a log class inside my webapplication
and want it to be accessed from a clas
Hello!
I've classes within a web-application on tomcat-5 and everything works fine.
Then I put these classes to the shared folder, I get this error:
java.lang.NullPointerException
org.apache.struts.taglib.TagUtils.retrieveMessageResources(TagUtils.java:1161)
org.apache.struts.
Hi I've a problem with Tomcat!
I've established a virtual-path called itpm_public
that leads to a path:
/mnt/data1/sambra_shares/itpm_public
this works but after this folder
I've a (soft) link to another folder.
Tomcat tells me that the page cannot be displayed!
Is there any possibility such as f
Hi I've the following problem that makes me
a little bit mad with encoding a URL:
JRUN
URLEncoder.encode("downloads.jsp?group=<%=group%>");
-->Method works on JRUN
TOMCAT 5.0
URLEncoder.encode("downloads.jsp?group=<%=group%>","iso-8859-1");
-->at the bottom of the explorer it is displayed w
10 matches
Mail list logo