249 lines
15 KiB
Plaintext
249 lines
15 KiB
Plaintext
2024-03-19 09:40:37 [ main:0 ] - [ INFO ] 执行任务开始。。。。。。
|
|
2024-03-19 09:40:43 [ main:6265 ] - [ ERROR ] 获取基础数据任务
|
|
org.openqa.selenium.WebDriverException: unknown error: no chrome binary at C:\Program Files\Google\Chrome\Application\chrome.exe
|
|
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
|
|
System info: host: 'TOM的电脑', ip: '192.168.141.147', os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_321'
|
|
Driver info: driver.version: ChromeDriver
|
|
remote stacktrace: Backtrace:
|
|
Ordinal0 [0x002CAF23+2207523]
|
|
Ordinal0 [0x002630E1+1781985]
|
|
Ordinal0 [0x00173FE8+802792]
|
|
Ordinal0 [0x00190540+918848]
|
|
Ordinal0 [0x0018E9D1+911825]
|
|
Ordinal0 [0x001C2200+1122816]
|
|
Ordinal0 [0x001C1E5A+1121882]
|
|
Ordinal0 [0x001BD406+1102854]
|
|
Ordinal0 [0x001975F0+947696]
|
|
Ordinal0 [0x001984E6+951526]
|
|
GetHandleVerifier [0x00572A12+2733954]
|
|
GetHandleVerifier [0x00564E28+2677656]
|
|
GetHandleVerifier [0x003546EA+513114]
|
|
GetHandleVerifier [0x00353796+509190]
|
|
Ordinal0 [0x00269CEB+1809643]
|
|
Ordinal0 [0x0026E448+1827912]
|
|
Ordinal0 [0x0026E535+1828149]
|
|
Ordinal0 [0x00277960+1866080]
|
|
BaseThreadInitThunk [0x757B7BA9+25]
|
|
RtlInitializeExceptionChain [0x7791BDAB+107]
|
|
RtlClearBits [0x7791BD2F+191]
|
|
(No symbol) [0x00000000]
|
|
|
|
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
|
|
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
|
|
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
|
|
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
|
|
at org.openqa.selenium.remote.W3CHandshakeResponse.lambda$errorHandler$0(W3CHandshakeResponse.java:62)
|
|
at org.openqa.selenium.remote.HandshakeResponse.lambda$getResponseFunction$0(HandshakeResponse.java:30)
|
|
at org.openqa.selenium.remote.ProtocolHandshake.lambda$createSession$0(ProtocolHandshake.java:126)
|
|
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
|
|
at java.util.Spliterators$ArraySpliterator.tryAdvance(Spliterators.java:958)
|
|
at java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:126)
|
|
at java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:499)
|
|
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:486)
|
|
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
|
|
at java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:152)
|
|
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
|
|
at java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:464)
|
|
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:128)
|
|
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:74)
|
|
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:136)
|
|
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
|
|
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552)
|
|
at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:213)
|
|
at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:131)
|
|
at org.openqa.selenium.chrome.ChromeDriver.<init>(ChromeDriver.java:181)
|
|
at org.openqa.selenium.chrome.ChromeDriver.<init>(ChromeDriver.java:168)
|
|
at org.openqa.selenium.chrome.ChromeDriver.<init>(ChromeDriver.java:157)
|
|
at com.bonus.autoweb.base.AutoMain.initDrive(AutoMain.java:52)
|
|
at com.bonus.autoweb.task.AutoWebTask.getYuJingData(AutoWebTask.java:321)
|
|
at com.bonus.autoweb.TestMain.testGetData(TestMain.java:141)
|
|
at com.bonus.autoweb.TestMain.main(TestMain.java:40)
|
|
2024-03-19 09:40:43 [ main:6280 ] - [ INFO ] 工作完成,退出浏览器
|
|
2024-03-19 09:41:57 [ main:0 ] - [ INFO ] 执行任务开始。。。。。。
|
|
2024-03-19 09:42:03 [ main:5282 ] - [ ERROR ] 获取基础数据任务
|
|
org.openqa.selenium.WebDriverException: unknown error: no chrome binary at C:\Program Files\Google\Chrome\Application\chrome.exe
|
|
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
|
|
System info: host: 'TOM的电脑', ip: '192.168.141.147', os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_321'
|
|
Driver info: driver.version: ChromeDriver
|
|
remote stacktrace: Backtrace:
|
|
Ordinal0 [0x002CAF23+2207523]
|
|
Ordinal0 [0x002630E1+1781985]
|
|
Ordinal0 [0x00173FE8+802792]
|
|
Ordinal0 [0x00190540+918848]
|
|
Ordinal0 [0x0018E9D1+911825]
|
|
Ordinal0 [0x001C2200+1122816]
|
|
Ordinal0 [0x001C1E5A+1121882]
|
|
Ordinal0 [0x001BD406+1102854]
|
|
Ordinal0 [0x001975F0+947696]
|
|
Ordinal0 [0x001984E6+951526]
|
|
GetHandleVerifier [0x00572A12+2733954]
|
|
GetHandleVerifier [0x00564E28+2677656]
|
|
GetHandleVerifier [0x003546EA+513114]
|
|
GetHandleVerifier [0x00353796+509190]
|
|
Ordinal0 [0x00269CEB+1809643]
|
|
Ordinal0 [0x0026E448+1827912]
|
|
Ordinal0 [0x0026E535+1828149]
|
|
Ordinal0 [0x00277960+1866080]
|
|
BaseThreadInitThunk [0x757B7BA9+25]
|
|
RtlInitializeExceptionChain [0x7791BDAB+107]
|
|
RtlClearBits [0x7791BD2F+191]
|
|
(No symbol) [0x00000000]
|
|
|
|
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
|
|
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
|
|
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
|
|
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
|
|
at org.openqa.selenium.remote.W3CHandshakeResponse.lambda$errorHandler$0(W3CHandshakeResponse.java:62)
|
|
at org.openqa.selenium.remote.HandshakeResponse.lambda$getResponseFunction$0(HandshakeResponse.java:30)
|
|
at org.openqa.selenium.remote.ProtocolHandshake.lambda$createSession$0(ProtocolHandshake.java:126)
|
|
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
|
|
at java.util.Spliterators$ArraySpliterator.tryAdvance(Spliterators.java:958)
|
|
at java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:126)
|
|
at java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:499)
|
|
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:486)
|
|
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
|
|
at java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:152)
|
|
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
|
|
at java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:464)
|
|
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:128)
|
|
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:74)
|
|
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:136)
|
|
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
|
|
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552)
|
|
at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:213)
|
|
at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:131)
|
|
at org.openqa.selenium.chrome.ChromeDriver.<init>(ChromeDriver.java:181)
|
|
at org.openqa.selenium.chrome.ChromeDriver.<init>(ChromeDriver.java:168)
|
|
at org.openqa.selenium.chrome.ChromeDriver.<init>(ChromeDriver.java:157)
|
|
at com.bonus.autoweb.base.AutoMain.initDrive(AutoMain.java:52)
|
|
at com.bonus.autoweb.task.AutoWebTask.getYuJingData(AutoWebTask.java:321)
|
|
at com.bonus.autoweb.TestMain.testGetData(TestMain.java:141)
|
|
at com.bonus.autoweb.TestMain.main(TestMain.java:40)
|
|
2024-03-19 09:42:03 [ main:5288 ] - [ INFO ] 工作完成,退出浏览器
|
|
2024-03-19 09:55:54 [ main:1 ] - [ INFO ] 执行任务开始。。。。。。
|
|
2024-03-19 09:56:03 [ main:8642 ] - [ ERROR ] 获取基础数据任务
|
|
org.openqa.selenium.SessionNotCreatedException: session not created: This version of ChromeDriver only supports Chrome version 104
|
|
Current browser version is 112.0.5615.50 with binary path C:\Users\19814\AppData\Local\Google\Chrome\Application\chrome.exe
|
|
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
|
|
System info: host: 'TOM的电脑', ip: '192.168.141.147', os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_321'
|
|
Driver info: driver.version: ChromeDriver
|
|
remote stacktrace: Backtrace:
|
|
Ordinal0 [0x002CAF23+2207523]
|
|
Ordinal0 [0x002630E1+1781985]
|
|
Ordinal0 [0x00173FE8+802792]
|
|
Ordinal0 [0x00195AD3+940755]
|
|
Ordinal0 [0x001911EF+922095]
|
|
Ordinal0 [0x0018E9D1+911825]
|
|
Ordinal0 [0x001C2200+1122816]
|
|
Ordinal0 [0x001C1E5A+1121882]
|
|
Ordinal0 [0x001BD406+1102854]
|
|
Ordinal0 [0x001975F0+947696]
|
|
Ordinal0 [0x001984E6+951526]
|
|
GetHandleVerifier [0x00572A12+2733954]
|
|
GetHandleVerifier [0x00564E28+2677656]
|
|
GetHandleVerifier [0x003546EA+513114]
|
|
GetHandleVerifier [0x00353796+509190]
|
|
Ordinal0 [0x00269CEB+1809643]
|
|
Ordinal0 [0x0026E448+1827912]
|
|
Ordinal0 [0x0026E535+1828149]
|
|
Ordinal0 [0x00277960+1866080]
|
|
BaseThreadInitThunk [0x757B7BA9+25]
|
|
RtlInitializeExceptionChain [0x7791BDAB+107]
|
|
RtlClearBits [0x7791BD2F+191]
|
|
(No symbol) [0x00000000]
|
|
|
|
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
|
|
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
|
|
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
|
|
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
|
|
at org.openqa.selenium.remote.W3CHandshakeResponse.lambda$errorHandler$0(W3CHandshakeResponse.java:62)
|
|
at org.openqa.selenium.remote.HandshakeResponse.lambda$getResponseFunction$0(HandshakeResponse.java:30)
|
|
at org.openqa.selenium.remote.ProtocolHandshake.lambda$createSession$0(ProtocolHandshake.java:126)
|
|
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
|
|
at java.util.Spliterators$ArraySpliterator.tryAdvance(Spliterators.java:958)
|
|
at java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:126)
|
|
at java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:499)
|
|
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:486)
|
|
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
|
|
at java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:152)
|
|
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
|
|
at java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:464)
|
|
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:128)
|
|
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:74)
|
|
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:136)
|
|
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
|
|
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552)
|
|
at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:213)
|
|
at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:131)
|
|
at org.openqa.selenium.chrome.ChromeDriver.<init>(ChromeDriver.java:181)
|
|
at org.openqa.selenium.chrome.ChromeDriver.<init>(ChromeDriver.java:168)
|
|
at org.openqa.selenium.chrome.ChromeDriver.<init>(ChromeDriver.java:157)
|
|
at com.bonus.autoweb.base.AutoMain.initDrive(AutoMain.java:53)
|
|
at com.bonus.autoweb.task.AutoWebTask.getYuJingData(AutoWebTask.java:321)
|
|
at com.bonus.autoweb.TestMain.testGetData(TestMain.java:141)
|
|
at com.bonus.autoweb.TestMain.main(TestMain.java:40)
|
|
2024-03-19 09:56:03 [ main:8651 ] - [ INFO ] 工作完成,退出浏览器
|
|
2024-03-19 09:57:15 [ main:1 ] - [ INFO ] 执行任务开始。。。。。。
|
|
2024-03-19 09:57:57 [ main:41952 ] - [ ERROR ] 获取基础数据任务
|
|
org.openqa.selenium.SessionNotCreatedException: session not created: This version of ChromeDriver only supports Chrome version 104
|
|
Current browser version is 112.0.5615.50 with binary path C:\Users\19814\AppData\Local\Google\Chrome\Application\chrome.exe
|
|
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
|
|
System info: host: 'TOM的电脑', ip: '192.168.141.147', os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_321'
|
|
Driver info: driver.version: ChromeDriver
|
|
remote stacktrace: Backtrace:
|
|
Ordinal0 [0x002CAF23+2207523]
|
|
Ordinal0 [0x002630E1+1781985]
|
|
Ordinal0 [0x00173FE8+802792]
|
|
Ordinal0 [0x00195AD3+940755]
|
|
Ordinal0 [0x001911EF+922095]
|
|
Ordinal0 [0x0018E9D1+911825]
|
|
Ordinal0 [0x001C2200+1122816]
|
|
Ordinal0 [0x001C1E5A+1121882]
|
|
Ordinal0 [0x001BD406+1102854]
|
|
Ordinal0 [0x001975F0+947696]
|
|
Ordinal0 [0x001984E6+951526]
|
|
GetHandleVerifier [0x00572A12+2733954]
|
|
GetHandleVerifier [0x00564E28+2677656]
|
|
GetHandleVerifier [0x003546EA+513114]
|
|
GetHandleVerifier [0x00353796+509190]
|
|
Ordinal0 [0x00269CEB+1809643]
|
|
Ordinal0 [0x0026E448+1827912]
|
|
Ordinal0 [0x0026E535+1828149]
|
|
Ordinal0 [0x00277960+1866080]
|
|
BaseThreadInitThunk [0x757B7BA9+25]
|
|
RtlInitializeExceptionChain [0x7791BDAB+107]
|
|
RtlClearBits [0x7791BD2F+191]
|
|
(No symbol) [0x00000000]
|
|
|
|
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
|
|
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
|
|
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
|
|
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
|
|
at org.openqa.selenium.remote.W3CHandshakeResponse.lambda$errorHandler$0(W3CHandshakeResponse.java:62)
|
|
at org.openqa.selenium.remote.HandshakeResponse.lambda$getResponseFunction$0(HandshakeResponse.java:30)
|
|
at org.openqa.selenium.remote.ProtocolHandshake.lambda$createSession$0(ProtocolHandshake.java:126)
|
|
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
|
|
at java.util.Spliterators$ArraySpliterator.tryAdvance(Spliterators.java:958)
|
|
at java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:126)
|
|
at java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:499)
|
|
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:486)
|
|
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
|
|
at java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:152)
|
|
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
|
|
at java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:464)
|
|
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:128)
|
|
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:74)
|
|
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:136)
|
|
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
|
|
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552)
|
|
at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:213)
|
|
at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:131)
|
|
at org.openqa.selenium.chrome.ChromeDriver.<init>(ChromeDriver.java:181)
|
|
at org.openqa.selenium.chrome.ChromeDriver.<init>(ChromeDriver.java:168)
|
|
at org.openqa.selenium.chrome.ChromeDriver.<init>(ChromeDriver.java:157)
|
|
at com.bonus.autoweb.base.AutoMain.initDrive(AutoMain.java:53)
|
|
at com.bonus.autoweb.task.AutoWebTask.getYuJingData(AutoWebTask.java:321)
|
|
at com.bonus.autoweb.TestMain.testGetData(TestMain.java:141)
|
|
at com.bonus.autoweb.TestMain.main(TestMain.java:40)
|
|
2024-03-19 09:57:57 [ main:41964 ] - [ INFO ] 工作完成,退出浏览器
|