[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-1250) Socket write error with Seam JMS Remoting

Scott McNab (JIRA) jira-events at lists.jboss.org
Thu Apr 26 03:29:30 EDT 2007


Socket write error with Seam JMS Remoting
-----------------------------------------

                 Key: JBSEAM-1250
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1250
             Project: JBoss Seam
          Issue Type: Bug
          Components: Remoting
    Affects Versions: 1.2.1.GA, 1.2.0.GA
         Environment: WindowsXP, JBossAS 4.2.0.CR1
            Reporter: Scott McNab
         Assigned To: Shane Bryzak


Full details are given in the corresponding forum topic, however a summary is:

 * Client-side javascript subscribes to a JMS topic by calling Seam.Remoting.subscribe().
 * The client then navigates to a new page.
 * Approximately 30 seconds later, a SocketException (socket write error) occurs on the server within Seam Remoting (presumably because my Seam poll-timeout is set to 30 seconds).

This occurs consistently with JBoss running under Windows, but does not seem to occur when the server is run on Linux. It is also not affected by browser type (i.e. it happens when using Firefox or IE). This bug did not occur previously when the same code was running with Seam 1.0.1.GA.


-- 
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 seam-issues mailing list