2012/3/11 pricyber <pricy...@gmail.com>:
> Using binaries downloaded in a embedded java application.
> I used Http11NIOProtocol, but if I use Http11Protocol, it works fine. So I 
> think Http11NIOProtocal is the problem in my setup.


It is Http11NioProtocol.  The spelling matters a lot.

> No logs at all when I use Http11NIOProtocol.

Maybe it does not have write permissions in the logs (and work and
webapps) folders. That is a known pitfall with  Windows versions
starting with Vista. (As mentioned on the "Windows" page in Tomcat
FAQ).


> On 2012-03-11, at 9:28 AM, Stefan Mayr-2 [via Tomcat] wrote:
>
>> Am 11.03.2012 11:33, schrieb Pid:
>>
>> > On 11/03/2012 06:25, pricyber wrote:
>> >> Hi I recently upgrade JDK from 1.6 to 1.7u3. And tomcat no longer work on
>> >> Windows 2003, ie not sending response to any request either with https or
>> >> plain http. But the same code/setting works on Windows 7 and my ubuntu
>> >> machine.
>> >
>> > Error logs?
>> > Access logs?
>> >
>> >
>> >> Are there known issues with Java 7 and Win2k3 with Tomcat 6.0.35?
>> >
>> > None I've heard of.
>> >
>> >
>> > p
>> >
>> >> Thanks alot.
>> >>
>>
>> You should supply some mode setup details:
>> - is tc-native used? Binaries or compiled by yourself?
>> - What type of connector is used? Java BIO?
>> - Can you enable the access log valve to see if the request was
>> processed by your tomcat (and check the status code)
>>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to