Error-23027 in parametric graph

First of all, I don't know even if I tried is feasible, so please tell me if by chance we cannot finish this. Nevertheless, here's my attempt to solve my problem:

I'm trying to display a parametric graph (form x (t) =... and y (t) =...). My front panel has an XY Chart. My back is in the photo below (and attached as a file extracted PNG VI):

:

However, my functions are extremely complex parametric plot (3 printed pages) (involving the Heaviside step, sign and lots of trig function). When I received the error ("-23027, more than one variable"), I thought I can have misspelled an element in the equation, but after a thorough search, I couldn't find a single letter out of place. This raises my issue:

How can there be more than one variable, if the only time I use letters in strings that contain the formula are in the 'square root', 'sign', 'fishing' and 'cos' and 'no' (all functions, to my knowledge) and of course, the only variable "t"?

Here's the basic idea of what I'm trying to remove.

http://blog.WolframAlpha.com/2013/05/17/making-formulas-for-everything-from-PI-to-the-Pink-Panther-t...

(my 'image' is not as complex as most of the examples on wolfram alpha)

If no clarification is necessary, I'm happy to post. I don't want to clutter this issue with my parametric formula 3 page.

Thank you 1 million,

T16626

Being kinda new to LabView, I had no idea that "fathom" existed. However, it is a great tool for debugging, (so far as I can tell), and although it didn't help me find the problem directly, it me helped eliminate some possibilities.

Here's what I did wrong in the VI fragment, attached to the original question (which is still wrong):

  1. I left spaces instead of multiply using the "*" (asterisk).

  2. I wrote the sign "sgn (..." function "instead of"sign (...) ". »

Thanks for your help GerdW.

Also, I have attached my VI work extracted from this position, while leaving the original for people to use as an example of what NOT to do.

See you soon,.

T16626

EDIT: I recommend to change the value "number of points" on the "X - Y (t) Optimal step Eval" sub - VI to something much more than the default value 10, which produces a grapht which is kinda... inaccurate... so to speak.

Tags: NI Software

