You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2021/08/20 04:23:19 UTC

[GitHub] [shardingsphere-elasticjob-ui] baiyijun opened a new issue #129: elasticjob-lite-ui Can't run in Windows environment

baiyijun opened a new issue #129:
URL: https://github.com/apache/shardingsphere-elasticjob-ui/issues/129


   This software cannot run in the windows environment, because some files in the tar package do not end with .jar, I think it is caused by the maven plug-in, but I cannot solve it
   like this:
   ![image](https://user-images.githubusercontent.com/11145358/130178125-d007a3bd-3a64-46de-98fc-0a42b33a37f1.png)
   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere-elasticjob-ui] TeslaCN commented on issue #129: elasticjob-lite-ui Can't run in Windows environment

Posted by GitBox <gi...@apache.org>.
TeslaCN commented on issue #129:
URL: https://github.com/apache/shardingsphere-elasticjob-ui/issues/129#issuecomment-902555124


   https://shardingsphere.apache.org/elasticjob/current/en/faq/#12-in-windows-env-run-shardingsphere-elasticjob-ui-could-not-find-or-load-main-class-orgapacheshardingsphereelasticjobliteuibootstrap-why
   Does this help?


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere-elasticjob-ui] sunkai-cai commented on issue #129: elasticjob-lite-ui Can't run in Windows environment

Posted by GitBox <gi...@apache.org>.
sunkai-cai commented on issue #129:
URL: https://github.com/apache/shardingsphere-elasticjob-ui/issues/129#issuecomment-902449010


   Could you provide more information about it?


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere-elasticjob-ui] baiyijun closed issue #129: elasticjob-lite-ui Can't run in Windows environment

Posted by GitBox <gi...@apache.org>.
baiyijun closed issue #129:
URL: https://github.com/apache/shardingsphere-elasticjob-ui/issues/129


   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere-elasticjob-ui] baiyijun commented on issue #129: elasticjob-lite-ui Can't run in Windows environment

Posted by GitBox <gi...@apache.org>.
baiyijun commented on issue #129:
URL: https://github.com/apache/shardingsphere-elasticjob-ui/issues/129#issuecomment-902543886


   When I run / bin / start.bat, the system prompts that "org.apache.shardingsphere.elasticjob.lite.ui.bootstrap" cannot be found
   ![image](https://user-images.githubusercontent.com/11145358/130205045-ff570b06-b930-4802-8805-3d04153076a6.png)
   Then I looked at the files in the "lib" folder,I found that the end of many files is not ". Jar", it seems to be truncated, so I compared it and found that as long as the file name cannot exceed 45 letters.
   like this
   ![image](https://user-images.githubusercontent.com/11145358/130206156-b866bd1b-3b3a-4e1c-9088-6947c84cc383.png)
   Next, I downloaded the source code and compiled it. It looks normal, but after using "shardingsphere-elasticjob-Lite-UI-bin-distribution.xml" to generate the ". tar" file, the jar file name is truncated


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org