Enterprise Designer Trouble

Whenever I start the ICAN 5.05 Enterprise Designer - I get the following error:

java.lang.ClassNotFoundException: com.stc.eindex.ede.action.NewObjectInstanceAction

at java.net.URLClassLoader$1.run(URLClassLoader.java:199)

at java.security.AccessController.doPrivileged(Native Method)

at java.net.URLClassLoader.findClass(URLClassLoader.java:187)

at java.lang.ClassLoader.loadClass(ClassLoader.java:289)

at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)

at java.lang.ClassLoader.loadClass(ClassLoader.java:235)

at org.netbeans.core.modules.ProxyClassLoader.loadInOrder(ProxyClassLoader.java:47 2)

at org.netbeans.core.modules.ProxyClassLoader.smartLoadClass(ProxyClassLoader.java :452)

at org.netbeans.core.modules.ProxyClassLoader.loadClass(ProxyClassLoader.java:124)

at java.lang.ClassLoader.loadClass(ClassLoader.java:235)

at com.stc.egate.gui.projectexplorer.ProjectExplorer.buildActionDataBase(ProjectEx plorer.java:290)

at com.stc.egate.gui.projectexplorer.ProjectExplorer.init(ProjectExplorer.java:254 )

at com.stc.egate.gui.projectexplorer.LoadExplorerAction.loadExplorer(LoadExplorerA ction.java:90)

at com.stc.egate.gui.projectexplorer.LoadExplorerAction.performAction(LoadExplorer Action.java:76)

at com.stc.login.module.LaunchLoginAction.launchExplorer(LaunchLoginAction.java:15 4)

at com.stc.login.module.LaunchLoginAction.access$200(LaunchLoginAction.java:58)

at com.stc.login.module.LaunchLoginAction$2.construct(LaunchLoginAction.java:235)

at com.stc.login.module.SwingWorker$2.run(SwingWorker.java:124)

[catch] at java.lang.Thread.run(Thread.java:534)

==>

I am new to ICAN and would be glad for any help in this regard.

[1792 byte] By [vrps75] at [2007-11-26 10:58:14]
# 1
what are you trying to do?which version are you using?regards chris
ChrisBrennsteiner at 2007-7-7 3:11:38 > top of Java-index,Java Enterprise System,Java Composite Application Platform Suite -- General Discussion...
# 2
Looking at the error message I guess that you installed eIndex in your repository and you are trying to perform an action in the GUI with an eIndex object but you haven't downloaded the eIndex plugins to the eDesigner using its update center tool.Regards,Frederik
Frederik@NL at 2007-7-7 3:11:38 > top of Java-index,Java Enterprise System,Java Composite Application Platform Suite -- General Discussion...