Can't see the Subscribers under the Tiered Distribution View in iManager

  • 7004297
  • 25-Aug-2009
  • 30-Apr-2012

Environment

Novell ZENworks 7 Server Management Support Pack 1 - ZSM7 SP1 Tiered Electronic Distribution (TED)
Novell iManager 2.7
Novell Open Enterprise Server 2 (OES 2) Linux

Situation

After iManager upgrade unable to see Tiered Distribution View of distribution in iManager on OES 2
After ZENworks Server Management upgrade, can no longer see the subscribers under the Tiered Distribution View in iManager on OES 2.

Resolution

Workaround:
  1. Checked the tomcat service to see which JVM it is using. 
    Linux = "ps ax|grep catalina"
  2. Create a symbolic link to jsse.jar file to that JVM.
  3. Edit the java.security file to add the sun provider at the end of file.
    security.provider.60=sun.security.provider.Sun
    security.provider.61=com.sun.net.ssl.internal.ssl.Provider
  4. Restart the tomcat service