2.1.1.64/Windows 64 bit version: could not start the debug listener. empty toolbar

1. start remote debugging active only "debugging remote debugging session" window, but it does not open the port at all.
2. where it is stored procedure/function/etc. is open, the toolbar where the compilation/execution/etc buttons should be, is empty. There is only find editbox and nothing else.

I tried to update JDK 1.6.0.18, no change again. The platform is Windows 2008 Server 64-bit.

Following output in the console:

C:\oracle\sqldeveloper\sqldeveloper\bin > java-Xmx640M-Xms128M - Xverify: none -.
racle.ide.util.AddinPolicyUtils.OVERRIDE_FLAG = true - Dsun.java2d.ddoffscreen = fals
e Dwindows.shell.font.languages = - XX: MaxPermSize = 128 M - Dide.AssertTracingDisabl
Ed = true - Doracle.ide.util.AddinPolicyUtils.OVERRIDE_FLAG = true - Djava.util.loggin
g.config.File=Logging.conf-Dsqldev.debug=false-Dide.conf="./sqldeveloper.conf".
-Dide.startingcwd = "."-classpath... /... /IDE/lib/IDE-boot.jar oracle.ide.boot.Lau
down
Exception initialization 'oracle.dbtools.raptor.plsql.PLSQLAddin' extension ' or
Acle SQL Developer': java.lang.NoClassDefFoundError: com/Sun/jdi/Bootstrap
at oracle.jdevimpl.debugger.jdi.DebugJDIConnector.getVersion (DebugJDICon
Nector.Java:30)
to oracle.jdevimpl.debugger.support.DebugFactory. < clinit > (DebugFactory.j
AVA: 81).
at oracle.dbtools.raptor.plsql.PLSQLAddin.initialize(PLSQLAddin.java:76)

