You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/03/10 18:27:09 UTC

[GitHub] [netbeans] Pedro-Segatti opened a new issue #3758: JDK 17 support to Payara Platform tools in Apache NetBeans IDE

Pedro-Segatti opened a new issue #3758:
URL: https://github.com/apache/netbeans/issues/3758


   ### Apache NetBeans version
   
   Apache NetBeans 13
   
   ### What happened
   
   Apparently the problem in starting Payara Server on Netbeans, using JDK17, has not been solved yet.
   
   ### How to reproduce
   
   ![image](https://user-images.githubusercontent.com/82112023/157730181-84e9fee2-b8d0-48a3-b318-2a2beb83af5f.png)
   When trying to start the Payara server, this message is displayed
   
   
   ### Did this work correctly in an earlier version?
   
   No
   
   ### Operating System
   
   Windows 10 Pro
   
   ### JDK
   
   JDK17
   
   ### Apache NetBeans packaging
   
   Apache NetBeans provided installer
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   No
   
   ### Code of Conduct
   
   Yes


-- 
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@netbeans.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] JonathanComarella commented on issue #3758: JDK 17 support to Payara Platform tools in Apache NetBeans IDE

Posted by GitBox <gi...@apache.org>.
JonathanComarella commented on issue #3758:
URL: https://github.com/apache/netbeans/issues/3758#issuecomment-1067483585


   With @asbachb  mentioned, my team and I tested playing netbeans from master and the issue is resolved, will it likely be available in the next update?


-- 
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@netbeans.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] PercivalGalas commented on issue #3758: JDK 17 support to Payara Platform tools in Apache NetBeans IDE

Posted by GitBox <gi...@apache.org>.
PercivalGalas commented on issue #3758:
URL: https://github.com/apache/netbeans/issues/3758#issuecomment-1067227697


   If five people have the same problem, it's because something must be wrong.
   Or is there a lack of information to fix the problem


-- 
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@netbeans.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] Pedro-Segatti commented on issue #3758: JDK 17 support to Payara Platform tools in Apache NetBeans IDE

