shiliquan opened a new issue #3793:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/3793
Now it's time to introduce the HIV-* . Jar to the Lib Directory, re-execute:
After install.sh , api-server could not be started. The following error was
reported:
[INFO] 2020-09-23 10:53:11.837 org.eclipse.jetty.util.log:[193] - Logging
initialized @3214ms to org.eclipse.jetty.util.log.Slf4jLog
[INFO] 2020-09-23 10:53:11.927 org.eclipse.jetty.server.Server:[370] -
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_202-b08
[INFO] 2020-09-23 10:53:11.958
org.eclipse.jetty.server.handler.ContextHandler.application:[2345] -
Initializing Spring embedded WebApplicationContext
[INFO] 2020-09-23 10:53:12.001 org.eclipse.jetty.server.session:[365] -
DefaultSessionIdManager workerName=node0
[INFO] 2020-09-23 10:53:12.001 org.eclipse.jetty.server.session:[370] - No
SessionScavenger set, using defaults
[INFO] 2020-09-23 10:53:12.003 org.eclipse.jetty.server.session:[149] -
node0 Scavenging every 660000ms
[INFO] 2020-09-23 10:53:12.007
org.eclipse.jetty.server.handler.ContextHandler:[855] - Started
o.s.b.w.e.j.JettyEmbeddedWebAppContext@4b87074a{application,/dolphinscheduler,[file:///tmp/jetty-docbase.7667266662126961927.9200/,
jar:file:/opt/soft/dolphinscheduler/lib/swagger-bootstrap-ui-1.9.3.jar!/META-INF/resources,
jar:file:/opt/soft/dolphinscheduler/lib/springfox-swagger-ui-2.9.2.jar!/META-INF/resources],AVAILABLE}
[INFO] 2020-09-23 10:53:12.008 org.eclipse.jetty.server.Server:[407] -
Started @3387ms
[INFO] 2020-09-23 10:53:12.023
org.apache.dolphinscheduler.service.zk.ZookeeperOperator:[82] - zookeeper
registry center init, server lists is:
172.17.9.39:2181,172.17.9.40:2181,172.17.9.41:2181.
[INFO] 2020-09-23 10:53:12.079 org.apache.curator.utils.Compatibility:[48] -
Running in ZooKeeper 3.4.x compatibility mode
[INFO] 2020-09-23 10:53:12.080 org.apache.curator.utils.Compatibility:[61] -
Using emulated InjectSessionExpiration
[INFO] 2020-09-23 10:53:12.156
org.apache.curator.framework.imps.CuratorFrameworkImpl:[308] - Starting
[INFO] 2020-09-23 10:53:12.181
org.apache.curator.framework.imps.CuratorFrameworkImpl:[356] - Default schema
[INFO] 2020-09-23 10:53:12.193
org.apache.curator.framework.state.ConnectionStateManager:[251] - State change:
CONNECTED
[INFO] 2020-09-23 10:53:12.197
org.apache.dolphinscheduler.service.zk.ZookeeperOperator:[82] - zookeeper
registry center init, server lists is:
172.17.9.39:2181,172.17.9.40:2181,172.17.9.41:2181.
[INFO] 2020-09-23 10:53:12.197
org.apache.curator.framework.imps.CuratorFrameworkImpl:[308] - Starting
[INFO] 2020-09-23 10:53:12.198
org.apache.curator.framework.imps.CuratorFrameworkImpl:[356] - Default schema
[INFO] 2020-09-23 10:53:12.199
org.apache.curator.framework.state.ConnectionStateManager:[251] - State change:
CONNECTED
[INFO] 2020-09-23 10:53:12.207
org.apache.dolphinscheduler.service.zk.ZookeeperCachedOperator:[43] - add
listener to zk path: /dolphinscheduler
[INFO] 2020-09-23 10:53:13.360
org.apache.dolphinscheduler.service.zk.ZookeeperOperator:[82] - zookeeper
registry center init, server lists is:
172.17.9.39:2181,172.17.9.40:2181,172.17.9.41:2181.
[INFO] 2020-09-23 10:53:13.361
org.apache.curator.framework.imps.CuratorFrameworkImpl:[308] - Starting
[INFO] 2020-09-23 10:53:13.362
org.apache.curator.framework.imps.CuratorFrameworkImpl:[356] - Default schema
[INFO] 2020-09-23 10:53:13.363
org.apache.curator.framework.state.ConnectionStateManager:[251] - State change:
CONNECTED
[INFO] 2020-09-23 10:53:13.364
org.apache.dolphinscheduler.service.zk.ZookeeperCachedOperator:[43] - add
listener to zk path: /dolphinscheduler
[INFO] 2020-09-23 10:53:14.384
springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:[160]
- Context refreshed
[INFO] 2020-09-23 10:53:14.399
springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:[163]
- Found 1 custom documentation plugin(s)
[INFO] 2020-09-23 10:53:14.478
springfox.documentation.spring.web.scanners.ApiListingReferenceScanner:[41] -
Scanning for api listing references
[INFO] 2020-09-23 10:53:14.524
org.apache.dolphinscheduler.remote.NettyRemotingClient:[376] - netty client
closed
[INFO] 2020-09-23 10:53:14.525
org.apache.dolphinscheduler.service.log.LogClientService:[59] - logger client
closed
[INFO] 2020-09-23 10:53:14.531 org.eclipse.jetty.server.session:[167] -
node0 Stopped scavenging
[INFO] 2020-09-23 10:53:14.533
org.eclipse.jetty.server.handler.ContextHandler:[1045] - Stopped
o.s.b.w.e.j.JettyEmbeddedWebAppContext@4b87074a{application,/dolphinscheduler,[file:///tmp/jetty-docbase.7667266662126961927.9200/,
jar:file:/opt/soft/dolphinscheduler/lib/swagger-bootstrap-ui-1.9.3.jar!/META-INF/resources,
jar:file:/opt/soft/dolphinscheduler/lib/springfox-swagger-ui-2.9.2.jar!/META-INF/resources],UNAVAILABLE}
----------------------------------------------------------------
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:
[email protected]