Hi Raju,
I'm having trouble building branches/flex4.6. I'm getting a strange
compiler error. My first thought was I didn't have enough memory
allocated, but after changing JAVA_OPTS I still see the problem. Have
you seen something like this?
lzl:
[echo] Compiling
F:\clients\laszlo\svn\openlaszlo\branches\flex4.6/lps/incl
udes/lfc/LFC11.swc
[java] Exception compiling scriptfile:
org.openlaszlo.sc.CompilerError: tun
it/line unknown: , in line: Error loading:
C:\jdk1.6.0_33\jre\bin\server\jvm.dll
[java] org.openlaszlo.sc.CompilerException:
org.openlaszlo.sc.CompilerError
: tunit/line unknown: , in line: Error loading:
C:\jdk1.6.0_33\jre\bin\server\jv
m.dll
[java] at org.openlaszlo.sc.Compiler.compile(Compiler.java:434)
[java] at org.openlaszlo.sc.lzsc.compile(lzsc.java:135)
[java] at org.openlaszlo.sc.lzsc.compile(lzsc.java:405)
[java] at org.openlaszlo.sc.Main.main(Main.java:23)
[java] Compilation aborted.
BUILD FAILED
F:\clients\laszlo\svn\openlaszlo\branches\flex4.6\build.xml:622: The
following e
rror occurred while executing this line:
F:\clients\laszlo\svn\openlaszlo\branches\flex4.6\WEB-INF\lps\lfc\build.xml:127:
javax.script.ScriptException:
sun.org.mozilla.javascript.internal.WrappedExcept
ion: Wrapped The following error occurred while executing this line:
F:\clients\laszlo\svn\openlaszlo\branches\flex4.6\WEB-INF\lps\lfc\build.xml:79:
Java returned: 1 (<Unknown source>#28) in <Unknown source> at line
number 28
On Wed, Jul 18, 2012 at 7:31 AM, Raju Bitter wrote:
I'm just running the megatest, which should be running through
without
any problems.
ant megatest ran through without any problems.