Re: Oddity...

2013-07-25 Thread Andrus Adamchik
I wonder if that was the result of the positioning defaults stored by the modeler when you opened it previously with a single monitor, and applied to the situation with 2 monitors. I guess we also need to store screen parameters together with defaults, and throw away defaults if a different mon

Re: Oddity...

2013-07-25 Thread Tony Giaccone
So an answer to this question has been discovered. The modeler was opening successfully. However it was positioned such that only a very narrow edge(2 or 3 pixels wide) of the left side of the window was visible on the right edge of the right monitor of my dual monitor setup. Essentially there

Re: Oddity...

2013-07-20 Thread Michael Gentry
Hi Tony, I just downloaded 3.1B2 on Ubuntu and Cayenne Modeler opened fine for me. My output was slightly different than yours, though: Jul 20, 2013 9:41:12 AM org.apache.cayenne.modeler.util.ModelerLogger info INFO: Starting CayenneModeler. Jul 20, 2013 9:41:18 AM org.apache.cayenne.modeler.uti

Re: Oddity...

2013-07-19 Thread Andrus Adamchik
Just as an experiment, maybe try this: 1. Close all instances of the Modeler. 2. rm -rf ~/.userPrefs/org/apache/cayenne 3. Reopen the Modeler. Andrus On Jul 19, 2013, at 1:59 PM, Andrus Adamchik wrote: > You might be on to something here… IIRC there is a window positioning code in > the Mode

Re: Oddity...

2013-07-19 Thread Andrus Adamchik
You might be on to something here… IIRC there is a window positioning code in the Modeler. Wonder if the second monitor causes it to go off screen? Andrus On Jul 18, 2013, at 1:39 PM, Tony Giaccone wrote: > And yet no window displays. A icon shows up in the dock. I wonder do you have > two mo

Re: Oddity...

2013-07-18 Thread Tony Giaccone
And yet no window displays. A icon shows up in the dock. I wonder do you have two monitors? Is it possible that something with that configuration is causing this oddity? Tony On Jul 18, 2013, at 2:33 AM, Andrus Adamchik wrote: > To me this doesn't look any different from a successfully starte

Re: Oddity...

2013-07-17 Thread Andrus Adamchik
To me this doesn't look any different from a successfully started app. On Jul 17, 2013, at 11:06 PM, Tony Giaccone wrote: > Here's the output of the jstack.. > > > > > On Wed, Jul 17, 2013 at 3:52 PM, Andrus Adamchik > wrote: > You could try "jstack " to see what's happening if the app is

Re: Oddity...

2013-07-17 Thread Tony Giaccone
Here's the output of the jstack.. On Wed, Jul 17, 2013 at 3:52 PM, Andrus Adamchik wrote: > You could try "jstack " to see what's happening if the app is still > alive. > > On Jul 17, 2013, at 10:41 PM, Tony Giaccone wrote: > > > I'm guessing it has something to do with my install of the JDK/

Re: Oddity...

2013-07-17 Thread Andrus Adamchik
You could try "jstack " to see what's happening if the app is still alive. On Jul 17, 2013, at 10:41 PM, Tony Giaccone wrote: > I'm guessing it has something to do with my install of the JDK/JRE > > is there an easy way to increase the logging so I can see where the app is > hanging?? > > Ton

Re: Oddity...

2013-07-17 Thread Tony Giaccone
I'm guessing it has something to do with my install of the JDK/JRE is there an easy way to increase the logging so I can see where the app is hanging?? Tony On Jul 17, 2013, at 3:28 PM, Andrus Adamchik wrote: > Odd indeed. > > I have Centos5.5 here running on VirtualBox. Just tried it… I can

Re: Oddity...

2013-07-17 Thread Andrus Adamchik
Odd indeed. I have Centos5.5 here running on VirtualBox. Just tried it… I can start 3.1B2 Modeler with either OpenJDK or Oracle Java (both 1.7.0_25). Logged in under root, but really hope that shouldn't matter… CayenneModeler won't attempt to write anywhere outside $HOME. Andrus On Jul 17,