From jira-events at lists.jboss.org Fri Feb 26 11:19:21 2010 Content-Type: multipart/mixed; boundary="===============5822964778051259263==" MIME-Version: 1.0 From: Maxim Areshkau (JIRA) To: jbosstools-issues at lists.jboss.org Subject: [jbosstools-issues] [JBoss JIRA] Created: (JBIDE-5956) ConnectTimeoutException when run JUnit Tests with poor internet connection Date: Fri, 26 Feb 2010 11:19:21 -0500 Message-ID: <1704863742.1267201161191.JavaMail.jboss@jira01.app.mwc.hst.phx2.redhat.com> --===============5822964778051259263== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable ConnectTimeoutException when run JUnit Tests with poor internet connection -------------------------------------------------------------------------- Key: JBIDE-5956 URL: https://jira.jboss.org/jira/browse/JBIDE-5956 Project: Tools (JBoss Tools) Issue Type: Bug Components: Visual Page Editor core Affects Versions: 3.1.0.CR1 Reporter: Maxim Areshkau Assignee: Alexey Kazakov When I run Junit and have poor Internet connection I have got ConnectTimeou= tException. The test was testAjaxListener. Test page was https://svn.jboss.org/repos/jb= osstools/trunk/jsf/tests/org.jboss.tools.jsf.vpe.ajax4jsf.test/resources/aj= ax4jsfTests/WebContent/pages/components/ajaxListener.xhtml There following URI on page = , all looks standard. Why conn= ect to smth, can we cash this URI? -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= ps://jira.jboss.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============5822964778051259263==-- From jira-events at lists.jboss.org Fri Feb 26 11:21:10 2010 Content-Type: multipart/mixed; boundary="===============6516761766902079327==" MIME-Version: 1.0 From: Maxim Areshkau (JIRA) To: jbosstools-issues at lists.jboss.org Subject: [jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-5956) ConnectTimeoutException when run JUnit Tests with poor internet connection Date: Fri, 26 Feb 2010 11:21:10 -0500 Message-ID: <1312107980.1267201270176.JavaMail.jboss@jira01.app.mwc.hst.phx2.redhat.com> In-Reply-To: 1704863742.1267201161191.JavaMail.jboss@jira01.app.mwc.hst.phx2.redhat.com --===============6516761766902079327== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/JBIDE-5956?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:all-tabpanel ] Maxim Areshkau updated JBIDE-5956: ---------------------------------- Attachment: ConnectionTimeoutException.log Exception Log, > ConnectTimeoutException when run JUnit Tests with poor internet connection > -------------------------------------------------------------------------- > > Key: JBIDE-5956 > URL: https://jira.jboss.org/jira/browse/JBIDE-5956 > Project: Tools (JBoss Tools) > Issue Type: Bug > Components: Visual Page Editor core > Affects Versions: 3.1.0.CR1 > Reporter: Maxim Areshkau > Assignee: Alexey Kazakov > Attachments: ConnectionTimeoutException.log > > > When I run Junit and have poor Internet connection I have got ConnectTime= outException. > The test was testAjaxListener. Test page was https://svn.jboss.org/repos/= jbosstools/trunk/jsf/tests/org.jboss.tools.jsf.vpe.ajax4jsf.test/resources/= ajax4jsfTests/WebContent/pages/components/ajaxListener.xhtml > There following URI on page = > xmlns:ui=3D"http://java.sun.com/jsf/facelets" > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:f=3D"http://java.sun.com/jsf/core" > xmlns:a4j=3D"http://richfaces.org/a4j" > xmlns:rich=3D"http://richfaces.org/rich">, all looks standard. Why co= nnect to smth, can we cash this URI? -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= ps://jira.jboss.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============6516761766902079327==-- From jira-events at lists.jboss.org Fri Feb 26 11:29:10 2010 Content-Type: multipart/mixed; boundary="===============2571850214208002710==" MIME-Version: 1.0 From: Alexey Kazakov (JIRA) To: jbosstools-issues at lists.jboss.org Subject: [jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-5956) ConnectTimeoutException when run JUnit Tests with poor internet connection Date: Fri, 26 Feb 2010 11:29:10 -0500 Message-ID: <707365251.1267201750502.JavaMail.jboss@jira01.app.mwc.hst.phx2.redhat.com> In-Reply-To: 1704863742.1267201161191.JavaMail.jboss@jira01.app.mwc.hst.phx2.redhat.com --===============2571850214208002710== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/JBIDE-5956?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Kazakov updated JBIDE-5956: ---------------------------------- Fix Version/s: 3.1.1 Assignee: Victor Rubezhny (was: Alexey Kazakov) > ConnectTimeoutException when run JUnit Tests with poor internet connection > -------------------------------------------------------------------------- > > Key: JBIDE-5956 > URL: https://jira.jboss.org/jira/browse/JBIDE-5956 > Project: Tools (JBoss Tools) > Issue Type: Bug > Components: Visual Page Editor core > Affects Versions: 3.1.0.CR1 > Reporter: Maxim Areshkau > Assignee: Victor Rubezhny > Fix For: 3.1.1 > > Attachments: ConnectionTimeoutException.log > > > When I run Junit and have poor Internet connection I have got ConnectTime= outException. > The test was testAjaxListener. Test page was https://svn.jboss.org/repos/= jbosstools/trunk/jsf/tests/org.jboss.tools.jsf.vpe.ajax4jsf.test/resources/= ajax4jsfTests/WebContent/pages/components/ajaxListener.xhtml > There following URI on page = > xmlns:ui=3D"http://java.sun.com/jsf/facelets" > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:f=3D"http://java.sun.com/jsf/core" > xmlns:a4j=3D"http://richfaces.org/a4j" > xmlns:rich=3D"http://richfaces.org/rich">, all looks standard. Why co= nnect to smth, can we cash this URI? -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= ps://jira.jboss.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============2571850214208002710==-- From jira-events at lists.jboss.org Tue Mar 2 19:07:10 2010 Content-Type: multipart/mixed; boundary="===============4454513598305557722==" MIME-Version: 1.0 From: Victor Rubezhny (JIRA) To: jbosstools-issues at lists.jboss.org Subject: [jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-5956) ConnectTimeoutException when run JUnit Tests with poor internet connection Date: Tue, 02 Mar 2010 19:07:10 -0500 Message-ID: <340680384.1267574830368.JavaMail.jboss@jira01.app.mwc.hst.phx2.redhat.com> In-Reply-To: 1704863742.1267201161191.JavaMail.jboss@jira01.app.mwc.hst.phx2.redhat.com --===============4454513598305557722== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/JBIDE-5956?page=3Dcom.atlassian.ji= ra.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1251770= 9#action_12517709 ] = Victor Rubezhny commented on JBIDE-5956: ---------------------------------------- XHTMLEntityResolver added by Snjezana as fix for JBIDE-5923 fixed this pro= blem = > ConnectTimeoutException when run JUnit Tests with poor internet connection > -------------------------------------------------------------------------- > > Key: JBIDE-5956 > URL: https://jira.jboss.org/jira/browse/JBIDE-5956 > Project: Tools (JBoss Tools) > Issue Type: Bug > Components: Visual Page Editor core > Affects Versions: 3.1.0.CR1 > Reporter: Maxim Areshkau > Assignee: Victor Rubezhny > Fix For: 3.1.1 > > Attachments: ConnectionTimeoutException.log > > > When I run Junit and have poor Internet connection I have got ConnectTime= outException. > The test was testAjaxListener. Test page was https://svn.jboss.org/repos/= jbosstools/trunk/jsf/tests/org.jboss.tools.jsf.vpe.ajax4jsf.test/resources/= ajax4jsfTests/WebContent/pages/components/ajaxListener.xhtml > There following URI on page = > xmlns:ui=3D"http://java.sun.com/jsf/facelets" > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:f=3D"http://java.sun.com/jsf/core" > xmlns:a4j=3D"http://richfaces.org/a4j" > xmlns:rich=3D"http://richfaces.org/rich">, all looks standard. Why co= nnect to smth, can we cash this URI? -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= ps://jira.jboss.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============4454513598305557722==-- From jira-events at lists.jboss.org Tue Mar 2 19:39:10 2010 Content-Type: multipart/mixed; boundary="===============0053846105495072481==" MIME-Version: 1.0 From: Victor Rubezhny (JIRA) To: jbosstools-issues at lists.jboss.org Subject: [jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-5956) ConnectTimeoutException when run JUnit Tests with poor internet connection Date: Tue, 02 Mar 2010 19:39:10 -0500 Message-ID: <1273122056.1267576750083.JavaMail.jboss@jira01.app.mwc.hst.phx2.redhat.com> In-Reply-To: 1704863742.1267201161191.JavaMail.jboss@jira01.app.mwc.hst.phx2.redhat.com --===============0053846105495072481== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/JBIDE-5956?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:all-tabpanel ] Victor Rubezhny resolved JBIDE-5956. ------------------------------------ Resolution: Done > ConnectTimeoutException when run JUnit Tests with poor internet connection > -------------------------------------------------------------------------- > > Key: JBIDE-5956 > URL: https://jira.jboss.org/jira/browse/JBIDE-5956 > Project: Tools (JBoss Tools) > Issue Type: Bug > Components: Visual Page Editor core > Affects Versions: 3.1.0.CR1 > Reporter: Maxim Areshkau > Assignee: Victor Rubezhny > Fix For: 3.1.1 > > Attachments: ConnectionTimeoutException.log > > > When I run Junit and have poor Internet connection I have got ConnectTime= outException. > The test was testAjaxListener. Test page was https://svn.jboss.org/repos/= jbosstools/trunk/jsf/tests/org.jboss.tools.jsf.vpe.ajax4jsf.test/resources/= ajax4jsfTests/WebContent/pages/components/ajaxListener.xhtml > There following URI on page = > xmlns:ui=3D"http://java.sun.com/jsf/facelets" > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:f=3D"http://java.sun.com/jsf/core" > xmlns:a4j=3D"http://richfaces.org/a4j" > xmlns:rich=3D"http://richfaces.org/rich">, all looks standard. Why co= nnect to smth, can we cash this URI? -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= ps://jira.jboss.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============0053846105495072481==-- From jira-events at lists.jboss.org Tue Mar 2 20:53:10 2010 Content-Type: multipart/mixed; boundary="===============2345952515794207065==" MIME-Version: 1.0 From: Victor Rubezhny (JIRA) To: jbosstools-issues at lists.jboss.org Subject: [jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-5956) ConnectTimeoutException when run JUnit Tests with poor internet connection Date: Tue, 02 Mar 2010 20:53:10 -0500 Message-ID: <1513524114.1267581190211.JavaMail.jboss@jira01.app.mwc.hst.phx2.redhat.com> In-Reply-To: 1704863742.1267201161191.JavaMail.jboss@jira01.app.mwc.hst.phx2.redhat.com --===============2345952515794207065== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/JBIDE-5956?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:all-tabpanel ] Victor Rubezhny updated JBIDE-5956: ----------------------------------- Fix Version/s: 3.1.0.CR3 (was: 3.1.1) > ConnectTimeoutException when run JUnit Tests with poor internet connection > -------------------------------------------------------------------------- > > Key: JBIDE-5956 > URL: https://jira.jboss.org/jira/browse/JBIDE-5956 > Project: Tools (JBoss Tools) > Issue Type: Bug > Components: Visual Page Editor core > Affects Versions: 3.1.0.CR1 > Reporter: Maxim Areshkau > Assignee: Victor Rubezhny > Fix For: 3.1.0.CR3 > > Attachments: ConnectionTimeoutException.log > > > When I run Junit and have poor Internet connection I have got ConnectTime= outException. > The test was testAjaxListener. Test page was https://svn.jboss.org/repos/= jbosstools/trunk/jsf/tests/org.jboss.tools.jsf.vpe.ajax4jsf.test/resources/= ajax4jsfTests/WebContent/pages/components/ajaxListener.xhtml > There following URI on page = > xmlns:ui=3D"http://java.sun.com/jsf/facelets" > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:f=3D"http://java.sun.com/jsf/core" > xmlns:a4j=3D"http://richfaces.org/a4j" > xmlns:rich=3D"http://richfaces.org/rich">, all looks standard. Why co= nnect to smth, can we cash this URI? -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= ps://jira.jboss.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============2345952515794207065==--