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 2020/11/17 19:42:38 UTC

[GitHub] [netbeans-website] oyarzun opened a new pull request #497: Add workaround for Apache NetBeans failing to run on macOS Big Sur.

oyarzun opened a new pull request #497:
URL: https://github.com/apache/netbeans-website/pull/497


   Apache NetBeans will not start on macOS Big Sur.
   
   The issue is in the nbexec script.
   
   `/usr/libexec/java_home` changed in Big Sur and fails to find the JDK when the `--failfast` parameter is used with the `+` sign in the `-v 1.8.0+` parameter. 
   
   The easiest workaround is to manually set `netbeans_jdkhome` in `netbeans.conf`
   
   https://stackoverflow.com/questions/tagged/netbeans+macos-big-sur
   
   https://dev.to/pablohs1986/macos-users-java-problems-in-big-sur-help-7pa
   
   


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

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-website] geertjanw commented on pull request #497: Add workaround for Apache NetBeans failing to run on macOS Big Sur.

Posted by GitBox <gi...@apache.org>.
geertjanw commented on pull request #497:
URL: https://github.com/apache/netbeans-website/pull/497#issuecomment-735395741


   Is this still needed now that 12.2 has a fix for 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.

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-website] geertjanw merged pull request #497: Add workaround for Apache NetBeans failing to run on macOS Big Sur.

Posted by GitBox <gi...@apache.org>.
geertjanw merged pull request #497:
URL: https://github.com/apache/netbeans-website/pull/497


   


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

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-website] geertjanw commented on pull request #497: Add workaround for Apache NetBeans failing to run on macOS Big Sur.

Posted by GitBox <gi...@apache.org>.
geertjanw commented on pull request #497:
URL: https://github.com/apache/netbeans-website/pull/497#issuecomment-735395886


   Well, this will remain a problem in 12.2, so merging 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.

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