Unhandled Error in Starter Kit 2.0

Hello,
I am trying to develop some applications with the NI sbRIO-9632 that came with the Starter Kit 2.0, however whenever I try to run the Robotics Hardware Setup I get an "Unhandled Error".
The device appears in the "Targets Detected" list with the correct serial number and with an IP address.
I tried to "ping" the device to see if it responded and the results are shown in the screenshot:
First time the device was connected directly to computer
Second time the device was connected in the same network as the computer I was using
Third time I "pinged" the computer next to me
Last time again the device was connected directly to computer
I included some screenshot that show how I got the problem.
Can anyone help?
Thank You
Davide
Attachments:
ErrorDetected.PNG ‏81 KB
IPAddress.PNG ‏35 KB
Ping.PNG ‏63 KB

DLabview wrote:
Nope, the computer I was using was connected to a wired LAN network.
However the PC has 2 ethernet ports, one is the default one whereas the other one is on a different networking card.
The network is quite a busy and extended, the department I'm working in is quite big and contains many hundreds of PCs and devices connected via wired LAN or via Wi-Fi access points.
The device didn't really crash though, it basically fails to connect to a PC in order to receive a program.
Other people are experiencing my same issue with the same sbRIO, and we don't really know what is going on.
Davide
Just to make sure, try to connect an ethernet cable directly between the sbRIO and your computer (perhaps connect it to that extra port).
Also, is the sbRIO connected to a hub or a switch? If it is a hub and it starts to transmit broken packets from some junky WLAN card/router, it might cause problems?
First I got some bad latency, basically the connection went intermittent on/off, on my sbRIO, then a few minutes it went belly up and crashed (froze).
Br,
/Roger

