Ask Timedout error when sending data from planning thorugh Smart view

Hello

We receive Request Timed out error when trying to send data to the planning application by using Smart view.

"Unable to connect to the provider because: the request has timed out." Contact your administrator to increase netRetryCount and netRetryInterval. "Is someone can you please tell me where I can increase the time-out settings? Can someone give me the link to the document that detailed the steps to do this.

Go to the knowledge base and search for document ID 744559.1

Cause
By design, Internet Explorer imposes a time-out for the server limit return data. Internet Explorer does not indefinitely wait for the server to come back with data when the server has a problem.

Smart View communicates via HTTP to which Internet Explorer DLLs are used. Smart Display users who run large queries or have a slow network connection might encounter the error, "the request has timed out. Contact the administrator to increase NetRetryCount and NetRetryInterval. »

This error message may be misleading because this error also occurs if Internet timeout settings Explorer does not respond to large farms. By default, Internet Explorer has a value of KeepAliveTimeout to a minute and another factor limiting (ServerInfoTimeout) of two minutes.

Solution
Please see the following two Microsoft articles for more information:

http://support.Microsoft.com/kb/813827
http://support.Microsoft.com/kb/181050

The following steps must be made with the help of your systems management group. It is recommended that a backup of the registry is performed before making any changes.

On the client computer, add/update the following registry keys:

1. open the registry, Start-> Run-> Regedit.

2. Locate the following section:

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings].

3. create the new DWORD key with decimal values:

ReceiveTimeout = 480000

KeepAliveTimeout = 180000

ServerInfoTimeout = 180000

In this example, the ReceiveTimeout setting is 8 minutes. KeepAliveTimeout and ServerInfoTimeout settings are 3 minutes. These values are set to demand longer running more.

4 restart the machine for the new settings to take effect.

Tags: Business Intelligence

Similar Questions

  • Get the error when sending data from IOM through SPMLWS

    [11/12/10 4:12:29:834 EST] 00000040 SystemOut O ERROR, November 12, 2010 04:12:29, 830, [XELLERATE. ACCOUNTMANAGEMENT], class/method: tcUtilityFactory/getPropertyValue some problems: cannot load the class: com.thortech.xl.ejb.interfaces._tcUnauthenticatedOperationsHome_Stub
    java.lang.ClassCastException: unable to load class: com.thortech.xl.ejb.interfaces._tcUnauthenticatedOperationsHome_Stub
    at com.ibm.rmi.javax.rmi.PortableRemoteObject.narrow(PortableRemoteObject.java:372)
    at javax.rmi.PortableRemoteObject.narrow(PortableRemoteObject.java:137)
    at com.thortech.xl.ejb.interfaces.tcUnauthenticatedOperationsUtil.lookupHome (unknown Source)
    at com.thortech.xl.ejb.interfaces.tcUnauthenticatedOperationsUtil.getHome (unknown Source)
    at Thor.API.tcUtilityFactory.getUnauthenticatedOperations (unknown Source)
    at Thor.API.tcUtilityFactory.getPropertyValue (unknown Source)
    to Thor.API.tcUtilityFactory. < init >(Unknown Source)
    to com.oracle.xl.spmlws.oim.eventhandler.OIMCallFactory. < init >(Unknown Source)
    at com.oracle.xl.spmlws.framework.eventhandler.OIMEventHandler.handleRequest (unknown Source)
    at com.oracle.xl.spmlws.framework.event.EventMediator.executeEventHandlerSequence (unknown Source)
    at com.oracle.xl.spmlws.framework.event.EventMediator.processEvent (unknown Source)
    at com.oracle.xl.spmlws.framework.engine.Engine.process (unknown Source)
    at com.oracle.xl.spmlws.framework.engine.Engine.provision (unknown Source)
    at com.oracle.xl.spmlws.ws.server.websphere.HttpSoap11BindingImpl.processRequest (unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.ibm.ws.webservices.engine.dispatchers.java.JavaDispatcher.invokeMethod(JavaDispatcher.java:178)
    at com.ibm.ws.webservices.engine.dispatchers.java.JavaDispatcher.invokeOperation(JavaDispatcher.java:141)
    at com.ibm.ws.webservices.engine.dispatchers.SoapRPCProcessor.processRequestResponse(SoapRPCProcessor.java:453)
    at com.ibm.ws.webservices.engine.dispatchers.SoapRPCProcessor.processMessage(SoapRPCProcessor.java:414)
    at com.ibm.ws.webservices.engine.dispatchers.BasicDispatcher.processMessage(BasicDispatcher.java:134)
    at com.ibm.ws.webservices.engine.dispatchers.java.SessionDispatcher.invoke(SessionDispatcher.java:204)
    at com.ibm.ws.webservices.engine.PivotHandlerWrapper.invoke(PivotHandlerWrapper.java:228)
    at com.ibm.ws.webservices.engine.handlers.jaxrpc.JAXRPCHandler.invoke(JAXRPCHandler.java:152)
    at com.ibm.ws.webservices.engine.handlers.WrappedHandler.invoke(WrappedHandler.java:64)
    at com.ibm.ws.webservices.engine.PivotHandlerWrapper.invoke(PivotHandlerWrapper.java:228)
    at com.ibm.ws.webservices.engine.PivotHandlerWrapper.invoke(PivotHandlerWrapper.java:228)
    at com.ibm.ws.webservices.engine.WebServicesEngine.invoke(WebServicesEngine.java:336)
    at com.ibm.ws.webservices.engine.transport.http.WebServicesServlet.doPost(WebServicesServlet.java:831)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    at com.ibm.ws.webservices.engine.transport.http.WebServicesServletBase.service(WebServicesServletBase.java:341)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1075)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:550)
    at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:478)
    at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3391)
    at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:267)
    at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:811)
    at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1455)
    at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:115)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:458)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:387)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:267)
    at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
    at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
    at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java:556)
    at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:606)
    at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:979)
    to com.ibm.ws.tcp.channel.impl.WorkQueueManager$ Worker.run (WorkQueueManager.java:1064)
    to com.ibm.ws.util.ThreadPool$ Worker.run (ThreadPool.java:1473)
    [11/12/10 4:12:29:857 EST] 00000040 SystemOut O ERROR, November 12, 2010 04:12:29, 856, [SPMLWS. ENGINE], commissioning has failed
    [11/12/10 4:12:29:863 EST] 00000040 SystemOut O ERROR, November 12, 2010 04:12:29, 857, [EXCEPTION when the TREATMENT USEFUL load], SPMLWS. Utility
    com.oracle.xl.spmlws.framework.engine.EngineException: com.oracle.xl.spmlws.framework.engine.EngineException: com.oracle.xl.spmlws.framework.event.EventException: com.oracle.xl.spmlws.framework.event.EventException: com.oracle.xl.spmlws.oim.eventhandler.OIMEventException: Thor.API.Exceptions.tcAPIException: cannot load the class: com.thortech.xl.ejb.interfaces._tcUnauthenticatedOperationsHome_Stub
    at com.oracle.xl.spmlws.framework.engine.Engine.provision (unknown Source)
    at com.oracle.xl.spmlws.ws.server.websphere.HttpSoap11BindingImpl.processRequest (unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.ibm.ws.webservices.engine.dispatchers.java.JavaDispatcher.invokeMethod(JavaDispatcher.java:178)
    at com.ibm.ws.webservices.engine.dispatchers.java.JavaDispatcher.invokeOperation(JavaDispatcher.java:141)
    at com.ibm.ws.webservices.engine.dispatchers.SoapRPCProcessor.processRequestResponse(SoapRPCProcessor.java:453)
    at com.ibm.ws.webservices.engine.dispatchers.SoapRPCProcessor.processMessage(SoapRPCProcessor.java:414)
    at com.ibm.ws.webservices.engine.dispatchers.BasicDispatcher.processMessage(BasicDispatcher.java:134)
    at com.ibm.ws.webservices.engine.dispatchers.java.SessionDispatcher.invoke(SessionDispatcher.java:204)
    at com.ibm.ws.webservices.engine.PivotHandlerWrapper.invoke(PivotHandlerWrapper.java:228)
    at com.ibm.ws.webservices.engine.handlers.jaxrpc.JAXRPCHandler.invoke(JAXRPCHandler.java:152)
    at com.ibm.ws.webservices.engine.handlers.WrappedHandler.invoke(WrappedHandler.java:64)
    at com.ibm.ws.webservices.engine.PivotHandlerWrapper.invoke(PivotHandlerWrapper.java:228)
    at com.ibm.ws.webservices.engine.PivotHandlerWrapper.invoke(PivotHandlerWrapper.java:228)
    at com.ibm.ws.webservices.engine.WebServicesEngine.invoke(WebServicesEngine.java:336)
    at com.ibm.ws.webservices.engine.transport.http.WebServicesServlet.doPost(WebServicesServlet.java:831)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    at com.ibm.ws.webservices.engine.transport.http.WebServicesServletBase.service(WebServicesServletBase.java:341)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1075)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:550)
    at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:478)
    at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3391)
    at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:267)
    at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:811)
    at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1455)
    at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:115)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:458)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:387)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:267)
    at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
    at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
    at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java:556)
    at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:606)
    at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:979)
    to com.ibm.ws.tcp.channel.impl.WorkQueueManager$ Worker.run (WorkQueueManager.java:1064)
    to com.ibm.ws.util.ThreadPool$ Worker.run (ThreadPool.java:1473)
    Caused by: com.oracle.xl.spmlws.framework.engine.EngineException: com.oracle.xl.spmlws.framework.event.EventException: com.oracle.xl.spmlws.framework.event.EventException: com.oracle.xl.spmlws.oim.eventhandler.OIMEventException: Thor.API.Exceptions.tcAPIException: cannot load the class: com.thortech.xl.ejb.interfaces._tcUnauthenticatedOperationsHome_Stub
    at com.oracle.xl.spmlws.framework.engine.Engine.process (unknown Source)
    ... more than 40
    Caused by: com.oracle.xl.spmlws.framework.event.EventException: com.oracle.xl.spmlws.framework.event.EventException: com.oracle.xl.spmlws.oim.eventhandler.OIMEventException: Thor.API.Exceptions.tcAPIException: cannot load the class: com.thortech.xl.ejb.interfaces._tcUnauthenticatedOperationsHome_Stub
    at com.oracle.xl.spmlws.framework.event.EventMediator.processEvent (unknown Source)
    ... more than 41
    Caused by: com.oracle.xl.spmlws.framework.event.EventException: com.oracle.xl.spmlws.oim.eventhandler.OIMEventException: Thor.API.Exceptions.tcAPIException: cannot load the class: com.thortech.xl.ejb.interfaces._tcUnauthenticatedOperationsHome_Stub
    at com.oracle.xl.spmlws.framework.eventhandler.OIMEventHandler.handleRequest (unknown Source)
    at com.oracle.xl.spmlws.framework.event.EventMediator.executeEventHandlerSequence (unknown Source)
    ... more than 42
    Caused by: com.oracle.xl.spmlws.oim.eventhandler.OIMEventException: Thor.API.Exceptions.tcAPIException: cannot load the class: com.thortech.xl.ejb.interfaces._tcUnauthenticatedOperationsHome_Stub
    to com.oracle.xl.spmlws.oim.eventhandler.OIMCallFactory. < init >(Unknown Source)
    ... more than 44
    Caused by: Thor.API.Exceptions.tcAPIException: could not load class: com.thortech.xl.ejb.interfaces._tcUnauthenticatedOperationsHome_Stub
    at Thor.API.tcUtilityFactory.getPropertyValue (unknown Source)
    to Thor.API.tcUtilityFactory. < init >(Unknown Source)
    ... more than 45
    [11/12/10 4:12:29:918 EST] 00000040 SystemOut O DEBUG, November 12, 2010 04:12:29, 917, [WEBSERVICE METHOD PROCESSREQUEST ENDS], SPMLWS. Utility

    810444 wrote:
    Hello

    It's useful link: http://download.oracle.com/docs/cd/E10391_01/doc.910/e10366/spml.htm#sthref96

    Thank you
    Gyanprakash

    Thank you. I have read this document, but an upside allows external application change passwords, recover and so on.

    Best regards
    Jorge

  • Error when displaying data from the data store

    Hello gurus,


    We are also facing the issue with driver when we try to view data from a data store links to Hyperion Essbase technology.
    ODI version is 11.1.1.6.
    Here is the error we receive:

    java.lang.IllegalArgumentException: Driver name cannot be empty
         at org.springframework.util.Assert.hasText(Assert.java:161)
         at com.sunopsis.sql.SnpsConnection.setDriverName(SnpsConnection.java:302)
         at com.sunopsis.dwg.dbobj.DwgConnectConnection.setDefaultConnectDefinition(DwgConnectConnection.java:380)
         at com.sunopsis.dwg.dbobj.DwgConnectConnection.<init>(DwgConnectConnection.java:274)
         at com.sunopsis.dwg.dbobj.DwgConnectConnection.<init>(DwgConnectConnection.java:288)
         at oracle.odi.core.datasource.dwgobject.support.DwgConnectConnectionCreatorImpl.createDwgConnectConnection(DwgConnectConnectionCreatorImpl.java:53)
         at com.sunopsis.graphical.frame.edit.EditFrameTableData.snpsInitializeSnpsComponentsSpecificRules(EditFrameTableData.java:85)
         at com.sunopsis.graphical.frame.SnpsEditFrame.snpsInitialize(SnpsEditFrame.java:1413)
         at com.sunopsis.graphical.frame.edit.AbstractEditFrameGridBorland.initialize(AbstractEditFrameGridBorland.java:623)
         at com.sunopsis.graphical.frame.edit.AbstractEditFrameGridBorland.<init>(AbstractEditFrameGridBorland.java:868)
         at com.sunopsis.graphical.frame.edit.EditFrameTableData.<init>(EditFrameTableData.java:50)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at oracle.odi.ui.editor.AbstractOdiEditor$1.run(AbstractOdiEditor.java:176)
         at oracle.ide.dialogs.ProgressBar.run(ProgressBar.java:655)
         at java.lang.Thread.run(Thread.java:662)
    Is there a specific JAR file associated with Hyperion Essbase?
    and where do I find the default drivers provided with ODI?

    Help, please.

    Thank you
    Santy.

    You cannot view data from a store of essbase data as it is not configured with a driver that supports this feature

  • Cannot find the file error when loading data from text file to Oracle

    Hello

    I have an interface where I am loading a data from the text file to Oracle.
    But when I try to do that I am getting following error.

    ODI-1227: SrcSet0 (load) task fails on the source FILES SAPMM connections.
    Caused by: java.sql.SQLException: file not found: d:/mdb/#General.get_filename
    to com.sunopsis.jdbc.driver.file.FileResultSet. < init > (FileResultSet.java:160)
    at com.sunopsis.jdbc.driver.file.impl.commands.CommandSelect.execute(CommandSelect.java:57)
    at com.sunopsis.jdbc.driver.file.CommandExecutor.executeCommand(CommandExecutor.java:33)

    SAPMM is the name of the connection.
    I use get_filename to get the name of the file and it is fetching a correct value as long as this variable is updated in the previous stage of this interface.
    KM, used for loading is SQL file

    What would be the cause of this error?

    Thank you
    Mahesh

    Also a single query would be ok if I'm moving only generated package (according to your scenario3) scenario and not UI? It running properly?

    Yes... It runs successfully

  • ODI error when loading data from Oracle to Essbase

    Hello and happy new year to everyone!

    I can't load some data from an Oracle table to an Essbase database. The Oracle table has all the members of the Essbase database, columns, and in addition, it has a column for data.

    I use the IKM SQL for Hyperion Essbase (DATA) as IKM and I can't choose a LKM in the dropdown, but I imported the LKM SQL to SQL.

    Error thrown is:

    org.apache.bsf.BSFException: exception of Jython:
    Traceback (innermost last):
    "< String >" file, line 23, in there?
    com.hyperion.odi.essbase.ODIEssbaseException: error reached records the maximum error threshold: 100
    at com.hyperion.odi.essbase.ODIEssbaseDataWriter.loadData (unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (unknown Source)
    at java.lang.reflect.Method.invoke (unknown Source)
    at org.python.core.PyReflectedFunction.__call__ (PyReflectedFunction.java)
    at org.python.core.PyMethod.__call__ (PyMethod.java)
    at org.python.core.PyObject.__call__ (PyObject.java)
    at org.python.core.PyInstance.invoke (PyInstance.java)
    to org.python.pycode._pyx10.f$ 0 (< string >: 23)
    to org.python.pycode._pyx10.call_function (< string >)
    at org.python.core.PyTableCode.call (PyTableCode.java)
    at org.python.core.PyCode.call (PyCode.java)
    at org.python.core.Py.runCode (Py.java)
    at org.python.core.Py.exec (Py.java)
    at org.python.util.PythonInterpreter.exec (PythonInterpreter.java)
    at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:144)
    at com.sunopsis.dwg.codeinterpretor.k.a (unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting (unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders (unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders (unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt (unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSqlI.treatTaskTrt (unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask (unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep (unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSession.treatSession (unknown Source)
    at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand (unknown Source)
    at com.sunopsis.dwg.cmd.DwgCommandBase.execute (unknown Source)
    at com.sunopsis.dwg.cmd.e.i (unknown Source)
    at com.sunopsis.dwg.cmd.g.y (unknown Source)
    at com.sunopsis.dwg.cmd.e.run (unknown Source)
    at java.lang.Thread.run (unknown Source)

    Caused by: com.hyperion.odi.essbase.ODIEssbaseException: error reached records the maximum error threshold: 100
    at com.hyperion.odi.essbase.ODIEssbaseDataWriter.sendRecordArrayToEsbase (unknown Source)
    ... 32 more

    com.hyperion.odi.essbase.ODIEssbaseException: com.hyperion.odi.essbase.ODIEssbaseException: error reached records the maximum error threshold: 100
    at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146)
    at com.sunopsis.dwg.codeinterpretor.k.a (unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting (unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders (unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders (unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt (unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSqlI.treatTaskTrt (unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask (unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep (unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSession.treatSession (unknown Source)
    at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand (unknown Source)
    at com.sunopsis.dwg.cmd.DwgCommandBase.execute (unknown Source)
    at com.sunopsis.dwg.cmd.e.i (unknown Source)
    at com.sunopsis.dwg.cmd.g.y (unknown Source)
    at com.sunopsis.dwg.cmd.e.run (unknown Source)
    at java.lang.Thread.run (unknown Source)



    I'll wait for any help.

    Thank you!

    First of all, I would highly recommend the upgrade because there were a few bugs with the adapters of Hyperion.
    If you set MAXIMUM_ERRORS_ALLOWED to 0 it will be infinite, so it will not stop because of rejected records.

    Once you assign to LOG_ENABLED and LOG_ERRORS Yes
    then you LOG_FILENAME together and ERROR_LOG_FILENAME, put them in a known example location c:\temp on windows.

    Ok?

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Received the error when transferring data from the database file

    Hello...

    I have my using SOA 10.1.3.1.0. I am trying to transfer the data from the CSV of the oracle database.

    The settings of connection in file xml oc4j DBA adapter file in the path C:\product\10.1.3.1\OracleAS_1\j2ee\oc4j_soa\application-deployments\default\DbAdapter is shown below.

    < location connector-factory = name of the connector "ist/DB/DBConnection1" = "Adapter database" >
    < config-property name = "xADataSourceName" value = "jdbc/DBConnection1DataSource" / >
    < config-property name = "dataSourceName" value = "loc/DBConnection1DataSource" / >
    < config-property name = "platformClassName" value="oracle.toplink.platform.database.Oracle9Platform"/ >
    < config-property name = "usesNativeSequencing" value = "true" / >
    < config-property name = "sequencePreallocationSize" value = "50" / >
    < config-property name = "defaultNChar" value = "false" / >
    < config-property name = "usesBatchWriting" value = "true" / >
    < connection pooling using 'none' = >
    < / connection pooling >
    < use security-config 'none' = >
    < / security-config >
    < / connector-factory >


    I get the following error:

    < name of part = "summary" >
    < Summary >
    file:/C:/product/10.1.3.1/OracleAS_1/BPEL/domains/default/tmp/.bpel_FileToDb_v1.0_188277739ed1e0b720c1fefd0275d1c0.tmp/FileToAdapterService.WSDL [FileToAdapterService_ptt::insert (FiletodbCollection)] - SISM JCA Execute of operation "insert" has no reason to: could not create/access the TopLink Session.
    This session is used to connect to the data store. Caused by: loc/DBConnection1DataSource not found
    ; nested exception is:
    ORABPEL-11622
    Could not create/access the TopLink Session.
    This session is used to connect to the data store. [Caused by: loc/DBConnection1DataSource not found]
    See the first exception for the specific exception. You may need to configure the connection settings in the deployment descriptor (i.e. $J2EE_HOME/application-deployments/default/DbAdapter/oc4j-ra.xml), and then restart the server. Caused by the Exception TOPLINK-7060 (Oracle TopLink - 10g Release 3 (10.1.3.1.0) (Build 061004)): oracle.toplink.exceptions.ValidationException

    Description of the exception: could not acquire data source loc/DBConnection1DataSource

    Inner exception: javax.naming.NameNotFoundException: loc/DBConnection1DataSource not found.
    < / Summary >
    < / part >


    What is the error in the loc/DBConnection1DataSource line? Guys thank you in advance...


    Thank you...

    Published by: userus007 on January 2, 2010 17:16

    Published by: userus007 on January 2, 2010 17:18

    Visit similar thread oc4j - RA.xml and data - sources.xml

  • Error when copying data from a damaged to a new profile in Windows XP user profile

    Hello

    I think my user profile may be corrupted so I'm trying to create a new profile and copy the Ntuser files anywhere in the new profile by following the instructions in the Article ID: 811151.

    I created two new Admin accounts loged on my old account and connected to one of the new admin accounts.

    When I navigate to C : \Documents and Settings\ Old_Username  there are only two of the three files listed, NTUSER. DAT and Ntuser.dat.LOG, and both are slightly dimmed. When I copy these files and go in C : \Documents and Settings\ New_Username  I get an error saying "cannot copy NTUSER: it is used by another person or program." Close all programs that might be using the file and try again. »

    My home screen tells me that only the new admin account someone connected and when I go into the Task Manager there is no process running with my where ancien_nom_utilisateur, the entire SYSTEM and the new admin account?

    So, what I'm doing wrong, how to fix this and have is my Ntuser.ini file?

    Thank you very much...


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

    Excerpt from the article below (note that it says "except the following files")...

    Press on and hold down the CTRL key while you click each file and subfolder in this folder, except the following files:

    • Ntuser.dat
    • Ntuser.dat.log
    • Ntuser.ini

    If I helped you overcome the "used" problem, you'd probably end the corruption of the copy!

  • Error when loading data from a file XML using HTTPService

    Hi all

    I have a runtime error that made me beat right now I am building an App in Flash Builder 4 to run on AIR.

    The error is as follows: TypeError: Error #1009: cannot access a property or method of a null object reference.

    What I'm doing:

    I have 2 DropDownList controls, the first is filled with the names of countries and the other with the language options.  All 1 DropDownList control

    set to an image control to display the flag of the country and activate the 2nd DropDownList.

    The 2nd DropDownList control sets the returned variable equal to the language code.  I then call the function in the language and pass it returned using this variable, I build the string

    for langFilePath will be equal to the XML file (which is "Lang_GBR.xml") location on my desktop and then call the HTTPService.

    As soon as the function of language is called, the runtime error occurs and highlights the line with btn_LS_mainMenu.label = loadLangService.lastResult.Lang.GlobalTags.btnMenu;

    When I try to assign the label of button with a new value in the XML file.

    I suspect that maybe it's a trivial mistake, but I can't see it at the moment.

    Any help or advice would be appreciated.  Thank you

    Code:

    <fx:Script>
            <![CDATA[
                   
                   [Bindable]
                   public var langFilePath:String;
    
                   public var langDir:File = File.desktopDirectory;
                   public var langCode:String;
                   
                   public function countrySelect_changeHandler(event:IndexChangeEvent):void
                   {
                        switch (countrySelect.selectedItem)
                        {  
                             case ('United Kingdom'):  
                                  trace("Item Selected was: "+ countrySelect.selectedItem);
                                  img_countryFlag.source = AngolaFlag;
                             break;
                             case ('France'):  
                                   trace("Item Selected was: "+ countrySelect.selectedItem);
                                   img_countryFlag.source = AustraliaFlag;
                             break; 
                             default:  
                             break;
                         } 
                        langSelect.enabled = true;
                        trace("1st dropdownbox");
                   }
    
                   
                   public function langSelect_changeHandler(event:IndexChangeEvent):void
                   {
                        switch (langSelect.selectedItem)
                        {                                          
                             case ('English'):  
                                 trace("Language Selected was: "+ langSelect.selectedItem);
                                 langCode = "Lang_GBR";  
                             break;
                             case ('French'):  
                                 trace("Language Selected was: "+ langSelect.selectedItem);
                                 langCode = "Lang_FRA";  
                             break;
                        }
                        language(langCode);
                    }
    
                   public function language(aParam:String):void
                   {
                        trace("Code Was: " + aParam);
                        trace("Lang dir: " + langDir.nativePath);
             
                        langFilePath = langDir.nativePath + "/" + aParam + ".xml";
             
                        trace("File to load: " + langFilePath);
                        trace("loadLangFile.url: " + loadLangService.url);
                        loadLangService.send();
                        
                        btn_LS_mainMenu.label = loadLangService.lastResult.Lang.GlobalTags.btnMenu;
                   }
              ]]>
    </fx:Script>
    
    
    <fx:Declarations>
         <s:HTTPService id="loadLangService" url="{langFilePath}"/>
    </fx:Declarations>
    
    
    <s:DropDownList x="10" y="201" id="countrySelect" prompt="Please Select Your Country" width="274" enabled="true" change="countrySelect_changeHandler(event)">
    
    <s:DropDownList x="10" y="348" id="langSelect" prompt="Please Select Your Language" width="274" enabled="false" change="langSelect_changeHandler(event)">
    
    

    Not sure on your XML structure, but for now I see the problem here between these 2 lines of code:

    loadLangService.send();
                       
    btn_LS_mainMenu.label = loadLangService.lastResult.Lang.GlobalTags.btnMenu;

    Data do you your httpService supposed to receive just cannot go so fast to fill the lastResult before calling it in the following line

    Try to add a listener to result at your service before sending:

    .....

    loadLangService.addEventListener (ResultEvent.RESULT, handler);

    loadLangService.send();

    ......

    function handler(event:ResultEvent):void {

         btn_LS_mainMenu.label = loadLangService.lastResult.Lang.GlobalTags.btnMenu;

    }

  • An FTP error occurred - cannot establish a connection to the host. Internal data error. Unable to send data from network.

    Recently, I started out of the blue to get this message when I try to connect to an FTP of Dreamweaver. I have CC was last updated. I have like 50 sites, more on different servers and none of them will connect. So I don't know, it can't be a server problem. Yesterday, everything was fine. I made no change what so ever. I uninstalled Dreamweaver and reinstalled him and I get the same thing. It is not the site for 30 seconds and then exhale. As soon as I hit the button to connect as 1 second later, I get this error. I have reset all modems and routers, etc. I can't find anything online about this specific problem. I'm at my wits end. I have projects due, but cannot connect. It's Thanksgiving and trying to solve this problem instead of spending time with the family. Any help would be much appreciated.

    "An FTP error occurred - cannot establish a connection to the host." Internal data error. Unable to send data from network. »

    Nope, that is not the case, I have disabled this service and now it works fine!
    He was not the firewall, but the update 25-nov2014 of Norton Protection against vulnerabilities.  ! Norton is the note and fix it for the next update in the coming days...

    I have

  • QlikView Thinapp start Office installation / repair of routine when sending data to Excel

    Hello

    I have a Thinapp of Qlikview 11/11.2 built with VMware Thinapp 4.7 race. The ThinApp is the installation of MS Office / repair of routine when sending data to Excel via the option "sent to Excel".

    Excel is started, the data sent are displayed, but after a few seconds the installation / repair turns on.

    When the Setup routine asks you to restart the license error message is also coming:

    "Microsoft Office is unable to verify the license for this application. An attempt of repair failed or was canceled by the user. The application will now be stopped. »

    [Compiler options]

    AllowExternalKernelModeServices = 1

    AllowExternalProcessModifications = 1

    VirtualizeExternalOutOfProcessCOM = 0

    Native MS Office installation is permitted via KMS and there is no defective behavior when Excel is started directly or through associated files.

    My goal now is to avoid the opening of installation / repair of routine and the license error.

    Any help is appreciated!

    Get rid of the changes to the package.inj you have already done and add them instead:

    In package.ini:

    VirtualizeExternalOutOfProcessCOM = 0

    ChildProcessEnvironmentExceptions = WINWORD. EXE; EXCEL. EXE; POWERPNT. EXE, OUTLOOK. EXE; MOC. EXE

    ChildProcessEnvironmentDefault = virtual

    This will make sure excel is not running in the virtual environment of your parcel.

  • How to send data from the client to the server using tcp

    1. as I am new to watch I need help with sending data from client to server. I went through various examples of labview, but each of them also explains transfer of data to the client server. But I need help regardng send data from the server to the client.

    2.i would use the data type variant for sending my data.

    Can someone help me please. Thank you

    Regardless of the meaning. Once you have a connection each end allows it to send data to another. Just create what you want to look like interaction.

    Do you want the client sends a command that request data?
    How do you think the response data to look like?

    You can send variants, but probably not worth the effort.

    Mike...

  • Sending data from one component to another

    I want to send data from one component to another.

    Both are on the page of Main.mxml

    What is the best way to do it (without going into a frame)

    Who send data up to the main.msml via an event then complex treatment of vars public and pick up in the second pane, but is it possible to go straight?

    Thank you

    Dan

    Once the element keeps one reference to another. Or you set it to a global var shared by two components.

    C

  • LaserJet 1300: Error when sending to print to the HP Laserjet 1300 printer

    Hello

    I've recently updated form Windows XP to WINDOWS 7, then to Windows Pro 10. I have HP lasejet 1300 printer. It worked fine with WINDOWS XP. I had the problem of printing when I got Windos 7, but it was resolved by installing with force provided for XP rather than WIndows 7 driver.

    Now, after upgrading to WINDOWS 10, I am unable to print, even if windows has automatically identified and installed a HP Laserjet 1300 PCL 6 printer.

    I tried to update the driver to download from the HP site. But without success in printing.

    When I send the command to print to this printer, I get the Message error in the list of the printer and document remain with the error. No data seems to be sent to the printer. I used troubelshot option already.

    Help, please.

    Ok. Problem is solved in my case. I have chnaged the printer driver to auto select HP Laserjet 1300 PCL 6 for HP Laserjet 1300 PCL 5

    Now with printing.

  • How to send data from CANOE to LABVIEW

    Hello

    I need to receive data from canoe in Labview.

    I prepared the VI (ex command.vi) sender and receiver VI (Simple UPD - receiver.vi) attached.

    My problem is:

    (1) when I run Canoe (arrested measure) and send the command start-> Canoe starts measurement. (OK)

    (2) when I run VI receiver and send the command Start-> receiver receives the command. (OK)

    (3) when I run the canoe, then run VI receiver and send the command start-> receiver VI receives command but DO NOT canoe starts measurement (canoe does not receive order). (NOK)

    I use the FDX Protocol (UDP-based) and it looks like canoe and receiver VI can work simultaneously on the same port (2809).

    How can I solve this problem?

    PS: Later I want to put the canoe in free run mode to control the Labview application so I need to work VI receiver with canoe.

    OK, now I get it.

    Is there a reason that you need three applications (transmitter + receiver + canoe) at the same time?

    Could not put the sender and receiver in a VI? That would solve your problem of port.

    Another way would be to send messages to general circulation, so canoe and the other VI can receive.

    A third option would be to send the message twice, once at canoe, once the receiver VI.

  • Error when sending a shared calendar calendar invitation.

    Hello

    The situation is like this.

    Unable to send the invitation to a shared calendar calendar. Error message "Cannot display the form required to view this message."

    The user is user A wizard and has access to her calendars. Generally, she is able to access calendars and send invitation calendar for schedules. Now, when she tries to do she gets this error message "unable to display the form required to view this message." She is able to send the invitation of calendar, its own calendar, but not of A calendar.

    I tried to delete the frmcache.dat file but still no change.

    Any suggestions/resolutions would be greatly appreciated.

    Thank you

    SyedJ

    Hi SyedJ,

    Usually, this can happen if the registry for outlook is changed.

    Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, see the link below.

    Back up the registry
    http://Windows.Microsoft.com/en-us/Windows-Vista/back-up-the-registry

    To enable the ForceFormReload registry key functionality, follow these steps:

    1. start the registry editor click Start menu and typeregedit and press enter
    2. click on the following key in the registry:
    HKEY_LOCAL_MACHINE\Software\Microsoft\Office\11.0\Outlook
    3. on the Edit menu, click add value, and then add the following registry value
    4 value: ForceFormReload
    5. the value data: Reg_Dword
    6. the value of data: 1
    7. Quit registry

    If questioning him above step fails, they try to post you in the forums, office and outlook.
    http://social.answers.Microsoft.com/forums/en-us/outlookcontact/threads

    I hope this helps!

    Halima S - Microsoft technical support.
    Visit our Microsoft answers feedback Forum and let us know what you think.

Maybe you are looking for

  • My keyboard backlight does not turn off

    I have a 15th fit model # SVF1532DCYW running Windows 8.1. The keyboard backlight active whenever I press a button any. I want to disable the backlight on the keyboard. I tried the method described in manaual and these forums using VAIO Control Cente

  • Most did

    Is it possible for me to install OS X on a partition? Good so here's the story I want to create a partition for Windows on my drive but here is what is is past that I have everything in the process eliminated because I formatted the disk so that Wind

  • DRIVERS OR COMPAQ PRESARIO C733TU

    NEED DRIVERS FOR COMPAQ PRESARIO C733TU

  • Presario CQ61 Max Memory

    I bought a Presario CQ61 a couple of years ago and I wanted to replace its sticks of 2 x 2 GB with something a little bigger. Now, I read online that the maximum memory it supports is 4 GB, but I do not understand if it is a single stick, or the maxi

  • Printer prints only 3/4, last part of the page is faded.

    Whenever I have the impression that part of the page prints part background fades.