Yes, we do stupid mistakes sometimes. I have set JAVA_HOME to the JDK installation directory /usr/local/java/jdk1.7.0 and every thing else works correctly - tomcat, james.
Ok, but what else can it - jmange just do not see java stuff ... I have ameded JAVA_HOME and set it to a directory configured by update-alternatives --config java which is in my case /usr/lib/jvm/java-1.7.0-openjdk and then started jmanage successfully. I need more sleep and less coffee :) Thanks for the hint, Eric. Daniel On 12 January 2011 11:41, Eric Charles <[email protected]> wrote: > Simply set (windows) or export (linux) JAVA_HOME to the path where you > installed your jdk. > Tks, > Eric > > > On 12/01/2011 12:18, Daniel Stefaniuk wrote: > >> Has anyone tried to set up jmanage on the JDK 7 (build 124)? I have >> configured the environment correctly however I got a message: >> >> Please set JAVA_HOME environment variable. JAVA_HOME must point to a JDK >> 1.4 >> installation directory. >> >> Jmanage mailing-list seems to be very quiet, there is no running forum... >> so >> I'm asking here. >> >> Any hints? >> >> Thanks >> >> Daniel Stefaniuk >> >> On 11 January 2011 20:14, Norman Maurer<[email protected]> wrote: >> >> Everyday something new to learn ;) >>> >>> Bye, >>> Norman >>> >>> >>> 2011/1/11 Stefano Bagnara<[email protected]>: >>> >>>> 2011/1/11 Norman Maurer<[email protected]>: >>>> >>>>> This is also working for JMX through firewall: >>>>> >>>>> http://simplygenius.com/2010/08/jconsole-via-socks-ssh-tunnel.html >>>>> >>>> This made my day! I really wasn't aware that jconsole supported socks >>>> proxy and that ssh (and putty) allow to expose a socks proxy... This >>>> will be my new best friend :-) >>>> >>>> Stefano >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [email protected] >>>> For additional commands, e-mail: [email protected] >>>> >>>> >>>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >>> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
