【发布时间】:2017-11-01 06:12:45
【问题描述】:
我在托管 (Hosted VS2017) VSTS Build 上收到以下错误:
COMPILETODALVIK(0,0): Error :
Processed: ##vso[task.logissue type=Error;sourcepath=COMPILETODALVIK;linenumber=0;columnnumber=0;code=;]
COMPILETODALVIK : UNEXPECTED TOP-LEVEL error : [d:\a\1\s\src\Android\Android.csproj]
Exception in thread "main"
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "main"
本地构建工作没有错误。
【问题讨论】:
-
你看过这个论坛帖子吗:forums.xamarin.com/discussion/21744/…?
-
不将 Java 最大堆大小更改为 1G 不会改变此问题
-
也许@starain-MSFT 有想法?
标签: android xamarin tfs azure-pipelines