Input type (.plsql) and how to get rid of it.

So, i have two sqldeveloper instances - an older multiplatform one and the second 1.1.2 from rpm. Now it says:
"Addin: Translator PlSql is trying to register a input type (.plsql) which conflicts with translator PlSql who already using this input type"
Just where is this "input type" stored and how can i drop the link to the older one to make the spot available for the newer version?
TIA

Thanks for replying. Good tip on getting the stack trace...
Permissions on the sqldeveloper directory are rwx - rx - rx.
Here is the dump. I am fairly new to Linux, so does this mean that sqldeveloper could not connect to some external host? I have been able to run apt-get and such in the past.
Thanks again.
Addin: Translator PlSql is trying to register a input type (.plsql) which conflicts with translator PlSql who already using this input type
Full thread dump Java HotSpot(TM) Client VM (1.5.0_11-b03 mixed mode, sharing):
"Automatic check for updates" prio=1 tid=0x085d38c0 nid=0x3209 runnable [0xadcfe000..0xadcff0b0]
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
- locked <0x6f95f9a8> (a java.net.PlainSocketImpl)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
at java.net.Socket.connect(Socket.java:519)
at java.net.Socket.connect(Socket.java:469)
at sun.net.NetworkClient.doConnect(NetworkClient.java:157)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:382)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:509)
- locked <0x6f95fa48> (a sun.net.www.http.HttpClient)
at sun.net.www.http.HttpClient.<init>(HttpClient.java:231)
at sun.net.www.http.HttpClient.New(HttpClient.java:304)
at sun.net.www.http.HttpClient.New(HttpClient.java:316)
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:817)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:769)
at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:694)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:938)
- locked <0x6f95faf8> (a sun.net.www.protocol.http.HttpURLConnection)
at oracle.ideimpl.webupdate.CheckMasterListRunnable.run(CheckMasterListRunnable.java:147)
at oracle.ideimpl.webupdate.AutomaticCheckForUpdates.checkMasterList(AutomaticCheckForUpdates.java:133)
at oracle.ideimpl.webupdate.AutomaticCheckForUpdates.mav$checkMasterList(AutomaticCheckForUpdates.java:41)
at oracle.ideimpl.webupdate.AutomaticCheckForUpdates$1.run(AutomaticCheckForUpdates.java:87)
at java.lang.Thread.run(Thread.java:595)
"DestroyJavaVM" prio=1 tid=0xadd98d38 nid=0x31eb waiting on condition [0x00000000..0xbfcb3b90]
"Timer-0" prio=1 tid=0xadd6b3d8 nid=0x31fe in Object.wait() [0xade9d000..0xade9df30]
at java.lang.Object.wait(Native Method)
- waiting on <0x6f5e9378> (a java.util.TaskQueue)
at java.util.TimerThread.mainLoop(Timer.java:509)
- locked <0x6f5e9378> (a java.util.TaskQueue)
at java.util.TimerThread.run(Timer.java:462)
"Log Page Updater" prio=1 tid=0xadd5aec8 nid=0x31fb waiting on condition [0xaf602000..0xaf602eb0]
at java.lang.Thread.sleep(Native Method)
at oracle.dbtools.migration.workbench.core.ui.MigrationTreeTableLogPage$5.run(MigrationTreeTableLogPage.java:622)
"TimerQueue" daemon prio=1 tid=0xb12a6b38 nid=0x31f8 in Object.wait() [0xb0299000..0xb0299db0]
at java.lang.Object.wait(Native Method)
- waiting on <0x6f2629c8> (a javax.swing.TimerQueue)
at javax.swing.TimerQueue.run(TimerQueue.java:236)
- locked <0x6f2629c8> (a javax.swing.TimerQueue)
at java.lang.Thread.run(Thread.java:595)
"AWT-EventQueue-0" prio=1 tid=0x084442c0 nid=0x31f7 in Object.wait() [0xb037f000..0xb0380130]
at java.lang.Object.wait(Native Method)
- waiting on <0x6f21e5d8> (a java.awt.EventQueue)
at java.lang.Object.wait(Object.java:474)
at java.awt.EventQueue.getNextEvent(EventQueue.java:345)
- locked <0x6f21e5d8> (a java.awt.EventQueue)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:189)
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)
"AWT-Shutdown" prio=1 tid=0x08443328 nid=0x31f6 in Object.wait() [0xb0400000..0xb04010b0]
at java.lang.Object.wait(Native Method)
- waiting on <0x6f243420> (a java.lang.Object)
at java.lang.Object.wait(Object.java:474)
at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:259)
- locked <0x6f243420> (a java.lang.Object)
at java.lang.Thread.run(Thread.java:595)
"AWT-XAWT" daemon prio=1 tid=0x08438018 nid=0x31f4 runnable [0xb0502000..0xb0502fb0]
at sun.awt.X11.XToolkit.waitForEvents(Native Method)
at sun.awt.X11.XToolkit.run(XToolkit.java:463)
at sun.awt.X11.XToolkit.run(XToolkit.java:438)
at java.lang.Thread.run(Thread.java:595)
"Java2D Disposer" daemon prio=1 tid=0x0842b038 nid=0x31f3 in Object.wait() [0xb0599000..0xb0599f30]
at java.lang.Object.wait(Native Method)
- waiting on <0x6f223468> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
- locked <0x6f223468> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132)
at sun.java2d.Disposer.run(Disposer.java:125)
at java.lang.Thread.run(Thread.java:595)
"Low Memory Detector" daemon prio=1 tid=0x080a8110 nid=0x31f1 runnable [0x00000000..0x00000000]
"CompilerThread0" daemon prio=1 tid=0x080a6c00 nid=0x31f0 waiting on condition [0x00000000..0xb20bc798]
"Signal Dispatcher" daemon prio=1 tid=0x080a5b48 nid=0x31ef runnable [0x00000000..0x00000000]
"Finalizer" daemon prio=1 tid=0x0809f348 nid=0x31ee in Object.wait() [0xb2200000..0xb22010b0]
at java.lang.Object.wait(Native Method)
- waiting on <0x6f1859f0> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
- locked <0x6f1859f0> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132)
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159)
"Reference Handler" daemon prio=1 tid=0x0809d4d0 nid=0x31ed in Object.wait() [0xb2281000..0xb2282030]
at java.lang.Object.wait(Native Method)
- waiting on <0x6f185a70> (a java.lang.ref.Reference$Lock)
at java.lang.Object.wait(Object.java:474)
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116)
- locked <0x6f185a70> (a java.lang.ref.Reference$Lock)
"VM Thread" prio=1 tid=0x0809a8e0 nid=0x31ec runnable
"VM Periodic Task Thread" prio=1 tid=0x080a96d8 nid=0x31f2 waiting on condition