Similar Messages

  • Nilvaiu.dll error robotics starter kit 2.0 9632 labview 14.0

    Hi:
    I appreciate all the support this site has given me.
    I am trying to run a small VI that will read the motor encoder.
    I get the error msg DAQmx Clear Task.vi loaded with errors on the target was closed     &
    milvaiu.dll:daqdestroytask110. Ensure the library is present on the RT target.......
    I looked on the web and was given the info to reinstall ni-daqmx 14.0. which I did several times and I still get the error.
    Have any suggestions?
    Thanks,

    The robotics kit uses a NI sbRIO-9632 embedded controller. You cannot use NI-DAQmx on a RIO system - it is two different drivers for two different platforms.
    You will need to use the NI-RIO driver instead. You can refer to the LabVIEW 2014 Robotics Module Help for examples and explanations of how to write code for the sbRIO-9632.
    Steven

  • Error while installing IFRS Starter Kit in BO FC

    Hi Experts,
    We are trying to install Starter Kit for IFRS SP1 in BO FC version 7.5. We are following the steps in the installation guide.
    However while running the SCAN task, we encounter an error : "Processing task SCAN - (error) ". The log shows that
    the packets are extracted, but it is not able to generate the receive tasks. What is the possible cause of this error?
    The product information of FC  shows that "Build : 7.5.0.1021". How to find the service pack that is installed?
    Thanks in advance.
    Regards,
    Shoba

    Ok,
    The problem is the following : You can only install IFRS packages in a non signed database. Yours is signed as 0000.TOP so it will not work. Even if the goal is to have IFRS packages installed + 0000.TOP signature.
    You should do the following :
    1. Create a new empty database.
    2. Create a new Finance Datasource in CtAdmin.msc which point to the new DB
    3. Initialize it as a CHILD DB (All task / Migrate).
    4. Connect to the application with ADMIN account and verify that the DB signature is empty (if it's not the case, you will have to switch SQL initialization querries back to child behaviour and restart from step 1).
    5. Copy IFRS packages and configure the transfer vector (folder destination).
    6. Create and execute the SCAN task
    7. Execute each reception task
    8. Change DB Signature from 0000.ROLL-OUT to 0000.TOP (SQL querries are documented in the IFRS installation guide).
    Good luck

  • Error when running child script in starter kit

    Hi all,
    When i playback the starter kit hr scripts it is showing the following error...
    Failure when running child script hr_tsk_hr_0001a.
    Can anyone tell why this error is occuring.

    Glad to read you got beyond the initial URL. I can't even get beyond that. Oh well.

  • Error while starting coherence server

    Hi I am working with the coherence in that i am using pof concept to build portable objects , i configured the cache , coherence server i was imported the cache , pof config paths into the these two servers when i am trying to start the coherence server its showing following error like pof config file not loaded ....is there any problem with my cache-config file....can u pls tell me how to approach to this task..
    Exception in thread "main" (Wrapped) (Wrapped: error configuring class "com.tangosol.io.pof.ConfigurablePofContext") java.lang.IllegalStateException: Duplicate included POF configuration (Config=Manager-pof-config.xml)
         at com.tangosol.coherence.component.util.Daemon.start(Daemon.CDB:52)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.Service.start(Service.CDB:7)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.start(Grid.CDB:6)
         at com.tangosol.coherence.component.util.SafeService.startService(SafeService.CDB:28)
         at com.tangosol.coherence.component.util.safeService.SafeCacheService.startService(SafeCacheService.CDB:5)
         at com.tangosol.coherence.component.util.SafeService.ensureRunningService(SafeService.CDB:27)
         at com.tangosol.coherence.component.util.SafeService.start(SafeService.CDB:14)
         at com.tangosol.net.DefaultConfigurableCacheFactory.ensureServiceInternal(DefaultConfigurableCacheFactory.java:1057)
         at com.tangosol.net.DefaultConfigurableCacheFactory.ensureService(DefaultConfigurableCacheFactory.java:892)
         at com.tangosol.net.DefaultConfigurableCacheFactory.ensureCache(DefaultConfigurableCacheFactory.java:874)
         at com.tangosol.net.DefaultConfigurableCacheFactory.configureCache(DefaultConfigurableCacheFactory.java:1231)
         at com.tangosol.net.DefaultConfigurableCacheFactory.ensureCache(DefaultConfigurableCacheFactory.java:290)
         at com.tangosol.net.CacheFactory.getCache(CacheFactory.java:735)
         at com.tangosol.net.CacheFactory.getCache(CacheFactory.java:712)
         at com.Manager.Main.main(Main.java:19)
    Caused by: (Wrapped: error configuring class "com.tangosol.io.pof.ConfigurablePofContext") java.lang.IllegalStateException: Duplicate included POF configuration (Config=Manager-pof-config.xml)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.Service.instantiateSerializer(Service.CDB:17)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.Service.ensureSerializer(Service.CDB:31)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.Service.ensureSerializer(Service.CDB:4)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.onEnter(Grid.CDB:26)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.PartitionedService.onEnter(PartitionedService.CDB:19)
         at com.tangosol.coherence.component.util.Daemon.run(Daemon.CDB:14)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.IllegalStateException: Duplicate included POF configuration (Config=Manager-pof-config.xml)
         at com.tangosol.io.pof.ConfigurablePofContext.report(ConfigurablePofContext.java:1260)
         at com.tangosol.io.pof.ConfigurablePofContext.createPofConfig(ConfigurablePofContext.java:848)
         at com.tangosol.io.pof.ConfigurablePofContext.initialize(ConfigurablePofContext.java:775)
         at com.tangosol.io.pof.ConfigurablePofContext.setContextClassLoader(ConfigurablePofContext.java:319)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.Service.instantiateSerializer(Service.CDB:13)
         ... 6 more
    2012-06-15 15:03:38.953/2.043 Oracle Coherence GE 3.6.0.4 <Error> (thread=main, member=29): Error while starting service "DistributedCacheService": (Wrapped) (Wrapped: error configuring class "com.tangosol.io.pof.ConfigurablePofContext") java.lang.IllegalStateException: Duplicate included POF configuration (Config=Manager-pof-config.xml)
         at com.tangosol.coherence.component.util.Daemon.start(Daemon.CDB:52)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.Service.start(Service.CDB:7)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.start(Grid.CDB:6)
         at com.tangosol.coherence.component.util.SafeService.startService(SafeService.CDB:28)
         at com.tangosol.coherence.component.util.safeService.SafeCacheService.startService(SafeCacheService.CDB:5)
         at com.tangosol.coherence.component.util.SafeService.ensureRunningService(SafeService.CDB:27)
         at com.tangosol.coherence.component.util.SafeService.start(SafeService.CDB:14)
         at com.tangosol.net.DefaultConfigurableCacheFactory.ensureServiceInternal(DefaultConfigurableCacheFactory.java:1057)
         at com.tangosol.net.DefaultConfigurableCacheFactory.ensureService(DefaultConfigurableCacheFactory.java:892)
         at com.tangosol.net.DefaultConfigurableCacheFactory.ensureCache(DefaultConfigurableCacheFactory.java:874)
         at com.tangosol.net.DefaultConfigurableCacheFactory.configureCache(DefaultConfigurableCacheFactory.java:1231)
         at com.tangosol.net.DefaultConfigurableCacheFactory.ensureCache(DefaultConfigurableCacheFactory.java:290)
         at com.tangosol.net.CacheFactory.getCache(CacheFactory.java:735)
         at com.tangosol.net.CacheFactory.getCache(CacheFactory.java:712)
         at com.Manager.Main.main(Main.java:19)
    Caused by: (Wrapped: error configuring class "com.tangosol.io.pof.ConfigurablePofContext") java.lang.IllegalStateException: Duplicate included POF configuration (Config=Manager-pof-config.xml)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.Service.instantiateSerializer(Service.CDB:17)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.Service.ensureSerializer(Service.CDB:31)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.Service.ensureSerializer(Service.CDB:4)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.onEnter(Grid.CDB:26)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.PartitionedService.onEnter(PartitionedService.CDB:19)
         at com.tangosol.coherence.component.util.Daemon.run(Daemon.CDB:14)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.IllegalStateException: Duplicate included POF configuration (Config=Manager-pof-config.xml)
         at com.tangosol.io.pof.ConfigurablePofContext.report(ConfigurablePofContext.java:1260)
         at com.tangosol.io.pof.ConfigurablePofContext.createPofConfig(ConfigurablePofContext.java:848)
         at com.tangosol.io.pof.ConfigurablePofContext.initialize(ConfigurablePofContext.java:775)
         at com.tangosol.io.pof.ConfigurablePofContext.setContextClassLoader(ConfigurablePofContext.java:319)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.Service.instantiateSerializer(Service.CDB:13)
         ... 6 more
    my cache-config file look like this...
    <!DOCTYPE cache-config SYSTEM "cache-config.dtd">
    <cache-config>
    <caching-scheme-mapping>
    <cache-mapping>
    <cache-name>hello</cache-name>
    <scheme-name>default-distributed</scheme-name>
    </cache-mapping>
    </caching-scheme-mapping>
    <caching-schemes>
    <distributed-scheme>
    <scheme-name>default-distributed</scheme-name>
    <service-name>DistributedCacheService</service-name>
    <serializer>
    <instance>
    <class-name>com.tangosol.io.pof.ConfigurablePofContext</class-name>
    <init-params>
    <init-param>
    <param-type>String</param-type>
    <param-value system-property="Manager-pof-config.xml">/C:/Users/lakshmana/JPACoherenceWorkspace/Application/appClientModule/Manager-pof-config.xml</param-value>
    </init-param>
    </init-params>
    </instance>
    </serializer>
    <backing-map-scheme>
    <local-scheme/>
    </backing-map-scheme>
    <autostart>true</autostart>
    </distributed-scheme>
    <class-scheme>
    <scheme-name>default-backing-map</scheme-name>
    <class-name>com.tangosol.util.SafeHashMap</class-name>
    </class-scheme>
    </caching-schemes>
    </cache-config>
    Thanks-Advance

    Hi Jon i removed the include option in the pof-config...
    when i am trying to deploy the main method its showing following error ..........
    2012-06-15 17:38:24.803/87.644 Oracle Coherence GE 3.6.0.4 <Info> (thread=main, member=3): Restarting Service: DistributedCacheService
    2012-06-15 17:38:24.803/87.644 Oracle Coherence GE 3.6.0.4 <D5> (thread=DistributedCache:DistributedCacheService, member=3): Service DistributedCacheService left the cluster
    2012-06-15 17:38:24.809/87.650 Oracle Coherence GE 3.6.0.4 <D5> (thread=DistributedCache:DistributedCacheService, member=3): Service DistributedCacheService joined the cluster with senior service member 3
    2012-06-15 17:38:24.810/87.651 Oracle Coherence GE 3.6.0.4 <Error> (thread=DistributedCache:DistributedCacheService, member=3): Terminating PartitionedCache due to unhandled exception: com.tangosol.util.WrapperException
    2012-06-15 17:38:24.810/87.651 Oracle Coherence GE 3.6.0.4 <Error> (thread=DistributedCache:DistributedCacheService, member=3):
    (Wrapped) java.io.IOException: unknown user type: com.tangosol.run.xml.SimpleElement
         at com.tangosol.util.Base.ensureRuntimeException(Base.java:293)
         at com.tangosol.util.Base.ensureRuntimeException(Base.java:269)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.packetProcessor.PacketPublisher.serializeMessage(PacketPublisher.CDB:34)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.packetProcessor.PacketPublisher$InQueue.add(PacketPublisher.CDB:8)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.dispatchMessage(Grid.CDB:62)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.post(Grid.CDB:53)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.send(Grid.CDB:1)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid$ConfigRequest.onReceived(Grid.CDB:83)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.onMessage(Grid.CDB:11)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.onNotify(Grid.CDB:33)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.PartitionedService.onNotify(PartitionedService.CDB:3)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.partitionedService.PartitionedCache.onNotify(PartitionedCache.CDB:3)
         at com.tangosol.coherence.component.util.Daemon.run(Daemon.CDB:42)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.IOException: unknown user type: com.tangosol.run.xml.SimpleElement
         at com.tangosol.io.pof.ConfigurablePofContext.serialize(ConfigurablePofContext.java:341)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.Service.writeObject(Service.CDB:4)
         at com.tangosol.coherence.component.util.ServiceConfig.writeObject(ServiceConfig.CDB:1)
         at com.tangosol.coherence.component.util.ServiceConfig$Map.writeObject(ServiceConfig.CDB:1)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid$ConfigUpdate.write(Grid.CDB:17)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.packetProcessor.PacketPublisher.serializeMessage(PacketPublisher.CDB:28)
         ... 11 more
    Caused by: java.lang.IllegalArgumentException: unknown user type: com.tangosol.run.xml.SimpleElement
         at com.tangosol.io.pof.ConfigurablePofContext.getUserTypeIdentifier(ConfigurablePofContext.java:420)
         at com.tangosol.io.pof.ConfigurablePofContext.getUserTypeIdentifier(ConfigurablePofContext.java:409)
         at com.tangosol.io.pof.PofBufferWriter.writeUserType(PofBufferWriter.java:1660)
         at com.tangosol.io.pof.PofBufferWriter.writeObject(PofBufferWriter.java:1622)
         at com.tangosol.io.pof.ConfigurablePofContext.serialize(ConfigurablePofContext.java:335)
         ... 16 more
    2012-06-15 17:38:24.811/87.652 Oracle Coherence GE 3.6.0.4 <D5> (thread=DistributedCache:DistributedCacheService, member=3): Service DistributedCacheService left the cluster
    2012-06-15 17:38:24.811/87.652 Oracle Coherence GE 3.6.0.4 <Error> (thread=main, member=3): Error while starting service "DistributedCacheService": java.lang.RuntimeException: Failed to start Service "DistributedCacheService" (ServiceState=SERVICE_STOPPED)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.Service.start(Service.CDB:38)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.start(Grid.CDB:6)
         at com.tangosol.coherence.component.util.SafeService.startService(SafeService.CDB:28)
         at com.tangosol.coherence.component.util.safeService.SafeCacheService.startService(SafeCacheService.CDB:5)
         at com.tangosol.coherence.component.util.SafeService.restartService(SafeService.CDB:25)
         at com.tangosol.coherence.component.util.SafeService.ensureRunningService(SafeService.CDB:39)
         at com.tangosol.coherence.component.util.SafeService.getRunningService(SafeService.CDB:1)
         at com.tangosol.coherence.component.util.SafeService.getInfo(SafeService.CDB:1)
         at com.tangosol.coherence.component.net.management.Gateway.instantiateServiceModel(Gateway.CDB:6)
         at com.tangosol.coherence.component.net.management.Gateway.instantiateLocalModel(Gateway.CDB:45)
         at com.tangosol.coherence.component.net.management.Gateway.register(Gateway.CDB:6)
         at com.tangosol.coherence.component.util.SafeService.register(SafeService.CDB:14)
         at com.tangosol.coherence.component.util.SafeService.ensureRunningService(SafeService.CDB:56)
         at com.tangosol.coherence.component.util.SafeService.start(SafeService.CDB:14)
         at com.tangosol.net.DefaultConfigurableCacheFactory.ensureServiceInternal(DefaultConfigurableCacheFactory.java:1057)
         at com.tangosol.net.DefaultConfigurableCacheFactory.ensureService(DefaultConfigurableCacheFactory.java:892)
         at com.tangosol.net.DefaultCacheServer.startServices(DefaultCacheServer.java:81)
         at com.tangosol.net.DefaultCacheServer.monitorServices(DefaultCacheServer.java:285)
         at com.tangosol.net.DefaultCacheServer.startAndMonitor(DefaultCacheServer.java:56)
         at com.tangosol.net.DefaultCacheServer.main(DefaultCacheServer.java:197)
    2012-06-15 17:38:24.811/87.652 Oracle Coherence GE 3.6.0.4 <Error> (thread=main, member=3): Failed to restart services: java.lang.RuntimeException: Failed to start Service "DistributedCacheService" (ServiceState=SERVICE_STOPPED)
    2012-06-15 17:38:29.811/92.652 Oracle Coherence GE 3.6.0.4 <Info> (thread=main, member=3): Restarting Service: DistributedCacheService
    2012-06-15 17:38:29.816/92.657 Oracle Coherence GE 3.6.0.4 <D5> (thread=DistributedCache:DistributedCacheService, member=3): Service DistributedCacheService joined the cluster with senior service member 3
    2012-06-15 17:38:29.817/92.658 Oracle Coherence GE 3.6.0.4 <Error> (thread=DistributedCache:DistributedCacheService, member=3): Terminating PartitionedCache due to unhandled exception: com.tangosol.util.WrapperException
    2012-06-15 17:38:29.817/92.658 Oracle Coherence GE 3.6.0.4 <Error> (thread=DistributedCache:DistributedCacheService, member=3):
    (Wrapped) java.io.IOException: unknown user type: com.tangosol.run.xml.SimpleElement
         at com.tangosol.util.Base.ensureRuntimeException(Base.java:293)
         at com.tangosol.util.Base.ensureRuntimeException(Base.java:269)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.packetProcessor.PacketPublisher.serializeMessage(PacketPublisher.CDB:34)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.packetProcessor.PacketPublisher$InQueue.add(PacketPublisher.CDB:8)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.dispatchMessage(Grid.CDB:62)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.post(Grid.CDB:53)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.send(Grid.CDB:1)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid$ConfigRequest.onReceived(Grid.CDB:83)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.onMessage(Grid.CDB:11)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.onNotify(Grid.CDB:33)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.PartitionedService.onNotify(PartitionedService.CDB:3)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.partitionedService.PartitionedCache.onNotify(PartitionedCache.CDB:3)
         at com.tangosol.coherence.component.util.Daemon.run(Daemon.CDB:42)
         at java.lang.Thread.run(Unknown Source)

  • "Invalid column name" when restoring SAP DM IFRS Starter Kit

    I want to share an issue that we came across when restoring the SAP Disclosure Management IFRS Starter Kit. Namely when trying to restore it on an environment we got the following error:
    Server Error in '/' Application.
    Invalid column name 'AccountExpirationDate'.
    Invalid column name 'PasswordChangedDate'.
    Invalid column name 'LastSuccessfulLoginDate'.
    In our case, after getting this error we tried restoring the SK on SAP Disclosure Management SP06 and it turned out to work ok so hope that this solves it for anyone else stuck at the same

    Hi Rajneesh,
    Check whether you have both the row-axis and column-axis of the input template through 'edit report'.
    Probably your input template has some member dimensions missing in your template.
    We have faced the same problem before and corrected it.
    This error occurs sometimes when we create a input template by clearing defining the row & column axis in the template but afterwards try some EPMOlapmember in any axis by deleting the original report elements.
    So check the input template once again. I think you will track the error.
    Regards,
    Bishwajit

  • Blogg RFC scenario using BPM - starter kit (more detail on BPM required)

    I follow this blog to the letter - because it is the same as my scenario:
    /people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit
    The problem is I have no experience with BPM. I have setup the Integration process as I think it should be but I get an error.
    Could one of you experts go through the BPM steps in more detail? Screen shots/details of the properties and containers on each step would be very useful. Thanks.

    Hi Lynn!!
    Check this SAP help for certain requirements when to use BPM:
    http://help.sap.com/saphelp_nw04/helpdata/en/cb/15163ff8519a06e10000000a114084/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/08/16163ff8519a06e10000000a114084/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/0e/56373f7853494fe10000000a114084/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/11/13283fd0ca8443e10000000a114084/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/ca/7c5c41fe06cf1ee10000000a155106/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/e8/8e2d4233c8db2ce10000000a1550b0/content.htm
    Take a look at this blog by Michal,
    /people/michal.krawczyk2/blog/2005/09/16/xi-how-to-test-your-mapping-in-real-life-scenarios
    /people/krishna.moorthyp/blog/2005/06/09/walkthrough-with-bpm - Walk through BPM
    /people/siva.maranani/blog/2005/05/22/schedule-your-bpm - Schedule BPM
    /people/sriram.vasudevan3/blog/2005/01/11/demonstrating-use-of-synchronous-asynchronous-bridge-to-integrate-synchronous-and-asynchronous-systems-using-ccbpm-in-sap-xi - Use of Synch - Asynch bridge in BPM
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1403 [original link is broken] [original link is broken] [original link is broken] - Use of Synch - Asynch bridge in BPM
    Check this weblog for a step by step procedure:
    /people/krishna.moorthyp/blog/2005/06/09/walkthrough-with-bpm
    /people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit
    or case study go thru this blog:
    /people/krishna.moorthyp/blog/2005/06/09/walkthrough-with-bpm
    for checklist:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/3bf550d4-0201-0010-b2ae-8569d193124e
    Take a look at this blog for some very good guidelines on when to use BPM's and when not to use BPM,
    /people/swen.conrad/blog/2006/12/22/xi-ccbpm-performance-under-perform-or-out-perform
    Thanks !!
    Pls reward if useful

  • Coherence cluster reporting the Error while starting TcpProxyService

    In my application we have around 70 node. We have a client which connect to the cluster as an TCP extend client.
    As per the coherence log a communication delay between the two node is reported and then cluster service is restarted, but it failed to start the TcpProxyService. And this leads to the client connected by TCP Extend, lost connectivity with the cluster.
    Q1 : What is the reason and how to avoid this error ?
    2: How to notify the client about the connection failure ?
    Cohernace log sinppet
    990877871 ERROR [Logger@9229206 3.3/387] Coherence - 2008-12-17 13:28:13.565 Oracle Coherence GE 3.3/387 <Error> (thread=Clu
    ster, member=69): This node appears to have partially lost the connectivity: it receives responses from Member(Id=13, Timestamp=2008-12-01 12:46:41.563, Addr
    ess=147.114.89.101:8088, MachineId=47205, Location=process:32223@lonrs00531, Role=storage) which communicates with Member(Id=44, Timestamp=2008-12-17 13:28:1
    2.927, Address=147.114.89.52:8089, MachineId=47156, Location=process:18354@lonrs00556, Role=storage), but is not responding directly to this member; that cou
    ld mean that either requests are not coming out or responses are not coming in; stopping cluster service.
    6990879595 INFO [Logger@9229206 3.3/387] Coherence - 2008-12-17 13:28:15.299 Oracle Coherence GE 3.3/387 <Info> (thread=main
    , member=n/a): Restarting cluster
    6990881402 INFO [Logger@9229206 3.3/387] Coherence - 2008-12-17 13:28:17.120 Oracle Coherence GE 3.3/387 <Info> (thread=Clus
    ter, member=n/a): Failed to satisfy the variance: allowed=16, actual=420
    6990881402 INFO [Logger@9229206 3.3/387] Coherence - 2008-12-17 13:28:17.120 Oracle Coherence GE 3.3/387 <Info> (thread=Clus
    ter, member=n/a): Increasing allowable variance to 66
    6990883309 INFO [Logger@9229206 3.3/387] Coherence - 2008-12-17 13:28:19.004 Oracle Coherence GE 3.3/387 <Info> (thread=Clus
    ter, member=n/a): This Member(Id=27, Timestamp=2008-12-17 13:28:17.141, Address=147.114.89.50:8096, MachineId=47154, Location=process:3763@lonrs00554, Role=s
    torage, Edition=Grid Edition, Mode=Development, CpuCount=4, SocketCount=2) joined cluster "RIA_PROD" with senior Member(Id=2, Timestamp=2008-09-27 16:33:38.2
    71, Address=147.114.89.55:8091, MachineId=47159, Location=process:28137@lonrs00559, Role=storage, Edition=Grid Edition, Mode=Development, CpuCount=4, SocketC
    ount=2)
    6990884308 INFO [Logger@9229206 3.3/387] Coherence - 2008-12-17 13:28:20.027 Oracle Coherence GE 3.3/387 <Info> (thread=main
    , member=27): Restarting Service: Management
    6990885872 INFO [Logger@9229206 3.3/387] Coherence - 2008-12-17 13:28:21.589 Oracle Coherence GE 3.3/387 <Info> (thread=main
    , member=27): Restarting Service: DistributedCache
    6990886228 INFO [Logger@9229206 3.3/387] Coherence - 2008-12-17 13:28:21.947 Oracle Coherence GE 3.3/387 <Info> (thread=main
    , member=27): Restarting Service: InvocationService
    6990886353 INFO [Logger@9229206 3.3/387] Coherence - 2008-12-17 13:28:22.071 Oracle Coherence GE 3.3/387 <Info> (thread=main
    , member=27): Restarting Service: TcpProxyService
    6990886488 ERROR [Logger@9229206 3.3/387] Coherence - 2008-12-17 13:28:22.207 Oracle Coherence GE 3.3/387 <Error> (thread=Pro
    xy:TcpProxyService, member=27): Terminating ProxyService due to unhandled exception: com.tangosol.util.WrapperException
    6990886490 ERROR [Logger@9229206 3.3/387] Coherence - 2008-12-17 13:28:22.207 Oracle Coherence GE 3.3/387 <Error> (thread=Pro
    xy:TcpProxyService, member=27):
    (Wrapped: error binding ServerSocket to 147.114.89.50:17061)
    java.net.BindException: Address already in use
    at sun.nio.ch.Net.bind(Native Method)
    at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:119)
    at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:59)
    at com.tangosol.coherence.component.comm.connectionManager.acceptor.TcpAcceptor.configureSocket(TcpAcceptor.CDB:24)
    at com.tangosol.coherence.component.comm.connectionManager.acceptor.TcpAcceptor.doStart(TcpAcceptor.CDB:27)
    at com.tangosol.coherence.component.comm.ConnectionManager.start(ConnectionManager.CDB:3)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.ProxyService.onServiceStarted(ProxyService.CDB:20)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.Service$MemberConfigRequest$Poll.onCompletion(Service.CDB:17)
    at com.tangosol.coherence.component.net.Poll.close(Poll.CDB:13)
    at com.tangosol.coherence.component.net.Poll.onResponded(Poll.CDB:32)
    at com.tangosol.coherence.component.net.Poll.onResponse(Poll.CDB:3)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.Service.onMessage(Service.CDB:24)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.Service.onNotify(Service.CDB:123)
    at com.tangosol.coherence.component.util.Daemon.run(Daemon.CDB:35)
    at java.lang.Thread.run(Thread.java:595)
    6990886490 ERROR [Logger@9229206 3.3/387] Coherence - 2008-12-17 13:28:22.208 Oracle Coherence GE 3.3/387 <Error> (thread=mai
    n, member=27): Error while starting service "TcpProxyService": (Wrapped: Failed to start Service "TcpProxyService" (ServiceState=SERVICE_STOPPED)) (Wrapped:
    error binding ServerSocket to 147.114.89.50:17061) java.net.BindException: Address already in use
    at sun.nio.ch.Net.bind(Native Method)
    at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:119)
    at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:59)

    Hi user1696,
    Adding <reusable>true</reusable> to the tcp-acceptor/local-address element (see http://wiki.tangosol.com/display/COH33UG/tcp-acceptor) should fix this.
    Regards,
    Dimitri

  • Problems with LIN starter Kit 1.0

    Hi,
    I just came across the LIN starter kit and I wanted to extract the schedule table from the master node. I tried many combinations to extract this info but it always throws out an error. The only way I can extract some info would be through the 'frames' and then extracting the ID.
    Now, the only two items I require would be the message type and the schedule time. Does any one have any experience using this?
    Regards,
    Ashm01.
    Attached is a sample VI and LDF File using the toolkit.
    Attachments:
    LDF.zip ‏14 KB

    Hi Ashm01,
    I assume you are referring to the LDF Starter kit found here:
    http://digital.ni.com/softlib.nsf/websearch/47FDEF06375659178625721A00604878?opendocument&node=132060_US
    All of the kit specific examples are located in the LDFExamples.llb Library file.
    In addition in LabVIEW->Help->Find Examples->Search->LIN there are several more LIN examples.
    Regards,
    Message Edited by John E on 07-30-2007 11:19 AM
    John E.
    Applications Engineering
    National Instruments

  • Cannot connect to calendar or addressbook server HTTPChannel unhandled error

    Experiencing the dread OS X server 3.2.1 upgrade death.  I reinitialized the postgres DB and it finally started, but Calendar and Addressbook appear corrupted.  I've given up on trying to recover data, I just want the two services reinitialized.
    I tried moving /Library/Server/Calendar and Contacts/ out of the way and restarting.  That seemed to help, but I still can't connect to it, including on the web port directly.
    The error I see in /var/log/caldavd/error.log is:  (And no, I don't know Python well enough to trace through the program from this error):
    2014-09-19 18:21:14-0700 [-] [caldav-1]  [HTTPChannel,3,192.168.1.250] Unhandled Error
    2014-09-19 18:21:14-0700 [-] [caldav-1] Traceback (most recent call last):
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/python/context.py", line 81, in callWithContext
    2014-09-19 18:21:14-0700 [-] [caldav-1]    return func(*args,**kw)
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/Applications/Server.app/Contents/ServerRoot/usr/share/caldavd/lib/python/twex t/internet/fswatch.py", line 69, in _doWriteOrReadOrVNodeEvent
    2014-09-19 18:21:14-0700 [-] [caldav-1]    origDoWriteOrRead(selectable, fd, event)
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/kqreactor.py", line 291, in _doWriteOrRead
    2014-09-19 18:21:14-0700 [-] [caldav-1]    self._disconnectSelectable(selectable, why, inRead)
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/posixbase.py", line 258, in _disconnectSelectable
    2014-09-19 18:21:14-0700 [-] [caldav-1]    selectable.readConnectionLost(f)
    2014-09-19 18:21:14-0700 [-] [caldav-1] --- <exception caught here> ---
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/tcp.py", line 262, in readConnectionLost
    2014-09-19 18:21:14-0700 [-] [caldav-1]    p.readConnectionLost()
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/Applications/Server.app/Contents/ServerRoot/usr/share/caldavd/lib/python/twex t/web2/channel/http.py", line 919, in readConnectionLost
    2014-09-19 18:21:14-0700 [-] [caldav-1]    self.transport.loseConnection()
    2014-09-19 18:21:14-0700 [-] [caldav-1] exceptions.AttributeError: 'NoneType' object has no attribute 'loseConnection'
    2014-09-19 18:21:14-0700 [-] [caldav-1]
    2014-09-19 18:21:14-0700 [-] [caldav-1]  [HTTPChannel,3,192.168.1.250] Unhandled Error
    2014-09-19 18:21:14-0700 [-] [caldav-1] Traceback (most recent call last):
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/application/app.py", line 323, in runReactorWithLogging
    2014-09-19 18:21:14-0700 [-] [caldav-1]    reactor.run()
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/base.py", line 1169, in run
    2014-09-19 18:21:14-0700 [-] [caldav-1]    self.mainLoop()
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/base.py", line 1181, in mainLoop
    2014-09-19 18:21:14-0700 [-] [caldav-1]    self.doIteration(t)
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/kqreactor.py", line 256, in doKEvent
    2014-09-19 18:21:14-0700 [-] [caldav-1]    log.callWithLogger(selectable, _drdw, selectable, fd, event)
    2014-09-19 18:21:14-0700 [-] [caldav-1] --- <exception caught here> ---
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/python/log.py", line 84, in callWithLogger
    2014-09-19 18:21:14-0700 [-] [caldav-1]    return callWithContext({"system": lp}, func, *args, **kw)
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/python/log.py", line 69, in callWithContext
    2014-09-19 18:21:14-0700 [-] [caldav-1]    return context.call({ILogContext: newCtx}, func, *args, **kw)
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/python/context.py", line 118, in callWithContext
    2014-09-19 18:21:14-0700 [-] [caldav-1]    return self.currentContext().callWithContext(ctx, func, *args, **kw)
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/python/context.py", line 81, in callWithContext
    2014-09-19 18:21:14-0700 [-] [caldav-1]    return func(*args,**kw)
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/Applications/Server.app/Contents/ServerRoot/usr/share/caldavd/lib/python/twex t/internet/fswatch.py", line 69, in _doWriteOrReadOrVNodeEvent
    2014-09-19 18:21:14-0700 [-] [caldav-1]    origDoWriteOrRead(selectable, fd, event)
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/kqreactor.py", line 291, in _doWriteOrRead
    2014-09-19 18:21:14-0700 [-] [caldav-1]    self._disconnectSelectable(selectable, why, inRead)
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/posixbase.py", line 258, in _disconnectSelectable
    2014-09-19 18:21:14-0700 [-] [caldav-1]    selectable.readConnectionLost(f)
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/tcp.py", line 265, in readConnectionLost
    2014-09-19 18:21:14-0700 [-] [caldav-1]    self.connectionLost(failure.Failure())
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/tcp.py", line 287, in connectionLost
    2014-09-19 18:21:14-0700 [-] [caldav-1]    protocol.connectionLost(reason)
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/Applications/Server.app/Contents/ServerRoot/usr/share/caldavd/lib/python/twex t/web2/channel/http.py", line 927, in connectionLost
    2014-09-19 18:21:14-0700 [-] [caldav-1]    self.factory.removeConnectedChannel(self)
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/Applications/Server.app/Contents/ServerRoot/usr/share/caldavd/lib/python/twex t/web2/metafd.py", line 161, in removeConnectedChannel
    2014-09-19 18:21:14-0700 [-] [caldav-1]    HTTPFactory.removeConnectedChannel(self, channel)
    2014-09-19 18:21:14-0700 [-] [caldav-1]  File "/Applications/Server.app/Contents/ServerRoot/usr/share/caldavd/lib/python/twex t/web2/channel/http.py", line 1004, in removeConnectedChannel
    2014-09-19 18:21:14-0700 [-] [caldav-1]    self.connectedChannels.remove(channel)
    2014-09-19 18:21:14-0700 [-] [caldav-1] exceptions.KeyError: <twext.web2.channel.http.HTTPChannel object at 0x107b2cb10>
    2014-09-19 18:21:14-0700 [-] [caldav-1]

    Hi,
    same here. After updating, calendar and contacts didn't work (which is by the way the sole reason why I have this server. Thanks to the attempts to force users into iCloud a few months ago)
    I got a "CalDAVAccountRefreshQueueableOperation" error. I tried this
    How to fix iCAL-Server Error: CalDAVAccountRefreshQueueableOperation
    ...but it didn't work, because the calendar was stuck on "Starting..."
    So today I also rolled the server-app back with the TimeMachine. Starting server afterwards took forever - it looked like the upgrading-window ("server on this mac is updating") and the progress-bar didn't move for an hour or something. But then it moved, I got a weired error message, that something went wrong ("while updating service data an error occured"), but at least now it's running again.
    Hope they fix this soon... For the future, I think I will go back to my old habit when I was a windows user and wait with upgrading running systems.

  • Jump Start Kit application server failed to start

    Hi,
    My Jump Start Kit Application server is failing to start. The Error is as below
    2012-10-22 11:58:18,076 FATAL [com.fatwire.logging.cs.db] - <Exception loading meta data for data sourcecsDataSource>
    org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (User not found: SA)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:1549)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.createDataSource(BasicDataSource.java:1388)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.getConnection(BasicDataSource.java:1044)
    at com.fatwire.cs.core.db.DataSourceBackedPool.acquire(DataSourceBackedPool.java:47)
    at COM.FutureTense.Servlet.JDBCConn.getMeta_trans(JDBCConn.java:188)
    at COM.FutureTense.Servlet.JDBCConn.getMeta(JDBCConn.java:130)
    at COM.FutureTense.Servlet.JDBCTable.<init>(JDBCTable.java:285)
    at COM.FutureTense.Servlet.JDBCConn.GetTable(JDBCConn.java:1333)
    at COM.FutureTense.Common.ftDBTable.getconn(ftDBTable.java:3899)
    at COM.FutureTense.Common.ftDBTable.grab(ftDBTable.java:982)
    at COM.FutureTense.Common.ftAppLogic.getEvent(ftAppLogic.java:2010)
    at COM.FutureTense.Common.ftAppLogic.initEventEngine(ftAppLogic.java:3453)
    at COM.FutureTense.Common.ftAppLogic.init(ftAppLogic.java:1939)
    at COM.FutureTense.Common.ftAppLogic.init(ftAppLogic.java:1897)
    at COM.FutureTense.Common.CatalogManager.execute(CatalogManager.java:321)
    at COM.FutureTense.Servlet.FTServlet.execute(FTServlet.java:129)
    at COM.FutureTense.Servlet.FTServlet.doGet(FTServlet.java:53)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at com.fatwire.cs.core.logging.context.filter.ContextHeaderFilter.doFilterWork(ContextHeaderFilter.java:37)
    at com.fatwire.cs.core.logging.context.filter.RunOncePerRequestFilter.doFilter(RunOncePerRequestFilter.java:54)
    at com.fatwire.cs.core.logging.context.filter.HttpFilter.doFilter(HttpFilter.java:46)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at com.fatwire.wem.sso.cas.filter.CASFilter.doFilter(CASFilter.java:557)
    at com.fatwire.wem.sso.SSOFilter.doFilter(SSOFilter.java:51)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: java.sql.SQLException: User not found: SA
    at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
    at org.hsqldb.jdbc.jdbcConnection.<init>(Unknown Source)
    at org.hsqldb.jdbcDriver.getConnection(Unknown Source)
    at org.hsqldb.jdbcDriver.connect(Unknown Source)
    at org.apache.tomcat.dbcp.dbcp.DriverConnectionFactory.createConnection(DriverConnectionFactory.java:38)
    at org.apache.tomcat.dbcp.dbcp.PoolableConnectionFactory.makeObject(PoolableConnectionFactory.java:582)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.validateConnectionFactory(BasicDataSource.java:1556)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:1545)
    ... 39 more
    2012-10-22 11:58:18,076 ERROR [com.fatwire.logging.cs.db] - <Exception getting database connection>
    org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (User not found: SA)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:1549)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.createDataSource(BasicDataSource.java:1388)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.getConnection(BasicDataSource.java:1044)
    at com.fatwire.cs.core.db.DataSourceBackedPool.acquire(DataSourceBackedPool.java:47)
    at COM.FutureTense.Servlet.JDBCTable.get_trans(JDBCTable.java:698)
    at COM.FutureTense.Servlet.JDBCTable.get(JDBCTable.java:611)
    at COM.FutureTense.Servlet.JDBCTable.<init>(JDBCTable.java:288)
    at COM.FutureTense.Servlet.JDBCConn.GetTable(JDBCConn.java:1333)
    at COM.FutureTense.Common.ftDBTable.getconn(ftDBTable.java:3899)
    at COM.FutureTense.Common.ftDBTable.grab(ftDBTable.java:982)
    at COM.FutureTense.Common.ftAppLogic.getEvent(ftAppLogic.java:2010)
    at COM.FutureTense.Common.ftAppLogic.initEventEngine(ftAppLogic.java:3453)
    at COM.FutureTense.Common.ftAppLogic.init(ftAppLogic.java:1939)
    at COM.FutureTense.Common.ftAppLogic.init(ftAppLogic.java:1897)
    at COM.FutureTense.Common.CatalogManager.execute(CatalogManager.java:321)
    at COM.FutureTense.Servlet.FTServlet.execute(FTServlet.java:129)
    at COM.FutureTense.Servlet.FTServlet.doGet(FTServlet.java:53)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at com.fatwire.cs.core.logging.context.filter.ContextHeaderFilter.doFilterWork(ContextHeaderFilter.java:37)
    at com.fatwire.cs.core.logging.context.filter.RunOncePerRequestFilter.doFilter(RunOncePerRequestFilter.java:54)
    at com.fatwire.cs.core.logging.context.filter.HttpFilter.doFilter(HttpFilter.java:46)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at com.fatwire.wem.sso.cas.filter.CASFilter.doFilter(CASFilter.java:557)
    at com.fatwire.wem.sso.SSOFilter.doFilter(SSOFilter.java:51)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: java.sql.SQLException: User not found: SA
    at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
    at org.hsqldb.jdbc.jdbcConnection.<init>(Unknown Source)
    at org.hsqldb.jdbcDriver.getConnection(Unknown Source)
    at org.hsqldb.jdbcDriver.connect(Unknown Source)
    at org.apache.tomcat.dbcp.dbcp.DriverConnectionFactory.createConnection(DriverConnectionFactory.java:38)
    at org.apache.tomcat.dbcp.dbcp.PoolableConnectionFactory.makeObject(PoolableConnectionFactory.java:582)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.validateConnectionFactory(BasicDataSource.java:1556)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:1545)
    ... 39 more
    2012-10-22 11:58:18,076 ERROR [com.fatwire.logging.cs] - <Exception processing CatalogManager request>
    org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (User not found: SA)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:1549)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.createDataSource(BasicDataSource.java:1388)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.getConnection(BasicDataSource.java:1044)
    at com.fatwire.cs.core.db.DataSourceBackedPool.acquire(DataSourceBackedPool.java:47)
    at COM.FutureTense.Servlet.JDBCConn.Ping_trans(JDBCConn.java:291)
    at COM.FutureTense.Servlet.JDBCConn.Ping(JDBCConn.java:274)
    at COM.FutureTense.Common.CatalogManager.execute(CatalogManager.java:1122)
    at COM.FutureTense.Servlet.FTServlet.execute(FTServlet.java:129)
    at COM.FutureTense.Servlet.FTServlet.doGet(FTServlet.java:53)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at com.fatwire.cs.core.logging.context.filter.ContextHeaderFilter.doFilterWork(ContextHeaderFilter.java:37)
    at com.fatwire.cs.core.logging.context.filter.RunOncePerRequestFilter.doFilter(RunOncePerRequestFilter.java:54)
    at com.fatwire.cs.core.logging.context.filter.HttpFilter.doFilter(HttpFilter.java:46)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at com.fatwire.wem.sso.cas.filter.CASFilter.doFilter(CASFilter.java:557)
    at com.fatwire.wem.sso.SSOFilter.doFilter(SSOFilter.java:51)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: java.sql.SQLException: User not found: SA
    at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
    at org.hsqldb.jdbc.jdbcConnection.<init>(Unknown Source)
    at org.hsqldb.jdbcDriver.getConnection(Unknown Source)
    at org.hsqldb.jdbcDriver.connect(Unknown Source)
    at org.apache.tomcat.dbcp.dbcp.DriverConnectionFactory.createConnection(DriverConnectionFactory.java:38)
    at org.apache.tomcat.dbcp.dbcp.PoolableConnectionFactory.makeObject(PoolableConnectionFactory.java:582)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.validateConnectionFactory(BasicDataSource.java:1556)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:1545)
    ... 31 more
    Can you please tell me why this error is coming and how to resolve it.

    The error got resolved..
    The files in
    App_Server\apache-tomcat-6.0.32\default\data\hypersonic
    were corrupted hence the error.
    Replaced them with the ones from a correct installation and voila!

  • Fail to install starter kit for IFRS in BFC

    Hi
    I am trying to install the starter kit for IFRS in BFC following the installation guide step by step.
    But during the installation i receive an error message.
    the steps that i followed are:
    i started the data source in exclusive mode
    i configured the network from the transfer vectors selection
    i created a scan task
    i executed the started kit for IFRS.exe selecting the appropriate folder.
    Now when i am trying to run the scan task that i have created i don't receive any new tasks
    and in the log file i am viewing the following errors:
    Archive processing 20081006@162115
    Error when scanning the C:\......\business object\........
    and if i click on the error the follow message appears
    the 0000.CUSTOMIZE address of the archive is different from the current site 0000.TOP
    the same error message is repeated again and again for each archive.
    i need some help to install the starter kit for IFRS
    Thanks in advance
    Stavros

    Thank you very much for your valuable help.
    Following your instructions I manage to set up the IFRS Kit. Unfortunately there is not specify anywhere in the manual that the first database must set up as child and not as top.
    Reading much of the documents coming with the version I am using, there is nowhere analyze what is the top or child script and what exactly that script is helping it.
    Because I am quite new for BFC there is any manual or somewhere I can find what exactly are the differences for child and top?
    Have in mind that I will have couple of installations that they are going to report their own data by having topical databases and from the installation manual the Head office database should be set as TOP.
    Thanks again for your help.
    Best regards
    Stavros
    P.S Sorry for posting this question in a wrong forum

  • Obstacle avoidance project from Starter Kit 1.0 Roaming

    Hi. I'm a newbie to LabVIEW and I need to do a project which is improving the algorithm from Starter Kit 1.0 Roaming.vi so that the robot can create a global view for obstacle avoidance.
    I test run the vi and I found that the vi is not best enough in avoiding some obstacles (it still collides with obstacle after make a turn).
    My problems are :
    1. How can i make my robot move slower (where to change the speed of motor?)
    2. How can i set the robot's turning degree after detect an obstacle?
    If you guys can improve the vi for me it would much appreciated. Thanks.
    Attachments:
    Starter Kit 1.0 Roaming.vi ‏58 KB

    Hey,
    "Calculate Driving Direction.vi was not attached so unfortunately I cannot view the whole VI, but I don't think that is entirely necessary.
    If you are very new to LabVIEW then firstly I would always recommend flicking through some of our "Getting Started" Content to familiarise yourself with the environment, this just might make some things a little easier.
    http://www.ni.com/white-paper/7466/en/
    Secondly, with regards to your VI, I had a quick look through it (Bringing up Context Help by pressing Ctrl+H was pretty helpful in understanding where I might be able to implement things if you haven't searched through the example that way already).
    I think in relation to making it rotate slower, you might be able to manipulate the values that are the "left/right motor ccw velocity." Which sounds like it might edit the rate at which the robot rotates? (Point 10 on the VI)
    Potentially you can change how far it rotates after detecting an obstacle at the "Update scan angle" VI (point 7 on the VI)
    As that has a "scan angle parameter."
    As I don't really know the application of the example VI very well, my advice would be to have a look for some values on the VI that sound appropriate for what you want to do, such as the "Update scan angle" parameter, and then enter different values to it and watch its effect on your robot. I think this would probably be the best way to find out what effects what, and will familiarise yourself with labVIEW and the project.
    The project sounds pretty cool though, so please don't be discouraged if you are new to LabVIEW, the forum will usually be happy to help out when you have LabVIEW questions, but for this particular example, the method of educated trial and error is probably the way I would do it myself if the robot were in front of me!
    Thanks,
    Justin, Applications Engineer

  • Connecting to Starter kit 1.0

    Hello,
    I have been working on my starter-kit 1.0 robot for about a month now. Recently i decided that i would go moble with it and control it through my new laptop instead of my desktop. When i try to run the robotics hardware setup, I can see the robot but cannot connect to it. when I try i get the error code "-2147220288". I cannot find anything about this code online. When i contacted NI support, their fixes did not work. The wierd thing is, is that my laptop can assign it an IP but fails when it tries to download the software. Has anybody else had this problem and more importantly know how to fix it?

    How are you connecting using a wireless card on your desktop? Make sure your laptop is on the same subnet as your desktop and RIO. You can do this by statically setting the IP address of your PC to have the same first 3 numbers (ex. 10.1.2.28, 10.1.2.29, 10.1.2.30)
    If you cannot see the RIO with both computers connected, try disabling firewalls and antivirus on the laptop.
    Zach P.
    Product Support Engineer | LabVIEW R&D | National Instruments

  • Using IFRS Starter kit to build a quick POC for Client

    Hello Friends,
    As IFRS starter kit comes with a packaged solution, I was planning to use the same to build a quick POC for the client. However, I am seeing issues with basic functions like Data Loads. I updated the Dimensions members with the client specific data. I am getting error mainly with the Interco dimension. For some reason, when I tried to process this dimension, it kept waiting for server response indefinitely. I see this problem only with this dimension. In this context, I have the following questions:
    1. Can the starter kit be used with custom data?
    2. If so, is there any better way to overcome these issues?
    Please advise.
    Regards,
    Ven

    Hi,
    The kit can be definitely be used with customer data. The functionality doesnt depend on what data you have. Rather, it depends on how the configuration has been done. There is definitely something wrong in the IntCo dimension, because of which it might be getting stuck. I believe its just getting stuck. Can you try to maintain only few members in the dimension and then try again? Are you able to process all the other dimensions?

Maybe you are looking for

  • No sync from icloud to iphone

    Hi ! There is no sync from my contacts from the icloud to my iphone :-( i tried a lot of settings and reboots nothing works

  • Error installing Adobe Download Assistant on Mac Yosemite 10.10

    I am trying to install trial of elements 13 on Mac Yosemite and getting the following error while installing the Adobe Download Assistant - This application cannot be installed because the installer has been misconfigured. Please contact the applicat

  • Help Needed With File/Image Size

    I need a quick way to find an images _dimensions and size in kb_ on a safari webpage without having to download the image. What I'd really like is to be able to right click on an image and have the dimensions and size in kb displayed. Either that, or

  • Where can i see current temperature and the like of the MB?

    hi, the subject name pretty much sais what i would like to know. i saw this mooning pb and some videos abt it, and there was this window displaying the current temperature. where can i find that? furthermore would i like to know if the cpu is running

  • Pause button not working on my Nano

    Is there a way to fix a non-functioning pause button or do I have to send it in? Thanks!