Never saw such error. What os, Java, ant are you using?
On Jan 21, 2014 3:49 PM, "Mark Lin" <[email protected]> wrote:
> Hello,
> i get Build Failed... but cant find the problem :
>
> [java] Look for an unclosed '(', '{', or '['. - where to look for?
>
> -extract-tgz:
> [echo] Going to extract
> /root/.ivy2/cache/openlaszlo/openlaszlo/tgzs/openlaszlo-4.9.tgz to the
> /usr/adm/2.2/build
> [untar] Expanding:
> /root/.ivy2/cache/openlaszlo/openlaszlo/tgzs/openlaszlo-4.9.tgz into
> /usr/adm/2.2/build
> [ivy:resolve] :: resolution report :: resolve 127ms :: artifacts dl 1797ms
>
> ---------------------------------------------------------------------
> | | modules || artifacts
> |
> | conf | number| search|dwnlded|evicted||
> number|dwnlded|
>
> ---------------------------------------------------------------------
> | openlaszlo | 1 | 0 | 0 | 0 || 1 | 0
> |
>
> ---------------------------------------------------------------------
> [ivy:retrieve] :: retrieving :: apache#openmeetings
> [ivy:retrieve] confs: [openlaszlo]
> [ivy:retrieve] 1 artifacts copied, 0 already retrieved (42221kB/192ms)
>
> compile.laszlo.main.debug:
>
> -compile.flash:
> [java] Compiling: main.lzx to maindebug.swf8.swf
> [java] Warning: Assignment to free variable curpixel in
> charts/styles/strokestyle.lzx (92)
> [java] Compilation errors occurred:
> [java] Syntax error: the attribute value ended in mid-expression.
> [java] Look for an unclosed '(', '{', or '['.
>
> BUILD FAILED
> /usr/adm/2.2/build.xml:575: The following error occurred while executing
> this line:
> /usr/adm/2.2/build.xml:492: Java returned: 2
>
> Total time: 3 minutes 4 seconds
>
> Thank you
>