Similar Messages

  • Icons in finder bar; what do they mean and how to get rid of them

    Hi I notice these icons in my finder bar. I'm confused; what are they there for and how to get rid of them?
    Thanks for the help!

    One is a Flash movie project and the other two a PDF files - you usually have them in your Finder window bar because you've dragged them to that location. You can get rid of them by selecting the icon with the Command key held down and drag them to the Desktop - poof! - they'll disappear.
    Clinton

  • "Open In Tabs." How it got there and how to get rid of it?

    I've searched the forums and tried all I can think of but cannot figure out:
    1) How an "Open in Tabs" item got in my Bookmarks Menu -
    When I go to Main Menu>Bookmarks, at the very bottom is a dividing line and below it, "Open In Tabs." Yet, when I Show All Bookmarks, I cannot find it anywhere. It's not a folder, it's not a link or site, its not in the Bookmarks Bar or the Bookmarks Menu - but it's there when I drop down from Main Menu>Bookmarks.
    2) How to create my own "open in tabs" with only two bookmarks in it that I can set to open at starting up Safari.
    Right now, when I click it, it tries to open everthing in my Bookmarks Menu.
    Can anyone explain (how it got there and how to get rid of it) - and help me do what I'm trying to do (open two sites at startup)? Thanks.
    (Safari 1.3.2-OS 10.3.9)
    nÔÔdle--hëad Per-rrr-plexed

    I have to apologize, I accidently gave the link to Safari Enhancer when I mentioned Safari Extender.
    Safari Enhancer and Safari Extender are two different programs with two different purposes.
    Enhancer is a free standalone program to adjust some of the features in Safari that can not be adjusted using Safari's Preferences. It also alows you to make these changes without having to use the Terminal.
    Extender is a shareware Safari plugin that adds its own items to the control-click contextual menus in Safari and includes menu items to work with tabs, mail, user agents, printing, and other functions.
    Both are useful programs. I have and use each of them.

  • In the lefthand sidebar of Finder, under 'Shared', I encounter in addition my TC, another computer, identified by a long name starting with 'hp'. I don't have another computer. What could this be? And how to get rid of it?

    In the Finder sidebar, under 'Shared', I encounter my TC, as well as another item with a long name starting with 'hp'. 'Get info' shows it to be a 'PC'. However, I don't have a PC. It cannot be my printer (HP), since that has anoter name.
    I can not access the item, which has me a 'guest'.
    What could this item be? And how to get rid of it?
    Many thanks in advance for your help.
    DB

    It's almost certainly your hp printer and is showing the WiFi adapter MAC address after the HP.
    To verify, look at the printer configuration page via Bonjour in Safari.  The settings tab shows the Mac address in the bottom left hand corner for my model of HP printer.
    I'm sorry but I can't explain why that would show up in the finder.

  • My iPad air has 32 gb, but I am down to about 3 gb.  What should (and how) I get rid of to free up space?

    My iPad air has 32 gb, but I am down to about 3 gb.  What should (and how) I get rid of to free up space?

    Are there apps you don't need or use? Delete them.
    Is there content you've downloaded from iTunes that you can delete (as long as it's available in iTUnes, you can redownload any previously purchased content)
    Do you have any large e-mails in your mailbox? Such as mails with photos.
    Do you have photos that you don't want or need anymore?
    Settings, general, usage can tell you how much space apps are taking up and that can help you choose what needs to go, what's part of the problem, etc.

  • I have this question mark (?) in the upper left corner of my Finder windows. Anyone know what's up with that, what it might portend, and how to get rid of it?

    I have this question mark (?) in the upper left corner of my Finder windows. Anyone know what's up with that, what it might portend, and how to get rid of it?

    Are you sure you have a PowerMac? They can't run Mac OS 10.6.8. Maybe a Mac Pro instead?
    Can you post a screen shot of that portion of the screeen for us to review? Does the question mark replace the Apple that's at the left end of the menubar?

  • Hello, I have un Ipod classic of 160GB. On my itunes it displays that I have 113gb of other that occupies my memories! what is this other and how I get rid of it?

    Hello, I have un Ipod classic of 160GB. On my itunes it displays that I have 113gb of other that occupies my memories! what is this other and how I get rid of it?

    "Other" is the measure of used space on the iPod not taken up by Audio, Video & Photos. This includes the iPod's library and artwork plus any files you may have copied to your iPod in disk mode. The overhead for the library & artwork data is typically 1-2% of the size of the media, e.g. for 1Gb of Audio & Video expect to have around 15mb of "Other". This information is needed for the iPod's operation and cannot be removed.
    If you have significantly larger amounts of "Other", not related to files you've intentionally placed on the iPod, then these are probably disconnected copies of your media files or iPod libraries left over from failed sync operations. The only way to recover the space is to do a full restore.
    If you have copies of all your media in your iTunes library this isn't a problem, but if you've been manually managing the content then you might need to try to recover the files from it first. See this post by forum regular Zevoneer on transferring files from the iPod to your computer. Some of the tools rely on the iPod having a healthy library however the manual method mentioned towards the end of the post should work regardless.
    tt2

  • My 2nd generation Nano indicates that about half of the space is 'other'. Anyone know what that means and how I get rid of it? All I've ever downloaded is music.

    My 2nd generation Nano indicates that about half the space is 'other'. Anyone know what that means and how I get rid of it? All I've ever downloaded is music.

    gomeznoles wrote:
    My 2nd generation Nano indicates that about half the space is 'other'. Anyone know what that means and how I get rid of it? All I've ever downloaded is music.
    The Other data on your iPod is album art, file allocation structures, your main library file, and any other data that the iPod uses to read its songs. 
    You can have it removed by going to your itunes and plugging your ipod back into it.   Click the device then click the music tab then uncheck box that says include album artwork.. then sync again.. this time the OTHER stuff will now be removed.

  • For my ipod 3g 8gb in itunes where the info for the memory is half of the memory is taken up by "other" so im wondering what this other is and how to get rid of it?

    for my ipod 3g 8gb in itunes where the info for the memory is half of the memory is taken up by "other" so im wondering what this other is and how to get rid of it?

    Have you reset your Ipod resently? Never mind my ohter reply.

  • Account Limit Reached what does that mean and how to get rid of it?

    Account Limit Reached what does that mean and how to get rid of it?
    This cause me not to set up iCloud, so now what?

    I found this out on another thread
    There is no solution. There are limits to how many iCloud accounts that a device can have activated. It doesn't matter that it was by a previosu owner, it's the device that matters. Everything you do using an iDevice is tied to it's ID number, even Mac computers. This applies to the Apple store as well as the app store and everything iCloud related.

  • By my battery percentage there is a little icon that is a phone then a keyboard underneath it. Does anybody know what this means. And how to get rid of it?

    By my battery percentage there is a little icon like the alarm icon but it has a phone and what looks to be a keyboard underneath. Does anybody know what this means and how to get rid of it?

    You have enabled the TTY function. To turn it off, go to Settings - Phone - TTY = Off.

  • SAP hana Visualize Plan show Create Temp Index and it shows Unsupported Operator Order.  Why the hana build temp index and how to get rid of it ?

    When I see the Visualize Plan for SQLScript it show Create Temp Index at many Places.
    It also shows unsupported operator order CS_JOIN over CS_AGGREGATION.
    Why does hana create Temp Index and how to get rid of it.

    Just browsing for some more information on this operation, and it just happened that my favorite VizPlan expert has chimed in here
    I have a scenario where I am using a nested SQLScript based calc view. One view (child view) retrieves a relatively small data set, then the main CV takes that and joins with a bunch of other data from another schema.
    When I started out, just the nested portion of (child calc view), takes roughly 800ms to return it's resultset, for which I was pleased. Now, when I added some other joins onto that dataset in the main CV, I am seeing my runtime spike to approximately 16 seconds, with 15 seconds being spent on a "Create Temp Index" process that only results in 12 rows (from what I can see).
    Now the question becomes - since I have identified where 95+% of my runtime is being generated, how can I really pinpoint what operation is causing this? I was thinking the ID column (shown in the details) may offer some clues if one knew how to locate the details in a system table somewhere?
    Otherwise, all I can see in the VizPlan is that YES there is a long running component, but I have no idea what it might be, therefore can't do anything about it
    Regards,
    Justin

  • When opening safari , i get a yahoo page. why ? and how to get rid of it?

    when opening safari , i get a yahoo page. why ? and how to get rid of it?

    Check the links below for options to remove the Adware
    http://www.adwaremedic.com/index.php
    Remove unwanted adware that displays pop-up ads and graphics on your Mac - Apple Support
    You may need to force quit Safari, the. Reopen Safari while holding the Shift key.

  • A lock logo with an arrow encircling it has appeared besides the battery percentage symbol in my iphone 4s. What does that mean and how to get rid of it ?

    a lock logo with an arrow encircling it has appeared besides the battery percentage symbol in my iphone 4s. What does that mean and how to get rid of it ?

    Its the screen orientation lock, and is covered in the User Guide.
    Double-tap the home button, swipe to the right on the dock area and tap the left-most icon.

  • A friend gave me an older Nano 3rd generation. Can anyone tell me how to delete what is on there and how to get rid of his name. It does not connect to my itunes. I cannot even find the source or the place to restore it as suggested in the owners manual.

    I have a 3rd generation ipod that a friend gave me. I cannot find anything on how to get rid of his name and music on it. This is what the owners manual says:
    "Select ipod nano in the soiurce list and click the summary tab" I cannot find the source or the summary tab on itunes. Can any one help me? I would like to delete everything on it and start over but I am afraid I cannot add anything back on it. I know this is detailed and a lot, but I really need help.

    Restore
    Note: Because Restore erases all of the songs and files on iPod, make sure toback up any files you've saved on the iPod disk. All of your songs, videos, podcasts, audiobooks, and games can be loaded back to your iPod provided that you have them stored in your iTunes Library.
    How to restore your iPod:For Windows:
    1. Make sure you've reinstalled the latest version of iTunes.
    2. Open iTunes, and then connect your iPod to your computer.
    3. After a few moments, it will appear in the source list in iTunes. If the iPod's display doesn't show "Connected" or "Do not disconnect" you may need to put the iPod into disk mode to proceed.
    4. Select your iPod in the source list and you will see information about it appear in the Summary tab of the main iTunes windows.
    5. Click the Restore button. You will be prompted with one or more restore options that may prompt iTunes to automatically download of the latest iPod Software. The 4 possible restore options are:
    Restore Option 1: Restore - Restores with same iPod Software version already on iPod.
    Restore Option 2: Use Same Version - Restores with same iPod Software version already on iPod even though a newer version is available.
    Restore Option 3: Use Newest Version - Restores with the latest iPod Software on your computer.
    Restore Option 4: Restore and Update - Restores with the latest iPod Software on your computer.
    6. A progress bar will appear on the computer screen indicating that the first stage of the restore process has started. When this stage is completed, iTunes will instruct you to leave iPod connected to your computer to complete restore.
    7. During the stage 2 of the restore process, the iPod will show an Apple logo as well as a progress bar at the bottom of the display. It is critical that the iPod remains connected to the computer or iPod Power adapter during this stage. Note: The progress bar may be difficult to see since the backlight on the iPod display may be off.
    8. After stage 2 of the restore process is complete and the iPod is connected to the computer, the iTunes Setup Assistant window will appear asking you to name your iPod and choose your syncing preferences similar to when you connected your iPod for the first time.
    For Mac:
    1. Make sure you've reinstalled the latest version of iTunes.
    2. Open iTunes, and then connect your iPod to your computer.
    3. After a few moments, it will appear in the source list in iTunes. If the iPod's display doesn't show "Connected" or "Do not disconnect" you may need to put the iPod into disk mode to proceed.
    4. Select your iPod in the source list and you will see information about it appear in the Summary tab of the main iTunes windows.
    5. Click the Restore button. You will be prompted with one or more restore options that may prompt iTunes to automatically download of the latest iPod Software. The 4 possible restore options are:
    Restore Option 1: Restore - Restores with same iPod Software version already on iPod.
    Restore Option 2: Use Same Version - Restores with same iPod Software version already on iPod, even though a newer version is available.
    Restore Option 3: Use Newest Version - Restores with latest iPod Software version on your computer.
    Restore Option 4: Restore and Update - Restores with latest iPod Software version on your computer.
    6. A message will appear prompting you to enter an administrator's name and password.
    7. A progress bar will appear on the computer screen indicating that the first stage of the restore process has started. When this stage is completed, iTunes will instruct you to leave iPod connected to your computer to complete restore.
    8. During the stage 2 of the restore process, the iPod will show an Apple logo as well as a progress bar at the bottom of the display. It is critical that the iPod remains connected to the computer or iPod Power adapter during this stage. Note: The progress bar may be difficult to see since the backlight on the iPod display may be off.
    9. After stage 2 of the restore process is complete and the iPod is connected to the computer, the iTunes Setup Assistant window will appear asking you to name your iPod and choose your syncing preferences similar to when you connected your iPod for the first time.
    Source:
    iPod nano (3rd generation) Troubleshooting Assistant
    Message was edited by: michael08081

