最近研究CI,使用maven和hudson,但是执行mvn clean deploy tomcat:undeploy 报错,报错信息(部分):
------------------------------------------------------- T E S T S ------------------------------------------------------- Running com.tdr.test.IntegrationTest This is integration-test $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ log4j:WARN Continuable parsing error 4 and column 111 log4j:WARN Attribute "INFO" must be declared for element type "log4j:configuration". Started InternetExplorerDriver server (32-bit) 2.35.2.0 Listening on port 28542 2013-10-14 14:41:39,112 DEBUG (Forwarding newSession on session null to remote:) [ThreadSafeClientConnManager] Get conn ection: {}->http://localhost:28542, timeout = 120000 2013-10-14 14:41:39,115 DEBUG (Forwarding newSession on session null to remote:) [ConnPoolByRoute] [{}->http://localhos t:28542] total kept alive: 0, total issued: 0, total allocated: 0 out of 2000 2013-10-14 14:41:39,115 DEBUG (Forwarding newSession on session null to remote:) [ConnPoolByRoute] No free connections [{}->http://localhost:28542][null] 2013-10-14 14:41:39,115 DEBUG (Forwarding newSession on session null to remote:) [ConnPoolByRoute] Available capacity: 2000 out of 2000 [{}->http://localhost:28542][null] 2013-10-14 14:41:39,115 DEBUG (Forwarding newSession on session null to remote:) [ConnPoolByRoute] Creating new connect ion [{}->http://localhost:28542] 2013-10-14 14:41:39,141 DEBUG (Forwarding newSession on session null to remote:) [DefaultClientConnectionOperator] Conn ecting to localhost:28542 2013-10-14 14:41:39,174 DEBUG (Forwarding newSession on session null to remote:) [RequestAddCookies] CookieSpec selecte d: best-match 2013-10-14 14:41:39,191 DEBUG (Forwarding newSession on session null to remote:) [RequestAuthCache] Auth cache not set in the context 2013-10-14 14:41:39,191 DEBUG (Forwarding newSession on session null to remote:) [RequestTargetAuthentication] Target a uth state: UNCHALLENGED 2013-10-14 14:41:39,191 DEBUG (Forwarding newSession on session null to remote:) [RequestProxyAuthentication] Proxy aut h state: UNCHALLENGED 2013-10-14 14:41:39,192 DEBUG (Forwarding newSession on session null to remote:) [DefaultHttpClient] Attempt 1 to execu te request 2013-10-14 14:41:39,192 DEBUG (Forwarding newSession on session null to remote:) [DefaultClientConnection] Sending requ est: POST /session HTTP/1.1 2013-10-14 14:41:39,192 DEBUG (Forwarding newSession on session null to remote:) [wire] >> "POST /session HTTP/1.1[\r][ \n]" 2013-10-14 14:41:39,194 DEBUG (Forwarding newSession on session null to remote:) [wire] >> "Accept: application/json, i mage/png[\r][\n]" 2013-10-14 14:41:39,194 DEBUG (Forwarding newSession on session null to remote:) [wire] >> "Content-Type: application/j son; charset=utf-8[\r][\n]" 2013-10-14 14:41:39,194 DEBUG (Forwarding newSession on session null to remote:) [wire] >> "Content-Length: 154[\r][\n] " 2013-10-14 14:41:39,195 DEBUG (Forwarding newSession on session null to remote:) [wire] >> "Host: localhost:28542[\r][\ n]" 2013-10-14 14:41:39,195 DEBUG (Forwarding newSession on session null to remote:) [wire] >> "Connection: Keep-Alive[\r][ \n]" 2013-10-14 14:41:39,195 DEBUG (Forwarding newSession on session null to remote:) [wire] >> "[\r][\n]" 2013-10-14 14:41:39,196 DEBUG (Forwarding newSession on session null to remote:) [headers] >> POST /session HTTP/1.1 2013-10-14 14:41:39,196 DEBUG (Forwarding newSession on session null to remote:) [headers] >> Accept: application/json, image/png 2013-10-14 14:41:39,196 DEBUG (Forwarding newSession on session null to remote:) [headers] >> Content-Type: application /json; charset=utf-8 2013-10-14 14:41:39,196 DEBUG (Forwarding newSession on session null to remote:) [headers] >> Content-Length: 154 2013-10-14 14:41:39,197 DEBUG (Forwarding newSession on session null to remote:) [headers] >> Host: localhost:28542 2013-10-14 14:41:39,197 DEBUG (Forwarding newSession on session null to remote:) [headers] >> Connection: Keep-Alive 2013-10-14 14:41:39,198 DEBUG (Forwarding newSession on session null to remote:) [wire] >> "{"desiredCapabilities":{"pl atform":"WINDOWS","ensureCleanSession":true,"ignoreProtectedModeSettings":true,"browserName":"internet explorer","versio n":""}}" 2013-10-14 14:41:41,752 DEBUG (Forwarding newSession on session null to remote:) [wire] << "HTTP/1.1 303 See Other[\r][ \n]" 2013-10-14 14:41:41,773 DEBUG (Forwarding newSession on session null to remote:) [wire] << "Location: /session/c550c974 -55c8-41ed-a5d6-07e8a973ffc2[\r][\n]" 2013-10-14 14:41:41,774 DEBUG (Forwarding newSession on session null to remote:) [wire] << "Content-Type: text/html[\r] [\n]" 2013-10-14 14:41:41,774 DEBUG (Forwarding newSession on session null to remote:) [wire] << "Content-Length: 0[\r][\n]" 2013-10-14 14:41:41,774 DEBUG (Forwarding newSession on session null to remote:) [wire] << "[\r][\n]" 2013-10-14 14:41:41,775 DEBUG (Forwarding newSession on session null to remote:) [DefaultClientConnection] Receiving re sponse: HTTP/1.1 303 See Other 2013-10-14 14:41:41,775 DEBUG (Forwarding newSession on session null to remote:) [headers] << HTTP/1.1 303 See Other 2013-10-14 14:41:41,775 DEBUG (Forwarding newSession on session null to remote:) [headers] << Location: /session/c550c9 74-55c8-41ed-a5d6-07e8a973ffc2 2013-10-14 14:41:41,775 DEBUG (Forwarding newSession on session null to remote:) [headers] << Content-Type: text/html 2013-10-14 14:41:41,775 DEBUG (Forwarding newSession on session null to remote:) [headers] << Content-Length: 0 2013-10-14 14:41:41,782 DEBUG (Forwarding newSession on session null to remote:) [DefaultHttpClient] Connection can be kept alive indefinitely 2013-10-14 14:41:41,782 DEBUG (Forwarding newSession on session null to remote:) [DefaultRedirectStrategy] Redirect req uested to location '/session/c550c974-55c8-41ed-a5d6-07e8a973ffc2' 2013-10-14 14:41:41,788 DEBUG (Forwarding newSession on session null to remote:) [DefaultHttpClient] Redirecting to 'ht tp://localhost:28542/session/c550c974-55c8-41ed-a5d6-07e8a973ffc2' via {}->http://localhost:28542 2013-10-14 14:41:41,789 DEBUG (Forwarding newSession on session null to remote:) [RequestAddCookies] CookieSpec selecte d: best-match 2013-10-14 14:41:41,790 DEBUG (Forwarding newSession on session null to remote:) [RequestAuthCache] Auth cache not set in the context 2013-10-14 14:41:41,790 DEBUG (Forwarding newSession on session null to remote:) [RequestTargetAuthentication] Target a uth state: UNCHALLENGED 2013-10-14 14:41:41,790 DEBUG (Forwarding newSession on session null to remote:) [RequestProxyAuthentication] Proxy aut h state: UNCHALLENGED 2013-10-14 14:41:41,790 DEBUG (Forwarding newSession on session null to remote:) [DefaultHttpClient] Attempt 2 to execu te request 2013-10-14 14:41:41,790 DEBUG (Forwarding newSession on session null to remote:) [DefaultClientConnection] Sending requ est: GET /session/c550c974-55c8-41ed-a5d6-07e8a973ffc2 HTTP/1.1 2013-10-14 14:41:41,790 DEBUG (Forwarding newSession on session null to remote:) [wire] >> "GET /session/c550c974-55c8- 41ed-a5d6-07e8a973ffc2 HTTP/1.1[\r][\n]" 2013-10-14 14:41:41,790 DEBUG (Forwarding newSession on session null to remote:) [wire] >> "Accept: application/json, i mage/png[\r][\n]" 2013-10-14 14:41:41,791 DEBUG (Forwarding newSession on session null to remote:) [wire] >> "Content-Type: application/j son; charset=utf-8[\r][\n]" 2013-10-14 14:41:41,791 DEBUG (Forwarding newSession on session null to remote:) [wire] >> "Host: localhost:28542[\r][\ n]" 2013-10-14 14:41:41,791 DEBUG (Forwarding newSession on session null to remote:) [wire] >> "Connection: Keep-Alive[\r][ \n]" 2013-10-14 14:41:41,791 DEBUG (Forwarding newSession on session null to remote:) [wire] >> "[\r][\n]" 2013-10-14 14:41:41,791 DEBUG (Forwarding newSession on session null to remote:) [headers] >> GET /session/c550c974-55c 8-41ed-a5d6-07e8a973ffc2 HTTP/1.1 2013-10-14 14:41:41,791 DEBUG (Forwarding newSession on session null to remote:) [headers] >> Accept: application/json, image/png 2013-10-14 14:41:41,791 DEBUG (Forwarding newSession on session null to remote:) [headers] >> Content-Type: application /json; charset=utf-8 2013-10-14 14:41:41,791 DEBUG (Forwarding newSession on session null to remote:) [headers] >> Host: localhost:28542 2013-10-14 14:41:41,792 DEBUG (Forwarding newSession on session null to remote:) [headers] >> Connection: Keep-Alive 2013-10-14 14:41:41,792 DEBUG (Forwarding newSession on session null to remote:) [DefaultClientConnection] Connection 0 .0.0.0:11520<->127.0.0.1:28542 closed 2013-10-14 14:41:41,792 DEBUG (Forwarding newSession on session null to remote:) [DefaultHttpClient] Closing the connec tion. 2013-10-14 14:41:41,793 DEBUG (Forwarding newSession on session null to remote:) [DefaultClientConnection] Connection 0 .0.0.0:11520<->127.0.0.1:28542 closed 2013-10-14 14:41:41,793 INFO (Forwarding newSession on session null to remote:) [DefaultHttpClient] I/O exception (jav a.net.SocketException) caught when processing request: Software caused connection abort: recv failed 2013-10-14 14:41:41,795 DEBUG (Forwarding newSession on session null to remote:) [DefaultHttpClient] Software caused co nnection abort: recv failed java.net.SocketException: Software caused connection abort: recv failed at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(SocketInputStream.java:129) at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:166) at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:90) at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:281) at org.apache.http.impl.conn.LoggingSessionInputBuffer.readLine(LoggingSessionInputBuffer.java:115) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:92) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:62) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:254) at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:289 ) at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:252) at org.apache.http.impl.conn.AbstractClientConnAdapter.receiveResponseHeader(AbstractClientConnAdapter.java:219) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:300) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:127) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:712) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:517) at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906) at org.openqa.selenium.remote.HttpCommandExecutor.fallBackExecute(HttpCommandExecutor.java:316) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:295) at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:66) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:527) at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:216) at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:201) at org.openqa.selenium.ie.InternetExplorerDriver.run(InternetExplorerDriver.java:184) at org.openqa.selenium.ie.InternetExplorerDriver.<init>(InternetExplorerDriver.java:174) at org.openqa.selenium.ie.InternetExplorerDriver.<init>(InternetExplorerDriver.java:147) at com.tdr.test.IntegrationTest.test01(IntegrationTest.java:25) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 2013-10-14 14:41:41,797 INFO (Forwarding newSession on session null to remote:) [DefaultHttpClient] Retrying request 2013-10-14 14:41:41,797 DEBUG (Forwarding newSession on session null to remote:) [DefaultHttpClient] Reopening the dire ct connection. 2013-10-14 14:41:41,797 DEBUG (Forwarding newSession on session null to remote:) [DefaultClientConnectionOperator] Conn ecting to localhost:28542 2013-10-14 14:41:41,798 DEBUG (Forwarding newSession on session null to remote:) [DefaultHttpClient] Attempt 3 to execu te request 2013-10-14 14:41:41,798 DEBUG (Forwarding newSession on session null to remote:) [DefaultClientConnection] Sending requ est: GET /session/c550c974-55c8-41ed-a5d6-07e8a973ffc2 HTTP/1.1 2013-10-14 14:41:41,798 DEBUG (Forwarding newSession on session null to remote:) [wire] >> "GET /session/c550c974-55c8- 41ed-a5d6-07e8a973ffc2 HTTP/1.1[\r][\n]" 2013-10-14 14:41:41,798 DEBUG (Forwarding newSession on session null to remote:) [wire] >> "Accept: application/json, i mage/png[\r][\n]" 2013-10-14 14:41:41,799 DEBUG (Forwarding newSession on session null to remote:) [wire] >> "Content-Type: application/j son; charset=utf-8[\r][\n]" 2013-10-14 14:41:41,799 DEBUG (Forwarding newSession on session null to remote:) [wire] >> "Host: localhost:28542[\r][\ n]" 2013-10-14 14:41:41,799 DEBUG (Forwarding newSession on session null to remote:) [wire] >> "Connection: Keep-Alive[\r][ \n]"
哪位知道怎么解决?
相关推荐
### 错误解析:Caused by: android.system.ErrnoException: write failed: ENOSPC (No space left 在Android开发过程中,可能会遇到“Caused by: android.system.ErrnoException: write failed: ENOSPC (No space ...
我真的佛了,我把电脑都重装系统了,没想到还是有问题,最终我找到了解决方案。 (我指的重装系统就是win10自带的功能,可能...Network error: Software caused connection abort 原创文章 6获赞 8访问量 726 关注
解决TestNG单元测试报错Software caused connection abort: socket write error
"MongoDB 安装出错解决方法" MongoDB 是一款非常流行的 NoSQL 数据库管理系统,但是在安装过程中经常会遇到各种错误,特别是在自定义安装路径时。下面我们将详细介绍 MongoDB 安装出错解决方法。...
"解决 Nginx 访问慢和 accept() failed 错误的方法" 在本文中,我们将讨论 Nginx 访问慢和 accept() failed 错误的解决方案。这个问题通常是由于 Nginx 的连接数超过了系统设定的最大值造成的。下面是解决这个问题...
2. **java.net.ConnectException: Connection refused: connect** 这个异常通常表示客户端无法连接到指定的服务器地址和端口。原因可能是服务器未运行,IP地址错误,或者端口未开放。排查步骤包括检查客户端的IP和...
Oracle数据库是企业级应用广泛使用的数据存储系统,其稳定性和高可用性至关重要。本文将深入探讨Oracle数据库的常见故障类别及规划,旨在帮助管理员更好地预防和处理潜在的问题,确保数据库系统的顺畅运行。...
连接服务器失败(错误原因:Connection refused) error 111 抓包结果
Caused by: java.net.UnknownHostException: openapi.alipay.com
此外,`get.abort()`用于取消请求,确保在异常情况下释放连接,但应该在所有资源都被妥善处理后才执行。 5. **多线程和连接管理**:如果在多线程环境中使用HttpClient,可能需要特别注意连接管理和线程安全。使用`...
专题资料
NavicatPremium 最新版下载安装文件,解决ssl连接失败问题
在Java应用程序运行过程中,"java.lang.OutOfMemoryError: PermGen space"错误是常见的一个问题,尤其是在使用Tomcat这样的Java应用服务器时。这个错误表明应用程序在 PermGen 区域(Permanent Generation)耗尽了...
主要介绍了java.net.ConnectException: Connection refused问题解决办法的相关资料,需要的朋友可以参考下
Android Caused by: java.lang.ClassNotFoundException解决办法 出现问题: 08-13 18:29:22.924: E/AndroidRuntime(1875): Caused by: Java.lang.ClassNotFoundException:XXXXX in loader dalvik.system....
异常:Caused by: java.lang.IllegalStateException: Method has too many Body parameters Caused by: java.lang.IllegalStateException: Method has too many Body parameters: public abstract ...
在这个特定的场景中,异常堆栈跟踪显示了 `Caused by: java.lang.ClassNotFoundException: org.apache.commons.collections.Transformer`,这表明系统无法找到 `org.apache.commons.collections.Transformer` 类。...
在Android开发中,`Caused by: android.os.NetworkOnMainThreadException` 是一个常见的错误,它意味着开发者尝试在主线程(UI线程)中执行网络操作,这是被禁止的。自Android 4.0 (API Level 14)以后,为了保证用户...