Thanks, Mark, for the clarification. Manually unpacking the WAR file is
what I am doing instead.
stefan.
On 2011-04-11 21:43, ma...@apache.org wrote:
tefan Thurnherr wrote:
Hi
From the Tomcat v7.0.12 changelog [1] :
" Don't unpack WAR files if they are not located in the Host's
appBas
On the face of it, this has absolutely nothing to do with Tomcat.
Why did you think it relates to tomcat ?
Arunkumar Janarthanan wrote:
Hi All,
I have a scheduler application was running on win 2k fine, when we moved
this application to windows 2008 there is an issue appearing the windows
sock
Hi All,
I have a scheduler application was running on win 2k fine, when we moved
this application to windows 2008 there is an issue appearing the windows
socket error. Apprently this seems the process / connection /
sockets created by JVM not closed.
Any idea if this appears to be know issue ? th
n828cl wrote:
>
>> From: JuniorDev [mailto:gsajunior...@gmail.com]
>> Subject: Tomcat Failed to start
>
>> I install Tomcat 7.0
>
> Tomcat 7.0.what?
>
>> and JDK 1.6
>
> JDK 1.6.what?
>
>> in windows
>
> Which of the many flavors of Windows?
>
>> After installation successful
>
> Exact
> From: Brian Braun [mailto:brianbr...@gmail.com]
> Subject: Re: Two Tomcat 7.0.11 installations in the same Linux instance,
> running both on port 80, without conflicts?
> Is it so easy? wow, I thought it was going to be more complex. Thanks!
Forgot to mention that you can either install two c
Is it so easy? wow, I thought it was going to be more complex. Thanks!
On Mon, Apr 11, 2011 at 6:35 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: Brian Braun [mailto:brianbr...@gmail.com]
> > Subject: Two Tomcat 7.0.11 installations in the same Linux instance,
> runni
> From: Brian Braun [mailto:brianbr...@gmail.com]
> Subject: Two Tomcat 7.0.11 installations in the same Linux instance, running
> both on port 80, without conflicts?
> I'm considering a parallel Tomcat installation in the same
> Linux VPS, both running at the same time. I perfectly know
> that
Hi,
I have a Linux instance, on top of which I'm running Tomcat 7.0.11. This
Tomcat installation is running two websites, using host virtualization.
These websites run both using port 80 and the SSL port.
For several reasons, I usually have to restart this Tomcat installation,
which takes 30 secon
Hello, i have a problem to implement a Comet Server, i use tomcat 7
and i try to keep many connections open and for each client connected
return a string each time than other client press "go()" but the
return from the server only happend when the time out expired, and
execute the event.close();
I'm looking for ideas on how other people are doing versioning in Javascript
files. I'm hitting issues if I change my files in an incompatible way, or I
upgrade files.
For example, if I upgrade from DOJO 1.5 to DOJO 1.6, the user's browsers are
not always refreshing the DOJO files, and things don'
Hi,
I started a new thread. I have two machines bml0065 and bml0066. Both have
OSX 10.6.5, httpd 2.2.17, tomcat 7.0.10, jk 1.2.31. The bml0065 machine acts
as a reverse proxy.
Here is the server.xml from bml0066, without comments:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Bhagyashri,
On 04/11/2011 07:33 AM, Bhagyashri Pawar wrote:
> Currently I have purchase one domain name and virtual dedicated server(Linux
> - Red hat fedora). I am using java and tomcat 5.5 on that server.
Consider upgrading to 6.0.32 or 7.0.12,
Start at org.apache.tomcat.util.net.AbstractEndpoint.createExecutor()
and follow your nose from there.
If you make any progress and want to discuss implementation details,
then the dev list is the best place to discuss those.
cheers
tim
On Mon, Apr 11, 2011 at 11:34 PM, Pid wrote:
> On 4/10/11 5
tefan Thurnherr wrote:
>Hi
>
> From the Tomcat v7.0.12 changelog [1] :
> " Don't unpack WAR files if they are not located in the Host's
>appBase. (markt) "
>Why? Couldnt find any issue or other trace relating to this fix...
Because (as per the docs) WARs outside the appBase aren't meant to b
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
János,
On 4/11/2011 12:45 PM, János Löbb wrote:
> bml0066:local administrator$ ls -l tomcat1/conf/Catalina/localhost/
> bml0066:local administrator$
>
> directory, so I created a META-INF directory inside the examples directory
> and placed a cont
On Apr 11, 2011, at 12:45 PM, János Löbb wrote:
> Hi,
>
> /Tomcat 7.0.10, OSX 10.6.5, jk 1.2.31, and httpd 2.2.17/
>
> Without any explicit parameters in server.xml, just by setting the jvmRoute
> attribute in the Engine element and enabling Clustering, session failover
> worked if I shut dow
Hi,
/Tomcat 7.0.10, OSX 10.6.5, jk 1.2.31, and httpd 2.2.17/
Without any explicit parameters in server.xml, just by setting the jvmRoute
attribute in the Engine element and enabling Clustering, session failover
worked if I shut down one or the other tomcat instance or the one httpd that
was n
> You would better to uninstall it and then reinstall (and now be sure
> to run the installer with "run as administrator").
After Andre's suggestion that we may not have properly installed as
administrator, this is exactly what we just did... and I did notice the
new version and downloaded 7.0.12.
Joseph Morgan wrote:
Yep.. the entirety of the Java parameters was blank
If I run from the command line:
Tomcat7
I get "Service 'tomcat7' is missing the ImageFile
If I run:
Tomcat7 //RS/Tomcat7
I get two lines of output, but still no Tomcat. They both start with the date,
then:
Comm
2011/4/11 Joseph Morgan :
> Yep.. the entirety of the Java parameters was blank
>
I understand that as the service was not actually installed, i.e.
nothing was written into the registry.
You would better to uninstall it and then reinstall (and now be sure
to run the installer with "run as adm
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Arvind,
On 4/11/2011 2:04 AM, S Arvind wrote:
> Attached the screenshot of the stacktrace for additional details.
This list strips most attachments, including screenshots. How about
copy/paste the text?
To my knowledge, Tomcat will not unload any cl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Tom,
On 4/9/2011 12:53 PM, Tomislav Brkljačić wrote:
> I gave the "add the filter and bunch of Spring jars" method a try and it
> turned out to be a success!
You don't need a "bunch of Spring jars"... just use the one that comes
with Tomcat and be d
Yep.. the entirety of the Java parameters was blank
If I run from the command line:
Tomcat7
I get "Service 'tomcat7' is missing the ImageFile
If I run:
Tomcat7 //RS/Tomcat7
I get two lines of output, but still no Tomcat. They both start with the date,
then:
Commons daemon procrun stdo
Long explanation:
1) the Windows installer, for some unfathomable reason, does not contain all the files.
The 64-bit zip file does.
2) a standard java JVM does not have the "plumbing" to run well as a Windows Service (for
example, it does not react to Windows Service Events). That's why some
Joseph Morgan wrote:
We downloaded and installed apache-tomcat-7.0.8.exe install for Windows from
the Apache site, and installed as we normally do, from the EXE, and, as you
presume, as a service.
We normally start it via the Tomcat monitor, but of course that isn't working. So, from the comm
We downloaded and installed apache-tomcat-7.0.8.exe install for Windows from
the Apache site, and installed as we normally do, from the EXE, and, as you
presume, as a service.
We normally start it via the Tomcat monitor, but of course that isn't working.
So, from the command line in the "bin"
Joseph Morgan wrote:
We have a newly installed Tomcat 7 64bit in Windows 7 (quad-core w/8gb
ram, 322GB free disk space)
From where did you download / install it ?
How did you install it ?
We copied the msvcr71.dll into the bin directory, and have Java
1.6.0_23-b05 64 bit.
Tomcat doesn
Hi
From the Tomcat v7.0.12 changelog [1] :
" Don't unpack WAR files if they are not located in the Host's
appBase. (markt) "
Why? Couldnt find any issue or other trace relating to this fix...
Background: This "fix" broke our deployment of Sonatype's Nexus (OSS
version) when upgrading to Tomc
We have a newly installed Tomcat 7 64bit in Windows 7 (quad-core w/8gb
ram, 322GB free disk space)
We copied the msvcr71.dll into the bin directory, and have Java
1.6.0_23-b05 64 bit.
Tomcat doesn't start, and all we get from it is:
Service 'tomcat7' is missing the ImageFile
None of
On 4/10/11 5:54 PM, vinod hv wrote:
> Hello everyone..
>
> What i mean in the above question is that, when we send a HTTP request to
> the apache tomcat server in which data structure does it get stored for
> further action(like processing it and serving the request)
>
> I am designing a testing
On Mon, Mar 28, 2011 at 7:26 AM, Stefan Mayr wrote:
> Hello everybody,
>
> as many others before we wanted to do single-sign-on for intranet web
> applications using integrated windows authentication (negotiate because IE
> sometimes tries NTLM instead of using plain kerberos - breaking all our
>
Hello Konstantin,
There is output of ls command:
ls -la /opt/tomcat_6_0/lib/
total 9484
drwxr-x--- 3 wasadmin wasadmin4096 Apr 11 07:30 .
drwxr-x--- 11 wasadmin wasadmin4096 Apr 11 07:30 ..
-rwxr-x--- 1 wasadmin wasadmin5881 Sep 11 2009 AMTomcatValve.jar
-rwxr-x--- 1 wasadmin was
2011/4/11 Jaroslav Fikker :
>
> I installed APR library with these commands:
> ./configure --with-apr=/usr --prefix=/opt/tomcat_6_0
> make
> make install
>
> I also create /opt/tomcat_6_0/bin/setenv.sh file with this content:
> LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$CATALINA_HOME/lib
> export LD_LIBRARY
33 matches
Mail list logo