$ java -version java version "1.4.2_13" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_13-b06) Java HotSpot(TM) Client VM (build 1.4.2_13-b06, mixed mode)
Emmanuel Venisse wrote: > > What is the output of 'java -version' without $JAVA_HOME/bin before? > > Emmanuel > > fherrerav a écrit : >> >> echo $PATH >> /usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/ciuser/bin:/home/ciuser/maven-2/bin:/home/ciuser/apache-ant-1.7.0/bin: >> >> >> >> >> This is the env for the user >> >> >> $ env >> TOMCAT_HOME=/usr/local/tomcat >> SHELL=/bin/bash >> TERM=vt100 >> HISTSIZE=1000 >> USER=ciuser >> LS_COLORS=no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35: >> KDEDIR=/usr >> MAVEN_OPTS=-Xmx1024M >> MAIL=/var/spool/mail/ciuser >> PATH=/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/ciuser/bin:/home/ciuser/maven-2/bin:/home/ciuser/apache-ant-1.7.0/bin: >> INPUTRC=/etc/inputrc >> PWD=/home/ciuser >> JAVA_HOME=/usr/java/jdk1.5.0_12 >> LANG=en_US.UTF-8 >> SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass >> SHLVL=1 >> HOME=/home/ciuser >> LOGNAME=ciuser >> LESSOPEN=|/usr/bin/lesspipe.sh %s >> G_BROKEN_FILENAMES=1 >> _=/bin/env >> >> >> >> >> >> >> Emmanuel Venisse wrote: >>> Do you have something else in your PATH? >>> >>> Emmanuel >>> >>> fherrerav a écrit : >>>> I did and got same result >>>> >>>> $JAVA_HOME/bin/java -version >>>> java version "1.5.0_12" >>>> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04) >>>> Java HotSpot(TM) Server VM (build 1.5.0_12-b04, mixed mode) >>>> >>>> >>>> >>>> >>>> >>>> Emmanuel Venisse wrote: >>>>> Can you try with a java 5? >>>>> >>>>> Emmanuel >>>>> >>>>> fherrerav a écrit : >>>>>> Sun >>>>>> >>>>>> ./java -version >>>>>> java version "1.6.0" >>>>>> Java(TM) SE Runtime Environment (build 1.6.0-b105) >>>>>> Java HotSpot(TM) Server VM (build 1.6.0-b105, mixed mode) >>>>>> >>>>>> >>>>>> >>>>>> Emmanuel Venisse wrote: >>>>>>> What is the jdk on your redhat? Sun JDK, gcj, other? >>>>>>> >>>>>>> Emmanuel >>>>>>> >>>>>>> Emmanuel Venisse a écrit : >>>>>>>> I don't have a redhat to try but it is weird. >>>>>>>> >>>>>>>> Emmanuel >>>>>>>> >>>>>>>> fherrerav a écrit : >>>>>>>>> Standalone. I reinstalled in the same server with no luck (red >>>>>>>>> hat). >>>>>>>>> I tried >>>>>>>>> installing another copy in windows and it works fine there. >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> Emmanuel Venisse wrote: >>>>>>>>>> Tested with Safari 2.0.4 and IE6, it works fine for me. >>>>>>>>>> >>>>>>>>>> Do you use the standalone version or the webapp? >>>>>>>>>> >>>>>>>>>> Emmanuel >>>>>>>>>> >>>>>>>>>> fherrerav a écrit : >>>>>>>>>>> Ok, this is very very weird, i'm using beta-3 and i'm able to >>>>>>>>>>> login >>>>>>>>>>> only >>>>>>>>>>> using firefox. I've tried IE6, Opera9 and safari beta and i only >>>>>>>>>>> get >>>>>>>>>>> to >>>>>>>>>>> the >>>>>>>>>>> login page. I try to login, i see the post to the server in the >>>>>>>>>>> status >>>>>>>>>>> bar >>>>>>>>>>> but the app return to the empty group list with no user logged >>>>>>>>>>> in. >>>>>>>>>>> In >>>>>>>>>>> firefox works well. I check the server log and i see no activity >>>>>>>>>>> unless >>>>>>>>>>> using firefox. I have cleaned cookies, cache, etc but the >>>>>>>>>>> strange >>>>>>>>>>> behavior >>>>>>>>>>> remains. I tried installling beta-2 and i get the same. Any >>>>>>>>>>> ideas >>>>>>>>>>> what >>>>>>>>>>> should i look for? It used to work fine on those browsers and >>>>>>>>>>> suddenly >>>>>>>>>>> it >>>>>>>>>>> broke. Must be something on the server i guess. >>>>> >>> >>> >> > > > -- View this message in context: http://www.nabble.com/Weird-behavior-in-browsers-not-Firefox-tf4565147.html#a13096934 Sent from the Continuum - Users mailing list archive at Nabble.com.
