Changes:
[ber...@ellesley.com] Revert webcaster back to video only (and fix bugs)
------------------------------------------
[...truncated 837 lines...]
[javac] public void initialize (float width, float height) {
[javac] ^
[javac] <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/src/classes/org/jdesktop/wonderland/client/jme/utils/graphics/TexturedQuad.java>:158: warning: [deprecation] initialize(float,float) in com.jme.scene.shape.Quad has been deprecated
[javac] super.initialize(width, height);
[javac] ^
[javac] <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/src/classes/org/jdesktop/wonderland/client/jme/utils/graphics/TexturedQuad.java>:170: warning: [deprecation] RS_TEXTURE in com.jme.scene.state.RenderState has been deprecated
[javac] if (getRenderState(RenderState.RS_TEXTURE) == null) {
[javac] ^
[javac] <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/src/classes/org/jdesktop/wonderland/client/jme/utils/graphics/TexturedQuad.java>:170: warning: [deprecation] getRenderState(int) in com.jme.scene.Spatial has been deprecated
[javac] if (getRenderState(RenderState.RS_TEXTURE) == null) {
[javac] ^
[javac] <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/src/classes/org/jdesktop/wonderland/client/jme/utils/graphics/TexturedQuad.java>:212: warning: [deprecation] RS_MATERIAL in com.jme.scene.state.RenderState has been deprecated
[javac] MaterialState ms = (MaterialState) getRenderState(RenderState.RS_MATERIAL);
[javac] ^
[javac] <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/src/classes/org/jdesktop/wonderland/client/jme/utils/graphics/TexturedQuad.java>:212: warning: [deprecation] getRenderState(int) in com.jme.scene.Spatial has been deprecated
[javac] MaterialState ms = (MaterialState) getRenderState(RenderState.RS_MATERIAL);
[javac] ^
[javac] <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/src/classes/org/jdesktop/wonderland/client/jme/utils/graphics/TexturedQuad.java>:214: warning: [deprecation] RS_TEXTURE in com.jme.scene.state.RenderState has been deprecated
[javac] TextureState ts = (TextureState) getRenderState(RenderState.RS_TEXTURE);
[javac] ^
[javac] <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/src/classes/org/jdesktop/wonderland/client/jme/utils/graphics/TexturedQuad.java>:214: warning: [deprecation] getRenderState(int) in com.jme.scene.Spatial has been deprecated
[javac] TextureState ts = (TextureState) getRenderState(RenderState.RS_TEXTURE);
[javac] ^
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 44 warnings
-core-compile:
-core-jar-common:
[jar] Building jar: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/build/lib/wonderland-common.jar>
-core-jar-server:
[jar] Building jar: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/build/lib/wonderland-server.jar>
-core-jar-client:
[jar] Building jar: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/build/lib/wonderland-client.jar>
-core-jar:
-setup-package-server:
[mkdir] Created dir: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/dist>
[zip] Building zip: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/dist/wonderland-setup-dist.zip>
-core-package-server:
[zip] Building zip: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/dist/wonderland-server-dist.zip>
-core-package-client:
[zip] Building zip: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/dist/wonderland-client-dist.zip>
-core-package:
dist:
build:
-web-build-init:
[mkdir] Created dir: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/utils/build/classes>
[mkdir] Created dir: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/utils/build/lib>
build:
[javac] Compiling 11 source files to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/utils/build/classes>
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
jar:
[mkdir] Created dir: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/utils/dist>
[jar] Building jar: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/utils/dist/wonderland-web-utils.jar>
-web-build-init:
[mkdir] Created dir: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/classes>
[mkdir] Created dir: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/lib>
build:
[javac] Compiling 2 source files to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/classes>
jar:
[mkdir] Created dir: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/service/resources>
[mkdir] Created dir: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/service/META-INF/services>
[jar] Building jar: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/lib/wonderland-web-webstart.jar>
-package-setup:
-setup-pack200:
-webstart-setup:
[mkdir] Created dir: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/dist/webstart>
-webstart-copy-jars:
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart>
-webstart-generate-native-jars:
init:
unpack-core-libs:
unpack:
unpack:
unpack:
unpack:
unpack:
[mkdir] Created dir: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart/win32>
[jar] Building jar: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart/win32/wonderland_native.jar>
init:
unpack-core-libs:
unpack:
unpack:
unpack:
unpack:
unpack:
[mkdir] Created dir: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart/win64>
[jar] Building jar: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart/win64/wonderland_native.jar>
init:
unpack-core-libs:
unpack:
unpack:
unpack:
unpack:
unpack:
[mkdir] Created dir: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart/linux>
[jar] Building jar: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart/linux/wonderland_native.jar>
init:
unpack-core-libs:
unpack:
unpack:
unpack:
unpack:
unpack:
[mkdir] Created dir: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart/linux64>
[jar] Building jar: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart/linux64/wonderland_native.jar>
init:
unpack-core-libs:
unpack:
unpack:
unpack:
unpack:
[mkdir] Created dir: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart/solaris>
[jar] Building jar: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart/solaris/wonderland_native.jar>
init:
unpack-core-libs:
unpack:
unpack:
unpack:
unpack:
unpack:
[mkdir] Created dir: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart/macosx>
[jar] Building jar: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart/macosx/wonderland_native.jar>
-webstart-update-jnlp:
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/dist/webstart>
-webstart-sign-common-jars:
[signjar] Signing JAR: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart/Scenario.jar> to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/dist/webstart/Scenario.jar> as wonderlandsig
[signjar] Error occurred during initialization of VM
[signjar] Could not create the Java virtual machine.
[signjar] Could not reserve enough space for object heap
BUILD FAILED
<http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/build.xml>:14: The following error occurred while executing this line:
<http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/build.xml>:5: The following error occurred while executing this line:
<http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build-tools/build-scripts/webstart-package.xml>:99: The following error occurred while executing this line:
<http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build-tools/build-scripts/webstart-package.xml>:102: The following error occurred while executing this line:
<http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build-tools/build-scripts/webstart-package.xml>:197: jarsigner returned: 1
Total time: 59 seconds
------------------------------------------
Started by an SCM change
Updating http://openwonderland.googlecode.com/svn/trunk
FATAL: Java heap space
java.lang.OutOfMemoryError: Java heap space
------------------------------------------
[...truncated 12392 lines...]
-core-compile:
-core-jar:
-core-package:
dist:
build:
-package-setup:
-setup-pack200:
-webstart-generate-native-jars:
init:
unpack-core-libs:
unpack:
unpack:
unpack:
[mkdir] Created dir: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/ext/win32>
[unzip] Expanding: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/ext/zip/win32/jogl.zip> into <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/ext/win32>
unpack:
unpack:
[unzip] Expanding: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland-video/lib/zip/win32/xuggler.zip> into <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/ext/win32>
[touch] Creating <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/ext/win32/xuggler-bundle-readme.txt>
[mkdir] Created dir: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart/win32>
[jar] Building jar: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart/win32/wonderland_native.jar>
init:
unpack-core-libs:
unpack:
unpack:
unpack:
[mkdir] Created dir: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/ext/win64>
[unzip] Expanding: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/ext/zip/win64/jogl.zip> into <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/ext/win64>
unpack:
unpack:
[unzip] Expanding: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland-video/lib/zip/win64/xuggler.zip> into <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/ext/win64>
[touch] Creating <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/ext/win64/xuggler-bundle-readme.txt>
[mkdir] Created dir: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart/win64>
[jar] Building jar: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart/win64/wonderland_native.jar>
init:
unpack-core-libs:
unpack:
unpack:
unpack:
[mkdir] Created dir: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/ext/linux>
[unzip] Expanding: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/ext/zip/linux/jogl.zip> into <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/ext/linux>
unpack:
[unzip] Expanding: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/ext/zip/linux/escher.zip> into <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/ext/linux>
unpack:
[unzip] Expanding: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland-video/lib/zip/linux/xuggler.zip> into <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/ext/linux>
[touch] Creating <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/ext/linux/xuggler-bundle-readme.txt>
[mkdir] Created dir: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart/linux>
[jar] Building jar: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart/linux/wonderland_native.jar>
init:
unpack-core-libs:
unpack:
unpack:
unpack:
unpack:
unpack:
[mkdir] Created dir: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart/linux64>
[jar] Building jar: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart/linux64/wonderland_native.jar>
init:
unpack-core-libs:
unpack:
unpack:
unpack:
[mkdir] Created dir: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/ext/solaris>
[unzip] Expanding: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/ext/zip/solaris/jogl.zip> into <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/ext/solaris>
unpack:
[unzip] Expanding: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/ext/zip/solaris/escher.zip> into <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/ext/solaris>
[mkdir] Created dir: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart/solaris>
[jar] Building jar: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart/solaris/wonderland_native.jar>
init:
unpack-core-libs:
unpack:
unpack:
unpack:
[mkdir] Created dir: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/ext/macosx>
[unzip] Expanding: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/ext/zip/macosx/jogl.zip> into <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/ext/macosx>
unpack:
unpack:
[unzip] Expanding: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland-video/lib/zip/macosx/xuggler.zip> into <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/ext/macosx>
[touch] Creating <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/ext/macosx/xuggler-bundle-readme.txt>
[mkdir] Created dir: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart/macosx>
[jar] Building jar: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart/macosx/wonderland_native.jar>
-webstart-update-jnlp:
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/dist/webstart>
-webstart-sign-common-jars:
[signjar] Signing JAR: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart/Scenario.jar> to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/dist/webstart/Scenario.jar> as wonderlandsig
[signjar] Error occurred during initialization of VM
[signjar] Could not reserve enough space for object heap
[signjar] Could not create the Java virtual machine.
BUILD FAILED
<http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/build.xml>:14: The following error occurred while executing this line:
<http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/build.xml>:5: The following error occurred while executing this line:
<http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build-tools/build-scripts/webstart-package.xml>:99: The following error occurred while executing this line:
<http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build-tools/build-scripts/webstart-package.xml>:102: The following error occurred while executing this line:
<http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build-tools/build-scripts/webstart-package.xml>:197: jarsigner returned: 1
Total time: 34 seconds
------------------------------------------
[...truncated 170 lines...]
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
-module-clean:
clean:
BUILD SUCCESSFUL
Total time: 14 seconds
[wonderland] $ ant package
Error occurred during initialization of VM
Could not reserve enough space for object heap
------------------------------------------
[...truncated 635 lines...]
[javac] public void initialize (float width, float height) {
[javac] ^
[javac] <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/src/classes/org/jdesktop/wonderland/client/jme/utils/graphics/TexturedQuad.java>:158: warning: [deprecation] initialize(float,float) in com.jme.scene.shape.Quad has been deprecated
[javac] super.initialize(width, height);
[javac] ^
[javac] <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/src/classes/org/jdesktop/wonderland/client/jme/utils/graphics/TexturedQuad.java>:170: warning: [deprecation] RS_TEXTURE in com.jme.scene.state.RenderState has been deprecated
[javac] if (getRenderState(RenderState.RS_TEXTURE) == null) {
[javac] ^
[javac] <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/src/classes/org/jdesktop/wonderland/client/jme/utils/graphics/TexturedQuad.java>:170: warning: [deprecation] getRenderState(int) in com.jme.scene.Spatial has been deprecated
[javac] if (getRenderState(RenderState.RS_TEXTURE) == null) {
[javac] ^
[javac] <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/src/classes/org/jdesktop/wonderland/client/jme/utils/graphics/TexturedQuad.java>:212: warning: [deprecation] RS_MATERIAL in com.jme.scene.state.RenderState has been deprecated
[javac] MaterialState ms = (MaterialState) getRenderState(RenderState.RS_MATERIAL);
[javac] ^
[javac] <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/src/classes/org/jdesktop/wonderland/client/jme/utils/graphics/TexturedQuad.java>:212: warning: [deprecation] getRenderState(int) in com.jme.scene.Spatial has been deprecated
[javac] MaterialState ms = (MaterialState) getRenderState(RenderState.RS_MATERIAL);
[javac] ^
[javac] <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/core/src/classes/org/jdesktop/wonderland/client/jme/utils/graphics/TexturedQuad.java>:214: warning: [deprecation] RS_TEXTURE in com.jme.scene.state.RenderState has been deprecated
-core-compile:
-core-jar:
-core-package:
dist:
build:
-package-setup:
-setup-pack200:
-webstart-generate-native-jars:
init:
unpack-core-libs:
unpack:
unpack:
unpack:
unpack:
unpack:
[mkdir] Created dir: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart/win32>
[jar] Building jar: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart/win32/wonderland_native.jar>
init:
unpack-core-libs:
unpack:
unpack:
unpack:
unpack:
unpack:
[mkdir] Created dir: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart/win64>
[jar] Building jar: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart/win64/wonderland_native.jar>
init:
unpack-core-libs:
unpack:
unpack:
unpack:
unpack:
unpack:
[mkdir] Created dir: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart/linux>
[jar] Building jar: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart/linux/wonderland_native.jar>
init:
unpack-core-libs:
unpack:
unpack:
unpack:
unpack:
unpack:
[mkdir] Created dir: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart/linux64>
[jar] Building jar: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart/linux64/wonderland_native.jar>
init:
unpack-core-libs:
unpack:
unpack:
unpack:
unpack:
[mkdir] Created dir: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart/solaris>
[jar] Building jar: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart/solaris/wonderland_native.jar>
init:
unpack-core-libs:
unpack:
unpack:
unpack:
unpack:
unpack:
[mkdir] Created dir: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart/macosx>
[jar] Building jar: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart/macosx/wonderland_native.jar>
-webstart-update-jnlp:
[copy] Copying 1 file to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/dist/webstart>
-webstart-sign-common-jars:
[signjar] Signing JAR: <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build/webstart/Scenario.jar> to <http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/dist/webstart/Scenario.jar> as wonderlandsig
[signjar] Could not create the Java virtual machine.
[signjar] Error occurred during initialization of VM
[signjar] Could not reserve enough space for object heap
BUILD FAILED
<http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/build.xml>:14: The following error occurred while executing this line:
<http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/build.xml>:5: The following error occurred while executing this line:
<http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build-tools/build-scripts/webstart-package.xml>:99: The following error occurred while executing this line:
<http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build-tools/build-scripts/webstart-package.xml>:102: The following error occurred while executing this line:
<http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build-tools/build-scripts/webstart-package.xml>:197: jarsigner returned: 1
Total time: 24 seconds
------------------------------------------
[...truncated 645 lines...]
-core-compile:
-core-jar:
-core-package:
dist:
build:
-package-setup:
-setup-pack200:
-webstart-generate-native-jars:
init:
unpack-core-libs:
unpack:
unpack:
unpack:
unpack:
init:
unpack-core-libs:
unpack:
unpack:
unpack:
unpack:
init:
unpack-core-libs:
unpack:
unpack:
unpack:
unpack:
init:
unpack-core-libs:
unpack:
unpack:
unpack:
unpack:
init:
unpack-core-libs:
unpack:
unpack:
unpack:
init:
unpack-core-libs:
unpack:
unpack:
unpack:
unpack:
[signjar] Error occurred during initialization of VM
[signjar] Could not reserve enough space for object heap
[signjar] Could not create the Java virtual machine.
BUILD FAILED
<http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/build.xml>:14: The following error occurred while executing this line:
<http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/build.xml>:5: The following error occurred while executing this line:
<http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build-tools/build-scripts/webstart-package.xml>:99: The following error occurred while executing this line:
<http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build-tools/build-scripts/webstart-package.xml>:102: The following error occurred while executing this line:
<http://hudson.openwonderland.org/job/openwonderland-commit/ws/wonderland/web/webstart/build-tools/build-scripts/webstart-package.xml>:197: jarsigner returned: 1
Total time: 25 seconds