User can run 6.5 from VPN at home, but cannot run XI, with this Java error:
Error…
Java Plug-in 11.51.2.16
Using JRE version 1.8.0_51-b16 Java HotSpot™ 64-Bit Server VM
…
Missing Application-Name manifest attribute for: https://[my_XI_site]/AnalyticalReporting/webiApplet/ThinCadenza.jar
Missing Permissions manifest attribute in main jar: https://[my_XI_stite]/AnalyticalReporting/webiApplet/ThinCadenza.jar
java.lang.ExceptionInInitializerError
at com.jidesoft.plaf.vsnet.VsnetMetalUtils.initComponentDefaults(Unknown Source)
at com.jidesoft.plaf.LookAndFeelFactory.a(Unknown Source)
etc. etc.
He’s got the Java exception entered for my_XI_site, that I verified from his screen shot.
We do have a certificate error so perhaps that’s causing the error, but probably not.
We don’t have any MAC’s on site to do any testing.
Waiting to hear back on his browser.
I see in Supported Platforms that it’s supposed to be Safari 6 / Apple Java 6 (or 7 with XI 3.1 SP6 FP1 - we have SP6 but not FP1 . . . ). However, on Windows I’m on IE-11 and Java 8, but the official supported position is IE 10 and Java 7.
My colleague and I tried every which way we could think of, combined with a fair amount of research, but he could not get the MacBook Pro to work with XI (Mac over VPN), neither with Safari, Chrome, Firefox, or IE.
On Firefox, we tried
A solution that was found that loads an exception and allows access to Business Objects, with the following steps (this also worked for Windows 7):
(1) In a new tab, type or paste about:config in the address bar and press Enter. Click the button promising to be careful.
(2) In the search box above the list, type or paste ssl3 and pause while the list is filtered
(3) Double-click the security.ssl3.dhe_rsa_aes_128_sha preference to switch it from true to false (this usually would be the first item on the list)
(4) Double-click the security.ssl3.dhe_rsa_aes_256_sha preference to switch it from true to false (this usually would be the second item on the list)
The fellow who posted the firefox solution (who also works in our organization) went back to the Mac and fiddled some more but no luck.
There are logs that you can switch on, on the BO server, to see if you can get any more info.
Haven’t worked with a VPN on Mac, so cannot help. You will have to research so what should be open.
Unfortunately, I’m a Windows bod, so I would use the Telnet command (command line) to ascertain what ports are open, I don’t know what the equivalent is for Mac.