[jboss-jira] [JBoss JIRA] Commented: (JBCACHE-1264) Blue Screen on JBC 2.0.0 startup on Wndows XP

Dmitriy Setrakyan (JIRA) jira-events at lists.jboss.org
Mon Jan 14 19:02:24 EST 2008


    [ http://jira.jboss.com/jira/browse/JBCACHE-1264?page=comments#action_12395050 ] 
            
Dmitriy Setrakyan commented on JBCACHE-1264:
--------------------------------------------

This happened to me. I have Windows XP SP2 installed with all latest patches.

Trying to start JBoss Cache with default JGroups configuration gave me Blue Screen several times. I was under JKD 1.5.11 but after upgrading to 1.5.14 I still had the same problem.

When I removed all extra thread configuration from UDP stack, I got it to work. Here is my current UDP configuration:
<UDP 
                mcast_addr="228.1.2.4"
                mcast_port="48300"
                ip_ttl="32"
                ip_mcast="true"
                mcast_send_buf_size="640000"
                mcast_recv_buf_size="25000000"
                ucast_send_buf_size="640000"
                ucast_recv_buf_size="20000000"
                loopback="true"/>

Thanks

> Blue Screen on JBC 2.0.0 startup on Wndows XP 
> ----------------------------------------------
>
>                 Key: JBCACHE-1264
>                 URL: http://jira.jboss.com/jira/browse/JBCACHE-1264
>             Project: JBoss Cache
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 2.0.0.GA
>         Environment: Windows XP only. 
> Does work on Vista, Ubuntu Mac OS, RHEL, Fedora 
>            Reporter: Mircea Markus
>         Assigned To: Manik Surtani
>             Fix For: 2.1.0.GA
>
>         Attachments: Test.java
>
>
> An user noticed that default configuration of JBC2.0.0 crashes on WinXP.
> When starting the cache, blue screen appears.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list