Ensure, that you have read and execute permissions to all child directories as well.
*chmod o+rx /opt/ignite/apache-ignite-fabric-1.6.0-bin/work/marshaller/* On Wed, Sep 21, 2016 at 4:58 PM, chevy <[email protected]> wrote: > Yes, I have given rwxrwxrwx to ‘marshaller’ folder and rwxr-xr-x > permissions to files inside it. Please suggest if I need to change anything > here. > > > > -- > > Regards, > > Chetan. > > > > *From: *"vdpyatkov [via Apache Ignite Users]" <ml-node+[hidden email] > <http:///user/SendEmail.jtp?type=node&node=7858&i=0>> > *Date: *Wednesday, September 21, 2016 at 7:22 PM > *To: *"Chetan.V.Yadav" <[hidden email] > <http:///user/SendEmail.jtp?type=node&node=7858&i=1>> > *Subject: *[EXTERNAL] Re: Failed to write class name to file: > java.io.FileNotFoundException > > > > Hi, > > Are you sure, your application have enough permission on write to the > directory (/opt/ignite/apache-ignite-fabric-1.6.0-bin/work/marshaller/)? > > > > On Wed, Sep 21, 2016 at 12:43 PM, chevy <[hidden email]> wrote: > > Hi, > > I am getting below error when I try to add data to cache. It used to work > earlier with no issues. I am using Ignite version 1.6. > > [ERROR][main][MarshallerContextImpl] Failed to write class name to file > [id=-1398818952, clsName=com.target.ignite.model.sales.SalesModel, > file=/opt/ignite/apache-ignite-fabric-1.6.0-bin/work/ > marshaller/-1398818952.classname] > java.io.FileNotFoundException: > /opt/ignite/apache-ignite-fabric-1.6.0-bin/work/marshaller/-1398818952. > classname > (Permission denied) > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/Failed-to-write-class-name-to-file-java- > io-FileNotFoundException-tp7855.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. > > > > > > -- > > Vladislav Pyatkov > > > ------------------------------ > > *If you reply to this email, your message will be added to the discussion > below:* > > http://apache-ignite-users.70518.x6.nabble.com/Failed-to- > write-class-name-to-file-java-io-FileNotFoundException-tp7855p7857.html > > To unsubscribe from Failed to write class name to file: > java.io.FileNotFoundException, click here. > NAML > <http://apache-ignite-users.70518.x6.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > > ------------------------------ > View this message in context: Re: [EXTERNAL] Re: Failed to write class > name to file: java.io.FileNotFoundException > <http://apache-ignite-users.70518.x6.nabble.com/Failed-to-write-class-name-to-file-java-io-FileNotFoundException-tp7855p7858.html> > > Sent from the Apache Ignite Users mailing list archive > <http://apache-ignite-users.70518.x6.nabble.com/> at Nabble.com. > -- Vladislav Pyatkov
