Re: [EXTERNAL] Re: Failed to write class name to file: java.io.FileNotFoundException

2017-03-07 Thread rjdamore
This may be a Windows OS specific problem, I have the same issue and research into it has shown this issue exists outside of Ignite as well. There may be (further down the stack trace) reference to the statement: "The requested operation cannot be performed on a file with a user-mapped section

Re: [EXTERNAL] Re: Failed to write class name to file: java.io.FileNotFoundException

2016-09-23 Thread chevy
Any workaround for this issue? -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Failed-to-write-class-name-to-file-java-io-FileNotFoundException-tp7855p7906.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: [EXTERNAL] Re: Failed to write class name to file: java.io.FileNotFoundException

2016-09-21 Thread chevy
Yes, I did provide permissions using your solution but still running into same issue. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Failed-to-write-class-name-to-file-java-io-FileNotFoundException-tp7855p7863.html Sent from the Apache Ignite Users mailing list

Re: [EXTERNAL] Re: Failed to write class name to file: java.io.FileNotFoundException

2016-09-21 Thread Vladislav Pyatkov
jtp?type=node=7858=0>> > *Date: *Wednesday, September 21, 2016 at 7:22 PM > *To: *"Chetan.V.Yadav" <[hidden email] > <http:///user/SendEmail.jtp?type=node=7858=1>> > *Subject: *[EXTERNAL] Re: Failed to write class name to file: > java.io.FileNotFoundExcepti

Re: [EXTERNAL] Re: Failed to write class name to file: java.io.FileNotFoundException

2016-09-21 Thread chevy
21, 2016 at 7:22 PM To: "Chetan.V.Yadav" <chetan.v.ya...@target.com> 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.

Re: Failed to write class name to file: java.io.FileNotFoundException

2016-09-21 Thread Vladislav Pyatkov
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 wrote: > Hi, > > I am getting below error when I try to add data to cache. It

Failed to write class name to file: java.io.FileNotFoundException

2016-09-21 Thread chevy
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,