Out of memory, perhaps?
I've run into this with big images. I had to serialize my image
reader/preparer too. Trying to do more than one image at a time
would exhaust memory rather quickly.
-Xms512m
-Xmx768m
dik
On 12/6/2006 3:09 PM also sprach mast :
Hi,
nobody have had problem with big im
As far as I know, JBoss/SunOne are all bundling Tomcat inside.
Not sure where the feeling of "the number of Tomcat users to attenuate over
time" comes from.
Dong
-Original Message-
From: epyonne [mailto:[EMAIL PROTECTED]
Sent: Thursday, 7 December 2006 3:07 PM
To: Tomcat Users List
Subj
I have set up my own DNS server to have a play. My Tomcat cluster works
well, including my Database Web App.
Dong
-Original Message-
From: JiaDong Huang [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 6 December 2006 1:09 PM
To: users@tomcat.apache.org
Subject: Minimum requirement to run/test
well you seem to have a "typo" in the url value :
"jdbc:oracle:thin:@localhost:1521:Orcle" it should be Oracle of course.
See please if that helps.
red phoenix wrote:
When I start tomcat6,sometimes I find tomcat6 raise errors while tomcat
start,but sometimes I find tomcat6 don't raise errors
> From: red phoenix [mailto:[EMAIL PROTECTED]
> Subject: Tomcat6 start error for sometimes
>
> My JDK version is 6,Tomcat version is 6.I only add into
> tomcat6\conf\context.xml
You're on the bleeding edge here, so there's a lot of places to point
fingers. Try clearing out the temp and work di
When I start tomcat6,sometimes I find tomcat6 raise errors while tomcat
start,but sometimes I find tomcat6 don't raise errors while tomcat start,I
don't know why? Any body can tell the reason which raise following error and
how to correct it?
My JDK version is 6,Tomcat version is 6.I only add in
> From: James McIntosh [mailto:[EMAIL PROTECTED]
> Subject: EAGAIN
>
> I am having intermittent error message being returned as below and was
> wondering if anyone else has come across it and found a cause /
> solution / additional info.
What happens if you use the standard HTTP connector rather
Hi,
I am having intermittent error message being returned as below and was
wondering if anyone else has come across it and found a cause /
solution / additional info.
java.io.IOException: Exception filling buffer with data from underlying
input stream: not an EAGAIN status, so perhaps disconnecte
Totally agree. PHP is no doubt an excellent tool, but primarily for
hobbyists or standalone type of deployment. On the other hand, Java is
widely used on enterprise application. If you open up the hood and look, all
the expensive application like WebSphere are running Tomcat inside.
epy.
- O
Hi all:
I have two webapps running in the same tomcat process.
I want to have one webapps perform a server-side forward to a servlet in the
second webapps?
Is this possible?
If not, what are some of the workarounds?
Thanks,
Stanley
Hi Simon,
There is a debate about this topic and there are a few threads on this, in the
archive.
While it is true for some that the jsessionid appears in the URL, it's not
happening in my case and
I don't have a clear explaination as to why.
But if you are unable to remove jsessionid from
Hi there,
It is well noted by Google (and other search engines) that they do not like
session tracking info as part of the URL. This does include JSessionId, and
because Google visits your site as a cookieless user, every page indexed by
them includes JSessionId, this is bad for numerous reasons -
finally one thing that may help i just discover that if i disable the apache
native library the image work well
(but tomcat complain : INFO: The Apache Tomcat Native library which allows
optimal performance in production environments was not found on the
java.library.path)
so how the apache to
Yes, of course. But if you've got a trailer, why not use it with your car
?!?!
Pierre, "I hope we're not too much O/T"
--
"L'une des raisons pour lesquelles la vie est complexe
C'est qu'elle a une partie réelle et une partie imaginaire."
On Wednesday 06 December 2006 4:27 pm, Leon Rosenberg wrote:
> I'd too like to know which communities are "out-innovating" java?
> To stay in you example, comparing php (or ruby for this matter) to
> java is like comparing bicycles with cars.
> Sure its fun to make a ride on sunday. Sure it's ok to
I call it directly as a image only with no code : www.mysite.com/myimage.jpg
for outputstream it doesn t seem to be used
i am searching on different ml and on the net for any similar problem on
mod_jk but doesn t get any chance right now
seb
- Original Message -
From: "Miller, Steve"
Is this image embedded in the jsp page? Are you calling it directly as
the image only? Do you have a code snippet? Knowing that would help us
help you :-)
If you have it in a JSP page, one thing you might try within the JSP
code at the top is:
<%@ page autoFlush="true" %>
<%@ page buffer="256kb"
i have advance a little on the problem and when i try to acces the image of
the website there is this error on mod_jk error log :
[Wed Dec 06 23:10:37 2006] [error]
ajp_connection_tcp_get_message::jk_ajp_common.c (1026): ERROR: can't receive
the response message from tomcat, network problems
On 12/6/06, mast <[EMAIL PROTECTED]> wrote:
don't think it s a brower problem because if i umount the image to make
apache run it , it work without any problem
if tomcat is not the problem maybe the problem is between tomcat and mod_jk
i use apache 2.2.3 mod_jk last version and jdk 1.5.0
if i u
> From: Leon Rosenberg [mailto:[EMAIL PROTECTED]
> Subject: Re: Is jsp designed for use by large websites
>
> But trying to deliver a fridge to the customer with a bike is
> rather stupid.
I remember a story a couple of years ago about somebody hitchhiking in
Ireland with a fridge, just to see
i would like to add that s the same connector on the tomcat 5.5.9 and 5.5.20
because both tomcat are on the same machine (they are configure the same way
in the workers.properties)
really strange problem
- Original Message -
From: "mast" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sen
nobody have had problem with big image on tomcat ? (it do that on a brand
new tomcat with common configuration that s why i am surprised nobody has
encounter this)
I just installed a fresh 5.5.20, dropped a 643K jpeg in the ROOT
directory, and it loads fine, displays fully.
(using JDK 1.5.0_0
On 12/6/06, Peter Crowther <[EMAIL PROTECTED]> wrote:
> From: Martin Gainty [mailto:[EMAIL PROTECTED]
> As Tomcat is OpenSource (and not proprietary) and can be
> installed on any OS (vs just 1) I dont undertand
> What is causing the number of Tomcat users to attenuate over time?
Ancient history
On 12/6/06, mast <[EMAIL PROTECTED]> wrote:
nobody have had problem with big image on tomcat ? (it do that on a brand
new tomcat with common configuration that s why i am surprised nobody has
encounter this)
I just installed a fresh 5.5.20, dropped a 643K jpeg in the ROOT
directory, and it loa
It worked. Thanks.
>
> "Latesha Williams" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
>> We are running Tomcat 5.5.20 as a standalone web server for a
>> third-party's web and servlet applications. On this server (Linux),
>> Iptables is redirecting ports 80 to 8080 and 443 to 84
Hi,
nobody have had problem with big image on tomcat ? (it do that on a brand
new tomcat with common configuration that s why i am surprised nobody has
encounter this)
Regards
- Original Message -
From: "mast" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Monday, December 04, 200
Hi
A webapp I'm working on uses custom JSP tags (1.2) under tomcat
5.5.17. I ran into the following problem : custom tag is supposed
to have custom tags as children :
has a addChild(Tag tag) method, doing children.add(tag);
doStartTag() inits its children container : children = new ArrayLi
CPU throttling and thread termination are essential for shared
hosting. The only way to terminate bad application is kill VM.
.NET has Application Domains. You are able to unload it without
restart of hole VM.
I think it is alreadfy possible to make CPU throttling in Java and
even in Tomcat.
You
- Original Message
>>From: Peter Crowther [EMAIL PROTECTED]
>>Tomcat and JSP is a perfectly good model for web applications. However,
>>if the Java community and the Tomcat developers don't innovate and other
>>communities do (for example the PHP community and Microsoft), people
>>deplo
> From: Martin Gainty [mailto:[EMAIL PROTECTED]
> As Tomcat is OpenSource (and not proprietary) and can be
> installed on any OS (vs just 1) I dont undertand
> What is causing the number of Tomcat users to attenuate over time?
Ancient history, I know, but I'll respond anyway.
A Model T Ford is
30 matches
Mail list logo