[ 
https://issues.apache.org/jira/browse/OOZIE-3638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

meitingli updated OOZIE-3638:
-----------------------------
    Description: 
The version of oozie and the kernel version of OS as below:

!image-2021-09-30-19-41-18-290.png!
 # Set the java path
 export JAVA_HOME=/usr/lib/jvm/$java11_version
 export PATH=$JAVA_HOME/bin:$PATH
 export CLASSPATH=.:$JAVA_HOME/lib/dt.jar:$JAVA_HOME/lib/tools.jar
 # Execute below command to start oozie
 oozie-start.sh
 # Check the path /var/cache/oozie/data/oozie-db, there were *.lck files 
created. !image-2021-09-30-19-40-08-394.png!
 # Executed other command line, such like ooziedb.sh version, it would pop up 
error that the database failed to start.
 !image-2021-09-30-19-39-53-160.png!!image-2021-09-30-19-40-00-109.png!

  was:
使用的oozie版本信息以及环境信息如下:

!image-2021-09-30-19-41-18-290.png!
 # 配置java路径
 export JAVA_HOME=/usr/lib/jvm/$java11_version
 export PATH=$JAVA_HOME/bin:$PATH
 export CLASSPATH=.:$JAVA_HOME/lib/dt.jar:$JAVA_HOME/lib/tools.jar
 # 启动oozie服务
 oozie-start.sh
 # 查看/var/cache/oozie/data/oozie-db, 该目录下会生成*.lck文件  
!image-2021-09-30-19-40-08-394.png!
 # 执行其他命令失败,报错信息如下:
 !image-2021-09-30-19-39-53-160.png!!image-2021-09-30-19-40-00-109.png!

        Summary: Execute command failed when oozie started  (was: 
启动服务后执行命令失败,无法连接到数据库)

> Execute command failed when oozie started
> -----------------------------------------
>
>                 Key: OOZIE-3638
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3638
>             Project: Oozie
>          Issue Type: Bug
>    Affects Versions: 5.2.0
>            Reporter: meitingli
>            Priority: Major
>         Attachments: image-2021-09-30-19-39-53-160.png, 
> image-2021-09-30-19-40-00-109.png, image-2021-09-30-19-40-08-394.png, 
> image-2021-09-30-19-41-18-290.png
>
>
> The version of oozie and the kernel version of OS as below:
> !image-2021-09-30-19-41-18-290.png!
>  # Set the java path
>  export JAVA_HOME=/usr/lib/jvm/$java11_version
>  export PATH=$JAVA_HOME/bin:$PATH
>  export CLASSPATH=.:$JAVA_HOME/lib/dt.jar:$JAVA_HOME/lib/tools.jar
>  # Execute below command to start oozie
>  oozie-start.sh
>  # Check the path /var/cache/oozie/data/oozie-db, there were *.lck files 
> created. !image-2021-09-30-19-40-08-394.png!
>  # Executed other command line, such like ooziedb.sh version, it would pop up 
> error that the database failed to start.
>  !image-2021-09-30-19-39-53-160.png!!image-2021-09-30-19-40-00-109.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to