Results 1 to 2 of 2

Thread: Error on Organisation->Features Dialog

  1. #1
    Join Date
    Sep 2005
    Posts
    6

    Unhappy Error on Organisation->Features Dialog

    When I open the Organisation->Feature dialog in IS Universal 11 I get following error in one project. Anyone has a clue?
    Code:
    Cannot display view because the following error occurred:
    
    java.lang.ClassCastException at com.installshield.isje.product.FilterProductBeanTreeModel.(Unknown Source) at
    com.installshield.isje.product.views.FeatureView.activated(Unknown Source) at
    com.installshield.isje.project.ProjectView.setCurrentView(Unknown Source) at
    com.installshield.isje.project.ProjectView.viewChanged(Unknown Source) at
    com.installshield.isje.project.ViewListView.valueChanged(Unknown Source) at
    javax.swing.JTree.fireValueChanged(JTree.java:2392) at
    javax.swing.JTree$TreeSelectionRedirector.valueChanged(JTree.java:2763) at
    javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(DefaultTreeSelectionModel.java:629) at
    javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(DefaultTreeSelectionModel.java:1076) at
    javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(DefaultTreeSelectionModel.java:287) at
    javax.swing.tree.DefaultTreeSelectionModel.setSelectionPath(DefaultTreeSelectionModel.java:170) at
    javax.swing.JTree.setSelectionPath(JTree.java:1168) at
    javax.swing.plaf.basic.BasicTreeUI.selectPathForEvent(BasicTreeUI.java:2192) at
    javax.swing.plaf.basic.BasicTreeUI$MouseHandler.handleSelection(BasicTreeUI.java:2840) at
    javax.swing.plaf.basic.BasicTreeUI$MouseHandler.mousePressed(BasicTreeUI.java:2801) at
    java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:222) at
    java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:221) at
    java.awt.Component.processMouseEvent(Component.java:5097) at java.awt.Component.processEvent(Component.java:4897) at
    java.awt.Container.processEvent(Container.java:1569) at java.awt.Component.dispatchEventImpl(Component.java:3615) at
    java.awt.Container.dispatchEventImpl(Container.java:1627) at java.awt.Component.dispatchEvent(Component.java:3477) at
    java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483) at
    java.awt.LightweightDispatcher.processMouseEvent(Container.java:3195) at
    java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128) at java.awt.Container.dispatchEventImpl(Container.java:1613)
    at java.awt.Window.dispatchEventImpl(Window.java:1606) at java.awt.Component.dispatchEvent(Component.java:3477) at
    java.awt.EventQueue.dispatchEvent(EventQueue.java:456) at
    java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201) at
    java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151) at
    java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145) at
    java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137) at
    java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    I am using InstallShield Universal 11, Premier, Version 11.00 B29855

    Thanks for help

    Peter

  2. #2
    brianl Guest
    Are you running InstallShield via the start menu shortcut or the native launcher InstallShieldUniversal ?

    Does this problem occur for all projects or just for a certain project?

    You can try uninstalling and reinstalling InstallShield & see if the problem goes away.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •