Vasiliy Degtyarev created OPENMEETINGS-1372:
-----------------------------------------------
Summary: Flash is not compiled under OS windows
Key: OPENMEETINGS-1372
URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1372
Project: Openmeetings
Issue Type: Bug
Components: UI
Affects Versions: 3.1.1
Reporter: Vasiliy Degtyarev
Assignee: Maxim Solodovnik
Fix For: 3.1.2
When builds openmeetings-flash packege under os windows the next error is
thrown:
-compile.flash:
[java] Compiling: main.lzx to maindebug.swf11.swf
[java] Exception in thread "main" org.openlaszlo.utils.ChainedException:
org.openlaszlo.sc.CompilerError: Error running external compiler:
java.io.IOException: Cannot run program
"D:\work\openmeetings\application\branches\3.1.x\openmeetings-flash\target\openlaszlo46\WEB-INF\flexsdk\4.6.0\bin\mxmlc.exe":
CreateProcess error=2, The system cannot find the file specified
[java] at
org.openlaszlo.compiler.SWF9Writer.finish(SWF9Writer.java:561)
[java] at
org.openlaszlo.compiler.ObjectWriter.finish(ObjectWriter.java:536)
[java] at org.openlaszlo.compiler.Compiler.compile(Compiler.java:485)
[java] at org.openlaszlo.compiler.Compiler.compile(Compiler.java:210)
[java] at org.openlaszlo.compiler.Main.compile(Main.java:408)
[java] at org.openlaszlo.compiler.Main.lzc(Main.java:348)
[java] at org.openlaszlo.compiler.Main.main(Main.java:109)
[java] Caused by: org.openlaszlo.sc.CompilerError: Error running external
compiler: java.io.IOException: Cannot run program
"D:\work\openmeetings\application\branches\3.1.x\openmeetings-flash\target\openlaszlo46\WEB-INF\flexsdk\4.6.0\bin\mxmlc.exe":
CreateProcess error=2, The system cannot find the file specified
[java] at
org.openlaszlo.sc.SWF9Generator.callFlexCompiler(SWF9Generator.java:1204)
[java] at
org.openlaszlo.sc.SWF10Compiler.finishApp(SWF10Compiler.java:70)
[java] at
org.openlaszlo.compiler.SWF9Writer.finish(SWF9Writer.java:545)
[java] ... 6 more
[java] Caused by: org.openlaszlo.sc.CompilerError: Error running external
compiler: java.io.IOException: Cannot run program
"D:\work\openmeetings\application\branches\3.1.x\openmeetings-flash\target\openlaszlo46\WEB-INF\flexsdk\4.6.0\bin\mxmlc.exe":
CreateProcess error=2, The system cannot find the file specified
[java] at
org.openlaszlo.sc.SWF9Generator.callFlexCompiler(SWF9Generator.java:1204)
[java] at
org.openlaszlo.sc.SWF10Compiler.finishApp(SWF10Compiler.java:70)
[java] at
org.openlaszlo.compiler.SWF9Writer.finish(SWF9Writer.java:545)
[java] at
org.openlaszlo.compiler.ObjectWriter.finish(ObjectWriter.java:536)
[java] at org.openlaszlo.compiler.Compiler.compile(Compiler.java:485)
[java] at org.openlaszlo.compiler.Compiler.compile(Compiler.java:210)
[java] at org.openlaszlo.compiler.Main.compile(Main.java:408)
[java] at org.openlaszlo.compiler.Main.lzc(Main.java:348)
[java] at org.openlaszlo.compiler.Main.main(Main.java:109)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)