>Probably have to share your machine specs, settings, etc. I didn't >notice any difference at all between 1.1 and 1.2. Starts up quickly even >on my netbook. And is this just OpenBD starting up or a specific >application of yours in the context of OpenBD 1.2 vs. 1.1?
I am using datanucleus + groovy as well on this application. I suppose if no one else notices the slowdown then perhaps it is just this application. I should say again this isn't terribly important for me but I thought it worth mentioning. As for the cfdocument, it seems the stock configuration causes a java heap memory error on my system with even the most minimal cfdocument: <cfdocument format="pdf"> Hello World! </cfdocument> Running jetty using more memory seems to be working. java -jar -Xms512m -Xmx768m start.jar I imagine it's possible to run with lower memory settings but for some reason the stock settings on the jetty-openbd distribution just don't seem to be enough on my system. This is on an Intel Core 2 Duo 2.4Ghz 3GB 32 bit jdk 1.6.0_13 On Thu, Oct 29, 2009 at 10:43 PM, Matthew Woodward <[email protected]> wrote: > > On Thu, 2009-10-29 at 21:47 -0700, atomi wrote: >> Has anyone gotten cfdocument to work on Win7? I keep getting errors >> for both OpenBD 1.1 and 1.2 using the completely stock and untouched >> openbd-jetty downloads. I'm unable to try this on an xp or linux box >> as I don't have any handy. > > What are your memory settings? And are you trying this on a particularly > large document? > >> I've also noticed 1.2 is incredibly slow to startup compared to 1.1. >> Startup time isn't terribly important to me but it did seem odd. >> Thanks. > > Probably have to share your machine specs, settings, etc. I didn't > notice any difference at all between 1.1 and 1.2. Starts up quickly even > on my netbook. And is this just OpenBD starting up or a specific > application of yours in the context of OpenBD 1.2 vs. 1.1? > > > > > --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official site @ http://www.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