Posted by GitBox <gi...@apache.org>.
Pedro-Segatti commented on issue #3758:
URL: https://github.com/apache/netbeans/issues/3758#issuecomment-1067256912


   Hi, I will describe my installation process, to reproduce the problem.
   
   **1° Step:**
   I first downloaded netbeans from this link: 
   https://www.apache.org/dyn/closer.cgi/netbeans/netbeans-installers/13/apache-NetBeans-13-bin-windows-x64.exe
   
   **2° Step:**
   I downloaded payara from this link: 
   https://www.payara.fish/downloads
   
   After that extract payara folder to my local disk C
   
   **3° Step:**
   I downloaded Zulu OpenJDK 17, in this link:
   https://cdn.azul.com/zulu/bin/zulu17.32.13-ca-jdk17.0.2-win_x64.zip
   
   And extract to C:\Program Files\Java folder
   ![image](https://user-images.githubusercontent.com/82112023/158252993-58773694-0f6f-4e0b-baf8-762af9b0b488.png)
   
   **4° Step:**
   After that, I set the JAVA_HOME environment variable, and added the Java path to my PATH
   ![image](https://user-images.githubusercontent.com/82112023/158253288-907a2cfd-1f48-46ed-9187-272ea80ab8e3.png)
   ![image](https://user-images.githubusercontent.com/82112023/158253417-099da086-8414-456b-a946-b33c776349ca.png)
   
   **5° Step:**
   I accessed the file C:\Program Files\NetBeans-13\netbeans\etc\netbeans.conf and made sure that netbeans points to the correct JDK
   ![image](https://user-images.githubusercontent.com/82112023/158253918-a6a466ec-69cf-4efa-9372-e8015c72d6bf.png)
   
   **6° Step:**
   Make sure I'm using the correct JDK
   ![image](https://user-images.githubusercontent.com/82112023/158254434-6d2936fa-938e-4b84-ae2c-54e30e134c5b.png)
   ![image](https://user-images.githubusercontent.com/82112023/158254487-618dd1f2-8b0d-429a-b775-e0bc24ca14f8.png)
   
   **7° Step:** 
   I add my server to Netbeans
   ![image](https://user-images.githubusercontent.com/82112023/158254680-f4a2033f-c138-4ee0-9ad2-1e270def08b2.png)
   ![image](https://user-images.githubusercontent.com/82112023/158254662-0c6687d6-fcd2-4ca9-8233-937e4cde3d06.png)
   
   **8° Step:**
   When I try to start the payara server through netbeans, I get the following message
   ![image](https://user-images.githubusercontent.com/82112023/158255164-b8ffe153-288c-4e7c-8562-61ad86867f27.png)
   
   What does this imply? In this case I have JDK 11 on my machine, but the clients have JDK 17, that is, I need to debug in the same version that the clients are.
   
   I know it sounds futile, but we're suffering from it. We are willing to help, thank you very much for your attention, we are here to create an increasingly united community, count on us.
   
   
   
   
   
   
   
   
   
   


-- 
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@netbeans.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] elvisfabiane commented on issue #3758: JDK 17 support to Payara Platform tools in Apache NetBeans IDE

Posted by GitBox <gi...@apache.org>.
elvisfabiane commented on issue #3758:
URL: https://github.com/apache/netbeans/issues/3758#issuecomment-1067227848


   I will research how to generate a master installer. I don't know how to do this.


-- 
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@netbeans.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] JonathanComarella commented on issue #3758: JDK 17 support to Payara Platform tools in Apache NetBeans IDE

Posted by GitBox <gi...@apache.org>.
JonathanComarella commented on issue #3758:
URL: https://github.com/apache/netbeans/issues/3758#issuecomment-1067048697


   I'm having the same problems in my projects, I'm waiting.


-- 
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@netbeans.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] EPiaia commented on issue #3758: JDK 17 support to Payara Platform tools in Apache NetBeans IDE

Posted by GitBox <gi...@apache.org>.
EPiaia commented on issue #3758:
URL: https://github.com/apache/netbeans/issues/3758#issuecomment-1066770121


   In my company we are stuck in our migration process because of this issue, we are going from Java 7 to Java 17 and would like to continue it as soon as possible. 


-- 
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@netbeans.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] elvisfabiane removed a comment on issue #3758: JDK 17 support to Payara Platform tools in Apache NetBeans IDE

Posted by GitBox <gi...@apache.org>.
elvisfabiane removed a comment on issue #3758:
URL: https://github.com/apache/netbeans/issues/3758#issuecomment-1067227848


   I will research how to generate a master installer. I don't know how to do this.


-- 
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@netbeans.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] PercivalGalas removed a comment on issue #3758: JDK 17 support to Payara Platform tools in Apache NetBeans IDE

Posted by GitBox <gi...@apache.org>.
PercivalGalas removed a comment on issue #3758:
URL: https://github.com/apache/netbeans/issues/3758#issuecomment-1067227697


   If five people have the same problem, it's because something must be wrong.
   Or is there a lack of information to fix the problem


-- 
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@netbeans.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] Homemcoisa commented on issue #3758: JDK 17 support to Payara Platform tools in Apache NetBeans IDE

Posted by GitBox <gi...@apache.org>.
Homemcoisa commented on issue #3758:
URL: https://github.com/apache/netbeans/issues/3758#issuecomment-1066750492


   
   I'm going through the same problem, and my settings are the same as yours, apparently it only works by putting .war directly in the payara
   but for my company this generates a huge and exhausting waste of time


-- 
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@netbeans.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] jGauravGupta commented on issue #3758: JDK 17 support to Payara Platform tools in Apache NetBeans IDE

Posted by GitBox <gi...@apache.org>.
jGauravGupta commented on issue #3758:
URL: https://github.com/apache/netbeans/issues/3758#issuecomment-1078671447


   This issue is fixed in the PR: https://github.com/apache/netbeans/pull/3508, which will be available in the next release.


-- 
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@netbeans.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] asbachb commented on issue #3758: JDK 17 support to Payara Platform tools in Apache NetBeans IDE

Posted by GitBox <gi...@apache.org>.
asbachb commented on issue #3758:
URL: https://github.com/apache/netbeans/issues/3758#issuecomment-1067225938


   Tried to reproduce this in master. But it seems to be fixed.


-- 
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@netbeans.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] JonathanComarella removed a comment on issue #3758: JDK 17 support to Payara Platform tools in Apache NetBeans IDE

Posted by GitBox <gi...@apache.org>.
JonathanComarella removed a comment on issue #3758:
URL: https://github.com/apache/netbeans/issues/3758#issuecomment-1067482168


   With @asbachb mentioned, playing netbeans from master the problem is solved, will it probably be available in the next update?


-- 
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@netbeans.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] Pedro-Segatti edited a comment on issue #3758: JDK 17 support to Payara Platform tools in Apache NetBeans IDE

