[GitHub] [tomee] Daniel-Dos commented on issue #606: TOMEE-2734-Upgrade CXF to 3.3.4

2019-12-03 Thread GitBox
Daniel-Dos commented on issue #606: TOMEE-2734-Upgrade CXF to 3.3.4
URL: https://github.com/apache/tomee/pull/606#issuecomment-561416749
 
 
   Hello @jgallimore , 
   
   thanks :  )


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [tomee] Daniel-Dos commented on issue #606: TOMEE-2734-Upgrade CXF to 3.3.4

2019-11-28 Thread GitBox
Daniel-Dos commented on issue #606: TOMEE-2734-Upgrade CXF to 3.3.4
URL: https://github.com/apache/tomee/pull/606#issuecomment-559555214
 
 
   Hello @rmonson,
   
   I not still  had time of see the code for make the test .
   But durant the other week I will see .
   
   thanks
   
   
   Em qui., 28 de nov. de 2019 às 12:43, Jonathan Gallimore <
   notificati...@github.com> escreveu:
   
   > Updating the MicroProfile REST client to 1.3.3 (jgallimore@c934d01
   > 
)
   > brings the test failures for the MP TCK down to 4, which are all SSL
   > related.
   >
   > —
   > You are receiving this because you were mentioned.
   > Reply to this email directly, view it on GitHub
   > 
,
   > or unsubscribe
   > 

   > .
   >
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [tomee] Daniel-Dos commented on issue #606: TOMEE-2734-Upgrade CXF to 3.3.4

2019-11-26 Thread GitBox
Daniel-Dos commented on issue #606: TOMEE-2734-Upgrade CXF to 3.3.4
URL: https://github.com/apache/tomee/pull/606#issuecomment-558889130
 
 
   Hi @rzo1 ,
   
   I warn you, I haven't touched the code yet.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [tomee] Daniel-Dos commented on issue #606: TOMEE-2734-Upgrade CXF to 3.3.4

2019-11-18 Thread GitBox
Daniel-Dos commented on issue #606: TOMEE-2734-Upgrade CXF to 3.3.4
URL: https://github.com/apache/tomee/pull/606#issuecomment-554983724
 
 
   Hi ,
   
   @rmonson ,
   
   I will look at the test Jonathan reported later this week. :)
   
   I can not build the complete project on my machine, but I will try to do it
   on some cloud provider that has more power.
   
   >
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [tomee] Daniel-Dos commented on issue #606: TOMEE-2734-Upgrade CXF to 3.3.4

2019-11-13 Thread GitBox
Daniel-Dos commented on issue #606: TOMEE-2734-Upgrade CXF to 3.3.4
URL: https://github.com/apache/tomee/pull/606#issuecomment-553670130
 
 
   ok . thanks :  )


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [tomee] Daniel-Dos commented on issue #606: TOMEE-2734-Upgrade CXF to 3.3.4

2019-11-13 Thread GitBox
Daniel-Dos commented on issue #606: TOMEE-2734-Upgrade CXF to 3.3.4
URL: https://github.com/apache/tomee/pull/606#issuecomment-553390941
 
 
   Hi Richard ,
   
   I would like, good that I learn something different.
   
   I just need some guidance.
   
   because I just did a lib update, and if I run the build without the tests
   it passes.
   
   Em qua., 13 de nov. de 2019 às 09:46, Richard Monson-Haefel <
   notificati...@github.com> escreveu:
   
   > Hi Daniel,
   >
   > Do you plan to work on this? We are probably going to want to upgrade
   > eventually.
   >
   > Richard
   >
   > On Tue, Nov 12, 2019 at 8:30 PM Daniel Dias 
   > wrote:
   >
   > > Hi @monsonhaefel ,
   > >
   > > from what I saw in the log he gave recursed connection error :
   > >
   > > INFO: Closing DataSource: My Unmanaged DataSource
   > > [ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
   > 2.439 s <<< FAILURE! - in org.apache.openejb.server.httpd.AsyncHttpTest
   > > [ERROR] async(org.apache.openejb.server.httpd.AsyncHttpTest) Time
   > elapsed: 1.174 s <<< ERROR!
   > > java.net.ConnectException: Connection refused (Connection refused)
   > > at java.net.PlainSocketImpl.socketConnect(Native Method)
   > > at
   > 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   > > at
   > 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   > > at
   > java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   > > at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   > > at java.net.Socket.connect(Socket.java:589)
   > > at java.net.Socket.connect(Socket.java:538)
   > > at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
   > > at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
   > > at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
   > > at sun.net.www.http.HttpClient.(HttpClient.java:242)
   > > at sun.net.www.http.HttpClient.New(HttpClient.java:339)
   > > at sun.net.www.http.HttpClient.New(HttpClient.java:357)
   > > at
   > 
sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220)
   > > at
   > 
sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
   > > at
   > 
sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
   > > at
   > 
sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984)
   > > at
   > 
sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
   > > at
   > 
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
   > > at java.net.URL.openStream(URL.java:1045)
   > > at org.apache.openejb.loader.IO.slurp(IO.java:156)
   > > at
   > org.apache.openejb.server.httpd.AsyncHttpTest.async(AsyncHttpTest.java:58)
   > > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   > > at
   > 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   > > at
   > 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   > > at java.lang.reflect.Method.invoke(Method.java:498)
   > > at
   > 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
   > > at
   > 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
   > > at
   > 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
   > > at
   > 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
   > > at
   > 
org.apache.openejb.junit.DeployApplication$1.call(DeployApplication.java:44)
   > > at
   > 
org.apache.openejb.junit.DeployApplication$1.call(DeployApplication.java:40)
   > > at
   > 
org.apache.openejb.testing.ApplicationComposers.evaluate(ApplicationComposers.java:1070)
   > > at
   > 
org.apache.openejb.junit.DeployApplication.evaluate(DeployApplication.java:40)
   > > at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   > > at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
   > > at
   > 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
   > > at
   > 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
   > > at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
   > > at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
   > > at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
   > > at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
   > > at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
   > > at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
   > > at
   > 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
   > > at
   > 
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)

[GitHub] [tomee] Daniel-Dos commented on issue #606: TOMEE-2734-Upgrade CXF to 3.3.4

2019-11-12 Thread GitBox
Daniel-Dos commented on issue #606: TOMEE-2734-Upgrade CXF to 3.3.4
URL: https://github.com/apache/tomee/pull/606#issuecomment-553225049
 
 
   for me broke in openejb-core .
   
   I think I have to do some configuration or my machine is bad. because there 
are too many tests to run


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [tomee] Daniel-Dos commented on issue #606: TOMEE-2734-Upgrade CXF to 3.3.4

2019-11-12 Thread GitBox
Daniel-Dos commented on issue #606: TOMEE-2734-Upgrade CXF to 3.3.4
URL: https://github.com/apache/tomee/pull/606#issuecomment-553209603
 
 
   Hi @monsonhaefel,
   
   from what I saw in the log he gave recursed connection error :
   
   
   ```
   INFO: Closing DataSource: My Unmanaged DataSource
   [ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
2.439 s <<< FAILURE! - in org.apache.openejb.server.httpd.AsyncHttpTest
   [ERROR] async(org.apache.openejb.server.httpd.AsyncHttpTest)  Time elapsed: 
1.174 s  <<< ERROR!
   java.net.ConnectException: Connection refused (Connection refused)
at java.net.PlainSocketImpl.socketConnect(Native Method)
at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at java.net.Socket.connect(Socket.java:538)
at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
at sun.net.www.http.HttpClient.(HttpClient.java:242)
at sun.net.www.http.HttpClient.New(HttpClient.java:339)
at sun.net.www.http.HttpClient.New(HttpClient.java:357)
at 
sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220)
at 
sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
at 
sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
at 
sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984)
at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
at java.net.URL.openStream(URL.java:1045)
at org.apache.openejb.loader.IO.slurp(IO.java:156)
at 
org.apache.openejb.server.httpd.AsyncHttpTest.async(AsyncHttpTest.java:58)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at 
org.apache.openejb.junit.DeployApplication$1.call(DeployApplication.java:44)
at 
org.apache.openejb.junit.DeployApplication$1.call(DeployApplication.java:40)
at 
org.apache.openejb.testing.ApplicationComposers.evaluate(ApplicationComposers.java:1070)
at 
org.apache.openejb.junit.DeployApplication.evaluate(DeployApplication.java:40)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
at 
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)
   
   
   ```
   
   

---