Skip to content

Instantly share code, notes, and snippets.

@ethanbustad
Created August 26, 2015 16:29
Show Gist options
  • Save ethanbustad/6db7ae7b2c793464b66c to your computer and use it in GitHub Desktop.
Save ethanbustad/6db7ae7b2c793464b66c to your computer and use it in GitHub Desktop.
Picked up _JAVA_OPTIONS: -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+CMSParallelRemarkEnabled -XX:ParallelGCThreads=4
Buildfile: d:\Liferay\source\CE\liferay-portal\modules\apps\amazon-rankings\amazon-rankings-web\build.xml
compile-jsp:
jar:
[unzip] Expanding: d:\Liferay\source\CE\liferay-portal\tools\sdk\dist\com.liferay.amazon.rankings.web-1.0.0.jar into d:\Liferay\source\CE\liferay-portal\modules\apps\amazon-rankings\amazon-rankings-web\20150826092744770
[echo] Aug 26, 2015 9:27:55 AM org.apache.jasper.compiler.TldLocationsCache tldScanJar
[echo] INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
[echo] org.apache.jasper.JasperException: file:D:/Liferay/source/CE/liferay-portal/modules/apps/amazon-rankings/amazon-rankings-web/20150826092744770/META-INF/resources/configuration.jsp (line: 17, column: 0) null
[delete] Deleting directory d:\Liferay\source\CE\liferay-portal\modules\apps\amazon-rankings\amazon-rankings-web\classes\tomcat
BUILD FAILED
d:\Liferay\source\CE\liferay-portal\tools\sdk\build-common-plugin.xml:635: The following error occurred while executing this line:
d:\Liferay\source\CE\liferay-portal\tools\sdk\build-common-plugin.xml:310: JSPs failed to compile.
Total time: 17 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment