Could it be related to “localhost” to be replaced by actual machine name? ) collegues of mine saw similar issues in other places when sparql querying) …
Dr. ir. H.M. (Michel) Bohms Sr. Research Scientist Structural Reliability T +31 (0)88 866 31 07 M +31 (0)63 038 12 20 E michel.bo...@tno.nl<mailto:michel.bo...@tno.nl> Location<http://www.tno.nl/locaties/DTM> [cid:image001.gif@01CFC84B.BE18C330]<http://www.tno.nl/> This message may contain information that is not intended for you. If you are not the addressee or if this message was sent to you by mistake, you are requested to inform the sender and delete the message. TNO accepts no liability for the content of this e-mail, for the manner in which you use it and for damage of any kind resulting from the risks inherent to the electronic transmission of messages. From: Jakob Frank [mailto:ja...@apache.org] Sent: donderdag 4 september 2014 12:59 To: users@marmotta.apache.org; Bohms, H.M. (Michel) Subject: Re: marmotta error Hi Michel, first of all, please subscribe to the user-mailinglist [1] to make sure you get the answers to your question. The error in your log-file is caused by the windows file-path, which contains backslashes that are not escaped. For a workaroud, open the systems-config.properties, look for any file path (e.g. search for "c:\") and replace all '\' with '\\'. That should fix the warning. I've also filed a bug-report so it can be fixed in a future release [2], thanks for the report! Best, Jakob [1] http://marmotta.apache.org/mail-lists.html [2] https://issues.apache.org/jira/browse/MARMOTTA-526 On 3 September 2014 14:08, Bohms, H.M. (Michel) <michel.bo...@tno.nl<mailto:michel.bo...@tno.nl>> wrote: Installed Marmotta in quite standard way…still get this message in cmd: “ Marmotta/resources|http://localhost:8080/marmotta/resource/|urn:).*<http://localhost:8080/marmotta/resource/%7Curn:).*> is not a val id regular expression; disabling reader/writer filesystem (message was Illegal/u nsupported escape sequence near index 4 (C:\Users\bohmshm\AppData\Local\My Local Documents\Marmotta/resources|http://loc alhost:8080/marmotta/resource/|urn:).* ^) “ Thx for advice, Michel Bohms Dr. ir. H.M. (Michel) Bohms Sr. Research Scientist Structural Reliability T +31 (0)88 866 31 07 M +31 (0)63 038 12 20 E michel.bo...@tno.nl<mailto:michel.bo...@tno.nl> Location<http://www.tno.nl/locaties/DTM> [cid:image001.gif@01CFC84B.BE18C330]<http://www.tno.nl/> This message may contain information that is not intended for you. If you are not the addressee or if this message was sent to you by mistake, you are requested to inform the sender and delete the message. TNO accepts no liability for the content of this e-mail, for the manner in which you use it and for damage of any kind resulting from the risks inherent to the electronic transmission of messages.