terry-xu-2021 opened a new issue, #4781:
URL: https://github.com/apache/incubator-seatunnel/issues/4781

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22bug%22)
 and found no similar issues.
   
   
   ### What happened
   
   I deployed dolphinschduler v1.3.9,  seatunnel-web server can't connect to 
dolphinschduler when web server starts. 
   
   Another question, Does seatunnel-web rely on seatunnel?  I can't found 
configurations for seatunnel in seatunnel-web project.
   
   ### SeaTunnel Version
   
   apache-seatunnel-web-incubating-1.0.0
   
   ### SeaTunnel Config
   
   ```conf
   seatunnel-web part of config in application.xml
   ds:
     script:
       dir: /dj
     project:
       default: bdapWorkspace-test0418
     tenant:
       default: admin
     api:
       token: 793ab97c7cf69bc2116816181023afa0
       prefix: http://10.159.89.9:8085/dolphinscheduler
   ```
   
   
   ### Running Command
   
   ```shell
   sh bin/seatunnel-backend-daemon.sh start
   ```
   
   
   ### Error Exception
   
   ```log
   - Exception encountered during context initialization - cancelling refresh 
attempt: org.springframework.beans.
   factory.BeanCreationException: Error creating bean with name 
'scriptController': Injection of resource depende
   ncies failed; nested exception is 
org.springframework.beans.factory.BeanCreationException: Error creating bean
    with name 'scriptServiceImpl': Injection of resource dependencies failed; 
nested exception is org.springframe
   work.beans.factory.BeanCreationException: Error creating bean with name 
'instanceServiceImpl': Injection of re
   source dependencies failed; nested exception is 
org.springframework.beans.factory.BeanCreationException: Error
    creating bean with name 'dolphinschedulerServiceImpl' defined in URL 
[jar:file:/opt/seatunel-web/libs/seatunn
   
el-scheduler-dolphinscheduler-1.0.0-SNAPSHOT.jar!/org/apache/seatunnel/scheduler/dolphinscheduler/impl/Dolphin
   schedulerServiceImpl.class]: Invocation of init method failed; nested 
exception is org.apache.seatunnel.server
   .common.SeatunnelException: Http request failed, url is 
http://10.159.89.9:8085/dolphinscheduler/projects
   2023-05-17 10:58:16.107 seatunnel node89-21.ambari.com INFO [main] 
[ConditionEvaluationReportLoggingListener.l
   ogMessage():136] -
   
   I found url  http://10.159.89.9:8085/dolphinscheduler/projects in this 
version not exist.
   ```
   
   
   ### Flink or Spark Version
   
   _No response_
   
   ### Java or Scala Version
   
   _No response_
   
   ### Screenshots
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to