could you please explain the reasons for this and any solution to avoid this
problem?
Best Regards,
Kranti K K Parisa
On Thu, Mar 11, 2010 at 1:14 PM, André Warnier wrote:
> Kranti™ K K Parisa wrote:
>
>> When we use the URL to hit the link of the webapplication running on
>> tomcat,
>> getti
Kranti™ K K Parisa wrote:
When we use the URL to hit the link of the webapplication running on tomcat,
getting following exception
java.net.SocketException: Software caused connection abort: recv failed
any specific reason for this?
Yes, certainly.
--
When we use the URL to hit the link of the webapplication running on tomcat,
getting following exception
java.net.SocketException: Software caused connection abort: recv failed
any specific reason for this?
Best Regards,
Kranti K K Parisa
Hi
Off the topic
Alternatively is to download "axis2-1.5.1-war.zip" from AXIS2 1.5 web site
>>http://ws.apache.org/axis2/download/1_5_1/download.cgi
[WAR (Web Archive) Distribution
Rename it to "axis2-1.5.1.war" and deploy the same on TOMCAT server
I have done the same successfully.
How ever
Thanks. This is not observed on solaris or linux however.
Any specific issue in the native implemenation on AIX or windows which causes
accept() call to terminate abnormally and not return a socket handle?
--- On Wed, 3/10/10, Konstantin Kolinko wrote:
> From: Konstantin Kolinko
> Subject:
> From: Tomcat Novice [mailto:tomcat.nov...@gmail.com]
> Subject: Tomcat 5.5 Thread Dump Questions
>
> I would like to get thread dumps from the individual
> Tomcat instances.
Use the jstack tool from the JDK to create the thread dumps and you can
redirect the output wherever you want. You can
Hi,
I am new to Tomcat and would like ask a question regarding Thread Dumps.
My Environment all running in 1 server:
Tomcat 5.5 (running as Windows service) Total of 4 Tomcat instances load
balanced.
Windows 2003 64 bit
IIS 6.0 64 Bit
My question is, I would like to get thread dumps from the in
> From: Terence Coffey [mailto:terence_j_cof...@yahoo.co.uk]
> Subject: Re: axis2: not seeing validation or administrator links from
> axis2
>
> 10-Mar-2010 22:42:52 org.apache.axis2.deployment.util.TempFileManager
>
> INFO: TempFileManager::unable to delete /tmp/axis2-tmp-
> 6334442305603549214.
Hi,
Another step in the right direction.
1) /home/tc/TomCat/apache-tomcat-6.0.24/webapps/axis
The axis directory did not exist. All other directories were present.
r...@tc-laptop:/home/tc/TomCat/apache-tomcat-6.0.24/webapps# ls -asl
total 19000
4 drwxr-xr-x 11 tc tc 4096 2010-03-10 17:43
Hi
> I'm not using XP, but a Unix server OS, and my domains are radically
different - so the wildcard cert won't work either.
This is not about the OS the tomcat is running on, but about the OS the
client browser is using...
There are certificates with multiple names (even radically different on
Caldarale, Charles R wrote:
From: testwreq wreq [mailto:testw...@gmail.com]
Subject: Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3
1/I already have apache running on port 80. If I start the tomcat
service, I think it will probably start on port 80 as well.
The standard Tomcat downloads
> From: Mats Eklund [mailto:mats.ekl...@yahoo.com]
> Subject: RE: Memory settings
>
> Thanks, I'm trying the JConsole, but I'm not sure I'm connecting to the
> relevant process?
What flavor of Windows are you using? If it's Vista, 2008, or later, you won't
be able to access the service unless y
2010/3/11 Terence Coffey :
> INFO: Deploying web application archive axis2.war
> SEVERE: Exception fixing docBase for context [/axis2]
> java.io.FileNotFoundException:
> /home/tc/TomCat/apache-tomcat-6.0.24/webapps/axis
> 2/META-INF/MANIFEST.MF (No such file or directory)
> at java.io.FileO
Thanks, I'm trying the JConsole, but I'm not sure I'm connecting to the
relevant process? There are two local processes that I can connect to, one
seems to be the JConsole itself, then other has no name. If I stop the Tomcat
service, there are still the same to processes that I can connect to!?
Ok. One step in the right direction.
I've stopped axis2server.sh and restarted jsvc (Tomcat) I see two errors.
They seem to be related to setting the context. does this mean they
did not deploy correctly ?
SEVERE: Exception fixing docBase for context [/axis2]
SEVERE: Exception fixing docBase for
2010/3/10 Terence Coffey :
> Hi,
> when i enter http://localhost:8080/axis2/axis2-web/ my browser redirects
> it to http://localhost:8080/axis2/services/
> In the terminal in which i started axis2server.sh the follow error message
> is shown
I missed that you have axis2server.sh running.
So .. yo
> From: testwreq wreq [mailto:testw...@gmail.com]
> Subject: Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3
>
> 1/I already have apache running on port 80. If I start the tomcat
> service, I think it will probably start on port 80 as well.
The standard Tomcat downloads are configured to us
Hi,
when i enter http://localhost:8080/axis2/axis2-web/ my browser redirects
it to http://localhost:8080/axis2/services/
I've tried the following example. maybe it helps to troubleshoot my problem ?
In the meantime I've tried the/Axis/axis2-1.5.1/samples/quickstart/README.txt
The description is "
> From: Gustavo A. Daud [mailto:gust...@sofisa.com.br]
> Subject: RES: TOMCAT 6 Error: Exception in thread "main"
> java.lang.NoClassDefFoundError: org/apache/catalina/startup/Bootstrap
>
> But as you can see, bootstrap.jar, is not in there
So you have a corrupted Tomcat installation; start over.
It is not running yet.
There are a few things.
1/I already have apache running on port 80. If I start the tomcat service, I
think it will probably start on port 80 as well. Will it not clash?
2/ I have setup the following environment variables
JAVA_HOME=/usr/lib/jvm/java
CATALINA_HOME = /usr/sha
The path /opt/tomcat6/bin exists and contain this files:
catalina-tasks.xml digest.shshutdown.sh version.bat
catalina.batservice.bat startup.bat version.sh
catalina.sh setclasspath.bat startup.sh
cpappend.batsetclasspath.sh tool
2010/3/10 Terence Coffey :
> hi,
> The contents of my war file looks a bit different.
> when i do a jar -xvf axis2.war I get the following output which is different
> from what's shown in your supplied web link. As you will see
> it appears to be much larger.
>
It looks like the one in the manual.
> From: Gustavo A. Daud [mailto:gust...@sofisa.com.br]
> Subject: TOMCAT 6 Error: Exception in thread "main"
> java.lang.NoClassDefFoundError: org/apache/catalina/startup/Bootstrap
>
> "Using CATALINA_BASE: /opt/tomcat6
> Using CATALINA_HOME: /opt/tomcat6
> Using CATALINA_TMPDIR: /opt/tomcat6/
Hello,
I'm trying to install the tomcat 6 in a OpenSuse system, but when I start the
aplication I recieved the following message:
"Using CATALINA_BASE: /opt/tomcat6
Using CATALINA_HOME: /opt/tomcat6
Using CATALINA_TMPDIR: /opt/tomcat6/temp
Using JRE_HOME:/usr/lib/jvm/jdk1.6
Using CLA
On Wed, Mar 10, 2010 at 11:19 AM, testwreq wreq wrote:
> Unfortunately, I cannot use 6.0 because my boss believes that we should use
> the one that comes with the centos built as this is tested.
I love the smell of delusional thinking in the morning ... :-)
--
Hassan Schroeder
hi,
The contents of my war file looks a bit different.
when i do a jar -xvf axis2.war I get the following output which is different
from what's shown in your supplied web link. As you will see
it appears to be much larger.
Thanks for your assistance.
t...@tc-laptop:~/Axis/axis2-1.5.1/conf$ jar -
testwreq wreq wrote:
Hello, I do not know much on setting up tomcat on linux. I am new to both.
However, I ran yum install tomcat5 to install tomcat from centos5 built. I
could see the version with the below command.
# /etc/init.d/tomcat5 version
Server version: Apache Tomcat/5.5.23
Server buil
> From: testwreq wreq [mailto:testw...@gmail.com]
> Subject: Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3
>
> I cannot use 6.0 because my boss believes that we should use
> the one that comes with the centos built as this is tested.
Not nearly as well as the testing done by Tomcat commit
Unfortunately, I cannot use 6.0 because my boss believes that we should use
the one that comes with the centos built as this is tested.
Thanks a lot for the link. Since I am new, I am not sure what unix daemon
setup is and that is what this document is asking to do? Do I have to run
./configure sc
2010/3/10 Terence Coffey :
Note, that
> At this stage I restarted the apache web server (sudo /etc/init.d/apache2
> stop sudo /etc/init.d/apache2 start) and axis server.
you have restarted Apache HTTPD, not Apache Tomcat
> In my browser i type http://localhost:8080/axis2/,
and browsed an addr
once a timeslot for "free support" opens up, I will answer :)
Filip
On 03/09/2010 12:24 AM, Animesh Sonkar wrote:
Hi,
I am not sure why my previous mail was not answered? I hope that i
will get the reply this time
So here is the same query again...
Was curious what event.setTimeOut(timeOutVal
> From: testwreq wreq [mailto:testw...@gmail.com]
> Subject: How do I set up and run Tomcat 5.5.23 on Cetos5.3
>
> I need help to proceed further. Please guide me how to set-up
> TOMCAT on centos5?
Since you're using a non-standard version of Tomcat, the instructions on the
Tomcat web site might
Hello, I do not know much on setting up tomcat on linux. I am new to both.
However, I ran yum install tomcat5 to install tomcat from centos5 built. I
could see the version with the below command.
# /etc/init.d/tomcat5 version
Server version: Apache Tomcat/5.5.23
Server built: Jul 27 2009 05:23:
> From: Terence Coffey [mailto:terence_j_cof...@yahoo.co.uk]
> Subject: axis2: not seeing validation or administrator links from axis2
>
> I'm a new user to TomCat
It's Tomcat, not TomCat. Fix your spelling.
> 10-Mar-2010 17:37:43 org.apache.coyote.http11.Http11Protocol init
> SEVERE: Error ini
2010/3/10 José Paumard :
> To be sure that DBCP is not providing closed connections to Hibernate, I
> added the following to the Resource element, but with no success : (...)
Note, that META-INF/context.xml of a web application is copied to
${catalina.base}/conf/Catalina/localhost/.xml
when your a
Hello,
If someone can point me in the right direction, it would be great.
I'm a new user to TomCat, Axis2 etc. I've read the documentation and have tried
to get my development environment up and running but it does
not appear to be running as expected.
What I'm trying to achieve is to run some of
And in TC 6, versus the 4 series and older versions, you should be able to cram
all of the Resource params into one element or attribute tag.
-Original Message-
From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com]
Sent: Tuesday, March 09, 2010 2:36 PM
To: Tomcat Users List
Sub
> From: Mats Eklund [mailto:mats.ekl...@yahoo.com]
> Subject: security-constraint in web.xml - order/priority
>
> If I have more than one security-constraint tags in my web.xml (some
> with, some without auth-constraints), which one takes precedence for a
> specific request?
Generally, the longes
Hi,
If I have more than one security-constraint tags in my web.xml (some with, some
without auth-constraints), which one takes precedence for a specific request?
Thanks,
Mats
Hello all,
Here is my problem. I have a very classical configuration where a webapp
with some Hibernate code in it accesses a MySQL DB. Everything is
installed in Tomcat 6.
After some time, Hibernate complains about dropped connections, the
error message looks like this :
com.mysql.jdbc.Comm
As part of my migration from tc 5.5.x to 6.0.x, I'm reviewing my
deployment scripts, and noticed that in one of them, I'm deleting the
jdbc driver jar, jodbc.jar from the WEB-INF/lib folders, because it's
already on the system in jre/lib/ext.
However, I hadn't put that script into use on my TC
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hassan,
On 3/10/2010 10:50 AM, Hassan Schroeder wrote:
> On Wed, Mar 10, 2010 at 7:46 AM, Christopher Schultz
> wrote:
>
>> Just for the sake of mental mast... er, fun! you could write a
>> javascript event handler that ...
>
> ..would work until t
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Emerson,
On 3/10/2010 4:59 AM, emerson cargnin wrote:
> We have a wrapper script that is in charge of starting and stopping tomcat.
>
> Since we moved from 6.0.20 to 6.0.24 we started to get a few issues
> with the pid not been removed properly makin
Christopher Schultz wrote:
...
Just for the sake of mental mast... er, fun! you could write a
javascript event handler that watched for un-focus events for the page
(which would likely happen if you were using an external utility to take
a screenshot)
Actually it doesn't. On my PC, I use Irfa
That is an script we use for a while already, as after restarting,
there is a one or two things that need to be done.
The thing is that the wrapper worked before until 6.0.20. It was on
6.0.24 that the pid started to be left after stop.
It seems like tomcat is taking longer to stop, and the standa
On Wed, Mar 10, 2010 at 7:46 AM, Christopher Schultz
wrote:
>> Just for the sake of mental mast... er, fun! you could write a
>> javascript event handler that ...
>..would work until the user switched off JavaScript? or kicked off
`wget`
>with the image URL? :-)
... or someone is using screen
On Wed, Mar 10, 2010 at 7:46 AM, Christopher Schultz
wrote:
> Just for the sake of mental mast... er, fun! you could write a
> javascript event handler that ...
..would work until the user switched off JavaScript? or kicked off `wget`
with the image URL? :-)
--
Hassan Schroeder -
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Peter,
On 3/10/2010 10:37 AM, Peter Crowther wrote:
> On 10 March 2010 15:30, János Löbb wrote:
>
>> When I use the DVD Player from Apple, I cannot take a screenshot even if I
>> click myself to the Finder first. So there is something already in pr
Peter Crowther wrote:
On 10 March 2010 15:30, János Löbb wrote:
When I use the DVD Player from Apple, I cannot take a screenshot even if I
click myself to the Finder first. So there is something already in practice
that prevents from taking a screenshot :-)
Yes - for an application that runs
On 10 March 2010 15:30, János Löbb wrote:
> When I use the DVD Player from Apple, I cannot take a screenshot even if I
> click myself to the Finder first. So there is something already in practice
> that prevents from taking a screenshot :-)
>
> Yes - for an application that runs as a process on
On Mar 9, 2010, at 9:35 AM, David kerber wrote:
Caldarale, Charles R wrote:
From: André Warnier [mailto:a...@ice-sa.com]
Subject: Re: Secured photo rendering
But it should not, if the server sends the image with the
appropriate
"no caching" and/or "expires" HTTP headers.
The headers don't
On 10 March 2010 10:51, André Warnier wrote:
> Jimmy Spam wrote:
>
>>
>> Please, excuse my poor english.
>>
> It sounds fine.
>
>>
>> When I deploy an java app (.war file) with tomcat manager, it create the
>> folder of this app inside of webapps with user: tomcat, group: tomcat and
>> permissio
Konstantin Kolinko wrote:
2010/3/10 Christopher Schultz :
I don't mean to belabor the point, but upgrading from Tomcat 5.5 to 6.0
should have been this easy:
0. Stop Tomcat 5.5
1. Install Tomcat 6.0
2. Copy yourapp.war from Tomcat 5.5\webapps -> Tomcat 6.0\webapps
If my original installation
2010/3/10 Sharanabasavaraj Mudgal :
> Hi!
>
> I am running tomcat 6.0.20 on AIX with Tomcat-native(1.1.16) enabled. I get
> the following exception during Tomcat Shutdown.
>
> SEVERE: Socket accept failed
> Throwable occurred: org.apache.tomcat.jni.Error: Software caused connection
> abort
> at
Hi!
I am running tomcat 6.0.20 on AIX with Tomcat-native(1.1.16) enabled. I get
the following exception during Tomcat Shutdown.
SEVERE: Socket accept failed
Throwable occurred: org.apache.tomcat.jni.Error: Software caused connection
abort
at org.apache.tomcat.jni.Socket.accept(Native Metho
Thanks, Konstantin. I will test it out.
Regards,
Sai Pullabhotla
On Tue, Mar 9, 2010 at 8:11 PM, Konstantin Kolinko
wrote:
> 2010/3/9 Sai Pullabhotla :
>> Do you know when the 6.0.26 with this patch will be available?
>>
> A release candidate for 6.0.26 has been proposed for voting several h
Jimmy Spam wrote:
Please, excuse my poor english.
It sounds fine.
When I deploy an java app (.war file) with tomcat manager, it create the
folder of this app inside of webapps with user: tomcat, group: tomcat
and permissions 750. I need, at least, have write privilege for group
(770), sin
On 10/03/2010 09:59, emerson cargnin wrote:
We have a wrapper script that is in charge of starting and stopping tomcat.
Since we moved from 6.0.20 to 6.0.24 we started to get a few issues
with the pid not been removed properly making the start script to fail
and never starting tomcat.
I know of
We have a wrapper script that is in charge of starting and stopping tomcat.
Since we moved from 6.0.20 to 6.0.24 we started to get a few issues
with the pid not been removed properly making the start script to fail
and never starting tomcat.
I know of the change that added a delay parameter to th
Please, excuse my poor english.
When I deploy an java app (.war file) with tomcat manager, it create
the folder of this app inside of webapps with user: tomcat, group:
tomcat and permissions 750. I need, at least, have write privilege
for group (770), since some user of my system (wich ar
On 09/03/2010 19:46, Malcolm Warren wrote:
Ok, thanks.
In fact just after receiving this email from you I also got one from
Apple saying that it's a bug and that they're trying to solve it.
Sorry for the bother, and thanks again.
Given that it usually takes about 18months for Apple to release
Sorry I wasn't clear.
I didn't mean 2172 concurrent requests. Just sessions.
It hadn't occured to me that the number of sessions does not necessarily
equal the number of connections (duh).
the number of established connections indeed equals the number of
threads. So what Chuck said was true.
henry23 wrote:
I have a laptop with Win Vista SP2 installed on it, and on which all of the
IIS features with IIS in the name have been turned off.
Obviously not :
...
Server Error in Application "DEFAULT WEB SITE"Internet Information Services
7.0
...
An ASP.NET setting has been detected tha
63 matches
Mail list logo