7

I installed Ambari server successfully, But when I try to start that server it says,

/bin/sh: /usr/jdk64/jdk1.7.0_45/bin/java: cannot execute binary file

So could you please help me to resolve this.

Thank You.

f_puras
  • 2,521
  • 4
  • 33
  • 38
Madura Dissanayake
  • 8,309
  • 5
  • 25
  • 34

1 Answers1

9

It might be wrong architecture. You might be running java x64 on x32 machine.

As @G.S mentioned in comments the same problem was disscussed at superuser

Community
  • 1
  • 1
ponomandr
  • 1,523
  • 13
  • 21