> From: Kaushal Shriyan [mailto:kaushalshri...@gmail.com]
> Subject: Re: HTTP Status 404 - /manager/html
> I did downloaded it from
> http://archive.apache.org/dist/tomcat/tomcat-7/v7.0.19/bin/
Good. For curiosity's sake, why didn't you use the most recent release?
> i do have manager webapps
On Tue, Nov 8, 2011 at 8:42 AM, Caldarale, Charles R
wrote:
>> From: Kaushal Shriyan [mailto:kaushalshri...@gmail.com]
>> Subject: HTTP Status 404 - /manager/html
>
>> When i hit http://IP:8080/manager/html, I get HTTP Status 404 -
>> /manager/html, Tomcat Version 7.0.19, Any clue ?
>
> Is the man
2011/11/7 celtic man :
>
> 12:09:50,399 ERROR [ThreadLocalFilter] Error with web
> request.org.apache.jasper.JasperException: javax.servlet.ServletException:
> javax.servlet.jsp.JspException: Wildcard term count limit exceeded
>
>
> What needs to be done ??
There is no such message in Tomcat code.
> From: Kaushal Shriyan [mailto:kaushalshri...@gmail.com]
> Subject: HTTP Status 404 - /manager/html
> When i hit http://IP:8080/manager/html, I get HTTP Status 404 -
> /manager/html, Tomcat Version 7.0.19, Any clue ?
Is the manager webapp deployed? Where did you get this Tomcat? If you used a
Hi,
When i hit http://IP:8080/manager/html, I get HTTP Status 404 -
/manager/html, Tomcat Version 7.0.19, Any clue ?
Regards
Kaushal
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail:
Leo Donahue - PLANDEVX wrote:
>Tomcat 6.0.32
>
>When you add a new .war file to the webapps directory (by dragging the
>file in there from another directory) and it automaticallyp expands the
>web archive, is that any different than what the manager application
>does when it deploys the .war fil
Hello,
I am currently configuring a sandbox development environment with two
clustered Tomcat 6.0.32 instances running on the same Windows XP SP3
(32-bit) hosts.
I have a question regarding whether or not the "Manager"
implementations available for a Tomcat 6 Cluster (i.e. the "Delta Manager"
or
Tomcat 6.0.32
When you add a new .war file to the webapps directory (by dragging the file in
there from another directory) and it automatically expands the web archive, is
that any different than what the manager application does when it deploys the
.war file?
Likewise when you delete the .wa
Terence M. Bandoian wrote:
On 1:59 PM, Konstantin Kolinko wrote:
2011/11/3 Leon Rosenberg:
I have a situation where an application is accessable from outside in
staging and production environment, but shouldn't be open for public
in staging environment.
Put it behind Apache HTTPD (or any othe
On 1:59 PM, Konstantin Kolinko wrote:
2011/11/3 Leon Rosenberg:
I have a situation where an application is accessable from outside in
staging and production environment, but shouldn't be open for public
in staging environment.
Put it behind Apache HTTPD (or any other proxy) and let HTTPD handl
The following works as expected on my config (6.0.26) using the
default protocols and cipher suite as in your config:
$ openssl s_client -connect eiger:443 -debug -ssl3
CONNECTED(0003)
...
Something in your SSL version jumped out at me:
OpenSSL 0.9.8e-fips-rhel5
Looks like you're running Op
> From: celtic man [mailto:dheerajman...@hotmail.com]
> Subject: Catalina logs error
> 12:09:50,399 ERROR [ThreadLocalFilter] Error with web
> request.org.apache.jasper.JasperException: javax.servlet.ServletException:
> javax.servlet.jsp.JspException: Wildcard term count limit exceeded
> What ne
12:09:50,399 ERROR [ThreadLocalFilter] Error with web
request.org.apache.jasper.JasperException: javax.servlet.ServletException:
javax.servlet.jsp.JspException: Wildcard term count limit exceeded
What needs to be done ??
--
View this message in context:
http://old.nabble.com/Catalina-logs-erro
@Leon : I think I misunderstood your requirement, so disregard my previous
response.
@Dan : an SSH tunnel for HTTP is a (mild) pain, because of the hostname. To make it
work, you need to add an entry to your local hosts file (I assume a laptop), so that it
resolves "myhost.mycompany.com" as
Hi All,
Sorry, please ignore this, the option is working. I put the wrong path.
Regards
Bin
On Mon, Nov 7, 2011 at 9:18 AM, Bin Lan wrote:
> Hi All,
>
> I am trying to use tomcat maven plugin with different profiles to get
> different JNDI parameters so I can connect to different database. B
Leon,
One possible way to work around this would be to use an SSH tunnel or a
VPN (like OpenVPN) to access your network from the remote locations.
Dan
On Sat, 2011-11-05 at 08:53 -0700, Leon Rosenberg wrote:
> Hello Daniel,
>
> I can't use IP-Adresses, because it is possible that we show the
>
Hi All,
I am trying to use tomcat maven plugin with different profiles to get
different JNDI parameters so I can connect to different database. But the
plugin seems to ignore the on the profile section. Here is
some snapshots of my configuration:
production
> From: Gangumolu, Maruti [mailto:maruti.gangum...@ironmountain.com]
> Subject: RE: Not able to access applications using contextroot
> It is .class file and used for authentication purpose.
authFilter appears to be your code, not Tomcat's, and is broken - hence the
exception. Look at the logs
Hi Andre,
It is .class file and used for authentication purpose.
Thanks,
Maruti.
-Original Message-
From: André Warnier [mailto:a...@ice-sa.com]
Sent: Monday, November 07, 2011 6:45 PM
To: Tomcat Users List
Subject: Re: Not able to access applications using contextroot
Gangumolu, Marut
Gangumolu, Maruti wrote:
Hi,
We are getting the following error in Catalina log file while starting tomcat
server and not able to access manager web page but getting 404 error.
SEVERE: Context [/manager] startup failed due to previous errors
SEVERE: Context [/host-manager] startup failed due
Hi,
We are getting the following error in Catalina log file while starting tomcat
server and not able to access manager web page but getting 404 error.
SEVERE: Context [/manager] startup failed due to previous errors
SEVERE: Context [/host-manager] startup failed due to previous errors
And als
Petr Hracek wrote:
Dear tomcat users,
I have try to configure my really old tomcat5 configuration (for using
-security).
but tomcat is not running.
Petr,
can you be a bit more specific ? what is not running ? does it start ? does it crash after
starting ? is it just not answering requests ? a
Dear tomcat users,
I have try to configure my really old tomcat5 configuration (for using
-security).
but tomcat is not running. On my system tomcat5 is run only as servlet
engine and not as web server.
Do you have any example catalina.policy file?
My catalina.policy file is:
// == SYSTEM
Leon Rosenberg wrote:
Hello Konstantin,
On Mon, Nov 7, 2011 at 4:30 AM, Konstantin Kolinko
wrote:
2011/11/3 Leon Rosenberg :
I have a situation where an application is accessable from outside in
staging and production environment, but shouldn't be open for public
in staging environment.
Put
Hello Konstantin,
On Mon, Nov 7, 2011 at 4:30 AM, Konstantin Kolinko
wrote:
> 2011/11/3 Leon Rosenberg :
>> I have a situation where an application is accessable from outside in
>> staging and production environment, but shouldn't be open for public
>> in staging environment.
>
> Put it behind Ap
25 matches
Mail list logo