at oracle.ideimpl.extension.AddinManagerImpl.initializeAddin (AddinManage
rImpl.java:407)
at oracle.ideimpl.extension.AddinManagerImpl.initializeAddins (AddinManag
erImpl.java:214)
to oracle.ideimpl.extension.AddinManagerImpl.initProductAndUserAddins (Ad
dinManagerImpl.java:128)
at oracle.ide.IdeCore.initProductAndUserAddins(IdeCore.java:1949)
at oracle.ide.IdeCore.startupImpl(IdeCore.java:1573)
at oracle.ide.Ide.startup(Ide.java:703)
at oracle.ideimpl.DefaultIdeStarter.startIde(DefaultIdeStarter.java:35)
at oracle.ideimpl.Main.start(Main.java:184)
at oracle.ideimpl.Main.main(Main.java:146)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke (unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke (unknown Source)
at java.lang.reflect.Method.invoke (unknown Source)
at oracle.ide.boot.PCLMain.callMain(PCLMain.java:62)
at oracle.ide.boot.PCLMain.main(PCLMain.java:54)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke (unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke (unknown Source)
at java.lang.reflect.Method.invoke (unknown Source)
at oracle.classloader.util.MainClass.invoke(MainClass.java:128)
at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain(IdeLauncher.java:)
189)
at oracle.ide.boot.IdeLauncher.launchImpl(IdeLauncher.java:89)
at oracle.ide.boot.IdeLauncher.launch(IdeLauncher.java:65)
at oracle.ide.boot.IdeLauncher.main(IdeLauncher.java:54)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke (unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke (unknown Source)
at java.lang.reflect.Method.invoke (unknown Source)
at oracle.ide.boot.Launcher.invokeMain(Launcher.java:713)
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: oracle.classloader.util.AnnotatedClassNotFoundException:

Lack of class: com.sun.jdi.Bootstrap

Load class: oracle.jdevimpl.debugger.jdi.DebugJDIConnector
Charger: ide-global: 11.1.1.0.0
Source code: /C:/oracle/sqldeveloper/jdev/extensions/oracle.jdevelop
St. Runner.jar
Configuration: extension jar in C:\oracle\sqldeveloper\jdev\extensions
This charge is initiated to the ide-global: 11.1.1.0.0 using the loadClass() method.

The missing class is not available from any source code or the charger in the system.

at oracle.classloader.PolicyClassLoader.handleClassNotFound (PolicyClassL
oader. Java:2190)
at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLoa
der. Java:1733)
to oracle.classloader.PolicyClassLoader.access$ 000 (PolicyClassLoader.jav
one: 143)
to oracle.classloader.PolicyClassLoader$ LoadClassAction.run (PolicyClassL
oader. Java:331)
at java.security.AccessController.doPrivileged (Native Method)
at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java
(: 1692)
at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java
(: 1674)
... 35 more
UsersCache.fillIn (time) = 16 ret is nothing? : false
Finished analyzing = 0
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: could not
initialize the class oracle.jdevimpl.debugger.support.DebugFactory
to oracle.jdevimpl.runner.debug.DebuggingListener.startListening (Debuggi
ngListener.java:73)
to oracle.jdevimpl.runner.debug.DebuggingListener.startListening (Debuggi
ngListener.java:69)
at oracle.jdevimpl.runner.debug.DebuggingProcess.startTarget (DebuggingPr
ocess. Java:571)
at oracle.ide.runner.RunProcess.start(RunProcess.java:891)
at oracle.jdeveloper.runner.JRunProcess.super_start (JRunProcess.java:407
)
to oracle.jdeveloper.runner.JRunProcess.access$ 000 (JRunProcess.java:61)
to oracle.jdeveloper.runner.JRunProcess$ $1 1.run(JRunProcess.java:450)
at java.awt.event.InvocationEvent.dispatch (unknown Source)
at java.awt.EventQueue.dispatchEvent (unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters (unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter (unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy (unknown Source)
at java.awt.EventDispatchThread.pumpEvents (unknown Source)
at java.awt.EventDispatchThread.pumpEvents (unknown Source)
at java.awt.EventDispatchThread.run (unknown Source)

Published by: rini17 on 4.3.2010 02:34

Have you installed the SDK or JRE 1.6? Looks like tools.jar is missing; This file is provided with the SDK, but not a JRE.

-John
SQL development team

Tags: Database

Similar Questions

  • Windows ICS Services stopped & could not start the windows firewall in windows xp professional sp2.

    I am facing a problem regarding the ICS Service & could not start windows in windows Xp service pack 2 firewall, whenever I have install windows Xp Sp2 and join the network, the ics services ceased and the windows firewall. While windows firewall service starts when I restart my computer. But after some time stopped again had services that I'm cold does not access the readers of part, could not access network resources.this problem occurs only on windows xp sp2, when I install windows 7, then all better.i work fetch on different forums, apply the settings but I'm not able to solve the problem on base all the time. Someone tell me the permanent solution of this problem, on a forum, I see this solution,sharedaccess.reg and settings.but I am still unable to find a permanent solution.

    Someone tell me the permanent solution of this problem?


    Hello

    Here are a few troubleshooting steps that you can try to solve this problem. See the following links.

    You cannot start the Windows Firewall service in Windows XP SP2

    http://support.Microsoft.com/kb/920074

    Registry WARNING: This section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, see this link:

    http://support.Microsoft.com/kb/322756

    Troubleshooting settings of Windows Firewall in Windows XP Service Pack 2 for advanced users

    http://support.Microsoft.com/kb/875357

    If you have additional problems, please reply to this post and we will be happy to help you further.

  • A small flag appears on the bottom of my screen that says activate security service Windows, but when I try to turn on it says could not start the Windows security service

    Original title: HELPPPPP

    My computer a little flag in the background with a x... said red it turn security service windows, but when I try to turn it on... it said windows security service cannot be started :/

    Hey ChelseaHarris,

    Take a look at two responses in the thread below the link to see if they allow the Windows launch security service:
    Could not start the Windows Security Center service.

    If these steps do not help, try to run a full scan using the Scanner from Microsoft which can be downloaded using the link below:
    Microsoft safety scanner

    Hope that helps.

  • I have a 64-bit system running Windows 7. I could not get the AutoPlay to open whenever I insert a CD or a DVD.

    I have a 64-bit system running Windows 7. I could not get the AutoPlay to open every time I insert a cd or a dvd, I changed the settings to Ask Me to Windows Media Player to open with Windows Explorer... but nothing I tried introduced the feature of AutoPlay to life.

    Is there a solution

    original title: AutoPlay Windows 7

    It worked for me: I forgot where I got it, could have been here if it's a little different from what I've seen above

    PIECE AUTO REPAIR
    USING GROUP POLICY EDIT
    gpedit.msc in search
    Computer Configuration\ Administrative Templates\ Windows Windows\ Policies\ will disable Autoplay.

    In the REGEDIT HELP: Group Policy Editor is not provided with Windows Home editions, however, you can use regedit to achieve the same result.

    Open regedit and locate the following key:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer

    Change: NoDriveTypeAutorun to 0 x 91

    If necessary, create this key as a DWORD.

  • Could not start the print job. Is available from the printer? Charge of CS3 on Windows 7 64 bit

    Hi all:

    I have a PC network. As part of their basic installation, I load on CS3. I started to integrate Windows 7 and found the following on each problem, but not on one of the XP.

    When my users try to print from Acrobat 8 that they receive the following message is displayed: "could not start the print job. I have a printer? ».

    This happens when trying to print to one of our printers, the printer HP designjet 1055. I have the drivers 32 bit and 64 bit installed on our print server.

    I read a post somewhere in program files common files could play up because there are 2 location of files of program on windows 7 - but I'm no more on this one here.

    I don't know there is a work around for this issue, recorded for the 101 others.

    Someone at - it ideas?

    CS3 has AA7 I think, maybe AA8. Compatibility Win7's AA9. Others may work, but the risk becomes yours. Adobe will tell you simply to upgrade. Several people have AA8 working most of the time. I think that a few may have succeeded with AA7, but I'm a little surprised.

  • I have error #1053 windows could not start the printer spooler. Help

    Windows could not start the printer spooler. I received the error #1053.
    whatever it is sent to the printer never finished loading and crashes to the top
    my computer, so I have to re - start.

    This forum is for posting comments on the web site of Microsoft Answers, is not for technical questions.  Ask your questions to http://answers.microsoft.com/en-us/windows/forum/hardware, making sure that you specify your Windows version in the drop-down lists at the top.

  • Windows could not start the background service Itelligent transfer service on local computer. 87 error: The parameter is incorrect

    I had a crash dump blue screen, tried solutiions to the problem and told me to go to windows update and download all windows updates. downlownloading all updates failed and I got the error.

    Code 80246008

    Click on get help with this error and was instructed to go to services and start the background intelligent service services, it gave me the error message;

    Windows could not start the background service Itelligent transfer service on local computer. 87 error: The parameter is incorrect

    Not very computer savvy! no idea what it all means or what I would do to this topic! Thanks a lot for any help

    Try this:

    To change or restart the Service (BITS) Background Intelligent Transfer

    1. Open administrative tools by clicking the start , clicking Control Panel, clicking system and Maintenance, and then clicking Administrative Tools.

    2. Double-click Services. If you are prompted for an administrator password or a confirmation, type the password or provide confirmation.

    3. Right click on the service of Intelligent Transfer (BITS) background and then click Properties.

    4. Under the tab general, next to startup type, make sure that automatic (delayed start) is selected.

    5. Next to Service status, check whether the service is started. If not, click Start.

  • Windows could not start the Microsoft Office Service on the local computer

    The whole error is

    "Windows could not start the Microsoft Office Service on the local computer error 1053; Service has failed to demand launch or timely control.
    It seems that this instance of office 2013 has stopped working.
    Win7 64 bit machine with all sorts service packs, etc. was in a field, we moved to a new domain, and it worked well for one day, now it has this problem. Any advice or suggestions would be helpful.

    Hello

    Since you are faced with the question after changing to the new domain, the question you posted would be better suited for the IT Pro TechNet public. I would recommend posting your query in the TechNet Forums to get help:

    Forums TechNet Windows 7

    Let us know if you need help with Windows related issues. We will be happy to help you.

  • Windows could not start the Base Filtering Engine service's local computer

    I get this error

    Windows could not start the Base Filtering Engine service's local computer
    Error5: Access denied

    When I try to start it but it won't start

    My computer is

    Windows 7 Home Premium

    64 bit

    Hello

    1. don't you make software changes before the show?
    2. do you have anti-virus outside Microsoft Product software?
     
    Follow method 3 in this article:
     

     
  • Could not start the print of Win 7 64 bit spooler

    Hello world. Earlier, I installed Windows 7 updates (I can't remember the exact date) and when I tried a few days then to print something, I could not and my printer had the yellow flag of problem in the control panel. It seems that there is a problem loading the print spooler after trying to start it, I get the following error message.

    Windows could not start the service on local computer print spooler. Error 1053: the service did not demand launch or control in a timely.

    The printer has been tested on different computers and a laptop and works very well. After some research, I found many messages on the same problem as others have some and tried all of the solutions posted here, but nothing seems to work. All the drivers are up to date, all dependencies of print spooler are running, I even uninstalled Adobe reader and I use a different now. The printer is now just an expensive paperweight. Any help would be appreciated. Thank you.

    IEBHO.dll seems to cause problems with some applications.

    It cannot be linked to questions of print spooler.

    However, I suggest trying to remove the IEBHO.dll which seems to be one part of iMesh MediaBar.

    You can uninstall iMesh MediaBar using "uninstall a program"?

    I also run a scan with the two following applications just to see if they do anything:

    TDSSKiller:

    http://support.Kaspersky.com/FAQ/?QID=208283363

    Malwarebytes anti-malware (free version - decline the invitation to install the full version of trial) - do a "Quick Scan":

    http://www.Malwarebytes.org/products/malwarebytes_free

  • Windows could not start the service audio windows on the local computer. Error 1067: The process is completed in an unexpected way!

    Please help me! ....
    Audio service does not
    I tried Services.msc and tried starting windows Audio...
    The following error has come!
    Windows could not start the service audio windows on the local computer. Error 1067: The process is completed in an unexpected way!
    There is a sign of X in the audio icon...
    and when I click on this audio icon... TROUBLESHOOTER OPENS...
    all this happened all of a sudden!
    Please help me!
    Thank you.
    Nischal Sp

    Please provide the error screenshot more better assitance. Also, try this:

    Try to copy and merge the audio from another Windows 8 or better service.

    You can do this by going to the Registry Editor (make sure that the other computer is also a 32-bit system)

    Go to HKLM/system/current control set/services/audiosrv click audiosrv and then on the file menu, select export and save the file to a USB key or drive.

    While copy on your machine and merge. Then restart your system.

    Otherwise reset Windows 8:

    http://www.kapilarya.com/how-to-reset-Windows-8

    Good luck once again :)

  • Just upgraded to Windows 7 Pro. Could not find the normal system games (solitaire, spider solitaire,... etc.). Where are they?

    I have just upgraded to Windows 7 Pro.  Could not find the normal system of games (Solitaire, solitaire spider, mine sweeper, etc.).  Where are they?

    Go to control panel > programs and features > turn Windows features on or off and place a check next to games and click OK. Carey Frisch

  • Could not start the time service windows on the local computer 2 error

    Cannot update the system clock of time Internet.

    After double click to display the time in the taskbar, the Date and time properties window appears.

    Then I time tab-click Internet, and then click Update now - this produces the following message...
    "Year error occurred getting the status of the last synchronization." The RPC server is unavailable ".
    Then I clicked on start > Control Panel > Administrative Services > Services > time Windows
    I click Start the service and get the following message...
    "Could not start the time service windows on local computer."
    "error 2: the system cannot find the file specified."
    Help!  What now?

    Hello

    Glad to know that the problem has been resolved. If you have additional questions on the computer, please ask your question about Windows and we will be happy to help you.

  • Receive automatic updates for Windows XP "error 127: the specified procedure could not be found." Also "error 0 x 80240036: could not start the service automatic updates on local computer»

    Update CPU which proved later to be bad.  Replaced by original CPU.  Re-installed Windows XP Home using a slipstreamed CD that I burned the original non - OEM drive that has Service Pack 2.  Integrated Service Pack 3 which I got from the MS. site  Everything works well except for Windows Update.  The setting seem to be correct in Administrative Tools/Services.  The status of the Service is "stopped".  When I try to start the automatic updates from Administrative Tools/Services I receive "error 127: the specified procedure could not be found."  Also "error 0 x 80240036: could not start the service automatic updates on local computer»  Used the range of anti-virus and malware and found nothing.  Currently using Avast 7.0.1426.  I also used various tools of Fix - It MS nothing helps.  Any help would be greatly appreciated.  Thank you.

    Hello

    1. what application or antivirus security suite is installed and your current subscription?

    2 Norton (another) or a McAfee application ever installed on this machine?

    3. What are the fix applications that you used so far to try to fix this problem?

    Try the next method and check if that helps you with the question of the 127 error you receive.

    Method 1: Rdding the DLL file by doing the following:

    1. Click Start and click Run, in the search box type CMD and press to enter.
    2. right click on CMD in the list and click "Run as Administrator".
    3. type the following command and press ENTER. Regsvr32 msvcp71.dll
    4. close the command prompt window.

    Method 2: run the file system (CFS) Checker:

    (Note: you need an XP installation disk to start the System File Checker search.)

    The SFC command is used to detect and resolve problems with the files on Windows XP and Windows Vista computers. This command allows you to launch the Windows File Protection Service and allows you to analyze all integrity-protected Windows files and replace all problematic files identified.

    1. click on start, and in the box to start, search type CMD
    2. right click on CMD in the list and click "Run as Administrator"
    3. type the following command and press ENTER. Sfc/scannow
    4. close the command prompt window.

    For more information on scan SFC (System File Checker), please look in the link mentioned below.

    http://support.Microsoft.com/kb/310747

    I hope this helps.

  • Could not start the Windows Vista firewall

    Hi all

    I can't start the Windows Firewall service in anyway.

    I can't open it via Control Panel, as it is said simply: "the Windows Firewall settings cannot poster because the asscioated service is not running. You want to start the Windows Firewall service? »
    I click "Yes", then he said: 'Windows cannot start the Windows Firewall service. There is no error code indicated.
    I tried running "wf.msc" using the Microsoft Management Console. When this window appears, he says: "there was an error opening the Windows Firewall with advanced snap-in security.; The Windows Firewall with Advanced Security snap could not load. Restart the Windows Firewall service on the computer that you are managing. "Error code: 0x6D9.
    As it seems, I can not start it this way or the other.
    I pressed Ctrl + Alt + Delete and click on the Services tab, then click services on the bottom, and this opens the Services window.
    In the new Services window, I try to start the service "Windows Firewall". I get a message saying: "Windows could not start the Windows Firewall service on the Local computer.; Error 1068: the dependency service or group could start. »
    Therefore, it does not. The service is set to automatic.
    I found another process called 'Base filtering engine', which I discovered is related to the use of the Windows Firewall service. Then, that I try to start this service, and he said: "Windows has no start the engine service of filtering based on Local computer." Error 0 x 80320009: an object with this GUID or LUID already exists. »
    Still, I can't find a way to fix the problem. In addition, the service is set to automatic.
    So if someone could help me, give me ideas or tell me how to solve the problem, it would be greatly appreciated. Thanks in advance.
    P. S. sometimes, when I type things in the command prompt, I get a message saying that "the requested operation requires a rise." What it means
    ?
    EDIT:
    The base filtering engine
    IKE and AuthIPsec Keying Modules
    Internet Connection Sharing (ICS)
    IPsec policy agent
    Routing and remote access
    Windows event collector
    Windows Firewall
    All of these services don't work, with each saying "Windows did not start the * service * service on Local computer.; Error 1068: The dependency service or group could start. ", with the exception of the Base Filtering Engine service.
    EDIT:
    I believe that the motor of filter of Bae is the root cause of the problem, because when I try to start it, it says "Windows cannot start the engine service of filtering based on Local computer. Error 0 x 80320009: an object with this GUID or LUID already exists. ", so that all the other programs on this service, said depedent" Windows did not start the * service * service on Local computer. " ; Error 1068: The dependency service or group could start. ».
    EDIT:
    Hello everyone, I solved the problem. The problem is a corrupted, file called "secdrv.sys. To resolve this problem, I had to first download the file "secdrv.sys' out of my operating system CD. To do this, you must create a partition and "mount" a file on CD, on the newly created partition. The file you have to climb is and is called: "*: \sources\install.wim. Extending .wim means a "file system Windows Image" and to see what files it contains, you will need to download what we call the "Windows Automated Installation Kit". Explicit instructions on the installation procedure and where to get this program, is here: "http://www.vistax64.com/tutorials/86959-access-vista-install-dvd-files.html". Once you have the file mounted, just search the area mounted for "secdrv.sys", then copy and paste it in "C:\Windows\System32\drivers" or that where the drivers from your system. After that, restart and the BFE service and all of its dependencies should work properly. Thanks for the good help like SpiritX.

    Hello everyone, I solved the problem. The problem is a corrupted, file called "secdrv.sys. To resolve this problem, I had to first download the file "secdrv.sys' out of my operating system CD. To do this, you must create a partition and "mount" a file on CD, on the newly created partition. The file you have to climb is and is called: "*: \sources\install.wim. Extending .wim means a "file system Windows Image" and to see what files it contains, you will need to download what we call the "Windows Automated Installation Kit". Explicit instructions on the installation procedure and where to get this program, is here: "http://www.vistax64.com/tutorials/86959-access-vista-install-dvd-files.html". Once you have the file mounted, just search the area mounted for "secdrv.sys", then copy and paste it in "C:\Windows\System32\drivers" or that where the drivers from your system. After that, restart and the BFE service and all of its dependencies should work properly. Thanks for the good help like SpiritX.

Maybe you are looking for