Unexpected severe error in Jdeveloper opening a toplink project

Folks,
I'm getting the following errors trying to open a Toplink project on Jdev 11.1.1.2
Could you please advice ?
Thanks,
Gustavo.
oracle.javatools.db:Jun 25, 2010 11:44:38 AM oracle.javatools.db.marshal.DBObjectSAXHelper logConversionError
WARNING: couldn't parse XML element: oracle.javatools.db.TemporaryObjectID
oracle.javatools.db:Jun 25, 2010 11:44:38 AM oracle.javatools.db.marshal.DBObjectSAXHelper logConversionError
WARNING: couldn't parse XML element: oracle.javatools.db.TemporaryObjectID
An error was detected while opening a persistence file.
java.lang.NullPointerException
o.toplink.workbench.addin.mappings.spi.db.JDeveloperTable.getForeignKeys(JDeveloperTable.java:60)
o.toplink.workbench.mappingsmodel.db.MWTable.refreshReferences(MWTable.java:219)
o.toplink.workbench.mappingsmodel.db.MWDatabase.refreshTables(MWDatabase.java:1182)
o.toplink.workbench.mappingsmodel.db.MWDatabase.refreshRelations(MWDatabase.java:1142)
o.toplink.workbench.mappingsmodel.db.MWDatabase.refresh(MWDatabase.java:1074)
o.toplink.workbench.mappingsmodel.sessions.MWSessionsProject.initializeDatabases(MWSessionsProject.java:501)
o.toplink.workbench.mappingsmodel.sessions.MWSessionsProject.initialize(MWSessionsProject.java:487)
o.toplink.workbench.mappingsmodel.sessions.MWSessionsProject.<init>(MWSessionsProject.java:153)
o.toplink.workbench.addin.application.SessionsProjectContext.buildTopLinkSessionsProject(SessionsProjectContext.java:63)
o.toplink.workbench.addin.application.SessionsProjectContext.initialize(SessionsProjectContext.java:101)
o.toplink.workbench.addin.application.AbstractTopLinkContext.<init>(AbstractTopLinkContext.java:51)
o.toplink.workbench.addin.application.SessionsProjectContext.<init>(SessionsProjectContext.java:45)
o.toplink.workbench.addin.application.ContextManager.openTopLinkSessions(ContextManager.java:1378)
o.toplink.workbench.addin.application.ContextManager.openTopLinkContexts(ContextManager.java:1327)
o.toplink.workbench.addin.TopLinkProjectChangeListener$TopLinkContextWorker.run(TopLinkProjectChangeListener.java:370)
j.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
j.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
j.util.concurrent.FutureTask.run(FutureTask.java:138)
j.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
j.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
j.lang.Thread.run(Thread.java:619)
An error was detected while opening a persistence file.
java.lang.NullPointerException
o.toplink.workbench.addin.mappings.spi.db.JDeveloperTable.getForeignKeys(JDeveloperTable.java:60)
o.toplink.workbench.mappingsmodel.db.MWTable.refreshReferences(MWTable.java:219)
o.toplink.workbench.mappingsmodel.db.MWDatabase.refreshTables(MWDatabase.java:1182)
o.toplink.workbench.mappingsmodel.db.MWDatabase.refreshRelations(MWDatabase.java:1142)
o.toplink.workbench.mappingsmodel.db.MWDatabase.refresh(MWDatabase.java:1074)
o.toplink.workbench.mappingsmodel.jpa.MWPersistenceProject.initializeDatabases(MWPersistenceProject.java:97)
o.toplink.workbench.mappingsmodel.jpa.MWPersistenceProject.<init>(MWPersistenceProject.java:70)
o.toplink.workbench.addin.application.PersistenceProjectContext.initialize(PersistenceProjectContext.java:75)
o.toplink.workbench.addin.application.AbstractTopLinkContext.<init>(AbstractTopLinkContext.java:51)
o.toplink.workbench.addin.application.PersistenceProjectContext.<init>(PersistenceProjectContext.java:43)
o.toplink.workbench.addin.application.ContextManager.openPersistence(ContextManager.java:1188)
o.toplink.workbench.addin.application.ContextManager.openTopLinkContexts(ContextManager.java:1331)
o.toplink.workbench.addin.TopLinkProjectChangeListener$TopLinkContextWorker.run(TopLinkProjectChangeListener.java:370)
j.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
j.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
j.util.concurrent.FutureTask.run(FutureTask.java:138)
j.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
j.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
j.lang.Thread.run(Thread.java:619)
An error was detected while opening a persistence file.
java.lang.NullPointerException
o.toplink.workbench.addin.mappings.spi.db.JDeveloperTable.getForeignKeys(JDeveloperTable.java:60)
o.toplink.workbench.mappingsmodel.db.MWTable.refreshReferences(MWTable.java:219)
o.toplink.workbench.mappingsmodel.db.MWDatabase.refreshTables(MWDatabase.java:1182)
o.toplink.workbench.mappingsmodel.db.MWDatabase.refreshRelations(MWDatabase.java:1142)
o.toplink.workbench.mappingsmodel.db.MWDatabase.refresh(MWDatabase.java:1074)
o.toplink.workbench.mappingsmodel.sessions.MWSessionsProject.initializeDatabases(MWSessionsProject.java:501)
o.toplink.workbench.mappingsmodel.sessions.MWSessionsProject.initialize(MWSessionsProject.java:487)
o.toplink.workbench.mappingsmodel.sessions.MWSessionsProject.<init>(MWSessionsProject.java:153)
o.toplink.workbench.addin.application.SessionsProjectContext.buildTopLinkSessionsProject(SessionsProjectContext.java:63)
o.toplink.workbench.addin.application.SessionsProjectContext.initialize(SessionsProjectContext.java:101)
o.toplink.workbench.addin.application.AbstractTopLinkContext.<init>(AbstractTopLinkContext.java:51)
o.toplink.workbench.addin.application.SessionsProjectContext.<init>(SessionsProjectContext.java:45)
o.toplink.workbench.addin.application.ContextManager.openTopLinkSessions(ContextManager.java:1378)
o.toplink.workbench.addin.application.ContextManager.openTopLinkContexts(ContextManager.java:1327)
o.toplink.workbench.addin.TopLinkProjectChangeListener$TopLinkContextWorker.run(TopLinkProjectChangeListener.java:370)
j.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
j.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
j.util.concurrent.FutureTask.run(FutureTask.java:138)
j.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
j.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
j.lang.Thread.run(Thread.java:619)
oracle.jps.credstore:Jun 25, 2010 11:44:41 AM oracle.security.jps.internal.credstore.ssp.CsfWalletManager openWallet
WARNING: Opening of wallet based credential store failed. Reason java.io.IOException: PKI-02002: Unable to open the wallet. Check password.
oracle.adf.share.jndi.ReferenceStoreHelper:Jun 25, 2010 11:44:48 AM oracle.adf.share.jndi.ReferenceStoreHelper getReferencesMapEx
WARNING: Incomplete connection reference object for connection:dnd

Stantonc
There is an Adobe document that deals with this specific error message.
Have you seen it and tried it?
http://helpx.adobe.com/premiere-elements/kb/keyframe-h-142-error-opening.html
Please check it out and then let us know if that worked for you.
Thanks.
ATR

