Error during WebSocket handshake: Unexpected response code: 404

2015-10-23 Thread Madhav Ayyagari
way Tomcat is started/setup or classpath used in running the application? Any help is greatly appreciated. -Madhav WS URLs getting the error: http://localhost:8080/entities http://localhost:8080/ws2/entities Http URLs that show html page (but are not successful in connecting to websocket

Re: Multicast fails when mcastBindAddress is explicitly set

2012-06-29 Thread Madhav Bhargava
ow if the issue is because of apache tribes or it is just related to HV configuration. Best Regards, Madhav On Fri, Jun 29, 2012 at 9:36 PM, Filip Hanik (mailing lists) < devli...@hanik.com> wrote: > Sounds like you need to enable multicasting. This would be a VM/hypervisor > co

Re: Multicast fails when mcastBindAddress is explicitly set

2012-06-29 Thread Madhav Bhargava
traffic seems to be blocked. VM's on different Hypervisors are not able to get presence or any other message from each other. So neither the discovery works nor inter node communication because there is no knowledge of the other VMs Best Regard, Madhav On Fri, Jun 29, 2012 at 5:58 PM, M

Signing and Encrypting messages using Apache tribes

2012-04-30 Thread Madhav Bhargava
/reference/workers.html best regards, madhav -- When I tell the truth, it is not for the sake of convincing those who do not know it, but for the sake of defending those that do

Apache tribes deserialization issues

2011-12-29 Thread Madhav Bhargava
Regards, Madhav -- When I tell the truth, it is not for the sake of convincing those who do not know it, but for the sake of defending those that do

Re: Managing Tomcat 6 threads : How to make tomcat destroy threads when idle?

2008-10-07 Thread Madhav
I am also facing the same issue. Btw, do you know how to find these configuration values and more importantly the number of 'available' worker threads within a servlet? Thanks, Madhav On Tue, Oct 7, 2008 at 4:12 AM, Rohan Sahgal <[EMAIL PROTECTED]> wrote: > Hi, > &g

Re: number of worker threads in Tomcat 6

2008-09-14 Thread Madhav
Hi André, Thanks for the reply, but the link is about configuring Tomcat which I know. What I'm looking for is how to get these information inside servlet, i.e. in java code. Please let me know that or point me to any resource if you know that. Thanks, Madhav On Sun, Sep 14, 2008 at 1:

number of worker threads in Tomcat 6

2008-09-13 Thread Madhav
ne help me ? Thanks, -Madhav

Tomcat monitoring MBean help

2007-07-12 Thread Madhav Sathe
to figure out what does it actually indicate for these Mbeans (Servlet and Manager) 2. what is the unit of 'processingTime' - my educated guess is 'ms' 3. JspMonitor mbean has attribute called jspCount. What does