Hi, fedora-ds is migrated from 1.0.4 to fedora-ds-1.1.2-1.fc6. fedora-idm-console opens console but with error: class loader error : failed to install a local copy of fedora-ds-1.1.jar or one of its supporting files.please ensure that the appropriate console package is installed on the administration server. I did this: rpm -ql fedora-idm-console: /usr/bin/fedora-idm-console /usr/share/doc/fedora-idm-console-1.1.1 /usr/share/doc/fedora-idm-console-1.1.1/LICENSE /usr/share/java/fedora-idm-console-1.1.1_en.jar /usr/share/java/fedora-idm-console-1.1_en.jar /usr/share/java/fedora-idm-console_en.jar are there other jars not downloded? when I started console with -D , error is: ClassLoader: getLocalJarList():Unable to read /root/.fedora-idm-console/patch/ directory ClassLoader: start parsing ClassLoader: getLocalJarList():Unable to read /root/.fedora-idm-console/jars/ directory ClassLoader: done ClassLoader: Cannot create LocalJarClassLoader for fedora-ds-1.1.jar ClassLoader: File not found: fedora-ds-1.1.jar ClassLoaderUtil.getClass(com.netscape.admin.dirserv.roledit.ResEditorRoleMembers@fedora-ds-1.1.jar ) ClassLoader: Cannot create LocalJarClassLoader for fedora-ds-1.1.jar ClassLoader: File not found: fedora-ds-1.1.jar ClassLoaderUtil.getClass(com.netscape.admin.dirserv.roledit.ResEditorRoleAccountPage@fedora-ds-1.1.jar ) ClassLoader: Cannot create LocalJarClassLoader for fedora-ds-1.1.jar ClassLoader: File not found: fedora-ds-1.1.jar ClassLoaderUtil.getClass(com.netscape.admin.dirserv.cosedit.ResEditorCosInfo@fedora-ds-1.1.jar ) ClassLoader: Cannot create LocalJarClassLoader for fedora-ds-1.1.jar ClassLoader: File not found: fedora-ds-1.1.jar ClassLoaderUtil.getClass(com.netscape.admin.dirserv.cosedit.ResEditorCosAttributes@fedora-ds-1.1.jar ) ClassLoader: Cannot create LocalJarClassLoader for fedora-ds-1.1.jar ClassLoader: File not found: fedora-ds-1.1.jar ClassLoaderUtil.getClass(com.netscape.admin.dirserv.cosedit.ResEditorCosTemplate@fedora-ds-1.1.jar ) ClassLoader: Cannot create LocalJarClassLoader for fedora-ds-1.1.jar ClassLoader: File not found: fedora-ds-1.1.jar .. .. AdminGroupNode.findAdminURL: LDAP Error: netscape.ldap.LDAPException: error result (32)
Rich Megginson
2008-Dec-01 15:52 UTC
Re: [Fedora-directory-users] fedora-idm-console error
Eric wrote:> Hi, > fedora-ds is migrated from 1.0.4 to fedora-ds-1.1.2-1.fc6. > fedora-idm-console opens console but with error: > > class loader error : failed to install a local copy of > fedora-ds-1.1.jar or one of its supporting files.please ensure that > the appropriate console package is installed on the administration > server. > > I did this: > rpm -ql fedora-idm-console: > /usr/bin/fedora-idm-console > /usr/share/doc/fedora-idm-console-1.1.1 > /usr/share/doc/fedora-idm-console-1.1.1/LICENSE > /usr/share/java/fedora-idm-console-1.1.1_en.jar > /usr/share/java/fedora-idm-console-1.1_en.jar > /usr/share/java/fedora-idm-console_en.jar > > are there other jars not downloded? > when I started console with -D , error is: > > ClassLoader: getLocalJarList():Unable to read > /root/.fedora-idm-console/patch/ directory > ClassLoader: start parsing > ClassLoader: getLocalJarList():Unable to read > /root/.fedora-idm-console/jars/ directoryDoes this directory exist? Is it writable? If it exists and is writable, try rm -rf /root/.fedora-idm-console and try again> ClassLoader: done > ClassLoader: Cannot create LocalJarClassLoader for fedora-ds-1.1.jar > ClassLoader: File not found: fedora-ds-1.1.jar > ClassLoaderUtil.getClass(com.netscape.admin.dirserv.roledit.ResEditorRoleMembers@fedora-ds-1.1.jar) > ClassLoader: Cannot create LocalJarClassLoader for fedora-ds-1.1.jar > ClassLoader: File not found: fedora-ds-1.1.jar > ClassLoaderUtil.getClass(com.netscape.admin.dirserv.roledit.ResEditorRoleAccountPage@fedora-ds-1.1.jar) > ClassLoader: Cannot create LocalJarClassLoader for fedora-ds-1.1.jar > ClassLoader: File not found: fedora-ds-1.1.jar > ClassLoaderUtil.getClass(com.netscape.admin.dirserv.cosedit.ResEditorCosInfo@fedora-ds-1.1.jar) > ClassLoader: Cannot create LocalJarClassLoader for fedora-ds-1.1.jar > ClassLoader: File not found: fedora-ds-1.1.jar > ClassLoaderUtil.getClass(com.netscape.admin.dirserv.cosedit.ResEditorCosAttributes@fedora-ds-1.1.jar) > ClassLoader: Cannot create LocalJarClassLoader for fedora-ds-1.1.jar > ClassLoader: File not found: fedora-ds-1.1.jar > ClassLoaderUtil.getClass(com.netscape.admin.dirserv.cosedit.ResEditorCosTemplate@fedora-ds-1.1.jar) > ClassLoader: Cannot create LocalJarClassLoader for fedora-ds-1.1.jar > ClassLoader: File not found: fedora-ds-1.1.jar > .. > .. > AdminGroupNode.findAdminURL: LDAP Error: netscape.ldap.LDAPException: > error result (32) > > > > ------------------------------------------------------------------------ > > -- > Fedora-directory-users mailing list > Fedora-directory-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users >