2011/2/17 Brendan Cheng <[email protected]> > Peter > > Thanks for the information! I will wait for your solution. > I just want to know if there is a timeframe for fixing the online > backup issue on wondows. Because I'm trying to produce a demo which > is due on the end of this month. I wonder if I should move it to > Linux or Mac first. >
This short time frame could suggest that running the demo on linux or mac would be the best things, because then you can be sure it's going to work. The Windows issues will be resolved eventually, but it's hard to say a date for sure. > > Cheers, > > Brendan > > On 17 February 2011 00:09, Peter Neubauer > <[email protected]> wrote: > > Rick, Brendan, > > I am allotted the task to catch up on Windows problems. We have a > > dedicated build server for Windows, http://win-buildbox.neo4j.org/ > > which you can follow. Doesn't look good at the moment, but we are on > > it! A lot of tests are failing, and fixing them will probably fix most > > of your problem. > > > > Stay tuned for greener builds! > > > > Cheers, > > > > /peter neubauer > > > > GTalk: neubauer.peter > > Skype peter.neubauer > > Phone +46 704 106975 > > LinkedIn http://www.linkedin.com/in/neubauer > > Twitter http://twitter.com/peterneubauer > > > > http://www.neo4j.org - Your high performance graph > database. > > http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party. > > > > > > > > On Tue, Feb 15, 2011 at 12:05 PM, [email protected] > > <[email protected]> wrote: > >> Lots of things can be very different on Windows! > >> > >> I definitely encourage the neo team to run its tests on both Linux and > Windows, to help uncover any platform specific issues. > >> > >> ----- Reply message ----- > >> From: "Brendan Cheng" <[email protected]> > >> Date: Tue, Feb 15, 2011 4:57 am > >> Subject: [Neo4j] Onlineback up Error on 1.3M02 > >> To: <[email protected]> > >> > >> Hi Mattias, > >> > >> I followed excatly like yours but still get the error. > >> > >> I just wonder if you have try the 1.3M02 on Windows but I guess there > >> shouldn't be any difference. > >> > >> I noticed one thing that in your 1.3M02 built doesn't include library > >> neo4j-index-XXX.jar. Any reason? > >> > >> Best > >> > >> Brendan > >> > >>> Message: 5 > >>> Date: Tue, 15 Feb 2011 08:52:28 +0100 > >>> From: Mattias Persson <[email protected]> > >>> Subject: Re: [Neo4j] Onlineback up Error on 1.3M02 > >>> To: Neo4j user discussions <[email protected]> > >>> Message-ID: > >>> <[email protected]> > >>> Content-Type: text/plain; charset=UTF-8 > >>> > >>> 2011/2/14 Brendan Cheng <[email protected]> > >>> > >>>> Thanks for the advice but I still get an exception > >>>> > >>>> I added "enable_online_backup = true" to neo4j-server.properties > >>>> but still getting > >>>> > >>>> run: > >>>> Tue Feb 15 01:30:58 CST 2011: Client connected to localhost:6362 > >>>> Tue Feb 15 01:30:58 CST 2011: Opened a new channel to localhost/ > >>>> 127.0.0.1:6362 > >>>> 2011/2/15 01:31:18 itags.Sync.SyncData main > >>>> : null > >>>> org.neo4j.com.ComException: org.neo4j.com.ComException: > >>>> org.jboss.netty.handler.queue.BlockingReadTimeoutException > >>>> at org.neo4j.com.Client.sendRequest(Client.java:183) > >>>> at > >>>> org.neo4j.com.backup.BackupClient.fullBackup(BackupClient.java:42) > >>>> at org.neo4j.com.backup.OnlineBackup.full(OnlineBackup.java:67) > >>>> at itags.Sync.SyncData.fullThenIncremental(SyncData.java:46) > >>>> at itags.Sync.SyncData.main(SyncData.java:233) > >>>> Caused by: org.neo4j.com.ComException: > >>>> org.jboss.netty.handler.queue.BlockingReadTimeoutException > >>>> at > >>>> > org.neo4j.com.DechunkingChannelBuffer.readNext(DechunkingChannelBuffer.java:61) > >>>> at org.neo4j.com.Client$2.readNext(Client.java:155) > >>>> at > >>>> > org.neo4j.com.DechunkingChannelBuffer.readNextChunk(DechunkingChannelBuffer.java:79) > >>>> at > >>>> > org.neo4j.com.DechunkingChannelBuffer.<init>(DechunkingChannelBuffer.java:50) > >>>> at org.neo4j.com.Client$2.<init>(Client.java:151) > >>>> at org.neo4j.com.Client.sendRequest(Client.java:150) > >>>> ... 4 more > >>>> Caused by: org.jboss.netty.handler.queue.BlockingReadTimeoutException > >>>> at > >>>> > org.jboss.netty.handler.queue.BlockingReadHandler.readEvent(BlockingReadHandler.java:236) > >>>> at > >>>> > org.jboss.netty.handler.queue.BlockingReadHandler.read(BlockingReadHandler.java:167) > >>>> at > >>>> > org.neo4j.com.DechunkingChannelBuffer.readNext(DechunkingChannelBuffer.java:57) > >>>> ... 9 more > >>>> > >>>> any idea? > >>>> > >> > >> _______________________________________________ > >> Neo4j mailing list > >> [email protected] > >> https://lists.neo4j.org/mailman/listinfo/user > >> > > > _______________________________________________ > Neo4j mailing list > [email protected] > https://lists.neo4j.org/mailman/listinfo/user > -- Mattias Persson, [[email protected]] Hacker, Neo Technology www.neotechnology.com _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

