Hi there Gunnar- Could you please rerun the installer and see if you still get this error? I do see a potential bug in this area of the code, but still doesn't seem like that's what you hit.
Thanks! Amanda On Mon, May 16, 2016 at 2:08 PM, Gunnar Tapper <[email protected]> wrote: > pdsh -w trafodion-[1-3].openstack "$JAVA_HOME/bin/java -version" > trafodion-3: java version "1.7.0_67" > trafodion-3: Java(TM) SE Runtime Environment (build 1.7.0_67-b01) > trafodion-3: Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed > mode) > trafodion-1: java version "1.7.0_67" > trafodion-1: Java(TM) SE Runtime Environment (build 1.7.0_67-b01) > trafodion-1: Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed > mode) > trafodion-2: java version "1.7.0_67" > trafodion-2: Java(TM) SE Runtime Environment (build 1.7.0_67-b01) > trafodion-2: Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed > mode) > > > On Mon, May 16, 2016 at 2:42 PM, Amanda Moran <[email protected]> > wrote: > > > Sorry but you did > > pdsh -w trafodion-[1-3].openstack "/*usr/*bin/java -version" > > > > and I need you to do > > > > pdsh -w trafodion-[1-3].openstack "$*JAVA_HOME*/bin/java -version" > > > > Either source your config file to get JAVA_HOME or just complete the path > > yourself in the command. > > > > Thanks. > > > > > > -- > Thanks, > > Gunnar > *If you think you can you can, if you think you can't you're right.* > -- Thanks, Amanda Moran
