I'm running 2.0 (11-11-12 release) of OpenBD Desktop. The nightly build of OpenBD Desktop is currently broken from what I can tell - it is only 62MB and running it yields an immediate Null Exception. Anyway, I can wait until this is fixed, I just wanted to play with it. But I don't think it is my machine (I reinstalled Java SE even and did everything thing all over again - same issue) - it may be working in the other builds but it is not working in the desktop build.
Heath From: [email protected] [mailto:[email protected]] On Behalf Of Alex Skinner Sent: Sunday, November 27, 2011 4:55 PM To: [email protected] Subject: Re: [OpenBD] Re: cfscript language="java" error The specific issue I had was resolved and was a path issue. Try downloading the nightly build Thanks Alex On 27 November 2011 21:09, galvanash <[email protected]<mailto:[email protected]>> wrote: Just wondering if this issue was addressed yet. I am running 2.0 stable (11-11-12 release) of OpenBD Desktop and I get similar errors for cfscript type=java (the error I get is below) Line#-13: package org.alanwilliamson.lang.java.inline does not exist Line#-12: package com.naryx.tagfusion.cfm.parser.script does not exist Line#-11: package com.naryx.tagfusion.cfm.engine does not exist Line#-4: cannot find symbol symbol: class JavaBase Line#-4: cannot find symbol symbol: class JavaBlock Line#-13: package org.alanwilliamson.lang.java.inline does not exist Line#-12: package com.naryx.tagfusion.cfm.parser.script does not exist Line#-11: package com.naryx.tagfusion.cfm.engine does not exist Line#-4: cannot find symbol symbol: class JavaBase Line#-4: cannot find symbol symbol: class JavaBlock This happens for just an empty <cfscript type="java"></cfscript>... I have tools.jar in my JRE's lib folder. On Oct 24, 2:49 pm, "Alan Williamson (aw2.0 cloud experts)" <[email protected]<mailto:[email protected]>> wrote: > Leave it with me .. the build has been changing for the past few days as > we prepare for 2.0 > > > > > > > > Alex Skinner wrote: > > Hi Alan, > > > Grabbed the nightly from yesterday still getting the same error I am > > using tomcat 7 > > > I install by putting my jars in /openbd/lib, I replaced the entire lib > > folder with the new build. > > > I initially had an issue with tomcat failing to start with 100% cpu > > but this turned out to be because i had the CFSMTP plugin still within > > my local web-inf directory after removing it TC starts correctly but > > still can't find classes > > > A -- online documentation: http://openbd.org/manual/ google+ hints/tips: https://plus.google.com/115990347459711259462 http://groups.google.com/group/openbd?hl=en -- Alex Skinner Managing Director Pixl8 Interactive Tel: +448452600726 Email: [email protected]<mailto:[email protected]> Web: pixl8.co.uk<http://pixl8.co.uk> -- online documentation: http://openbd.org/manual/ google+ hints/tips: https://plus.google.com/115990347459711259462 http://groups.google.com/group/openbd?hl=en -- online documentation: http://openbd.org/manual/ google+ hints/tips: https://plus.google.com/115990347459711259462 http://groups.google.com/group/openbd?hl=en
