neilcsmith-net commented on issue #6674:
URL: https://github.com/apache/netbeans/issues/6674#issuecomment-1803932384

   This error in the daemon logs looks suspicious?
   
   ```
   FAILURE: Build failed with an exception.
   
   * What went wrong:
   java.lang.StackOverflowError (no error message)
   
   * Try:
   > Run with --info or --debug option to get more log output.
   > Run with --scan to get full insights.
   > Get more help at https://help.gradle.org.
   
   * Exception is:
   java.lang.StackOverflowError
        at 
org.netbeans.modules.gradle.tooling.NbProjectInfoBuilder.inspectObjectAndValues0(NbProjectInfoBuilder.java:583)
        at 
org.netbeans.modules.gradle.tooling.NbProjectInfoBuilder.inspectObjectAndValues(NbProjectInfoBuilder.java:551)
        at 
org.netbeans.modules.gradle.tooling.NbProjectInfoBuilder.inspectObjectAndValues(NbProjectInfoBuilder.java:543)
        at 
org.netbeans.modules.gradle.tooling.NbProjectInfoBuilder.dumpValue(NbProjectInfoBuilder.java:813)
        at 
org.netbeans.modules.gradle.tooling.NbProjectInfoBuilder.inspectObjectAndValues0(NbProjectInfoBuilder.java:729)
        at 
org.netbeans.modules.gradle.tooling.NbProjectInfoBuilder.inspectObjectAndValues(NbProjectInfoBuilder.java:551)
        at 
org.netbeans.modules.gradle.tooling.NbProjectInfoBuilder.dumpValue(NbProjectInfoBuilder.java:826)
        at 
org.netbeans.modules.gradle.tooling.NbProjectInfoBuilder.inspectObjectAndValues0(NbProjectInfoBuilder.java:729)
        at 
org.netbeans.modules.gradle.tooling.NbProjectInfoBuilder.inspectObjectAndValues(NbProjectInfoBuilder.java:551)
        at 
org.netbeans.modules.gradle.tooling.NbProjectInfoBuilder.dumpValue(NbProjectInfoBuilder.java:826)
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to