Error when I try to configure eclipse

hello,
I have installed eclipse. when I try try to configure it I have an error :
Java.lang .UnsatisfiedLinkError : E: \Server_Apps\ContentServer\bin\lldebug.dll:the specified procedure could not be found

Not enough information to help.
Explaining what you mean by "configure" (what was the last exact action before the error), and pasting the stacktrace of the error *might* give people an idea of what's going on.

Similar Messages

  • Why do I get an error when I try to configure a channel with the tktds7x4 driver?

    I use the TDS754D scope. My complete function call is:
    errStatus = tktds7x4_ConfigureChannel( ScopeHandle, "CH1", 5.0, 2.0, TKTDS7X4_VAL_DC, 1.0, VI_TRUE);
    When I step through it, I see that I get an error on the driver line
    viCheckParm(Ivi_SetAttributeReal64 (vi, channel, TKTDS7X4_ATTR_VERTICAL_RANGE, 0, range), 3, "Range");
    I'm also getting an error with tktds7x4_ConfigureEdgeTriggerSource
    I just downloaded and installed this driver, and it is the first time I have tried to use it. I'm running it in Microsoft Visual C++ 6.0, but it is a C program.

    I hadn't done too much debugging when I wrote the question. All I knew was that I got a timeout error when I used that call. Over the weekend I tracked it down to a problem in the function tktds7x4_InvalidateTriggerAttributes, and specifically, the line
    checkErr( Ivi_GetAttributeViString (vi, VI_NULL, TKTDS7X4_ATTR_INSTR_COMM_TRIGGER_SOURCE, 0, BUFFER_SIZE, triggerSource));
    My scope does not have the 2C option, so there is no communication trigger function. When the driver queries the communication trigger source, the scope apparently does not return anything because it does not understand. I added the lines
    if (!strcmp(triggerSource, channelName))
    checkErr (Ivi_InvalidateAttribute (vi, VI_NULL, TKTDS7X4_ATTR_TRIGGER_LEVEL));
    checkErr(
    Ivi_GetAttributeViInt32(vi, VI_NULL, TKTDS7X4_ATTR_INSTR_OPTIONS, 0, &options));
    if (isOpt2C)
    before that line of code (at line 7360), along with a closing brace before the label "Error:"
    Also, at line 399, I added the following 3 lines:
    { "CH1" , "CH1" },
    { "CH2" , "CH2" },
    { "CH3" , "CH3" },
    { "CH4" , "CH4" },
    even though the comment for triggerSourceStringTableEntries says that it is for non-channel sources only. I am not positive that it was necessary, but I think it was.
    With those changes, the driver now works correctly for me. I have attached my updated driver source code. I am never happy to change a commercial driver, though. If someone were to re-download this driver and re-install it, all my changes would be lost, and the driver would no longer work.
    Attachments:
    tktds7x4.c ‏664 KB

  • MOVED: cli.exe error when I try to configure swtichable graphics

    This topic has been moved to MSI Notebook.
    https://forum-en.msi.com/index.php?topic=139712.0

    I think the error might not relate to SAPAPPL0.* files. As per the key words that was appeared form log file is 'SQL error -289', I will try to resolved the issue by the solution:
    Note 1175804 - DB6: SQL0289N during WRITE SUSPEND in autoresize TbSpace
    IBM APAR IZ22768: POSSIBLE ADM6044E MESSAGES DURING SET WRITE SUSPEND FOR DB FOR AUTORESIZE TABLESPACES
    try to install the DB2 FP5 extention package

  • I get this error when I try to download i-tunes "Errors occured during installation before I-tunes could be configured.

    I get this error when I try to download I-tunes.  "Errors occurred during installation before I-tunes could be configured.  Your system has not been modified to complete installation. Run installer again.  I have tried running the installer again several times and keep getting this error.  Any suggestion as to how to fix this?

    Finally the above problem was sovled. First click on control panel and search for all Apple software and uninstall all related to Apple software. Then download itunes again and run it to install latest itunes and after installation is finish. All  Apple software shall run properly.

  • When I try to configure Discover 11g i get the following error

    I have Installed Discover 11g successful & when I try to configure i get the following error in the install logs. Please help me out it's very urgent .......
    [NOTIFICATION] [] [oracle.as.install.engine.modules.validation] [tid: 12] [ecid: 0000IrlmFz
    dFO9^5xVc9yW1DJ3hi000003,0] Error during handler launch: genericQueries.getFreeSpaceForHome
    [2011-02-04T12:06:01.028-06:00] [as] [ERROR] [] [oracle.as.install.engine.modules.validation] [tid: 12] [ecid: 0000IrlmFzdFO9^5x
    Vc9yW1DJ3hi000003,0] Exception[[
    oracle.as.install.engine.modules.handler.exception.HandlerLaunchException: java.lang.NoSuchMethodError: oracle.as.install.engine
    .modules.prereq.PreRequisiteModule.getDiskSpaceRequirements()Loracle/as/install/engine/modules/prereq/util/parser/DiskSpaceRequi
    rements;
    at oracle.as.install.engine.modules.handler.engine.HandlerLauncher$LaunchHelper.execute(HandlerLauncher.java:488)
    at oracle.as.install.engine.modules.handler.engine.HandlerLauncher$LaunchHelper.launch(HandlerLauncher.java:408)
    at oracle.as.install.engine.modules.handler.engine.HandlerLauncher.execute(HandlerLauncher.java:176)
    at oracle.as.install.engine.modules.handler.engine.HandlerEngine.execute(HandlerEngine.java:137)
    at oracle.as.install.engine.modules.handler.HandlerModule.performOperation(HandlerModule.java:455)
    at oracle.as.install.engine.modules.handler.HandlerModule.performInputValidations(HandlerModule.java:413)
    at oracle.as.install.engine.modules.handler.HandlerModule.processModuleEvent(HandlerModule.java:332)
    at oracle.as.install.engine.modules.util.PartnerModuleImpl.processEvent(PartnerModuleImpl.java:118)
    at oracle.as.install.engine.InstallEngine.notifyListeners(InstallEngine.java:626)
    at oracle.as.install.engine.InstallEngine.processEvent(InstallEngine.java:584)
    at oracle.as.install.engine.modules.util.PartnerModuleImpl.notifyAllEventListenersHelper(PartnerModuleImpl.java:227)
    at oracle.as.install.engine.modules.util.PartnerModuleImpl.notifyListeners(PartnerModuleImpl.java:191)
    at oracle.as.install.engine.modules.presentation.PresentationModule.executeModifiedDWizardEvent(PresentationModule.java:
    716)
    at oracle.as.install.engine.modules.presentation.ui.common.wizard.ModifiedDWizard.fireValidationEvent(ModifiedDWizard.ja
    va:3073)
    at oracle.as.install.engine.modules.presentation.ui.common.wizard.ModifiedDWizard.doNext(ModifiedDWizard.java:875)
    at oracle.bali.ewt.wizard.BaseWizard$Action.actionPerformed(Unknown Source)
    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
    at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
    at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
    at java.awt.Component.processMouseEvent(Component.java:6263)
    at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
    at java.awt.Component.processEvent(Component.java:6028)
    at java.awt.Container.processEvent(Container.java:2041)
    at java.awt.Component.dispatchEventImpl(Component.java:4630)
    at java.awt.Container.dispatchEventImpl(Container.java:2099)
    at java.awt.Component.dispatchEvent(Component.java:4460)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4574)
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
    at java.awt.Container.dispatchEventImpl(Container.java:2085)
    at java.awt.Window.dispatchEventImpl(Window.java:2478)
    at java.awt.Component.dispatchEvent(Component.java:4460)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
    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.NoSuchMethodError: oracle.as.install.engine.modules.prereq.PreRequisiteModule.getDiskSpaceRequirements()Lor
    acle/as/install/engine/modules/prereq/util/parser/DiskSpaceRequirements;
    at oracle.as.install.common.handlers.genericQueries.GetFreeSpaceForHome.executeHandler(GetFreeSpaceForHome.java:614)
    at oracle.as.install.engine.modules.handler.engine.HandlerLauncher$LaunchHelper.execute(HandlerLauncher.java:482)
    ... 40 more
    [2011-02-04T12:06:01.029-06:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation] [tid: 12] [ecid: 0000IrlmFz
    dFO9^5xVc9yW1DJ3hi000003,0] Handler launch end: genericQueries.getFreeSpaceForHome
    [2011-02-04T12:06:01.029-06:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation] [tid: 12] [ecid: 0000IrlmFz
    dFO9^5xVc9yW1DJ3hi000003,0] Error during handler launch: null
    [2011-02-04T12:06:01.029-06:00] [as] [ERROR] [] [oracle.as.install.engine.modules.validation] [tid: 12] [ecid: 0000IrlmFzdFO9^5x
    Vc9yW1DJ3hi000003,0] Exception[[
    java.lang.NullPointerException
    at oracle.as.install.engine.modules.handler.engine.HandlerLauncher.execute(HandlerLauncher.java:205)
    at oracle.as.install.engine.modules.handler.engine.HandlerEngine.execute(HandlerEngine.java:137)
    at oracle.as.install.engine.modules.handler.HandlerModule.performOperation(HandlerModule.java:455)
    at oracle.as.install.engine.modules.handler.HandlerModule.performInputValidations(HandlerModule.java:413)
    at oracle.as.install.engine.modules.handler.HandlerModule.processModuleEvent(HandlerModule.java:332)
    at oracle.as.install.engine.modules.util.PartnerModuleImpl.processEvent(PartnerModuleImpl.java:118)
    at oracle.as.install.engine.InstallEngine.notifyListeners(InstallEngine.java:626)
    at oracle.as.install.engine.InstallEngine.processEvent(InstallEngine.java:584)
    at oracle.as.install.engine.modules.util.PartnerModuleImpl.notifyAllEventListenersHelper(PartnerModuleImpl.java:227)
    at oracle.as.install.engine.modules.util.PartnerModuleImpl.notifyListeners(PartnerModuleImpl.java:191)
    at oracle.as.install.engine.modules.presentation.PresentationModule.executeModifiedDWizardEvent(PresentationModule.java:
    716)
    at oracle.as.install.engine.modules.presentation.ui.common.wizard.ModifiedDWizard.fireValidationEvent(ModifiedDWizard.ja
    va:3073)
    at oracle.as.install.engine.modules.presentation.ui.common.wizard.ModifiedDWizard.doNext(ModifiedDWizard.java:875)
    at oracle.bali.ewt.wizard.BaseWizard$Action.actionPerformed(Unknown Source)
    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
    at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
    at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
    at java.awt.Component.processMouseEvent(Component.java:6263)
    at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
    at java.awt.Component.processEvent(Component.java:6028)
    at java.awt.Container.processEvent(Container.java:2041)
    at java.awt.Component.dispatchEventImpl(Component.java:4630)
    at java.awt.Container.dispatchEventImpl(Container.java:2099)
    at java.awt.Component.dispatchEvent(Component.java:4460)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4574)
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
    at java.awt.Container.dispatchEventImpl(Container.java:2085)
    at java.awt.Window.dispatchEventImpl(Window.java:2478)
    at java.awt.Component.dispatchEvent(Component.java:4460)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
    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)
    [2011-02-04T12:11:39.890-06:00] [as] [TRACE] [] [oracle.as.install.engine] [tid: 12] [ecid: 0000IrlmFzdFO9^5xVc9yW1DJ3hi000003,0
    ] [SRC_CLASS: oracle.as.install.engine.InstallEngine] [SRC_METHOD: processEvent] Engine: Processing event: 72200 from source: or
    acle.as.install.engine.modules.presentation.PresentationModule@224478fe
    [2011-02-04T12:11:41.466-06:00] [as] [TRACE] [] [oracle.as.install.engine] [tid: 12] [ecid: 0000IrlmFzdFO9^5xVc9yW1DJ3hi000003,0
    ] [SRC_CLASS: oracle.as.install.engine.InstallEngine] [SRC_METHOD: processEvent] Engine: Processing event: 72202 from source: or
    acle.as.install.engine.modules.presentation.PresentationModule@224478fe
    [2011-02-04T12:11:41.579-06:00] [as] [TRACE] [] [oracle.as.install.engine] [tid: 12] [ecid: 0000IrlmFzdFO9^5xVc9yW1DJ3hi000003,0
    ] [SRC_CLASS: oracle.as.install.engine.InstallEngine] [SRC_METHOD: onExit] Calling Module Exit
    [2011-02-04T12:11:41.579-06:00] [as] [TRACE] [] [oracle.as.install.engine] [tid: 12] [ecid: 0000IrlmFzdFO9^5xVc9yW1DJ3hi000003,0
    ] [SRC_CLASS: oracle.as.install.engine.InstallEngine] [SRC_METHOD: onExit] Calling onExit on module:class oracle.as.install.engi
    ne.modules.input.InputModule
    [2011-02-04T12:11:41.580-06:00] [as] [TRACE] [] [oracle.as.install.engine] [tid: 12] [ecid: 0000IrlmFzdFO9^5xVc9yW1DJ3hi000003,0
    ] [SRC_CLASS: oracle.as.install.engine.InstallEngine] [SRC_METHOD: onExit] Calling onExit on module:class oracle.as.install.engi
    ne.modules.statistics.Statistics
    [2011-02-04T12:11:41.580-06:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 12] [ecid: 0000IrlmFz
    dFO9^5xVc9yW1DJ3hi000003,0] Writing profile to file:/logs/global_inv/logs/installProfile2011-02-04_11-46-03AM.log
    [2011-02-04T12:11:41.580-06:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 12] [ecid: 0000IrlmFz
    dFO9^5xVc9yW1DJ3hi000003,0] outputFile:/logs/global_inv/logs/installProfile2011-02-04_11-46-03AM.log
    [2011-02-04T12:11:41.580-06:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 12] [ecid: 0000IrlmFz
    dFO9^5xVc9yW1DJ3hi000003,0] in writeProfile method..
    [2011-02-04T12:11:41.580-06:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 12] [ecid: 0000IrlmFz
    dFO9^5xVc9yW1DJ3hi000003,0] Adding Element:INTERVIEW_TIME_ID for writing.
    [2011-02-04T12:11:41.580-06:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 12] [ecid: 0000IrlmFz
    dFO9^5xVc9yW1DJ3hi000003,0] Adding Element:COPY_TIME_ID for writing.
    [2011-02-04T12:11:41.580-06:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 12] [ecid: 0000IrlmFz
    dFO9^5xVc9yW1DJ3hi000003,0] Adding Element:LINK_TIME_ID for writing.
    [2011-02-04T12:11:41.580-06:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 12] [ecid: 0000IrlmFz
    dFO9^5xVc9yW1DJ3hi000003,0] Adding Element:CONFIGURATION_TIME_ID for writing.
    [2011-02-04T12:11:41.581-06:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 12] [ecid: 0000IrlmFz
    dFO9^5xVc9yW1DJ3hi000003,0] Adding Element:SESSION_INSTALL_TIME_ID for writing.
    [2011-02-04T12:11:41.581-06:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 12] [ecid: 0000IrlmFz
    dFO9^5xVc9yW1DJ3hi000003,0] Adding Element:OS_NAME_ID for writing.
    [2011-02-04T12:11:41.581-06:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 12] [ecid: 0000IrlmFz
    dFO9^5xVc9yW1DJ3hi000003,0] Adding Element:PROCESSOR_ARCHITECTURE_ID for writing.
    [2011-02-04T12:11:41.581-06:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 12] [ecid: 0000IrlmFz
    dFO9^5xVc9yW1DJ3hi000003,0] Adding Element:CPU_SPEED_ID for writing.
    [2011-02-04T12:11:41.581-06:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 12] [ecid: 0000IrlmFz
    dFO9^5xVc9yW1DJ3hi000003,0] Adding Element:CPU_NUMBER_ID for writing.
    [2011-02-04T12:11:41.581-06:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 12] [ecid: 0000IrlmFz
    dFO9^5xVc9yW1DJ3hi000003,0] Adding Element:TOTAL_MEMORY_ID for writing.
    [2011-02-04T12:11:41.581-06:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 12] [ecid: 0000IrlmFz
    dFO9^5xVc9yW1DJ3hi000003,0] Adding Element:AVAILABLE_MEMORY_ID for writing.
    [2011-02-04T12:11:41.581-06:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 12] [ecid: 0000IrlmFz
    dFO9^5xVc9yW1DJ3hi000003,0] Adding Element:AVAILABLE_SWAP_SPACE_ID for writing.
    [2011-02-04T12:11:41.581-06:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 12] [ecid: 0000IrlmFz
    dFO9^5xVc9yW1DJ3hi000003,0] Adding Element:PEAK_THREAD_COUNT_ID for writing.
    [2011-02-04T12:11:41.581-06:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 12] [ecid: 0000IrlmFz
    dFO9^5xVc9yW1DJ3hi000003,0] Adding Element:OH_PATH_ID for writing.
    [2011-02-04T12:11:41.581-06:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 12] [ecid: 0000IrlmFz
    dFO9^5xVc9yW1DJ3hi000003,0] Adding Element:INSTALL_MODE_ID for writing.
    [2011-02-04T12:11:41.581-06:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 12] [ecid: 0000IrlmFz
    dFO9^5xVc9yW1DJ3hi000003,0] Adding Element:OH_SIZE_ID for writing.
    [2011-02-04T12:11:41.581-06:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 12] [ecid: 0000IrlmFz
    dFO9^5xVc9yW1DJ3hi000003,0] Adding Element:SHIPHOME_PATH_ID for writing.
    [2011-02-04T12:12:03.570-06:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 12] [ecid: 0000IrlmFz
    dFO9^5xVc9yW1DJ3hi000003,0] Adding Element:CPU_SPEED_ID for writing.
    [2011-02-04T12:12:03.571-06:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 12] [ecid: 0000IrlmFz
    dFO9^5xVc9yW1DJ3hi000003,0] Adding Element:CPU_NUMBER_ID for writing.
    [2011-02-04T12:12:03.571-06:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 12] [ecid: 0000IrlmFz
    dFO9^5xVc9yW1DJ3hi000003,0] Adding Element:TOTAL_MEMORY_ID for writing.
    [2011-02-04T12:12:03.571-06:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 12] [ecid: 0000IrlmFz
    dFO9^5xVc9yW1DJ3hi000003,0] Adding Element:AVAILABLE_MEMORY_ID for writing.
    [2011-02-04T12:12:03.571-06:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 12] [ecid: 0000IrlmFz
    dFO9^5xVc9yW1DJ3hi000003,0] Adding Element:AVAILABLE_SWAP_SPACE_ID for writing.
    [2011-02-04T12:12:03.571-06:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 12] [ecid: 0000IrlmFz
    dFO9^5xVc9yW1DJ3hi000003,0] Adding Element:OS_NAME_ID for writing.
    [2011-02-04T12:12:03.571-06:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 12] [ecid: 0000IrlmFz
    dFO9^5xVc9yW1DJ3hi000003,0] Adding Element:INTERVIEW_TIME_ID for writing.
    [2011-02-04T12:12:03.571-06:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 12] [ecid: 0000IrlmFz
    dFO9^5xVc9yW1DJ3hi000003,0] Adding Element:INSTALL_TIME_ID for writing.
    [2011-02-04T12:12:03.571-06:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 12] [ecid: 0000IrlmFz
    dFO9^5xVc9yW1DJ3hi000003,0] Adding Element:CONFIGURATION_TIME_ID for writing.
    [2011-02-04T12:12:03.572-06:00] [as] [TRACE] [] [oracle.as.install.engine.modules.statistics] [tid: 12] [ecid: 0000IrlmFzdFO9^5x
    Vc9yW1DJ3hi000003,0] [SRC_CLASS: oracle.as.install.engine.modules.statistics.standard.StandardProfileReportGenerator] [SRC_METHO
    D: writeProfile] {0.28642578125,0.2,0.4,0.00625,0.19999923706054687,0.5,-6484207.0,NaN,0.0,}[[
    [2011-02-04T12:12:03.633-06:00] [as] [TRACE] [] [oracle.as.install.engine] [tid: 12] [ecid: 0000IrlmFzdFO9^5xVc9yW1DJ3hi000003,0
    ] [SRC_CLASS: oracle.as.install.engine.InstallEngine] [SRC_METHOD: onExit] Calling onExit on module:class oracle.as.install.engi
    ne.modules.response.ResponseFileProcessor
    [2011-02-04T12:12:03.633-06:00] [as] [TRACE] [] [oracle.as.install.engine] [tid: 12] [ecid: 0000IrlmFzdFO9^5xVc9yW1DJ3hi000003,0
    ] [SRC_CLASS: oracle.as.install.engine.InstallEngine] [SRC_METHOD: onExit] Calling onExit on module:class oracle.as.install.engi
    ne.modules.handler.HandlerModule
    [2011-02-04T12:12:03.634-06:00] [as] [TRACE] [] [oracle.as.install.engine] [tid: 12] [ecid: 0000IrlmFzdFO9^5xVc9yW1DJ3hi000003,0
    ] [SRC_CLASS: oracle.as.install.engine.InstallEngine] [SRC_METHOD: onExit] Calling onExit on module:class oracle.as.install.engi
    ne.modules.footprint.FootPrintModule
    [2011-02-04T12:12:03.634-06:00] [as] [TRACE] [] [oracle.as.install.engine] [tid: 12] [ecid: 0000IrlmFzdFO9^5xVc9yW1DJ3hi000003,0
    ] [SRC_CLASS: oracle.as.install.engine.InstallEngine] [SRC_METHOD: onExit] Calling onExit on module:class oracle.as.install.engi
    ne.modules.prereq.PreRequisiteModule
    [2011-02-04T12:12:03.634-06:00] [as] [TRACE] [] [oracle.as.install.engine] [tid: 12] [ecid: 0000IrlmFzdFO9^5xVc9yW1DJ3hi000003,0
    ] [SRC_CLASS: oracle.as.install.engine.InstallEngine] [SRC_METHOD: onExit] Calling onExit on module:class oracle.as.install.engi
    ne.modules.configuration.ConfigurationModule
    [2011-02-04T12:12:03.634-06:00] [as] [TRACE] [] [oracle.as.install.engine] [tid: 12] [ecid: 0000IrlmFzdFO9^5xVc9yW1DJ3hi000003,0
    ] [SRC_CLASS: oracle.as.install.engine.InstallEngine] [SRC_METHOD: onExit] Calling onExit on module:class oracle.as.install.engi
    ne.modules.root.UnixRootModule
    [2011-02-04T12:12:03.634-06:00] [as] [TRACE] [] [oracle.as.install.engine] [tid: 12] [ecid: 0000IrlmFzdFO9^5xVc9yW1DJ3hi000003,0
    ] [SRC_CLASS: oracle.as.install.engine.InstallEngine] [SRC_METHOD: onExit] Calling onExit on module:class oracle.as.install.engi
    ne.modules.presentation.PresentationModule
    More(98%)

    Hi Bhaskar
    Pretty much impossible to work out from a posting of the internals of the error log. This type of issue is one for Oracle Support as there are so many different things that could prevent an install from working.
    Michael

  • "Unauthorized Host" error when you try to connect to the admin server

    "Unauthorized Host" error when you try to connect to the admin server
    <p>
    If you see this error message when you try to connect to a Netscape
    administration server:<P>
    Internal Error
    The administration server was unable to fulfill your request.
    Reason: Unauthorized host
    --------------------------<P>
    Here is how to solve the problem and gain access. First you should
    temporarily open access to all sites, and then once you make sure that
    this lets you get into your administration server, try again to set up
    the domain name or IP address access restrictions you want.<P>
    For all 2.x/3.x Netscape servers on Windows NT and Unix, or for Commerce and
    Communications servers (1.x) on Unix:<P>
    <OL>
    <LI>Open the "ns-admin.conf" file with a text editor. You can
    find this file in the "admserv" directory under your Netscape
    server root. The directory is named "admin-serv" in 3.x servers.<P>
    <LI>Delete the "Hosts" and "Addresses" lines you see there (either one
    of them might not be present). Don't confuse the "Addresses" line,
    which you should delete, with the "Address" line, which you should NOT
    delete.<P>
    <LI>Save the file, then restart your administration server (on Unix run
    "stop-admin" then "start-admin"; on Windows NT go into the Services
    control panel and stop/start the "Netscape Admin Server" service).<P>
    </OL><P>
    For Commerce Server or Communications Server (1.x) on Windows NT:<P>
    <OL>
    <LI>Go into the registry editor. On Windows NT 4.0, run the command
    "regedit". On Windows 3.51, run the command
    "regedt32".<P>
    <LI>Navigate down to the section
    "HKEY_LOCAL_MACHINE\SOFTWARE\Netscape\Administration".<P>
    <LI>Delete the "Hosts" and "Addresses" entries you see there (either one
    of them might not be present). Don't confuse the "Addresses" entry,
    which you should delete, with the "Address" entry, which you should NOT
    delete.<P>
    <LI>Close the registry editor, then restart your administration server
    by going into the Services control panel and stopping then starting the
    "Netscape Administration" service.<P>
    </OL>
    Now try again to access your administration server. Remember, the URL
    will be something like "http://servername:12345/", where
    "12345" is where the administration server's port number goes.<P>
    If you still get the same "Unauthorized host" error, then make sure that
    your "ns-admin.conf" file really doesn't contain any "Hosts" or
    "Addresses" lines any more, and try stopping your administration server
    again then starting it back up.<P>
    Once you have access to your administration server, you can try again to
    set up the access controls you want.<P>
    <UL>
    <LI>For the administration server on a 3.x server installation, select
    "Admin Preferences" from the General Administration page (the first page
    you see when you connect to the admin server), then click on "Superuser Access
    Control" and enter hostname and IP address restrictions. If you want
    allow access to multiple clients, you'll have to use wildcard patterns
    (separate the subsrings with a pipe character, like
    "(host1|host2|host3)"); the substrings must be enclosed in parentheses, as shown.
    If you're setting up hostname restrictions, you'll need to make sure that
    your DNS can resolve those hostnames -- it's generally safer to stick
    with IP address restrictions. When you're finished configuring this,
    click "OK" then restart your admin server.<P>
    <LI>For the administration server on a 2.x server installation, select
    "Configure Administration" from the Server Selector page (the first page
    you see when you connect to the admin server), then click on "Access
    Control" and enter hostname and IP address restrictions. If you want
    allow access to multiple clients, you'll have to use wildcard patterns
    (separate the subsrings with a pipe character, like
    "(host1|host2|host3)"); the substrings must be enclosed in parentheses, as shown.
    If you're setting up hostname restrictions, you'll need to make sure that
    your DNS can resolve those hostnames -- it's generally safer to stick
    with IP address restrictions. When you're finished configuring this,
    click "OK" then restart your admin server.<P>
    <LI>For the administration server on a 1.x server installation, select
    "Configure Administration Server" from the bottom of the Server Manager
    page, then enter hostname and IP address restrictions. If you want
    allow access to multiple clients, you'll have to use wildcard patterns
    (separate the substrings with a pipe character, like
    "(host1|host2|host3)"); the substrings must be enclosed in parentheses, as shown.
    If you're setting up hostname restrictions, you'll need to make sure that your
    DNS can resolve those hostnames -- it's generally safer to stick with IP address
    restrictions.
    When you're finished configuring this, click "Make These Changes" then
    restart your admin server.<P>
    </UL><P>
    If you still find yourself getting an "Unauthorized host" error message,
    you can use the above steps to open up access and try different
    settings.<P>

    "Unauthorized Host" error when you try to connect to the admin server
    <p>
    If you see this error message when you try to connect to a Netscape
    administration server:<P>
    Internal Error
    The administration server was unable to fulfill your request.
    Reason: Unauthorized host
    --------------------------<P>
    Here is how to solve the problem and gain access. First you should
    temporarily open access to all sites, and then once you make sure that
    this lets you get into your administration server, try again to set up
    the domain name or IP address access restrictions you want.<P>
    For all 2.x/3.x Netscape servers on Windows NT and Unix, or for Commerce and
    Communications servers (1.x) on Unix:<P>
    <OL>
    <LI>Open the "ns-admin.conf" file with a text editor. You can
    find this file in the "admserv" directory under your Netscape
    server root. The directory is named "admin-serv" in 3.x servers.<P>
    <LI>Delete the "Hosts" and "Addresses" lines you see there (either one
    of them might not be present). Don't confuse the "Addresses" line,
    which you should delete, with the "Address" line, which you should NOT
    delete.<P>
    <LI>Save the file, then restart your administration server (on Unix run
    "stop-admin" then "start-admin"; on Windows NT go into the Services
    control panel and stop/start the "Netscape Admin Server" service).<P>
    </OL><P>
    For Commerce Server or Communications Server (1.x) on Windows NT:<P>
    <OL>
    <LI>Go into the registry editor. On Windows NT 4.0, run the command
    "regedit". On Windows 3.51, run the command
    "regedt32".<P>
    <LI>Navigate down to the section
    "HKEY_LOCAL_MACHINE\SOFTWARE\Netscape\Administration".<P>
    <LI>Delete the "Hosts" and "Addresses" entries you see there (either one
    of them might not be present). Don't confuse the "Addresses" entry,
    which you should delete, with the "Address" entry, which you should NOT
    delete.<P>
    <LI>Close the registry editor, then restart your administration server
    by going into the Services control panel and stopping then starting the
    "Netscape Administration" service.<P>
    </OL>
    Now try again to access your administration server. Remember, the URL
    will be something like "http://servername:12345/", where
    "12345" is where the administration server's port number goes.<P>
    If you still get the same "Unauthorized host" error, then make sure that
    your "ns-admin.conf" file really doesn't contain any "Hosts" or
    "Addresses" lines any more, and try stopping your administration server
    again then starting it back up.<P>
    Once you have access to your administration server, you can try again to
    set up the access controls you want.<P>
    <UL>
    <LI>For the administration server on a 3.x server installation, select
    "Admin Preferences" from the General Administration page (the first page
    you see when you connect to the admin server), then click on "Superuser Access
    Control" and enter hostname and IP address restrictions. If you want
    allow access to multiple clients, you'll have to use wildcard patterns
    (separate the subsrings with a pipe character, like
    "(host1|host2|host3)"); the substrings must be enclosed in parentheses, as shown.
    If you're setting up hostname restrictions, you'll need to make sure that
    your DNS can resolve those hostnames -- it's generally safer to stick
    with IP address restrictions. When you're finished configuring this,
    click "OK" then restart your admin server.<P>
    <LI>For the administration server on a 2.x server installation, select
    "Configure Administration" from the Server Selector page (the first page
    you see when you connect to the admin server), then click on "Access
    Control" and enter hostname and IP address restrictions. If you want
    allow access to multiple clients, you'll have to use wildcard patterns
    (separate the subsrings with a pipe character, like
    "(host1|host2|host3)"); the substrings must be enclosed in parentheses, as shown.
    If you're setting up hostname restrictions, you'll need to make sure that
    your DNS can resolve those hostnames -- it's generally safer to stick
    with IP address restrictions. When you're finished configuring this,
    click "OK" then restart your admin server.<P>
    <LI>For the administration server on a 1.x server installation, select
    "Configure Administration Server" from the bottom of the Server Manager
    page, then enter hostname and IP address restrictions. If you want
    allow access to multiple clients, you'll have to use wildcard patterns
    (separate the substrings with a pipe character, like
    "(host1|host2|host3)"); the substrings must be enclosed in parentheses, as shown.
    If you're setting up hostname restrictions, you'll need to make sure that your
    DNS can resolve those hostnames -- it's generally safer to stick with IP address
    restrictions.
    When you're finished configuring this, click "Make These Changes" then
    restart your admin server.<P>
    </UL><P>
    If you still find yourself getting an "Unauthorized host" error message,
    you can use the above steps to open up access and try different
    settings.<P>

  • Mail app crashes when I try to configure my Exchange account

    Just bought a Sim free iPhone 6, 16 GB (A1586). Successfully configured the Mail app with my Gmail account. However when I try to configure my company's Exchange account, the mail app crashes.
    Reset the network settings, but the app crashes upon verifying the credentials for exchange account.
    Just updated my phone to iOS 8.1.3 but the Mail app still crashes.

    Hi KingMak,
    This is not an issue with your credentials for the exchange server, as that would give you an error when trying to log in rather than completely crashing.  The issue with the app crashing indicates a software issue with the phone  -- potentially a corrupt file within the iOS installation itself. You're on the right track by updating your operating system and resetting settings, but these will not necessarily repair a corrupt file.  I would recommend backing up your phone to iTunes or iCloud and then using iTunes on a computer to completely reinstall the iOS software.  This will erase EVERYTHING off of the phone (including the corrupt file) and then install a fresh, clean copy of iOS 8.1.3.  Let us know if you're still having issues after that!
    Good luck!

  • Java error when i try to scan a check

    I Get a Java error when I try to scan a check for remote deposit.  Any help to correct the following error will be greatly appreciated:
    Java Plug-in 1.6.0_24
    Using JRE version 1.6.0_24-b07-334-10M3326 Java HotSpot(TM) 64-Bit Server VM
    User home directory = /Users/ginahumphrey
    Java Plug-in 1.6.0_24
    Using JRE version 1.6.0_24-b07-334-10M3326 Java HotSpot(TM) 64-Bit Server VM
    User home directory = /Users/ginahumphrey
    c:   clear console window
    f:   finalize objects on finalization queue
    g:   garbage collect
    h:   display this help message
    l:   dump classloader list
    m:   print memory usage
    o:   trigger logging
    p:   reload proxy configuration
    q:   hide console
    r:   reload policy configuration
    s:   dump system and deployment properties
    t:   dump thread list
    v:   dump thread stack
    x:   clear classloader cache
    0-5: set trace level to <n>
    java.lang.NoClassDefFoundError: Could not initialize class SK.gnome.twain.TwainManager
              at bluepoint.homescan.client.model.TwainHelper.getSourceList(TwainHelper.java:123)
              at bluepoint.homescan.client.presenter.MainPanel1Presenter.initScannersComBox(Main Panel1Presenter.java:465)
              at bluepoint.homescan.client.presenter.MainPanel1Presenter.<init>(MainPanel1Presen ter.java:242)
              at bluepoint.homescan.client.MorenaStudio.init(MorenaStudio.java:29)
              at sun.applet.AppletPanel.run(AppletPanel.java:424)
              at java.lang.Thread.run(Thread.java:680)

    Having the same exact problem! I get:
    Exception in thread "thread applet-bluepoint.homescan.client.MorenaStudio.class-1" java.lang.NoClassDefFoundError: Could not initialize class SK.gnome.twain.TwainManager
              at bluepoint.homescan.client.model.TwainHelper.getSourceList(TwainHelper.java:123)
              at bluepoint.homescan.client.presenter.MainPanel1Presenter.initScannersComBox(Main Panel1Presenter.java:465)
              at bluepoint.homescan.client.presenter.MainPanel1Presenter.<init>(MainPanel1Presen ter.java:242)
              at bluepoint.homescan.client.MorenaStudio.init(MorenaStudio.java:29)
              at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Plugin2Manager.ja va:1640)
              at java.lang.Thread.run(Thread.java:680)
    The process has worked on and off but now it never works. Someone please help us!

  • Error when I try to run a form

    Hi,
    I created a table-based form, but I get a error when I try to run it (CTRL+R):
    java.lang.ClassNotFoundException: oracle.forms.engine.Main
    How can I fix it?
    Thanks
    Savio Barros

    If you have JInitiator installed successfully that is if you are able to run the test form try this
    Open the control panel of your JInitiator (double click on the JInitiator icon in windows control panel) in the Proxies tab, see if you have the Use Browser Settings check box checked.
    Otherwise configure the proxy settings and test your form.
    Regards,
    Tony

  • Demo Error when creating or changing configuration objects

    Hi All,
    I am trying to "Generate the Configuration Objects" for Demo: CheckFlightAvailability.
    But in the GenerationLog I got the error under "Generation Statistic" saying that "Error when creating or changing configuration objects".
    I can any one tell me what went wrong?
    Regards,
    Nagarjuna.

    Did you ever solve this issue? We are experiencing the same errors, but with ZCM 11. Server configurstion is Windows Server 2008R2, database is MS SQL 2005.
    Every time we try to create or change a (Windows) bundle or policy there's an error message in ZCC. The error is:
    com.novell.zenworks.datamodel.exceptions.InternalD ataModelException: com.novell.zenworks.datamodel.exceptions.InternalD ataModelException: org.hibernate.exception.ConstraintViolationExcepti on: could not insert collection: [com.novell.zenworks.datamodel.objects.assignableco ntent.AssignableContentObject.ContentServers
    ...followed by a different GUID(?) every time.
    We've placed a SR but haven't had any suggestions from Novell yet - we're soon going from calm to panic as we are planning to move from test to production in two weeks...
    Cheers,
    Peter

  • I get the following error when i try to print to a brother hl 5470dw printer  using mac 10.6.8 : /usr/libexec/cups/filter/pstoraster failed

    i get the following error when i try to print to a brother hl 5470dw printer  using mac 10.6.8 : /usr/libexec/cups/filter/pstoraster failed

    This seems to come up sometimes.  Here is a very detailed discussion, but at the end is a configuration file entry that might be simple to fix (or not): /usr/libexec/cups/filter/pstocupsraster failed | Apple Support Communities

  • I get itunes installer error when i try to install update 10.4.1

    I have downloaded new Itunes update, but it won't install. I keep getting message to try to reinstall, but it keeps coming back with same message that the installer encountered errors during install and no changes to the configuration were made.
    Thanks for your help.

    user12957520 wrote:
    Please suggest how to solve the above issue on red hat 5.2, ebs r12:
    [root@EBSLive RPM]# rpm -ivh compat-libcap1-1.10-1.x86_64.rpm
    warning: compat-libcap1-1.10-1.x86_64.rpm: Header V4 DSA signature: NOKEY, key ID 652e84dc
    error: Failed dependencies:
    rpmlib(FileDigests) <= 4.6.0-1 is needed by compat-libcap1-1.10-1.x86_64
    rpmlib(PayloadIsXz) <= 5.2-1 is needed by compat-libcap1-1.10-1.x86_64Please do not create duplicate threads -- error when I try to install rpm compat-libcap1-1.10-1.x86_64.rpm,

  • I get a 3914 error when I try and restore my iphone 4. my screen goes white and then all different colors. what should I do?

    i get a 3914 error when i try and restore my iphone 4. my screen goes white and all different colors  what should i do

    first try a different usb cable, remove all other usb devices, and try a different port in back on desktops if possible.  if no luck see these
    These errors typically occur when security software interferes with the restore and update process. FollowTroubleshooting security software issues to resolve this issue. In rare cases, these errors may be a hardware issue. If the errors persist on another computer, the device may need service.
    Also, check your hosts file to verify that it's not blocking iTunes from communicating with the update server. See iTunes: Advanced iTunes Store troubleshooting—follow steps under the heading Blocked by configuration (Mac OS X / Windows) > Rebuild network information > Mac OS X > The hosts file may also be blocking the iTunes Store. If you have software used to perform unauthorized modifications to the iOS device, uninstall this software prior to editing the hosts file to prevent that software from automatically modifying the hosts file again on restart.

  • Have uploaded and installed CC 2014. Several apps give this error when I try to start them:  "Unable to launch Adobe InDesign as you do not have sufficient permissions to access the preferences folders" -or- The icon in the dock bounces once, and nothing

    Have uploaded and installed CC 2014. Several apps give this error when I try to start them:  "Unable to launch Adobe InDesign as you do not have sufficient permissions to access the preferences folders"
    -or-
    The icon in the dock bounces once, and nothing happens.

    Windows or Mac, and exactly which operating system version?

  • Error when I try to open Firefox. Says Firefox is running in the background and cannot open. Suggests closing that window or restart system. This has happened several times recently. I reinstalled but am still getting the error. Any thoughts?

    I am getting an Error when I try to open Firefox that Says Firefox is already running, but is not responding. To open a new window, you must first close the existing Firefox process, or restart your system. This has happened several times recently. I deinstalld and reinstalled but am still getting the error. Any thoughts?

    This happens to me as well. However, I have a shortcut on my desktop as well as my quick start bar. When this has happened to me, I can usually log back in without restarting, by using the shortcut on the desktop rather than the usual quick start bar.
    I know this sounds weird, but it has worked for me about 80% of the time.

Maybe you are looking for

  • Adobe connect add in not showing up in Privacy Settings Mac OS X Yosemite

    When I try to share a screen, I am told to click the ENABLE button. I'm taken to System Preferences where I navigate to the Privacy Settings, Accessibility, and I'm instructed to enable adobeconnectaddin.  The problem is, adobeconnectaddin is not sho

  • Acrobat 9 Pro form distribution problem (Enhanced Security?)

    I am trying to distribute an Acrobat Pro form to several individuals who happen to be listed in my Outlook 2003 Address Book. When I type an email address into the "To" section of the form distribution pane, Acrobat automatically converts the email a

  • Text/Email Alert tone help 8520

    Hi Guys, My 8520 isnt playing the correct "tones" I have assigned for Text and Email alerts. It is playing the same tone for both and inside and out of the Holster. I have checked I have it set to play "Always" but it doesnt?? Any help much appreciat

  • Recovery Partition missing on Mac HD with OSX Mavericks

    When the Mac HDD/SSD was erased from the Mavericks Installer, rather than the Recovery Partition being upgraded to Mavericks, it was instead erased, and because the installer was meant to upgrade the Recovery Parittion, rather than create a Recovery

  • Lenovo R61 Windows XP Freezing

    Hello! I have original recovery cd of Windows XP for lenovo R61/T61 models. I currently have Lenovo R61 type 8933-A32 model. It install fine, but after that in starts randomly freezing: - In bios I choose compatibility mode not AHCI, due to fact that