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
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/
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
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
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,
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