Do tunnels retain historic or live data?

Hi All,
A rather strange bit of LabVIEW black magic as far as i can see..............
In the attached picture the bits of interest are highlighted with red circles. The VI is for streaming data from a Picoscope (see http://downloads.picotech.com/drivers/ps2000sdk_r6_2_14_0.zip for the files - this is ps2000_fast_stream.vi) and is what is provided from Picotech. When i run the vi, "buffer 2" gets loaded up with 1 million zeros (as expected) while the Picoscope is being set up and settings written to it. We then enter the while loop where data is acquired quickly and displayed on a graph. The values from "buffer 2" get passed through the tunnel highlighted in red. What is odd (at least i find it odd - perhaps i just don't know LabVIEW very well) is that each time the while loop iterates "buffer" is updated with live data from the oscilloscope. It is 1 million points long, but the first n data points are the live measurement from the scope.
As far as i can see the tunnel is not retaining and passing through the historic data passed to it (as i would expect it to do), but is passing through the live data from the Picoscope. In other words it seems that the bit of memory that retains the value for the tunnel is being over written with the live data from the Picoscop. This seems very sneaky :-)
Any thoughts?
Dr Phil
Attachments:
untitled.JPG ‏169 KB

Hi Dennis,
Modified file attached. The only modifications that i am aware of is to insert the two graphs buffer and buffer 2.
This VI runs and buffer updates!
Dll's and other dependant vi's should be in the zip that i previously attached.
Dr Phil
Attachments:
ps2000_fast_stream.vi ‏134 KB

Similar Messages

  • How do I change Resource Cost Center only and retain historical cost center data?

    How would a Project Server Admin accommodate changes in the resource's cost center itself?
    For example, Ken (timesheet submitter) records Feb time in cost center C1, but then transfers to a new team, which is in cost center C2 on Mar 1st.
    When I change his cost center at the resource level, reporting indicates all of his previous C1 time as a resource under the C2 cost center, and all of his C1 time looks like it's incorrectly in C2.
    I am thinking about adding custom resource fields to track these changes, but it seems like a lot of extra work, if something already exists that I can use.
    Thanks,
    Marty

    Marty,
    AFAIK, there is no way to do this OOB as Resource Fields are not 'time-phased'.
    A 'possible' alternative, like you mentioned, could be be to use custom fields to track, the change (like Effective Date, Old Cost Center), and then somehow write a query to consider the old cost center between the dates. I have not tried this personally,
    just a thought.
    Cheers,
    Prasanna Adavi, Project MVP
    Blog:
      Podcast:
       Twitter:   
    LinkedIn:
      

  • Possible to show live data within Performance Widget??

    Hi, I'm trying to create a dashboard which features live data, for example top 10 CPU for windows 2012 servers. However it seems that any performance data is pulled from the DW db and is averaged over and hour or more. I don't want a historical average,
    but rather a widget which updates every * minutes and shows LIVE cpu data from that point in time. No graphs, just a percentage number for each of the top 10 windows 2012 servers consuming cpu.
    Anyone know if this is possible?? It seems that any performance widgets pull data from the DW db rather than the OpsMan main db..
    Cheers,
    Max.

    Hi 
    SCOM write data in parallel to SCOM DB and DW , 
    The chart is optimized to show no more than 100 data points per line to improve querying and rendering performance. It is important to consider this when configuring the time range for the following reasons:
    If the time range is less than 100 hours the widget will show raw data from the data warehouse
    If the time range is between 100 hours and 100 days the widget will show hourly aggregated data
    If the time range is greater than 100 days the widget will show daily aggregated data
    In addition, in order to optimize rendering performance, if the time range is 2 weeks (336 hours) the query will return 336 hourly data points, but the widget will reduce the number of points in the resulting line to approximately 100 points. This is very
    similar to what PerfMon does in Windows.
    you can select 100 minuts as time range to see the data for every min.
    Regards
    sridhar v

  • Can't View Live Data in DW8

    I am trying to view MS Access database records in a jsp page
    using Dreamweaver 8.0.2 (as part of the Cafe Townsend tutorial)
    In the Databases panel I can see the database objects. The
    test to database connection successfuly returns database records.
    However, when I click on LIVE DATA VIEW icon, a red exclamation
    mark(!) appears next to the Recordset(rs_Comment) #prior version#
    line of the Server Behaviors tab.
    When I select this line and double-click a message box
    saying: "This server behavior was created with a prior version of
    UltraDev. It will be replaced with the current version when you
    click OK in the server behavior dialog box." appears. I hit OK in
    the box, and hit OK in the Recordset dialog box that also appears.
    The exclamation marked line disappears from the Server Behavior
    tabbed pane, but the problem remains unsolved.
    I uninstalled and reinstalled DW8, but the problem persists.
    Any help would be appreciated.

    "RogerLH" <[email protected]> wrote in
    message
    news:fgnke1$qqi$[email protected]..
    > I am trying to view MS Access database records in a jsp
    page using
    > Dreamweaver
    > 8.0.2 (as part of the Cafe Townsend tutorial)
    >
    > In the Databases panel I can see the database objects.
    The test to
    > database
    > connection successfuly returns database records.
    However, when I click on
    > LIVE
    > DATA VIEW icon, a red exclamation mark(!) appears next
    to the
    > Recordset(rs_Comment) #prior version# line of the Server
    Behaviors tab.
    >
    > When I select this line and double-click a message box
    saying: "This
    > server
    > behavior was created with a prior version of UltraDev.
    It will be replaced
    > with
    > the current version when you click OK in the server
    behavior dialog box."
    > appears. I hit OK in the box, and hit OK in the
    Recordset dialog box that
    > also
    > appears. The exclamation marked line disappears from the
    Server Behavior
    > tabbed
    > pane, but the problem remains unsolved.
    >
    > I uninstalled and reinstalled DW8, but the problem
    persists.
    >
    > Any help would be appreciated.
    Does the code get changed in any way, or does the code stay
    exactly the same
    and is dreamweaver somehow not recognizing it anymore?
    Joris

  • Can't View Live Data in DW8 Tutorial

    I am trying to view MS Access database records in a jsp page
    using Dreamweaver 8.0.2 (as part of the Cafe Townsend tutorial)
    In the Databases panel I can see the database objects. The
    test to database connection successfuly returns database records.
    However, when I click on LIVE DATA VIEW icon, a red exclamation
    mark(!) appears next to the Recordset(rs_Comment) #prior version#
    line of the Server Behaviors tab.
    When I select this line and double-click a message box
    saying: "This server behavior was created with a prior version of
    UltraDev. It will be replaced with the current version when you
    click OK in the server behavior dialog box." appears. I hit OK in
    the box, and hit OK in the Recordset dialog box that also appears.
    The exclamation marked line disappears from the Server Behavior
    tabbed pane, but the problem remains unsolved.
    I uninstalled and reinstalled DW8, but the problem persists.
    Any help would be appreciated.

    quote:
    Originally posted by:
    RogerLH
    I am trying to view MS Access database records in a jsp page
    using Dreamweaver 8.0.2 (as part of the Cafe Townsend tutorial)
    In the Databases panel I can see the database objects. The
    test to database connection successfuly returns database records.
    However, when I click on LIVE DATA VIEW icon, a red exclamation
    mark(!) appears next to the Recordset(rs_Comment) #prior version#
    line of the Server Behaviors tab.
    When I select this line and double-click a message box
    saying: "This server behavior was created with a prior version of
    UltraDev. It will be replaced with the current version when you
    click OK in the server behavior dialog box." appears. I hit OK in
    the box, and hit OK in the Recordset dialog box that also appears.
    The exclamation marked line disappears from the Server Behavior
    tabbed pane, but the problem remains unsolved.
    I installed and reinstalled DW8, but the problem persists.
    Any help would be appreciated.
    I'm new to the Forum and DW I need some help saving a file
    and then opening back up in the interface lol

  • Historic and Current data for Master data bearing objects

    Hi All,
    We are trying to implement type 2 dimensions for all the master data bearing characteristics, where we require historic and current data available for reporting. the master data can have a number of attributes and all of them can be time dependent. We are not getting any 'datefrom' or 'dateto' from the source system.
    For example:
    For Example: The table below shows data entering BI at different dates.
    Source Data day of entering BI
    MasterID ATTR1 ATTR2
    123506 Y REWAR day1
    123506 N REWAR day4
    123506 Y ADJUST day4
    123506 N ADJUST dayn
    The field 'day of entry into BI' is only for your understanding; we do not get any date fields from the source. SID is the field we are generating for uniqueness. It is a counter. EFF_DATE would be the current date for all the data. EXP_DATE would be 31.12.9999 until the attributes change. SID and MasterID together would be the key.
    On day 1 the following data enters BI,
    day 1
    SID MasterID ATTR1 ATTR2 EFF_DATE EXP_DATE
    1 123506 Y REWAR 2/10/2009 12/31/9999
    On day 4, 2 data records enter with same PID,
    SID MasterID ATTR1 ATTR2 EFF_DATE EXP_DATE
    2 123506 N REWAR 2/13/2009 12/31/9999
    3 123506 Y ADJUST 2/13/2009 12/31/9999
    the EXP_DATE of the record of day 1 needs to be changed to current date.
    Also there are two records entering, so latest record would have EXP_DATE as 31.12.9999. And the EXP_DATE of the first record on day 4 should change to the current date.
    so the following changes should happen,
    CHANGE
    SID MasterIDATTR1 ATTR2 EFF_DATE EXP_DATE
    1 123506 Y REWAR 2/10/2009 2/13/2009
    CHANGE
    SID MasterID ATTR1 ATTR2 EFF_DATE EXP_DATE
    3 123506 Y ADJUST 2/13/2009 2/22/2009
    On day n, one data record enters with same PID,
    SID MasterID ATTR1 ATTR2 EFF_DATE EXP_DATE
    4 123506 N ADJUST 2/22/2009 12/31/9999
    The change is ,
    CHANGE
    SID MasterID ATTR1 ATTR2 EFF_DATE EXP_DATE
    3 123506 Y ADJUST 2/13/2009 2/22/2009
    The data expected in P-table is as below, on Day n or after Day n, untill any other record enters for this MasterID,
    1 123506 Y REWAR 2/10/2009 2/13/2009
    2 123506 N REWAR 2/13/2009 2/13/2009
    3 123506 Y ADJUST 2/13/2009 2/22/2009
    4 123506 N ADJUST 2/22/2009 12/31/9999
    Has anyone worked on type 2 dimensions earlier? Or any ideas to implement this logic would be appreciated.
    Regards,
    Sudeepti

    Compound the Master ID with eff date and other attribute as superior objects
    so you will get P-table as
    ATTR1   ATTR2   MAT ID  
    1 2/10/2009 2/13/2009 123506 Y REWAR
    2 2/13/2009 2/13/2009 123506 N REWAR
    3 2/13/2009 2/22/2009 123506 Y ADJUST
    4 2/22/2009 12/31/9999  123506 N ADJUST

  • Unable to see live data view for a access db

    I'm using the following:
    Asp.net C#
    Server 2003 Sp2/
    DW CS3
    Access db
    I'm attempting to connect to a "local" db on my server.
    I use the database connection string"
    Provider=Microsoft.Jet.OLEDB.4.0;
    Data Source=C:\catalog\Catalog\files.mdb;
    Persist Security Info=False
    ole db connection
    While in the data link properties window the connection is
    successful but in the ole db connection window I get "An
    unidentified error has occurred".
    If I just press ok I'm unable to see any of the table in my
    db.
    All I want to do is setup the Live Data view
    Thanks in advance for all your help.

    "madhooper" <[email protected]> wrote in
    message
    news:fcc6vt$jd6$[email protected]..
    >
    >
    > I'm using the following:
    >
    > Asp.net C#
    > Server 2003 Sp2/
    > DW CS3
    > Access db
    >
    > I'm attempting to connect to a "local" db on my server.
    > I use the database connection string"
    >
    > Provider=Microsoft.Jet.OLEDB.4.0;
    > Data Source=C:\catalog\Catalog\files.mdb;
    > Persist Security Info=False
    > ole db connection
    >
    > While in the data link properties window the connection
    is successful but
    > in
    > the ole db connection window I get "An unidentified
    error has occurred".
    >
    > If I just press ok I'm unable to see any of the table in
    my db.
    >
    > All I want to do is setup the Live Data view
    >
    > Thanks in advance for all your help.
    Did you configure your testing server?
    Set up a testing server
    http://livedocs.adobe.com/en_US/Dreamweaver/9.0/WSc78c5058ca073340dcda9110b1f693f21-79e0.h tml
    Preparing to build dynamic sites
    http://livedocs.adobe.com/en_US/Dreamweaver/9.0/WSc78c5058ca073340dcda9110b1f693f21-7a31.h tml

  • How do I display a live webpage (live data feed) as part of my looping flash movie.

    G'Day All, I've been tasked with creating a flash movie for a client (3 scenes, some text and images) simple enough, the challenge is one of the scenes needs to display a live page from a locally hosted website (it's a graphic display of a live data feed from a solar panel array on the roof). What I need to know is how do I set up the flash file to display the live page as one of the scenes of my looping movie? Any help would be greatly appreciated. Cheers, Ben.

    Why they've removed it ?
    Apple have appeared to have made some strange decisions with Keynote 6.1, features missing or not working.
    We are told to wait for the updates to correct these anomalies during the first half of 2014.

  • How can i connect to a Database Server (live data)?

    hi,
    i'm trying to figure out how i can create a dashboard that's connected to live data coming from a Database server.  i have the username and password and the DB name, but can't find a direct way from within SAP dashboard design where i can make the connection.
    MUST i go through XML?
    i know other tools like Tableu that allow direct connections to the server.
    is this possible?

    Hi Sam
    Please refer to the tutorial http://scn.sap.com/docs/DOC-7946 and under "Connecting to Data Sources" section you will get the step by step guidance of various data connectivity options..
    Basically the options available under Data > Connections > Add and Query Browser in Dashboards 4 are your options.
    If you want to write direct SQL to get data you have to use add-ons InfoBurst like InfoBurst infosol.com/solutions/infoburst/
    Runali

  • How do I get live data from a subvi while it is running ?

    Hi.
    I'm finishing up my little application, and one of the things I cant figure out to get to work is getting live data from a subvi and displaying it on my main vi's front panel.
    In my subvi I am sending about 10 commands to the serial port, each time updating a local variable that writes value to a progress indicator. I would like to get that indicator displayed on my main vi so I can see the progress of my subvi.
    Currently I have just linked the progress indicator on the sub to a terminal, and connected that to my main vi, but, that only updates when the sub finishes its mission. Is there a way to update the main while the sub is active ?
    Any ideas appreciated !
    /Brian

    In your VI Prg_all_sub, you are actually only writing out the progress bar once to the contol reference.  Once the code to the top has executed, it will never execute again although you continue to write values to the local variable PP throughout the program.
    The quickest fix would be to put that code at the top in a loop with a small time delay function.  That way it continues to execute every time a new value gets written to the local variable.  You would have to use a local variable stop button to stop hat loop wonce your string of VISA reads and writes executes.  Also make sure to reset that stop boolean to false once the loop ends so that the loop will execute properly the next time this sub VI is called.
    Other recommendations for cleaning up the programming is to use arrays or bundle values into clusters that you pass into and out of subVI's.  Prg_all_sub and MPS setup loader have numerous wires going into and out of the sub-VI's.  Bundling these together would simplify the wiring quite a bit.
    Note also that in a lot of places you send in a wire to an indicator and branch it off to a local variable of the same indicator.  That is redundant.  Sending the wire to the local variable does the same thing as sending the wire to the indicator.  Try to use wires instead of local variables as much as possible.  For instance, near the top you send the output of the VISA resource name control back into a local variable of itself, (not necessary) then use a local variable numerous times in the case structure below.  Just wire the name into the case structure border, and maintain the value through all of the loops using a shift register.  This will eliminate dozens of copies of the VISA resource name variable.
    In several places you concatenate a carriage return character to a string constant.  Just put a "\r" at the end of the string constant when it is shown in \ display.  Then you can eliminate the concatenation.
    I hope this helps you get your progress bar working and help simplify the code for you.
    Message Edited by Ravens Fan on 08-13-2007 09:34 AM

  • Live Data / Problem with file permissions

    Just trying out an old version of Dreamweaver MX 2004. I am
    using my webhosting service for remote server/testing server
    duties. It is running PHP 4.3.10 and MySQL 3.23.58. I was able to
    set up the database connection and test-retrieve a recordset with
    no problems. In following the tutorial I found that Livedata
    wouldn't work, it just giving me a warning about file permissions
    being wrong. It turns out that when Dreamweaver creates a temporary
    file of the work-in-progress to upload to the remote server the
    file is created on the server with owner=rw, group=rw, world=r
    which explains why it won't run - group has to be set to group=r.
    The file is created on the fly and then immediately deleted by
    Dreamweaver so it is impossible to manually set the permission on
    the server and probably fairly pointless too.
    I tried just saving the file and previewing in the browser
    which again causes it to be uploaded to the remote server. The
    first time this resulted in the browser offering a file download
    box instead of running the page. The reason is - again - that
    Dreamweaver is setting the uploaded file permissions to include
    group=rw. If I manually set the permission for group to group=r it
    runs fine.
    It turns out that Dreamweaver is always setting the file
    permissions on file uploads (checked php and html) to the
    remote/testing server to include group=rw. Once I set it manually
    on the remote/testing server to group=r for a php file everything
    is fine and subsequent uploads of the same file do not change it
    again.
    I checked with the webhosting company and their second-line
    have reported back to me that the default file permission they set
    on uploaded files includes group=r so it must be DW that is causing
    the problem by setting group=rw the first time. I confirmed this by
    using WS-FTP to upload the same file (renamed) to the same target
    directory and the permissions set were owner=rw, group=r, world=r.
    So
    Can anyone please tell me how to change the permissions DW
    sets on files written to a remote server because I have spent
    countless hours on it without success. From looking at other posts
    in this forum it could be that other users are hitting the same
    kind of problem with DW8

    Stop using Live Data with a hosting account. Set up PHP and
    MySQL locally on
    your machine. That is how it's supposed to work. You
    shouldn't test files on
    the fly on a host as you write them. Change your test account
    in DW to use
    the local server. Upload your files to your remote server
    after they are
    fully tested.
    Tom Muck
    http://www.tom-muck.com/
    "nigelssuk" <[email protected]> wrote in
    message
    news:[email protected]...
    > Just trying out an old version of Dreamweaver MX 2004. I
    am using my
    > webhosting
    > service for remote server/testing server duties. It is
    running PHP 4.3.10
    > and
    > MySQL 3.23.58. I was able to set up the database
    connection and
    > test-retrieve a
    > recordset with no problems. In following the tutorial I
    found that
    > Livedata
    > wouldn't work, it just giving me a warning about file
    permissions being
    > wrong.
    > It turns out that when Dreamweaver creates a temporary
    file of the
    > work-in-progress to upload to the remote server the file
    is created on the
    > server with owner=rw, group=rw, world=r which explains
    why it won't run -
    > group
    > has to be set to group=r. The file is created on the fly
    and then
    > immediately
    > deleted by Dreamweaver so it is impossible to manually
    set the permission
    > on
    > the server and probably fairly pointless too.
    >
    > I tried just saving the file and previewing in the
    browser which again
    > causes
    > it to be uploaded to the remote server. The first time
    this resulted in
    > the
    > browser offering a file download box instead of running
    the page. The
    > reason is
    > - again - that Dreamweaver is setting the uploaded file
    permissions to
    > include
    > group=rw. If I manually set the permission for group to
    group=r it runs
    > fine.
    >
    > It turns out that Dreamweaver is always setting the file
    permissions on
    > file
    > uploads (checked php and html) to the remote/testing
    server to include
    > group=rw. Once I set it manually on the remote/testing
    server to group=r
    > for a
    > php file everything is fine and subsequent uploads of
    the same file do not
    > change it again.
    >
    > I checked with the webhosting company and their
    second-line have reported
    > back
    > to me that the default file permission they set on
    uploaded files includes
    > group=r so it must be DW that is causing the problem by
    setting group=rw
    > the
    > first time. I confirmed this by using WS-FTP to upload
    the same file
    > (renamed)
    > to the same target directory and the permissions set
    were owner=rw,
    > group=r,
    > world=r.
    >
    > So
    >
    > Can anyone please tell me how to change the permissions
    DW sets on files
    > written to a remote server because I have spent
    countless hours on it
    > without
    > success. From looking at other posts in this forum it
    could be that other
    > users
    > are hitting the same kind of problem with DW8
    >

  • How to control the size of live data in Coherence?

    How to control the size of live data in Coherence?
    See the following statement:
    Pause times increase as the amount of live data in the heap increases. We recommend not exceeding 70% live data in your heap. This includes primary data, backup data, indexes, and application data.
    --Excerpted from http://coherence.oracle.com/display/COH35UG/Best+Practices                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    In any Java program, it is good practice to make sure your live objects leave some room in the heap for "scratch space." Without this, you will spend too much time in GC, and, in the worst cases, run out of memory. In the general case, you can see how much live data your application requires by looking at the heap used after a full GC's. For Coherence, you should ensure that live data, as you say, is under 70% of the maximum heap size.
    Coherence provides you tools to help enforce this policy. [http://coherence.oracle.com/display/COH35UG/local-scheme] describes how to size limit your cache. By implementing an eviction policy, you can control what happens when a size limit is exceeded.

  • Live data in CUIC for PCCE 10.0

    Hi ,
    we have integrated CUIC 10.0 with PCCE 10.0 and trying to configure live data report of agent. But we are not getting any data on the report.
    Couldn't find any configuration document for this in cisco site.Not understanding how the live data is getting communicated to ICM Call server and PG without any reference of this system in CUIC.
    Please clarify if somebody knows about this and help to solve the issue.
    Regards
    sethu

    Hi David,
    I have attached the screen shot of Data Sources.Also seeing following logs,
    ExistsBuilderImpl$2.call(ExistsBuilderImpl.java:149)
     at com.netflix.curator.framework.imps.ExistsBuilderImpl$2.call(ExistsBuilderImpl.java:138)
     at com.netflix.curator.RetryLoop.callWithRetry(RetryLoop.java:85)
     at com.netflix.curator.framework.imps.ExistsBuilderImpl.pathInForeground(ExistsBuilderImpl.java:134)
     at com.netflix.curator.framework.imps.ExistsBuilderImpl.forPath(ExistsBuilderImpl.java:125)
     at com.netflix.curator.framework.imps.ExistsBuilderImpl.forPath(ExistsBuilderImpl.java:34)
     at storm.trident.topology.state.TransactionalState.setData(TransactionalState.java:57)
     at storm.trident.topology.MasterBatchCoordinator.sync(MasterBatchCoordinator.java:172)
     at storm.trident.topology.MasterBatchCoordinator.fail(MasterBatchCoordinator.java:132)
     at backtype.storm.daemon.executor$fail_spout_msg.invoke(executor.clj:316)
     at backtype.storm.daemon.executor$eval9308$fn$reify__9312.expire(executor.clj:376)
     at backtype.storm.utils.RotatingMap.rotate(RotatingMap.java:56)
     at backtype.storm.daemon.executor$eval9308$fn__9309$tuple_action_fn__9315.invoke(executor.clj:381)
     at backtype.storm.daemon.executor$mk_task_receiver$fn__9299.invoke(executor.clj:348)
     at backtype.storm.disruptor$clojure_handler$reify__6950.onEvent(disruptor.clj:43)
     at backtype.storm.utils.DisruptorQueue.consumeBatchToCursor(DisruptorQueue.java:84)
     at backtype.storm.utils.DisruptorQueue.consumeBatch(DisruptorQueue.java:46)
     at backtype.storm.disruptor$consume_batch.invoke(disruptor.clj:59)
     at backtype.storm.daemon.executor$eval9308$fn__9309$fn__9321$fn__9350.invoke(executor.clj:479)
     at backtype.storm.util$async_loop$fn__5734.invoke(util.clj:377)
     at clojure.lang.AFn.run(AFn.java:24)
     at java.lang.Thread.run(Thread.java:619)
    2015-02-23 22:57:28,607 - INFO  [pool-31-thread-1:logging$eval5325$fn__5331@270] - 0000000699: 172.16.6.198: Feb 23 2015 22:57:28.606 +0530: %CCBU_DATAPROCESSING-3-Storm Spout: %[server_id=pg1][value=Machine Service List null or empty]: Spout UCCE Configuration - Spout end point configuration error
    2015-02-23 22:57:28,607 - INFO  [pool-31-thread-1:logging$eval5325$fn__5331@270] - 0000000700: 172.16.6.198: Feb 23 2015 22:57:28.607 +0530: %CCBU_DATAPROCESSING-6-Storm Spout: %[server_id=pg1][value=Invalid number of records = 0]: Spout UCCE Configuration - Spout end point configuration
    2015-02-23 22:57:28,611 - INFO  [pool-29-thread-1:logging$eval5325$fn__5331@270] - 0000000701: 172.16.6.198: Feb 23 2015 22:57:28.610 +0530: %CCBU_DATAPROCESSING-3-Storm Spout: %[server_id=router][value=Machine Service List null or empty]: Spout UCCE Configuration - Spout end point configuration error
    2015-02-23 22:57:28,611 - INFO  [pool-28-thread-1:logging$eval5325$fn__5331@270] - 0000000702: 172.16.6.198: Feb 23 2015 22:57:28.610 +0530: %CCBU_DATAPROCESSING-3-Storm Spout: %[server_id=pg2][value=Machine Service List null or empty]: Spout UCCE Configuration - Spout end point configuration error
    2015-02-23 22:57:28,611 - INFO  [pool-29-thread-1:logging$eval5325$fn__5331@270] - 0000000703: 172.16.6.198: Feb 23 2015 22:57:28.611 +0530: %CCBU_DATAPROCESSING-6-Storm Spout: %[server_id=router][value=Invalid number of records = 0]: Spout UCCE Configuration - Spout end point configuration
    2015-02-23 22:57:28,706 - INFO  [Camel (camel-4) thread #9 - timer://tempesta-jms-timer:logging$eval5325$fn__5331@270] - 0000000704: 172.16.6.198: Feb 23 2015 22:57:28.706 +0530: %CCBU_DATAPROCESSING-4-CamelService: %[operation_error_desc=StatusPublishRoute encountered an errororg.springframework.jms.UncategorizedJmsException: Uncategorized exception occured during JMS processing; nested exception is javax.jms.JMSException: Error while attempting to add new Connection to the pool; nested exception is javax.jms.JMSException: Could not connect to broker URL: tcp://localhost:61616. Reason: java.net.ConnectException: Connection refused
     at org.springframework.jms.support.JmsUtils.convertJmsAccessException(JmsUtils.java:316)
     at org.springframework.jms.support.JmsAccessor.convertJmsAccessException(JmsAccessor.java:168)
     at org.springframework.jms.core.JmsTemplate.execute(JmsTemplate.java:469)
     at org.apache.camel.component.jms.JmsConfiguration$CamelJmsTemplate.send(JmsConfiguration.java:171)
     at org.apache.camel.component.jms.JmsProducer.doSend(JmsProducer.java:415)
     at org.apache.camel.component.jms.JmsProducer.processInOnly(JmsProducer.java:369)
     at org.apache.camel.component.jms.JmsProducer.process(JmsProducer.java:145)
     at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
     at org.apache.camel.processor.SendProcessor$2.doInAsyncProducer(SendProcessor.java:122)
     at org.apache.camel.impl.ProducerCache.doInAsyncProducer(ProducerCache.java:298)
     at org.apache.camel.processor.SendProcessor.process(SendProcessor.java:117)
     at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
     at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
     at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
     at org.apache.camel.management.InstrumentationProcessor.process(InstrumentationProcessor.java:72)
     at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
     at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
     at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
     at org.apache.camel.processor.interceptor.TraceInterceptor.process(TraceInterceptor.java:91)
     at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
     at org.apache.camel.processor.RedeliveryErrorHandler.processErrorHandler(RedeliveryErrorHandler.java:335)
     at org.apache.camel.processor.RedeliveryErrorHandler.process(RedeliveryErrorHandler.java:220)
     at org.apache.camel.processor.RouteContextProcessor.processNext(RouteContextProcessor.java:46)
     at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
     at org.apache.camel.processor.interceptor.DefaultChannel.process(DefaultChannel.java:308)
     at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
     at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
     at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
     at org.apache.camel.processor.FilterProcessor.process(FilterProcessor.java:58)
     at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
     at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
     at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
     at org.apache.camel.management.InstrumentationProcessor.process(InstrumentationProcessor.java:72)
     at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
     at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
     at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
     at org.apache.camel.processor.interceptor.TraceInterceptor.process(TraceInterceptor.java:91)
     at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
     at org.apache.camel.processor.RedeliveryErrorHandler.processErrorHandler(RedeliveryErrorHandler.java:335)
     at org.apache.camel.processor.RedeliveryErrorHandler.process(RedeliveryErrorHandler.java:220)
     at org.apache.camel.processor.RouteContextProcessor.processNext(RouteContextProcessor.java:46)
     at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
     at org.apache.camel.processor.interceptor.DefaultChannel.process(DefaultChannel.java:308)
     at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
     at org.apache.camel.processor.Pipeline.process(Pipeline.java:117)
     at org.apache.camel.processor.Pipeline.process(Pipeline.java:80)
     at org.apache.camel.processor.RouteContextProcessor.processNext(RouteContextProcessor.java:46)
     at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
     at org.apache.camel.processor.UnitOfWorkProcessor.processAsync(UnitOfWorkProcessor.java:150)
     at org.apache.camel.processor.UnitOfWorkProcessor.process(UnitOfWorkProcessor.java:117)
     at org.apache.camel.processor.RouteInflightRepositoryProcessor.processNext(RouteInflightRepositoryProcessor.java:48)
     at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
     at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
     at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
     at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
     at org.apache.camel.management.InstrumentationProcessor.process(InstrumentationProcessor.java:72)
     at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:99)
     at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:86)
     at org.apache.camel.component.timer.TimerConsumer.sendTimerExchange(TimerConsumer.java:135)
     at org.apache.camel.component.timer.TimerConsumer$1.run(TimerConsumer.java:63)
     at java.util.TimerThread.mainLoop(Timer.java:512)
     at java.util.TimerThread.run(Timer.java:462)
    Caused by: javax.jms.JMSException: Error while attempting to add new Connection to the pool
     at org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:35)
     at org.apache.activemq.pool.PooledConnectionFactory.createConnection(PooledConnectionFactory.java:216)
     at org.apache.activemq.pool.PooledConnectionFactory.createConnection(PooledConnectionFactory.java:195)
     at org.springframework.jms.support.JmsAccessor.createConnection(JmsAccessor.java:184)
     at org.springframework.jms.core.JmsTemplate.execute(JmsTemplate.java:456)
     ... 59 more
    Caused by: javax.jms.JMSException: Could not connect to broker URL: tcp://localhost:61616. Reason: java.net.ConnectException: Connection refused
     at org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:35)
     at org.apache.activemq.ActiveMQConnectionFactory.createActiveMQConnection(ActiveMQConnectionFactory.java:286)
     at org.apache.activemq.ActiveMQConnectionFactory.createActiveMQConnection(ActiveMQConnectionFactory.java:230)
     at org.apache.activemq.ActiveMQConnectionFactory.createConnection(ActiveMQConnectionFactory.java:178)
     at org.apache.activemq.pool.PooledConnectionFactory.createConnection(PooledConnectionFactory.java:247)
     at org.apache.activemq.pool.PooledConnectionFactory$1.makeObject(PooledConnectionFactory.java:131)
     at org.apache.activemq.pool.PooledConnectionFactory$1.makeObject(PooledConnectionFactory.java:111)
     at org.apache.commons.pool.impl.GenericKeyedObjectPool.addObject(GenericKeyedObjectPool.java:1668)
     at org.apache.activemq.pool.PooledConnectionFactory.createConnection(PooledConnectionFactory.java:214)
     ... 62 more
    Caused by: java.net.ConnectException: Connection refused
     at java.net.PlainSocketImpl.socketConnect(Native Method)
     at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
     at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
     at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
     at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
     at java.net.Socket.connect(Socket.java:529)
     at org.apache.activemq.transport.tcp.TcpTransport.connect(TcpTransp
    2015-02-23 22:57:28,707 - INFO  [Camel (camel-4) thread #9 - timer://tempesta-jms-timer:logging$eval5325$fn__5331@270] - ort.java:484)
     at org.apache.activemq.transport.tcp.TcpTransport.doStart(TcpTransport.java:447)
     at org.apache.activemq.util.ServiceSupport.start(ServiceSupport.java:53)
     at org.apache.activemq.transport.InactivityMonitor.start(InactivityMonitor.java:126)
     at org.apache.activemq.transport.TransportFilter.start(TransportFilter.java:58)
     at org.apache.activemq.transport.WireFormatNegotiator.start(WireFormatNegotiator.java:72)
     at org.apache.activemq.transport.TransportFilter.start(TransportFilter.java:58)
     at org.apache.activemq.transport.TransportFilter.start(TransportFilter.java:58)
     at org.apache.activemq.ActiveMQConnectionFactory.createActiveMQConnection(ActiveMQConnectionFactory.java:266)
     ... 69 more
    ]: Camel Service Error
    2015-02-23 22:57:28,708 - INFO  [Camel (camel-4) thread #9 - timer://tempesta-jms-timer:MarkerIgnoringBase@159] - 0000000170: 172.16.6.198: Feb 23 2015 22:57:28.708 +0530: %_DEFAULTERRORHANDLER-3-org.apache.camel.processor.DefaultErrorHandler:  Failed delivery for (MessageId: ID-pccuic-srvprcce-com-54769-1424709896264-3-7647 on ExchangeId: ID-pccuic-srvprcce-com-54769-1424709896264-3-7646). Exhausted after delivery attempt: 1 caught: org.springframework.jms.UncategorizedJmsException: Uncategorized exception occured during JMS processing; nested exception is javax.jms.JMSException: Error while attempting to add new Connection to the pool; nested exception is javax.jms.JMSException: Could not connect to broker URL: tcp://localhost:61616. Reason: java.net.ConnectException: Connection refused. Processed by failure processor: FatalFallbackErrorHandler[Channel[Wrap[com.cisco.ccbu.tempesta.failover.ClusterStatusPublisher$StatusPublishRoute$1@78a5c7] -> com.cisco.ccbu.tempesta.failover.ClusterStatusPublisher$StatusPublishRoute$1@78a5c7]]
    org.springframework.jms.UncategorizedJmsException: Uncategorized exception occured during JMS processing; nested exception is javax.jms.JMSException: Error while attempting to add new Connection to the pool; nested exception is javax.jms.JMSException: Could not connect to broker URL: tcp://localhost:61616. Reason: java.net.ConnectException: Connection refused
     at org.springframework.jms.support.JmsUtils.convertJmsAccessException(JmsUtils.java:316)
     at org.springframework.jms.support.JmsAccessor.convertJmsAccessException(JmsAccessor.java:168)
     at org.springframework.jms.core.JmsTemplate.execute(JmsTemplate.java:469)
     at org.apache.camel.component.jms.JmsConfiguration$CamelJmsTemplate.send(JmsConfiguration.java:171)
     at org.apache.camel.component.jms.JmsProducer.doSend(JmsProducer.java:415)
     at org.apache.camel.component.jms.JmsProducer.processInOnly(JmsProducer.java:369)
     at org.apache.camel.component.jms.JmsProducer.process(JmsProducer.java:145)
     at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
     at org.apache.camel.processor.SendProcessor$2.doInAsyncProducer(SendProcessor.java:122)
     at org.apache.camel.impl.ProducerCache.doInAsyncProducer(ProducerCache.java:298)
     at org.apache.camel.processor.SendProcessor.process(SendProcessor.java:117)
     at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
     at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
     at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
     at org.apache.camel.management.InstrumentationProcessor.process(InstrumentationProcessor.java:72)
     at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
     at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
     at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
     at org.apache.camel.processor.interceptor.TraceInterceptor.process(TraceInterceptor.java:91)
     at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
     at org.apache.camel.processor.RedeliveryErrorHandler.processErrorHandler(RedeliveryErrorHandler.java:335)
     at org.apache.camel.processor.RedeliveryErrorHandler.process(RedeliveryErrorHandler.java:220)
     at org.apache.camel.processor.RouteContextProcessor.processNext(RouteContextProcessor.java:46)
     at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
     at org.apache.camel.processor.interceptor.DefaultChannel.process(DefaultChannel.java:308)
     at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
     at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
     at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
     at org.apache.camel.processor.FilterProcessor.process(FilterProcessor.java:58)
     at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
     at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
     at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
     at org.apache.camel.management.InstrumentationProcessor.process(InstrumentationProcessor.java:72)
     at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
     at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
     at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
     at org.apache.camel.processor.interceptor.TraceInterceptor.process(TraceInterceptor.java:91)
     at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
     at org.apache.camel.processor.RedeliveryErrorHandler.processErrorHandler(RedeliveryErrorHandler.java:335)
     at org.apache.camel.processor.RedeliveryErrorHandler.process(RedeliveryErrorHandler.java:220)
     at org.apache.camel.processor.RouteContextProcessor.processNext(RouteContextProcessor.java:46)
     at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
     at org.apache.camel.processor.interceptor.DefaultChannel.process(DefaultChannel.java:308)
     at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
     at org.apache.camel.processor.Pipeline.process(Pipeline.java:117)
     at org.apache.camel.processor.Pipeline.process(Pipeline.java:80)
     at org.apache.camel.processor.RouteContextProcessor.processNext(RouteContextProcessor.java:46)
     at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
     at org.apache.camel.processor.UnitOfWorkProcessor.processAsync(UnitOfWorkProcessor.java:150)
     at org.apache.camel.processor.UnitOfWorkProcessor.process(UnitOfWorkProcessor.java:117)
     at org.apache.camel.processor.RouteInflightRepositoryProcessor.processNext(RouteInflightRepositoryProcessor.java:48)
     at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
     at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
     at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
     at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
     at org.apache.camel.management.InstrumentationProcessor.process(InstrumentationProcessor.java:72)
     at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:99)
     at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:86)
     at org.apache.camel.component.timer.TimerConsumer.sendTimerExchange(TimerConsumer.java:135)
     at org.apache.camel.component.timer.TimerConsumer$1.run(TimerConsumer.java:63)
     at java.util.TimerThread.mainLoop(Timer.java:512)
     at java.util.TimerThread.run(Timer.java:462)
    Caused by: javax.jms.JMSException: Error while attempting to add new Connection to the pool
     at org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:35)
     at org.apache.activemq.pool.PooledConnectionFactory.createConnection(PooledConnectionFactory.java:216)
     at org.apache.activemq.pool.PooledConnectionFactory.createConnection(PooledConnectionFactory.java:195)
     at org.springframework.jms.support.JmsAccessor.createConnection(JmsAccessor.java:184)
     at org.springframework.jms.core.JmsTemplate.execute(JmsTemplate.java:456)
     ... 59 more
    Caused by: javax.jms.JMSException: Could not connect to broker URL: tcp://localhost:61616. Reason: java.net.ConnectException: Connection refused
     at org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:35)
     at org.apache.activemq.ActiveMQConnectionFactory.createActiveMQConnection(ActiveMQConnectionFactory.java:286)
     at org.apache.activemq.ActiveMQConnectionFactory.createActiveMQConnection(ActiveMQConnectionFactory.java:230)
     at org.apache.activemq.ActiveMQConnectionFactory.createConnection(ActiveMQConnectionFactory.java:178)
     at org.apache.activemq.pool.PooledConnectionFactory.createConnection(PooledConnectionFactory.java:247)
     at org.apache.activemq.pool.PooledConnectionFactory$1.makeObject(PooledConnectionFactory.java:131)
     at org.apache.activemq.pool.Poo
    2015-02-23 22:57:28,709 - INFO  [Camel (camel-4) thread #9 - timer://tempesta-jms-timer:MarkerIgnoringBase@159] - ledConnectionFactory$1.makeObject(PooledConnectionFactory.java:111)
     at org.apache.commons.pool.impl.GenericKeyedObjectPool.addObject(GenericKeyedObjectPool.java:1668)
     at org.apache.activemq.pool.PooledConnectionFactory.createConnection(PooledConnectionFactory.java:214)
     ... 62 more
    Caused by: java.net.ConnectException: Connection refused
     at java.net.PlainSocketImpl.socketConnect(Native Method)
     at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
     at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
     at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
     at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
     at java.net.Socket.connect(Socket.java:529)
     at org.apache.activemq.transport.tcp.TcpTransport.connect(TcpTransport.java:484)
     at org.apache.activemq.transport.tcp.TcpTransport.doStart(TcpTransport.java:447)
     at org.apache.activemq.util.ServiceSupport.start(ServiceSupport.java:53)
     at org.apache.activemq.transport.InactivityMonitor.start(InactivityMonitor.java:126)
     at org.apache.activemq.transport.TransportFilter.start(TransportFilter.java:58)
     at org.apache.activemq.transport.WireFormatNegotiator.start(WireFormatNegotiator.java:72)
     at org.apache.activemq.transport.TransportFilter.start(TransportFilter.java:58)
     at org.apache.activemq.transport.TransportFilter.start(TransportFilter.java:58)
     at org.apache.activemq.ActiveMQConnectionFactory.createActiveMQConnection(ActiveMQConnectionFactory.java:266)
     ... 69 more
    2015-02-23 22:57:28,710 - INFO  [Camel (camel-4) thread #9 - timer://tempesta-jms-timer:MarkerIgnoringBase@134] - 0000000171: 172.16.6.198: Feb 23 2015 22:57:28.709 +0530: %__TIMERCONSUMER-4-org.apache.camel.component.timer.TimerConsumer:  Error processing exchange. Exchange[Message: {"componentStateSet":[{"compType":"bridge","state":"disconnected","count":1},{"compType":"zookeeper","state":"disconnected","count":1},{"compType":"activemq","state":"disconnected","count":1}],"msgType":"heartbeat","msgVirtualTimeStamp":1424709905748,"clusterNodeName":"A","clusterState":"OUT-OF-SERVICE"}]. Caused by: [org.springframework.jms.UncategorizedJmsException - Uncategorized exception occured during JMS processing; nested exception is javax.jms.JMSException: Error while attempting to add new Connection to the pool; nested exception is javax.jms.JMSException: Could not connect to broker URL: tcp://localhost:61616. Reason: java.net.ConnectException: Connection refused]
    org.springframework.jms.UncategorizedJmsException: Uncategorized exception occured during JMS processing; nested exception is javax.jms.JMSException: Error while attempting to add new Connection to the pool; nested exception is javax.jms.JMSException: Could not connect to broker URL: tcp://localhost:61616. Reason: java.net.ConnectException: Connection refused
     at org.springframework.jms.support.JmsUtils.convertJmsAccessException(JmsUtils.java:316)
     at org.springframework.jms.support.JmsAccessor.convertJmsAccessException(JmsAccessor.java:168)
     at org.springframework.jms.core.JmsTemplate.execute(JmsTemplate.java:469)
     at org.apache.camel.component.jms.JmsConfiguration$CamelJmsTemplate.send(JmsConfiguration.java:171)
     at org.apache.camel.component.jms.JmsProducer.doSend(JmsProducer.java:415)
     at org.apache.camel.component.jms.JmsProducer.processInOnly(JmsProducer.java:369)
     at org.apache.camel.component.jms.JmsProducer.process(JmsProducer.java:145)
     at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
     at org.apache.camel.processor.SendProcessor$2.doInAsyncProducer(SendProcessor.java:122)
     at org.apache.camel.impl.ProducerCache.doInAsyncProducer(ProducerCache.java:298)
     at org.apache.camel.processor.SendProcessor.process(SendProcessor.java:117)
     at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
     at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
     at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
     at org.apache.camel.management.InstrumentationProcessor.process(InstrumentationProcessor.java:72)
     at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
     at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
     at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
     at org.apache.camel.processor.interceptor.TraceInterceptor.process(TraceInterceptor.java:91)
     at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
     at org.apache.camel.processor.RedeliveryErrorHandler.processErrorHandler(RedeliveryErrorHandler.java:335)
     at org.apache.camel.processor.RedeliveryErrorHandler.process(RedeliveryErrorHandler.java:220)
     at org.apache.camel.processor.RouteContextProcessor.processNext(RouteContextProcessor.java:46)
     at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
     at org.apache.camel.processor.interceptor.DefaultChannel.process(DefaultChannel.java:308)
     at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
     at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
     at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
     at org.apache.camel.processor.FilterProcessor.process(FilterProcessor.java:58)
     at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
     at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
     at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
     at org.apache.camel.management.InstrumentationProcessor.process(InstrumentationProcessor.java:72)
     at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
     at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
     at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
     at org.apache.camel.processor.interceptor.TraceInterceptor.process(TraceInterceptor.java:91)
     at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
     at org.apache.camel.processor.RedeliveryErrorHandler.processErrorHandler(RedeliveryErrorHandler.java:335)
     at org.apache.camel.processor.RedeliveryErrorHandler.process(RedeliveryErrorHandler.java:220)
     at org.apache.camel.processor.RouteContextProcessor.processNext(RouteContextProcessor.java:46)
     at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
     at org.apache.camel.processor.interceptor.DefaultChannel.process(DefaultChannel.java:308)
     at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
     at org.apache.camel.processor.Pipeline.process(Pipeline.java:117)

  • Live View CS4 vs Live Data View CS3

    In DW CS3 I was able to edit php pages in Design View with
    Live Data View turned on. Without it the page did not display
    properly. This made life easy adding content to clients web pages
    (the main stay of maintaining web sites).
    With DW CS4 this functionality appears to have been removed
    or perhaps I just cannot work out how to get it.
    Adding lots of content in code view is a pain - can anyone
    tell me if and why this has changed and has DW become a tool for
    fanciful coding at the cost of being the workhorse it used to
    be?

    aenh agn zfnst wrote:
    > In DW CS3 I was able to edit php pages in Design View
    with Live Data View
    > turned on. Without it the page did not display properly.
    This made life easy
    > adding content to clients web pages (the main stay of
    maintaining web sites).
    >
    > With DW CS4 this functionality appears to have been
    removed or perhaps I just
    > cannot work out how to get it.
    To access Live Data view in CS4, select View > Live Data
    or use the
    keyboard shortcut, Ctrl+Shift+R/Shift+Cmd+R.
    David Powers, Adobe Community Expert
    Author, "The Essential Guide to Dreamweaver CS3" (friends of
    ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

  • How to speed up the loading of live data into flash file.

    How to speed up the loading of live data into flash file if the swf file size is 1.5 MB. Flash file is using 20 web service connections to load the live data.

    Hello,
    I am also facing a similar problem wherein the SWF file takes time to load the refreshed data in Infoview i.e. after exporting the xlf file to Business Objects platform. Currently I am using Xcelcius Engage/Enterprise 2008 SP3 Windows (file name: 51038212.ZIP) version 5.3.0.0 build number 12,3,0,670. Also the SWF file is approximately 2MB in size  and it uses 42 live office connections.
    Please suggest solution as to how to decrease the time it takes to refresh the live office connections.

Maybe you are looking for

  • My text moves to the wrong place when I apply motion blur!

    Hello friends! thanks in advance for any able to solve my problem. when ever I apply motion blur to moving text it repositions the text permanently.... I have to delete the motion blur effect in order to have it text stay on course...any suggestions?

  • Error on ICM router B

    Dears, The MDSproc process of router B is showing the attached error. I have searched in the user guide and found that clgr correspond to the Configuration Database Logger. Process that stores configuration data in the central database. any idea what

  • Need Apps DBA  Training

    I am currently working as technical consultant and now need to learn some daily activity regarding patch and cloning and installation for apps DBA. Anybody can help to conduct this course.

  • What does Error -1 mean? It wont let me restore my iphone 4s HELP? its stuck in recovery mode!

    Got my iphone sceen replaced by a local guy... iphone 4s is only 4 months old.. got the mobile back and it had no signal so i went to do a restore on the iphone and it came up with Error-1 and is now stuck in recovery mode.. tried everything possible

  • Error in flash code....not sure what the problem is

    I created a Flash (CS4, Action Script 3.0) website but when I went to "Control>Test Movie" boxes (that I didn't create) started blinking all over the page and a got this message in the "OUTPUT" tab: TypeError: Error #1034: Type Coercion failed: canno