Can't Build nor Preview projects
Well, I'm trying to use the Compilr at job, but I'm not having success. I try to Build or Preview it and both doesn't work. Building takes FOREVER and looks like that never ends, Preview always comes with an error:
"java.lang.ClassFormatError: Incompatible magic value 1181314149 in class file Project
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Exception: java.lang.ClassFormatError: Incompatible magic value 1181314149 in class file Project"
I tried to do both actions(Preview and Build) at Internet Explorer 8 and Firefox 4, No success anyways. I'm behind a local proxy to access internet and stuff, and I have an user to access it. When I try to preview, It asks for my user to run Java. My user doesn't have Full access for internet, but at last for Compilr it has and other secure sites.
Any idea of how to solve it? I tried at home where everything is accessible for me, but I got the same problems.
Project ID: 30006
Thanks for the explanation Tim. I use a proxy here and the page is unblocked by the Adm. In my home(where I don't use proxy or anyone to control my internet access) I can't build too or preview. Take so long that I give up. I can't find by my eyes so many errors in my project, I'm a aprentice in JAVA, so I don't think you are 100% wrong :D
Anyway, I'll keep coding here(in this awesome tool) and brainstormin' alone on the project. I'll make more attempts at home. If I get any success, I'll report back ;D
Thanks!
The preview won't work unless your project successfully builds, that is why you get the error on preview.
And when I build your code I get 20 errors, so it wont build. But you should be seeing those compilation errors... And it should only take a few seconds to build.
Are you using a proxy service to browse the web? Because those will cause issues. The proxy could be something set up by the administrator of the computer/network, you may have to ask to find out.
We are working to resolve this issue, but currently there is no estimate for when it will be fixed.
-----------------
Tim Speed
Compilr Developer and CTO