Similar Messages

  • Jdeveloper 11 r1: An unexpected severe error has ocurred in Jdeveloper

    I often get this error while working on jdeveloper r1
    I checked in forums and I saw that other people have similar error too.
    JDeveloper 11g R1 Unexpected severe error
    But i am not sure its the same issue since i have different error log and it is not related with how much time you work with jdeveloper.
    I manage to reproduce it in a simple test case
    [http://adfbugs.blogspot.com/2009/07/jdeveloper-11-r1-unexpected-severe.html]
    The steps to reproduce it are:
    Open jspx in source view
    Open PageDef.xml in source view
    make any change in PageDef.xml (i.e. id="Next" to id="Next1")
    Go to jspx and click on diferent places of code
    the error will appear then
    I hope this help to solve this bug

    Hi,
    I must add my +1 since before release 11.1.1.1.0 never had this experience but now it is appearing very often also for me (Vista 64bit)
    regards,
    Branislav

  • JDeveloper 11g R1 Unexpected severe error

    Hi all,
    I've update to JDeveloper 11gR1, and I can work normally with it for about 15 mins. After that I get an error with this message:
    An unexpected severe error has occurred in JDeveloper
    The program may be unstable, which could result in data loss......
    I've looking in the forum and I've found this thread
    jDeveloper Crashing (Studio Edition Version 11.1.1.1.0)
    But it's not the same case, because I'm getting the error while I'm using jdev. I've tried the given solution, I've added this line to jdev.conf
    AddVMOption -J-Dsun.java2d.noddraw=true
    but I still get the error.
    Does anyone know to solve it?
    Thanks In advance.
    Joseba
    Stack trace:
    Performing action Make [ from oracle.adfdt.controller.adfc.flateditor.editor.AdfcFlatEditor ]
    Performing action Make [ from oracle.adfdt.controller.adfc.flateditor.editor.AdfcFlatEditor ]
    Performing action Make [ from oracle.adfdt.controller.adfc.flateditor.editor.AdfcFlatEditor ]
    Performing action Make [ from oracle.adfdt.controller.adfc.flateditor.editor.AdfcFlatEditor ]
    Performing action Rebuild PROModel.jpr[ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Performing action Cancel Build[ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Performing action Rebuild PROModel.jpr[ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Performing action Cancel Build[ from oracle.jdeveloper.compiler.CompilerPage ]
    Performing action Clean PROUI.jpr[ from oracle.adfdt.controller.adfc.flateditor.editor.AdfcFlatEditor ]
    Performing action Make [ from oracle.adfdt.controller.adfc.flateditor.editor.AdfcFlatEditor ]
    Performing action Make [ from oracle.ide.ceditor.CodeEditor ]
    Performing action Rebuild PROUI.jpr[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Clear[ from oracle.ide.log.MessagePage ]
    Performing action Clear[ from oracle.ide.log.MessagePage ]
    Performing action Clear[ from oracle.jdeveloper.compiler.CompilerPage ]
    Performing action Clear[ from oracle.ide.log.MessagePage ]
    Invoking command: Insert invokeAction
    Invoking command: Move refreshInsVO
    Invoking command: Change Attribute
    Performing action Save[ from oracle.ideimpl.inspector.InspectorWindowImpl ]
    Invoking command: [ from oracle.ideimpl.inspector.InspectorWindowImpl ]
    Invoking command: Change Attribute
    Invoking command: Change Attribute
    Invoking command: Change Attribute
    Performing action Save[ from oracle.ideimpl.inspector.InspectorWindowImpl ]
    Invoking command: [ from oracle.ideimpl.inspector.InspectorWindowImpl ]
    Performing action Save All[ from oracle.ideimpl.inspector.InspectorWindowImpl ]
    Invoking command: [ from oracle.ideimpl.inspector.InspectorWindowImpl ]
    Performing action Cancel Build[ from oracle.ideimpl.inspector.InspectorWindowImpl ]
    Performing action Run[ from oracle.adfdt.controller.adfc.flateditor.editor.AdfcFlatEditor ]
    Performing action Clear[ from oracle.ide.log.MessagePage ]
    Performing action GaurPRO (Running on DefaultServer) [ from oracle.ideimpl.inspector.InspectorWindowImpl ]
    Performing action Clear[ from oracle.ide.runner.RunLogPage ]
    Performing action DefaultServer[ from oracle.ideimpl.inspector.InspectorWindowImpl ]
    javax.management.remote.misc:Jul 9, 2009 2:34:01 PM ClientCommunicatorAdmin restart
    WARNING: Failed to restart: java.rmi.NoSuchObjectException: The object identified by: '283' could not be found. Either it was has not been exported or it has been collected by the distributed garbage collector.
    Started CommandProcessor transaction: View Object Modifications on thread AWT-EventQueue-0 at batch level 1
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    Performing action Save All[ from oracle.jbo.dt.jdevx.ui.editors.JeoEditor ]
    Invoking command: [ from oracle.jbo.dt.jdevx.ui.editors.JeoEditor ]
    Performing action Save All[ from oracle.adfdtinternal.model.ide.xmled.editors.pagedefinition.PageDefinitionModelessEditor ]
    Invoking command: [ from oracle.adfdtinternal.model.ide.xmled.editors.pagedefinition.PageDefinitionModelessEditor ]
    Performing action Clean All[ from oracle.adfdtinternal.model.ide.xmled.editors.pagedefinition.PageDefinitionModelessEditor ]
    Performing action Cancel Build[ from oracle.adfdt.controller.adfc.flateditor.editor.AdfcFlatEditor ]
    Performing action Run[ from oracle.adfdt.controller.adfc.flateditor.editor.AdfcFlatEditor ]
    Uncaught exception
    java.lang.NullPointerException
    o.ii.log.TabbedPage$TabbedPageImpl$CurrentPageComponentListener.componentResized(TabbedPage.java:1318)
    o.i.log.DefaultLogPage.forceResizeNotification(DefaultLogPage.java:622)
    o.i.log.DefaultLogPage.clearAll(DefaultLogPage.java:605)
    o.j.compiler.CompilerPage.mas$clearAll(CompilerPage.java:83)
    o.j.compiler.CompilerPage$4.run(CompilerPage.java:1250)
    o.j.compiler.CompilerPage.clearAll(CompilerPage.java:1257)
    o.j.compiler.JCompiler$8.run(JCompiler.java:1157)
    j.a.event.InvocationEvent.dispatch(InvocationEvent.java:209)
    j.a.EventQueue.dispatchEvent(EventQueue.java:597)
    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)

    To all above, please provide a minimal set of steps to reproduce the problem you're seeing if it is not covered by the steps above so that I can verify if it's actually the same or a different issue.
    Mike provided a downloadable zip file and a set of three simple steps to reproduce the problem he was seeing, and that was the one which our developers will be able to investigate at the moment. We should assume that each ocurrence with different steps to reproduce might be a unique/different problem and track it separately.

  • Getting Error while starting JDeveloper - "An unexpected severe error"

    Getting Error while starting JDeveloper - "An unexpected severe error has occurred in JDeveloper".
    Its asking for exit after saving files. Below is the stack trace.
    I am using Jdeveloper 11.1.1.3, The latest version. and i installed most of the updates available in Check updates section.
    oracle.classloader.util.AnnotatedNoClassDefFoundError:
         Missing class: oracle.portlet.client.connection.web.WebProducerConnection
         Dependent class: oracle.webcenter.internal.dt.config.ConnectionContextListener
         Loader: ide-global:11.1.1.0.0
         Code-Source: /D:/oracle/Middleware2/jdeveloper/jdev/extensions/oracle.webcenter.common.jar
         Configuration: extension jar in D:\oracle\Middleware2\jdeveloper\jdev\extensions
    The missing class is not available from any code-source or loader in the system.
    o.classloader.PolicyClassLoader.handleClassNotFound(PolicyClassLoader.java:2200)
    o.classloader.PolicyClassLoader.internalLoadClass(PolicyClassLoader.java:1733)
    o.classloader.PolicyClassLoader.access$000(PolicyClassLoader.java:143)
    o.classloader.PolicyClassLoader$LoadClassAction.run(PolicyClassLoader.java:331)
    j.security.AccessController.doPrivileged(Native Method)
    o.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1692)
    o.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1674)
    j.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
    o.webcenter.internal.dt.config.ConnectionContextListener.<clinit>(ConnectionContextListener.java:81)
    o.webcenter.internal.dt.addin.WebCenterFrameworkAddin$1.rescatContextRegistered(WebCenterFrameworkAddin.java:237)
    o.j.rescat2.RescatContextRegistry.notifyContextRegistered(RescatContextRegistry.java:328)
    o.j.rescat2.RescatContextRegistry.registerContext(RescatContextRegistry.java:93)
    o.adf.share.dt.AppConnContext.getRescatContext(AppConnContext.java:221)
    o.adf.share.dt.ApplicationConnectionsNode.applicationChanged(ApplicationConnectionsNode.java:94)
    o.j.appresources.ApplicationResourcesWindow.notifyApplicationChanged(ApplicationResourcesWindow.java:298)
    o.j.appresources.ApplicationResourcesNode.applicationChanged(ApplicationResourcesNode.java:66)
    o.j.appresources.ApplicationResourcesWindow.applicationChanged(ApplicationResourcesWindow.java:236)
    o.i.navigator.ApplicationNavigatorWindow.fireApplicationChangeEventImpl(ApplicationNavigatorWindow.java:990)
    o.i.navigator.ApplicationNavigatorWindow.fireApplicationChangeEvent(ApplicationNavigatorWindow.java:974)
    o.i.navigator.ApplicationNavigatorWindow.access$200(ApplicationNavigatorWindow.java:100)
    o.i.navigator.ApplicationNavigatorWindow$1L.itemStateChanged(ApplicationNavigatorWindow.java:263)
    jx.s.JComboBox.fireItemStateChanged(JComboBox.java:1205)
    jx.s.JComboBox.selectedItemChanged(JComboBox.java:1262)
    jx.s.JComboBox.contentsChanged(JComboBox.java:1309)
    jx.s.AbstractListModel.fireContentsChanged(AbstractListModel.java:100)
    jx.s.DefaultComboBoxModel.setSelectedItem(DefaultComboBoxModel.java:88)
    jx.s.JComboBox.setSelectedItem(JComboBox.java:557)
    jx.s.JComboBox.setSelectedIndex(JComboBox.java:603)
    o.i.navigator.ApplicationNavigatorWindow.initSelectedApplication(ApplicationNavigatorWindow.java:1135)
    o.i.navigator.ApplicationNavigatorWindow.initToolbarArea(ApplicationNavigatorWindow.java:1035)
    o.ideri.navigator.DefaultNavigatorWindow.initCommonItems(DefaultNavigatorWindow.java:384)
    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:881)
    o.ii.docking.TitledPanel.showClient(TitledPanel.java:858)
    o.ii.docking.TitledPanel.setClientVisible(TitledPanel.java:841)
    o.ii.docking.TitledPanel.setClientVisible(TitledPanel.java:819)
    o.ii.docking.TitledPanel.loadVisibilityLayout(TitledPanel.java:1789)
    o.ii.docking.DockPanel.loadVisibilityLayout(DockPanel.java:200)
    o.ii.docking.AbstractDockPanelHost.loadVisibilityLayout(AbstractDockPanelHost.java:94)
    o.ii.docking.DockStationImpl.onStartup(DockStationImpl.java:1634)
    o.ii.docking.DockStationImpl.loadLayout(DockStationImpl.java:1473)
    o.ii.docking.DockStationListener.init(DockStationListener.java:36)
    o.i.layout.Layouts.activate(Layouts.java:812)
    o.i.layout.Layouts.activateLayout(Layouts.java:192)
    o.ii.MainWindowImpl$6.runImpl(MainWindowImpl.java:728)
    o.javatools.util.SwingClosure$1Closure.run(SwingClosure.java:50)
    j.a.event.InvocationEvent.dispatch(InvocationEvent.java:199)
    j.a.EventQueue.dispatchEvent(EventQueue.java:597)
    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)

    I did in this way.See the error message first.Try to understand the error and find out the extension name which is causing this problem.Go to tools-preferences-extensions and uncheck the respective extension and restart the jdeveloper.
    If still this problem exists,go to <jdeveloper home>\jdev\extensions,close the jdeveloper app,delete the respective extension jar file and start jdeveloper.Thanks.

  • An unexpected severe error has ocurred in Jdeveloper

    Hi,
    I have installed Jdeveloper with soa-jdev-extension on my windows 7 64 bit machine.
    I created a SOA project with BPEL and human task in it.
    I wanted to import an xsd into my project so i right clicked on the import folder in the structure pane and suddenly an error popped up saying
    "An unexpected severe error has ocurred in Jdeveloper. The program is unstable and could result in data loss. It asked me select an option from Save all and exit, Exit without saving and
    Continue" If I continue same error pops up when i try to import the schema.
    Please find below stack trace of the error.
    Uncaught exception
    java.util.ConcurrentModificationException
    j.util.HashMap$HashIterator.nextEntry(HashMap.java:793)
    j.util.HashMap$KeyIterator.next(HashMap.java:828)
    o.tip.tools.ide.bpel.v1.designer.gui.explorer.SchemaImportDialog.populatePartnerLinks(SchemaImportDialog.java:192)
    o.tip.tools.ide.bpel.v1.designer.gui.explorer.SchemaImportDialog.<init>(SchemaImportDialog.java:66)
    o.tip.tools.ide.bpel.v1.designer.gui.explorer.ExplorerTree.importSchema(ExplorerTree.java:3960)
    o.tip.tools.ide.bpel.v1.designer.gui.explorer.ExplorerTree.handleCreate(ExplorerTree.java:3346)
    o.tip.tools.ide.bpel.v1.designer.gui.explorer.ExplorerTree.actionPerformed(ExplorerTree.java:4539)
    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.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
    j.a.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:273)
    j.a.Component.processMouseEvent(Component.java:6290)
    jx.s.JComponent.processMouseEvent(JComponent.java:3267)
    j.a.Component.processEvent(Component.java:6055)
    j.a.Container.processEvent(Container.java:2039)
    j.a.Component.dispatchEventImpl(Component.java:4653)
    j.a.Container.dispatchEventImpl(Container.java:2097)
    j.a.Component.dispatchEvent(Component.java:4481)
    j.a.LightweightDispatcher.retargetMouseEvent(Container.java:4575)
    j.a.LightweightDispatcher.processMouseEvent(Container.java:4236)
    j.a.LightweightDispatcher.dispatchEvent(Container.java:4166)
    j.a.Container.dispatchEventImpl(Container.java:2083)
    j.a.Window.dispatchEventImpl(Window.java:2482)
    j.a.Component.dispatchEvent(Component.java:4481)
    j.a.EventQueue.dispatchEventImpl(EventQueue.java:648)
    j.a.EventQueue.access$000(EventQueue.java:84)
    j.a.EventQueue$1.run(EventQueue.java:607)
    j.a.EventQueue$1.run(EventQueue.java:605)
    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:621)
    j.a.EventQueue$2.run(EventQueue.java:619)
    j.security.AccessController.doPrivileged(Native Method)
    j.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
    j.a.EventQueue.dispatchEvent(EventQueue.java:618)
    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)
    I know there few forums where this error is mentioned but my issue seems to be different nowhere I saw java.util.ConcurrentModificationException.
    Is there any work around for this.
    Any pointers or help in this regard is highly appreciated.
    With Regards,
    Harsh

    You didn't mention your JDev version.
    But if you search Oracle support, you'll find an existing bug logged for this problem (for 11.1.1.5.0):
    Search: NOT ABLE TO IMPORT SCHEMAS IN JDEVELOPER     
    in Oracle support...

  • Jdev11 unexpected severe error on graph preview when security enabled

    Graphs on jdeveloper 11 are realy cool
    The wizard to create them is very helpfull, especialy the preview tab that you can see the results
    Yet when you are working on an application that is Security Enabled then when you click preview tab you always get:
    An unexpected severe error has ocurred in Jdeveloper.
    Anyone else using Graphs?
    details:
    [http://adfbugs.blogspot.com/2009/10/unexpected-error-on-graph-preview-when.html]

    You didn't mention your JDev version.
    But if you search Oracle support, you'll find an existing bug logged for this problem (for 11.1.1.5.0):
    Search: NOT ABLE TO IMPORT SCHEMAS IN JDEVELOPER     
    in Oracle support...

  • When create new projec "An unexpected severe error has occurred"

    I've update to JDeveloper when create new project i get the following error
    Sep 11, 2010 8:33:43 AM oracle.jdevimpl.rescat2.hook.DTExtensionLoader loadAdapters()
    WARNING: error while registering resource catalog adapter factory [oracle.webcenter.content.internal.model.rc.ContentInitialContextFactory] for connection type [oracle.webcenter.content.internal.model.rc.ContentConnectionType]
    oracle.classloader.util.AnnotatedClassNotFoundException:
         Missing class: oracle.webcenter.content.internal.model.rc.ContentConnectionType
         Dependent class: oracle.jdevimpl.rescat2.hook.DTExtensionLoader
         Loader: ide-global:11.1.1.0.0
         Code-Source: /C:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.jdevimpl.rescat2.jar
         Configuration: extension jar in C:\Oracle\Middleware\jdeveloper\jdev\extensions
    This load was initiated at ide-global:11.1.1.0.0 using the Class.forName() method.
    The missing class is not available from any code-source or loader in the system.

    Did anyone find out why this is happening?I just installed Jdeveloper and I am facing the same problem
    Cheers
    Sridhar

  • A keyframe h-142 error appears when opening a archived project in Adobe Premiere Elements 10

    Whe I tryed to open a archived project in Premiere Element 10 a popup turned up with the message "Premiere Elements has encountered an error <pad>\keyframe\keyframe.h-142.
    The project doesn't open.
    Can anybody help me, to resolve this error. Is a patch avallable?

    Stantonc
    There is an Adobe document that deals with this specific error message.
    Have you seen it and tried it?
    http://helpx.adobe.com/premiere-elements/kb/keyframe-h-142-error-opening.html
    Please check it out and then let us know if that worked for you.
    Thanks.
    ATR

  • Error clicking on Open "In Microsoft Project for Editing" from PWA ribbon

    Receiving errors when selecting any project (from Project Center in PWA on SharePoint 2013) and choosing Open "In Microsoft Project for Editing" from ribbon. Error messages below. We do not receive the error if MS Project Pro 2013 is already
    open on PC. What is triggering these errors?
    As Project Server Admin using IE9, MS Project Pro 2013 starts to open and then displays "Project Professional 2013 needs to be online in order to open your project. Set Project to connect to Project Web App and try again."
    A PM using IE9 completes the same process and receives "Microsoft Project has stopped working correctly. Windows will close the program and notify you if a solution is available." and separate window with "Sorry, we were
    unable to open your project. Please try again. If this happens again, please contact your administrator."
    As Project Server Admin, I also tried it in Firefox and received the following error message "Project Professional needs to be installed to open the project. Install Project and try again."

    Worth checking my blog from yesterday if you are using Firefox -
    http://blogs.technet.com/b/projectsupport/archive/2014/12/18/project-online-opening-projects-from-project-center-with-firefox.aspx - this can give this kind of error if you have spaces in the project name.  Also make sure in Firefox you have the correct
    association for the protocol handler (under Options, Applications) - it needs to have ms-project associated with 'Use Microsoft Office 2013 (default). If this doesn't work then maybe Fiddler will help identify what's going on.  Please don't post
    Fiddler traces to the forum though as they can capture passwords etc.
    Brian.
    Blog |
    Facebook | Twitter | Posting is provided "AS IS" with no warranties, and confers no rights.
    Project Server TechCenter |
    Project Developer Center |
    Project Server Help | Project Product Page

  • Unexpected severe error has occured in Jdeveloper

    Hello everyone,
    today i installed Oracle Jdeveloper 11.1.1.7. I tested o create some Java & HTML Applications and it worked.  After i had installed the BPM-Studio Extension,i tested the creation of BPM-Projects. Every creation of a BPM-Process was followed by a error warning. For Instance:
    Performing action Delete[ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Invoking command: [ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Started CommandProcessor transaction: Delete TestProcess.bpmn on thread AWT-EventQueue-0 at batch level 1
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    Performing action Delete Application[ from oracle.ide.navigator.ApplicationNavigatorWindow ]
    Performing action Delete Application[ from oracle.ide.navigator.ApplicationNavigatorWindow ]
    Invoking command: [ from oracle.ide.navigator.ApplicationNavigatorWindow ]
    Performing action Exclude Project Content[ from oracle.ide.navigator.ApplicationNavigatorWindow ]
    Invoking command: [ from oracle.ide.navigator.ApplicationNavigatorWindow ]
    Performing action Run[ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Save[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: [ from oracle.ide.ceditor.CodeEditor ]
    Started CommandProcessor transaction: Auto Save Actions on thread AWT-EventQueue-0 at batch level 1
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    Performing action Run[ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Performing action New...[ from oracle.ide.runner.RunLogPage ]
    Performing action Show Overview
    Performing action Process[ from oracle.bpm.fusion.studio.navigator.ProjectNavigatorWindow ]
    Invoking command: Move End
    Invoking command: Changes in Buch entnehmen
    Invoking command: Add Activity
    Invoking command: Move End
    Invoking command: Changes in Buch zur Theke bringen
    Invoking command: Add Activity
    Performing action Save[ from oracle.bpm.fusion.studio.editor.ProcessEditor ]
    Invoking command: [ from oracle.bpm.fusion.studio.editor.ProcessEditor ]
    Invoking command: [ from oracle.bpm.fusion.studio.editor.ProcessEditor ]
    Uncaught exception
    java.lang.NullPointerException
      net.miginfocom.layout.Grid.addLinkIDs()
      net.miginfocom.layout.Grid.<init>()
      net.miginfocom.swing.MigLayout.checkCache()
      net.miginfocom.swing.MigLayout.getSizeImpl()
      net.miginfocom.swing.MigLayout.preferredLayoutSize()
      o.bpm.ui.layout.MigLayout.preferredLayoutSize(MigLayout.java:114)
      j.a.Container.preferredSize(Container.java:1788)
      j.a.Container.getPreferredSize(Container.java:1773)
      jx.s.JComponent.getPreferredSize(JComponent.java:1662)
      o.ii.editor.SplitPane.doLayoutBottomTabs(SplitPane.java:536)
      o.ii.editor.SplitPane.doLayout(SplitPane.java:522)
      j.a.Container.validateTree(Container.java:1688)
      j.a.Container.validateTree(Container.java:1697)
      j.a.Container.validateTree(Container.java:1697)
      j.a.Container.validateTree(Container.java:1697)
      j.a.Container.validateTree(Container.java:1697)
      j.a.Container.validateTree(Container.java:1697)
      j.a.Container.validateTree(Container.java:1697)
      j.a.Container.validateTree(Container.java:1697)
      j.a.Container.validateTree(Container.java:1697)
      j.a.Container.validateTree(Container.java:1697)
      j.a.Container.validate(Container.java:1623)
      jx.s.RepaintManager$2.run(RepaintManager.java:691)
      jx.s.RepaintManager$2.run(RepaintManager.java:689)
      j.security.AccessController.doPrivileged(Native Method)
      j.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
      jx.s.RepaintManager.validateInvalidComponents(RepaintManager.java:688)
      jx.s.RepaintManager$ProcessingRunnable.run(RepaintManager.java:1676)
      j.a.event.InvocationEvent.dispatch(InvocationEvent.java:251)
      j.a.EventQueue.dispatchEventImpl(EventQueue.java:733)
      j.a.EventQueue.access$200(EventQueue.java:103)
      j.a.EventQueue$3.run(EventQueue.java:694)
      j.a.EventQueue$3.run(EventQueue.java:692)
      j.security.AccessController.doPrivileged(Native Method)
      j.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
      j.a.EventQueue.dispatchEvent(EventQueue.java:703)
      j.a.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
      j.a.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
      j.a.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
      j.a.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
      j.a.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
      j.a.EventDispatchThread.run(EventDispatchThread.java:91)
    Could someone give me an explanation for this issue?
    Regards
    Julstorm
    Ps: I defined my JDeveloper Home directory in different directory as the Jdeveloper Installation. I installed Jdeveloper from a jar-File(java jdk 1.7.0_45 )

    Hi,
    sorry for my english i am not a native speaker, so that some of the expressions i use could soud "weird". I have  JDeveloper Studio 11.1.1.7.0 installed. The BPM Extension is ORACLE BPM Studio 11.1.1.6.0.15.53. I have already installed and reinstalled Jdeveloper and BPM Studio several times but every time after i have a process created my Jdeveloper crashes. That is the reason why i posted this request.
    Regards
    JulStorm

  • An unexpected severe error has occurred in JDeveloper 11.1.1.2.0

    Hi all
    i am using JDeveloper 11.1.1.2.0 on MAC OS 10.5
    however i am facing this problem when i click on preview and get the following error
    Uncaught exception
    java.lang.NullPointerException
    ice.pilots.html4.OutlinePainter.addRectangle(OutlinePainter.java:198)
    ice.pilots.html4.ObjectBox.paintChunk(ObjectBox.java:730)
    ice.pilots.html4.InlineBox.paintChildren(InlineBox.java:787)
    ice.pilots.html4.InlineBox.paintChunk(InlineBox.java:691)
    ice.pilots.html4.InlineBox.paintChildren(InlineBox.java:787)
    ice.pilots.html4.TableCellBox.paint(TableCellBox.java:438)
    ice.pilots.html4.OutlinePainter.drawBox(OutlinePainter.java:279)
    ice.pilots.html4.TableRowBox.paint(TableRowBox.java:385)
    ice.pilots.html4.OutlinePainter.drawBox(OutlinePainter.java:279)
    ice.pilots.html4.TableRowGroupBox.paint(TableRowGroupBox.java:328)
    ice.pilots.html4.TableBox.paint(TableBox.java:1019)
    ice.pilots.html4.OutlinePainter.drawBox(OutlinePainter.java:279)
    ice.pilots.html4.PositionedBox.do_paint(PositionedBox.java:284)
    ice.pilots.html4.PositionedBox._paint(PositionedBox.java:294)
    ice.pilots.html4.PositionedBox._paint(PositionedBox.java:315)
    ice.pilots.html4.PositionedBox._paint(PositionedBox.java:315)
    ice.pilots.html4.PositionedBox._paint(PositionedBox.java:315)
    ice.pilots.html4.PositionedBox._paint(PositionedBox.java:315)
    ice.pilots.html4.BoxList.paint(BoxList.java:32)
    ice.pilots.html4.CSSLayout.paint(CSSLayout.java:635)
    ice.pilots.html4.DocPaneXml.docPaint(DocPaneXml.java:665)
    ice.pilots.html4.swing.DocPanel.paintInto(DocView.java:1341)
    ice.pilots.html4.swing.DocPanel.paintComponent(DocView.java:1322)
    jx.s.JComponent.paint(JComponent.java:1017)
    jx.s.JComponent.paintChildren(JComponent.java:852)
    jx.s.JComponent.paint(JComponent.java:1026)
    jx.s.JComponent._paintImmediately(JComponent.java:5086)
    jx.s.JComponent.paintImmediately(JComponent.java:4870)
    jx.s.RepaintManager.paintDirtyRegions(RepaintManager.java:829)
    jx.s.RepaintManager.paintDirtyRegions(RepaintManager.java:714)
    jx.s.RepaintManager.seqPaintDirtyRegions(RepaintManager.java:694)
    jx.s.SystemEventQueueUtilities$ComponentWorkRequest.run(SystemEventQueueUtilities.java:125)
    j.a.event.InvocationEvent.dispatch(InvocationEvent.java:209)
    j.a.EventQueue.dispatchEvent(EventQueue.java:633)
    j.a.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
    j.a.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
    j.a.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
    j.a.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
    j.a.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
    j.a.EventDispatchThread.run(EventDispatchThread.java:122)
    any idea please?
    Thanks

    Id this happening for any project or a specific one?
    If it happens to any project try to remove the system directory.
    (for location of the system directory do help->about->properties->ide.prefdir

  • An unexpected severe error has occurred in JDeveloper 11.1.1.10

    Hello,
    I have got the following error after trying to execute TestCase.
    Probably it would make sence if the developers make an automatic collection of the errors.
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Delete Previous Word[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Member Completion[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Member Completion[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Save[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: [ from oracle.ide.ceditor.CodeEditor ]
    Started CommandProcessor transaction: Auto Save Actions on thread AWT-EventQueue-0 at batch level 1
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Member Completion[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Member Completion[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Paste[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Save[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: [ from oracle.ide.ceditor.CodeEditor ]
    Started CommandProcessor transaction: Auto Save Actions on thread AWT-EventQueue-0 at batch level 1
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    Performing action Make [ from oracle.ide.ceditor.CodeEditor ]
    Performing action Maximize Toggle[ from oracle.jdeveloper.compiler.CompilerPage ]
    Invoking command: Insert Line[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Delete Previous[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Paste[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert Line[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Delete Previous[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Smart Indent[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert Line[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert Tab[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Indent Block[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert Line[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert Line[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Smart Indent[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert Line[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Save[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: [ from oracle.ide.ceditor.CodeEditor ]
    Started CommandProcessor transaction: Auto Save Actions on thread AWT-EventQueue-0 at batch level 1
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    Invoking command: Delete Previous[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert Line[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Delete Previous[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Save[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: [ from oracle.ide.ceditor.CodeEditor ]
    Started CommandProcessor transaction: Auto Save Actions on thread AWT-EventQueue-0 at batch level 1
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    Invoking command: Insert Line[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Member Completion[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Member Completion[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Delete Previous[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Member Completion[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Automatic Import[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Delete Previous[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Member Completion[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Paste[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Save[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: [ from oracle.ide.ceditor.CodeEditor ]
    Started CommandProcessor transaction: Auto Save Actions on thread AWT-EventQueue-0 at batch level 1
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    Performing action Make ujdbc.jpr[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Make [ from oracle.ide.ceditor.CodeEditor ]
    Performing action Make [ from oracle.ide.ceditor.CodeEditor ]
    Performing action Maximize Toggle[ from oracle.ide.ceditor.CodeEditor ]
    Performing action New...[ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Invoking command: Class Generation[ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Invoking command: Insert Line[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Save[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: [ from oracle.ide.ceditor.CodeEditor ]
    Started CommandProcessor transaction: Auto Save Actions on thread AWT-EventQueue-0 at batch level 1
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    Performing action Make [ from oracle.ide.ceditor.CodeEditor ]
    Performing action Maximize Toggle[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert Line[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert Line[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Smart Indent[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert Line[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Expand Template[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Template[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Undo Template[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Delete Previous[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert Line[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Delete Previous[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Paste[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Save[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: [ from oracle.ide.ceditor.CodeEditor ]
    Started CommandProcessor transaction: Auto Save Actions on thread AWT-EventQueue-0 at batch level 1
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Save[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: [ from oracle.ide.ceditor.CodeEditor ]
    Started CommandProcessor transaction: Auto Save Actions on thread AWT-EventQueue-0 at batch level 1
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    Performing action Make [ from oracle.ide.ceditor.CodeEditor ]
    Performing action Maximize Toggle[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Code Assist[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert Line[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Import Completion[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Import Completion[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Save[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: [ from oracle.ide.ceditor.CodeEditor ]
    Started CommandProcessor transaction: Auto Save Actions on thread AWT-EventQueue-0 at batch level 1
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    Performing action Go to Bookmark 1[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Code Assist[ from oracle.ide.ceditor.CodeEditor ]
    Started CommandProcessor transaction: Add Exceptions To Method Header on thread AWT-EventQueue-0 at batch level 1
    Invoking command: Add Exceptions To Method Header
    Invoking command: audit-transform-end
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    Performing action Save[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: [ from oracle.ide.ceditor.CodeEditor ]
    Started CommandProcessor transaction: Auto Save Actions on thread AWT-EventQueue-0 at batch level 1
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    Invoking command: Insert Line[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert Line[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Performing action New...[ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Invoking command: Class Generation[ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Invoking command: Delete Previous[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert Line[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Save[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: [ from oracle.ide.ceditor.CodeEditor ]
    Started CommandProcessor transaction: Auto Save Actions on thread AWT-EventQueue-0 at batch level 1
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Delete Previous[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Save[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: [ from oracle.ide.ceditor.CodeEditor ]
    Started CommandProcessor transaction: Auto Save Actions on thread AWT-EventQueue-0 at batch level 1
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    Invoking command: Insert Line[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Smart Indent[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert Line[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Delete Previous[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Delete Previous Word[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Save[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: [ from oracle.ide.ceditor.CodeEditor ]
    Started CommandProcessor transaction: Auto Save Actions on thread AWT-EventQueue-0 at batch level 1
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    Invoking command: Insert Line[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Expand Template[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert Line[ from oracle.ide.ceditor.CodeEditor ]
    Started CommandProcessor transaction: Add Javadoc Comments on thread AWT-EventQueue-0 at batch level 1
    Invoking command: Add Missing Javadoc Tags
    Invoking command: audit-transform-end
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Delete Previous[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Delete Previous[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Delete Previous[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Save[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: [ from oracle.ide.ceditor.CodeEditor ]
    Started CommandProcessor transaction: Auto Save Actions on thread AWT-EventQueue-0 at batch level 1
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Delete Previous Word[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Delete Previous Word[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Delete Previous Word[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Delete Previous[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Delete Previous[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Paste[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert Line[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Delete Previous[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Save[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: [ from oracle.ide.ceditor.CodeEditor ]
    Started CommandProcessor transaction: Auto Save Actions on thread AWT-EventQueue-0 at batch level 1
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Save[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: [ from oracle.ide.ceditor.CodeEditor ]
    Started CommandProcessor transaction: Auto Save Actions on thread AWT-EventQueue-0 at batch level 1
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Delete Previous Word[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Delete Previous Word[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Delete Previous[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Delete Previous[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Delete Previous[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Delete Previous[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Delete Previous[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Delete Previous[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Delete Previous[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Save[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: [ from oracle.ide.ceditor.CodeEditor ]
    Started CommandProcessor transaction: Auto Save Actions on thread AWT-EventQueue-0 at batch level 1
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Delete Previous[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Code Assist[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert Line[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert Line[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Delete Previous[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Import Completion[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Import Completion[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Save[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: [ from oracle.ide.ceditor.CodeEditor ]
    Started CommandProcessor transaction: Auto Save Actions on thread AWT-EventQueue-0 at batch level 1
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    Invoking command: Class Completion[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Automatic Import[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Save[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: [ from oracle.ide.ceditor.CodeEditor ]
    Started CommandProcessor transaction: Auto Save Actions on thread AWT-EventQueue-0 at batch level 1
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    Performing action Previous File[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert Line[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Paste[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Delete Next[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert Line[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Save[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: [ from oracle.ide.ceditor.CodeEditor ]
    Started CommandProcessor transaction: Auto Save Actions on thread AWT-EventQueue-0 at batch level 1
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    Invoking command: Paste[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Replace[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Replace[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Replace[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Maximize Toggle[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Paste[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Paste[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Save[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: [ from oracle.ide.ceditor.CodeEditor ]
    Started CommandProcessor transaction: Auto Save Actions on thread AWT-EventQueue-0 at batch level 1
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    Invoking command: Paste[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Delete Previous Word[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Member Completion[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Save[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: [ from oracle.ide.ceditor.CodeEditor ]
    Started CommandProcessor transaction: Auto Save Actions on thread AWT-EventQueue-0 at batch level 1
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    Invoking command: Replace[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Member Completion[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Save[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: [ from oracle.ide.ceditor.CodeEditor ]
    Started CommandProcessor transaction: Auto Save Actions on thread AWT-EventQueue-0 at batch level 1
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    Invoking command: Replace[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Delete Previous[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Member Completion[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Save[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: [ from oracle.ide.ceditor.CodeEditor ]
    Started CommandProcessor transaction: Auto Save Actions on thread AWT-EventQueue-0 at batch level 1
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    Invoking command: Replace[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Save[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: [ from oracle.ide.ceditor.CodeEditor ]
    Started CommandProcessor transaction: Auto Save Actions on thread AWT-EventQueue-0 at batch level 1
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    Invoking command: Replace[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Member Completion[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Save[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: [ from oracle.ide.ceditor.CodeEditor ]
    Started CommandProcessor transaction: Auto Save Actions on thread AWT-EventQueue-0 at batch level 1
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    Invoking command: Replace[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Member Completion[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Replace[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Insert[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: Member Completion[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Save[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: [ from oracle.ide.ceditor.CodeEditor ]
    Started CommandProcessor transaction: Auto Save Actions on thread AWT-EventQueue-0 at batch level 1
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    Performing action Maximize Toggle[ from oracle.ide.ceditor.CodeEditor ]
    Performing action New...[ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Performing action New...[ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Invoking command: Create StringUtilTest
    Best,
    Tim

    This post lacks any useful information!
    What is the question? Or is it a statement?
    Timo

  • JDev Unexpected Severe error Occurred with EarHcmCompensation.ear file

    Hi,
    I have installed Jdeveloper 11.1.1.6.3 as per oracle white paper How to Get Started With JDeveloper Customizations for Fusion Applications and then configured Integrated Weblogic server. I also installed Common Resource Library. I added AddVMOption -Dide.extension.extra.search.path=C:/JDeveloper/mywork/mywork/EarHcmCompensation.ear/APP-INF/lib in jdev.conf file and then when I started and created a fusion customization application with ear file. Following is the error message. Can you please help me?
    Performing action New...[ from oracle.jdevimpl.help.HelpTopicEditor ]
    Invoking command:
    Invoking command: Initialize Unbounded Task Flow
    Invoking command: Modify XML[ from oracle.jdevimpl.help.HelpTopicEditor ]
    Invoking command: Initial Reformat
    Invoking command: XML Edit
    Invoking command: XML Edit
    Invoking command: Adding default render kit id
    Invoking command: Update skin version
    Invoking command: Modify XML[ from oracle.jdevimpl.help.HelpTopicEditor ]
    Invoking command: Initial Reformat
    Invoking command: XML Edit
    Invoking command: XML Edit
    Invoking command:
    Invoking command: add_adf_config
    Invoking command: add_adf_model_config
    Invoking command: set-adf-config-useBindVarsForLiterals
    Invoking command: set-adf-config-setUseBindValuesInFindByKey
    Invoking command: add_adfm_config_startup
    Invoking command: add_adfm_config_am_overrides
    Invoking command: add_adfm_config_database
    Invoking command: set-adf-config-setDatabaseAttr
    Invoking command: add_adf_config_ns
    Invoking command: add_adfcontext_config
    Invoking command: XML Edit
    Invoking command: XML Edit
    Invoking command: ADF Security
    Invoking command: Modify XML[ from oracle.jdevimpl.help.HelpTopicEditor ]
    Invoking command: Initial Reformat
    Invoking command: XML Edit
    Invoking command: Modify XML[ from oracle.jdevimpl.help.HelpTopicEditor ]
    Invoking command: Initial Reformat
    Invoking command: Modify XML[ from oracle.jdevimpl.help.HelpTopicEditor ]
    Invoking command: Initial Reformat
    Invoking command: XML Edit
    Invoking command: Initial Reformat
    Invoking command: Initial Reformat
    Invoking command: XML Edit
    Invoking command: add_adf_config_element1382685463666
    Invoking command: add_adf_config_element1382685463690
    Invoking command: add_adf_config_element1382685463709
    Invoking command: add_adf_config_element1382685463726
    Invoking command: add_adf_config_element1382685463739
    Invoking command: add_adf_config_element1382685463754
    Invoking command: add_adf_config_element1382685463770
    Invoking command: add_adf_config_element1382685463811
    Invoking command: add_adf_config_element1382685467177
    Invoking command: add_applcore_trinidad_config_element1382685467199
    Invoking command: add_applcore_trinidad_config_element1382685467314
    Invoking command: add_applcore_trinidad_config_element1382685467392
    Invoking command: add_credential_store_config
    Invoking command: add_jps_config_ns
    oracle.jps.common:Oct 25, 2013 12:47:47 PM oracle.security.jps.internal.common.util.StrictValidationEventHandler handleEvent
    WARNING: Failed to validate the xml content. SchemaLocation: schemaLocation value = 'http://xmlns.oracle.com/oracleas/schema/11/jps-config-11_1.xsd http://xmlns.oracle.com/oracleas/schema/11/jps-config-11_1.xsd jps-config-11_1.xsd' must have even number of URI's. Location: unavailable.
    Invoking command: XML Edit
    Invoking command: add_applcore_trinidad_config_element1382685467965
    Invoking command: XML Edit
    Invoking command: XML Edit
    Invoking command: add_applcore_trinidad_config_element1382685468266
    Invoking command: add_applcore_trinidad_config_element1382685468998
    Invoking command: add_applcore_trinidad_config_element1382685469072
    Invoking command: add_applcore_trinidad_config_element1382685469231
    Invoking command: add_adf_config_element1382685469253
    Invoking command: add_applcore_trinidad_config_element1382685469420
    Invoking command: add_applcore_trinidad_config_element1382685469598
    Invoking command: add_applcore_trinidad_config_element1382685469682
    Invoking command: add_applcore_trinidad_config_element1382685469780
    Invoking command: add_applcore_trinidad_config_element1382685470006
    Invoking command: add_applcore_trinidad_config_element1382685470103
    Invoking command: add_applcore_trinidad_config_element1382685470205
    Invoking command: add_applcore_trinidad_config_element1382685470305
    Invoking command: add_applcore_trinidad_config_element1382685470461
    Invoking command: add_applcore_trinidad_config_element1382685470646
    Invoking command: add_applcore_trinidad_config_element1382685470782
    Invoking command: XML Edit
    Invoking command: add_applcore_trinidad_config_element1382685471027
    Invoking command: XML Edit
    Invoking command: Add change manager entries to adf-config
    oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizardHelper:Oct 25, 2013 12:47:51 PM oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizardHelper copyJaznDataFileToApp
    WARNING: FA Custom App Wizard: No jazn-data.xml copied over for the base application, you will need to set this up manually.
    Invoking command: modify_mds_config
    oracle.adf.share.security:Oct 25, 2013 12:47:51 PM oracle.adf.share.dt.security.providers.jps.CSFDTCredentialStore getURLFromJPSConfigPath
    WARNING: C:\JDeveloper\mywork\mywork\EarHcmCompensation.ear/META-INF/jps-config.xml is not a valid URL -unknown protocol: c
    oracle.adf.share.jndi.ReferenceStoreHelper:Oct 25, 2013 12:47:51 PM oracle.adf.share.jndi.ReferenceStoreHelper getReferencesMapEx
    WARNING: Incomplete connection reference object for connection:AtkRPSoapConn
    oracle.jbo.client.svc.ServiceFactory:Oct 25, 2013 12:47:53 PM oracle.jbo.client.svc.ServiceFactory getObjectInstance
    WARNING: Can't read /oracle/apps/hcm/compensation/salary/setup/salarySetupService/SalarySetupService.xsd
    Oct 25, 2013 12:47:59 PM oracle.adf.share.jndi.MDSBackingStore getDocument
    SEVERE: MDS-00013: no metadata found for metadata object "/oracle/adf/META-INF/adf-domain-config.xml"
    oracle.mds.core.MetadataNotFoundException: MDS-00013: no metadata found for metadata object "/oracle/adf/META-INF/adf-domain-config.xml"
        at oracle.mds.core.MetadataObject.getBaseMO(MetadataObject.java:1336)
        at oracle.mds.core.MDSSession.getBaseMO(MDSSession.java:3248)
        at oracle.mds.core.MDSSession.getMutableMO(MDSSession.java:1854)
        at oracle.mds.core.MDSSession.getMutableMO(MDSSession.java:1763)
        at oracle.adf.share.jndi.MDSBackingStore.getMetadataObject(MDSBackingStore.java:422)
        at oracle.adf.share.jndi.MDSBackingStore.getDocument(MDSBackingStore.java:479)
        at oracle.adf.share.jndi.MDSBackingStore.readDocument(MDSBackingStore.java:207)
        at oracle.adf.share.domain.config.ADFDomainConfig.load(ADFDomainConfig.java:244)
        at oracle.adf.share.domain.config.ADFDomainConfig.<init>(ADFDomainConfig.java:147)
        at oracle.adf.share.domain.config.ADFDomainConfig.getInstance(ADFDomainConfig.java:202)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at oracle.adf.share.ADFContext.initADFDomainConfigIfNeeded(ADFContext.java:1099)
        at oracle.adf.share.ADFContext.setupADFDomainConfig(ADFContext.java:1081)
        at oracle.adf.share.el.ADFContextVariableResolverImpl.resolveVariable(ADFContextVariableResolverImpl.java:94)
        at oracle.adf.share.el.ADFContextVariableResolverImpl.resolveVariable(ADFContextVariableResolverImpl.java:81)
        at org.apache.commons.el.NamedValue.evaluate(NamedValue.java:124)
        at org.apache.commons.el.ComplexValue.evaluate(ComplexValue.java:140)
        at org.apache.commons.el.ExpressionString.evaluate(ExpressionString.java:114)
        at org.apache.commons.el.ExpressionEvaluatorImpl.evaluate(ExpressionEvaluatorImpl.java:274)
        at org.apache.commons.el.ExpressionEvaluatorImpl.evaluate(ExpressionEvaluatorImpl.java:190)
        at oracle.jsp.el.OracleExpressionEvaluator.evaluate(Unknown Source)
        at oracle.jsp.el.OracleExpression.evaluate(Unknown Source)
        at oracle.adf.share.el.OracleExpressionEvaluatorImpl.evaluateWithEL10(OracleExpressionEvaluatorImpl.java:95)
        at oracle.adf.share.el.OracleExpressionEvaluatorImpl.evaluate(OracleExpressionEvaluatorImpl.java:58)
        at oracle.adf.share.jndi.StringELRefAddr.checkAndResolveExpression(StringELRefAddr.java:92)
        at oracle.adf.share.util.AdfShareUtils.createReferenceType(AdfShareUtils.java:387)
        at oracle.adf.share.util.AdfShareUtils.generateResolvedDocument(AdfShareUtils.java:260)
        at oracle.adf.share.util.AdfShareUtils.exportWithResolvedExpressions(AdfShareUtils.java:170)
        at oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizardHelper.resolveELExpressionsForFile(CustomizationAppWizardHelper.java:840)
        at oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizardHelper.configureConnections(CustomizationAppWizardHelper.java:769)
        at oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizardHelper.copyAndConfigureApplicationFiles(CustomizationAppWizardHelper.java:366)
        at oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizardHelper.createCustomizationApplication(CustomizationAppWizardHelper.java:276)
        at oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizard$WizardHandler.wizardFinished(CustomizationAppWizard.java:241)
        at oracle.bali.ewt.wizard.BaseWizard.processWizardEvent(BaseWizard.java:2525)
        at oracle.bali.ewt.wizard.BaseWizard.processEventImpl(BaseWizard.java:2566)
        at oracle.bali.ewt.LWComponent.processEvent(LWComponent.java:658)
        at oracle.bali.ewt.wizard.BaseWizard.doFinish(BaseWizard.java:2171)
        at oracle.bali.ewt.wizard.BaseWizard$Action$1.run(BaseWizard.java:3940)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
        at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:642)
        at java.awt.EventQueue.access$000(EventQueue.java:85)
        at java.awt.EventQueue$1.run(EventQueue.java:603)
        at java.awt.EventQueue$1.run(EventQueue.java:601)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:612)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:178)
        at java.awt.Dialog$1.run(Dialog.java:1046)
        at java.awt.Dialog$3.run(Dialog.java:1098)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.awt.Dialog.show(Dialog.java:1096)
        at java.awt.Component.show(Component.java:1585)
        at java.awt.Component.setVisible(Component.java:1537)
        at java.awt.Window.setVisible(Window.java:842)
        at java.awt.Dialog.setVisible(Dialog.java:986)
        at oracle.bali.ewt.wizard.WizardDialog.runDialog(WizardDialog.java:382)
        at oracle.bali.ewt.wizard.WizardDialog.runDialog(WizardDialog.java:298)
        at oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizard.runWizard(CustomizationAppWizard.java:87)
        at oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizard.invoke(CustomizationAppWizard.java:284)
        at oracle.ide.wizard.WizardManager.invokeWizard(WizardManager.java:372)
        at oracle.ide.wizard.WizardManager$1.run(WizardManager.java:420)
        at oracle.ide.util.IdeUtil$3.run(IdeUtil.java:1089)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
        at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:642)
        at java.awt.EventQueue.access$000(EventQueue.java:85)
        at java.awt.EventQueue$1.run(EventQueue.java:603)
        at java.awt.EventQueue$1.run(EventQueue.java:601)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:612)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    oracle.mds.core.MetadataNotFoundException: MDS-00013: no metadata found for metadata object "/oracle/adf/META-INF/adf-domain-config.xml"
      o.mds.core.MetadataObject.getBaseMO(MetadataObject.java:1336)
      o.mds.core.MDSSession.getBaseMO(MDSSession.java:3248)
      o.mds.core.MDSSession.getMutableMO(MDSSession.java:1854)
      o.mds.core.MDSSession.getMutableMO(MDSSession.java:1763)
      o.adf.share.jndi.MDSBackingStore.getMetadataObject(MDSBackingStore.java:422)
      o.adf.share.jndi.MDSBackingStore.getDocument(MDSBackingStore.java:479)
      o.adf.share.jndi.MDSBackingStore.readDocument(MDSBackingStore.java:207)
      o.adf.share.domain.config.ADFDomainConfig.load(ADFDomainConfig.java:244)
      o.adf.share.domain.config.ADFDomainConfig.<init>(ADFDomainConfig.java:147)
      o.adf.share.domain.config.ADFDomainConfig.getInstance(ADFDomainConfig.java:202)
      sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      j.lang.reflect.Method.invoke(Method.java:597)
      o.adf.share.ADFContext.initADFDomainConfigIfNeeded(ADFContext.java:1099)
      o.adf.share.ADFContext.setupADFDomainConfig(ADFContext.java:1081)
      o.adf.share.el.ADFContextVariableResolverImpl.resolveVariable(ADFContextVariableResolverImpl.java:94)
      o.adf.share.el.ADFContextVariableResolverImpl.resolveVariable(ADFContextVariableResolverImpl.java:81)
      org.apache.commons.el.NamedValue.evaluate(NamedValue.java:124)
      org.apache.commons.el.ComplexValue.evaluate(ComplexValue.java:140)
      org.apache.commons.el.ExpressionString.evaluate(ExpressionString.java:114)
      org.apache.commons.el.ExpressionEvaluatorImpl.evaluate(ExpressionEvaluatorImpl.java:274)
      org.apache.commons.el.ExpressionEvaluatorImpl.evaluate(ExpressionEvaluatorImpl.java:190)
      o.jsp.el.OracleExpressionEvaluator.evaluate()
      o.jsp.el.OracleExpression.evaluate()
      o.adf.share.el.OracleExpressionEvaluatorImpl.evaluateWithEL10(OracleExpressionEvaluatorImpl.java:95)
      o.adf.share.el.OracleExpressionEvaluatorImpl.evaluate(OracleExpressionEvaluatorImpl.java:58)
      o.adf.share.jndi.StringELRefAddr.checkAndResolveExpression(StringELRefAddr.java:92)
      o.adf.share.util.AdfShareUtils.createReferenceType(AdfShareUtils.java:387)
      o.adf.share.util.AdfShareUtils.generateResolvedDocument(AdfShareUtils.java:260)
      o.adf.share.util.AdfShareUtils.exportWithResolvedExpressions(AdfShareUtils.java:170)
      o.apps.fadev.dt.customization.wizard.CustomizationAppWizardHelper.resolveELExpressionsForFile(CustomizationAppWizardHelper.java:840)
      o.apps.fadev.dt.customization.wizard.CustomizationAppWizardHelper.configureConnections(CustomizationAppWizardHelper.java:769)
      o.apps.fadev.dt.customization.wizard.CustomizationAppWizardHelper.copyAndConfigureApplicationFiles(CustomizationAppWizardHelper.java:366)
      o.apps.fadev.dt.customization.wizard.CustomizationAppWizardHelper.createCustomizationApplication(CustomizationAppWizardHelper.java:276)
      o.apps.fadev.dt.customization.wizard.CustomizationAppWizard$WizardHandler.wizardFinished(CustomizationAppWizard.java:241)
      o.bali.ewt.wizard.BaseWizard.processWizardEvent(BaseWizard.java:2525)
      o.bali.ewt.wizard.BaseWizard.processEventImpl(BaseWizard.java:2566)
      o.bali.ewt.LWComponent.processEvent(LWComponent.java:658)
      o.bali.ewt.wizard.BaseWizard.doFinish(BaseWizard.java:2171)
      o.bali.ewt.wizard.BaseWizard$Action$1.run(BaseWizard.java:3940)
      j.a.event.InvocationEvent.dispatch(InvocationEvent.java:209)
      j.a.EventQueue.dispatchEventImpl(EventQueue.java:642)
      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.a.EventQueue.dispatchEvent(EventQueue.java:612)
      j.a.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
      j.a.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
      j.a.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:178)
      j.a.Dialog$1.run(Dialog.java:1046)
      j.a.Dialog$3.run(Dialog.java:1098)
      j.security.AccessController.doPrivileged(Native Method)
      j.a.Dialog.show(Dialog.java:1096)
      j.a.Component.show(Component.java:1585)
      j.a.Component.setVisible(Component.java:1537)
      j.a.Window.setVisible(Window.java:842)
      j.a.Dialog.setVisible(Dialog.java:986)
      o.bali.ewt.wizard.WizardDialog.runDialog(WizardDialog.java:382)
      o.bali.ewt.wizard.WizardDialog.runDialog(WizardDialog.java:298)
      o.apps.fadev.dt.customization.wizard.CustomizationAppWizard.runWizard(CustomizationAppWizard.java:87)
      o.apps.fadev.dt.customization.wizard.CustomizationAppWizard.invoke(CustomizationAppWizard.java:284)
      o.i.wizard.WizardManager.invokeWizard(WizardManager.java:372)
      o.i.wizard.WizardManager$1.run(WizardManager.java:420)
      o.i.util.IdeUtil$3.run(IdeUtil.java:1089)
      j.a.event.InvocationEvent.dispatch(InvocationEvent.java:209)
      j.a.EventQueue.dispatchEventImpl(EventQueue.java:642)
      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.a.EventQueue.dispatchEvent(EventQueue.java:612)
      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)
    oracle.adf.share.util.AdfShareUtils:Oct 25, 2013 12:48:01 PM oracle.adf.share.util.AdfShareUtils generateResolvedDocument
    WARNING: Lookup failed for connection AtkRPSoapConn. EL resolution skipped for connection AtkRPSoapConn.
    javax.naming.NamingException [Root exception is oracle.bi.presentation.soap.connection.BISoapException: No credentials found for this connection - please check that your connection credentials were deployed properly.]
        at oracle.adf.share.jndi.ContextImpl.throwNamingException(ContextImpl.java:551)
        at oracle.adf.share.jndi.ContextImpl.findObject(ContextImpl.java:642)
        at oracle.adf.share.jndi.ContextImpl.lookup(ContextImpl.java:144)
        at oracle.adf.share.jndi.ContextImpl.lookup(ContextImpl.java:149)
        at javax.naming.InitialContext.lookup(InitialContext.java:392)
        at oracle.adf.share.util.AdfShareUtils.generateResolvedDocument(AdfShareUtils.java:248)
        at oracle.adf.share.util.AdfShareUtils.exportWithResolvedExpressions(AdfShareUtils.java:170)
        at oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizardHelper.resolveELExpressionsForFile(CustomizationAppWizardHelper.java:840)
        at oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizardHelper.configureConnections(CustomizationAppWizardHelper.java:769)
        at oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizardHelper.copyAndConfigureApplicationFiles(CustomizationAppWizardHelper.java:366)
        at oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizardHelper.createCustomizationApplication(CustomizationAppWizardHelper.java:276)
        at oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizard$WizardHandler.wizardFinished(CustomizationAppWizard.java:241)
        at oracle.bali.ewt.wizard.BaseWizard.processWizardEvent(BaseWizard.java:2525)
        at oracle.bali.ewt.wizard.BaseWizard.processEventImpl(BaseWizard.java:2566)
        at oracle.bali.ewt.LWComponent.processEvent(LWComponent.java:658)
        at oracle.bali.ewt.wizard.BaseWizard.doFinish(BaseWizard.java:2171)
        at oracle.bali.ewt.wizard.BaseWizard$Action$1.run(BaseWizard.java:3940)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
        at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:642)
        at java.awt.EventQueue.access$000(EventQueue.java:85)
        at java.awt.EventQueue$1.run(EventQueue.java:603)
        at java.awt.EventQueue$1.run(EventQueue.java:601)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:612)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:178)
        at java.awt.Dialog$1.run(Dialog.java:1046)
        at java.awt.Dialog$3.run(Dialog.java:1098)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.awt.Dialog.show(Dialog.java:1096)
        at java.awt.Component.show(Component.java:1585)
        at java.awt.Component.setVisible(Component.java:1537)
        at java.awt.Window.setVisible(Window.java:842)
        at java.awt.Dialog.setVisible(Dialog.java:986)
        at oracle.bali.ewt.wizard.WizardDialog.runDialog(WizardDialog.java:382)
        at oracle.bali.ewt.wizard.WizardDialog.runDialog(WizardDialog.java:298)
        at oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizard.runWizard(CustomizationAppWizard.java:87)
        at oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizard.invoke(CustomizationAppWizard.java:284)
        at oracle.ide.wizard.WizardManager.invokeWizard(WizardManager.java:372)
        at oracle.ide.wizard.WizardManager$1.run(WizardManager.java:420)
        at oracle.ide.util.IdeUtil$3.run(IdeUtil.java:1089)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
        at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:642)
        at java.awt.EventQueue.access$000(EventQueue.java:85)
        at java.awt.EventQueue$1.run(EventQueue.java:603)
        at java.awt.EventQueue$1.run(EventQueue.java:601)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:612)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    Caused by: oracle.bi.presentation.soap.connection.BISoapException: No credentials found for this connection - please check that your connection credentials were deployed properly.
        at oracle.bi.presentation.soap.connection.impl.BaseBISoapConnection.setReference(BaseBISoapConnection.java:217)
        at oracle.bi.presentation.soap.connection.impl.DTBISoapConnection.<init>(DTBISoapConnection.java:62)
        at oracle.bi.presentation.soap.connection.BISoapConnectionFactory.getObjectInstance(BISoapConnectionFactory.java:733)
        at oracle.adf.share.jndi.ReferenceStoreHelper.getObjectForReference(ReferenceStoreHelper.java:295)
        at oracle.adf.share.jndi.ContextImpl.findObject(ContextImpl.java:638)
        ... 55 more
    oracle.jbo.client.svc.ServiceFactory:Oct 25, 2013 12:48:01 PM oracle.jbo.client.svc.ServiceFactory getObjectInstance
    WARNING: Can't read /oracle/apps/hcm/common/extendedLookups/extendedLookupCodeService/ExtendedLookupCodeService.xsd
    oracle.jbo.client.svc.ServiceFactory:Oct 25, 2013 12:48:01 PM oracle.jbo.client.svc.ServiceFactory getObjectInstance
    WARNING: Can't read /oracle/apps/hcm/compensation/plans/planSetupService/PlanSetupService.xsd
    oracle.adf.share.util.AdfShareUtils:Oct 25, 2013 12:48:01 PM oracle.adf.share.logging.ADFLogger doLog
    WARNING: Lookup failed for connection MapViewer. EL resolution skipped for connection MapViewer.
    javax.naming.NamingException [Root exception is java.lang.reflect.InvocationTargetException]
        at oracle.adf.share.jndi.ContextImpl.throwNamingException(ContextImpl.java:551)
        at oracle.adf.share.jndi.ContextImpl.findObject(ContextImpl.java:642)
        at oracle.adf.share.jndi.ContextImpl.lookup(ContextImpl.java:144)
        at oracle.adf.share.jndi.ContextImpl.lookup(ContextImpl.java:149)
        at javax.naming.InitialContext.lookup(InitialContext.java:392)
        at oracle.adf.share.util.AdfShareUtils.generateResolvedDocument(AdfShareUtils.java:248)
        at oracle.adf.share.util.AdfShareUtils.exportWithResolvedExpressions(AdfShareUtils.java:170)
        at oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizardHelper.resolveELExpressionsForFile(CustomizationAppWizardHelper.java:840)
        at oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizardHelper.configureConnections(CustomizationAppWizardHelper.java:769)
        at oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizardHelper.copyAndConfigureApplicationFiles(CustomizationAppWizardHelper.java:366)
        at oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizardHelper.createCustomizationApplication(CustomizationAppWizardHelper.java:276)
        at oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizard$WizardHandler.wizardFinished(CustomizationAppWizard.java:241)
        at oracle.bali.ewt.wizard.BaseWizard.processWizardEvent(BaseWizard.java:2525)
        at oracle.bali.ewt.wizard.BaseWizard.processEventImpl(BaseWizard.java:2566)
        at oracle.bali.ewt.LWComponent.processEvent(LWComponent.java:658)
        at oracle.bali.ewt.wizard.BaseWizard.doFinish(BaseWizard.java:2171)
        at oracle.bali.ewt.wizard.BaseWizard$Action$1.run(BaseWizard.java:3940)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
        at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:642)
        at java.awt.EventQueue.access$000(EventQueue.java:85)
        at java.awt.EventQueue$1.run(EventQueue.java:603)
        at java.awt.EventQueue$1.run(EventQueue.java:601)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:612)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:178)
        at java.awt.Dialog$1.run(Dialog.java:1046)
        at java.awt.Dialog$3.run(Dialog.java:1098)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.awt.Dialog.show(Dialog.java:1096)
        at java.awt.Component.show(Component.java:1585)
        at java.awt.Component.setVisible(Component.java:1537)
        at java.awt.Window.setVisible(Window.java:842)
        at java.awt.Dialog.setVisible(Dialog.java:986)
        at oracle.bali.ewt.wizard.WizardDialog.runDialog(WizardDialog.java:382)
        at oracle.bali.ewt.wizard.WizardDialog.runDialog(WizardDialog.java:298)
        at oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizard.runWizard(CustomizationAppWizard.java:87)
        at oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizard.invoke(CustomizationAppWizard.java:284)
        at oracle.ide.wizard.WizardManager.invokeWizard(WizardManager.java:372)
        at oracle.ide.wizard.WizardManager$1.run(WizardManager.java:420)
        at oracle.ide.util.IdeUtil$3.run(IdeUtil.java:1089)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
        at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:642)
        at java.awt.EventQueue.access$000(EventQueue.java:85)
        at java.awt.EventQueue$1.run(EventQueue.java:603)
        at java.awt.EventQueue$1.run(EventQueue.java:601)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:612)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    Caused by: java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
        at oracle.adf.model.connection.url.URLConnectionFactory.getObjectInstance(URLConnectionFactory.java:174)
        at oracle.adf.share.jndi.ReferenceStoreHelper.getObjectForReference(ReferenceStoreHelper.java:295)
        at oracle.adf.share.jndi.ContextImpl.findObject(ContextImpl.java:638)
        ... 55 more
    Caused by: oracle.adf.model.connection.ConnectionException: JBO-29000: Unexpected exception caught: java.net.MalformedURLException, msg=null
        at oracle.adf.model.connection.url.HttpURLConnection.<init>(HttpURLConnection.java:244)
        ... 62 more
    Caused by: java.net.MalformedURLException
        at java.net.URL.<init>(URL.java:601)
        at java.net.URL.<init>(URL.java:464)
        at java.net.URL.<init>(URL.java:413)
        at oracle.adf.model.connection.url.HttpURLConnection.<init>(HttpURLConnection.java:192)
        ... 62 more
    oracle.jbo.client.svc.ServiceFactory:Oct 25, 2013 12:48:01 PM oracle.jbo.client.svc.ServiceFactory getObjectInstance
    WARNING: Can't read /oracle/apps/hcm/performance/documents/performanceRatingService/PerformanceRatingService.xsd
    oracle.jbo.client.svc.ServiceFactory:Oct 25, 2013 12:48:01 PM oracle.jbo.client.svc.ServiceFactory getObjectInstance
    WARNING: Can't read /oracle/apps/hcm/common/core/modelTest/mls/model/MLSAppModuleService.xsd
    oracle.adf.share.util.AdfShareUtils:Oct 25, 2013 12:48:01 PM oracle.adf.share.util.AdfShareUtils generateResolvedDocument
    WARNING: Lookup failed for connection SpacesWebServiceEndpoint. EL resolution skipped for connection SpacesWebServiceEndpoint.
    javax.naming.NamingException [Root exception is java.lang.reflect.InvocationTargetException]
        at oracle.adf.share.jndi.ContextImpl.throwNamingException(ContextImpl.java:551)
        at oracle.adf.share.jndi.ContextImpl.findObject(ContextImpl.java:642)
        at oracle.adf.share.jndi.ContextImpl.lookup(ContextImpl.java:144)
        at oracle.adf.share.jndi.ContextImpl.lookup(ContextImpl.java:149)
        at javax.naming.InitialContext.lookup(InitialContext.java:392)
        at oracle.adf.share.util.AdfShareUtils.generateResolvedDocument(AdfShareUtils.java:248)
        at oracle.adf.share.util.AdfShareUtils.exportWithResolvedExpressions(AdfShareUtils.java:170)
        at oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizardHelper.resolveELExpressionsForFile(CustomizationAppWizardHelper.java:840)
        at oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizardHelper.configureConnections(CustomizationAppWizardHelper.java:769)
        at oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizardHelper.copyAndConfigureApplicationFiles(CustomizationAppWizardHelper.java:366)
        at oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizardHelper.createCustomizationApplication(CustomizationAppWizardHelper.java:276)
        at oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizard$WizardHandler.wizardFinished(CustomizationAppWizard.java:241)
        at oracle.bali.ewt.wizard.BaseWizard.processWizardEvent(BaseWizard.java:2525)
        at oracle.bali.ewt.wizard.BaseWizard.processEventImpl(BaseWizard.java:2566)
        at oracle.bali.ewt.LWComponent.processEvent(LWComponent.java:658)
        at oracle.bali.ewt.wizard.BaseWizard.doFinish(BaseWizard.java:2171)
        at oracle.bali.ewt.wizard.BaseWizard$Action$1.run(BaseWizard.java:3940)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
        at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:642)
        at java.awt.EventQueue.access$000(EventQueue.java:85)
        at java.awt.EventQueue$1.run(EventQueue.java:603)
        at java.awt.EventQueue$1.run(EventQueue.java:601)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:612)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:178)
        at java.awt.Dialog$1.run(Dialog.java:1046)
        at java.awt.Dialog$3.run(Dialog.java:1098)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.awt.Dialog.show(Dialog.java:1096)
        at java.awt.Component.show(Component.java:1585)
        at java.awt.Component.setVisible(Component.java:1537)
        at java.awt.Window.setVisible(Window.java:842)
        at java.awt.Dialog.setVisible(Dialog.java:986)
        at oracle.bali.ewt.wizard.WizardDialog.runDialog(WizardDialog.java:382)
        at oracle.bali.ewt.wizard.WizardDialog.runDialog(WizardDialog.java:298)
        at oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizard.runWizard(CustomizationAppWizard.java:87)
        at oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizard.invoke(CustomizationAppWizard.java:284)
        at oracle.ide.wizard.WizardManager.invokeWizard(WizardManager.java:372)
        at oracle.ide.wizard.WizardManager$1.run(WizardManager.java:420)
        at oracle.ide.util.IdeUtil$3.run(IdeUtil.java:1089)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
        at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:642)
        at java.awt.EventQueue.access$000(EventQueue.java:85)
        at java.awt.EventQueue$1.run(EventQueue.java:603)
        at java.awt.EventQueue$1.run(EventQueue.java:601)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:612)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    Caused by: java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
        at oracle.adf.model.connection.url.URLConnectionFactory.getObjectInstance(URLConnectionFactory.java:174)
        at oracle.adf.share.jndi.ReferenceStoreHelper.getObjectForReference(ReferenceStoreHelper.java:295)
        at oracle.adf.share.jndi.ContextImpl.findObject(ContextImpl.java:638)
        ... 55 more
    Caused by: oracle.adf.model.connection.ConnectionException: JBO-29000: Unexpected exception caught: java.net.MalformedURLException, msg=no protocol: ://:/webcenter/SpacesWebService
        at oracle.adf.model.connection.url.HttpURLConnection.<init>(HttpURLConnection.java:244)
        ... 62 more
    Caused by: java.net.MalformedURLException: no protocol: ://:/webcenter/SpacesWebService
        at java.net.URL.<init>(URL.java:567)
        at java.net.URL.<init>(URL.java:464)
        at java.net.URL.<init>(URL.java:413)
        at oracle.adf.model.connection.url.HttpURLConnection.<init>(HttpURLConnection.java:192)
        ... 62 more
    oracle.jbo.client.svc.ServiceFactory:Oct 25, 2013 12:48:01 PM oracle.jbo.client.svc.ServiceFactory getObjectInstance
    WARNING: Can't read /oracle/apps/hcm/compensation/salary/core/salaryService/SalaryService.xsd
    oracle.jbo.client.svc.ServiceFactory:Oct 25, 2013 12:48:01 PM oracle.jbo.client.svc.ServiceFactory getObjectInstance
    WARNING: Can't read /oracle/apps/hcm/compensation/extract/extractService/CompExtractService.xsd
    oracle.adf.share.jndi.ReferenceStoreHelper:Oct 25, 2013 12:48:02 PM oracle.adf.share.jndi.ReferenceStoreHelper getReferencesMapEx
    WARNING: Incomplete connection reference object for connection:AtkRPSoapConn
    oracle.adf.share.jndi.ReferenceStoreHelper:Oct 25, 2013 12:48:02 PM oracle.adf.share.jndi.ReferenceStoreHelper getReferencesMapEx
    WARNING: Incomplete connection reference object for connection:AtkRPSoapConn
    oracle.adf.share.jndi.ReferenceStoreHelper:Oct 25, 2013 12:48:02 PM oracle.adf.share.jndi.ReferenceStoreHelper getReferencesMapEx
    WARNING: Incomplete connection reference object for connection:AtkRPSoapConn
    oracle.adf.share.jndi.ReferenceStoreHelper:Oct 25, 2013 12:48:02 PM oracle.adf.share.jndi.ReferenceStoreHelper getReferencesMapEx
    WARNING: Incomplete connection reference object for connection:AtkRPSoapConn
    oracle.adf.share.jndi.ReferenceStoreHelper:Oct 25, 2013 12:48:02 PM oracle.adf.share.jndi.ReferenceStoreHelper getReferencesMapEx
    WARNING: Incomplete connection reference object for connection:AtkRPSoapConn
    oracle.adf.share.jndi.ReferenceStoreHelper:Oct 25, 2013 12:48:02 PM oracle.adf.share.jndi.ReferenceStoreHelper getReferencesMapEx
    WARNING: Incomplete connection reference object for connection:AtkRPSoapConn
    oracle.adf.share.jndi.ReferenceStoreHelper:Oct 25, 2013 12:48:02 PM oracle.adf.share.jndi.ReferenceStoreHelper getReferencesMapEx
    WARNING: Incomplete connection reference object for connection:AtkRPSoapConn
    oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizardHelper:Oct 25, 2013 12:48:06 PM oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizardHelper printError
    WARNING: Some servlet classes cannot be found in any jar files.
    oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizardHelper:Oct 25, 2013 12:48:06 PM oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizardHelper printError
    WARNING: Cannot find a jar that contains servlet oracle.apps.hcm.common.core.HcmCountryCC
    oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizardHelper:Oct 25, 2013 12:48:06 PM oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizardHelper printError
    WARNING: Cannot find a jar that contains servlet oracle.apps.hcm.common.core.HcmOrganizationCC
    oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizardHelper:Oct 25, 2013 12:48:06 PM oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizardHelper
    WARNING: Cannot find a jar that contains servlet oracle.apps.hcm.people.contextualInfo.publicUi.PersonVCard
    oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizardHelper:Oct 25, 2013 12:48:06 PM oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizardHelper printError
    WARNING: Cannot find a jar that contains servlet oracle.apps.hcm.people.images.publicUi.PersonImage
    oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizardHelper:Oct 25, 2013 12:48:06 PM oracle.apps.fadev.dt.customization.wizard.CustomizationAppWizardHelper printError
    WARNING: Cannot find a jar that contains servlet oracle.apps.tablet.server.RESTfulAPIServlet
    Started CommandProcessor transaction: Business Components Project Modifications on thread AWT-EventQueue-0 at batch level 1
    Invoking command:
    Invoking command:
    Invoking command: Business Components Project Modifications
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    Please help.
    Thanks,
    Mehabub

    What happens when you ignore these and continue with your planned customization?
    Some of these are know errors which are already fixed for future releases and are harmless.
    Some of these are occurs because the customization workspace is created using the very minimal set of files required to run and test the customizations locally. So, various dependencies are not pulled unless required for customization purposes. This is really helpful to test the customizations with minimal efforts.
    So, please try to proceed with your intended customizations and do post if you face further issues. We will investigate this log in more detail to make sure there are no earlier unknown issues and take appropriate actions.
    Hope this helps
    Vik
    http://blogs.oracle.com/fadevrel

  • Error in Jdeveloper while running a project on weblogic server.

    Hi ,
    I am receiving below error while running a project in Weblogic. I am using Jeveloper 11.1.1.2.0
    *** Using port 7101 ***
    "C:\Documents and Settings\nlatif\Application Data\JDeveloper\system11.1.1.2.36.55.36\DefaultDomain\bin\startWebLogic.cmd"
    [waiting for the server to complete its initialization...]
    The system cannot find the path specified.
    The JRE was not found in directory D:\OracleJeveloper\Middleware\jdk160_14_R27.6.5-32. (JAVA_HOME)
    Please edit your environment and set the JAVA_HOME
    variable to point to the root directory of your Java installation.
    Press any key to continue . . .
    where as I can run the same project in other machine on Jdeveloper with out this error.
    Thanks & regards,
    Noman

    Noman,
    have you checked that the folder D:\OracleJeveloper\Middleware\jdk160_14_R27.6.5-32 contains the jre?
    Timo

  • Error in Jdeveloper using WebCenter Framework

    Hi All,
    I am creating a sample application using webcenter framework in Jdeveloper. As i have installed the extensions of webcenter from HELP->Check For Updates -> webcenter extension. It was working fine but when i am trying to create the connection to content repository from Application Resources i am getting following error in Jdeveloper:-
    An unexpected severe error has occurred in Jdeveloper and in error details the log was:-
    oracle.classloader.util.AnnotatedNoClassDefFoundError:
    Missing class: javax.jcr.Repository
    *     Dependent class: oracle.vcr.jam.JamRepository*
    *     Loader: ide-global:11.1.1.0.0*
    *     Code-Source: /E:/Oracle/Middleware/jdeveloper/webcenter/modules/oracle.webcenter.framework_11.1.1/jcr-manager.jar*
    *     Configuration: <classpath> in /file:/E:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.webcenter.content.dt.jar!/META-INF/extension.xml*
    The missing class is not available from any code-source or loader in the system.
    o.classloader.PolicyClassLoader.defineClass(PolicyClassLoader.java:2387)
    o.classloader.PolicyClassLoader.findLocalClass(PolicyClassLoader.java:1546)
    o.classloader.SearchPolicy$FindLocal.getClass(SearchPolicy.java:226)
    o.classloader.SearchSequence.getClass(SearchSequence.java:119)
    o.classloader.PolicyClassLoader.internalLoadClass(PolicyClassLoader.java:1728)
    o.classloader.PolicyClassLoader.access$000(PolicyClassLoader.java:143)
    o.classloader.PolicyClassLoader$LoadClassAction.run(PolicyClassLoader.java:331)
    j.security.AccessController.doPrivileged(Native Method)
    o.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1692)
    o.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1674)
    o.webcenter.internal.dt.config.ConnectionContextListener.<clinit>(ConnectionContextListener.java:81)
    o.webcenter.internal.dt.addin.WebCenterFrameworkAddin$1.rescatContextRegistered(WebCenterFrameworkAddin.java:237)
    o.j.rescat2.RescatContextRegistry.notifyContextRegistered(RescatContextRegistry.java:328)
    o.j.rescat2.RescatContextRegistry.registerContext(RescatContextRegistry.java:93)
    o.adf.share.dt.AppConnContext.getRescatContext(AppConnContext.java:221)
    o.adf.share.dt.ApplicationConnectionsNode.applicationChanged(ApplicationConnectionsNode.java:94)
    o.j.appresources.ApplicationResourcesWindow.notifyApplicationChanged(ApplicationResourcesWindow.java:298)
    o.j.appresources.ApplicationResourcesNode.applicationChanged(ApplicationResourcesNode.java:66)
    o.j.appresources.ApplicationResourcesWindow.applicationChanged(ApplicationResourcesWindow.java:236)
    o.i.navigator.ApplicationNavigatorWindow.fireApplicationChangeEventImpl(ApplicationNavigatorWindow.java:990)
    o.i.navigator.ApplicationNavigatorWindow.fireApplicationChangeEvent(ApplicationNavigatorWindow.java:974)
    o.i.navigator.ApplicationNavigatorWindow.access$200(ApplicationNavigatorWindow.java:100)
    o.i.navigator.ApplicationNavigatorWindow$1L.itemStateChanged(ApplicationNavigatorWindow.java:263)
    jx.s.JComboBox.fireItemStateChanged(JComboBox.java:1205)
    jx.s.JComboBox.selectedItemChanged(JComboBox.java:1262)
    jx.s.JComboBox.contentsChanged(JComboBox.java:1309)
    jx.s.AbstractListModel.fireContentsChanged(AbstractListModel.java:100)
    jx.s.DefaultComboBoxModel.setSelectedItem(DefaultComboBoxModel.java:88)
    jx.s.JComboBox.setSelectedItem(JComboBox.java:557)
    jx.s.JComboBox.setSelectedIndex(JComboBox.java:603)
    o.i.navigator.ApplicationNavigatorWindow.initSelectedApplication(ApplicationNavigatorWindow.java:1135)
    o.i.navigator.ApplicationNavigatorWindow.initToolbarArea(ApplicationNavigatorWindow.java:1035)
    o.ideri.navigator.DefaultNavigatorWindow.initCommonItems(DefaultNavigatorWindow.java:384)
    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:881)
    o.ii.docking.TitledPanel.showClient(TitledPanel.java:858)
    o.ii.docking.TitledPanel.setClientVisible(TitledPanel.java:841)
    o.ii.docking.TitledPanel.setClientVisible(TitledPanel.java:819)
    o.ii.docking.TitledPanel.loadVisibilityLayout(TitledPanel.java:1789)
    o.ii.docking.DockPanel.loadVisibilityLayout(DockPanel.java:200)
    o.ii.docking.AbstractDockPanelHost.loadVisibilityLayout(AbstractDockPanelHost.java:94)
    o.ii.docking.DockStationImpl.onStartup(DockStationImpl.java:1634)
    o.ii.docking.DockStationImpl.loadLayout(DockStationImpl.java:1473)
    o.ii.docking.DockStationListener.init(DockStationListener.java:36)
    o.i.layout.Layouts.activate(Layouts.java:812)
    o.i.layout.Layouts.activateLayout(Layouts.java:192)
    o.ii.MainWindowImpl$6.runImpl(MainWindowImpl.java:728)
    o.javatools.util.SwingClosure$1Closure.run(SwingClosure.java:50)
    j.a.event.InvocationEvent.dispatch(InvocationEvent.java:199)
    j.a.EventQueue.dispatchEvent(EventQueue.java:597)
    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)
    Please Help!!!
    Thanks..

    http://puchaanirudh.blogspot.com/2008/04/oracleclassloaderutilannotatednoclassde.html
    For jdeveloper errors.
    I think all the required jars are not loaded during the installation.
    I advice you , to download the jdeveloper again and update the webcenter files.

Maybe you are looking for

  • Config certificate and log issues

    I config certificate and use it to connect ipsec vpn , I just config     jinan-neusoft(config)#ip domain-name neusoft.com jinan-neusoft(config)#crypto key generate rsa general-keys The name for the keys will be: jinan-neusoft.neusoft.com Choose the s

  • Updating from 10.2.8 to 10.3+ .... What to expect? (the good & bad)

    If I'm making the upgrade from my current OS 10.2.8 to OS 10.3+ (10.3.9 probably), what are some of the problems that may occur, if any? I have alot of software on my eMac (Adobe, Apple, Microsoft, misc. etc. - 72 applications in total), that I am wo

  • I imported my music to itunes from my phone and now itunes wont open

    Process:         iTunes [461] Path:            /Applications/iTunes.app/Contents/MacOS/iTunes Identifier:      com.apple.iTunes Version:         10.6 (10.6) Build Info:      iTunes-10604001~1 Code Type:       X86 (Native) Parent Process:  launchd [87

  • Upgradation from 8.1.6 to 8.1.7 oracle solaris

    While using Data Migration assistant, error msg. props up as "Oracle not Available". The installation was successfull but not database migration. I had de-installed oracle 8.1.6 and re-installing 8.1.7 in the same home directory /export/home/oracle/O

  • Mini Freezing Constantly

    I bought my Ipod mini July 20, 2005 a week after I bought it, it froze did the resetting ad worked after a day. Everyday now it freezes constantly!!! About 4-5 times a day! Can I go to a technicion at the apple store and see what is wrong with it?? A