Similar Questions

  • How to trace the error on the XY graph bars?

    I want to create the following path using Graph XY (and not the plot of 2D error bar). Can anyone help?

    I can do this using the plot of Erro bar 2D, but I don't like because it is very difficult to manipulate the plot of 2D error bar.

    I can't even copy and paste easily plot MS PPT 2D plot of error bar being XControl (whatever that means).

    X 1 Y1 Err1 X 2 Y2 Err2
    1 2 0.8 1.5 6 0.7
    2 4 0.8 2.5 8 0.7
    3 6 0.8 3.5 10 0.7


  • Nero Showtime "Cannot build the chart" error

    In general, Windows 7 RC works without problem on my Toshiba Satellite laptop. However, it returns an error "Can not build Graph" when I try to launch Nero Showtime 7. Another blog suggested that an uninstall of the user, restart the computer and install Nero 7 with administrator privileges. But this does not solve the problem. I met problems with Nero in the past (with XP Pro and Vista Business), which are usually resolved a few months after release. It would be nice to solve it before the release.

    Hi DoctorJoe,

    Thanks for posting on the Forum of answers.

    Can you post the exact error message in this forum?

    You could try to reinstall Nero with your anti-virus, firewall and temporarily disabled malware software.
    I see that there could be a Nero Cleanup tool you could try Nero.

    Please let us know how it works.

    Chris
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • error during import

    I am trying to import 23705661 and I get an error message. The graph does not come through properly. What should I do? I have already retried download and it does not work.

    Hi Paula,

    I would recommend confirming your program supports this file types. I could download the file correctly. To do this follow the instructions here: cannot download Adobe Stock images

    EBQ

  • E business Suite Extension for Oracle short - graph/FullLoadConfig.grf run accounts payable

    Hello

    I am following the note "installing Oracle E-Business Suite Oracle short Extensions, release 12.1 V5 (Doc ID 1683053.1) ' and one of the last steps are 4.3.3.2 'c) '. Perform a specific configuration"I'm trying to configure the Module Payables and I am faced with an error when I run graph/FullLoadConfig.grf on integrating Server-> sandboxes->-> graph-> FullLoadConfig.grf-> Run ap graphic:

    Element [COMPLETE_AUDIT_UPDATE1:Complete Audit Update]-Component pre-execute initialization failed.
            at org.jetel.graph.Node.run(Node.java:446)
            at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
            at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
            at java.lang.Thread.run(Thread.java:722)
    Caused by: org.jetel.exception.JetelException: Cannot establish DB connection to JNDI:jdbc/ebsdb While trying to lookup 'jdbc.ebsdb' didn't find subcontext 'jdbc'. Resolved '' caused by: javax.naming.NameNotFoundException: While trying to lookup 'jdbc.ebsdb' didn't find subcontext 'jdbc'. Resolved ''; remaining name 'jdbc/ebsdb'
            at org.jetel.component.DBExecute.initConnection(DBExecute.java:481)
            at org.jetel.component.DBExecute.preExecute(DBExecute.java:415)
            at org.jetel.graph.Node.run(Node.java:444)
            ... 3 more
    Caused by: org.jetel.exception.JetelException: Cannot establish DB connection to JNDI:jdbc/ebsdb While trying to lookup 'jdbc.ebsdb' didn't find subcontext 'jdbc'. Resolved '' caused by: javax.naming.NameNotFoundException: While trying to lookup 'jdbc.ebsdb' didn't find subcontext 'jdbc'. Resolved ''; remaining name 'jdbc/ebsdb'
            at org.jetel.connection.jdbc.DBConnection.connect(DBConnection.java:484)
            at org.jetel.connection.jdbc.DBConnection.getConnection(DBConnection.java:465)
            at org.jetel.component.DBExecute.initConnection(DBExecute.java:478)
            ... 5 more
    Caused by: javax.naming.NameNotFoundException: While trying to lookup 'jdbc.ebsdb' didn't find subcontext 'jdbc'. Resolved ''; remaining name 'jdbc/ebsdb'
            at weblogic.jndi.internal.BasicNamingNode.newNameNotFoundException(BasicNamingNode.java:1139)
            at weblogic.jndi.internal.BasicNamingNode.lookupHere(BasicNamingNode.java:247)
            at weblogic.jndi.internal.ServerNamingNode.lookupHere(ServerNamingNode.java:182)
            at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:206)
            at weblogic.jndi.internal.WLEventContextImpl.lookup(WLEventContextImpl.java:254)
            at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:412)
            at javax.naming.InitialContext.lookup(InitialContext.java:411)
            at org.jetel.connection.jdbc.DBConnection.connect(DBConnection.java:477)
            ... 7 more
    
    

    It seems to be linked to before the steps ', after installation follow these' create JNDI, but I have already created. Any suggestion?.

    Hello

    I have this same issue and check the settings of datasouces/jndi in weblogic, I had an error with my jdbc url that prevents the connection to start and then pool the jndi was created.

    Kind regards

    FCJBispo

  • ETL Sample Application Integrator deployment error

    Hi friends,

    I try to install EID31_SamplePipeline app EID to OTN homepage.

    I use Integrator ETL 3.1.1 in windows 2008

    problem is I'm trying to import data by running baseline.grf in Integrator ETL I get some exceptions such as

    org.jetel.exception.BadDataFormatException: DimDate_FullDateAlternateKey (date) cannot be set to "01/06/2008 0:00 '-don't match set the format" MM/dd/yyyy hh: mm "file 336, box 2 ("DimDate_FullDateAlternateKey"), metadata"DimDate; value: ' 01/06/2008 0:00 '

    Now is due to the recording of inaccurate data in the .csv files? Well, I checked excel file record 336/337, and I have found no problem there.

    What I have to install MS Office in my server?

    Help, please.

    Kind regards.

    Detail error log is fixed:-

    INFO  [WatchDog_0] - ---------------------------------** End of Log **--------------------------------
    ERROR [WatchDog_541] - Component [Date Dim:DATA_READER1] finished with status ERROR.
    DimDate_FullDateAlternateKey (date) cannot be set to "6/1/2008 0:00" - doesn't match defined format "MM/dd/yyyy HH:mm" in record 336, field 2 ("DimDate_FullDateAlternateKey"), metadata "DimDate"; value: '6/1/2008 0:00'
      Unparseable date: "6/1/2008 0:00" at position 13
    ERROR [WatchDog_541] - Error details:
    org.jetel.exception.JetelRuntimeException: Component [Date Dim:DATA_READER1] finished with status ERROR.
        at org.jetel.graph.Node.createNodeException(Node.java:535)
        at org.jetel.graph.Node.run(Node.java:514)
        at java.lang.Thread.run(Thread.java:722)
    Caused by: org.jetel.exception.BadDataFormatException: DimDate_FullDateAlternateKey (date) cannot be set to "6/1/2008 0:00" - doesn't match defined format "MM/dd/yyyy HH:mm" in record 336, field 2 ("DimDate_FullDateAlternateKey"), metadata "DimDate"; value: '6/1/2008 0:00'
        at org.jetel.data.DateDataField.fromString(DateDataField.java:313)
        at org.jetel.data.parser.DataParser.populateField(DataParser.java:712)
        at org.jetel.data.parser.DataParser.parseNext(DataParser.java:560)
        at org.jetel.data.parser.DataParser.getNext(DataParser.java:184)
        at org.jetel.util.MultiFileReader.getNext(MultiFileReader.java:432)
        at org.jetel.component.DataReader.execute(DataReader.java:268)
        at org.jetel.graph.Node.run(Node.java:485)
        ... 1 more
    Caused by: java.lang.IllegalArgumentException: Unparseable date: "6/1/2008 0:00" at position 13
        at org.jetel.util.formatter.JavaDateFormatter.parseDate(JavaDateFormatter.java:75)
        at org.jetel.util.formatter.JavaDateFormatter.parseMillis(JavaDateFormatter.java:82)
        at org.jetel.data.DateDataField.fromString(DateDataField.java:308)
        ... 7 more
    
    INFO  [exNode_541_1307392988263_ENDECA_BULK_ADD_OR_REPLACE_RECORDS0] - Aborting run due to a signal from the user
    INFO  [WatchDog_541] - Execution of phase [0] finished with error - elapsed time(sec): 2
    ERROR [WatchDog_541] - !!! Phase finished with error - stopping graph run !!!
    INFO  [WatchDog_541] - -----------------------** Summary of Phases execution **---------------------
    INFO  [WatchDog_541] - Phase#            Finished Status         RunTime(sec)    MemoryAllocation(KB)
    INFO  [WatchDog_541] - 0                 ERROR                              2             81647
    INFO  [WatchDog_541] - ------------------------------** End of Summary **---------------------------
    INFO  [WatchDog_541] - WatchDog thread finished - total execution time: 2 (sec)
    ERROR [WatchDog_0] - Component [Run Steps:RUN_GRAPH1] finished with status ERROR.
    Execution of graph './graph/LoadData.grf' failed!
      Component [Date Dim:DATA_READER1] finished with status ERROR.
       DimDate_FullDateAlternateKey (date) cannot be set to "6/1/2008 0:00" - doesn't match defined format "MM/dd/yyyy HH:mm" in record 336, field 2 ("DimDate_FullDateAlternateKey"), metadata "DimDate"; value: '6/1/2008 0:00'
        Unparseable date: "6/1/2008 0:00" at position 13
      Inner exception: org.jetel.exception.JetelRuntimeException: Component [Date Dim:DATA_READER1] finished with status ERROR.
          at org.jetel.graph.Node.createNodeException(Node.java:535)
          at org.jetel.graph.Node.run(Node.java:514)
          at java.lang.Thread.run(Thread.java:722)
      Caused by: org.jetel.exception.BadDataFormatException: DimDate_FullDateAlternateKey (date) cannot be set to "6/1/2008 0:00" - doesn't match defined format "MM/dd/yyyy HH:mm" in record 336, field 2 ("DimDate_FullDateAlternateKey"), metadata "DimDate"; value: '6/1/2008 0:00'
          at org.jetel.data.DateDataField.fromString(DateDataField.java:313)
          at org.jetel.data.parser.DataParser.populateField(DataParser.java:712)
          at org.jetel.data.parser.DataParser.parseNext(DataParser.java:560)
          at org.jetel.data.parser.DataParser.getNext(DataParser.java:184)
          at org.jetel.util.MultiFileReader.getNext(MultiFileReader.java:432)
          at org.jetel.component.DataReader.execute(DataReader.java:268)
          at org.jetel.graph.Node.run(Node.java:485)
          ... 1 more
      Caused by: java.lang.IllegalArgumentException: Unparseable date: "6/1/2008 0:00" at position 13
          at org.jetel.util.formatter.JavaDateFormatter.parseDate(JavaDateFormatter.java:75)
          at org.jetel.util.formatter.JavaDateFormatter.parseMillis(JavaDateFormatter.java:82)
          at org.jetel.data.DateDataField.fromString(DateDataField.java:308)
          ... 7 more
    
    ERROR [WatchDog_0] - Error details:
    org.jetel.exception.JetelRuntimeException: Component [Run Steps:RUN_GRAPH1] finished with status ERROR.
        at org.jetel.graph.Node.createNodeException(Node.java:535)
        at org.jetel.graph.Node.run(Node.java:514)
        at java.lang.Thread.run(Thread.java:722)
    Caused by: org.jetel.exception.JetelRuntimeException: Execution of graph './graph/LoadData.grf' failed!
        at org.jetel.component.RunGraph.logError(RunGraph.java:538)
        at org.jetel.component.RunGraph.runGraphThisInstance(RunGraph.java:517)
        at org.jetel.component.RunGraph.runSingleGraph(RunGraph.java:397)
        at org.jetel.component.RunGraph.execute(RunGraph.java:303)
        at org.jetel.graph.Node.run(Node.java:485)
        ... 1 more
    Caused by: org.jetel.exception.JetelRuntimeException: Component [Date Dim:DATA_READER1] finished with status ERROR.
    DimDate_FullDateAlternateKey (date) cannot be set to "6/1/2008 0:00" - doesn't match defined format "MM/dd/yyyy HH:mm" in record 336, field 2 ("DimDate_FullDateAlternateKey"), metadata "DimDate"; value: '6/1/2008 0:00'
      Unparseable date: "6/1/2008 0:00" at position 13
    Inner exception: org.jetel.exception.JetelRuntimeException: Component [Date Dim:DATA_READER1] finished with status ERROR.
        at org.jetel.graph.Node.createNodeException(Node.java:535)
        at org.jetel.graph.Node.run(Node.java:514)
        at java.lang.Thread.run(Thread.java:722)
    Caused by: org.jetel.exception.BadDataFormatException: DimDate_FullDateAlternateKey (date) cannot be set to "6/1/2008 0:00" - doesn't match defined format "MM/dd/yyyy HH:mm" in record 336, field 2 ("DimDate_FullDateAlternateKey"), metadata "DimDate"; value: '6/1/2008 0:00'
        at org.jetel.data.DateDataField.fromString(DateDataField.java:313)
        at org.jetel.data.parser.DataParser.populateField(DataParser.java:712)
        at org.jetel.data.parser.DataParser.parseNext(DataParser.java:560)
        at org.jetel.data.parser.DataParser.getNext(DataParser.java:184)
        at org.jetel.util.MultiFileReader.getNext(MultiFileReader.java:432)
        at org.jetel.component.DataReader.execute(DataReader.java:268)
        at org.jetel.graph.Node.run(Node.java:485)
        ... 1 more
    Caused by: java.lang.IllegalArgumentException: Unparseable date: "6/1/2008 0:00" at position 13
        at org.jetel.util.formatter.JavaDateFormatter.parseDate(JavaDateFormatter.java:75)
        at org.jetel.util.formatter.JavaDateFormatter.parseMillis(JavaDateFormatter.java:82)
        at org.jetel.data.DateDataField.fromString(DateDataField.java:308)
        ... 7 more
    
        at org.jetel.component.RunGraph.assembleException(RunGraph.java:533)
        ... 5 more
    
    INFO  [WatchDog_0] - Execution of phase [0] finished with error - elapsed time(sec): 55
    ERROR [WatchDog_0] - !!! Phase finished with error - stopping graph run !!!
    INFO  [WatchDog_0] - -----------------------** Summary of Phases execution **---------------------
    INFO  [WatchDog_0] - Phase#            Finished Status         RunTime(sec)    MemoryAllocation(KB)
    INFO  [WatchDog_0] - 0                 ERROR                             55             98782
    INFO  [WatchDog_0] - ------------------------------** End of Summary **---------------------------
    INFO  [WatchDog_0] - WatchDog thread finished - total execution time: 55 (sec)
    INFO  [main] - Freeing graph resources.
    ERROR [main] -
    ----------------------------------------------------------------------------------------------------------------------------------- Error details ------------------------------------------------------------------------------------------------------------------------------------
      Component [Run Steps:RUN_GRAPH1] finished with status ERROR.
       Execution of graph './graph/LoadData.grf' failed!
        Component [Date Dim:DATA_READER1] finished with status ERROR.
         DimDate_FullDateAlternateKey (date) cannot be set to "6/1/2008 0:00" - doesn't match defined format "MM/dd/yyyy HH:mm" in record 336, field 2 ("DimDate_FullDateAlternateKey"), metadata "DimDate"; value: '6/1/2008 0:00'
          Unparseable date: "6/1/2008 0:00" at position 13
        Inner exception: org.jetel.exception.JetelRuntimeException: Component [Date Dim:DATA_READER1] finished with status ERROR.
            at org.jetel.graph.Node.createNodeException(Node.java:535)
            at org.jetel.graph.Node.run(Node.java:514)
            at java.lang.Thread.run(Thread.java:722)
        Caused by: org.jetel.exception.BadDataFormatException: DimDate_FullDateAlternateKey (date) cannot be set to "6/1/2008 0:00" - doesn't match defined format "MM/dd/yyyy HH:mm" in record 336, field 2 ("DimDate_FullDateAlternateKey"), metadata "DimDate"; value: '6/1/2008 0:00'
            at org.jetel.data.DateDataField.fromString(DateDataField.java:313)
            at org.jetel.data.parser.DataParser.populateField(DataParser.java:712)
            at org.jetel.data.parser.DataParser.parseNext(DataParser.java:560)
            at org.jetel.data.parser.DataParser.getNext(DataParser.java:184)
            at org.jetel.util.MultiFileReader.getNext(MultiFileReader.java:432)
            at org.jetel.component.DataReader.execute(DataReader.java:268)
            at org.jetel.graph.Node.run(Node.java:485)
            ... 1 more
        Caused by: java.lang.IllegalArgumentException: Unparseable date: "6/1/2008 0:00" at position 13
            at org.jetel.util.formatter.JavaDateFormatter.parseDate(JavaDateFormatter.java:75)
            at org.jetel.util.formatter.JavaDateFormatter.parseMillis(JavaDateFormatter.java:82)
            at org.jetel.data.DateDataField.fromString(DateDataField.java:308)
            ... 7 more
       Component [Date Dim:DATA_READER1] finished with status ERROR.
        DimDate_FullDateAlternateKey (date) cannot be set to "6/1/2008 0:00" - doesn't match defined format "MM/dd/yyyy HH:mm" in record 336, field 2 ("DimDate_FullDateAlternateKey"), metadata "DimDate"; value: '6/1/2008 0:00'
         Unparseable date: "6/1/2008 0:00" at position 13
       Inner exception: org.jetel.exception.JetelRuntimeException: Component [Date Dim:DATA_READER1] finished with status ERROR.
           at org.jetel.graph.Node.createNodeException(Node.java:535)
           at org.jetel.graph.Node.run(Node.java:514)
           at java.lang.Thread.run(Thread.java:722)
       Caused by: org.jetel.exception.BadDataFormatException: DimDate_FullDateAlternateKey (date) cannot be set to "6/1/2008 0:00" - doesn't match defined format "MM/dd/yyyy HH:mm" in record 336, field 2 ("DimDate_FullDateAlternateKey"), metadata "DimDate"; value: '6/1/2008 0:00'
           at org.jetel.data.DateDataField.fromString(DateDataField.java:313)
           at org.jetel.data.parser.DataParser.populateField(DataParser.java:712)
           at org.jetel.data.parser.DataParser.parseNext(DataParser.java:560)
           at org.jetel.data.parser.DataParser.getNext(DataParser.java:184)
           at org.jetel.util.MultiFileReader.getNext(MultiFileReader.java:432)
           at org.jetel.component.DataReader.execute(DataReader.java:268)
           at org.jetel.graph.Node.run(Node.java:485)
           ... 1 more
       Caused by: java.lang.IllegalArgumentException: Unparseable date: "6/1/2008 0:00" at position 13
           at org.jetel.util.formatter.JavaDateFormatter.parseDate(JavaDateFormatter.java:75)
           at org.jetel.util.formatter.JavaDateFormatter.parseMillis(JavaDateFormatter.java:82)
           at org.jetel.data.DateDataField.fromString(DateDataField.java:308)
           ... 7 more
    .
    .
    .
    .
    .
    .
    .
    .
    .
    .
    --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    ERROR [main] - Execution of graph failed !
    
    
    

    What time zone are you and what is the time zone of the default local on the computer where you run Integrator.  You can't be in Pakistan would you?

    There was no midnight (0:00) June 1, 2008 in Pakistan, because of a change to Daylight Savings Time (DST), UTC + 5 to UTC + 6.  Thus, clocks has moved to May 31, 2008 23:59 on June 1, 2008 01:00, making midnight and time following it an invalid time value.  So if your TZ is Pakistan which could explain the error you see.

    You can change the value outside this time, or use a different TZ.

  • Problem signature.

    Hello

    We brought 2 of our games for Playbook, now, we think that the problem with signature because one of the game has been released and customers seem to have error when trying to install it, 0008 error

    I did a serach and believe that the problem is due to a wrong signature.

    We have developed the game using the SDK of Marmalade that is able to deploy and register for Playbook. When we generated certificates and the debugging token, we used the BlackBerryGraphicaAid tool, which is very nice and fast, the game has been tested on the device and work very well, but to sign for delivery, we used a check mark inside the deployment of the SDK tool. Perhaps it is not sign the application properly but I can not check.

    I tried to use the BlackBerryGraphicalAid to to sign, but it requires files that I don't have.

    Output file is ok
    blabkberry - tablet.xml I
    files swf and project - app.xml Miss and also when the deployment tool generate the application it automatically generate the file bar.

    How can I do? I need to return the game because a lot of customers sent us an email where they have problems to install it.

    Thank you.

    You can check the signature of your application by following the steps here:

    How to check your file BAR is fully signed

    http://supportforums.BlackBerry.com/T5/testing-and-deployment/how-to-verify-your-bar-file-is-fully-s...

    Are you able to reproduce this problem?  You see this error during installation using Graph or just the installation through App World?

    Have you checked that the users who have reported this problem are not running version 2.0 beta?

  • Short URL service config

    I am trying to load a schema of attribute in a server short 7.5.1.1 (EID 3.0) and seem unable to properly configure the WebServiceClient component as described in Chapter 4 of Guide.See the section user Integrator Web Service query on page 55:

    < config-service: configTransaction

    " xmlns:config - service = ' http://www.Endeca.com/MDEX/config/services/types/1/0 "> "

    < config-service: OuterTransactionId >$ {OUTER_TRANSACTION_ID} < / config-service: OuterTransactionId >

    < config-service: Updateproperties

    ' xmlns:mdex = ' http://www.Endeca.com/MDEX/XQuery/2009/09 "> "

    $xmlString

    < / config-service: Updateproperties >

    < / config-service: configTransaction >

    I am unable to connect to a URL above. I get the message Oracle McAfee Web Gateway cannot connect.  Two of my short servers are inside the firewall.

    I can't connect also to that URL I see referenced on the web (same error): http://www.endeca.com/MDEX/config/services/config/2010

    Here's the tail of the (very long) log file. My apologies for the long post. Any help would be appreciated.

    ---------------------------------------------------------------------------------

    2013-07-12 00:27:58, 845 INFO 127465 [WatchDog] Transaction RunGraph ENDECA_TRANSACTION_RUN_GRAPH0 RUNNING

    2013-07-12 00:27:58, 845 INFO 127465 [WatchDog] % cpu:...

    2013-07-12 00:27:58, 845 INFO 127465 [WatchDog] UniversalDataReader DATA_READER0 FINISHED_OK

    2013-07-12 00:27:58, 845 INFO 127465 [WatchDog] % cpu:...                          Out : 0            1           0      0       0

    2013-07-12 00:27:58, 845 INFO 127465 [WatchDog]-* end of the log * -.

    2013-07-12 00:28:00, 215 127465 INFO [ENDECA_TRANSACTION_RUN_GRAPH0_127465] kill graphic; runId = 127467

    2013-07-12 00:28:00, 221 127465 INFO [ENDECA_TRANSACTION_RUN_GRAPH0_127465]. / graph/load_rss_pdr.grf: graph failed! org. Apache.Axis2.AxisFault: read timed out

    Details:

    com.opensys.cloveretl.component.ws.exception.SendingMessageException: org.apache.axis2.AxisFault: Read timed out

    at com.opensys.cloveretl.component.ws.proxy.AsyncMessenger.sendInOutMessage(AsyncMessenger.java:657)

    at com.opensys.cloveretl.component.ws.proxy.AsyncMessenger.sendPayload(AsyncMessenger.java:580)

    at com.opensys.cloveretl.component.WebServiceClient.sendAndProcessResponse(WebServiceClient.java:597)

    at com.opensys.cloveretl.component.WebServiceClient.execute(WebServiceClient.java:395)

    at org.jetel.graph.Node.run(Node.java:453)

    to java.util.concurrent.ThreadPoolExecutor$ Worker.runTask (ThreadPoolExecutor.java:886)

    to java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:908)

    at java.lang.Thread.run(Thread.java:662)

    Caused by: org.apache.axis2.AxisFault: Read timed out

    at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430)

    at org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:203)

    at org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)

    at org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithCommons(CommonsHTTPTransportSender.java:400)

    at org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:225)

    at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:438)

    at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:402)

    to org.apache.axis2.description.OutInAxisOperationClient$ NonBlockingInvocationWorker.run (OutInAxisOperation.java:442)

    ... 3 more

    Caused by: java.net.SocketTimeoutException: Read timed out

    at java.net.SocketInputStream.socketRead0 (Native Method)

    at java.net.SocketInputStream.read(SocketInputStream.java:129)

    at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)

    at java.io.BufferedInputStream.read(BufferedInputStream.java:237)

    at org.apache.commons.httpclient.HttpParser.readRawLine(HttpParser.java:78)

    at org.apache.commons.httpclient.HttpParser.readLine(HttpParser.java:106)

    at org.apache.commons.httpclient.HttpConnection.readLine(HttpConnection.java:1116)

    to org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$ HttpConnectionAdapter.readLine (MultiThreadedHttpConnectionManager.java:1413)

    at org.apache.commons.httpclient.HttpMethodBase.readStatusLine(HttpMethodBase.java:1973)

    at org.apache.commons.httpclient.HttpMethodBase.readResponse(HttpMethodBase.java:1735)

    at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:1098)

    at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:398)

    at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)

    at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)

    at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)

    at org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTTPSender.java:557)

    at org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)

    ... 9 more

    2013-07-12 00:28:00, 221 127465 WARN [ENDECA_TRANSACTION_RUN_GRAPH0_127465] some graph (s) completed with error.

    2013-07-12 00:28:00, 221 127465 ERROR [ENDECA_TRANSACTION_RUN_GRAPH0_127465] graphic '. / graph/load_rss_pdr.grf ' failed! Runtime error internal void / graphics

    2013-07-12 00:28:00, 242 127465 INFO [ENDECA_TRANSACTION_RUN_GRAPH0_127465] rolled back transaction ID 'transaction '.

    2013-07-12 00:28:00, 242 execution ERROR 127465 [WatchDog] graphics completed with error

    2013-07-12 00:28:00, 243 127465 ERROR [WatchDog] Node ENDECA_TRANSACTION_RUN_GRAPH0 completed with status: ERROR caused by: Graph '. / graph/load_rss_pdr.grf ' failed!

    2013-07-12 00:28:00, 243 127465 ERROR [WatchDog] Node ENDECA_TRANSACTION_RUN_GRAPH0 error details:

    org.jetel.exception.JetelException: Graph '. / graph/load_rss_pdr.grf ' failed!

    at org.jetel.component.RunGraph.execute(RunGraph.java:345)

    at com.endeca.clover.adapters.transaction.TransactionRunGraph.execute(TransactionRunGraph.java:253)

    at org.jetel.graph.Node.run(Node.java:453)

    to java.util.concurrent.ThreadPoolExecutor$ Worker.runTask (ThreadPoolExecutor.java:886)

    to java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:908)

    at java.lang.Thread.run(Thread.java:662)

    2013-07-12 00:28:00, 243 INFO 127465 [WatchDog] [Clover] run after finalisation of phase: 0

    2013-07-12 00:28:00, 243 INFO 127465 phase [WatchDog] [Clover]: 0 run after finishing successfully.

    2013-07-12 00:28:00, 244 INFO 127465 [WatchDog] live performance [0] completed with error - (sec) elapsed time: 600

    2013-07-12 00:28:00, ERROR 244 127465 [WatchDog]! Completed with error - graphic stop run!

    2013-07-12 00:28:00, INFO 244 127465 [WatchDog]-* the summary execution of Phases * -.

    2013-07-12 00:28:00, INFO 244 127465 [WatchDog] Phase # finished status RunTime (sec) MemoryAllocation (KB)

    2013-07-12 00:28:00, INFO 244 127465 [WatchDog] 0 ERROR 600 615552

    2013-07-12 00:28:00, 244 127465 [JobFinalizer_127465] INFO finalization

    2013-07-12 00:28:00, INFO 244 127465 [WatchDog]-* end of summary * -.

    2013-07-12 00:28:00, 244 WatchDog INFO 127465 [WatchDog] wire finished - total running time: 600 (s)

    2013-07-12 00:28:00, INFO 249 127465 [JobFinalizer_127465] over status: ERROR

    2013-07-12 00:28:00, INFO 249 127465 [JobFinalizer_127465] DURATION: 600 s

    Answered my own question. The dev Guide:

    xmlns:config ='http://www.endeca.com/MDEX/config/services/types/2/0

  • ClassCastException: java.util.ArrayList cannot be cast to oracle.adf.view.f

    Hello

    I am currently check why I encounter this error in a line graph?

    Basically I have the managed bean
    public class TestMB
    {
      private List<Object[]> tabularData = new ArrayList<Object[]>();
    
      public void setTabularData(List<Object[]> tabularData)
      {
        this.tabularData = tabularData;
      }
    
      public List<Object[]> getTabularData()
      {
        
        return tabularData;
      }
    }
    In the code, I have this defined graphic line.
    <dvt:lineGraph id="lineGraph1" subType="LINE_VERT_ABS"
       emptyText="No Data To Display"
       value="#{backingBeanScope.TestMB.tabularData}"
       contentDelivery="immediate">
           <dvt:background>
              <dvt:specialEffects/>
           </dvt:background>
           <dvt:graphPlotArea/>
           <dvt:seriesSet>
              <dvt:series/>
           </dvt:seriesSet>
           <dvt:o1Axis/>
           <dvt:y1Axis/>
           <dvt:legendArea automaticPlacement="AP_NEVER"/>
    </dvt:lineGraph>
    But I continued to encounter this error.
    java.lang.ClassCastException: java.util.ArrayList cannot be cast to oracle.adf.view.faces.bi.model.DataModel
    My thought is that I would be able to display the emptytext attribute.

    JDeveloper 11.1.1.6

    Published by: Neliel Sep 9, 2012 23:51

    Neliel,

    You must link to the tabularData property and not to the value property.

    
           
              
           
           
           
              
           
           
           
           
    
    

    Arun-

  • Graph: graph of WPF. Error Plots.Clear)

    Hello

    I need dynamically add patches to the chart. Code like this,

    ObservableCollection dataSource = new ObservableCollection ();

    Graph DataSource = dataSource;

    public void AddOnePlot (Point [] pointData)

    {

    Plot = new Plot();

    Graph Plots.Add (plot);

    dataSource.Add (pointData);

    }

    But when I call graph. Plots.Clear: the error is "beach action are not supported.". How to erase all the plots in the graph?

    Looking forward to your response. Thank you.

    The Plots collection on the Graph class derived from NotifyingCollection , which raises a single optimized global event when several items change. On the other hand raises the ObservableCollection .NET separate events for each item in the collection. Measurement Studio controls are supported on both models, but the WPF controls such as ItemsControl do not support aggregation events ("actions range" in the error message).

    However, there is a bug in the current version of the Legend control: If you bind the ItemsSource property to a collection rather than a chart, you may encounter this error if a default collection view is created. To avoid this, you can serialize events (as you demonstrated above, removing individual items instead of compensation), or you can use the NotifyCollectionChangedSimplifier to adapt the collection for the model "a separate event for each item:

    xmlns:ni="http://schemas.ni.com/controls/2009/xaml/presentation"

        xmlns:niPrimitives="http://schemas.ni.com/controls/2009/xaml/presentation/primitives"

    ...



            

        

    ...

  • Graph of pressure NI 9237 sensor error

    I use my NI 9237 module with four pressure sensors that works very well as long as all the readings from all sensors in pressure four are on the same graph. However, what I need them because I would need each of pressure sensors to be on their own individual chart but when I try this I get an error that the device is already in use.

    So for the moment I can't get a graph either showing the four pressure sensors or just a chart showing a pressure sensor, but I need four graphs showing their own pressure sensor. Any suggestions?

    Thanks for any help

    As you use the screw Express and dynamic data type, use the 'Split signal' function of the range of Manipulation of the Signal, the slide down so that it got 4 outputs and son each in a graph.

  • Error 80004002: cannot run preview graph. Windows XP. Webcam.

    Hello

    I am trying to install a webcam "hama AC-140. I have Windows XP on my computer.

    I can look at the image when I click on ' Start-my pc - webcam. "

    I can't watch any image when I click on 'start - icon AMcap webcam' the Error 80004002: cannot run preview graph is always displayed.
    When I use Skype, it says that the webcam is been using another program and it does not work with Skype. When I try to MSN, my box is gray and I can watch the other person webcam works normally.
    I have another old webcam that I used to work but having the same problem (logitech webcam). I bought this new webcam, thinking that the old one was broken.

    I relog batch computer times. I installed the latest version of DirectX. etc.
    NO idea what I can do.
    I hope someone can help me!

    Thank you.

    Hi Susan,.

    I suggest you to download and install drivers for your webcam on Webcam manufacturer's website and check if it helps.

    http://www.Hama.de/portal/showSearchDetails * n / q * AC - 140 / action * 1026/type * 3/searchMode * 1

  • Graphics of APEX with Flash gives error error e/s in the graph area

    Hello

    The user gets the IO error in the chart area. It uses version 11 of the Internet Explorer browser. Here is the screenshot of the error in the chart area:

    ioerror.jpg

    And the user has Flash player installed. The environment that we have is oracle apex 4.2 version with apex listener.

    Any ideas what may be causing the problem?

    Thank you

    MK

    Hello

    Thank you! for your answers...

    Brad & pleNn,

    The graph was made on our machines and machines of the user of the client unless a user...

    Since it is the user's machine, we cannot debug APEX...

    As part of the troubleshooting in the user's computer:

    Checked the control panel > add or remove programs found that has been installed Flash player and Shockwave player is not installed, but, when looked at Internet settings explore > addon I've seen Shockwave Flashobject is present which makes the table and it shows active... So, it was a little confusing and I thought that the Shockwave Player must be installed and

    I told the user to do things below and it WORKED like a charm...

    1. Uninstall Flash player
    2. Reinstall Internet Explorer
    3. Install the latest version of Flash player from the Adobe Web site
    4. Install the latest version of Shockwave player from the Adobe Web site

    Thank you

    MK

  • Error Assert: "ILG graph null or not an InlineWrapperDisplayObject?" l

    When I try to open a site I created errors with error state: "ILG graph null or not an InlineWrapperDisplayObject?" loading a file.  Now can't access full site.  Is it possible to fix the file?

    Then Muse closes and I can't access the site.

    The file is completely corrupted?

    It can be repaired?

    Hello

    Could you please share your with us .muse file to study? Please send it to [email protected]. If your file is larger than 20 MB, you can use something like Adobe SendNow SendThisFile or Dropbox. Don't forget to mention the link to this forum thread in your email so that we can identify the file.

  • Relating to the creation of a graph, get an error with a statement "Union All".

    Hello

    I have some data in the table with the following fields;

    Product, Jul-08 Aug-08, Sep - 08 etc. to Jan - 10.

    The PRODUCT field is text showing many product names

    The month of Jul-08 & others have numbers by product that must be aggregated for this month & plotted on the graph of the line.

    My SQL to create the first point on the chart is as below;

    Select the link null, label, SUM(JUL-08) "FFF".
    of "SCHEMANAME." "' TABLENAME '.
    WHERE PRODUCT = "FFF".
    PRODUCT GROUP
    ORDER BY PRODUCT

    It works fine until I want to add the second point of this graphic line by using a "union all" join as follows:

    Select the link null, label, SUM (JUL_08) "FFF".
    of "SCHEMANAME." "' TABLENAME '.
    WHERE PRODUCT = "FFF".

    UNION ALL

    Select the link null, label, SUM (AUG_08) "FFF".
    of "SCHEMANAME." "' TABLENAME '.
    WHERE PRODUCT = "FFF".

    I can't work on how I can join the other months on the line graph of a series.

    The error is as follows;

    --------------------------------------

    1 error has occurred
    Failed to parse the SQL query:
    Click link null, label, SUM (OCT_09) 'Non-communicable diseases - STD' of 'BI_A_DATA '. "" CDW_VS_NCDS_CALLS "WHERE PRODUCT ="MNT - STD' UNION ALL select link null, PRODUCT, SUM (NOV_09) "Non-communicable diseases - LOCAL" label of "BI_A_DATA". "" CDW_VS_NCDS_CALLS "WHERE PRODUCT ="MNT - LOCAL.

    ORA-00937: not a single group group function

    Some queries can be run when you run your application, if your query is syntactically correct, you can save your query without validation (see options below the source of the query).

    ----------------------------------------

    If anyone can help?

    I want a continuous linear graph showing monthly July 2008, Aug-08 Sep - 08 etc. to Jan - 10 for the same product.

    I will then add other series for other products, thanks

    OK a graphic line will only allow you to draw 1 variable (in this case period). Given that it is only for a single product, so here should be the final sql:

    SELECT null link, PERIOD label, SUM(ABC)
    FROM
    (SELECT 'JUL_08' PERIOD,SUM(JUL_08)ABC
    FROM BI_A_DATA.APEX_TEST
    WHERE PRODUCT = 'ABC'
    
    UNION ALL
    
    SELECT 'AUG_08' PERIOD,SUM(AUG_08)ABC
    FROM BI_A_DATA.APEX_TEST
    WHERE PRODUCT = 'ABC'
    
    UNION ALL
    
    SELECT 'SEP_08' PERIOD,SUM(SEP_08)ABC
    FROM BI_A_DATA.APEX_TEST
    WHERE PRODUCT = 'ABC')
    
    GROUP BY PERIOD
    

Maybe you are looking for