Serkan, Are you compiling from the command line? If so, what commands are you giving it? It sounds like you are picking up a -services-config compiler option that you don't need?
-Alex On 10/28/19, 9:45 AM, "[email protected]" <[email protected]> wrote: Hi Alex, Sorry, here are the details : I updated royale-asjs git repo, and compiled my project with this repo. I do not have that file in my project : remoting-config.xml Thanks, Serkan Alıntı Alex Harui <[email protected]>: > 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) -- Serkan Taş Mobil : +90 532 250 07 71 Likya Bilgi Teknolojileri ve İletişim Hiz. Ltd. Şti. https://nam04.safelinks.protection.outlook.com/?url=www.likyateknoloji.com&data=02%7C01%7Caharui%40adobe.com%7Cf2ebcec1d1ed4400bde008d75bc63b81%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637078779281985892&sdata=WgTqmRvJBFEhHE0TqcttQ3SMNZ8k1vVfmOJRPXusm8I%3D&reserved=0 -------------------------------------- Bu elektronik posta ve onunla iletilen bütün dosyalar gizlidir. Sadece yukarıda isimleri belirtilen kişiler arasında özel haberleşme amacını taşımaktadır. Size yanlışlıkla ulaşmışsa bu elektonik postanın içeriğini açıklamanız, kopyalamanız, yönlendirmeniz ve kullanmanız kesinlikle yasaktır. Lütfen mesajı geri gönderiniz ve sisteminizden siliniz. Likya Bilgi Teknolojileri ve İletişim Hiz. Ltd. Şti. bu mesajın içeriği ile ilgili olarak hiç bir hukuksal sorumluluğu kabul etmez. This electronic mail and any files transmitted with it are intended for the private use of the persons named above. If you received this message in error, forwarding, copying or use of any of the information is strictly prohibited. Please immediately notify the sender and delete it from your system. Likya Bilgi Teknolojileri ve İletişim Hiz. Ltd. Şti. does not accept legal responsibility for the contents of this message. --------------------------------------
