Problem with AIX 5.3
On project page, there is mentioned, that orabbix was tested with AIX 5.3, I try with 1.2.0 rc3
when I run run.sh I get wrong java version.
# ./run.sh
# The java class could not be loaded. java.lang.UnsupportedClassVersionError: com/smartmarmot/orabbix/bootstrap (Unsupported major.minor version 50.0)
Our java version:
# java -version
java version "1.4.2"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2)
Classic VM (build 1.4.2, J2RE 1.4.2 IBM AIX build ca142-20090307 (SR13) (JIT enabled: jitc))
I am aware that it should be 1.6 not 1.4, but as far as I know 1.4.2 is already a newest java version that is available..
So I will probably need some jar created in 1.4 not in 1.6.. Do someone have some experience? I don't want to be force try older versions.. at this point I don't know what else can I do..
I won't be able install sun java, at this point I'm working on test environment, but on production there will no possibility to change any existing part of IT environment.. so..
BTW: I tried to (multiple times) send info in contact us in http://www.smartmarmot.com/about/#FSContact1 but every time there is an error with CAPTCHA Code -this is also my try to inform author that there is a problem..
Could not read CAPTCHA token file. Try again.
PS: Orabbix tested on OEL -works great..
So i will propably need some jar created in 1.4 not in 1.6.. Do someone have some experience? I don't wath to be force to try older versions..
On project page, there is mentioned, that orabbix was tested with AIX 5.3, I try with 1.2.0 rc3
when I run run.sh I get wrong java version.

# ./run.sh
# The java class could not be loaded. java.lang.UnsupportedClassVersionError: com/smartmarmot/orabbix/bootstrap (Unsupported major.minor version 50.0)
Our java version:
# java -version
java version "1.4.2"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2)
Classic VM (build 1.4.2, J2RE 1.4.2 IBM AIX build ca142-20090307 (SR13) (JIT enabled: jitc))
I am aware that it should be 1.6 not 1.4, but as far as I know 1.4.2 is already a newest java version that is available..
So I will probably need some jar created in 1.4 not in 1.6.. Do someone have some experience? I don't want to be force try older versions.. at this point I don't know what else can I do..
I won't be able install sun java, at this point I'm working on test environment, but on production there will no possibility to change any existing part of IT environment.. so..
BTW: I tried to (multiple times) send info in contact us in http://www.smartmarmot.com/about/#FSContact1 but every time there is an error with CAPTCHA Code -this is also my try to inform author that there is a problem..
Could not read CAPTCHA token file. Try again.
PS: Orabbix tested on OEL -works great..
So i will propably need some jar created in 1.4 not in 1.6.. Do someone have some experience? I don't wath to be force to try older versions..


Comment