Could you please respond to this mail ASAP?
Thanks,
Venkat
--- On Tue, 10/8/10, VenkateswaraRao Eswar wrote:
From: VenkateswaraRao Eswar
Subject: Re: WARNING: Error registering request
To: "Tomcat Users List"
Date: Tuesday, 10 August, 2010, 9:21 PM
Thanks for your suggestions. Upgrading t
What are the major reasons for upgrading to Tomcat 7 right away?
tom
On Aug 16, 2010, at 2:43 PM, CRANFORD, CHRIS wrote:
> Theresa -
>
> So far I haven't experienced any major issues with Tomcat 7. The only
> open issue I have observed is that my ServletContextListener
> implementation is no
Any ideas?
Thanks.
-Original Message-
From: Kannan Jayaprakasam [mailto:kan...@arcot.com]
Sent: Monday, August 16, 2010 11:32 PM
To: Tomcat Users List
Subject: RE: Unable to get any information why jsp page fails to generate code
Hi
That is the complete stacktrace.
I added the statemen
My initial testing was with Firefox running on Solaris 10. I just tested with
Firefox 3.6.8 on Windows XP and got the same behavior. One difference is that
windows did not try to name it a .exe file it instead just called it a random
name with the .part extension. When I attempted to use Int
- "Felix Schumacher" wrote:
> On Sun, 15 Aug 2010 21:33:09 + (UTC), Igor Galić
> wrote:
> > - "Felix Schumacher" wrote:
> >
> >> Ok, my patch will not work, since new InitialDirContext(env) will
> not
> >> create a LdapContext, but a DirContext. You could try to change
> new
> >>
Theresa -
So far I haven't experienced any major issues with Tomcat 7. The only
open issue I have observed is that my ServletContextListener
implementation is not receiving the contextDestroyed() notification for
some strange reason. That's the only thing that is holding me off
pushing toward T
Is there currently an anticipated date (or date range) for a stable release of
Tomcat 7? My product would like to upgrade to the newest Tomcat release, but
don't want to end up doing so twice in a short period of time... is it
worthwhile to upgrade to Tomcat 6 for now, or will a stable release o
In other words: "If I try to interpret the SSL handshake from Tomcat as if
it were a byte stream to be interpreted by my browser, the byte stream the
server happens to generate has the first two bytes 'MZ' and my browser can't
interpret it as anything other than a Windows executable."
That such an
Miller, Kevin R wrote:
I am running Tomcat 6.0.26 on a Solaris 10 system. The Tomcat server is
configured to listen to HTTPS communications on port 8443. When browsing to
the Tomcat server remotely using the following syntax everything works as
expected:
https://10.10.10.10:8443/
If however
Carlton Whitmore wrote:
I just verified that the issue is not with SSO. I tested this by accessing the URL until I got "Page cannot be displayed" then I tried accessing https://myserver.advocacyinc.org:8443 and got the same thing.
We're not doing any redirects from IIS. Could JCifs be tying up
Myself and Peary Chiu have created a lightweight utility for
administering Tomcat from the command line in our copious amounts of
free time on the weekends.
This is a very rough utility, but we wanted a command line
administration utility that made it very easy and quick to debug a
Tomcat server
I am running Tomcat 6.0.26 on a Solaris 10 system. The Tomcat server is
configured to listen to HTTPS communications on port 8443. When browsing to
the Tomcat server remotely using the following syntax everything works as
expected:
https://10.10.10.10:8443/
If however we accidentally leave ou
Stewart, Kevin L. (GSFC-417.0)[CONSTELLATION SOFTWARE ENGINEERING] wrote:
Pid,
I can't seem to open any of your emails. Outlook (with Entrust) says that they
are encrypted but with invalid mime.
Chances are overwhelming that it's Outlook (or Entrust) that's wrong.
Get yourself a real email c
Hi
That is the complete stacktrace.
I added the statement
<% response.setBufferSize(2); %>
As the first line in the jsp page, but still I'm getting the same
genericError.htm message in the tomcat log file.
Thanks
Kannan
-Original Message-
From: Christopher Schultz [mailto:ch...@chri
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Kannan,
On 8/16/2010 11:41 AM, Kannan Jayaprakasam wrote:
> On tomcat logs I don't find any useful information why the jsp page
> failed to generate code and only a blank gets displayed. All I ever
> see for any mistake in the jsp page is the same mes
I recently upgraded my Tomcat installation from 6.0.x to Tomcat 7
(Win64) and I am actively testing our current web applications for
backward compatibility, and so forth. One of these web applications
creates a set of context listeners to manage various things during the
lifecycle of the web appl
Tomcat 5.5
jdk1.5.0_14
Windows Xp Professional.
-Original Message-
From: Pid [mailto:p...@pidster.com]
Sent: Monday, August 16, 2010 10:26 PM
To: Tomcat Users List
Subject: Re: Unable to get any information why jsp page fails to generate code
On 16/08/2010 16:59, Kannan Jayaprakasam wrot
Pid,
I can't seem to open any of your emails. Outlook (with Entrust) says that they
are encrypted but with invalid mime.
From: Pid [mailto:p...@pidster.com]
Sent: Monday, August 16, 2010 12:54 PM
To: Tomcat Users List
Subject: Re: Single Sign-On problems
On 16/08/2010 16:59, Kannan Jayaprakasam wrote:
> Another cruel behaviour of tomcat is that when I click on the link of the
> blank jsp page yet another time, then it displays the page. But in the "work"
> folder there is no code generated seen. If I click the link yet again, I get
> blank displ
Another cruel behaviour of tomcat is that when I click on the link of the blank
jsp page yet another time, then it displays the page. But in the "work" folder
there is no code generated seen. If I click the link yet again, I get blank
display again.
-Original Message-
From: Kannan Jayap
On tomcat logs I don't find any useful information why the jsp page failed to
generate code and only a blank gets displayed. All I ever see for any mistake
in the jsp page is the same message below:
Aug 16, 2010 9:02:29 PM org.apache.catalina.core.StandardHostValve custom
SEVERE: Exception Proces
Carlton,
Just go to the Waffle site and if you have any questions contact support from
that site. We just got off JCIFS about 2-3 months ago and after many problems
in trying to get IIS-Tomcat integration (issues on our end) to work we switched
to Waffle and we were up in 5 minutes. If you're
On Sun, 15 Aug 2010 21:33:09 + (UTC), Igor Galić
wrote:
> - "Felix Schumacher" wrote:
>
>> Ok, my patch will not work, since new InitialDirContext(env) will not
>> create a LdapContext, but a DirContext. You could try to change new
>> InitialDirContext(env) into InitalLdapContext(env, nu
On 16/08/2010 09:52, Hans Wahn wrote:
> I'd like to provide more information. Any suggestions what is the best
> way to accomplish that?
>
> Hans
>
>
> 2010/8/16 Pid :
>> On 13/08/2010 23:24, André Warnier wrote:
>>> Pid wrote:
On 13/08/2010 11:52, Hans Wahn wrote:
> 2010/08/12 20:20:17
I'd like to provide more information. Any suggestions what is the best
way to accomplish that?
Hans
2010/8/16 Pid :
> On 13/08/2010 23:24, André Warnier wrote:
>> Pid wrote:
>>> On 13/08/2010 11:52, Hans Wahn wrote:
2010/08/12 20:20:17:796 CEST [DEBUG] wire - << "HTTP/1.1 100
Continue[
Hi Chris,
thanks a lot for your help! I've solved the matter but I have still some
questions and some interesting findings I would like to share, so please
continue reading this email :-)
It turned out, that the problem was caused by a library within a servlet
(which is not open sourced, so
Carlton Whitmore wrote:
Andre,
The only reason I think it's Tomcat because when we change the Tomcat version
it seems to affect the speed of the application (Tomcat 7 runs very slow, but
no SSO errors; Tomcat 6 runs fast, but SSO errors). We're using Active
Directory to authenticate. I guess i
27 matches
Mail list logo