You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Xu Mingmin (JIRA)" <ji...@apache.org> on 2018/11/08 20:52:01 UTC

[jira] [Commented] (BEAM-6025) beam-sdks-java-extensions-sql failed to compile due to a StackOverflowError

    [ https://issues.apache.org/jira/browse/BEAM-6025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16680368#comment-16680368 ] 

Xu Mingmin commented on BEAM-6025:
----------------------------------

This issue is related with [https://cwiki.apache.org/confluence/display/BEAM/Contributor+FAQ#ContributorFAQ-OutOfMemoryExceptionduringtheGradlebuild?.] I would suggest to add the settings on project level.

> beam-sdks-java-extensions-sql failed to compile due to a StackOverflowError
> ---------------------------------------------------------------------------
>
>                 Key: BEAM-6025
>                 URL: https://issues.apache.org/jira/browse/BEAM-6025
>             Project: Beam
>          Issue Type: Bug
>          Components: dsl-sql
>            Reporter: Chamikara Jayalath
>            Assignee: Kenneth Knowles
>            Priority: Major
>
> [https://builds.apache.org/job/beam_PostCommit_Java_GradleBuild/1845/]
>  
> [https://scans.gradle.com/s/knhj55jfcjoxe/console-log?task=:beam-sdks-java-extensions-sql:compileTestJava#L3]
>  
> java.lang.StackOverflowError
>  at com.sun.tools.javac.parser.UnicodeReader.putChar(UnicodeReader.java:135)
>  at com.sun.tools.javac.parser.UnicodeReader.putChar(UnicodeReader.java:143)
>  at com.sun.tools.javac.parser.JavaTokenizer.scanIdent(JavaTokenizer.java:353)
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)