Maybe you are looking for

  • HP Officejet Pro 8500 A 910 - Missing entry: RunDLLEntry

    Each time I boot up my computer, I get the following error message on the Desktop: Error in C:\Program Files\HP\HP Officejet Pro 8500 A 910\bin\HPStatusBL.dll Missing entry: RunDLLEntry I can't find this file. I uninstalled the printer and reinstalle

  • Yahoo mail login says Firefox won't accept cookies but my option is too accept cookies - so what's wrong?

    My wife and I can't log into our Yahoo e-mail accounts (or, I guess, our Yahoo account). Whenever we try, we get the message: "The browser you're using refuses to sign in (cookies rejected)". However, my cookies setting in Firefox is: 1) accept cooki

  • GIF in Reports gives error. Works fine for JPEG

    All this time the company logo in all our reports was a small GIF file. However, we created a new App Server and tried to run the report, but it gave an error. When we open the report in Reports Builder, change the GIF to a JPEG file it works. -- Wha

  • Workplan Version Name

    Anyone have a way to turn off the workplan version naming convention that Oracle Projects uses each time you publish a new workplan.....the system generates it something like this unless you manually change the name: Copy: Copy: Copy: Copy: Copy: Cop

  • Burning CD's in Aperture 3

    How do I burn an album onto a CD-R using Aperture 3.1.3? I have  to transfer albums to iPhoto 6.0.6 in order to burn photos but when I do, the file size for each photo shrinks from about 10 mb to 1.3 mb making them essentially useless for enlargement