Debugging project problem ?

hi,
can we debug the java application, which is giving the login error while logging into that.. ?

avula wrote:
its displaying login screen and asking me to login first!!!So log in! If you want to work with your application without authenticating, turn that functionality off.
~

Similar Messages

  • Create SharePoint hosted app when i debug project in IE browser getting error "Operation aborted" .

    Hi all,
    I am create SharePoint hosted app for SharePoint online. When i debugs project in IE browser getting error "Operation aborted".
     Please Suggest appropriate Way.
    Thanks
    Akash Anand 

    This happens sometimes if you are using third party library which IE does not support. Change the default browser of Visual Studio to Google Chrome and try.
    Let us know either it works or not
    Regards
    Khalil Kothia, PMP
    Blog

  • RE: (forte-users) Debugging 'fixes' problem!!!

    Duncan
    This is often indicative of a race condition, especially when
    multi-threading is involved.
    What can happen is that task A is using something created or initialized by
    task B,
    and task B hasn't gotten around to doing its thing before task A asks for
    it.
    When running in debug mode, you give everything a lot more time to get
    things
    done while it's waiting for you to click the next button. So, when task A
    starts task B,
    you click Run on task B, watch it happen, go back to task A and click,
    watch, click, etc.,
    and by the time you get to the trouble spot, task B has long since done what
    it had to do.
    HTH.
    Ken.
    ==========================
    Ken Gacioch
    Senior Consultant
    Caro Systems, Inc.
    [email protected]
    -----Original Message-----
    From: Duncan Kinnear [SMTP:[email protected]]
    Sent: Sunday, November 21, 1999 11:33 PM
    To: [email protected]
    Subject: (forte-users) Debugging 'fixes' problem!!!
    Hi folks,
    I've got a weird one here.
    I'm trying to find out why my code to highlight a particular outline field
    row does not work.
    However, when I run it in debug, it works perfectly! (The correct row is
    highlighted). Anybody got any idea how I can get debug to behave
    consistently with "The running man"?
    I have tried using "<OutlineField>.UpdateFieldFromData()" as well as
    using the same method on the specific DisplayNode involved.
    I must point out that the outline field is in a window running as a
    separate asynchronous task. Would that make any difference when
    running in debug? When the second debug window appears for this
    task I just click on the "Go" button and there are no breakpoints.
    Any help would be greatly appreciated.
    Cheers,
    Duncan Kinnear,
    McCarthy and Associates, Email:
    [email protected]
    PO Box 764, McLean Towers, Phone: +64 6 834 3360
    Shakespeare Road, Napier, New Zealand. Fax: +64 6 834
    3369

    Duncan
    This is often indicative of a race condition, especially when
    multi-threading is involved.
    What can happen is that task A is using something created or initialized by
    task B,
    and task B hasn't gotten around to doing its thing before task A asks for
    it.
    When running in debug mode, you give everything a lot more time to get
    things
    done while it's waiting for you to click the next button. So, when task A
    starts task B,
    you click Run on task B, watch it happen, go back to task A and click,
    watch, click, etc.,
    and by the time you get to the trouble spot, task B has long since done what
    it had to do.
    HTH.
    Ken.
    ==========================
    Ken Gacioch
    Senior Consultant
    Caro Systems, Inc.
    [email protected]
    -----Original Message-----
    From: Duncan Kinnear [SMTP:[email protected]]
    Sent: Sunday, November 21, 1999 11:33 PM
    To: [email protected]
    Subject: (forte-users) Debugging 'fixes' problem!!!
    Hi folks,
    I've got a weird one here.
    I'm trying to find out why my code to highlight a particular outline field
    row does not work.
    However, when I run it in debug, it works perfectly! (The correct row is
    highlighted). Anybody got any idea how I can get debug to behave
    consistently with "The running man"?
    I have tried using "<OutlineField>.UpdateFieldFromData()" as well as
    using the same method on the specific DisplayNode involved.
    I must point out that the outline field is in a window running as a
    separate asynchronous task. Would that make any difference when
    running in debug? When the second debug window appears for this
    task I just click on the "Go" button and there are no breakpoints.
    Any help would be greatly appreciated.
    Cheers,
    Duncan Kinnear,
    McCarthy and Associates, Email:
    [email protected]
    PO Box 764, McLean Towers, Phone: +64 6 834 3360
    Shakespeare Road, Napier, New Zealand. Fax: +64 6 834
    3369

  • Run - Debug project option is disabled to run the CVI RT application

    Hi,
    I am new to CVI Real time. I have taken the example code LoopTimingRT.prj and LoopTimingHost.prj from CVI samples directory. I am planning to run RT and host in the same desktop PC.  I have created two seperate workspaces for RT and Host with their respective projects.For RT, target is given as local desktop computer, target type selected as dll, in target settings, Run time support is mentioned as Real Time Only.
    In CVI Real Time Help and also in Getting Started with Labwindows/CVI Real Time pdf, it is mentioned like we have select Run -> Debug Project to run the RT application. When i am trying to do that, that option itself is disabled in RT workspace.
    Please can anyone help me.
    Thanks,
    Haari

    Hi,
    As suggested by Raman you can go ahead with same step.
    Regards,
    SM

  • Debuging projects configured as Library?

    Hi all,
    may be this topic has been discussed before but I
    couldn't find anything in the archive.
    When I configure a project as Library and try to
    Debug the application locally it doesn't stop at the
    breakpoint. If I step into a specific method from
    that project the breakpoint is there but Forte seems
    to disregard it. Did anyone experience that before?
    Is there a specific flag for debuging projects
    configured as libraries? Or I am just missing or
    misunderstanding something?
    Thanks for any help!
    Rumen
    DO YOU YAHOO!?
    Get your free @yahoo.com address at http://mail.yahoo.com
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    As an example I exported the project 2013-02-05 and the exported library has the smart albums
    Original
    Exported

  • Save project problems

    Hi, I'm pretty new to TopLink and am having problems saving my project after mapping attributes one to many. I've included the stack trace below - the problem happens if I simply click the one-many icon and try and save.
    Any help would be much appreciated!
    Thanks,
    Ewan Benfield
    Throwable Class Name:
    oracle.toplink.exceptions.QueryException
    Message:
    EXCEPTION DESCRIPTION: The object [BldrClass[2b74bd] (java.util.Vector, modifier = public , array=, implements [BldrClass[c1f5f] (java.lang.Cloneable, modifier = public abstract , interface, array=, implements []), BldrClass[1d39] (java.io.Serializable, modifier = public abstract , interface, array=, implements []), BldrClass[39e891] (java.util.List, modifier = public abstract , interface, array=, implements [BldrClass[ff7d3] (java.util.Collection, modifier = public abstract , interface, array=, implements [])])], extends AbstractList)], of class [class oracle.toplink.workbench.model.meta.BldrClass], with identity hashcode (System.identityHashCode()) [2,847,933],
    is not from this UnitOfWork object space, but the parent session's. The object was never registered in this UnitOfWork,
    but read from the parent session and related to an object registered in the UnitOfWork. Ensure that you are correctly
    registering your objects. If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to
    help debug where the error occurred. For more information, see the manual or FAQ.
    QUERY: WriteObjectQuery(BldrClass[2b74bd] (java.util.Vector, modifier = public , array=, implements [BldrClass[c1f5f] (java.lang.Cloneable, modifier = public abstract , interface, array=, implements []), BldrClass[1d39] (java.io.Serializable, modifier = public abstract , interface, array=, implements []), BldrClass[39e891] (java.util.List, modifier = public abstract , interface, array=, implements [BldrClass[ff7d3] (java.util.Collection, modifier = public abstract , interface, array=, implements [])])], extends AbstractList))
    Stack trace:
    LOCAL EXCEPTION STACK:
    EXCEPTION [TOPLINK-6004] (TopLink - 9.0.3 (Build 423)): oracle.toplink.exceptions.QueryException
    EXCEPTION DESCRIPTION: The object [BldrClass[2b74bd] (java.util.Vector, modifier = public , array=, implements [BldrClass[c1f5f] (java.lang.Cloneable, modifier = public abstract , interface, array=, implements []), BldrClass[1d39] (java.io.Serializable, modifier = public abstract , interface, array=, implements []), BldrClass[39e891] (java.util.List, modifier = public abstract , interface, array=, implements [BldrClass[ff7d3] (java.util.Collection, modifier = public abstract , interface, array=, implements [])])], extends AbstractList)], of class [class oracle.toplink.workbench.model.meta.BldrClass], with identity hashcode (System.identityHashCode()) [2,847,933],
    is not from this UnitOfWork object space, but the parent session's. The object was never registered in this UnitOfWork,
    but read from the parent session and related to an object registered in the UnitOfWork. Ensure that you are correctly
    registering your objects. If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to
    help debug where the error occurred. For more information, see the manual or FAQ.
    QUERY: WriteObjectQuery(BldrClass[2b74bd] (java.util.Vector, modifier = public , array=, implements [BldrClass[c1f5f] (java.lang.Cloneable, modifier = public abstract , interface, array=, implements []), BldrClass[1d39] (java.io.Serializable, modifier = public abstract , interface, array=, implements []), BldrClass[39e891] (java.util.List, modifier = public abstract , interface, array=, implements [BldrClass[ff7d3] (java.util.Collection, modifier = public abstract , interface, array=, implements [])])], extends AbstractList))
         at oracle.toplink.exceptions.QueryException.backupCloneIsOriginalFromParent(Unknown Source)
         at oracle.toplink.publicinterface.UnitOfWork.getBackupClone(Unknown Source)
         at oracle.toplink.publicinterface.UnitOfWork.getBackupCloneForCommit(Unknown Source)
         at oracle.toplink.queryframework.ObjectLevelModifyQuery.prepareForExecution(Unknown Source)
         at oracle.toplink.queryframework.WriteObjectQuery.prepareForExecution(Unknown Source)
         at oracle.toplink.queryframework.DatabaseQuery.execute(Unknown Source)
         at oracle.toplink.publicinterface.Session.internalExecuteQuery(Unknown Source)
         at oracle.toplink.publicinterface.UnitOfWork.internalExecuteQuery(Unknown Source)
         at oracle.toplink.publicinterface.Session.executeQuery(Unknown Source)
         at oracle.toplink.publicinterface.Session.executeQuery(Unknown Source)
         at oracle.toplink.internal.sessions.CommitManager.commitAllObjects(Unknown Source)
         at oracle.toplink.publicinterface.Session.writeAllObjects(Unknown Source)
         at oracle.toplink.publicinterface.UnitOfWork.commitToDatabase(Unknown Source)
         at oracle.toplink.publicinterface.UnitOfWork.commitRootUnitOfWork(Unknown Source)
         at oracle.toplink.publicinterface.UnitOfWork.commitAndResume(Unknown Source)
         at oracle.toplink.workbench.ui.BldrSession.saveProject(Unknown Source)
         at oracle.toplink.workbench.ui.BldrMainView.saveProject(Unknown Source)
         at oracle.toplink.workbench.ui.BldrMainView.saveSelectedProjects(Unknown Source)
         at oracle.toplink.workbench.ui.BldrActionManager$104.actionPerformed(Unknown Source)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.AbstractButton.doClick(Unknown Source)
         at javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(Unknown Source)
         at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)

    Hi Darren,
    Thanks for the reply. No, it doesn't have neediness icons. Saving into a new, empty folder doesn't work and I now have two actions which cause a project that did save to stop saving:
    1. Make a particular field 1-many and fill in the descriptor ( which works in generated code)
    2. Generate a particular new class, specify primary key, and save.
    I've been using TL for ten days or so without other problems - but the project saving is beyond me so far!
    One can't reload Toplink from the XML files/ descriptor file rather than the project file perhaps?
    Ewan

  • BUG Remote Debug Dialog Problem

    When I Try open Remote Open Dialog:
    Project Properties -> Run/Debug -> Edit(Default) -> Tools Settings/Debugger/Remote
    I get this Exception:
    java.lang.NoClassDefFoundError
         at oracle.jdevimpl.runner.debug.RemoteDebugSettingsPanel$Protocol.<init>(RemoteDebugSettingsPanel.java:205)
         at oracle.jdevimpl.runner.debug.RemoteDebugSettingsPanel.<init>(RemoteDebugSettingsPanel.java:57)
         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:494)
         at oracle.ide.panels.MetaTraversable.newTraversable(MetaTraversable.java:315)
         at oracle.ide.panels.MetaTraversable.newTraversable(MetaTraversable.java:219)
         at oracle.ide.panels.MDDPanel.getTraversable(MDDPanel.java:1061)
         at oracle.ide.panels.MDDPanel.mav$getTraversable(MDDPanel.java)
         at oracle.ide.panels.MDDPanel$Tsl.updateSelectedNavigable(MDDPanel.java:1308)
         at oracle.ide.panels.MDDPanel$Tsl.updateSelection(MDDPanel.java:1216)
         at oracle.ide.panels.MDDPanel$Tsl.actionPerformed(MDDPanel.java:1210)
         at javax.swing.Timer.fireActionPerformed(Timer.java:271)
         at javax.swing.Timer$DoPostEvent.run(Timer.java:201)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:153)
         at java.awt.Dialog$1.run(Dialog.java:515)
         at java.awt.Dialog.show(Dialog.java:536)
         at java.awt.Component.show(Component.java:1300)
         at java.awt.Component.setVisible(Component.java:1253)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
         at oracle.ide.dialogs.WizardLauncher.runDialog(WizardLauncher.java:55)
         at oracle.ide.panels.TDialogLauncher.showDialog(TDialogLauncher.java:276)
         at oracle.jdevimpl.runner.RunConfigurationEditor.showDialog(RunConfigurationEditor.java:58)
         at oracle.jdevimpl.runner.RunConfigurationsPanel.editRunConfiguration(RunConfigurationsPanel.java:340)
         at oracle.jdevimpl.runner.RunConfigurationsPanel.editRunConfiguration(RunConfigurationsPanel.java:322)
         at oracle.jdevimpl.runner.RunConfigurationsPanel.actionPerformed(RunConfigurationsPanel.java:212)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:234)
         at java.awt.Component.processMouseEvent(Component.java:5488)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3126)
         at java.awt.Component.processEvent(Component.java:5253)
         at java.awt.Container.processEvent(Container.java:1966)
         at java.awt.Component.dispatchEventImpl(Component.java:3955)
         at java.awt.Container.dispatchEventImpl(Container.java:2024)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
         at java.awt.Container.dispatchEventImpl(Container.java:2010)
         at java.awt.Window.dispatchEventImpl(Window.java:1774)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:153)
         at java.awt.Dialog$1.run(Dialog.java:515)
         at java.awt.Dialog.show(Dialog.java:536)
         at java.awt.Component.show(Component.java:1300)
         at java.awt.Component.setVisible(Component.java:1253)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
         at oracle.ide.dialogs.WizardLauncher.runDialog(WizardLauncher.java:55)
         at oracle.ide.panels.TDialogLauncher.showDialog(TDialogLauncher.java:276)
         at oracle.ide.model.panels.ProjectPropertiesDialog.showDialog(ProjectPropertiesDialog.java:223)
         at oracle.ide.model.panels.ProjectPropertiesDialog.showDialog(ProjectPropertiesDialog.java:89)
         at oracle.ide.model.panels.ProjectPropertiesDialog.showDialog(ProjectPropertiesDialog.java:80)
         at oracle.jdeveloper.model.JProjectStructureController.handleEvent(JProjectStructureController.java:111)
         at oracle.jdeveloper.model.JProjectStructureController$JProjectMenuListener.handleDefaultAction(JProjectStructureController.java:576)
         at oracle.ide.controller.ContextMenu.fireDefaultAction(ContextMenu.java:343)
         at oracle.ideimpl.explorer.BaseTreeExplorer.fireDefaultAction(BaseTreeExplorer.java:1504)
         at oracle.ideimpl.explorer.BaseTreeExplorer.dblClicked(BaseTreeExplorer.java:1841)
         at oracle.ideimpl.explorer.BaseTreeExplorer.mouseReleased(BaseTreeExplorer.java:1862)
         at oracle.ideimpl.explorer.CustomTree.processMouseEvent(CustomTree.java:176)
         at java.awt.Component.processEvent(Component.java:5253)
         at java.awt.Container.processEvent(Container.java:1966)
         at java.awt.Component.dispatchEventImpl(Component.java:3955)
         at java.awt.Container.dispatchEventImpl(Container.java:2024)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
         at java.awt.Container.dispatchEventImpl(Container.java:2010)
         at java.awt.Window.dispatchEventImpl(Window.java:1774)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    I use JDeveloper version 10.1.3.0.4.3679 (Build JDEVADF 10.1.3. NT 060125.0900.3673)
    and JDK: Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_04-b05)
    When I use JDK: Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_04-b05)
    I get this Exception if I try show Remote Debug Dialog:
    java.lang.ClassCastException
         at oracle.jdeveloper.ejb.BaseEjbModuleContainer.getEjbJarNode(BaseEjbModuleContainer.java:324)
         at oracle.jdeveloper.ejb.BaseEjbModuleContainer.getEjbModuleEngine(BaseEjbModuleContainer.java:704)
         at oracle.jdeveloper.ejb.EjbAppManager.getEjbModuleEngine(EjbAppManager.java:648)
         at oracle.jdevimpl.runner.oc4j.Ejb30StarterFactory.checkIsEjb30Node(Ejb30StarterFactory.java:57)
         at oracle.jdevimpl.runner.oc4j.Ejb30StarterFactory.canStartImpl(Ejb30StarterFactory.java:40)
         at oracle.jdevimpl.runner.oc4j.Oc4jStarterFactory.canStart(Oc4jStarterFactory.java:71)
         at oracle.ide.runner.AbstractStarterFactory.canStart(AbstractStarterFactory.java:35)
         at oracle.ide.runner.RunProcess.canGetStarterForTarget(RunProcess.java:588)
         at oracle.jdevimpl.runner.DefaultRunnablePanel.validateDefaultRunTarget(DefaultRunnablePanel.java:144)
         at oracle.jdevimpl.runner.RunConfigurationLaunchPanel.commitTo(RunConfigurationLaunchPanel.java:203)
         at oracle.jdevimpl.runner.RunConfigurationLaunchPanel.onExit(RunConfigurationLaunchPanel.java:170)
         at oracle.ide.panels.MDDPanel.exitTraversable(MDDPanel.java:977)
         at oracle.ide.panels.MDDPanel.mav$exitTraversable(MDDPanel.java)
         at oracle.ide.panels.MDDPanel$Tsl.updateSelectedNavigable(MDDPanel.java:1272)
         at oracle.ide.panels.MDDPanel$Tsl.updateSelection(MDDPanel.java:1216)
         at oracle.ide.panels.MDDPanel$Tsl.actionPerformed(MDDPanel.java:1210)
         at javax.swing.Timer.fireActionPerformed(Timer.java:271)
         at javax.swing.Timer$DoPostEvent.run(Timer.java:201)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:454)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:141)
         at java.awt.Dialog$1.run(Dialog.java:540)
         at java.awt.Dialog.show(Dialog.java:561)
         at java.awt.Component.show(Component.java:1133)
         at java.awt.Component.setVisible(Component.java:1088)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
         at oracle.ide.dialogs.WizardLauncher.runDialog(WizardLauncher.java:55)
         at oracle.ide.panels.TDialogLauncher.showDialog(TDialogLauncher.java:276)
         at oracle.jdevimpl.runner.RunConfigurationEditor.showDialog(RunConfigurationEditor.java:58)
         at oracle.jdevimpl.runner.RunConfigurationsPanel.editRunConfiguration(RunConfigurationsPanel.java:340)
         at oracle.jdevimpl.runner.RunConfigurationsPanel.editRunConfiguration(RunConfigurationsPanel.java:322)
         at oracle.jdevimpl.runner.RunConfigurationsPanel.actionPerformed(RunConfigurationsPanel.java:212)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1786)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1839)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:245)
         at java.awt.Component.processMouseEvent(Component.java:5100)
         at java.awt.Component.processEvent(Component.java:4897)
         at java.awt.Container.processEvent(Container.java:1569)
         at java.awt.Component.dispatchEventImpl(Component.java:3615)
         at java.awt.Container.dispatchEventImpl(Container.java:1627)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
         at java.awt.Container.dispatchEventImpl(Container.java:1613)
         at java.awt.Window.dispatchEventImpl(Window.java:1606)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:141)
         at java.awt.Dialog$1.run(Dialog.java:540)
         at java.awt.Dialog.show(Dialog.java:561)
         at java.awt.Component.show(Component.java:1133)
         at java.awt.Component.setVisible(Component.java:1088)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
         at oracle.ide.dialogs.WizardLauncher.runDialog(WizardLauncher.java:55)
         at oracle.ide.panels.TDialogLauncher.showDialog(TDialogLauncher.java:276)
         at oracle.ide.model.panels.ProjectPropertiesDialog.showDialog(ProjectPropertiesDialog.java:223)
         at oracle.ide.model.panels.ProjectPropertiesDialog.showDialog(ProjectPropertiesDialog.java:89)
         at oracle.ide.model.panels.ProjectPropertiesDialog.showDialog(ProjectPropertiesDialog.java:80)
         at oracle.jdeveloper.model.JProjectStructureController.handleEvent(JProjectStructureController.java:111)
         at oracle.jdeveloper.model.JProjectStructureController$JProjectMenuListener.handleDefaultAction(JProjectStructureController.java:576)
         at oracle.ide.controller.ContextMenu.fireDefaultAction(ContextMenu.java:343)
         at oracle.ideimpl.explorer.BaseTreeExplorer.fireDefaultAction(BaseTreeExplorer.java:1504)
         at oracle.ideimpl.explorer.BaseTreeExplorer.dblClicked(BaseTreeExplorer.java:1841)
         at oracle.ideimpl.explorer.BaseTreeExplorer.mouseReleased(BaseTreeExplorer.java:1862)
         at oracle.ideimpl.explorer.CustomTree.processMouseEvent(CustomTree.java:176)
         at java.awt.Component.processEvent(Component.java:4897)
         at java.awt.Container.processEvent(Container.java:1569)
         at java.awt.Component.dispatchEventImpl(Component.java:3615)
         at java.awt.Container.dispatchEventImpl(Container.java:1627)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
         at java.awt.Container.dispatchEventImpl(Container.java:1613)
         at java.awt.Window.dispatchEventImpl(Window.java:1606)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    But after confirm Exception, dialog will open corectly.

    I Find, that problem was in project configure file, where was incorrect path to the workspace configuration file:
    <hash n="oracle.ide.model.DependencyConfiguration">
    <list n="dependencyList">
    <hash>
    <value n="class" v="oracle.jdeveloper.library.ProjectLibrary"/>
    <url n="sourceOwnerURL" path="../WorkspaceVersion2.jws"/>
    <url n="sourceURL" path="../ejb/ejb.jpr"/>
    </hash>
    </list>
    </hash>

  • Debug mark problem

    Hi:
    when I creat a (.v) file, after  synthesizing  project, opening  netlist. I want to debug some signals with debug mark, but the problem is that I can not find the signal in the netlist, but these signals are connected in the (.v) file completely.

     Check this user guide page no 48
    http://www.xilinx.com/support/documentation/sw_manuals/xilinx2015_2/ug901-vivado-synthesis.pdf
     

  • Loading Project problem in Adobe Ppro CS4

    Just registered in this forum and I hope you guys can help me out.
    I've been editing in PPro CS4 for quite sometime now and my main problem is during the loading of the project.
    here are my specs:
    Processor: i7 @ 2.8ghz
    OS: Win7 Ultimate 32-bit
    RAM: 4GB
    VC: ATI HD4670 1GB/128 bit
    Storage:       C: - 320GB 7200rpm Seagate SATA
                       D: - 1TB  7200rpm Western Digital SATA
    since I upgraded drastically from a Quad 2 Core to an i7 I decided to use the HD1080i30 (60i) preset in Pprocs4 since I have a sanyo xacti1010 HD cam. But up to now I am unable to finish my video because after the project loads up many of my clips turn into green screen while others no longer play the actual clip.
    now my questionS are:
    1. Is it because my computer can't handle the specific preset or is my camera not compatible with the preset. If not, which preset should I use?
    2. If it's not because of the preset, then where can I find the source of the problem? Specs? Software? Me? :|
    I'm not the techie type and I am just starting to understand the technical aspects of editing. I hope a lot of you can help me out because I'm losing my mind and I really want to start editing again.
    THANKS in advance!

    The Xacti uses it's own version of some MPEG4 codec. That works great with applications like Nero or Ulead, typical consumer applications. PR however is more oriented to standard video camera formats, that are shown in the available presets, like AVCHD.
    There have been more questions about the Xacti and how to make it work, but I think these are mainly in the Premiere Elements forum. I would look around in the PE forum and do a search. You may come up with relevant asnwers.

  • Serius project problems - Need help please

    Hi,
    I'm using adobe premiere and after effects to my last film (this is not the first time). I'm using DV 1280*720 default sound settings (as I did before in other movies). I have an Imac C2D and plenty of hard disk space.
    Yesterday when I import new takes and done some light fx's (blur 10% and tint) when I saved the premiere frozen for 30 minutes and then I had to force quit.
    When I've tried to open that project again, it just don't open. I've tried everything. See if there was any corrupted file, checked for Hard drive problem (it doesn't have any) and I delete the previous rendered files (as I saw on some tutorial).
    At least I could recover that project using autosaved and previous project backup (I take care always of saving backups).
    But when I saved again (the new recovered and rendered project) it freezes on quit and there comes again. (it seems that premiere it is getting something from the old(damaged) project and just stack there !!!!!!
    The project then it just don't open (I don't see any error message) I just see after 1 hour my premiere freezed and there is no way to see the timeline to fix anything.
    I assume that I have to recover again and to all work over and over. I saw some forums talking about adobe "broken links" something related to video files source and corrupted files, but I still don't get it (since premiere doesn't tells me what is going wrong!!!!!!). They talk about deleting MACC file on windows but I'm on a mac. I didn't saw any tutorial about recovering.
    whe this thing happens I see my timeline with video and audio. I can render but when I quit the program doesn't load the project again.
    Please any help...... I'm working since a month ago on this movie and I need to deleiver that asap.
    Is it better to export the video in parts and them join in a new project or there is any other thing that I can do without missing my month of work.
    ohhh man I just want to scream

    For any reason that I can't explain when I arrived home after day work, I've tried last time before looking my backups and Premiere loaded my project
    Before save and quit I've take a look in all file (check the link and where is the source) I found 2 still frames (photos) were lost ( i mean from my hard drive).
    My biggest clue now it is, when I deleted some video file before, when I enter the premiere project 1st thing that show it is a windows asking me to "point" where is that file.
    But when happens with a photo, premiere doesn't say that this files are lost. It just stucks your project. Any tip to prevent this again?
    Hardware Overview:
      Model Name:    iMac
      Model Identifier:    iMac7,1
      Processor Name:    Intel Core 2 Duo
      Processor Speed:    2.4 GHz
      Number Of Processors:    1
      Total Number Of Cores:    2
      L2 Cache:    4 MB
      Memory:    4 GB
      Bus Speed:    800 MHz
    Intel ICH8-M AHCI:
      Vendor:    Intel
      Product:    ICH8-M AHCI
      Speed:    3 Gigabit
      Description:    AHCI Version 1.10 Supported
    WDC WD3200AAJS-40VWA1:
      Capacity:    298.09 GB
      Model:    WDC WD3200AAJS-40VWA1
      Revision:    58.01D02
      Native Command Queuing:    Yes
      Queue Depth:    32
      Removable Media:    No
      Detachable Drive:    No
      BSD Name:    disk0
      Mac OS 9 Drivers:    No
      Partition Map Type:    GPT (GUID Partition Table)
      S.M.A.R.T. status:    Verified
      Volumes:
    iMac:
      Capacity:    297.77 GB
      Available:    158.68 GB
      Writable:    Yes
      File System:    Journaled HFS+
      BSD Name:    disk0s2
      Mount Point:    /
    ps: about your question "Next, please verify your Project/Sequence Presets. Do they match your footage 100%?" I've changed 2 video files, they were pretty bigger than the part I was taking for this project, so I edit and save just the part that I am using.
    Btw I've heard that Journaled HFS+ it is not good on Imac to use premiere render option. Is that right?
    Many thanks in advance.

  • IPhoto Projects problem.

    Every year I make cards and calendars. I move the photos to the particlular projects, usually 1-3 for the card, until I pick the one I like best, and 60-70 in the calendar project. I accidentally dropped the pictures in the card project, rather than the calendar project. These are 40 pictures, of more than 17,000, from 12 years back. Is there any way to locate the pictures in my Library, so I can move them to the proper project, without trying to find all those pictures again, by scrolling through all of them? Thank you.

    What do you see if you search for the file name from inside iPhoto?  The Spotlight search might be showing the thumbnail or preview copy, not the orignal. 
    If you're seeing a blank black window or a window with
    in it then try the following: apply the two fixes below in order as needed:
    Fix #1
    1 - launch iPhoto with the Command+Option keys held down and rebuild the library.
    2 - run Option #4 to rebuild the database.
    Fix #2
    Using iPhoto Library Manager  to Rebuild Your iPhoto Library
    1 - download iPhoto Library Manager and launch.
    2 - click on the Add Library button, navigate to your Home/Pictures folder and select your iPhoto Library folder.
    3 - Now that the library is listed in the left hand pane of iPLM, click on your library and go to the File ➙ Rebuild Library menu option.
    4 - In the next  window name the new library and select the location you want it to be placed.
    5 - Click on the Create button.
    Note: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments.  However, books, calendars, cards and slideshows will be lost. The original library will be left untouched for further attempts at fixing the problem or in case the rebuilt library is not satisfactory.

  • Debugging AS91(problem)

    hi
    freinds ..
    i had been assign a task for which i have to do debug,
    i have to do debug , In t.code AS91 for one asset class i enter some values and goes for
    TAKE OVER VALUES iam unable to enter the cumilited acquistion values or change these fields
    are only in display mode.... similarly if i go for another asser class i get this TAKEOVER VALUES in chage mode ..i had been assign to find out the reason i tried by debugging but couldnot find anything that can solve my problem ,Pls let me know the solution for it.
    thanks in advance
    and regards.
    farukh

    I am facing same problem with leave request approver.The leave aprover screen is not getting launched in UWL.getting error as
    Application error occurred during request processing.
      Details:   com.sap.tc.webdynpro.services.sal.core.DispatcherException: The requested deployable object 'com.sap/ess~lea' and application 'LeaveRequestApprover' are not deployed on the server. Please check the used URL for typos.
    Exception id: [001A4B08B2300043000000F80000694600046521A4650BC9]
    Please help ,if anyone solved this problem.

  • X-CAN sample project problem

    Hey guys,
    I´m getting started with the myRIO-1900 and try to connect it with my car via X-CAN module with OBD-II BD9 cable to collect and record data from my car.
    I've installed Labview 2014, X-CAN, realtime module in my computer without any problem.
    When I connected myRIO 1900 and X-CAN module with my Mercedes, launched "X-CAN for myRIO" under "sample project", it worked successfully and I can read data from Labview.
    Question 1: What do all the data read mean in the labview, eg. what does identifier means and what does payload means? At first I thought they might be PID codes, but after browsing all the info online, I felt the data are not PID codes because they should start with P01 or P02. Is there a manual for me to review and learn?
    Question 2: Do you guys know how can I record all the data that read from my vehicle and export them to Excel file? I tried to add "File I/O" and "Measure to write" followed by the instructio online, but there was not excel file generated after the run. Any suggestions?
    Here is a snapshot of the project result. Appreciate for the help.

    There is TONS of documentation on CAN buses.  From various hardware and software implementations and a bunch of other variations that can make working with it difficult.  
    On the surface everything is easy, you just read and write frames, as described here
    http://en.wikipedia.org/wiki/CAN_bus
    Frames are just raw data that you can then do things with.  A frame consistes of an ID which identifies the message and also does things like sets priority of the message.  Then the payload is 0-8 bytes (excluding CAN-FD).  These 0-8 bytes are the usable parts of the message.  Protocols have been written to support multi frames, and request reply, among several other features not supported in the hardware.  
    Basically you have a lot of reading to do.  Find all the documentation you can on CAN and how it works knowing that it starts at the frame level which is what you get.  You might even get something out of the first few slides of a recent presentation I did on CAN and XNET.
    https://decibel.ni.com/content/docs/DOC-41749
    As for recording the data.  The most common way is to format it into a 2D array of string, and then use the write measurements to file, or write spreadsheet to create a CSV file that Excel can open.  There are other options that are usually more messy, but can be done.
    EDIT:  Oh and you might get better support from CAN related questions over on the Automotive subforum.
    Unofficial Forum Rules and Guidelines - Hooovahh - LabVIEW Overlord
    If 10 out of 10 experts in any field say something is bad, you should probably take their opinion seriously.

  • Exporting iMovie project problems

    So I only used mov and avi files in my project. The project is 17 minutes long. When I export it as an m4v, there are parts of it that are black screen (video doesn't show) and audio plays only. It seemed some of the avi files worked. When exporting as an mov its ALL BLACK. Only audio. Help plz
    thanks

    Actually, I have been using snapz pro and have used imovie 08 to edit and publish many videos to youtube.
    Yesterday, for the first time I began having the issue exporting. I did not change the way I imported or exported the clips.
    I am able to export previously created video with out a problem and they work fine.
    My issue is the black screen. Audio yet no video upon export. Import as .mov and the export is m4v.
    I have tried to find a fix for this bug however the fixes all seem to be "band aids" requiring another step to the process of creating a movie.
    If anyone can shed some light on this issue it would be much appreciated.
    Thanks in advance

  • "add and remove projects" problem in eclipse weblogic tool 1.1.3

    Hello,
    i installed eclipse weblogic tool 1.1.3. When i try to add a project to the server, it cannot even list my java projects. I found out that it only list those dynamic web projects.
    My question is: is it possible to add java project to server. My java project includes src and webRoot, which is deployed in weblogic 10.
    Also, when i set a breakpoint in jsp. I always have the source not found problem. Is there a way to get around this?
    Thanks

    Hi
    Java project cannot be deployed to the server standalone.
    One way to do is to create a ear project and add the web project and java project to it. If you create the web project and java project after EAR project creation then you can add to ear when creating web and java projects.
    But if you already have web and java projects, create a ear project and right click on ear project -> properties -> project reference -> check both projects. Also right click on ear project -> properties -> j2ee module dependencies -> check both projects.
    Now build the ear project and you will see the java project part of ear and the web project can refer to the java project classes.
    Vimala-

Maybe you are looking for