What were you compiling?  How did you get the source (from the repo, a source 
package, etc?

-Alex

From: Serkan Taş <[email protected]>
Reply-To: "[email protected]" <[email protected]>
Date: Monday, October 28, 2019 at 3:01 AM
To: "[email protected]" <[email protected]>
Subject: remoting-config.xml missing error

Hi,

After updating the repo, I got the exception below in logs. It does not break 
the compiling process but may someone want to know.

Thanks,
Serkan

remoting-config.xml (Sistem belirtilen dosyayı bulamıyor)
        at java.io.FileInputStream.open0(Native Method)
        at java.io.FileInputStream.open(Unknown Source)
        at java.io.FileInputStream.<init>(Unknown Source)
        at com.google.common.io.Files$FileByteSource.openStream(Files.java:129)
        at com.google.common.io.Files$FileByteSource.openStream(Files.java:119)
        at 
com.google.common.io.ByteSource$AsCharSource.openStream(ByteSource.java:458)
        at com.google.common.io.CharSource.readLines(CharSource.java:359)
        at com.google.common.io.Files.readLines(Files.java:525)
        at 
org.apache.royale.compiler.internal.codegen.mxml.royale.MXMLRoyaleEmitter.postProcess(MXMLRoyaleEmitter.java:525)
        at 
org.apache.royale.compiler.internal.codegen.mxml.MXMLWriter.writeTo(MXMLWriter.java:73)
        at 
org.apache.royale.compiler.clients.MXMLJSCRoyale.compile(MXMLJSCRoyale.java:414)
        at 
org.apache.royale.compiler.clients.MXMLJSCRoyale._mainNoExit(MXMLJSCRoyale.java:265)
        at 
org.apache.royale.compiler.clients.MXMLJSCRoyale.mainNoExit(MXMLJSCRoyale.java:222)
        at 
org.apache.royale.compiler.clients.MXMLJSC._mainNoExit(MXMLJSC.java:369)
        at 
org.apache.royale.compiler.clients.MXMLJSC.mainNoExit(MXMLJSC.java:304)
        at 
org.apache.royale.compiler.clients.MXMLJSC.staticMainNoExit(MXMLJSC.java:262)
        at org.apache.royale.compiler.clients.MXMLJSC.main(MXMLJSC.java:244)

Reply via email to