[ 
https://issues.apache.org/jira/browse/DERBY-4739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Myrna van Lunteren resolved DERBY-4739.
---------------------------------------
    Resolution: Invalid

I'm marking this Invalid, judging by the 10.8.2.0 and later platform test 
results, the tests passed on Mac OSX 10.6.8, with 
Java(TM) SE Runtime Environment (build 1.6.0_26-b03-384-10M3515).
see: http://wiki.apache.org/db-derby/TenEightTwoPlatformTesting
So if this is still occurring with Apple's 1.6, there is likely something wrong 
with it, and the work-around would be to use Oracle's JVM.


> test hang in Suites.all starting derbynet.SSLTest on Mac OS X 10.6
> ------------------------------------------------------------------
>
>                 Key: DERBY-4739
>                 URL: https://issues.apache.org/jira/browse/DERBY-4739
>             Project: Derby
>          Issue Type: Bug
>          Components: Test
>    Affects Versions: 10.7.1.1
>         Environment: Mac OS X 10.6 
> java version "1.6.0_20"
> Java(TM) SE Runtime Environment (build 1.6.0_20-b02-279-10M3065)
> Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01-279, mixed mode)
>            Reporter: Kathey Marsden
>              Labels: derby_triage10_8
>         Attachments: sslserver52901.txt, suitesall52832.txt
>
>
> My suites.All run on OS X 10.6  hung after the following
> testSysinfoMethod used 15 ms .
> testSysinfoLocale used 447 ms 
> The following processes are running so I assume the issue is actually with 
> SSLTest, which is the next up.
> Katherine-Marsdens-iMac:test kmarsden$ ps -ef | grep java
>   501 53221 21233   0   0:00.00 ttys000    0:00.00 grep java
>   501 52832 52830   0   0:06.18 ttys001    0:41.73 /usr/bin/java 
> -Dderby.tests.trace=true -XX:MaxPermSize=128M -Xmx1024M -Xms512M 
> -DderbyTesting.oldReleasePath=/Users/kmarsden/Derby/svn/svnreleases/jars 
> junit.textui.TestRunner org.apache.derbyTesting.functionTests.suites.All
>   501 52901 52832   0   0:01.57 ttys001    0:05.66 
> /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/bin/java 
> -classpath 
> /Users/kmarsden/Derby/svn/trunk/jars/sane/derbyrun.jar:/Users/kmarsden/Derby/svn/trunk/jars/sane/derbyTesting.jar:/Users/kmarsden/Derby/svn/trunk/tools/java/junit.jar:/Users/kmarsden/Derby/svn/trunk/tools/java/jakarta-oro-2.0.8.jar
>  -Djavax.net.ssl.keyStore=extinout/SSLTestServerKey.key 
> -Djavax.net.ssl.keyStorePassword=qwerty 
> org.apache.derby.drda.NetworkServerControl start -h localhost -p 1527 -ssl 
> basic
> Katherine-Marsdens-iMac:test kmarsden$ 
> The derby.log which actually is in the test start directory shows the server 
> started.
> Katherine-Marsdens-iMac:test kmarsden$ cat derby.log
> 2010-07-08 19:37:42.485 GMT : Apache Derby Network Server - 10.7.0.0 alpha - 
> (959181M) started and ready to accept SSL connections on port 1527
> I am trying to figure out how to get a thread dump. I have so far tried kill 
> -QUIT and <ctrl> \ in the terminal screen and <command> \.
> Once I get that I will try to run the test by itself.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to