JDeveloper error when you try to open the adf application

Oracle JDeveloper Studio Edition Version 11.1.2.1.0
Build JDEVADF_11.2.1.0_GENERIC_110907.2314.6081
We seek to use the ADF to replace our current STRONG application.
in any case, I was working through some of the ADF tutorials and this morning when I opened Jdeveloper, time where I hit navigator view/application, I get the following error.
any thoughts?
erforming action (79) About [ from  ]
Invoking command:  [ from  ]
Performing action (64) Application Navigator [ from  ]
Failed to load a window
java.lang.NullPointerException
  o.i.docking.DrawerWindow.restore(DrawerWindow.java:551)
  o.i.docking.DrawerDecorator.replaceProxyDrawer(DrawerDecorator.java:78)
  o.i.docking.DrawerUI.ensureRealHostedComponent(DrawerUI.java:584)
  o.i.docking.DrawerUI.expansionRatio(DrawerUI.java:668)
  o.i.docking.DrawerUI.expanded(DrawerUI.java:651)
  o.i.docking.DrawerWindowUI.addDrawer(DrawerWindowUI.java:498)
  o.i.docking.DrawerWindowUI.addDrawer(DrawerWindowUI.java:468)
  o.i.docking.DrawerWindowUI.access$200(DrawerWindowUI.java:84)
  o.i.docking.DrawerWindowUI$Listener.intervalAdded(DrawerWindowUI.java:213)
  o.i.docking.DrawerWindowUI.registerListener(DrawerWindowUI.java:447)
  o.i.docking.DrawerWindowUI.<init>(DrawerWindowUI.java:269)
  o.i.docking.DrawerWindow.createGUI(DrawerWindow.java:397)
  o.i.docking.DrawerWindow.getGUI(DrawerWindow.java:391)
  o.i.navigator.ApplicationNavigatorWindow.getGUI(ApplicationNavigatorWindow.java:695)
  o.i.docking.DockableWindow.getHostedComponent(DockableWindow.java:231)
  o.ii.docking.TitledPanelHolder.getOrCreateComponent(TitledPanelHolder.java:47)
  o.ii.docking.TitledPanel.setPageVisible(TitledPanel.java:902)
  o.ii.docking.TitledPanel.showClient(TitledPanel.java:879)
  o.ii.docking.TitledPanel.setClientVisible(TitledPanel.java:863)
  o.ii.docking.TitledPanel.setDockableVisible(TitledPanel.java:2149)
  o.ii.docking.DockPanel.setDockableVisible(DockPanel.java:311)
  o.ii.docking.AbstractDockPanelHost.setDockableVisible(AbstractDockPanelHost.java:71)
  o.ii.docking.DockStationImpl.setDockableVisible(DockStationImpl.java:652)
  o.ii.docking.DockStationImpl.setDockableVisible(DockStationImpl.java:598)
  o.ii.docking.DockStationImpl.setDockableVisible(DockStationImpl.java:582)
  o.i.docking.DockableWindow.setDockableVisible(DockableWindow.java:162)
  o.i.docking.DockableWindow.show(DockableWindow.java:143)
  o.i.docking.DockUtil.showDockableWindow(DockUtil.java:33)
  o.ideri.navigator.ShowNavigatorController.handleEvent(ShowNavigatorController.java:49)
  o.i.controller.IdeAction$ControllerDelegatingController.handleEvent(IdeAction.java:1469)
  o.i.controller.IdeAction.performAction(IdeAction.java:662)
  o.i.controller.IdeAction.actionPerformedImpl(IdeAction.java:1140)
  o.i.controller.IdeAction.actionPerformed(IdeAction.java:617)
  jx.s.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
  jx.s.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
  jx.s.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
  jx.s.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
  jx.s.AbstractButton.doClick(AbstractButton.java:357)
  jx.s.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:809)
  jx.s.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:850)
  j.a.Component.processMouseEvent(Component.java:6289)
  jx.s.JComponent.processMouseEvent(JComponent.java:3267)
  j.a.Component.processEvent(Component.java:6054)
  j.a.Container.processEvent(Container.java:2041)
  j.a.Component.dispatchEventImpl(Component.java:4652)
  j.a.Container.dispatchEventImpl(Container.java:2099)
  j.a.Component.dispatchEvent(Component.java:4482)
  j.a.LightweightDispatcher.retargetMouseEvent(Container.java:4577)
  j.a.LightweightDispatcher.processMouseEvent(Container.java:4238)
  j.a.LightweightDispatcher.dispatchEvent(Container.java:4168)
  j.a.Container.dispatchEventImpl(Container.java:2085)
  j.a.Window.dispatchEventImpl(Window.java:2478)
  j.a.Component.dispatchEvent(Component.java:4482)
  j.a.EventQueue.dispatchEventImpl(EventQueue.java:644)
  j.a.EventQueue.access$000(EventQueue.java:85)
  j.a.EventQueue$1.run(EventQueue.java:603)
  j.a.EventQueue$1.run(EventQueue.java:601)
  j.security.AccessController.doPrivileged(Native Method)
  j.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
  j.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
  j.a.EventQueue$2.run(EventQueue.java:617)
  j.a.EventQueue$2.run(EventQueue.java:615)
  j.security.AccessController.doPrivileged(Native Method)
  j.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
  j.a.EventQueue.dispatchEvent(EventQueue.java:614)
  o.javatools.internal.ui.EventQueueWrapper._dispatchEvent(EventQueueWrapper.java:169)
  o.javatools.internal.ui.EventQueueWrapper.dispatchEvent(EventQueueWrapper.java:151)
  j.a.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
  j.a.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
  j.a.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
  j.a.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
  j.a.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
  j.a.EventDispatchThread.run(EventDispatchThread.java:122)

