You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by ji...@codehaus.org on 2003/10/07 16:47:30 UTC

[jira] Commented: (GERONIMO-85) [ERROR] TEST o.a.g.remoting.transport.AsyncTransportTest FAILED

The following comment has been added to this issue:

     Author: Jacek Laskowski
    Created: Tue, 7 Oct 2003 9:45 AM
       Body:
It looks to me that the problem with Win2k & Cygwin was actually because of the version of JDK being used. Once it'd been upgraded to JDK 1.4.2_01 everything's fine.

I don't have too much luck on HP-UX, though. JDK's version is 1.4.1.05 and is the latest one. No new version has come up yet, and the problem may not be strictly related to Geronimo, but HP-UX itself. There's a note in JDK's Release Notes about a patch that fixes an issue of a very similar behaviour. JVM may simply hang up while performing some operations. Although the patch is already installed on the machine the tests are being perfomed, I can't think of it as a bug in Geronimo, but that particular combo of versions of JDK and HP-UX.

Summing it up, it'd be better off if the report is still open, and the only change would be the priority, which would lower down.
---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=GERONIMO-85


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GERONIMO-85
    Summary: [ERROR] TEST o.a.g.remoting.transport.AsyncTransportTest FAILED
       Type: Bug

     Status: Unassigned
   Priority: Critical

 Time Spent: Unknown
  Remaining: Unknown

    Project: Apache Geronimo
 Components: 
             core

   Assignee: 
   Reporter: Jacek Laskowski

    Created: Tue, 16 Sep 2003 6:23 AM
    Updated: Tue, 16 Sep 2003 6:23 AM
Environment: HP-UX xxx B.11.00 A 9000/802 + HP JDK 1.4.1.04
CYGWIN_NT-5.0 xxx 1.5.4(0.94/3/2) 2003-09-12 23:08 i686 unknown unknown Cygwin + Sun JDK 1.4.2_01

Description:
The test - o.a.g.remoting.transport.AsyncTransportTest - fails on Cygwin with the following error message:

    [junit] [ERROR] TEST org.apache.geronimo.remoting.RemotingInterceptorsTest FAILED
    [junit] Running org.apache.geronimo.remoting.transport.AsyncTransportTest
    [junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 146,641 sec
    [junit] [ERROR] TEST org.apache.geronimo.remoting.transport.AsyncTransportTest FAILED
    [junit] Running org.apache.geronimo.rmi.RMIClassLoaderSpiImplTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,881 sec
    [junit] Running org.apache.geronimo.xml.deployment.AppClientLoaderTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5,217 sec
    [junit] Running org.apache.geronimo.xml.deployment.EntityResolverTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,902 sec
    [junit] Running org.apache.geronimo.xml.deployment.GeronimoAppClientLoaderTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4,817 sec

However, on HP-UX it hangs on AsyncTransportTest.

The priority of the bug is Critical as because of this I'm not able to build Geronimo neither on Cygwin (Win2k) nor HP-UX :-(

Jacek


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira