[jbossws-issues] [JBoss JIRA] Created: (JBWS-2684) JBWS-1666 TestCase freezes

Marek Baluch (JIRA) jira-events at lists.jboss.org
Thu Jun 18 04:50:08 EDT 2009


JBWS-1666 TestCase freezes
--------------------------

                 Key: JBWS-2684
                 URL: https://jira.jboss.org/jira/browse/JBWS-2684
             Project: JBoss Web Services
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: jbossws-native
    Affects Versions: jbossws-2.0.1.SP2
         Environment: Win2k3 x86 and Win2k3 x86 64 bit systems, running on Java 1.6
            Reporter: Marek Baluch
            Priority: Critical


org.jboss.test.ws.jaxws.jbws1666.JBWS1666TestCase testClientAccess method freezes after proc.waitFor() method call.

<code-snip>
Process proc = rt.exec(command);
int status = proc.waitFor();
</code-snip>

I have written a logger which logs error and std output of the process to the console but the process appears to be stuck.
It didn't log anything.

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

        



More information about the jbossws-issues mailing list