Article

Francesco Vinci's picture
article
Reads:

2880

Score:
2.333335
2.3
3
 
Comments:

0

Avoiding an Error when you Delete an Application from iManager

Author Info

21 November 2007 - 3:57am
Submitted by: Francesco Vinci

Problem

You may get an error like the following when you delete an application from iManager:

Warning:
java.lang.NoSuchMethodError: com.novell.emframe.dev.eMFrameUtils.unpack(Ljava/lang/String;Lcom/novell/emframe/dev/TaskContext;)[Ljava/lang/String; : com.novell.emframe.dev.eMFrameUtils.unpack(Ljava/lang/String;Lcom/novell/emframe/dev/TaskContext;)[Ljava/lang/String; 
com.protocom.imanager.sso.SSOSnapinApplicationsDelete.execute(Unknown Source)
com.novell.emframe.dev.Task.execute(Task.java:461)
...

Solution

You have probably installed the wrong versions of the SSO snap-in.

1. Remove the incorrect modules with iManager or with the utility located at http://www.novell.com/coolsolutions/tools/18435.html.

2. Install the sso.npm module from the original product. The version of the module must be 2.5.

Environment

  • OES on SLES 9.2
  • iManager 2.5
  • SecureLogin 6
  • eDirectory 8.7.3



User Comments

© 2013 Novell