My guess is that at some point your JDeveloper was out with force.
Try to delete this file:
C:\Users\yourUser\AppData\Roaming\JDeveloper\system11.1.2.1.38.60.81\o.ide\windowinglayout. XML
and restart JDeveloper
If this does not resolve the removal of the directory issue integer o.ide and restart JDeveloper
and if it does not help remove the directory of the entire system.

Tags: Java

Similar Questions

  • Error when you try to open the app Itaú

    When I try to open the app Itaú (Bank of Brazil), this error occurs:

    Note: I've already opened a ticket with the support of Itaú, but this error occurs only with me. A few months ago, this app worked great.

    Newspaper report:

    Process: aplicativoitau [1921]

    Path: /Applications/Itau.app/Contents/MacOS/aplicativoitau

    ID: com.itau.aplicativoitau

    Version: 1.13.2.26 (2171.65)

    Code type: X 86 (native)

    Parent process:? [1]

    Manager: aplicativoitau [1921]

    User ID: 501

    Date/time: 2016-03-03 23:51:59.099-0300

    OS version: Mac OS X 10.11.3 (15 d 21)

    Report Version: 11

    Anonymous UUID: 7FAC3220-CD99-407D-F587-443B2918867B

    Sleep/wake UUID: D6203505-A76F-4F43-A884-DB922EE874EA

    Time since started awake: 14000 seconds

    Wake time: 11000 seconds

    Integrity of system protection: enabled

    Crashed thread: unknown

    Exception type: EXC_BREAKPOINT (SIGTRAP)

    Exception codes: 0 x 0000000000000002, 0 x 0000000000000000

    Note the exception: EXC_CORPSE_NOTIFY

    Unavailable backtrace

    Unknown thread crashed with X 86 Thread State (32-bit):

    EAX: 0 x 00000001 ebx: 04463760 ecx 0 x: 0 x 00000000 edx: 0x00000000

    EDI: 0x93aa5ebe esi: 0x050d7c00 ebp: 0xbffff0f8 esp: 0xbffff0f0

    SS: 0 x 00000023 efl: 0 x 00000286 eip: 0x93aa6837 cs: 0x0000001b

    DS: 0 x 00000023 are: 0 x 00000023 fs: 0 x 00000000 gs: 0x0000000f

    CR2: 0x0d0f3000

    Logical CPU: 2

    Error code: 0x00000000

    Trap number: 3

    Description of the binary images not available

    Summary of the external change:

    Calls made by other processes for this process:

    task_for_pid: 1

    thread_create: 0

    thread_set_state: 0

    Calls made by this process:

    task_for_pid: 0

    thread_create: 0

    thread_set_state: 0

    Calls made by all processes on this machine:

    task_for_pid: 6953

    thread_create: 0

    thread_set_state: 0

    Model: MacBookPro9 2, MBP91.00D3.B0C of BootROM, 2 processors, Intel Core i7, 2.9 GHz, 8 GB, MSC 2.2f44

    Graphics card: Intel Graphics HD 4000, 4000, Intel HD graphics card integrated

    Memory module: DIMM0/0 BANK, 4 GB DDR3, 1600 MHz, 0x80AD, 0x484D54333531533643465238432D50422020

    Memory module: DIMM0/1 BANK, 4 GB DDR3, 1600 MHz, 0x80AD, 0x484D54333531533643465238432D50422020

    Airport: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF5), Broadcom BCM43xx 1.0 (7.21.94.136.1a1)

    Bluetooth: Version 4.4.3f4 16616, 3 services, 18 aircraft, 1 incoming serial ports

    Network service: Wi - Fi, AirPort, en1

    Serial ATA Device: APPLE HTS547575A9E384, 750,16 GB HDD

    Serial ATA Device: MATSHITADVD-R UJ - 8à8

    USB device: USB 2.0 Bus

    USB device: Hub

    USB device: FaceTime HD camera (built-in)

    USB device: USB 2.0 Bus

    USB device: Hub

    USB device: Hub

    USB device: Apple keyboard / Trackpad

    USB Device: IR receiver

    USB device: Hub BRCM20702

    USB Device: USB Bluetooth host controller

    USB device: USB 3.0 Bus

    Bus crush: MacBook Pro, Apple Inc., 25.1

    Additional logs:

    Last login: Mar 17 Nov 18:05:52 on console

    MacBook-Pro-of-Luiz-Miller: ~ luizfernandomiller$ /Applications/Itau.app/Contents/MacOS/aplicativoitau; "exit";

    2015 11-18 16:10:40.437 aplicativoitau [1043:62962] an untrapped exception was raised

    2015-11-18 16:10:40.437 aplicativoitau [1043:62962] NSConcreteMutableAttributedString addAttribute: value: range: nil value

    2015-11-18 16:10:40.437 (aplicativoitau [1043:62962])

    CoreFoundation 0 0x93f35c19 __raiseError + 201

    1 libobjc. A.dylib 0x9ae52f11 objc_exception_throw + 276

    2 CoreFoundation 0x93f35b2d + [print raise: format:] + 141

    3 Foundation 0x9e1d8c28-[NSConcreteMutableAttributedString addAttribute: value: range:] + 141

    4 aplicativoitau 0x0003292e aplicativoitau + 203054

    5 Foundation 0x9e1bd789-[NSObject (NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 1071

    6 Foundation 0x9e1bd2c5-[NSObject (NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 160

    7 aplicativoitau 0x0003729f aplicativoitau + 221855

    8 aplicativoitau 0x00006f65 aplicativoitau + 24421

    )

    2015-11-18 16:10:40.437 aplicativoitau [1043:62962] * reason for termination due to an untrapped exception "NSInvalidArgumentException" app,: ' NSConcreteMutableAttributedString addAttribute: value: range: nil value '

    First throw of the call stack to the:

    (

    CoreFoundation 0 0x93f35c19 __raiseError + 201

    1 libobjc. A.dylib 0x9ae52f11 objc_exception_throw + 276

    2 CoreFoundation 0x93f35b2d + [print raise: format:] + 141

    3 Foundation 0x9e1d8c28-[NSConcreteMutableAttributedString addAttribute: value: range:] + 141

    4 aplicativoitau 0x0003292e aplicativoitau + 203054

    5 Foundation 0x9e1bd789-[NSObject (NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 1071

    6 Foundation 0x9e1bd2c5-[NSObject (NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 160

    7 aplicativoitau 0x0003729f aplicativoitau + 221855

    8 aplicativoitau 0x00006f65 aplicativoitau + 24421

    )

    Trace/BPT trap: 5

    Logout

    Saving session...

    .. .copying common history...

    .. .saving story... truncate the history files...

    ... done.

    Removing expired sessions... 6 completed.

    [Processo concluido]

  • BlackBerry Smartphones eception exception error when you try to open the text

    After the reboot, I am unable to open my texts... receiving Eception Exception: java.lang.IndexOutOfBoundsException.  I have rebooted several times, but I get the error.  Any Suggestions?  Thank you

    6.0.0.246 is the version of the OS with the torch was launched, you may consider upgrading the OS.

    See the link below to download and follow the simple installation instructions.

    First find your operator and the system operating file that you want to use.
    http://NA.BlackBerry.com/eng/support/downloads/download_sites.jsp

    Make a backup of your device first, using Desktop Manager > backup. Close the office at the end Manager.

    1. download the OS files to the PC then install on the PC by running (double click) the downloaded file.
    2. go in c:\program files Research in motion\apploader and delete the file named "vendor.xml."
    3. plug in the BB and double-click on "Loader.exe." It is located in the same place as the above vendor.xml file.

  • Update Firefox, now I get an error when you try to open the .mkv files, but not other video files

    I created an html page of cinema at home with links to movies on my hard drive. I have two types of links or href = 'file:///C:/Media/movies/Looney Tunes/MainMovie/Vol 1 Disc 3/VIDEO_TS/VIDEO_TS. IFO' for normal DVD or href = "file:///C:/Media/movies/Blu-ray/Lorax/mkv/THE_LORAX/THE_LORAX.Title800.mkv" for blu - ray. Both have worked fine (click on the link and the movie starts to play with Media Player Home Cinema) for a few years until what I recently upgraded to firefox. The .ifo files still open as usual, but now blu - ray links take me to a gray page that says "Video cannot be read because the daughter is corrupt" with a large "X" over it. If I open the html page in Internet Explorer and click on the link, it works very well (blu - ray opens by using Media Player Home Cinema). Also, if I directly open the .mkv files, they play very well (open using MPHC). Thanks for any help!

    Change your links to include the attribute type with the value of video/x-matroska . Example:

    <a type="video/x-matroska" href="file:///C:/My%20Videos/Cooking/Making%20Gingerbread.mkv">How to make gingerbread</a>

    I also used to get the same behavior with files from web sites, when I had the extension of InlineDisposition installed.

  • Re: Windows 8, Adobe Photoshop CC, 16 error when you try to open the program

    What is the cause of this error 16?

    Its my third attempt to use the software with of a hassle...

    What is the problem with the dev team. Building a business with it's a real challenge.

    #frustrated

    Tony dovale

    Hi Tony,.

    Please check the help below document:

    Configuration error. CC, CS

    Kind regards

    Sheena

  • When you try to open the AOL software, I get the runtime error message

    When you try to open the AOL software, I get an error of execution as follows:

    Program C:\Program Files (x 86) \AOL Office waol.xe 9.7

    When contacting Dell to resolve this problem, told me to contact Microsoft. I have no problem with Internet Explorer. It is only with AOL.

    Hello

    1. which version of the Windows operating system is installed on your computer?

    2 have you made changes on the computer before this problem?

    I suggest you try to uninstall then reinstall the program and check if this may help.

    Step 1: Uninstall or change a program:
    http://Windows.Microsoft.com/en-us/Windows-Vista/uninstall-or-change-a-program

    Step 2: install a program: http://windows.microsoft.com/en-US/windows-vista/Install-a-program

    For more information, see the following link:

    http://help.AOL.com/help/microsites/microsite.do?cmd=displayKC&docType=kc&externalId=54116

    http://Windows.Microsoft.com/en-us/Windows-Vista/what-is-a-runtime-error

    Hope the information is useful.

  • msncon.dll Outlook 2010 error when you try to open outlook

    msncon.dll Outlook 2010 error when you try to open outlook

    Outlook:

     

    http://answers.Microsoft.com/en-us/Office/default.aspx

    Office at the above link forums

    http://answers.Microsoft.com/en-us/Office/ee861097.aspx

    Outlook Help Forums at the link above.

    They will help you with your Outlook questions when repost you in the Office Forums above.

    See you soon.

    Mick Murphy - Microsoft partner

  • I'm getting follwing error when I try to open the computer management in windows 7, the error is as follows.

    The program cannot start because MSVCR100.dll is missing from your computer. Try reinstalling the program to fix this problem.

    I'm getting follwing error when I try to open the computer management in windows 7, the error is as follows.

    The program cannot start because MSVCR100.dll is missing from your computer. Try reinstalling the program to fix this problem.

    Where can I find this dll file and help me to download and install.

    MSVCR100. DLL is part of C++ 2010.  You need to reinstall that.

    http://www.Microsoft.com/downloads/details.aspx?FamilyId=A7B7A05E-6DE6-4D3A-A423-37BF0912DB84&displaylang=en

  • I get an error when you try to open "application that creative Cloud cannot be opened. -1712

    I get an error when you try to open "application that creative Cloud cannot be opened. -1712

    Cannot open the application Install.app. -1712

  • get error when you try to lower the java load error 1-4 of 4 0 x 80070643.

    get error when you try to lower the java load error 1-4 of 4 0 x 80070643.

    This forum is for Microsoft Security Essentials.

    You question is with Oracle Java.

    It is recommended to go to www.oracle.com to get help.

  • Windows XP SP3: Access denied error when you try to change the beginning upward in MS CONFIG. Director of applications but I am the administrator.

    original title: access denied errors when you try to change the beginning upward in xp sr CIP 3 msconfig. I am the administrator, please the administrator

    I am a user with privileges under windows xp pro service PAC 3. I recently received an access denied error message acusing me of not being the administrator when I tried to limit the start up programs in msconfig. What should I do these changes in safe mode?

    You have scanned your system for malware? It seems its infected with something. Download ccleaner install / run. Then go to tools / startup. Delete the entries that you want here

  • Error when you try to install the software update of tax

    It is for the HR Block Tax software,

    Update installs successfully on the XP machine, but on windows 7, I get this

    "Windows Installer does not allow patching of managed advertised products. At least one characteristic of the product must be installed before applying the patch.

    I made sure that it is running as an administrator. Tried to use the previous version of windows. Still lost.

    Google and seems that it may occur with other programs as well. Have not found a solution very clear.

    Hello Joslinm,

    1. do you get this error when you try to install any other application?

    I suggest that you contact the H & R support and check if the application is compatible with Windows 7. Here is a link you can follow to contact support:

    http://www.hrblock.com/support/index.html

    Thank you
    Irfan H, Engineer Support Microsoft Answers. Visit ourMicrosoft answers feedback Forum and let us know what you think.

  • Get 800b0100 error when you try to install the update KB905866 (Mail filter spam for x 64 systems) in Vista

    Get 800b0100 error when you try to install the update KB905866 (Mail filter spam for x 64 systems). It keeps failing even though I followed the steps all the recommended (in aid) and installed some other stuff.  Tried several times but nothing helped.  I saw a recommendation to install a Wups2.dll file but do not know if I should do it because the recommendation is for Windows XP and I have Vista Home.

    Hello

    I suggest check the link below and try do a SFC (System File Checker) scan and check if it helps.

    How to use the System File Checker tool to fix the system files missing or corrupted on Windows Vista or Windows 7

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

    I would also say that you reset Windows update components and check if this may help.

    How to reset the Windows Update components?

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

  • Error when you try to play the game: memory access violation

    memory access violation

    I have redownloaded a game that has been previously loaded on my computer, now I get this error when you try to play the game "Memory Access Violation".

    Your sound card that is more than adequate.
    If the game was previously installed and worked fine then maybe it is not been completely uninstalled.
    I suggest you uninstall the game, look in the registry for any left over entries that can refer to the game.

    Then restart and reinstall the game.

    Alternatively, you can try to install in compatibility mode. If the program is not compatible, then you try to install and run the program in compatibility mode.
    Use the following steps:
    (1) right click on the program
    2) click Properties
    3) click on the Compatibility tab
    (4) select run this program in compatibility mode and select Windows Vista or other operating system, the program has been run successfully.

    Check out the link here: make sure to run older programs in this version of Windows
    http://Windows.Microsoft.com/en-us/Windows7/make-older-programs-run-in-this-version-of-Windows

    Let us know if that helps.

    Marilyn

  • Error when you try to set the Parental control 'Unable to set settings for administrators user or unknown users.

    I am trying to set up Parental controls for the user account of my son and I get the following error: error when you try to set the Parental control 'Unable to set settings for administrators user or unknown users.

    I tried to use the administrator account.

    When I ran the System File Check sfc/scannow

    TI completed indicating certain files may be damaged and cannot be repaired and check the convertible bonds. LOG file.

    How can I know which files are corrupted.

    Any other Suggestions on how to fix this user profile?  Do I have a profile that I don't know?

    Hi wimuggss,
     
    Step 1: Disable UAC (User Account Control) and check the result
    See How can I change the behavior of user account control by using the cursor?
    Note: You must restart your computer when you enable or disable UAC. Change levels of notification does not require that you restart your computer.
     
    Important: Enable UAC after you complete the steps.
     
    Step 2: If the problem persists, try to set the parental control in safe mode and check the result. If you are able to apply settings in safe mode, this means that some program is causing this problem, mainly the security software.
    See Start your computer in safe mode
    Kind regards
    Syed - Microsoft technical support.
    Visit our Microsoft answers feedback Forum and let us know what you think.

Maybe you are looking for

  • Apple TV: How to remove the suggestions "what others have looked at" the bottom of the screen

    When my children watch shows on Apple TV, there's the line shows in the title of the episode they are about to watch in the "what others look," they often shows inappropriate or scary even if I have ratings on TV 7. Is there a way to disable this fea

  • transfer of strange problem

    I'm having a problem forwarding. I have a main computer and a backup. On TB on my main computer, I have highlighted three messages to someone. Then I hit the wrong key or something and they disappeared. Given that I save messages on the server for a

  • Lost with 1200 PLP: extremely slow.

    I apologize if this post is a duplicate. I think I posted a few minutes ago, but I can't. I made a mistake or messages are moderated before being published? In any case the problemis here: even if I'm not a professionist troubleshooting of energy lin

  • Is pigmented or coloured cartridges HP ink?

    I need to print on fabric and the need to know if the ink is made from dye or pigmented.  I said to use pigmented ink.

  • free up space on my computer by deleting photos

    I want to free up space on my computer if I want to delete the photos saved on the computer can you me tell step by step how to do this, these are photos I have saved in the computer, originally taken from our camera or our ipods.