DB-Objects not shown in Tabs (right hand side)

From here to now (re-opening the sql-developer), the selected object is not shown on the right hand side tab pane.
Double clicking a package show the package in editor mode. Just selecting does not show it in read-only mode.
No way to see info and/or data for tables and views.
Also, other objects not shown.
Version 1.5.4
Suggestions? Excect upgrade to ... (whatever).

2.1 installed, works.
CRC-Error on dbui4.jar. I assume that was the reason.

Similar Messages

  • FF not printing right hand side of the web page using MAC OSX

    FF is not printing out the right hand side of the web page. 1/2 to 1 inch i text is just cut off. Never had a problem in the past with this. Just happened, I believe after I upgraded FF. I am using MacBook Pro OSX.
    == This happened ==
    Every time Firefox opened
    == I believe after I download the new FF update

    Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8
    I have had problems with Firefox printing pages through most of the Firefox versions. I have tried printing in different ways to no avail.
    Among my attempts:
    printing to pdf, printing selected text, scaling down the page, using the print mode if the art. offers one. None seem to fix the problem.
    Not only does the right margin text get cut off but oftentimes only the first page prints, the rest of the article doesn´t. It just happened again so I went to Safari and the problem disappeared. I believe there´s a serious problem here.
    Below see a shot of what the preview of a 12 page article becomes when printed.
    http://www.npr.org/templates/transcript/transcript.php?storyId=128222247

  • I cannot save PDF files that has a lock on the right hand side of the tab in safari iOS 5 from my iPad. Please help to find a solution.

    Can someone help find a fix of how to save PDF files from safari in iOS 5.0.1? The PDF files show a lock on the right hand side of tab. Only these lock PDF cannot be save. Any help will be highly appreciated.

    I assume that you have iBooks or GoodReader or Adobe Reader - some app that will open PDF files so my suggestion would be to start with the basic things, restart your iPad, reset it or quit Safari and restart.
    Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    In order to close/quit apps - Go to the home screen first by tapping the home button. Quit/close open apps by double tapping the home button and the task bar will appear with all of you recent/open apps displayed at the bottom. Tap and hold down on any app icon until it begins to wiggle. Tap the minus sign in the upper left corner to close the apps. Restart the iPad. Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off.
    To power up hold the sleep button until the Apple logo appears and let go of the button.
    The lock to the right side of the tab indicates that the website is secure - or at least that is what it looks like in Safai on my iPad. Sites with the https in the address have the lock icon in the tab, non secure sites - web pages without the https - do not have the lock icon. I'm not sure if that has any bearing on it - none of the PDF files that I have opened in Safari have the lock icon.
    But if you can open the file - it doesn't make sense that it would be locked??? Try the basic suff and see if any of that helps.
    Message was edited by: Demo

  • How do I force all Tabs to the right hand side, leaving space on the left?

    It feels more intuitive to have the first tab against the right hand side and it's easier to find because it always remains in the same position when, eg, closing other tabs. I use TabMixPlus, but can't find the required option. Many thanks.

    You can check out code in the userChrome.css file to see that it doesn't really work well (tabs move around when you hover or click).
    Add code to the <b>userChrome.css</b> file below the default @namespace line.
    *http://kb.mozillazine.org/userChrome.css
    <pre><nowiki>@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
    #tabbrowser-tabs tab:first-child {-moz-box-ordinal-group:2}
    </nowiki></pre>
    The customization files userChrome.css (user interface) and userContent.css (websites) are located in the <b>chrome</b> folder in the Firefox profile folder.
    *http://kb.mozillazine.org/Editing_configuration
    You can use this button to go to the currently used Firefox profile folder:
    *Help > Troubleshooting Information > Profile Directory: Show Folder (Linux: Open Directory; Mac: Show in Finder)
    * Create the chrome folder (lowercase) in the <xxxxxxxx>.default profile folder if this folder doesn't exist
    * Use a plain text editor like Notepad to create a (new) userChrome.css file in this folder (the names are case sensitive)
    * Paste the code in the userChrome.css file in the editor window and make sure that the userChrome.css file starts with the default @namespace line
    * Make sure that you select "All files" and not "Text files" when you save the file via "Save file as" in the text editor as userChrome.css.<br>Otherwise Windows may add a hidden .txt file extension and you end up with a not working userChrome.css.txt file

  • No details present on right hand side tabs on Mac OSX

    I'm using Mac OS 10.4.5 and have just downloaded SQL Developer. I also downloaded the J2SE 5.0 and installed as instructed When I click on a table, no information is shwn in any of the right hand side tabs - apart from the data tab. Same for selcting a procdeure/package. The code is not visible. I have to click on the edit button before I can see the code.
    What am I doing wrong ?
    Cheers,
    Brent
    PS - Great looking product - about time Oracle !!

    Starting it up with a console open and selecting a table gives me the following errors :
    Initializing.. oracle.dbtools.raptor.explorer.jdev.ConnectionDialogAddin@7e4042
    Assert: SQLView initedAssert: Unknown Node:8: USER
    Assert: Unknown Node:8: SHARED QUERIES
    Assert: Unknown Node:8: TABLE EDITORS
    Assert: Unknown Node:8: VIEWS
    Assert: Unknown Node:8: MVIEWS
    Assert: Unknown Node:8: SYNONYM
    Assert: Unknown Node:8: SEQ
    Assert: Unknown Node:8: Recycle Bin
    Assert: Unknown Node:8: DB Link
    Assert: Unknown Node:8: MVIEW LOG
    Assert: Unknown Node:8: PLSQL
    Assert: Unknown Node:8: TRigger
    Assert: Unknown Node:8: INDEX
    java.lang.AbstractMethodError: oracle.jdbc.driver.OracleDatabaseMetaData.getDatabaseMajorVersion()I
         at oracle.dbtools.raptor.ConnectionListener.nodeOpened(ConnectionListener.java:47)
         at oracle.ide.model.Node.fireNodeOpened(Node.java:1139)
         at oracle.ide.model.Node.open(Node.java:573)
         at oracle.jdeveloper.cm.dt.ConnectionNode.getChildren(ConnectionNode.java:210)
         at oracle.jdevimpl.cm.dt.browser.jdbc.ConnectionNodeFilter.getChildren(ConnectionNodeFilter.java:36)
         at oracle.dbtools.raptor.RaptorDBAddin$HideJavaFilter.getChildren(RaptorDBAddin.java:365)
         at oracle.ideimpl.explorer.BaseTreeExplorer.addChildren(BaseTreeExplorer.java:338)
         at oracle.ideimpl.explorer.BaseTreeExplorer.open(BaseTreeExplorer.java:850)
         at oracle.ideimpl.explorer.BaseTreeExplorer$2.run(BaseTreeExplorer.java:1713)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:275)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:196)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:190)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:182)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    Exception in thread "AWT-EventQueue-0" java.lang.AbstractMethodError: oracle.jdbc.driver.OracleDatabaseMetaData.getDatabaseMinorVersion()I
         at oracle.dbtools.db.DBUtil.checkVersion(DBUtil.java:471)
         at oracle.dbdev.oviewer.xmleditor.XMLEditor.getQuery(XMLEditor.java:40)
         at oracle.dbdev.oviewer.xmleditor.XMLBasedEditor.updateContent(XMLBasedEditor.java:381)
         at oracle.dbdev.oviewer.xmleditor.XMLBasedEditor.updateContent(XMLBasedEditor.java:359)
         at oracle.dbdev.oviewer.base.ViewerEditor.whenDbNodeChanged(ViewerEditor.java:179)
         at oracle.dbdev.oviewer.base.ViewerEditor.whenVisibilityChanges(ViewerEditor.java:154)
         at oracle.dbdev.oviewer.base.ViewerEditor.editorShown(ViewerEditor.java:134)
         at oracle.ideimpl.editor.SplitPane.doLayoutTopTabs(SplitPane.java:811)
         at oracle.ideimpl.editor.SplitPane.doLayout(SplitPane.java:485)
         at java.awt.Container.validateTree(Container.java:1473)
         at java.awt.Container.validateTree(Container.java:1480)
         at java.awt.Container.validateTree(Container.java:1480)
         at java.awt.Container.validateTree(Container.java:1480)
         at java.awt.Container.validateTree(Container.java:1480)
         at java.awt.Container.validateTree(Container.java:1480)
         at java.awt.Container.validateTree(Container.java:1480)
         at java.awt.Container.validateTree(Container.java:1480)
         at java.awt.Container.validateTree(Container.java:1480)
         at java.awt.Container.validateTree(Container.java:1480)
         at java.awt.Container.validate(Container.java:1448)
         at javax.swing.RepaintManager.validateInvalidComponents(RepaintManager.java:379)
         at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(SystemEventQueueUtilities.java:113)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:275)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:196)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:190)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:182)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

  • Shifting Portlet tabs to Right hand Side

    The Question on building the portlets.
    Can any body suggest me how to shift the tab to the right hand
    side as i create new tabs in the Pages by default its going to
    left hand side.
    I just want look and feel of Oracle website page as tabs are on
    right side.
    Regards
    Suresh

    Hi Muhammad,
    Is {Notes.NOTE_details} and {ABC.old_ENTRY} or images ? Or is it a long text ? what is the data type of these fields ?
    Can you try to right click on the field and go in Format field-- Common--Horizontal Alignment : select Right from the drop down and see..
    -Sastry

  • My wifi network connection is not working, will read "unable to join". Am able to access as a guest.  When I hit the blue arrow on the right hand side of my network there is no information e.g ip address, subnet mask, etc.  This info is in my guest area.

    My network has not been working today.  When I click on it it says "unable to access nhe network".  My guest network will work.  When I hit the blue arrow on the right hand side of my network there is no information in the IP address, subnet mask, router, etc.  There is information in my guest section when I checked. I have unplugged and replugged my router and turned my Wifi button of and off, started and restarted my Ipod as per internet suggestions.  Would anyone know how to get my network reactivated.  I am nervous to hit reset network settings in case I lose all my music and icons, etc. added since I got my Ipod.  Thank you for any assistance

    Do other devices now connect?
    Did the iPod connect before?
    What encryption/security is the router using?
    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Power off and then back on the router
    - Reset network settings: Settings>General>Reset>Reset Network Settings
    - iOS: Troubleshooting Wi-Fi networks and connections
    - iOS: Recommended settings for Wi-Fi routers and access points
    - Restore from backup. See:
    iOS: How to back up
    - Restore to factory settings/new iOS device.
    - Make an appointment at the Genius Bar of an Apple store.
    Apple Retail Store - Genius Bar

  • If I do not select F11 ( full screen ) a big part of the screen "falls" of the right hand side of my monitor and is not readable, I am not able to find the neccesary adjustments.

    Question
    If I do not select F11 ( full screen ) a big part of the screen "falls" of the right hand side of my monitor and is not readable, I am not able to find the neccesary adjustments.
    Screen 2/3 blanco on the left side
    With F11 all OK.

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • My laptop is hp pavilion g series & its right hand side speaker not working.. please assist me.

    hi i have hp laptop productname is HP pavilion g series, i have purchased it before two months & now its right hand side speaker stoped working so.. please assist me.

    Does anyone ever answer these?
    Seriously LESS than Happy.
    Not even done paying it off and the right side speaker doesn't work. Dude, I should have got a Dell.
    Spoiler (Highlight to read)

  • The progress bar (in green)which was visisble at the right hand side down in Firefox 3.6.8,is not visible here which seems little unfriendly.

    The progress bar (in green)which was visisble at the right hand side down in Firefox 3.6.8,is not visible here which seems little unfriendly.Or is it available(may be there is some settings i have to apply)?Please tell me if it is available in this version or not,and if yes then how to bring it.Thanks!

    You can add the progress indicator in the Firefox 4 add-ons bar with the [https://addons.mozilla.org/firefox/addon/status-4-evar/ Status-4-Evar] add-on

  • Pie chart drop shadows not printing properly.. cuts off right hand side of pie chart...???

    Every time I go to print a pie chart that has a drop shadow applied to it, it cuts off the right hand side of the chart along with the shadow itself.  It looks HORRIBLE!!!  I went through and created a bunch of reports using that method, and now ALL of them have this problem.  It makes ZERO sense to me, and it appears that nobody else is experiencing this.  Does anybody have any ideas?

    It may be a good idea to read :
    http://support.apple.com/kb/TA23140
    Yvan KOENIG (VALLAURIS, France) mardi 19 juillet 2011 19:10:01
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.8
    Please : Search for questions similar to your own before submitting them to the community
    To be the AW6 successor, iWork MUST integrate a TRUE DB, not a list organizer !

  • HT1481 my ipod shuffle is not showing up in my itunes window on the right hand side of the screen

    My Ipod shuffle is not showing up on my Itunes window on the right hand side of the screen?  It is a new one.

    Hi Brittcal,
    Welcome to the Support Communities!
    I would recommend making sure you've run your Windows software updates, and then follow the steps to remove iTunes and reinstall the latest version.   Here are a few articles to help you with this.
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    http://support.apple.com/kb/HT1923
    iPod not recognized in My Computer and in iTunes for Windows
    http://support.apple.com/kb/TS1369
    Syncing music to iPod shuffle
    http://support.apple.com/kb/HT1719
    I hope this information helps ....
    Have a great day!
    - Judy

  • TS3274 Email display problem: My email only display the list of emails and a preview (first two lines of the body of the mail). If one click on the message it only shows the heading on the right hand side of the screen, but not the content.

    My email only display the list of mails in my in box with a preview of the first two lines of the body of the message. When one clicks on the message to open it, only the header is displayed in the right hand side of the screen - the actual message is missing. This happens on older mail previously downloaded that use to work properly as well. Any idea how to fix this?

    Try closing the Mail app completely and see if it works properly when you re-open the app : from the home screen (i.e. not with the Mail app 'open' on-screen) double-click the home button to bring up the taskbar, then press and hold any of the apps on the taskbar for a couple of seconds or so until they start shaking, then press the '-' in the top left of the Mail app to close it, and touch any part of the screen above the taskbar so as to stop the shaking and close the taskbar.
    If that doesn't work also do a reset : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.

  • My iPhone says Searching in the top right hand side and has been like this for 2 days. Already had a replacement sim yesterday, still not working. Apple advised me to restore my phone by connecting to iTunes. When trying to do this it's not allowing

    My iPhone says Searching in the top right hand side and has been like this for 2 days. Already had a replacement sim yesterday, still not working. Apple advised me to restore my phone by connecting to iTunes. When trying to do this it's not allow

    Are you on a Windows PC? Do you have anti-virus software running on it? Here are some help articles for you to troubleshoot with:
    Resolve iOS update and restore errors
    Resolve iOS update and restore errors in iTunes

  • HT1677 iOS 7 for iPad the bookmarks tab is now on the top right hand side how can I change this back to the top left hand side as in the previous versions?

    iOS 7 for iPad the bookmarks tab is now on the top right hand side how can I change this back to the top left hand side as in the previous versions? Thanks

    Sorry but you can't

Maybe you are looking for

  • Default image in master detail

    I'm trying to create a thumbnail master detail page. Mostly good so far, works ok. What I'd like to do is set the default image when the page loads to either the last image, or to one I choose. This is a photo of the month page, so I'd like the defau

  • What can I do to stop the vertical scroll bar from freezing up or vanishing?

    I am mostly in the App Store, but often the vertical (up & down) scroll bar will freeze up so it does not move or while scrolling with it, the bar vanishes!  How can I fix this or can it be fixed?

  • File name not valid

    So I opened a PDF file in Adobe Reader to print it. I noticed that I needed to make a change and so I opened it in PS (closing it in Reader). There I made the correction and attempted to save the file and was given an error "could not save file becau

  • Apache plug-in cannot connect to Unix-based WebLogic

              I have a WebLogic cluster set up that includes one Unix and 2 NT instances. Using           the HttpServletCluster proxy I can connect to all 3 instances (although I haven't           got the round-robin load balancing to work properly). No

  • Starting the web dbm on RH fedora core 2

    Hello all I have installed the RPM package maxdb-web-7.5.0.23-1.i386.rpm According to the online help http://help.sap.com/saphelp_nw04/helpdata/en/fe/389e3a85166506e10000000a114084/content.htm i should now start the web dbm with: /etc/rc.d/sdb-web st