Posted by GitBox <gi...@apache.org>.
Pedro-Segatti edited a comment on issue #3758:
URL: https://github.com/apache/netbeans/issues/3758#issuecomment-1067256912


   Hi, I will describe my installation process, to reproduce the problem.
   
   **1° Step:**
   I first downloaded netbeans from this link: 
   https://www.apache.org/dyn/closer.cgi/netbeans/netbeans-installers/13/apache-NetBeans-13-bin-windows-x64.exe
   
   **2° Step:**
   I downloaded payara from this link: 
   https://www.payara.fish/downloads
   
   After that extract payara folder to my local disk C
   
   **3° Step:**
   I downloaded Zulu OpenJDK 17, in this link:
   https://cdn.azul.com/zulu/bin/zulu17.32.13-ca-jdk17.0.2-win_x64.zip
   
   And extract to C:\Program Files\Java folder
   ![image](https://user-images.githubusercontent.com/82112023/158252993-58773694-0f6f-4e0b-baf8-762af9b0b488.png)
   
   **4° Step:**
   After that, I set the JAVA_HOME environment variable, and added the Java path to my PATH
   ![image](https://user-images.githubusercontent.com/82112023/158253288-907a2cfd-1f48-46ed-9187-272ea80ab8e3.png)
   ![image](https://user-images.githubusercontent.com/82112023/158253417-099da086-8414-456b-a946-b33c776349ca.png)
   
   **5° Step:**
   I accessed the file C:\Program Files\NetBeans-13\netbeans\etc\netbeans.conf and made sure that netbeans points to the correct JDK
   ![image](https://user-images.githubusercontent.com/82112023/158253918-a6a466ec-69cf-4efa-9372-e8015c72d6bf.png)
   
   **6° Step:**
   Make sure I'm using the correct JDK
   ![image](https://user-images.githubusercontent.com/82112023/158254434-6d2936fa-938e-4b84-ae2c-54e30e134c5b.png)
   ![image](https://user-images.githubusercontent.com/82112023/158254487-618dd1f2-8b0d-429a-b775-e0bc24ca14f8.png)
   
   **7° Step:** 
   I add my server to Netbeans
   ![image](https://user-images.githubusercontent.com/82112023/158254680-f4a2033f-c138-4ee0-9ad2-1e270def08b2.png)
   ![image](https://user-images.githubusercontent.com/82112023/158254662-0c6687d6-fcd2-4ca9-8233-937e4cde3d06.png)
   
   **8° Step:**
   When I try to start the payara server through netbeans, I get the following message
   ![image](https://user-images.githubusercontent.com/82112023/158255164-b8ffe153-288c-4e7c-8562-61ad86867f27.png)
   
   What does this imply? In this case I have JDK 11 on my machine, but the clients have JDK 17, that is, I need to debug in the same version that the clients are.
   
   I know it sounds futile, but we're suffering from it. We are willing to help, thank you very much for your attention, we are here to create an increasingly united community, count on us.
   
   **This is the information about my NetBeans**
   ![image](https://user-images.githubusercontent.com/82112023/158256817-036245e0-5df8-48e4-a4b0-92a671dfd1e3.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@netbeans.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] elvisfabiane commented on issue #3758: JDK 17 support to Payara Platform tools in Apache NetBeans IDE

Posted by GitBox <gi...@apache.org>.
elvisfabiane commented on issue #3758:
URL: https://github.com/apache/netbeans/issues/3758#issuecomment-1066749691


   I hadn't seen the topic, our team waited for this, we're stuck. The following topic can be closed. https://github.com/apache/netbeans/issues/3773


-- 
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@netbeans.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] Edumokfa commented on issue #3758: JDK 17 support to Payara Platform tools in Apache NetBeans IDE

Posted by GitBox <gi...@apache.org>.
Edumokfa commented on issue #3758:
URL: https://github.com/apache/netbeans/issues/3758#issuecomment-1066766357


   I'm trying to use JDK 17 in my personal projects, but i arrived to the same problem. 
   Why say a problem has been solved if it hasn't?


-- 
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@netbeans.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] JonathanComarella commented on issue #3758: JDK 17 support to Payara Platform tools in Apache NetBeans IDE

Posted by GitBox <gi...@apache.org>.
JonathanComarella commented on issue #3758:
URL: https://github.com/apache/netbeans/issues/3758#issuecomment-1067482168


   With @asbachb mentioned, playing netbeans from master the problem is solved, will it probably be available in the next update?


-- 
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@netbeans.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] matthiasblaesing commented on issue #3758: JDK 17 support to Payara Platform tools in Apache NetBeans IDE

Posted by GitBox <gi...@apache.org>.
matthiasblaesing commented on issue #3758:
URL: https://github.com/apache/netbeans/issues/3758#issuecomment-1067220555


   Steps to reproduce might motivate people to look into this. 


-- 
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@netbeans.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists