Expanding all objects in  Connections navigator EA 3.03.97

I'm experiencing this little but annoyiing bug.
When creating a new database object package or table by running a script in the works-sheet and afterwards refreshing the node in the Connections navigator all the other nodes expands.
regards Karsten

Yeah, really annoying, especially if the number of "auto-expanded" nodes is high (I sometimes interrupt SQLDev and start over: it's quicker than waiting for this process to end).
Note that it also happens when applying a new filter:
1. Right click on Packages (or Package bodies ) -> Apply Filter
2. select the desired Criteria and Click OK
3. the desired nodes are correctly shown
4. Right click on Packages (or Package bodies ) -> Apply Filter
5. select an additional Criteria, select Match Any and Click OK
6. the desired nodes are correctly shown but some (I was unable to spot a pattern here) of the nodes shown at step 3 are also automatically expanded
Regards.
Alessandro

Similar Messages

  • [4.0] Production SQL Developer hangs when attempting to expand Java in the Connection Navigator

    Folks,
    I'm running production SQL Developer on Oracle Linux 5.8 and whenever I click the Java link in the Connections Navigator with a SYS AS SYSDBA connection SQL Developer hangs.
    Oracle Enterprise Edition 11.2.0.1.0
    SQLDeveloper 4.0.0.13.80
    Oracle Linux 6
    JDK Version 1.7.0_45
    Doing the same thing with user SCOTT (no SYSDBA) works fine (although there are not any Java objects).
    Thanks,
    Rich

    This has been logged as a bug.
    The bad plan/performance has been logged as a bug. SQL Developer didn't hang for me - I was able to cancel the query using the Task Progress panel.

  • Database objects Tables, Views, Indexes not expand in Connections navigator

    In SQL Developer tool when I clicked on any database object: Tables, Views, Indexes, Packages, Procedures, Functions, and Triggers none of them expands in Connections navigator so I am not able to see all tables, Views, Indexes in this schema objects.
    Please advise
    Thanks a lot
    Vincent

    If the user you're connecting with is not the owner of the objects, you can access them through the Other Users node.
    Hope that helps,
    K.

  • Expand all folders in the detailed navigation by default on click of Role

    Hi All,
    I have a requirement on expand all the folders in the detailed navigation by defalut when we click a Role in the Fist level navigation.
    Please have a look about our requirement as mentioned below.
    ->Role1(First Level Navigation)
       ->Wokset1(Second Level)
           -> Folder1(Detailed Navigation entry Folder)
                  -> Folder2
                       Page1
                       Page2
                  ->Folder3
                       Page3
                       Page4
                  -> Folder4
                       Page5
                       Page6
    When the user clicks on Role1 then automatically all the folders in the detailed navigation should be expanded by default then user could see all the pages displayed in all folders. currently the functionality is collapsed all the folders by default in the detailed navigation then user has to expand the folders manually.
    Regading this issue, i had seen couple of threads on the same but getting confusion what is the exact solution for the solution.
    in those existing threads some people has mentioned that need to change code in the lightdetailnavigation.par or some other mentioned that it is not worked out even do the required changes in the code of light detail navigation part file. there is no clarity in the existing threads for getting  the exact solution . please let me know what are the properties needs to be changed at folder level or workset level to make sure all the folders should be expanded by default in the detailed navigation??
    Currently we are using portal 7.0 version.
    Any pointers in this regard would be the great help to us??
    Thanks in advance.
    Regards,
    PortalUser
    Edited by: PortalUser100 on Jan 22, 2011 10:15 AM

    Hi,
    To expand all the folder by default, we need to set the property of the detailed navigation tree.
    Open your framework page in the content administration.
    Check on the detailed navigation check box and click on the properties button.
    In the properties, set the value of initial state= OPEN .
    This will expand all the folders by default.
    Hope you understood.
    Regards
    Nishant

  • Expand all on tree when dataprovider is an object.

    When I first start the application I would like to have the
    tree and all nodes fully expanded. My RemoteService returns an
    object that looks like the snippet below.
    I have seen a lot of code on how to expand all nodes of a
    tree, but I do not have a tree.selectedItem yet as I have just
    created the app. I would like to add an expand all to the
    creationComplete on the tree but I an not sure what to pass the
    tree.expandItem. I have tried to pass tree.firstVisibleItem. I have
    tried to iterate over the children of the root object of my
    dataprovider. I can do it with xml but can't seem to figure it out
    using an object. Any ideas?

    I tested with your data structure and the following worked
    for me. I called expandAll(myTree,true) on creationComplete and all
    nodes were open on load.

  • SQLServer connection in Connection Navigator doesn't display any tables ...

    I connect to a SQLServer DB using the steps described in the help and I can query tables just fine, but when I click on the Tables or Views, I see nothing.
    I can start up a SQL worksheet and get data from the database just fine.
    I can also connect using the JDBC/ODBC driver and see the tables just fine.
    My connection string looks like:
    jdbc:microsoft:sqlserver://credent.hsys.local:1433;databasename=echo_test
    Is this a bug in 10.1.3 of JDev?

    I'm using the SQL Server 2000 Service Pack 3 version 2.2.0040
    . I haven't tried the 2005 beta.
    I am setting up the connection using 'Third Party JDBC Driver'. If I change the connection information to use the JDBC-ODBC bridge instead of the SQL Server JDBC driver, I see the tables.
    Here's the steps:
    1) create a new connection using the connection wizard.
    2) Name the connection Echo_test and choose Third party JDBC driver
    3) put in the username and password
    4) Create a new driver class for SQL server com.microsoft.jdbc.sqlserver.SQLServerDriver
    5) Use that connection and put in the URL jdbc:microsoft:sqlserver://credent.hsys.local:1433;databasename=echo_test
    6) Test the connection and finish.
    7) go to the connection navigator Database node, and expand "Echo_test"
    8) go to the dbo schema node and expand that.
    9) go to the Tables node and try to expand that - no tables show (although there is a delay as if a query is being run).
    10) try the same thing with the Views node - same results.
    Next I changed the connection to use the JDBC-ODBC driver by changing the driver & connection:
    1) Add a new driver class sun.jdbc.odbc.JdbcOdbcDriver
    2) use that class and change the URL to jdbc:odbc:echo_test
    3) Go back to the connection navigator and expand "Echo_test" (no schemas display).
    4) change the filter to include the dbo schema
    5) Now when I expand the dbo/Tables, I see all the tables.

  • The Connection Navigator is missing

    JAVA_HOME = C:\Program Files\Java\jdk1.6.0_10
    path = %path%;%JAVA_HOME%\bin
    I hava a Java SDK 6 Update 10 and the latest SQL developer.
    When i start the developer, there is no Connection Navigator docked on the left also it also disappear under the View menu.
    I tried to create new connection from File>New, i can find the database connection (i think it comes from the TNS_ADMIN i have set).
    I clikc OK, then there is no connection dialog box appears, nothing happen.
    I search this forum and find somebody said deleting the "windowinglayout.xml" would help the problem.
    I tried it but no difference.
    this the console when i start sqldeveloper and try to make new database connection
    e SQL Developer': java.lang.ExceptionInInitializerError
    at oracle.dbtools.raptor.RaptorDBAddin.initialize(RaptorDBAddin.java:111
    at oracle.ideimpl.extension.AddinManagerImpl.initializeAddin(AddinManage
    rImpl.java:405)
    at oracle.ideimpl.extension.AddinManagerImpl.initializeAddins(AddinManag
    erImpl.java:214)
    at oracle.ideimpl.extension.AddinManagerImpl.initProductAndUserAddins(Ad
    dinManagerImpl.java:128)
    at oracle.ide.IdeCore.initProductAndUserAddins(IdeCore.java:1804)
    at oracle.ide.IdeCore.startupImpl(IdeCore.java:1481)
    at oracle.ide.Ide.startup(Ide.java:662)
    at oracle.ideimpl.DefaultIdeStarter.startIde(DefaultIdeStarter.java:35)
    at oracle.ideimpl.Main.start(Main.java:110)
    at oracle.ideimpl.Main.main(Main.java:72)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.ide.boot.PCLMain.callMain(PCLMain.java:66)
    at oracle.ide.boot.PCLMain.main(PCLMain.java:58)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.classloader.util.MainClass.invoke(MainClass.java:128)
    at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain(IdeLauncher.java:
    190)
    at oracle.ide.boot.IdeLauncher.launchImpl(IdeLauncher.java:90)
    at oracle.ide.boot.IdeLauncher.launch(IdeLauncher.java:66)
    at oracle.ide.boot.IdeLauncher.main(IdeLauncher.java:55)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.ide.boot.Launcher.invokeMain(Launcher.java:729)
    at oracle.ide.boot.Launcher.launchImpl(Launcher.java:115)
    at oracle.ide.boot.Launcher.launch(Launcher.java:68)
    at oracle.ide.boot.Launcher.main(Launcher.java:57)
    Caused by: java.lang.NullPointerException
    at oracle.i18n.text.OraTerritory.getInstance(OraTerritory.java:101)
    at oracle.dbtools.raptor.config.DBConfig.<clinit>(DBConfig.java:286)
    ... 33 more
    Exception initializing 'oracle.dbtools.raptor.standalone.RaptorStandaloneAddin'
    in extension 'Oracle SQL Developer Extras': java.lang.NoClassDefFoundError: Coul
    d not initialize class oracle.dbtools.raptor.config.DBConfig
    at oracle.dbtools.raptor.utils.URLChooserShortcuts.<clinit>(URLChooserSh
    ortcuts.java:38)
    at oracle.dbtools.raptor.standalone.RaptorStandaloneAddin.initialize(Rap
    torStandaloneAddin.java:87)
    at oracle.ideimpl.extension.AddinManagerImpl.initializeAddin(AddinManage
    rImpl.java:405)
    at oracle.ideimpl.extension.AddinManagerImpl.initializeAddins(AddinManag
    erImpl.java:214)
    at oracle.ideimpl.extension.AddinManagerImpl.initProductAndUserAddins(Ad
    dinManagerImpl.java:128)
    at oracle.ide.IdeCore.initProductAndUserAddins(IdeCore.java:1804)
    at oracle.ide.IdeCore.startupImpl(IdeCore.java:1481)
    at oracle.ide.Ide.startup(Ide.java:662)
    at oracle.ideimpl.DefaultIdeStarter.startIde(DefaultIdeStarter.java:35)
    at oracle.ideimpl.Main.start(Main.java:110)
    at oracle.ideimpl.Main.main(Main.java:72)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.ide.boot.PCLMain.callMain(PCLMain.java:66)
    at oracle.ide.boot.PCLMain.main(PCLMain.java:58)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.classloader.util.MainClass.invoke(MainClass.java:128)
    at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain(IdeLauncher.java:
    190)
    at oracle.ide.boot.IdeLauncher.launchImpl(IdeLauncher.java:90)
    at oracle.ide.boot.IdeLauncher.launch(IdeLauncher.java:66)
    at oracle.ide.boot.IdeLauncher.main(IdeLauncher.java:55)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.ide.boot.Launcher.invokeMain(Launcher.java:729)
    at oracle.ide.boot.Launcher.launchImpl(Launcher.java:115)
    at oracle.ide.boot.Launcher.launch(Launcher.java:68)
    at oracle.ide.boot.Launcher.main(Launcher.java:57)
    Exception in thread "XML Action Loader" java.lang.NoClassDefFoundError: Could no
    t initialize class oracle.dbtools.raptor.config.DBConfig
    at oracle.dbtools.raptor.dialogs.actions.XMLBasedObjectAction$1$1.run(XM
    LBasedObjectAction.java:146)
    Failed to load a window
    java.lang.NoClassDefFoundError: Could not initialize class oracle.dbtools.raptor
    .utils.URLChooserShortcuts
    at oracle.dbtools.raptor.filenav.ProjectRootFilter.loadChildren(ProjectR
    ootFilter.java:87)
    at oracle.dbtools.raptor.filenav.ProjectRootFilter.getChildren(ProjectRo
    otFilter.java:61)
    at oracle.ideimpl.explorer.BaseTreeExplorer.addChildren(BaseTreeExplorer
    .java:358)
    at oracle.ideimpl.explorer.BaseTreeExplorer.setRoot(BaseTreeExplorer.jav
    a:1489)
    at oracle.ideimpl.explorer.BaseTreeExplorer.getTree(BaseTreeExplorer.jav
    a:1458)
    at oracle.ideimpl.explorer.BaseTreeExplorer.setContext(BaseTreeExplorer.
    java:619)
    at oracle.ideri.navigator.DefaultNavigatorWindow.createTree(DefaultNavig
    atorWindow.java:1112)
    at oracle.ideri.navigator.DefaultNavigatorWindow.getGUI(DefaultNavigator
    Window.java:361)
    at oracle.ide.docking.DockableWindow.getHostedComponent(DockableWindow.j
    ava:231)
    at oracle.ideimpl.docking.TitledPanelHolder.getOrCreateComponent(TitledP
    anelHolder.java:47)
    at oracle.ideimpl.docking.TitledPanel.setPageVisible(TitledPanel.java:88
    1)
    at oracle.ideimpl.docking.TitledPanel.showClient(TitledPanel.java:858)
    at oracle.ideimpl.docking.TitledPanel.setClientVisible(TitledPanel.java:
    841)
    at oracle.ideimpl.docking.TitledPanel.setDockableVisible(TitledPanel.jav
    a:1933)
    at oracle.ideimpl.docking.DockPanel.setDockableVisible(DockPanel.java:31
    1)
    at oracle.ideimpl.docking.AbstractDockPanelHost.setDockableVisible(Abstr
    actDockPanelHost.java:71)
    at oracle.ideimpl.docking.DockStationImpl.setDockableVisible(DockStation
    Impl.java:477)
    at oracle.ideimpl.docking.DockStationImpl.setDockableVisible(DockStation
    Impl.java:444)
    at oracle.ideimpl.docking.DockStationImpl.setDefaultState(DockStationImp
    l.java:1299)
    at oracle.ideimpl.docking.DockStationImpl.onFreshInstall(DockStationImpl
    .java:1194)
    at oracle.ideimpl.docking.DockStationImpl.loadLayout(DockStationImpl.jav
    a:1176)
    at oracle.ideimpl.docking.DockStationListener.init(DockStationListener.j
    ava:36)
    at oracle.ide.layout.Layouts.activate(Layouts.java:805)
    at oracle.ide.layout.Layouts.activateLayout(Layouts.java:185)
    at oracle.ideimpl.MainWindowImpl$6.runImpl(MainWindowImpl.java:726)
    at oracle.javatools.util.SwingClosure$1Closure.run(SwingClosure.java:50)
    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThre
    ad.java:269)
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.
    java:184)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:174)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    Failed to load a window
    java.lang.NoClassDefFoundError: Could not initialize class oracle.dbtools.raptor
    .config.DBConfig
    at oracle.dbtools.sqlworksheet.sqlview.SqlHistoryPanel$7.getText(SqlHist
    oryPanel.java:366)
    at javax.swing.plaf.basic.BasicLabelUI.installComponents(BasicLabelUI.ja
    va:345)
    at javax.swing.plaf.basic.BasicLabelUI.installUI(BasicLabelUI.java:322)
    at javax.swing.JComponent.setUI(JComponent.java:673)
    at javax.swing.JLabel.setUI(JLabel.java:242)
    at javax.swing.JLabel.updateUI(JLabel.java:256)
    at javax.swing.table.DefaultTableCellRenderer.updateUI(DefaultTableCellR
    enderer.java:144)
    at javax.swing.JLabel.<init>(JLabel.java:145)
    at javax.swing.JLabel.<init>(JLabel.java:216)
    at javax.swing.table.DefaultTableCellRenderer.<init>(DefaultTableCellRen
    derer.java:94)
    at oracle.dbtools.sqlworksheet.sqlview.SqlHistoryPanel$7.<init>(SqlHisto
    ryPanel.java:362)
    at oracle.dbtools.sqlworksheet.sqlview.SqlHistoryPanel.createTable(SqlHi
    storyPanel.java:360)
    at oracle.dbtools.sqlworksheet.sqlview.SqlHistoryPanel.createGUI(SqlHist
    oryPanel.java:149)
    at oracle.dbtools.sqlworksheet.sqlview.SqlHistoryPanel.<init>(SqlHistory
    Panel.java:143)
    at oracle.dbtools.sqlworksheet.sqlview.SqlEditorHistory.getHistoryPanel(
    SqlEditorHistory.java:234)
    at oracle.dbtools.sqlworksheet.sqlview.SqlHistoryDockable.getGUI(SqlHist
    oryDockable.java:35)
    at oracle.ide.docking.DockableWindow.getHostedComponent(DockableWindow.j
    ava:231)
    at oracle.ideimpl.docking.TitledPanelHolder.getOrCreateComponent(TitledP
    anelHolder.java:47)
    at oracle.ideimpl.docking.TitledPanel.setPageVisible(TitledPanel.java:88
    1)
    at oracle.ideimpl.docking.TitledPanel.showClient(TitledPanel.java:858)
    at oracle.ideimpl.docking.TitledPanel.setClientVisible(TitledPanel.java:
    841)
    at oracle.ideimpl.docking.TitledPanel.setDockableVisible(TitledPanel.jav
    a:1933)
    at oracle.ideimpl.docking.DockPanel.setDockableVisible(DockPanel.java:31
    1)
    at oracle.ideimpl.docking.AbstractDockPanelHost.setDockableVisible(Abstr
    actDockPanelHost.java:71)
    at oracle.ideimpl.docking.DockStationImpl.setDockableVisible(DockStation
    Impl.java:477)
    at oracle.ideimpl.docking.DockStationImpl.setDockableVisible(DockStation
    Impl.java:444)
    at oracle.ideimpl.docking.DockStationImpl.setDefaultState(DockStationImp
    l.java:1299)
    at oracle.ideimpl.docking.DockStationImpl.onFreshInstall(DockStationImpl
    .java:1194)
    at oracle.ideimpl.docking.DockStationImpl.loadLayout(DockStationImpl.jav
    a:1176)
    at oracle.ideimpl.docking.DockStationListener.init(DockStationListener.j
    ava:36)
    at oracle.ide.layout.Layouts.activate(Layouts.java:805)
    at oracle.ide.layout.Layouts.activateLayout(Layouts.java:185)
    at oracle.ideimpl.MainWindowImpl$6.runImpl(MainWindowImpl.java:726)
    at oracle.javatools.util.SwingClosure$1Closure.run(SwingClosure.java:50)
    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThre
    ad.java:269)
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.
    java:184)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:174)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    Exception in thread "EditorLoader" java.lang.NoClassDefFoundError: Could not ini
    tialize class oracle.dbtools.raptor.config.DBConfig
    at oracle.dbtools.raptor.oviewer.base.ViewerAddin.loadXMLEditors(ViewerA
    ddin.java:233)
    at oracle.dbtools.raptor.oviewer.base.ViewerAddin$1$1.run(ViewerAddin.ja
    va:140)
    at java.lang.Thread.run(Thread.java:619)
    Exception while performing action New Database Connection...
    java.lang.NoClassDefFoundError: Could not initialize class oracle.dbtools.raptor
    .config.DBConfig
    at oracle.dbtools.raptor.navigator.xml.NavigatorHook.initDescriptors(Nav
    igatorHook.java:194)
    at oracle.dbtools.raptor.navigator.xml.NavigatorHook.getNavigatorDescrip
    tors(NavigatorHook.java:88)
    at oracle.dbtools.raptor.navigator.xml.NavigatorHook.fetchConnectionType
    s(NavigatorHook.java:146)
    at oracle.dbtools.raptor.navigator.xml.NavigatorHook.getConnectionTypes(
    NavigatorHook.java:104)
    at oracle.dbtools.raptor.connections.ConnectionTypeRegistry.init(Connect
    ionTypeRegistry.java:54)
    at oracle.dbtools.raptor.connections.ConnectionTypeRegistry.getTabNames(
    ConnectionTypeRegistry.java:36)
    at oracle.dbtools.raptor.connections.ConnectionDialog.<init>(ConnectionD
    ialog.java:224)
    at oracle.dbtools.raptor.connections.ConnectionDialog.launch(ConnectionD
    ialog.java:708)
    at oracle.dbtools.raptor.explorer.jdev.ConnectionEditorImpl.launchEditor
    (ConnectionEditorImpl.java:24)
    at oracle.jdeveloper.db.DatabaseConnectionEditor.editConnection(Database
    ConnectionEditor.java:110)
    at oracle.jdeveloper.db.DatabaseActions.handleConnectionEditor(DatabaseA
    ctions.java:199)
    at oracle.jdeveloper.db.DatabaseActions.handleEvent(DatabaseActions.java
    :151)
    at oracle.ide.controller.IdeAction.performAction(IdeAction.java:524)
    at oracle.ide.controller.IdeAction.performAction(IdeAction.java:501)
    at oracle.jdevimpl.db.DBConnWizard.invoke(DBConnWizard.java:42)
    at oracle.ide.wizard.WizardManager.invokeWizard(WizardManager.java:317)
    at oracle.ide.wizard.WizardManager$1.run(WizardManager.java:365)
    at oracle.ide.util.IdeUtil$3.run(IdeUtil.java:1079)
    at oracle.javatools.util.SwingUtils.invokeAfterRepaint(SwingUtils.java:5
    20)
    at oracle.ide.util.IdeUtil.invokeAfterRepaint(IdeUtil.java:1092)
    at oracle.ide.wizard.WizardManager$2.run(WizardManager.java:373)
    at oracle.ide.util.IdeUtil$3.run(IdeUtil.java:1079)
    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThre
    ad.java:269)
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.
    java:184)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:174)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    i open the "windowinglayout.xml" and find that there is no message about the connection navigator
    is it possible that the problem come from the resolution?
    my resoultion is 1280 x 800 (8:5)

    Having the same problem, SQL Dev was just working great until ones I started it the connection panel was missing. Unable to open saved sql files and a real strange behaviour of the app.
    I have tried the suggested above with no luck.
    Running:
    - WinXP - with the latest updates.
    - java sdk 1.6.0_11
    - oracle ide: 1.5.3.5.7.83 see About bellow for more details
    Getting this errormessage when pressing icon sql with a green arrow infront.
    java.lang.NullPointerException
         at oracle.dbtools.raptor.controls.ConnectionPanelUI.listConnections(ConnectionPanelUI.java:426)
         at oracle.dbtools.raptor.controls.ConnectionPanelUI.resetConnections(ConnectionPanelUI.java:440)
         at oracle.dbtools.raptor.controls.ConnectionPanelUI.<init>(ConnectionPanelUI.java:120)
         at oracle.dbtools.raptor.controls.ConnectionPanelUI.<init>(ConnectionPanelUI.java:101)
         at oracle.dbtools.raptor.controls.ConnectionSelectorUI.<init>(ConnectionSelectorUI.java:36)
         at oracle.dbtools.raptor.controls.ConnectionSelectorUI.getConnection(ConnectionSelectorUI.java:59)
         at oracle.dbtools.raptor.controls.ConnectionSelectorUI.getConnection(ConnectionSelectorUI.java:42)
         at oracle.dbtools.sqlworksheet.sqlview.SqlEditorWizard.invoke(SqlEditorWizard.java:108)
         at oracle.ide.wizard.WizardManager.invokeWizard(WizardManager.java:317)
         at oracle.dbtools.sqlworksheet.sqlview.SqlEditorController.toolbarAction(SqlEditorController.java:1291)
         at oracle.dbtools.sqlworksheet.sqlview.SqlEditorController.handleEvent(SqlEditorController.java:628)
         at oracle.ideimpl.controller.IdeActionHook$MetaClassController.handleEvent(IdeActionHook.java:407)
         at oracle.ide.controller.IdeAction.performAction(IdeAction.java:524)
         at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:855)
         at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:496)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
         at oracle.ide.controls.ActionMenuToolButton.mav$fireActionPerformed(ActionMenuToolButton.java:77)
         at oracle.ide.controls.ActionMenuToolButton$FilterActionEvents.actionPerformed(ActionMenuToolButton.java:373)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
         at javax.swing.JToggleButton$ToggleButtonModel.setPressed(JToggleButton.java:291)
         at oracle.ide.controls.ActionMenuToolButton$2.setPressed(ActionMenuToolButton.java:210)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
         at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:273)
         at java.awt.Component.processMouseEvent(Component.java:6134)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
         at java.awt.Component.processEvent(Component.java:5899)
         at java.awt.Container.processEvent(Container.java:2023)
         at java.awt.Component.dispatchEventImpl(Component.java:4501)
         at java.awt.Container.dispatchEventImpl(Container.java:2081)
         at java.awt.Component.dispatchEvent(Component.java:4331)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4301)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3965)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3895)
         at java.awt.Container.dispatchEventImpl(Container.java:2067)
         at java.awt.Window.dispatchEventImpl(Window.java:2458)
         at java.awt.Component.dispatchEvent(Component.java:4331)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    About
    Oracle SQL Developer 1.5.3
    Version 1.5.3
    Build MAIN-5783
    Copyright © 2005,2008 Oracle. All Rights Reserved.
    IDE Version: 11.1.1.0.22.49.44
    Product ID: oracle.sqldeveloper
    Product Version: 11.1.1.57.83
    Version
    Component     Version
    =========     =======
    CVS Version (External)     (CVSNT) 2.0.51d (client/server)
    Java(TM) Platform     1.6.0_11
    Oracle IDE     1.5.3.57.83
    Versioning Support     1.5.3.57.83
    Properties
    Name     Value
    ====     =====
    apple.laf.useScreenMenuBar     true
    awt.toolkit     sun.awt.windows.WToolkit
    class.load.environment     oracle.ide.boot.IdeClassLoadEnvironment
    class.load.log.level     CONFIG
    class.transfer     delegate
    com.apple.macos.smallTabs     true
    com.apple.mrj.application.apple.menu.about.name     "SQL_Developer"
    com.apple.mrj.application.growbox.intrudes     false
    file.encoding     Cp1252
    file.encoding.pkg     sun.io
    file.separator     \
    http.agent     Mozilla/5.0 (Java 1.6.0_11; Windows XP 5.1 x86; sv_SE) ICEbrowser/v6_1_3
    http.nonProxyHosts     
    http.proxyHost     10.11.11.7
    http.proxyPort     8080
    https.nonProxyHosts     
    https.proxyHost     10.11.11.7
    https.proxyPort     8080
    ice.browser.forcegc     false
    ice.pilots.html4.ignoreNonGenericFonts     true
    ice.pilots.html4.tileOptThreshold     0
    ide.AssertTracingDisabled     true
    ide.bootstrap.start     2103139118239
    ide.build     MAIN-5783
    ide.conf     C:\Program Files\sqldeveloper\sqldeveloper\bin\sqldeveloper.conf
    ide.config_pathname     C:\Program Files\sqldeveloper\sqldeveloper\bin\sqldeveloper.conf
    ide.debugbuild     false
    ide.devbuild     false
    ide.extension.search.path     sqldeveloper/extensions:jdev/extensions:ide/extensions
    ide.firstrun     true
    ide.java.minversion     1.5.0
    ide.launcherProcessId     2648
    ide.main.class     oracle.ide.boot.IdeLauncher
    ide.patches.dir     ide/lib/patches
    ide.pref.dir     C:\Documents and Settings\jobu\Application Data\SQL Developer
    ide.pref.dir.base     C:\Documents and Settings\jobu\Application Data
    ide.product     oracle.sqldeveloper
    ide.shell.enableFileTypeAssociation     C:\Program Files\sqldeveloper\sqldeveloper.exe
    ide.splash.screen     splash.gif
    ide.startingArg0     C:\Program Files\sqldeveloper\sqldeveloper.exe
    ide.startingcwd     C:\Program Files\sqldeveloper\sqldeveloper\bin
    ide.user.dir     C:\Documents and Settings\jobu\Application Data\SQL Developer
    ide.user.dir.var     IDE_USER_DIR
    ide.work.dir     Z:\#JOBU My Documents\SQL Developer
    ide.work.dir.base     Z:\#JOBU My Documents
    java.awt.graphicsenv     sun.awt.Win32GraphicsEnvironment
    java.awt.printerjob     sun.awt.windows.WPrinterJob
    java.class.path     ..\..\ide\lib\ide-boot.jar
    java.class.version     50.0
    java.endorsed.dirs     C:\Java\jdk1.6.0_11\jre\lib\endorsed
    java.ext.dirs     C:\Java\jdk1.6.0_11\jre\lib\ext;C:\WINDOWS\Sun\Java\lib\ext
    java.home     C:\Java\jdk1.6.0_11\jre
    java.io.tmpdir     C:\DOCUME~1\jobu\LOCALS~1\Temp\
    java.library.path     C:\Program Files\sqldeveloper;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\;C:\Program Files\Borland\BDS\4.0\Bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Java\jdk1.5.0_17\bin;C:\Java\apache-ant-1.5.4\bin;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\ATI Technologies\Fire GL 3D Studio Max;C:\Program Files\cvsnt;\\tntdsx01\oracle\product\9.2.0\bin;\\10.112.65.51\oracle\product\10.2.0\client_1\BIN;C:\Program Files\Attachmate\Reflection\;c:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Common Files\GTK\2.0\bin;C:\cygwin;C:\cygwin\bin;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Borland\CaliberRM SDK 2005 R2\lib;Z:\#JOBU My Documents\Borland Studio Projects\Bpl;C:\cygwin;C:\cygwin\bin
    java.naming.factory.initial     oracle.javatools.jndi.LocalInitialContextFactory
    java.runtime.name     Java(TM) SE Runtime Environment
    java.runtime.version     1.6.0_11-b03
    java.specification.name     Java Platform API Specification
    java.specification.vendor     Sun Microsystems Inc.
    java.specification.version     1.6
    java.util.logging.config.file     logging.conf
    java.vendor     Sun Microsystems Inc.
    java.vendor.url     http://java.sun.com/
    java.vendor.url.bug     http://java.sun.com/cgi-bin/bugreport.cgi
    java.version     1.6.0_11
    java.vm.info     mixed mode
    java.vm.name     Java HotSpot(TM) Client VM
    java.vm.specification.name     Java Virtual Machine Specification
    java.vm.specification.vendor     Sun Microsystems Inc.
    java.vm.specification.version     1.0
    java.vm.vendor     Sun Microsystems Inc.
    java.vm.version     11.0-b16
    jdbc.driver.home     //10.112.65.51/c$/oracle/product/10.2.0/client_1/
    jdbc.library     //10.112.65.51/c$/oracle/product/10.2.0/client_1/jdbc/lib/ojdbc14.jar
    line.separator     \r\n
    oracle.home     C:\Program Files\sqldeveloper
    oracle.ide.util.AddinPolicyUtils.OVERRIDE_FLAG     true
    oracle.translated.locales     de,es,fr,it,ja,ko,pt_BR,zh_CN,zh_TW
    oracle.xdkjava.compatibility.version     9.0.4
    orai18n.library     //10.112.65.51/c$/oracle/product/10.2.0/client_1/jlib/orai18n.jar
    os.arch     x86
    os.name     Windows XP
    os.version     5.1
    path.separator     ;
    reserved_filenames     con,aux,prn,lpt1,lpt2,lpt3,lpt4,lpt5,lpt6,lpt7,lpt8,lpt9,com1,com2,com3,com4,com5,com6,com7,com8,com9,conin$,conout,conout$
    sun.arch.data.model     32
    sun.boot.class.path     C:\Java\jdk1.6.0_11\jre\lib\resources.jar;C:\Java\jdk1.6.0_11\jre\lib\rt.jar;C:\Java\jdk1.6.0_11\jre\lib\sunrsasign.jar;C:\Java\jdk1.6.0_11\jre\lib\jsse.jar;C:\Java\jdk1.6.0_11\jre\lib\jce.jar;C:\Java\jdk1.6.0_11\jre\lib\charsets.jar;C:\Java\jdk1.6.0_11\jre\classes
    sun.boot.library.path     C:\Java\jdk1.6.0_11\jre\bin
    sun.cpu.endian     little
    sun.cpu.isalist     
    sun.desktop     windows
    sun.io.unicode.encoding     UnicodeLittle
    sun.java2d.ddoffscreen     false
    sun.jnu.encoding     Cp1252
    sun.management.compiler     HotSpot Client Compiler
    sun.os.patch.level     Service Pack 3
    user.country     SE
    user.dir     C:\Program Files\sqldeveloper\sqldeveloper\bin
    user.home     C:\Documents and Settings\jobu
    user.language     sv
    user.name     jobu
    user.timezone     Europe/Berlin
    user.variant     
    windows.shell.font.languages     
    Extensions
    Name     Identifier     Version     Status
    ====     ==========     =======     ======
    Check For Updates     oracle.ide.webupdate     11.1.1.0.22.49.44     Loaded
    Code Editor     oracle.ide.ceditor     11.1.1.0.22.49.44     Loaded
    Database Connection Support     oracle.jdeveloper.db.connection     11.1.1.0.22.49.44     Loaded
    Database Object Explorers     oracle.ide.db.explorer     11.1.1.0.22.49.44     Loaded
    Database UI     oracle.ide.db     11.1.1.0.22.49.44     Loaded
    Diff/Merge     oracle.ide.diffmerge     11.1.1.0.22.49.44     Loaded
    Extended IDE Platform     oracle.javacore     11.1.1.0.22.49.44     Loaded
    External Tools     oracle.ide.externaltools     11.1.1.0.22.49.44     Loaded
    Feedback     oracle.ide.feedback     11.1.1.0.22.49.44     Loaded
    File Support     oracle.ide.files     11.1.1.0.22.49.44     Loaded
    File System Navigator     oracle.sqldeveloper.filenavigator     11.1.1.57.83     Loaded
    Help System     oracle.ide.help     11.1.1.0.22.49.44     Loaded
    History Support     oracle.jdeveloper.history     11.1.1.0.22.49.44     Loaded
    Import/Export Support     oracle.ide.importexport     11.1.1.0.22.49.44     Loaded
    Log Window     oracle.ide.log     11.1.1.0.22.49.44     Loaded
    Mac OS X Adapter     oracle.ideimpl.apple     11.1.1.0.22.49.44     Loaded
    Navigator     oracle.ide.navigator     11.1.1.0.22.49.44     Loaded
    Object Gallery     oracle.ide.gallery     11.1.1.0.22.49.44     Loaded
    Object Viewer     oracle.sqldeveloper.oviewer     11.1.1.57.83     Loaded
    Oracle IDE     oracle.ide     11.1.1.0.22.49.44     Loaded
    Oracle Microsoft Access Browser     oracle.sqldeveloper.thirdparty.access     11.1.1.57.83     Loaded
    Oracle Migration Workbench     oracle.sqldeveloper.migration     11.1.1.57.83     Loaded
    Oracle Migration Workbench - MS Access     oracle.sqldeveloper.migration.msaccess     11.1.1.57.83     Loaded
    Oracle Migration Workbench - MySQL     oracle.sqldeveloper.migration.mysql5     11.1.1.57.83     Loaded
    Oracle Migration Workbench - SQLServer     oracle.sqldeveloper.migration.sqlserver2005     11.1.1.57.83     Loaded
    Oracle Migration Workbench - Translation Core     oracle.sqldeveloper.migration.translation.core     11.1.1.57.83     Loaded
    Oracle Migration Workbench - Translation MS Access     oracle.sqldeveloper.migration.translation.msaccess     11.1.1.57.83     Loaded
    Oracle Migration Workbench - Translation MS SQL Server     oracle.sqldeveloper.migration.translation.sqlserver     11.1.1.57.83     Loaded
    Oracle Migration Workbench - Translation MySQL     oracle.sqldeveloper.migration.translation.mysql     11.1.1.57.83     Loaded
    Oracle Migration Workbench - Translation Sybase     oracle.sqldeveloper.migration.translation.sybase     11.1.1.57.83     Loaded
    Oracle Migration Workbench - Translation UI     oracle.sqldeveloper.migration.translation.gui     11.1.1.57.83     Loaded
    Oracle MySQL Browser     oracle.sqldeveloper.thirdparty.mysql     11.1.1.57.83     Loaded
    Oracle SQL Developer     oracle.sqldeveloper     11.1.1.57.83     Loaded
    Oracle SQL Developer Extras     oracle.sqldeveloper.extras     11.1.1.57.83     Loaded
    Oracle SQL Developer Reports     oracle.sqldeveloper.report     11.1.1.57.83     Loaded
    Oracle SQL Developer SearchBar     oracle.sqldeveloper.searchbar     11.1.1.57.83     Loaded
    Oracle SQL Developer TimesTen     oracle.sqldeveloper.timesten     1.5.3.1.3     Loaded
    Oracle SQL Server Browser     oracle.sqldeveloper.thirdparty.sqlserver     11.1.1.57.83     Loaded
    Oracle Sybase Browser     oracle.sqldeveloper.thirdparty.sybase     1.5.3.57.83     Loaded
    Oracle XML Schema Support     oracle.sqldeveloper.xmlschema     11.1.1.57.83     Loaded
    PROBE Debugger     oracle.jdeveloper.db.debug.probe     11.1.1.0.22.49.44     Loaded
    Peek     oracle.ide.peek     1.0     Loaded
    Replace With     oracle.ide.replace     11.1.1.0.22.49.44     Loaded
    Runner     oracle.ide.runner     11.1.1.0.22.49.44     Loaded
    SQL Worksheet Window     oracle.sqldeveloper.sqlworksheet     11.1.1.57.83     Loaded
    Search Bar     oracle.ide.searchbar     11.1.1.0.0     Loaded
    Snippet Window     oracle.sqldeveloper.snippet     11.1.1.57.83     Loaded
    Sql Monitoring Project     oracle.sqldeveloper.sqlmonitor     11.1.1.57.83     Loaded
    Sybase 12     oracle.sqldeveloper.migration.sybase12     11.1.1.57.83     Loaded
    Sybase 15     oracle.sqldeveloper.migration.sybase15     11.1.1.57.83     Loaded
    Tuning     oracle.sqldeveloper.tuning     11.1.1.57.83     Loaded
    VHV     oracle.ide.vhv     11.1.1.0.22.49.44     Loaded
    Versioning Support     oracle.jdeveloper.vcs     11.1.1.0.22.49.44     Loaded
    Versioning Support for CVS     oracle.jdeveloper.cvs     11.1.1.0.22.49.44     Loaded
    Versioning Support for Subversion     oracle.jdeveloper.subversion     11.1.1.0.22.49.44     Loaded
    Web Browser and Proxy     oracle.ide.webbrowser     11.1.1.0.22.49.44     Loaded
    oracle.ide.dependency     oracle.ide.dependency     11.1.1.0.22.49.44     Loaded
    oracle.ide.indexing     oracle.ide.indexing     11.1.1.0.22.49.44     Loaded
    //jb

  • 30EA1 /2.*: Double-clicking objects in the navigator tree

    Hi,
    There is an inconsistency in double-clicking objects in the navigator tree:
    When Preferences - Database - ObjectViewer - Open Objects on Single Click is checked, double-clicking e.g. a table in the navigator will still open it the same way as single-clicking it.
    However, when Preferences - Database - ObjectViewer - Open Objects on Single Click is not checked, double-clicking the table in the navigator will open it, and expand the columns. The latter is quite irritating, especially on large tables.
    Can this be bugged, so double-clicking the table in the navigator will just open it?
    Thanks,
    K.

    The node is expanded on double click irrespective of what the preferenceIs this a typo or does it really expand always for you? For me it only expands with "single click objects" disabled.
    windows explorer also does the sameYes, and I'd even say that's the desired behaviour, especially since it's the only action taken.
    Common sense and standards are against taking 2 different actions at the same time. One should override the other.
    Ideally, double click with "single click objects" disabled would just open the object, and double click with "single click objects" enabled could expand the node as in the Windows Explorer (but doesn't have to).
    So that's almost completely the other way around as we get it now.
    Thanks,
    K.

  • Can't see EJB objects in Application Navigator after migration

    Hello
    I can't see any objects in Application Navigator after migration from previous version of JDeveloper (9.2.0.5), in System Navigator view I can see all sources. Has somebody any idea what the reason is?
    Tom

    In the application navigator you should see one node per EJB, when you stand on it you'll see the various source files in the structure window.

  • 1.5.4 ora-00904 when opening a package from the connections navigator

    Hi
    I downloaded 1.5.4 for windows and immediately checked to see if this long standing bug has been fixed
    1.5.0.53 New file types not opened as plsql (and now neither a
    However it hasn't so next thing I do is go the connections navigator to open a package which is the workaround for the above bug (any update on when that is going to be fixed would be appreciated).
    If I double click to open a package I get an error message
    ORA-00904: "ATTRIBUTE": invalid identifier
    A single click on a package does not give any error. Double clicking on the same package in 1.5.1 does not give any error message
    Any ideas?
    thanks
    paul
    Edited by: paul.schweiger on Mar 4, 2009 10:36 AM
    Stupidly used the rich text editor which doesn't seem to work too well

    JB,
    There actually is a post from the team in this thread ;-)
    The patch on 3/30 was not scheduled to fix any other errors other than the import issue we encountered. We included an LDAP fix and a 9i performance query issue. The exact bugs fixed are listed in the check for updates detail before you download the fix.
    All bugs can be logged with Metalink, that is the primary place for logging and tracking bugs. The forum is for discussions on how to use the product - for pointers and advice.
    Paul,
    By your long standing bug, I assume you mean that .pks, pkb and .plb files are opened in the PL/SQL Editor. This has been fixed in 1.5.4.
    What has not been done and has been scheduled for 2.0 is the ability to associate any extension with a file and then open that file with the pl/sql editor.
    For all encountering the ora-00904 error, this is specifically related to opening PL/SQL in a 9i database and we have a bug logged for that.
    Sue

  • Key focus is not visible for all objects when tabbing

    I'm using LabView 5.1.
    The key focus is not visible for all objects when tabbing through a "disabled and grayed-out" object.
    For example, let's say I create a panel with 3 buttons. If I create a "disabled" attribute for button 2 and assign the value "2" (disabled and grayed-out) to it. When I will run this VI, the key navigation will go through button 1 and button 3 (skipping button 2 as expected) but the key focus on button 3 will not be visible.
    Is this a bug with LabView or am I doing something wrong ?

    Hi Ben,
    Don't worry, time is not an issue... I'm posting an example of a VI with the problem I described. I noticed that the problem occurs only with "dialog buttons".
    When you have time, let me know if you see the same behavior. If you do, I will report the problem to National Instrument.
    Thanks for your time !
    BigBen
    Attachments:
    3buttons.vi ‏22 KB

  • Expand All and Collapse All with Data table

    Hi Guys,
         I have a data table as shown in code pasted . where the first and second column have row category which gives a categorization with a twisty.
         When i click on the twisty or item name the level beneath it expands. Eerything works fine.. but i need to have to links     Expand All and Collapse All which when clicked open the entire hierarchy or collapse it. Can anyone suggest a way of doing. Can it be done using javascript, I am not comfortable with java script .If someone has done this before please share the piece of code.Also please suggest the different ways of doing it. I am using RAD 7 and IBM JSF components.
         <hx:dataTableEx border="0" cellpadding="2" cellspacing="0"
         columnClasses="columnClass1" headerClass="headerClass"
         footerClass="footerClass" rowClasses="rowClass1, rowClass2" binding="#{masterPublList.tablebindData}"
         id="tableEx1" styleClass="dataTableEx" value="#{masterPublList.lst_publication}" var="varlst_publication">
              <hx:columnEx id="columnEx3">
                   <hx:panelRowCategory id="rowCategory2"
                        styleClass="panelRowCategory"
                        value="#{varlst_publication.publCategory}" collapsed="true">
                   </hx:panelRowCategory>
              </hx:columnEx>
              <hx:columnEx id="columnEx2">
                   <hx:panelRowCategory id="rowCategory1"
                        styleClass="panelRowCategory" value="#{varlst_publication.publSubCategory1}">
                        <h:outputText id="text5" styleClass="outputText"></h:outputText>
                   </hx:panelRowCategory>
              </hx:columnEx>
              <hx:columnEx id="column1">
                   <hx:outputLinkEx id="linkEx1" styleClass="outputLinkEx" value="#{varlst_publication.publUrl}" target="_blank">
                        <h:outputText id="text3" styleClass="outputText" value="#{varlst_publication.publName}"></h:outputText>
                   </hx:outputLinkEx>
              </hx:columnEx>
              <hx:columnEx id="columnEx1">
                   <h:selectManyCheckbox disabledClass="selectManyCheckbox_Disabled"
                        id="checkbox1" styleClass="selectManyCheckbox" value= "#{varlst_publication.publLang}">
                        <f:selectItems value= "#{masterPublList.lst_lang}"/>
                   </h:selectManyCheckbox>
              </hx:columnEx>
         </hx:dataTableEx>
                   Thanks in anticipation

    Hi Naamkeek,
    Per my understanding that you have added the Expand All and Collapse All button in an drill down report by adding the "Go to report" action, now you got the report always refresh and return to the first page, right?
    I have tested on my local environment and can reproduce the issue, no matter whether to add two buttons or using the parameter to do the Expand All and Collapse All, it is always return to the first page.
    Gernerally, SQL Server Reporting Services does a postback while clicking a expand/collapse icon. SSRS re-renders reports because it need to regenerate the pages to fit the defined width & Height. That is why SQL Server Reporting Services reloads
    the whole report.
    This is by design. And, currently, we are not able to turned it off.
    I would suggest you submitting a wish at
    http://connect.microsoft.com
    If the service requests frequently, we may include it in the next release.
    Appreciate your understanding, and if you have any more questions, please feel free to ask.
    Regards
    Vicky Liu

  • Changing the Owner of all Objects in Instance ?

    How to Change the Owner of all Objects in Instance, like for example the Procedure: sp_changedbowner in an MS-SQL-Database, who changed the Owner of the actual Database !
    I'am looking for another possibility to do it by export the Datbase and import as new Owner !

    Hi Laurent Schneider
    OCM DBA, I successfully run:
    connect SYS/&2 as SYSDBA;
    Update sys.obj$ set owner#=(Select USER# from sys.user$ where NAME = '&4')
    where owner#=(Select USER# from sys.user$ where NAME = '&3');
    commit;
    Afterwards I dropped the &3 User CASCADE and then created the &3 User with less rights ! Before Update-Command the &4 User shouldn't be the Owner of any Object ! At Last I'm not sure that is the right way ?!

  • Jdeveloper 10134 not showing Application Navigator,Connection Navigator etc

    Hi All,
    I am using Jdev 10.1.3.4. When I am openning jdev I can only see "Structure" and "Property inspector". Apart form these two I am unable to open the other window i.e. "Application Navigator", "Connection Navigator" , "Component Palette" etc. I tried to open from the menu View > Application Navigator, but it didn't work.
    I went to Tools > Preferences and then got the below error.
    java.lang.NullPointerException
         at oracle.ideimpl.webbrowser.BrowserOptionsPanel.onEntry(BrowserOptionsPanel.java:95)
         at oracle.ide.panels.MDDPanel.enterTraversableImpl(MDDPanel.java:926)
         at oracle.ide.panels.MDDPanel.enterTraversable(MDDPanel.java:899)
         at oracle.ide.panels.MDDPanel.mav$enterTraversable(MDDPanel.java:106)
         at oracle.ide.panels.MDDPanel$Tsl.updateSelectedNavigable(MDDPanel.java:1348)
         at oracle.ide.panels.MDDPanel$Tsl.updateSelection(MDDPanel.java:1216)
         at oracle.ide.panels.MDDPanel$Tsl.actionPerformed(MDDPanel.java:1210)
         at javax.swing.Timer.fireActionPerformed(Timer.java:271)
         at javax.swing.Timer$DoPostEvent.run(Timer.java:201)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:153)
         at java.awt.Dialog$1.run(Dialog.java:515)
         at java.awt.Dialog.show(Dialog.java:536)
         at java.awt.Component.show(Component.java:1300)
         at java.awt.Component.setVisible(Component.java:1253)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
         at oracle.ide.dialogs.WizardLauncher.runDialog(WizardLauncher.java:55)
         at oracle.ide.panels.TDialogLauncher.showDialog(TDialogLauncher.java:276)
         at oracle.ide.config.IdeSettings.showDialog(IdeSettings.java:597)
         at oracle.ide.config.IdeSettings.showDialog(IdeSettings.java:391)
         at oracle.ide.cmd.IdeSettingsCommand.doit(IdeSettingsCommand.java:47)
         at oracle.ide.controller.CommandProcessor.invoke(CommandProcessor.java:259)
         at oracle.ide.controller.IdeAction.performAction(IdeAction.java:541)
         at oracle.ide.controller.IdeAction$1.run(IdeAction.java:772)
         at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:789)
         at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:498)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
         at javax.swing.AbstractButton.doClick(AbstractButton.java:302)
         at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1000)
         at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1041)
         at java.awt.Component.processMouseEvent(Component.java:5488)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3126)
         at java.awt.Component.processEvent(Component.java:5253)
         at java.awt.Container.processEvent(Container.java:1966)
         at java.awt.Component.dispatchEventImpl(Component.java:3955)
         at java.awt.Container.dispatchEventImpl(Container.java:2024)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
         at java.awt.Container.dispatchEventImpl(Container.java:2010)
         at java.awt.Window.dispatchEventImpl(Window.java:1774)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    FYI, it was working fine previously. May be some file got missed. Can any body help me regarding this. Any help will be appreciated.
    ~Abhijit

    Hello Frank,
    Thanks for your reply. As you suggested I renamed the "system" folder within jdev folder. Then restarted jdev. But the same problem still exist.
    I also tried by taking another Jdeveloper dump (which is working in another machine) , but got the same problem again in my machine.
    I don't know whether the problem is with jdev files or some thing else, could be my machile system files also. Pls have a look on this once again.
    ~Abhijit

  • UIX Tree: "Expand All" Functionality

    Hello,
    I have a question about the Tree in UIX. We are using the Tree component in a UIX Page (JDeveloper 10.1.2). With the tree we also make use of the ClientStateTreeDataProxy class.
    It is possible to expand and collapse the tree, but I want to have 1 button to be able to expand all nodes on the first level of the tree or if this isn't possible to expand all the nodes.
    I have try to simulate this using struts actions, but I'm unable to simulate the state request-parameter. I also try to look if something is possible with the ClientStateTreeDataProxy class. Which possibilities are there to manipulate the tree component?
    Thanks, Dennis

    Thanx Jeanne,
    You brought me on a idea with the UIX Developer's Guide and EXPANDABLE_EXPANDED value.
    I couldn't figure out how the expand property was filled, because it wasn't done in the ADF BC ViewObject. We have a Utility class that creates a DataObject from the ViewObject Data and here the expand property was set.
    Now it was easy to build a ExpandAll option. It is possible to access the HttpServletRequest object were the DataObject is created. By setting a attribute in the request I could react on that and give the expand property indeed the value EXPANDABLE_EXPANDED.
    Dennis

