Dev2k forms 6i showing error while installation on win NT 4.0

hi,
i have oralce 5.0 for NT installed in my system
but after that if i m installing developer2000 forms 6i then it is not getting installed and giving some error.
please help me
my email [email protected]
thankx

Are you using ComponentWorks++ or just the NI-DAQ C interface?

Similar Messages

  • Oracle Excel Generation 6i Form is showing error while compiling in Form10g

    Hi,
    I generate MS-Excel Report by Oracle form 6i but when I am compiling that form in Oracle Form 10g then it is showing
    error "component 'SERVER_ACTIVE' must be declared" and "component 'GET_INTERFACE_POINTER' must be declared".
    Can anybody help me.

    hi,
    ok, now i have migrated my 6i excel generation form in 10g by migrating tool. but still facing same(below) error at
    compile time.
    Error is - "component 'SERVER_ACTIVE' must be declare
    "component 'GET_INTERFACE POINTER' must be declare.
    Below is function which is showing problem at compile time.---
    FUNCTION get_object_handle RETURN OLE2.OBJ_TYPE IS
    obj_hnd OLE2.OBJ_TYPE;
    BEGIN
    /* If the server is not active, activate the server
    and get the object handle.
    IF not forms_ole.server_active ('spreadsheet') then
    FORMS_OLE.Activate_Server('spreadsheet');
    END IF;
    obj_hnd := FORMS_OLE.Get_Interface_Pointer('spreadsheet');
    --RETURN obj_hnd;
    RETURN NULL; END;
    thanks

  • Urgent,showing error while running form..pls,help...

    Hi,
    I have created my own view named GP_NUIF_V and have also successfully established a Database connection,using FWK_TBX_TUTORIAL.I have developed a personal page in Oracle9i JDeveloper ,which is to fetch particular details from my view and show it .. but whenever I run my form I am continuously getting this type of error..pls,help me out ,as my project delivery is nearing..for this I am not been able to head on to registering the form..I have checked from Pl/Sql developer that my query is just running fine as I wanted it to be..I have also changed the FNDNAM in the .dbc file to my view name but it is giving me the same error..please,look at my error and suggest all other ways in how I can solve my problem ,as early as possible..
    Error Page
    Exception Details.
    oracle.apps.fnd.framework.OAException: oracle.adf.mds.exception.MDSRuntimeException
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:888)
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1064)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1794)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:463)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:384)
         at OA.jspService(OA.jsp:40)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)
    ## Detail 0 ##
    oracle.adf.mds.exception.MDSRuntimeException
         at oracle.adf.mds.internal.MUnResolvedState.resolveState(MUnResolvedState.java:193)
         at oracle.adf.mds.internal.ElementData.resolveState(ElementData.java:509)
         at oracle.adf.mds.internal.ElementData.getUntransAttrVal(ElementData.java:922)
         at oracle.adf.mds.internal.ElementData.getAttrVal(ElementData.java:835)
         at oracle.adf.mds.internal.ElementData.getAttributeValue(ElementData.java:260)
         at oracle.adf.mds.internal.Cache.getAttribute(Cache.java:237)
         at oracle.adf.mds.internal.MetadataManagerBase.getAttributeValueInternal(MetadataManagerBase.java:1069)
         at oracle.adf.mds.internal.MElementImpl.getAttrValueOrExpression(MElementImpl.java:620)
         at oracle.adf.mds.internal.MElementImpl.getAttributeValue(MElementImpl.java:230)
         at oracle.adf.mds.MElement.getLocalRef(MElement.java:291)
         at oracle.apps.fnd.framework.webui.JRADWebBeanMetaData.getUINodeName(JRADWebBeanMetaData.java:1812)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.addAkChildren(OAWebBeanContainerHelper.java:223)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:197)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:123)
         at oracle.apps.fnd.framework.webui.OARowLayoutHelper.setMetaDataProperties(OARowLayoutHelper.java:74)
         at oracle.apps.fnd.framework.webui.OARowLayoutHelper.createWebBean(OARowLayoutHelper.java:53)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanUsingHelper(OAWebBeanFactoryImpl.java:1046)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanFromCustomTables(OAWebBeanFactoryImpl.java:782)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:469)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:460)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.addAkChildren(OAWebBeanContainerHelper.java:229)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:197)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:123)
         at oracle.apps.fnd.framework.webui.OAContentContainerHelper.setMetaDataProperties(OAContentContainerHelper.java:74)
         at oracle.apps.fnd.framework.webui.OAContentContainerHelper.createWebBean(OAContentContainerHelper.java:55)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanUsingHelper(OAWebBeanFactoryImpl.java:1046)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanFromCustomTables(OAWebBeanFactoryImpl.java:782)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:469)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:460)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.addAkChildren(OAPageLayoutHelper.java:657)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:197)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:123)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.setMetaDataProperties(OAPageLayoutHelper.java:243)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.createWebBean(OAPageLayoutHelper.java:194)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanUsingHelper(OAWebBeanFactoryImpl.java:1046)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanFromCustomTables(OAWebBeanFactoryImpl.java:993)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:902)
         at oracle.apps.fnd.framework.webui.OAPageBean.createRootWebBean(OAPageBean.java:3966)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:1962)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1562)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:463)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:384)
         at OA.jspService(OA.jsp:40)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)
    oracle.adf.mds.exception.MDSRuntimeException
         at oracle.adf.mds.internal.MUnResolvedState.resolveState(MUnResolvedState.java:193)
         at oracle.adf.mds.internal.ElementData.resolveState(ElementData.java:509)
         at oracle.adf.mds.internal.ElementData.getUntransAttrVal(ElementData.java:922)
         at oracle.adf.mds.internal.ElementData.getAttrVal(ElementData.java:835)
         at oracle.adf.mds.internal.ElementData.getAttributeValue(ElementData.java:260)
         at oracle.adf.mds.internal.Cache.getAttribute(Cache.java:237)
         at oracle.adf.mds.internal.MetadataManagerBase.getAttributeValueInternal(MetadataManagerBase.java:1069)
         at oracle.adf.mds.internal.MElementImpl.getAttrValueOrExpression(MElementImpl.java:620)
         at oracle.adf.mds.internal.MElementImpl.getAttributeValue(MElementImpl.java:230)
         at oracle.adf.mds.MElement.getLocalRef(MElement.java:291)
         at oracle.apps.fnd.framework.webui.JRADWebBeanMetaData.getUINodeName(JRADWebBeanMetaData.java:1812)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.addAkChildren(OAWebBeanContainerHelper.java:223)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:197)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:123)
         at oracle.apps.fnd.framework.webui.OARowLayoutHelper.setMetaDataProperties(OARowLayoutHelper.java:74)
         at oracle.apps.fnd.framework.webui.OARowLayoutHelper.createWebBean(OARowLayoutHelper.java:53)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanUsingHelper(OAWebBeanFactoryImpl.java:1046)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanFromCustomTables(OAWebBeanFactoryImpl.java:782)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:469)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:460)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.addAkChildren(OAWebBeanContainerHelper.java:229)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:197)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:123)
         at oracle.apps.fnd.framework.webui.OAContentContainerHelper.setMetaDataProperties(OAContentContainerHelper.java:74)
         at oracle.apps.fnd.framework.webui.OAContentContainerHelper.createWebBean(OAContentContainerHelper.java:55)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanUsingHelper(OAWebBeanFactoryImpl.java:1046)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanFromCustomTables(OAWebBeanFactoryImpl.java:782)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:469)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:460)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.addAkChildren(OAPageLayoutHelper.java:657)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:197)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:123)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.setMetaDataProperties(OAPageLayoutHelper.java:243)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.createWebBean(OAPageLayoutHelper.java:194)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanUsingHelper(OAWebBeanFactoryImpl.java:1046)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanFromCustomTables(OAWebBeanFactoryImpl.java:993)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:902)
         at oracle.apps.fnd.framework.webui.OAPageBean.createRootWebBean(OAPageBean.java:3966)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:1962)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1562)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:463)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:384)
         at OA.jspService(OA.jsp:40)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)

    Don't put reposts. Follow the issue at one place Re: Urgent,showing error while running form..pls,help...
    --Shiv                                                                                                                                                                                                                                                                   

  • Error while installation of Outlook Integration Add On

    Hi Experts,
    Problem encountered upon installation of outlook add-on
    The message box shows "The Procedure point ??OCBFDbDef@@QAE@....... could not be located in dynamic link library BFFramework.dll".
    I'm watching this thread . I cannot open the link for the proposed solution to my problem.
    [Error while installation of Outlook Integration Add On]
    Please provide updated link
    Regards,
    Sandra
    Edited by: Sandra Callanta on Sep 15, 2009 10:55 AM
    Edited by: Sandra Callanta on Sep 15, 2009 10:56 AM

    Hi Sandra,
    You may check SAP Note Number: 953357 instead. The title for the note is: Troubleshooting Add-ons in Business One.
    Thanks,
    Gordon

  • Error while installation of Addon

    Friends,
    I get this error while installation of addon.
    An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)
    My code works fine when executed directly from Visual Studio. But when i build the addon and try to install it, i get this error.
    The server is 64 Bit. is it making any difference?
    plz help.
    Laks.

    look at sdk forum, there is a lot of explanation for this.
    From visual studio you are using diferent connection string than in addon and for addon you must create separately instal file (not only compiled as exe from vs)
    In sdk samples is example for addon creating, look at that.
    Petr

  • Itune doesnt install showing error during installation of assembly ''Microsoft.VC80.CRT,type=wim32'',version=''8.0.50727.6195''.publicKeyToken=''1 fc8b3b9a1e18e3b

    itune doesnt install showing error during installation of assembly ''Microsoft.VC80.CRT,type=wim32'',version=''8.0.50727.6195''.publicKeyToken=''1 fc8b3b9a1e18e3b

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    tt2

  • Dtabase version error while installation

    Hi,
    I am installing BAM in 2003 server with oracle Database XE which have 10.2.0.1 version.
    But its giving me the below error while installation:
    Database version should be 9.2.0.7 or higher , 10.1.0.5 or highers, 10.2.0.2 or higher .
    Please suggest me on the same.
    Regards,
    Ana

    Hi,
    Thanks for the suggestion, now my issue has been resolved.
    I did the installation of DataBase and BAM again after deleting its all previous entries from Oracle home.
    It accept that version only and working fine.
    Regards,
    Ana

  • Even with 10.5.2 my ipad is not getting update to ios 5 .its showing error while downloading.

    even with 10.5.2 itunes version ,my ipad is not getting update to ios 5 .its showing error while downloading.

    If you are getting a network timeout error then try temporarily turning off all your firewall and antivirus software until the download has completed.

  • How i instal adobe reader in my dell 1011 mini notebook. showing error i try in win xp win 7 win 8. but same problem

    how i instal adobe reader in my dell 1011 mini notebook. showing error i try in win xp win 7 win 8. but same problem.
    when i want to instal, go %40 60% and stop. machine hang no finish option show no stop.

    Try the installer from http://get.adobe.com/reader/enterprise/
    If that does not solve your problem, please provide the full and exact error message.

  • Facing Error while installation of netweaver 7.02 on win2k3

    Hi Guys,
    I m facing error during installation on my win2k3 server machine, please help on this , error and log is below.
    An error occurred while processing option SAP NetWeaver 7.0 including Enhancement Package 2 > SAP Application Server ABAP > MaxDB > Central System > Central System( Last error reported by the step :Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log.). You can now:
    Choose Retry to repeat the current step.
    Choose View Log to get more information about the error.
    Stop the option and continue with it later.
    Log files are written to C:\Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/.
    TRACE 
    2014-06-19 05:58:38.992 [iaxxclib.cpp:188]
    CLib::load()
    Opened sylib721.dll
    TRACE 
    2014-06-19 05:58:38.992
    exe dir is C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\sapinst_exe.1176.1403175501
    TRACE 
    2014-06-19 05:58:39.480
    MessageLib initialized successfully.
    INFO  
    2014-06-19 05:58:39.492 [synxcpath.cpp:815]
    CSyPath::createFile() lib=syslib module=syslib
    Creating file C:\Documents and Settings\Administrator\Local Settings\Temp\sapinst_exe.1176.1403175501\dev_sap_kernel_test_19_Jun_2014_05_58_39.
    INFO  
    2014-06-19 05:58:39.504 [synxcfile.cpp:416]
    CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler)
    lib=syslib module=syslib
    Removed file C:\Documents and Settings\Administrator\Local Settings\Temp\sapinst_exe.1176.1403175501\dev_sap_kernel_test_19_Jun_2014_05_58_39.
    TRACE 
    2014-06-19 05:58:39.504 [syxxclogbook.cpp:209]
    PSyLogBook::initSAPKernelTracing(int traceLevel, const CSyPath & filePath)
    lib=syslib module=syslib
    Initialized SAP kernel tracing to file C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\sapinst_exe.1176.1403175501\dev_sap_kernel
    INFO  
    2014-06-19 05:58:39.515 [synxcpath.cpp:815]
    CSyPath::createFile() lib=syslib module=syslib
    Creating file C:\Documents and Settings\Administrator\Local Settings\Temp\sapinst_exe.1176.1403175501\dev_sap_kernel_test_19_Jun_2014_05_58_39.
    INFO  
    2014-06-19 05:58:39.515 [synxcfile.cpp:416]
    CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler)
    lib=syslib module=syslib
    Removed file C:\Documents and Settings\Administrator\Local Settings\Temp\sapinst_exe.1176.1403175501\dev_sap_kernel_test_19_Jun_2014_05_58_39.
    TRACE 
    2014-06-19 05:58:39.527 [syxxclogbook.cpp:209]
    PSyLogBook::initSAPKernelTracing(int traceLevel, const CSyPath & filePath)
    lib=syslib module=syslib
    Initialized SAP kernel tracing to file C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\sapinst_exe.1176.1403175501\dev_sap_kernel
    TRACE 
    2014-06-19 05:58:39.562 [iaxxclib.cpp:188]
    CLib::load()
    Opened C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\sapinst_exe.1176.1403175501/iaguieng721.dll
    TRACE 
    2014-06-19 05:58:39.725 [iaxxgenimp.cpp:918]
    CGuiEngineImp::init()
    receiving and sending on port 21200
    TRACE 
    2014-06-19 05:58:39.865 [syxxccuren.cpp:31]
    CSyCurrentProcessEnvironmentImpl::setEnvironmentVariable(const iastring & 'SAPINST_JRE_HOME', const iastring & 'C:/DOCUME~1/ADMINI~1/LOCALS~1/Temp/sapinst_exe.1176.1403175501/jre')
    lib=syslib module=syslib
    Environment variable SAPINST_JRE_HOME set to value 'C:/DOCUME~1/ADMINI~1/LOCALS~1/Temp/sapinst_exe.1176.1403175501/jre'.
    TRACE 
    2014-06-19 05:58:41.905
    exe dir is C:/DOCUME~1/ADMINI~1/LOCALS~1/Temp/sapinst_exe.1176.1403175501
    INFO  
    2014-06-19 05:58:42.55 [synxcpath.cpp:815]
    CSyPath::createFile() lib=syslib module=syslib
    Creating file C:\Program Files\sapinst_instdir\x.
    INFO  
    2014-06-19 05:58:42.55 [synxcfile.cpp:416]
    CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler)
    lib=syslib module=syslib
    Removed file C:\Program Files\sapinst_instdir\x.
    TRACE 
    2014-06-19 05:58:42.215 [iaxxclib.cpp:188]
    CLib::load()
    Opened C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\sapinst_exe.1176.1403175501/iakdblib721.dll
    TRACE 
    2014-06-19 05:58:42.215
    SAPinst build information:
    abi version : 721
    make variant: 720_REL
    build  
    : 1128529
    compile time: Jan 20 2010 03:41:04
    TRACE 
    2014-06-19 05:58:43.337 [iaxxgenimp.cpp:469]
    CGuiEngineImp::showDialog()
    showing dlg diProductChoice
    TRACE 
    2014-06-19 05:58:43.337 [iaxxgenimp.cpp:488]
    CGuiEngineImp::showDialog()
    <dialog sid="diProductChoice">
    <title>Welcome to SAP Installation Master</title>
    <dialog/>
    TRACE 
    2014-06-19 05:59:00.582 [iaxxclogintimeout.cpp:102]
    CLoginTimeout::run()
    Login in progress
    TRACE 
    2014-06-19 05:59:00.902
    Connection request to guiengine backend by host 192.168.2.4
    TRACE 
    2014-06-19 05:59:01.042
    Protocol version is 3.1
    TRACE 
    2014-06-19 05:59:01.042
    Send connect information
    TRACE 
    2014-06-19 05:59:01.042
    client logged on
    TRACE 
    2014-06-19 05:59:01.142 [iaxxgenimp.cpp:1245]
    CGuiEngineImp::acceptAnswerForBlockingRequest
    Waiting for an answer from GUI
    TRACE 
    2014-06-19 05:59:34.651 [iaxxdlghnd.cpp:97]
    CDialogHandler::doHandleDoc()
    CDialogHandler: ACTION_NEXT requested
    TRACE 
    2014-06-19 05:59:34.651 [iaxxcdialogdoc.cpp:203]
    CDialogDocument::submit()
    <dialog sid="diProductChoice">
    <dialog/>
    INFO  
    2014-06-19 05:59:34.741 [synxcpath.cpp:815]
    CSyPath::createFile() lib=syslib module=syslib
    Creating file C:\Program Files\sapinst_instdir\NW702\AS-ABAP\ADA\CENTRAL\x.
    INFO  
    2014-06-19 05:59:34.741 [synxcfile.cpp:416]
    CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler)
    lib=syslib module=syslib
    Removed file C:\Program Files\sapinst_instdir\NW702\AS-ABAP\ADA\CENTRAL\x.
    TRACE 
    2014-06-19 05:59:35.502 [iaxxgenimp.cpp:469]
    CGuiEngineImp::showDialog()
    showing dlg diRestartOrCancel
    TRACE 
    2014-06-19 05:59:35.502 [iaxxgenimp.cpp:488]
    CGuiEngineImp::showDialog()
    <dialog sid="diRestartOrCancel">
    Dialog does not contain standard input handler, so the backend is not able to generate a log entry
    <dialog/>
    TRACE 
    2014-06-19 05:59:35.532 [iaxxgenimp.cpp:1245]
    CGuiEngineImp::acceptAnswerForBlockingRequest
    Waiting for an answer from GUI
    TRACE 
    2014-06-19 06:04:49.283
    current working directory is C:\Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/
    INFO  
    2014-06-19 06:04:49.363 [synxcpath.cpp:815]
    CSyPath::createFile() lib=syslib module=syslib
    Creating file C:\Program Files\sapinst_instdir\x.
    INFO  
    2014-06-19 06:04:49.363 [synxcfile.cpp:416]
    CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler)
    lib=syslib module=syslib
    Removed file C:\Program Files\sapinst_instdir\x.
    TRACE 
    2014-06-19 06:04:49.403 [syxxcfile.cpp:168]
    CSyFileImpl::decideIfMoveCopyNode(const CopyMoveDestinationInfo & {m_nodeTypeForCombiCheck: ..., m_path: C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/dev_sap_kernel, m_realNodeType: 2}, ISyNode::CopyMoveMode_t 0x3, PSyNode &) const 
    lib=syslib module=syslib
    Target file exists and (mode & ISyNode::EXISTING) ==> I will copy/move.
    INFO  
    2014-06-19 06:04:49.403 [synxcfile.cpp:416]
    CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler)
    lib=syslib module=syslib
    Removed file C:\Program Files\sapinst_instdir\NW702\AS-ABAP\ADA\CENTRAL\dev_sap_kernel.
    TRACE 
    2014-06-19 06:04:49.403 [syxxcnode.cpp:441]
    CSyNodeImpl::move(const CSyPath & C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL, ISyNode::CopyMoveMode_t 0x3)
    lib=syslib module=syslib
    Moved C:/Documents and Settings/Administrator/Local Settings/Temp/sapinst_exe.1176.1403175501/dev_sap_kernel to C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/dev_sap_kernel
    TRACE 
    2014-06-19 06:04:49.423 [syxxclogbook.cpp:209]
    PSyLogBook::initSAPKernelTracing(int traceLevel, const CSyPath & filePath)
    lib=syslib module=syslib
    Initialized SAP kernel tracing to file C:\Program Files\sapinst_instdir\NW702\AS-ABAP\ADA\CENTRAL\dev_sap_kernel
    TRACE 
    2014-06-19 06:04:52.167
    Running with toplevel file C:\Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL//toplevel.xml
    TRACE 
    2014-06-19 06:04:52.418 [syxxcfile.cpp:130]
    CSyFileImpl::decideIfMoveCopyNode(const CopyMoveDestinationInfo & {m_nodeTypeForCombiCheck: ..., m_path: C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/sapinst_dev.2.log, m_realNodeType: 8}, ISyNode::CopyMoveMode_t 0x3, PSyNode &) const 
    lib=syslib module=syslib
    Target node does not exists and (mode & ISyNode::MISSING) ==> I will copy/move.
    TRACE 
    2014-06-19 06:04:52.418 [syxxcnode.cpp:441]
    CSyNodeImpl::move(const CSyPath & C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/sapinst_dev.2.log, ISyNode::CopyMoveMode_t 0x3)
    lib=syslib module=syslib
    Moved C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/sapinst_dev.log to C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/sapinst_dev.2.log
    TRACE 
    2014-06-19 06:04:52.458 [syxxcfile.cpp:130]
    CSyFileImpl::decideIfMoveCopyNode(const CopyMoveDestinationInfo & {m_nodeTypeForCombiCheck: ..., m_path: C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/sapinst.2.log, m_realNodeType: 8}, ISyNode::CopyMoveMode_t 0x3, PSyNode &) const 
    lib=syslib module=syslib
    Target node does not exists and (mode & ISyNode::MISSING) ==> I will copy/move.
    TRACE 
    2014-06-19 06:04:52.458 [syxxcnode.cpp:441]
    CSyNodeImpl::move(const CSyPath & C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/sapinst.2.log, ISyNode::CopyMoveMode_t 0x3)
    lib=syslib module=syslib
    Moved C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/sapinst.log to C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/sapinst.2.log
    TRACE 
    2014-06-19 06:04:52.888
    Using custom value info for property SAPINST_MESSAGE_CONSOLE_THRESHOLD.
    TRACE 
    2014-06-19 06:04:52.908
    Running with dialog file C:\Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL//dialog.xml
    TRACE 
    2014-06-19 06:04:53.209
    Running with keydb file C:\Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL//keydb.xml
    TRACE 
    2014-06-19 06:04:54.831 [syxxcfile.cpp:130]
    CSyFileImpl::decideIfMoveCopyNode(const CopyMoveDestinationInfo & {m_nodeTypeForCombiCheck: ..., m_path: C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/statistic.6.xml, m_realNodeType: 8}, ISyNode::CopyMoveMode_t 0x3, PSyNode &) const 
    lib=syslib module=syslib
    Target node does not exists and (mode & ISyNode::MISSING) ==> I will copy/move.
    TRACE 
    2014-06-19 06:04:54.831 [synxcfile.cpp:516]
    CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/statistic.6.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
    lib=syslib module=syslib
    Copying file C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/statistic.xml to C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/statistic.6.xml
    INFO  
    2014-06-19 06:04:56.433 [synxcfile.cpp:716]
    CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/statistic.6.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
    lib=syslib module=syslib
    Copied file 'C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/statistic.xml' to 'C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/statistic.6.xml'.
    TRACE 
    2014-06-19 06:05:00.229 [kdxxctaco.cpp:219]
    CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
    CKdbTableContainerImpl::syncToContainerFile start ...
    TRACE 
    2014-06-19 06:05:00.679 [syxxcfile.cpp:130]
    CSyFileImpl::decideIfMoveCopyNode(const CopyMoveDestinationInfo & {m_nodeTypeForCombiCheck: ..., m_path: C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/statistic.7.xml, m_realNodeType: 8}, ISyNode::CopyMoveMode_t 0x3, PSyNode &) const 
    lib=syslib module=syslib
    Target node does not exists and (mode & ISyNode::MISSING) ==> I will copy/move.
    TRACE 
    2014-06-19 06:05:00.679 [synxcfile.cpp:516]
    CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/statistic.7.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
    lib=syslib module=syslib
    Copying file C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/statistic.xml to C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/statistic.7.xml
    INFO  
    2014-06-19 06:05:00.729 [synxcfile.cpp:716]
    CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/statistic.7.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
    lib=syslib module=syslib
    Copied file 'C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/statistic.xml' to 'C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/statistic.7.xml'.
    TRACE 
    2014-06-19 06:05:00.739 [kdxxctaco.cpp:252]
    CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
    after creating out stream
    TRACE 
    2014-06-19 06:05:01.40 [kdxxctaco.cpp:286]
    CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
    CKdbTableContainerImpl::syncToContainerFile stop ...
    TRACE 
    2014-06-19 06:05:06.698 [kdxxctaco.cpp:219]
    CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
    CKdbTableContainerImpl::syncToContainerFile start ...
    TRACE 
    2014-06-19 06:05:07.19 [kdxxctaco.cpp:252]
    CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
    after creating out stream
    TRACE 
    2014-06-19 06:05:07.259 [kdxxctaco.cpp:286]
    CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
    CKdbTableContainerImpl::syncToContainerFile stop ...
    TRACE 
    2014-06-19 06:05:31.894
    SAPinst was started using commandline: C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\sapinst_exe.1176.1403175501\sapinst.exe
    TRACE 
    2014-06-19 06:05:31.894
    SAPinst properties are :
    GUISERVER_DIALOG_PORT=21212
    GUISERVER_HTTP_PORT=4239
    SAPINST_CONTROL_URL=control.xml
    SAPINST_DIALOG_PORT=21200
    SAPINST_DIALOG_URL=dialog.xml
    SAPINST_EXE=SAPINST_EXE
    SAPINST_JSLIB_TRACE=NW,NWUsers,OraCom,NWCTC,ClusterMgt,SystemIdentity
    SAPINST_KEYDB_URL=keydb.xml
    SAPINST_MESSAGE_CONSOLE_THRESHOLD=info
    SAPINST_MESSAGE_URL=.
    SAPINST_PACKAGES_URL=packages.xml
    SAPINST_RESOURCE_URL=resourcepool.xml
    SAPINST_SAVE_INPUT=true
    SAPINST_SCAN_DEVICES=false
    SAPINST_SKIP_DIALOGS=false
    SAPINST_TOPLEVEL_URL=toplevel.xml
    SAPINST_USE_ADVANCED_JS_HANDLING=true
    SELFEXTRACTOR_EXECUTABLE_NAME=C:/Documents and Settings/Administrator/Desktop/AS_ABAP_7_02_SP6_32_bit_Trial_Part_1/NWASABAPTRIAL70206/SAP_NetWeaver_702e_Installation_Master/IM_WINDOWS_I386/sapinst.exe

    Dear Nitin,
    Please provide the below  log for error information.
    import_monitor.java.log, import_monitor.log
    Best Regards,
    Atul

  • Error while installation 9.2.4 on OEL -5 ..Urgent help required...

    Hi Friends,
    I am in the process of installation oracle 9i on OEL 5. I have sucessfully installed the software 9.2.4 but I am getting error while creating the database with dbca. I have installed all the libraries which were required for successful installation.
    While starting the dbca I am getting the following error. I have tried all the options which are available on google/ open forms. I also applied the patch p3006854_9204_LINUX.zip but still I am getting the error. I know I may be missing something. Any expert can help me out please ?
    [ oracle@datadayal bin ]$ ./dbca
    /home/oracle/jre/1.1.8/bin/../lib/i686/green_threads/libzip.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference (libzip.so)
    Unable to initialize threads: cannot find class java/lang/Thread
    Could not create Java VM
    [oracle@datadayal bin]$
    Could not create Java VM
    [ oracle@datadayal bin ]$ export LD_ASSUME_KERNEL=2.4.19
    [ oracle@datadayal bin ]$ ./dbca
    /bin/sh: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
    [ oracle@datadayal bin ]$
    A Big thanks for your time and help.

    As mentioned already, OEL 5 is pretty new as compared to the 9i version that you are trying to install over it. So the chances that you would get a working database are very negligible here. That said, why you are installing 9i ? Why not 10g/11g?
    HTH
    Aman....

  • Error while installation of jdev file of Windows 7 labtop

    Dears,
       kindly advise the reason to get error msg while installation of file jdev_suite_121200_win64.exe
    once I double click that file after downloading it will starts the universal installer after that it will prepare to install then give this error and stop installation
    the error msg is " ERRPR launch: No such file or Directory"

    Hi,
    This problem seems to come up quite often, I guess you are installing 10g version of SOA Suite.
    You did not mention, whether the installation failed or you are stuck at some step of installation.
    This kind of error has been discussed in detail with some solution in this thread
    SOA Installation Error - psapi.dll
    Hope this helps

  • Database Configuration Asssistant error while installation Oracle 10g r2

    I'm try install Oracle 10g Release2 on Windos XP PRO SP2 system.
    I'm select in installation all options by default.
    Oracle software is install successfully. Then automatically run Database Configuration Assistant, that must be install example instance.
    But it show error window: "ORA-00959: ?????? 'EXAMPLE' ?? ??????????".

    Frist of all the actual error message in English would be,
    ORA-00959: tablespace <strings> does not exist
    Cause: A statement specified the name of a tablespace that does not exist.
    Action: Enter the name of an existing tablespace. For a list of tablespace names, query the data dictionary.
    In your case that will be tablespace EXAMPLE.
    How did you get this error, is this some tablespace you are trying to create?
    If you want to see the Russian language you can set the Launage setting of your PC.
    Control Panel >> Regional and Lauguage Options >> Advanced Tab
    and choose Russian from drop down.

  • Getting error while installation of SAP on Linux 64 bit

    Dear All,
    me using redhat version 5
    database 10g
    Proceded installtion through VNC. while installation of oracle 10g getting some eror at 83% details mention below.
    Error in invoking target 'ntcontab.o' of makefile
    INFO: End output from spawned process.
    INFO: -
    INFO: Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target 'ntcontab.o' of makefile '/oracle/SOL/102_64/network/lib/ins_net_client.mk'. See '/oracle/oraInventory/logs/installActions2009-06-18_09-13-18AM.log' for details.
    Exception Severity: 1
    INFO: Exception handling set to prompt user with options to  Retry  Ignore
    User Choice: Retry
    INFO: The output of this make operation is also available at: ''/oracle/SOL/102_64/install/make.log'
    INFO:
    INFO: Start output from spawned process:
    INFO: -
    INFO:
    INFO: rm -f ntcontab.*
    INFO: (if [ "compile" = "compile" ] ; then \
              '/oracle/SOL/102_64/bin/gennttab > ntcontab.c
              gcc  -c ntcontab.c
              rm -f /'/oracle/SOL/102_64/lib/ntcontab.o
              mv ntcontab.o '/oracle/SOL/102_64/lib/
              /usr/bin/ar rv'/oracle/SOL/102_64/lib/libn11.a '/oracle/SOL/102_64/lib/ntcontab.o ; fi)
    INFO: /bin/sh:  line 2: gcc:  command not found
    INFO: mv: cannot stat `ntcontab.o'
    INFO: : No such file or directory
    INFO: /usr/bin/ar: '/oracle/SOL/102_64/lib/ntcontab.o: No such file or directory
    INFO: make: *** [ntcontab.o] Error 1
    INFO: End output from spawned process.
    INFO: -
    INFO: Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target 'ntcontab.o' of makefile ''/oracle/SOL/102_64/network/lib/ins_net_client.mk'. See '/oracle/oraInventory/logs/installActions2009-06-18_09-13-18AM.log' for details.
    Exception Severity: 1
    Request you to revert as soon as possible.
    ThankYou in Advance

    Dear,
    Thanks for your replay.
    command to check gcc version :        
    RPM -qa | grep gcc
    Output of this command.
    compact-gcc-34-g77-3.4.6-4
    libgcc-4.1.2-46.el5
    comact-gcc-34-c++-3.4.6-4
    libgcc-4.1.2-46.el5
    compact-libgcc-296-2.96-138
    compact-gcc-34-3.4.6-4
    pleae suggest if any updated version of gcc i have to installed or is this OK.
    I have ignore that error and click on continue after that my installation is finished sucessfull
    i have encounter one more problem
    ogon as root
    /oracle/oraInventory/orainstRoot.sh
    /oracle/<SID>/102_64/root.sh
    [root@ram 102_64]# ./root.sh
    ./root.sh: line 12: 01777: command not found
    ./root.sh: line 13: root: command not found
    ./root.sh: line 20: 01777: command not found
    ./root.sh: line 21: root: command not found
    ./root.sh: line 63: /bin/fmputl: No such file or directory
    ./root.sh: line 64: /bin/fmputlhp: No such file or directory
    ./root.sh: line 65: 550: command not found
    ./root.sh: line 66: 4555: command not found
    ln: creating symbolic link `/rdbms/filemap' to `/opt/ORCLfmap/prot1_64': No such file or directory
    .then getting error on create database at 13 phase
    checked ora_sql_result.log
    SAPINST:  Emd of output of SQL executing program /oracle/SOL/102_64/bin/sqlplus.
    SAPINST  found errors.
    SAPINST  the current process environment may be foun din SAPINST_ORA_ENVIRONMENT.log .
    SAPINST Oracle stop logging
    REquest you to please provide solution Asap.
    Thanks
    In  Advacbe
    Anant singh

  • Unable to open forms after cloning -"error while loading shared libraries"

    Hi Friends,
    We are getting below error message while opening R12.1.1 ebs forms in RHEL 5 64 bit os.
    *11/12/19 16:24:58.674 formsweb: Forms session <2> aborted: runtime process failed during startup with errors /devapps/appldev/apps/tech_st/10.1.2/bin/frmweb: error while loading shared libraries: libXp.so.6: cannot open shared object file: No such file or directory
    11/12/19 16:24:58.674 formsweb: Forms session <2> exception stack trace:
    oracle.forms.engine.RunformException: Forms session <2> failed during startup: no response from runtime process
    at oracle.forms.servlet.RunformProcess.connect(Unknown Source)
    at oracle.forms.servlet.RunformProcess.dataToRunform(Unknown Source)
    at oracle.forms.servlet.RunformSession.dataToRunform(Unknown Source)
    at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:619)*
    Regards,
    Rathinavel

    Did you check note 1111113.1
    Regards,
    Srini

Maybe you are looking for

  • Valuation of characteristics for unit of measure "" causes rounding diff

    Dear gurus, I am facing a problem on Goods Issue and Transfer Posting. My Material is maintained with Batch Specific Unit of Measure. Base Unit = Kg ,and Batch specific unit of Measure = BAL(Bales). My unit of Issue = BAL. For every bale at the the t

  • When using mail on my ipad, can I hide the left hand column so it is easier to read the mail

    Can the left Hand column be hidden when using an ipad for mail?

  • Workflow Agent listeners do not start

    The case is reproducible on Windows 2003 and Windows XP box Installation sequence: 1) RDBMS Server 10.2.0.1 2) Patchset 1 - 10.2.0.2 3) database created 4) Standalone Workflow 2.6.4 Server installed from 10g R2 Companion CD 5) Configuration with WF C

  • Double line in MD63

    Hi, We are using only DP in APO. We release the forecast into R/3 and the consumption happens there. The strategy on our materials is 40 or 50. The problem here is, when I transferred our forecast last week to R/3, it created two columns in MD63 for

  • ArchLinux and UTF8

    It is not the best place for this post but since we have to start from the kernel.... I tried to send and e-mail about this to the mailing list and I receved no answer so lets try by the forum. Basically I started to think about that since samba 3.0