JRun multi-svr clustering seems to disconnect on reboot

i have recently upgraded to mx 7 and have the multi-server
configuration set up with 2 identical instances on the same
machine, added to a cluster. these each have 5 websites using IIS
6.
after the cluster was made, i ran the webserver config tool
and choose all sites and chose the cluster name and all is well.
until i have to reboot, in which case the sites display an
iis error about the page cannot be displayed, 403 error.
if i open the webserver config tool and remove the cluster
then re-add it, it works fine, until the next reboot, etc. etc.
does anyone know why this would be happening?
for what it's worth, i am also fine tuning the windows NLB
and need to reboot to test, which is how i found this problem.
i have never had a clustering question answered here, so
maybe my luck will change this time...
thanks so much

Hi \HDL and welcome to Apple Discussions!
Do you know someone with another power adapter you can use to test with? I would try that first, to isolate the problem to one or the other, before you make your purchase.
If not, I would suggest carrying the MacBook in to an Apple retail store to let them make the diagnosis. Be sure to [make an appointment|www.apple.com/retail] first or you may spend a long time waiting to talk to a Mac Genius.
Best of luck.

Similar Messages

  • Multi-tiers clustering problem: NameNotFoundException

    Hi All
              I am trying multi-tier clustering when I encounter an unexpected naming
              exception. Following is the scenario.
              1) There are two clusters: [webcluster] and [servercluster]. They are
              in the same administration domain.
              2) Each of them has only one server: [cscweb] and [cscserver].
              3) Cluster addresses are [node177.truetel.com.tw:7001] and
              [node177.truetel.com.tw:7003] respectively.
              4) war files are deployed to [webcluster] while ejb jars are
              deployed to [servercluster], supposedly.
              My problem is that, if all the war files and jar files are deployed on
              BOTH clusters, then the application runs smoothly. However,
              if they are deployed as in step 4, then the unexpected
              javax.naming.NameNotFoundException will be thrown.
              If I also deployed SOME of the ejb jars to the [webcluster], then the
              application can run until it fails to locate the ejbs not deployed on
              the [webcluster]. A javax.naming.NameNotFoundException will be
              thrown then.
              It seems to be a JNDI problem where ejbs not in the same cluster
              could not be located. Can this be fixed?
              Any help will be appreciated,
              Lynch
              

    Hi All
              I am trying multi-tier clustering when I encounter an unexpected naming
              exception. Following is the scenario.
              1) There are two clusters: [webcluster] and [servercluster]. They are
              in the same administration domain.
              2) Each of them has only one server: [cscweb] and [cscserver].
              3) Cluster addresses are [node177.truetel.com.tw:7001] and
              [node177.truetel.com.tw:7003] respectively.
              4) war files are deployed to [webcluster] while ejb jars are
              deployed to [servercluster], supposedly.
              My problem is that, if all the war files and jar files are deployed on
              BOTH clusters, then the application runs smoothly. However,
              if they are deployed as in step 4, then the unexpected
              javax.naming.NameNotFoundException will be thrown.
              If I also deployed SOME of the ejb jars to the [webcluster], then the
              application can run until it fails to locate the ejbs not deployed on
              the [webcluster]. A javax.naming.NameNotFoundException will be
              thrown then.
              It seems to be a JNDI problem where ejbs not in the same cluster
              could not be located. Can this be fixed?
              Any help will be appreciated,
              Lynch
              

  • SQL Server 2012 Multi-Site clustering with 2 nodes for HA and DR

    Usually we setup 2 Node Prod cluster for Local HA and 1 or 2 Nodes in other data centre for DR
    Given that we have an option to setup multi-site / multi-subnet clustering from SQL 2008 R2/2012. I am planning to use just 2 nodes, 1 in prod data centre and 1 in DR data centre with 2 or 3 instances. This will act as both HA and DR solution.
    I would like to know if this solution is good, and any disadvantages, any best practices, etc.? By implementing this I can save some cost on physical servers.
    Following will be configured:
    * Will be using different subnets, quorum on different server with "Node and File Share Majority"
    * All virtual IPs will be registered for virtual name, and Subnetdelay, Subnet threshold will be modified accordingly
    * All nodes on same domain
    * Use SAN Disk with replication to DR site

    SQL 2008 R2 doesn't support multi-subnet clustering. You would still need 3rd party component like VLAN and Disk Replication. SQL 2012 is the first version to support multi-subnet clustering without using VLAN. you would still need disk replication hardware/software.
    Taken from my book
    Since nodes are often located in two different data centers at geographically dispersed locations, there is no shared storage between the nodes in a multi-site cluster. Clustering across two different data centers provides a higher level of availability and
    protection at the storage level as we have more than a single copy of the data.
    For SAN replication technology implemented in such clusters, the main activity is to keep data replicated between the sites. Typically, if we have nodes on two different sites, we would have two different network infrastructures and the nodes would be in
    different subnets. In such cases, if we are on a SQL Server version before 2012, we need to use third party VLAN (Virtual LAN) technology so that one IP address travels between two sites. This is called wide-IP. Companies hesitate with this solution because
    of the need to buy a third party solution to deploy the VLAN. Using VLAN technology means the same IP address would failover to the remote site in case of a local site disaster. Network administration might consider this as an overhead to maintenance and an
    extra piece of the networking component that needs to be secure.
    With SQL Server 2012 we do not need to use stretch VLAN technology but SAN replication is still needed for multi-site clustering. The OS version for this can be from Windows Server 2008 R2 and above. In this deployment, we can have a SQL virtual network
    name having an “OR” dependency on two different IP addresses. One address would be representing each subnet. With the “OR” dependency, if IP1 or IP2 is online we just use the network name. This is one of the Enterprise Editions only features.
    Other option which you can think of, without using 3rd party solutions would be AlwaysOn Availability Group. I have written details about it in my book.
    Balmukund Lakhani | Please mark solved if I've answered your question, vote for it as helpful to help other users find a solution quicker
    This posting is provided "AS IS" with no warranties, and confers no rights.
    My Blog |
    Team Blog | @Twitter
    Author: SQL Server 2012 AlwaysOn -
    Paperback, Kindle

  • Clustering and multi dimensional clustering?

    hi friends,
    why do we need Clustering and multi dimensional Clustering in bi 7.0?
    can i get any scenerio?
    Regards,
    suneel.

    Hi Suneel,
    You can get some good info here: http://help.sap.com/saphelp_nw70/helpdata/en/79/401442499cca7ee10000000a1550b0/frameset.htm
    http://help.sap.com/saphelp_nw70/helpdata/en/02/5cf74153b6ca17e10000000a155106/content.htm
    Hope this helps...

  • Multi-tier clustering

              Hi,
              I am trying to configure multi-tier clustering.
              Configured 2 clusters each with one machine and one WLS.
              Set up the JNDI lookup on machine 1 as below:
              Hashtable ht = new Hashtable();
              ht.pu(Context.INITIAL_CONTEXT_FACTORY, "weblogic.jndi.WLInitialContextFactory");
              ht.put(Context.PROVIDER_URL, "t3://machine2:port");
              Deployed web app on machine. Ejbs on the other.
              Machine1 has all the necessary home and remote interface of
              the ejbs on Machine2.
              Webapp gives me the following error:
              javax.naming.CommunicationException [Root exception is weblogic.rmi.UnmarshalException:
              Unmarshalling return
               - with nested exception:
              [java.lang.ClassNotFoundException: class com.edocs.enrollment.user.AccountBeanHomeImpl_ServiceStub
              previously not found]]
              Any one know what I am missing?
              Thanks,
              Sreeni
              

              I tried that. It passed that error and was giving a jndi link error.
              My ejb jndi name is "edx/ejb/PWCConfig". It gives the whole name
              as the remaining name. I did not set the provider URL for this
              bean as this is not exposed to the webApp.
              My understanding is that if I have the home and remote interface
              is good enough.
              Appreciate any help.
              Thanks,
              Sreeni
              Chris Palmer <[email protected]> wrote:
              >The lookup looks ok. Make sure that machine1 has not only
              >the home & remote interfaces, but also the
              >stubs generated by ejbc, on it's classpath (or in the
              >WEB-INF/lib directory for the web app). (Try
              >just including the whole jar file produced by ejbc).
              >
              >Sreeni Chippada wrote:
              >
              >> Hi,
              >> I am trying to configure multi-tier clustering.
              >> Configured 2 clusters each with one machine and
              >one WLS.
              >> Set up the JNDI lookup on machine 1 as below:
              >>
              >> Hashtable ht = new Hashtable();
              >> ht.pu(Context.INITIAL_CONTEXT_FACTORY, "weblogic.jndi.WLInitialContextFactory");
              >> ht.put(Context.PROVIDER_URL, "t3://machine2:port");
              >>
              >> Deployed web app on machine. Ejbs on the other.
              >> Machine1 has all the necessary home and remote interface
              >of
              >> the ejbs on Machine2.
              >>
              >> Webapp gives me the following error:
              >>
              >> javax.naming.CommunicationException [Root exception
              >is weblogic.rmi.UnmarshalException:
              >> Unmarshalling return
              >>  - with nested exception:
              >> [java.lang.ClassNotFoundException: class com.edocs.enrollment.user.AccountBeanHomeImpl_ServiceStub
              >> previously not found]]
              >>
              >> Any one know what I am missing?
              >>
              >> Thanks,
              >> Sreeni
              >
              

  • HT5622 I have given my old iphone to my daughter however cant seem to disconnect the two phones. I use icloud. What do i do to stop her using my email address, no for facetime, sharing info, contacts and photos????

    I have given my old iphone to my daughter however cant seem to disconnect the two phones. I use icloud. What do i do to stop her using my email address, no for facetime, sharing info, contacts and photos????

    To wipe phone
    Turn off imessage in settings/messages
    Turn off Facetime in settings/Facetime
    Delete icloud account in settings/icloud
    Erase all data and settings in settings/general/reset
    Delete the phone from your profile in https://supportprofile.apple.com if you registered your phone there

  • Constant disconnections and reboots

    Over the last couple of weeks, my Homehub 4 seems to be disconnecting and rebooting more frequently than usual. 
    But today it has been happening constantly.  It will happen during an incoming or outgoing landline call, but more often it is happening when the landline is not in use.  The landline is noticeably and unusually crackly.
    I have performed a BT line test but no fault was found, and I am warned of the potential £129 charge if I proceed with an engineer call out.  I have tested via the master socket and experience the same crackle on the landline, and same disconnections/reboots with the Homehub 4.  I have replaced the filters and also tested with my old Homehub 3, but still experience all the same issues.
    Connecting via BT Fon, I experience far better speeds than my home connection has been of late.
    I will try and copy a couple of pages of the Homehub's Events Log, but am having difficulty remaining online long enough to access the hub's settings.  It makes little sense to me, but I am wonder if someone else could kindly take a look to see if anything stands out as a possible cause of the problem.
    Many thanks.

    13:23:44, 21 Jun.
    OUT: BLOCK [44] Advanced Filter Rule (fw/policy/0/chain/fw_wlan0.0_out/rule/0: UDP 10.131.37.250:137->10.131.37.255:137 on wlan0.0)
    13:23:44, 21 Jun.
    BLOCKED 3 more packets (because of Advanced Filter Rule)
    13:23:43, 21 Jun.
    OUT: BLOCK [44] Advanced Filter Rule (fw/policy/0/chain/fw_wlan0.0_out/rule/0: UDP 10.131.37.250:61592->239.255.255.250:1900 on wlan0.0)
    13:23:43, 21 Jun.
    BLOCKED 1 more packets (because of Advanced Filter Rule)
    13:23:43, 21 Jun.
    OUT: BLOCK [44] Advanced Filter Rule (fw/policy/0/chain/fw_wlan0.0_out/rule/0: UDP 10.131.37.250:137->10.131.37.255:137 on wlan0.0)
    13:23:43, 21 Jun.
    BLOCKED 1 more packets (because of Advanced Filter Rule)
    13:23:42, 21 Jun.
    OUT: BLOCK [44] Advanced Filter Rule (fw/policy/0/chain/fw_wlan0.0_out/rule/0: UDP 10.131.37.250:138->10.131.37.255:138 on wlan0.0)
    13:23:42, 21 Jun.
    BLOCKED 3 more packets (because of Advanced Filter Rule)
    13:23:40, 21 Jun.
    OUT: BLOCK [44] Advanced Filter Rule (fw/policy/0/chain/fw_wlan0.0_out/rule/0: UDP 10.131.37.250:61592->239.255.255.250:1900 on wlan0.0)
    13:23:40, 21 Jun.
    BLOCKED 3 more packets (because of Advanced Filter Rule)
    13:23:40, 21 Jun.
    OUT: BLOCK [44] Advanced Filter Rule (fw/policy/0/chain/fw_wlan0.0_out/rule/0: UDP 10.131.37.250:137->10.131.37.255:137 on wlan0.0)
    13:23:40, 21 Jun.
    BLOCKED 15 more packets (because of Advanced Filter Rule)
    13:23:38, 21 Jun.
    OUT: BLOCK [44] Advanced Filter Rule (fw/policy/0/chain/fw_wlan0.0_out/rule/0: UDP 10.131.37.250:137->10.131.37.255:137 on wlan0.0)
    13:23:38, 21 Jun.
    BLOCKED 11 more packets (because of Advanced Filter Rule)
    13:23:37, 21 Jun.
    OUT: BLOCK [44] Advanced Filter Rule (fw/policy/0/chain/fw_wlan0.0_out/rule/0: UDP 10.131.37.250:61592->239.255.255.250:1900 on wlan0.0)
    13:23:37, 21 Jun.
    BLOCKED 15 more packets (because of Advanced Filter Rule)
    13:23:36, 21 Jun.
    OUT: BLOCK [44] Advanced Filter Rule (fw/policy/0/chain/fw_wlan0.0_out/rule/0: IGMP 10.131.37.250->224.0.0.22 on wlan0.0)
    13:23:36, 21 Jun.
    BLOCKED 35 more packets (because of Advanced Filter Rule)
    13:23:35, 21 Jun.
    OUT: BLOCK [44] Advanced Filter Rule (fw/policy/0/chain/fw_wlan0.0_out/rule/0: IGMP 10.131.37.250->224.0.0.22 on wlan0.0)
    13:23:35, 21 Jun.
    BLOCKED 47 more packets (because of Advanced Filter Rule)
    13:23:34, 21 Jun.
    OUT: BLOCK [44] Advanced Filter Rule (fw/policy/0/chain/fw_wlan0.0_out/rule/0: UDP 10.131.37.250:61592->239.255.255.250:1900 on wlan0.0)
    13:23:34, 21 Jun.
    BLOCKED 19 more packets (because of Advanced Filter Rule)
    13:23:33, 21 Jun.
    OUT: BLOCK [44] Advanced Filter Rule (fw/policy/0/chain/fw_wlan0.0_out/rule/0: UDP 10.131.37.250:1900->239.255.255.250:1900 on wlan0.0)
    13:23:33, 21 Jun.
    BLOCKED 9 more packets (because of Advanced Filter Rule)
    13:23:33, 21 Jun.
    OUT: BLOCK [44] Advanced Filter Rule (fw/policy/0/chain/fw_wlan0.0_out/rule/0: UDP 10.131.37.250:137->10.131.37.255:137 on wlan0.0)
    13:23:33, 21 Jun.
    BLOCKED 15 more packets (because of Advanced Filter Rule)
    13:23:32, 21 Jun.
    OUT: BLOCK [44] Advanced Filter Rule (fw/policy/0/chain/fw_wlan0.0_out/rule/0: UDP 10.131.37.250:61592->239.255.255.250:1900 on wlan0.0)
    13:23:32, 21 Jun.
    BLOCKED 13 more packets (because of Advanced Filter Rule)
    13:23:31, 21 Jun.
    ( 713.680000) OpenWiFi IPSec connection is up
    13:23:30, 21 Jun.
    OUT: BLOCK [44] Advanced Filter Rule (fw/policy/0/chain/fw_wlan0.0_out/rule/0: UDP 10.131.37.250:1900->239.255.255.250:1900 on wlan0.0)
    13:23:30, 21 Jun.
    BLOCKED 13 more packets (because of Advanced Filter Rule)
    13:23:29, 21 Jun.
    OUT: BLOCK [44] Advanced Filter Rule (fw/policy/0/chain/fw_wlan0.0_out/rule/0: UDP 10.131.37.250:137->10.131.37.255:137 on wlan0.0)
    13:23:29, 21 Jun.
    BLOCKED 9 more packets (because of Advanced Filter Rule)
    13:23:29, 21 Jun.
    OUT: BLOCK [44] Advanced Filter Rule (fw/policy/0/chain/fw_wlan0.0_out/rule/0: UDP 10.131.37.250:137->10.131.37.255:137 on wlan0.0)
    13:23:26, 21 Jun.
    ( 708.670000) CWMP: session completed successfully
    13:23:26, 21 Jun.
    ( 708.170000) CWMP: HTTP authentication success from https://pbthdm.bt.mo
    13:23:20, 21 Jun.
    wlan1: STA bc:96:80:07:f4:6d IEEE 802.11: Client disassociated
    13:23:19, 21 Jun.
    ( 701.810000) Device disconnected: Hostname: DC-PC IP: 192.168.1.69 MAC: bc:96:80:07:f4:6d
    13:23:15, 21 Jun.
    ( 697.830000) CWMP: Server URL: https://pbthdm.bt.mo; Connecting as user: ACS username
    13:23:15, 21 Jun.
    ( 697.820000) CWMP: Session start now. Event code(s): '4 VALUE CHANGE'
    13:22:51, 21 Jun.
    ( 673.430000) CWMP: session closed due to error: Could not resolve host
    13:22:51, 21 Jun.
    ( 673.410000) CWMP: Server URL: https://pbthdm.bt.mo; Connecting as user: ACS username
    13:22:51, 21 Jun.
    ( 673.410000) CWMP: Session start now. Event code(s): '4 VALUE CHANGE'
    13:22:21, 21 Jun.
    ( 643.120000) CWMP: session closed due to error: Could not resolve host
    13:22:19, 21 Jun.
    ( 641.470000) CWMP: Server URL: https://pbthdm.bt.mo; Connecting as user: ACS username
    13:22:19, 21 Jun.
    ( 641.460000) CWMP: Session start now. Event code(s): '4 VALUE CHANGE'
    13:22:19, 21 Jun.
    ( 641.180000) CWMP: Initializing transaction for event code 4 VALUE CHANGE
    13:17:45, 21 Jun.
    ( 367.470000) CWMP: session completed successfully
    13:17:45, 21 Jun.
    ( 367.230000) CWMP: HTTP authentication success from https://pbthdm.bt.mo
    13:17:44, 21 Jun.
    ( 366.330000) Admin login successful by 192.168.1.69 on HTTP
    13:17:41, 21 Jun.
    ( 363.290000) CWMP: Server URL: https://pbthdm.bt.mo; Connecting as user: ACS username
    13:17:41, 21 Jun.
    ( 363.280000) CWMP: Session start now. Event code(s): '1 BOOT,4 VALUE CHANGE'
    13:17:24, 21 Jun.
    ( 346.410000) New GUI session from IP 192.168.1.69
    13:17:09, 21 Jun.
    ( 331.710000) CWMP: session closed due to error: WGET TLS error
    13:17:08, 21 Jun.
    ( 328.970000) NTP synchronization success!
    13:17:07, 21 Jun.
    ( 328.010000) CWMP: Initializing transaction for event code 4 VALUE CHANGE
    13:17:03, 21 Jun.
    ( 323.870000) NTP synchronization start
    13:17:02, 21 Jun.
    ( 323.000000) CWMP: Server URL: https://pbthdm.bt.mo; Connecting as user: ACS username
    13:17:02, 21 Jun.
    ( 322.990000) CWMP: Session start now. Event code(s): '1 BOOT,4 VALUE CHANGE'
    13:16:24, 21 Jun.
    ( 295.520000) CWMP: session closed due to error: Could not resolve host
    13:16:24, 21 Jun.
    ( 295.520000) CWMP: Server URL: https://pbthdm.bt.mo; Connecting as user: ACS username
    13:16:24, 21 Jun.
    ( 295.520000) CWMP: Session start now. Event code(s): '1 BOOT,4 VALUE CHANGE'
    13:16:03, 21 Jun.
    ( 264.430000) CWMP: session closed due to error: Could not resolve host
    13:16:03, 21 Jun.
    ( 263.530000) CWMP: Initializing transaction for event code 4 VALUE CHANGE
    13:15:53, 21 Jun.
    ( 253.710000) CWMP: Server URL: https://pbthdm.bt.mo; Connecting as user: ACS username
    13:15:53, 21 Jun.
    ( 253.700000) CWMP: Session start now. Event code(s): '1 BOOT,4 VALUE CHANGE'
    13:15:38, 21 Jun.
    ( 238.850000) NTP synchronization failure!
    13:14:49, 21 Jun.
    ( 190.150000) CWMP: session closed due to error: Could not resolve host
    13:14:49, 21 Jun.
    ( 189.920000) CWMP: Server URL: https://pbthdm.bt.mo; Connecting as user: ACS username
    13:14:49, 21 Jun.
    ( 189.920000) CWMP: Session start now. Event code(s): '1 BOOT,4 VALUE CHANGE'
    13:14:18, 21 Jun.
    ( 158.840000) CWMP: session closed due to error: Timeout
    13:13:59, 21 Jun.
    ( 140.200000) Lease for IP 192.168.1.69 renewed by host DC-PC (MAC bc:96:80:07:f4:6d). Lease duration: 1440 min
    13:13:59, 21 Jun.
    ( 140.120000) Lease requested
    13:13:59, 21 Jun.
    wlan1: STA bc:96:80:07:f4:6d IEEE 802.11: Client associated
    13:13:57, 21 Jun.
    ( 137.520000) CWMP: Initializing transaction for event code 4 VALUE CHANGE
    13:13:42, 21 Jun.
    ( 122.710000) NTP synchronization start
    13:13:41, 21 Jun.
    ( 121.860000) CWMP: Server URL: https://pbthdm.bt.mo; Connecting as user: ACS username

  • ObjectName conventions for multi-classloader, clustered environments

    I've been reading a number JMX documents, including these best practice articles [1] [2], but I've run into a question about the practical application of the ObjectName conventions within a multi-classloader and/or clustered environment.
    The general suggestion is to use a singleton name that's unique within an MBeanServer (environment). For example, my.counter:name=CounterPool. This is fine when running one instance of an object within a JVM, but what about mult-classloader environments where an object could be loaded multiple times and causing multiple registrations, which would obviously fail. The best example of this would be code running in a Web container that gets deployed to two separate applications (WARs).
    What's the best practice for naming an MBean that uses the platform MBeanServer, but could be loaded multiple times by multiple class loaders?
    [1] http://java.sun.com/products/JavaManagement/best-practices.html
    [2] http://www-128.ibm.com/developerworks/java/library/j-jtp09196/index.html

    That's certainly an interesting question!
    If an MBean can be created by two different apps running in the same JVM, then the question is whether it reflects something about each app individually or some global state. For example, if the my.counter:name=CounterPool MBean sometimes represents the counter pool of the Fred app and sometimes of the Jim app, then its name should reflect that. You might imagine adding an extra key to the ObjectName, like my.counter:name=CounterPool,app=Fred. (You should also have a type key, by the way.) Or, you could imagine that each app has its own domain, like Fred/my.counter:name=CounterPool.
    This can be tricky if the MBeans are being created by a library. I think a library that could be used independently by different apps in the same JVM should not create an MBean with a hardcoded ObjectName unless the behaviour of that MBean is the same no matter what app registers it. If the MBean reflects the state of the library, then that state will be different for the copy of the library in each app, so registering a single MBean is wrong.
    If the MBean reflects global state (like the hostname or the filesystem or whatever, which will be the same for each app), then it does seem reasonable to use a fixed name. In that case, the library could try to do the following. Suppose the name of the MBean is d:k=v.
    * Register an MBeanServerNotification listener on the MBeanServerDelegate using an MBeanServerNotificationFilter, to be informed when the d:k=v MBean is unregistered.
    * Try to register d:k=v. If this fails with InstanceAlreadyExistsException, then somebody else got there first.
    * When you get an MBeanServerNotification saying that d:k=v has been unregistered (the other app went away), you register your own d:k=v. Again, if you get InstanceAlreadyExistsException you can ignore it.

  • Calling a multi value parameter seems to slow down report

    Hi
    Nearly all of my datasets use a multi value parameter at present which from testing seems to be causing a long delay.
    If I change the dataset to not call the parameter and manually enter the values in this works quicker, the only issue being if I need to add an additional value I need to then do it on multiple datasets rather than one parameter.
    A way around this I thought was to do the below which doesn't seem as slow as my original method.
    To try better explain I have done this
    SELECT
    Practice.ibvSalesByJob.JobType
    FROM
    Practice.ibvSalesByJob
    WHERE
    Practice.ibvSalesByJob.JobType IN (N'1', N'4', N'5', N'8', N'12', N'17', N'40', N'45', N'60')
    I then have a parameter which has default values > dataset > JobType
    The actual dataset shown in the report then shows 
    WHERE
    Practice.ibvSalesByJob.JobType IN (@ABSJobs)
    Does this make sense or is there a better way of doing what I am trying to do?
    Is there a known issue with Report Builder 3.0 and multiple parameters?
    Any help/advice appreciated.
    Cheers
    Cheers Chris

    Hi Chris,
    According to your description, when you create a multivalued parameter, then specify its values from a dataset, the report is running slower.
    In Reporting Services, all datasets within a report will be retrieved when running the report. In your scenario, if you specify the parameter values from a dataset, it’s possible to cause performance issue. If parameter doesn’t have too many values, you
    could specify the values for the parameter with specified values in Report Parameter Properties.
    Besides, in Reporting Service, the total time to generate a report include TimeDataRetreval, TimeProcessing and TimeRendering. In your scenario, you could run the report in report server, check the table
    Executionlog3 in the ReportServer database to analyze which section take much time. Then you can refer to this article to optimize your report:
    Troubleshooting Reports: Report Performance.
    If you have any question, please feel free to ask.
    Best regards,
    Qiuyun Yu
    Qiuyun Yu
    TechNet Community Support

  • HT204368 My bluetooth is paired with phone. After a call, it seems to disconnect so that it is no longer paired on a subsequent call.

    Looking to remedy recurring problem. Bluetooth seems to unpair/disconnect after call to iphone. Has to be shut off and on to re -pair. help!

    Thanks for the swift reply, I have been looking online and a loose plug seems to be somewhat of an issue with many, I hope mine is actually a problem and not what others are experiencing. It's taken me this long to even reach out for the simple fact I HATE being a complainer but this is just horrible.
    Do you have an iPad 3 as well? And is yours not experiencing any issues close to mine?
    Thanks again!

  • IPad Browser seems to Disconnect/time out after Auto Lock

    After iPad auto locks, it seems like the browser (Safari and Chrome have both been tested) disconnects or times out. When I unlock the iPad, the pages need to reload or re-establish a connection - and because of the apparent disconnect I am forced to log back into the web page I was on. How can I prevent this disconnect so I can utilize ipads easily in my office? It's so much easier than lugging around a laptop from client to client.
    Background: I utilize a few iPads for my business. My EMR software is web based, which means I can use anything with a browser (ipad, laptop, desktop, etc) to log in and use the program. The program itself has an auto log off at 60 minutes, but on my iPads we don't make it that long. We will log into the web site, begin our day but need to set down the iPad when working with clients which can take 20 minutes or more. Our iPads auto lock for security reasons. When we unlock the iPads to continue working, the browser has to, essentially, re-establish a connection to the site - so it is not maintaining an active connection in that browser.  The only thing I have found that helps is disabling the auto lock but that is unacceptable as a long term solution.
    It's not the program or the programs site - my laptops work fine as long as I disable hibernation. If it were my network, both laptops and ipads would have the same issue when the wifi signal was lost. What's more, it will happen on other pages - like my bank site or even shopping.
    So how can I keep the browser's connection active even when auto locked?
    Thanks!

    Reset your phone:
    Press the sleep/wake button & home button at the same time, keep pressing until you see the Apple logo, then release.

  • Mutli-Core and Multi-Thread Clusters?

    I have created Quick-Clusters in Compressor, but whenever I try to encode using one, it fails.
    Not sure what to do here.

    There are a few simple things that I would start with.  I was able to get Compressor 4 working on all my cores and even able to "oversubscribe" if you will.  I was even able to do it with Compressor 3.5 installed still.  Not meaning to intentially, but when going to the app store and purchasing Compressor, you dont have much of an option to move it to another drive or partition with ease. 
    Start by installing and restarting your computer. Not sure if this is neccasary, but it seemed to clear out a few processes that were running. 
    Second, go to preferences and go into apple qmaster.  Stop sharing all services.  You wont be using this anymore.
    Launch Compressor 4.  Go to apple Qmaster within Compressor 4.  Click on Share this computer.  Click on quickcluster.  You can then click the next two options for renduring and compressor and then you can control the number of instances started by clicking on the options tab.
    Once you import the video and add setting click submit. Select the name of your quickcluster and share monitor will pop up.  The rest is history, just like old days with 3.5. 
    Hope that helps.  Its a simple process it just took a few minutes to figure out.  The documentation for setting up a quickcluster really sucked. 
    Oh, once downloading and starting up Compressor 4 for the first time, you should go get updates, looks like there was a patch for some of the video formats.
    Cant promise it will fix everything but I couldnt even find a simple setup doc or thread.

  • My applications seem to disconnect?

    I'll be using my iMac and at any time and out of nowhere it's like it disconnects. My mouse will move but won't select or work.
    The applications will continue to work. For instance on Word the line will continue to flash to notify where the marker is. and BBC iPlayer will continue to play video. Items will continue to download and iTunes will continue to play.
    Just my mouse and keyboard disconnect for 10 seconds.

    When you see a beachball cursor or the slowness is especially bad, note the exact time: hour, minute, second.  
    These instructions must be carried out as an administrator. If you have only one user account, you are the administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    The title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen.
    Each message in the log begins with the date and time when it was entered. Scroll back to the time you noted above.
    Select the messages entered from then until the end of the episode, or until they start to repeat, whichever comes first.
    Copy the messages to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    The log contains a vast amount of information, almost all of it useless for solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    Some private information, such as your name, may appear in the log. Anonymize before posting.

  • Best method for state machine design for multi-dimensional clustered data

    I have an application that is collecting analog tag data(1000 points) and displaying on a graph. In each vi, I may collect data for as many as 32 channels, but only one channel at a time. Usually this is collected in numeric order, but maybe not all the time. I am also saving an "expected profile" to a file for each channel. I display both expected and actual data on the graph and select which channel to view with a ring control. My question is about how to design the state machine for best memory usage/execution speed/... If I use a shift register with a cluster datatype, that holds both 1000 point arrays, some statistical data like max/min/pass/fail/test limits for 32 channels, won't all of the u
    nbundle/bundle functions use a ton of memory??? Right now I am writing the cluster data to memory tags for each channel. I use the ring control to determine which tag to read. I have the tags grouped by channel into several groups for actual data, expected data, results data,... What design methods would provide the best function using a shift register/queues and notifiers/memory tags in the tag engine?? I also use CITADEL to read the max and average as a trend display on each channel and to select a specific 1000 point dataset to view if the max and average are out of limits. Does anyone have similar applications??

    It sounds as if you will be working with alot of data here so I can understand your concerns for memory management. If you were to unbundle and bundle data in your application, you are correct in saying that it will require more memory. It is somewhat difficult to get the overall picture of what you are needing to set up, but from what I can gather, it sounds as if you could have an array of 32 elements; each element a cluster of your data as well as the statistical data, and then you could index through that array to determine what to display on the graph. The shift registers will be reusing the same memory over and over so there should not be a problem there. Queues wouldn't necessarily help you in any way in this situation. Depending on how many memory tag
    s you are using, you could increase the amount of memory usage required by Citadel and the tag engine, but if you are needing to write your cluster data to the database, then there is not much you can do about it. Ultimately it sounds like a pretty involved application and will require a fair amount of memory regardless to ensure smooth functionality.
    In general, questions about the LabVIEW architecture and memory management are typically better answered if they are posted to the general LabVIEW discussion forum area. But I hope that this has addressed some of your concerns. Have a good day.
    Patrick R.

  • Home Sharing Disconnects - requires reboot

    I have been using home sharing for quite a while, with a big jump in use several months ago when I added the new Apple TV to the mix. Starting last night Apple TV could not find my iTunes library. When I checked on MBP iTunes was open, but the home shring icon was not visible near the bottom right. I checked to ensure that home sharing was active, which it was. I restarted iTunes and the Apple TV, but it still did not work. I rebooted my MBP, restarted iTunes and it began to work again.
    Today I tried to use the Apple TV, and again the same problem. I had to reboot my MBP to get home sharing to reconnect.
    Nothing has changed over the last two days. I did add an Airport Express last week to extend my network. The AE is near the Apple TV.
    My setup is as follows:
    Mid 2009 15" MBP running latest version of OSX 10.6.5, connected via wifi
    Airport Extreme router
    Airport Express to extend network
    All one network with WPA2 encryption - I have also tried disconnecting and reconnecting the Apple TV
    The other weird thing is my iPhone remote app cannot connect with my MBP no matter how many times I try. It was working before and it does connect to the Apple TV.
    Any ideas or suggestions???

    I am having the same problem. I suspect that it's because the "network" is not maintaining a constant internet connection. Everytime it drops off, I have to turn off network sharing and then turn it back on in order for me to see the connection. I have U-Verse, and I have been talking to AT&T about this problem for quite some time... with no resolution. Now that I have installed homesharing, I can see this effect more than ever.
    My take on this is that once you are maintaining a constant and solid internet connection, with no dropoffs, homesharing will work flawlessly. I am off to try to get this resolved via AT&T.

Maybe you are looking for

  • Acrobat won't launch

    When trying to launch reader, get message "can't load core DLL".  this just started to happen.  tryed to reinstall , but to no avail

  • Event for a Button

    Hi, Im principiant and i need to asign a event to a Button. I want when i clicke de button the text in a etiquete go to an area panel. Somebody can help me? Thanks

  • LoadPanelEX error -12 out of memory

    Hi All , I have a problem while working with TS 2010 & CVI 2009 . i am using TS for checking multiply cards ( 1 - 28 ) while checking 1 - 20 cards everything is OK but , when i'm checking 25 or 26 i some times get this error ( see picture ) . the pan

  • Find deleted Notes in time capsule?

    I deleted the iPhone Notes which appeared in my Mail inbox.  As they contained senstive information, I then deleted them from Trash.  After syncing the iPhone I realised the consequences - no Notes anywhere.  Is there any way I can retrieve them from

  • Problem in Barcode Printing using Scripts

    Hi All,   i am trying to print the barcode in Warehouse Mgmt. for Putaway TO i.e LT32. I am able to see the barcode in print preview but when i take the printout the barcode is not printing. can any one help me in resolving the issue. Thanks & Regard