You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/04/13 08:37:25 UTC

[jira] [Commented] (OPENMEETINGS-1372) Flash is not compiled under OS windows

    [ https://issues.apache.org/jira/browse/OPENMEETINGS-1372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15238710#comment-15238710 ] 

ASF subversion and git services commented on OPENMEETINGS-1372:
---------------------------------------------------------------

Commit 1738895 from [~solomax] in branch 'application/branches/3.1.x'
[ https://svn.apache.org/r1738895 ]

[OPENMEETINGS-1372] windows build is fixed

> 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 package 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)