I have a 3 tier clustered environment. This is a new install -- new servers and not yet in production.
The processing tier in cluster 1 is working fine.
The processing tier in cluster 2, the SIA will not start.
The two tiers are identical as far as software/versions that were installed, etc.
No errors in the event viewer.
Within the logging directory, I find HOSTNAME_jvm_1532.log file with the following error:
---
JVMX version - Nov 13 2015 10:07:44 - 81_REL - optU - windows amd64 - 6 - bas2:257478 (mixed mode)
Now: 2016-05-09 11:26:22, PID: 1532
hostname: aaa-bbbbb02, current dir: C:\BOE\SAP BusinessObjects Enterprise XI 4.0\win64_x64
---
Error occurred during initialization of VM
java/lang/NoClassDefFoundError: java/lang/Object
[Last 4000 events in the event buffer]
<thread> <time> <id> <description>
2104 0.02 0x00000001 Creating red and yellow zone [0x0000000000d90000,0x0000000000d94000]
With the two tiers being identical, why am I having this issue on only one tier?