Andrea Aime ha scritto:
> Jody Garnett ha scritto:
>> Can we have a timeout for org.geotools.gml3.GML3EncodingTest? It is stuck 
>> today ...
> 
> Confirmed it's stuck. jstack shows the following trace:

Spoke too soon. It got stuck on that method for a good minute and I 
thought it was the one, but eventually moved forward.

Then it got stuck for good on GML3EncodingTest, and ironically, on the
guard that checks if the test can be run or not ;-)

Here is the actual jstack reported stack trace:

  - java.net.PlainSocketImpl.socketConnect(java.net.InetAddress, int, 
int) @bci=0 (Interpreted frame)
  - java.net.PlainSocketImpl.doConnect(java.net.InetAddress, int, int) 
@bci=10, line=333 (Interpreted frame)
  - java.net.PlainSocketImpl.connectToAddress(java.net.InetAddress, int, 
int) @bci=23, line=195 (Interpreted frame)
  - java.net.PlainSocketImpl.connect(java.net.SocketAddress, int) 
@bci=71, line=182 (Interpreted frame)
  - java.net.Socket.connect(java.net.SocketAddress, int) @bci=165, 
line=524 (Interpreted frame)
  - java.net.Socket.connect(java.net.SocketAddress) @bci=3, line=474 
(Interpreted frame)
  - sun.net.NetworkClient.doConnect(java.lang.String, int) @bci=122, 
line=157 (Interpreted frame)
  - sun.net.www.http.HttpClient.openServer(java.lang.String, int) 
@bci=4, line=388 (Interpreted frame)
  - sun.net.www.http.HttpClient.openServer() @bci=157, line=523 
(Interpreted frame)
  - sun.net.www.http.HttpClient.<init>(java.net.URL, java.net.Proxy, 
int) @bci=125, line=231 (Interpreted frame)
  - sun.net.www.http.HttpClient.New(java.net.URL, java.net.Proxy, int, 
boolean) @bci=131, line=304 (Interpreted frame)
  - sun.net.www.http.HttpClient.New(java.net.URL, java.net.Proxy, int) 
@bci=4, line=321 (Interpreted frame)
  - 
sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(java.net.URL, 
java.net.Proxy, int) @bci=3, line=839 (Interpreted frame)
  - sun.net.www.protocol.http.HttpURLConnection.plainConnect() @bci=236, 
line=791 (Interpreted frame)
  - sun.net.www.protocol.http.HttpURLConnection.connect() @bci=1, 
line=716 (Interpreted frame)
  - sun.net.www.protocol.http.HttpURLConnection.getInputStream() 
@bci=139, line=960 (Interpreted frame)
  - org.geotools.gml3.GML3EncodingTest.isOffline() @bci=16, line=52 
(Interpreted frame)
  - 
org.geotools.gml3.GML3EncodingTest.testWithApplicationSchemaConfiguration() 
@bci=1, line=114 (Interpreted frame)
  - 
sun.reflect.NativeMethodAccessorImpl.invoke0(java.lang.reflect.Method, 
java.lang.Object, java.lang.Object[]) @bci=0 (Interpreted frame)
  - sun.reflect.NativeMethodAccessorImpl.invoke(java.lang.Object, 
java.lang.Object[]) @bci=87, line=39 (Interpreted frame)
  - sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, 
java.lang.Object[]) @bci=6, line=25 (Interpreted frame)
  - java.lang.reflect.Method.invoke(java.lang.Object, 
java.lang.Object[]) @bci=161, line=592 (Interpreted frame)
  - junit.framework.TestCase.runTest() @bci=107, line=168 (Interpreted 
frame)
  - junit.framework.TestCase.runBare() @bci=7, line=134 (Interpreted frame)
  - junit.framework.TestResult$1.protect() @bci=4, line=110 (Interpreted 
frame)
  - junit.framework.TestResult.runProtected(junit.framework.Test, 
junit.framework.Protectable) @bci=1, line=128 (Interpreted frame)
  - junit.framework.TestResult.run(junit.framework.TestCase) @bci=18, 
line=113 (Interpreted frame)
  - junit.framework.TestCase.run(junit.framework.TestResult) @bci=2, 
line=124 (Interpreted frame)
  - junit.framework.TestSuite.runTest(junit.framework.Test, 
junit.framework.TestResult) @bci=2, line=232 (Interpreted frame)
  - junit.framework.TestSuite.run(junit.framework.TestResult) @bci=40, 
line=227 (Interpreted frame)
  - 
org.junit.internal.runners.JUnit38ClassRunner.run(org.junit.runner.notification.RunNotifier)
 
@bci=21, line=81 (Interpreted frame)
  - 
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(org.apache.maven.surefire.report.ReporterManager,
 
java.lang.ClassLoader) @bci=30, line=62 (Interpreted frame)
  - 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(org.apache.maven.surefire.testset.SurefireTestSet,
 
org.apache.maven.surefire.report.ReporterManager, java.lang.ClassLoader) 
@bci=43, line=140 (Interpreted frame)
  - 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(org.apache.maven.surefire.report.ReporterManager,
 
java.lang.ClassLoader) @bci=57, line=127 (Interpreted frame)
  - org.apache.maven.surefire.Surefire.run(java.util.List, 
java.util.List, java.lang.ClassLoader, java.lang.ClassLoader, 
java.lang.Boolean) @bci=164, line=177 (Interpreted frame)
  - 
sun.reflect.NativeMethodAccessorImpl.invoke0(java.lang.reflect.Method, 
java.lang.Object, java.lang.Object[]) @bci=0 (Interpreted frame)

Cheers
Andrea


-- 
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to