Maybe you are looking for

  • How do I increase the number of characters in the Contact Email?

    When adding a contact email to a folder I am limited to only 30 characters! This is most frustrating because once you have added the email address of the company this only allows you to have a name of less than 15 characters long!!!! How I can change

  • Errors C  library install attempted improperly during iTunes update install?

    Several times I encoountered an error message indicating that during the iTunes update installation that the C+ library file was atttempted to be installed improperly. I tried to eliminate the errors by uninstalliing iTunes and downloading a new comp

  • Beware - 20" Cinema dead after 34 days

    Bought it 9/1/05 and on 10/4 it won't power up. Light stayed on solid but screen stays black and buttons do nothing. Hooked it up to a different Mac with same result. Called Apple and they had no advice and they sent me to a CompUSA to get it fixed.

  • ISE and Prime Integration

    Dear All, I have ISE nodes in distributed environment. 1) Added PRI & SEC Monitoring node in Prime under Administration --> Servers -->ISE Servers.  By doing this i am getting ISE reports under Reports Launch Pad. 2) On ISE Administration --> System

  • Weblogic Server 8.1 with Service Pack 6 will support for ALSB?

    Hi, Can any body tell me, whether the ALSB is compatible with Weblogic Server 8.1? We have requirement to integrate ALDSP and ALESB using Weblogic Server 8.1. Thanks in advance. Regards, Ven