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 monitor geometry is detected. (not even sure 
Java would allow to do that reliably)

A.

On Jul 25, 2013, at 8:21 PM, Tony Giaccone <tgiacc...@gmail.com> wrote:

> 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 was a 
> narrow sliver of the window that was visible.
> 
> Once I grabbed it and pulled it out from where it was hiding everything was 
> fine.
> 
> 
> Tony
> 
> On Jul 18, 2013, at 6:39 AM, Tony Giaccone <tgiacc...@gmail.com> wrote:
> 
>> 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 <and...@objectstyle.org> wrote:
>> 
>>> To me this doesn't look any different from a successfully started app.
>>> 
>>> On Jul 17, 2013, at 11:06 PM, Tony Giaccone <tgiacc...@gmail.com> wrote:
>>> 
>>>> Here's the output of the jstack..
>>>> 
>>>> 
>>>> 
>>>> 
>>>> On Wed, Jul 17, 2013 at 3:52 PM, Andrus Adamchik <and...@objectstyle.org> 
>>>> wrote:
>>>> You could try "jstack <pid>" to see what's happening if the app is still 
>>>> alive.
>>>> 
>>>> On Jul 17, 2013, at 10:41 PM, Tony Giaccone <tgiacc...@gmail.com> 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??
>>>>> 
>>>>> Tony
>>>>> 
>>>>> On Jul 17, 2013, at 3:28 PM, Andrus Adamchik <and...@objectstyle.org> 
>>>>> wrote:
>>>>> 
>>>>>> 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, 2013, at 9:37 PM, Tony Giaccone <tgiacc...@gmail.com> wrote:
>>>>>> 
>>>>>>> 
>>>>>>> New Job, new environment.
>>>>>>> 
>>>>>>> I've been handed a new laptop running Ubuntu 13 (64 bit) I've installed 
>>>>>>> open jdk 7 and downloaded cayenne 3.0.2 and 3.1B2
>>>>>>> 
>>>>>>> I start the modeler at the command line.
>>>>>>> 
>>>>>>> $ java -jar CayenneModeler.jar
>>>>>>> 
>>>>>>> 3.0.2 works like a charm.
>>>>>>> 
>>>>>>> 3.1B2 hangs after emitting four lines.
>>>>>>> 
>>>>>>> Jul 17, 2013. org.apache.cayenne.modeler.util.ModelerLogger info
>>>>>>> INFO: Starting Cayenne Modeler.
>>>>>>> Jul 17, 2013. org.apache.cayenne.modeler.util.ModelerLogger info
>>>>>>> INFO: JRE v.1.7.0_25 at /usr/lib/jvm/java-7-openjdk-amd64/jre
>>>>>>> 
>>>>>>> Nothing more..
>>>>>>> 
>>>>>>> I copied those lines by hand as I'm writing this on my iPhone.
>>>>>>> 
>>>>>>> Any suggestions as to why this is happening. Or how to get more 
>>>>>>> detailed info a out what is happening?
>>>>>>> 
>>>>>>> 
>>>>>>> Tony
>>>> 
>>>> 
>>>> <stack.txt>
>>> 
> 

Reply via email to