We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot run APIM On windows as a Service with Java 17 and yajsw-stable-13.08
follow https://apim.docs.wso2.com/en/4.2.0/install-and-setup/install/installing-the-product/installing-api-m-as-a-windows-service/
Actual result : getting below error and terminated
NFO|wrapper|WSO2 Carbon|23-02-22 14:14:57|stopping process with pid/timeout 10428 45000 INFO|wrapper|WSO2 Carbon|23-02-22 14:14:58|process exit code: 1 system.env 58 INFO|wrapper|WSO2 Carbon|23-02-22 14:15:03|started process with pid 5480 INFO|wrapper|WSO2 Carbon|23-02-22 14:15:03|too many restarts: 5 INFO|wrapper|WSO2 Carbon|23-02-22 14:15:03|too many restarts: 5 INFO|wrapper|WSO2 Carbon|23-02-22 14:15:03|Shutting down Wrapper
NOTE: same APIM pack is working with java 11 and yajsw-stable-12.14"
APIM
4.2.0
beta pack
INFO|wrapper|WSO2 Carbon|23-02-22 14:14:57|stopping process with pid/timeout 10428 45000 INFO|wrapper|WSO2 Carbon|23-02-22 14:14:58|process exit code: 1 system.env 58 INFO|wrapper|WSO2 Carbon|23-02-22 14:15:03|started process with pid 5480 INFO|wrapper|WSO2 Carbon|23-02-22 14:15:03|too many restarts: 5 INFO|wrapper|WSO2 Carbon|23-02-22 14:15:03|too many restarts: 5 INFO|wrapper|WSO2 Carbon|23-02-22 14:15:03|Shutting down Wrapper
No response
The text was updated successfully, but these errors were encountered:
@BathiyaL @rmsamitha The issue can be resolved by following the below steps.
[1] wrapper.zip
Sorry, something went wrong.
Tested the functionality on both JAVA11 and JAVA17 with YAJSW 13.05 on windows 11.
DinithHerath
No branches or pull requests
Description
Cannot run APIM On windows as a Service with Java 17 and yajsw-stable-13.08
Steps to Reproduce
follow https://apim.docs.wso2.com/en/4.2.0/install-and-setup/install/installing-the-product/installing-api-m-as-a-windows-service/
Actual result : getting below error and terminated
NFO|wrapper|WSO2 Carbon|23-02-22 14:14:57|stopping process with pid/timeout 10428 45000
INFO|wrapper|WSO2 Carbon|23-02-22 14:14:58|process exit code: 1
system.env 58
INFO|wrapper|WSO2 Carbon|23-02-22 14:15:03|started process with pid 5480
INFO|wrapper|WSO2 Carbon|23-02-22 14:15:03|too many restarts: 5
INFO|wrapper|WSO2 Carbon|23-02-22 14:15:03|too many restarts: 5
INFO|wrapper|WSO2 Carbon|23-02-22 14:15:03|Shutting down Wrapper
NOTE:
same APIM pack is working with
java 11 and yajsw-stable-12.14"
Affected Component
APIM
Version
4.2.0
Environment Details (with versions)
beta pack
Relevant Log Output
Related Issues
No response
Suggested Labels
No response
The text was updated successfully, but these errors were encountered: