alice-teacher Generating Alice java application from netbeans

André Gustavo Schaeffer andre_schaeffer at yahoo.com.br
Thu Jun 27 22:27:22 EDT 2013


Hi all!
I’ve been trying to generate an Alice app in java through netbeans (using Alice Netbeans plugin).
Since it has been generated in the “dist” folder (i. e. the .jar file and the “lib” subfolder) I copy both to another folder and run a command line:
“java –jar AliceProjectXX.jar” in that folder and I got the long error below:

PS.: I’ve tried to find some solution on Google but nothing seems to work.
Any help would be very appreciated.

platform: Windows 8-amd64 
library path: C:\Windows\system32;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\EgisTec MyWinLocker\x64;C:\Program Files (x86)\EgisTec MyWinLocker\;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Windows Live\Shared;. 

UNABLE TO LOAD OPENGL 
------ -- ---- ------ 
The most common reason for this is an incorrectly set Java library path.  Please update your VM arguments. 
The text below has been copied to the clipboard for your convenience. 
Windows 8-amd64 

all properties 
--- ---------- 
<?xml version="1.0" encoding="UTF-8" standalone="no"?><systemProperties><property key="awt.toolkit">sun.awt.windows.WToolkit</property><property key="file.encoding">Cp1252</property><property key="file.encoding.pkg">sun.io</property><property key="file.separator">\</property><property key="java.awt.graphicsenv">sun.awt.Win32GraphicsEnvironment</property><property key="java.awt.printerjob">sun.awt.windows.WPrinterJob</property><property key="java.class.path">AliceProjectWizardProject.jar</property><property key="java.class.version">51.0</property><property key="java.endorsed.dirs">C:\Program Files\Java\jre7\lib\endorsed</property><property key="java.ext.dirs">C:\Program Files\Java\jre7\lib\ext;C:\Windows\Sun\Java\lib\ext</property><property key="java.home">C:\Program Files\Java\jre7</property><property key="java.io.tmpdir">C:\Users\Andre\AppData\Local\Temp\</property><property key="java.library.path">C:\Windows\system32;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\EgisTec MyWinLocker\x64;C:\Program Files (x86)\EgisTec MyWinLocker\;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Windows Live\Shared;.</property><property key="java.runtime.name">Java(TM) SE Runtime Environment</property><property key="java.runtime.version">1.7.0_15-b03</property><property key="java.specification.name">Java Platform API Specification</property><property key="java.specification.vendor">Oracle Corporation</property><property key="java.specification.version">1.7</property><property key="java.vendor">Oracle Corporation</property><property key="java.vendor.url">http://java.oracle.com/</property><property key="java.vendor.url.bug">http://bugreport.sun.com/bugreport/</property><property key="java.version">1.7.0_15</property><property key="java.vm.info">mixed mode</property><property key="java.vm.name">Java HotSpot(TM) 64-Bit Server VM</property><property key="java.vm.specification.name">Java Virtual Machine Specification</property><property key="java.vm.specification.vendor">Oracle Corporation</property><property key="java.vm.specification.version">1.7</property><property key="java.vm.vendor">Oracle Corporation</property><property key="java.vm.version">23.7-b01</property><property key="line.separator">&#13;
</property><property key="os.arch">amd64</property><property key="os.name">Windows 8</property><property key="os.version">6.2</property><property key="path.separator">;</property><property key="sun.arch.data.model">64</property><property key="sun.awt.enableExtraMouseButtons">true</property><property key="sun.boot.class.path">C:\Program Files\Java\jre7\lib\resources.jar;C:\Program Files\Java\jre7\lib\rt.jar;C:\Program Files\Java\jre7\lib\sunrsasign.jar;C:\Program Files\Java\jre7\lib\jsse.jar;C:\Program Files\Java\jre7\lib\jce.jar;C:\Program Files\Java\jre7\lib\charsets.jar;C:\Program Files\Java\jre7\lib\jfr.jar;C:\Program Files\Java\jre7\classes</property><property key="sun.boot.library.path">C:\Program Files\Java\jre7\bin</property><property key="sun.cpu.endian">little</property><property key="sun.cpu.isalist">amd64</property><property key="sun.desktop">windows</property><property key="sun.io.unicode.encoding">UnicodeLittle</property><property key="sun.java.command">AliceProjectWizardProject.jar</property><property key="sun.java.launcher">SUN_STANDARD</property><property key="sun.jnu.encoding">Cp1252</property><property key="sun.management.compiler">HotSpot 64-Bit Tiered Compilers</property><property key="sun.os.patch.level"/><property key="user.country">BR</property><property key="user.dir">C:\Tmp</property><property key="user.home">C:\Users\Andre</property><property key="user.language">pt</property><property key="user.name">Andre</property><property key="user.script"/><property key="user.timezone"/><property key="user.variant"/></systemProperties> 

André Gustavo Schaeffer
andre_schaeffer at yahoo.com.br
https://sites.google.com/site/andregustavoschaeffer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.andrew.cmu.edu/pipermail/alice-teachers/attachments/20130627/5b7d1440/attachment.html 


More information about the alice-teachers mailing list