HttpClusterServlet - example

Good morning,
          I've followed the instructions on how to configure the HttpClusterServlet
          and to install the example (InMemRepClient.war). I was expecting to be able
          to access the test app via the proxy
          (http://localhost:80/InMemRepClient/Session.jsp), but this yields the
          message "no backend servers" and the proxy console shows:
          <Sat Jun 28 12:22:08 PDT 2003>: Found session from url: null
          <Sat Jun 28 12:22:08 PDT 2003>: #### Trying to connect with server
          server2!7201!443
          <Sat Jun 28 12:22:08 PDT 2003>: Failed to connect: server2!7201!443
          <Sat Jun 28 12:22:08 PDT 2003>: marked bad: server2!7201!443
          <Sat Jun 28 12:22:08 PDT 2003>: #### Trying to connect with server
          server1!7101!443
          <Sat Jun 28 12:22:08 PDT 2003>: Failed to connect: server1!7101!443
          <Sat Jun 28 12:22:08 PDT 2003>: marked bad: server1!7101!443
          <Sat Jun 28 12:22:09 PDT 2003>: === whole list is bad, reverting to the all
          servers list ===
          <Sat Jun 28 12:22:09 PDT 2003>: #### Trying to connect with server
          server2!7201!443
          <Sat Jun 28 12:22:09 PDT 2003>: Failed to connect: server2!7201!443
          <Sat Jun 28 12:22:09 PDT 2003>: marked bad: server2!7201!443
          <Sat Jun 28 12:22:09 PDT 2003>: Sleeping for 2 secs .....
          <Sat Jun 28 12:22:11 PDT 2003>: #### Trying to connect with server
          server1!7101!443
          <Sat Jun 28 12:22:11 PDT 2003>: Failed to connect: server1!7101!443
          <Sat Jun 28 12:22:11 PDT 2003>: marked bad: server1!7101!443
          <Sat Jun 28 12:22:11 PDT 2003>: Sleeping for 2 secs .....
          <Sat Jun 28 12:22:13 PDT 2003>: === whole list is bad, reverting to the all
          servers list ===
          <Sat Jun 28 12:22:13 PDT 2003>: #### Trying to connect with server
          server1!7101!443
          <Sat Jun 28 12:22:13 PDT 2003>: Failed to connect: server1!7101!443
          <Sat Jun 28 12:22:13 PDT 2003>: marked bad: server1!7101!443
          <Sat Jun 28 12:22:13 PDT 2003>: Sleeping for 2 secs .....
          <Sat Jun 28 12:22:15 PDT 2003>: #### Trying to connect with server
          server2!7201!443
          <Sat Jun 28 12:22:15 PDT 2003>: Failed to connect: server2!7201!443
          <Sat Jun 28 12:22:15 PDT 2003>: marked bad: server2!7201!443
          <Sat Jun 28 12:22:15 PDT 2003>: Sleeping for 2 secs .....
          <Sat Jun 28 12:22:17 PDT 2003>: === whole list is bad, reverting to the all
          servers list ===
          <Sat Jun 28 12:22:17 PDT 2003>: #### Trying to connect with server
          server2!7201!443
          <Sat Jun 28 12:22:17 PDT 2003>: Failed to connect: server2!7201!443
          <Sat Jun 28 12:22:17 PDT 2003>: marked bad: server2!7201!443
          <Sat Jun 28 12:22:17 PDT 2003>: Sleeping for 2 secs .....
          <Sat Jun 28 12:22:19 PDT 2003>: #### Trying to connect with server
          server1!7101!443
          <Sat Jun 28 12:22:19 PDT 2003>: Failed to connect: server1!7101!443
          <Sat Jun 28 12:22:19 PDT 2003>: marked bad: server1!7101!443
          <Sat Jun 28 12:22:19 PDT 2003>: Tried all servers but didn't succeed
          I tried accessing the app via one of the servers in the cluster directly
          (http://localhost:7101/InMemRepClient/Session.jsp) and the app appears and I
          can add name/value pairs. But when I kill the managed server, and continue
          trying to use the app I get "Page cannot be displayed".
          I have successfully run the test
          (http://localhost:80/foo.jsp?__WebLogicBridgeConfig) which shows the
          message:
          Query String: __WebLogicBridgeConfig
          General Server List:
          1.. server2:7201:443
          2.. server1:7101:443
          ConnectRetrySecs: 2
          ConnectTimeoutSecs: 10
          CookieName: JSESSIONID
          Debug: true
          DebugConfigInfo: true
          DefaultFileName: null
          DisableCookie2Server: false
          DynamicServerList: true
          FileCaching: true
          HungServerRecoverSecs: 300
          Idempotent: true
          KeepAliveEnabled: true
          KeepAliveSecs: 30
          MaxPostSize: -1
          MaxSkipTime: 10
          PathPrepend: null
          PathTrim: null
          TrimExt: null
          SecureProxy: false
          WLLogFile: c:/temp/wlproxy.log
          WLProxySSL: false
          Any ideas what I'm doing wrong is much appreciated. One point I'm puzzled
          about in the above is what the :443 refers to?
          Cheers,
          SB
          

Hi Stanley,
          Try with your IP address of your proxy rather than using localhost and
          443 refers to the SSL port.
          rgds
          Srini
          "Stanley Beamish" <[email protected]> wrote in message news:<[email protected]>...
          > Good morning,
          >
          > I've followed the instructions on how to configure the HttpClusterServlet
          > and to install the example (InMemRepClient.war). I was expecting to be able
          > to access the test app via the proxy
          > (http://localhost:80/InMemRepClient/Session.jsp), but this yields the
          > message "no backend servers" and the proxy console shows:
          >
          > <Sat Jun 28 12:22:08 PDT 2003>: Found session from url: null
          > <Sat Jun 28 12:22:08 PDT 2003>: #### Trying to connect with server
          > server2!7201!443
          > <Sat Jun 28 12:22:08 PDT 2003>: Failed to connect: server2!7201!443
          > <Sat Jun 28 12:22:08 PDT 2003>: marked bad: server2!7201!443
          > <Sat Jun 28 12:22:08 PDT 2003>: #### Trying to connect with server
          > server1!7101!443
          > <Sat Jun 28 12:22:08 PDT 2003>: Failed to connect: server1!7101!443
          > <Sat Jun 28 12:22:08 PDT 2003>: marked bad: server1!7101!443
          > <Sat Jun 28 12:22:09 PDT 2003>: === whole list is bad, reverting to the all
          > servers list ===
          > <Sat Jun 28 12:22:09 PDT 2003>: #### Trying to connect with server
          > server2!7201!443
          > <Sat Jun 28 12:22:09 PDT 2003>: Failed to connect: server2!7201!443
          > <Sat Jun 28 12:22:09 PDT 2003>: marked bad: server2!7201!443
          > <Sat Jun 28 12:22:09 PDT 2003>: Sleeping for 2 secs .....
          > <Sat Jun 28 12:22:11 PDT 2003>: #### Trying to connect with server
          > server1!7101!443
          > <Sat Jun 28 12:22:11 PDT 2003>: Failed to connect: server1!7101!443
          > <Sat Jun 28 12:22:11 PDT 2003>: marked bad: server1!7101!443
          > <Sat Jun 28 12:22:11 PDT 2003>: Sleeping for 2 secs .....
          > <Sat Jun 28 12:22:13 PDT 2003>: === whole list is bad, reverting to the all
          > servers list ===
          > <Sat Jun 28 12:22:13 PDT 2003>: #### Trying to connect with server
          > server1!7101!443
          > <Sat Jun 28 12:22:13 PDT 2003>: Failed to connect: server1!7101!443
          > <Sat Jun 28 12:22:13 PDT 2003>: marked bad: server1!7101!443
          > <Sat Jun 28 12:22:13 PDT 2003>: Sleeping for 2 secs .....
          > <Sat Jun 28 12:22:15 PDT 2003>: #### Trying to connect with server
          > server2!7201!443
          > <Sat Jun 28 12:22:15 PDT 2003>: Failed to connect: server2!7201!443
          > <Sat Jun 28 12:22:15 PDT 2003>: marked bad: server2!7201!443
          > <Sat Jun 28 12:22:15 PDT 2003>: Sleeping for 2 secs .....
          > <Sat Jun 28 12:22:17 PDT 2003>: === whole list is bad, reverting to the all
          > servers list ===
          > <Sat Jun 28 12:22:17 PDT 2003>: #### Trying to connect with server
          > server2!7201!443
          > <Sat Jun 28 12:22:17 PDT 2003>: Failed to connect: server2!7201!443
          > <Sat Jun 28 12:22:17 PDT 2003>: marked bad: server2!7201!443
          > <Sat Jun 28 12:22:17 PDT 2003>: Sleeping for 2 secs .....
          > <Sat Jun 28 12:22:19 PDT 2003>: #### Trying to connect with server
          > server1!7101!443
          > <Sat Jun 28 12:22:19 PDT 2003>: Failed to connect: server1!7101!443
          > <Sat Jun 28 12:22:19 PDT 2003>: marked bad: server1!7101!443
          > <Sat Jun 28 12:22:19 PDT 2003>: Tried all servers but didn't succeed
          >
          > I tried accessing the app via one of the servers in the cluster directly
          > (http://localhost:7101/InMemRepClient/Session.jsp) and the app appears and I
          > can add name/value pairs. But when I kill the managed server, and continue
          > trying to use the app I get "Page cannot be displayed".
          >
          > I have successfully run the test
          > (http://localhost:80/foo.jsp?__WebLogicBridgeConfig) which shows the
          > message:
          >
          > Query String: __WebLogicBridgeConfig
          >
          > General Server List:
          > 1.. server2:7201:443
          > 2.. server1:7101:443
          >
          > ConnectRetrySecs: 2
          > ConnectTimeoutSecs: 10
          > CookieName: JSESSIONID
          > Debug: true
          > DebugConfigInfo: true
          > DefaultFileName: null
          > DisableCookie2Server: false
          > DynamicServerList: true
          > FileCaching: true
          > HungServerRecoverSecs: 300
          > Idempotent: true
          > KeepAliveEnabled: true
          > KeepAliveSecs: 30
          > MaxPostSize: -1
          > MaxSkipTime: 10
          > PathPrepend: null
          > PathTrim: null
          > TrimExt: null
          > SecureProxy: false
          > WLLogFile: c:/temp/wlproxy.log
          > WLProxySSL: false
          > _____________________________________________________
          >
          > Any ideas what I'm doing wrong is much appreciated. One point I'm puzzled
          > about in the above is what the :443 refers to?
          >
          > Cheers,
          >
          > SB
          

Similar Messages

  • Cluster Example shipped with 7.0 SP4 does not work !!!

              I have tried and tried to setup a cluster example using the instructions shipped
              in the cluster example and it does not work. When I call the Session.jsp via
              the proxy URL I get the following output in the proxy log.
              <Mon Apr 26 08:49:39 BST 2004>: Start connection timeout scheduler
              <Mon Apr 26 08:49:39 BST 2004>: GenericProxyServelt: init()
              <Mon Apr 26 08:49:39 BST 2004>: HttpClusterServlet:init()
              <Mon Apr 26 08:49:43 BST 2004>: ===New Request===GET /ClusterTest/Session.jsp
              HT
              TP/1.1
              <Mon Apr 26 08:49:43 BST 2004>: Found session from url: null
              <Mon Apr 26 08:49:43 BST 2004>: attempt #0 out of a max of 5
              <Mon Apr 26 08:49:43 BST 2004>: #### Trying to connect with server cl1!9001!443
              <Mon Apr 26 08:49:43 BST 2004>: Failed to connect: cl1!9001!443
              <Mon Apr 26 08:49:43 BST 2004>: marked bad: cl1!9001!443
              <Mon Apr 26 08:49:43 BST 2004>: attempt #0 out of a max of 5
              <Mon Apr 26 08:49:43 BST 2004>: #### Trying to connect with server cl2!9002!443
              <Mon Apr 26 08:49:43 BST 2004>: Failed to connect: cl2!9002!443
              <Mon Apr 26 08:49:43 BST 2004>: marked bad: cl2!9002!443
              <Mon Apr 26 08:49:43 BST 2004>: attempt #0 out of a max of 5
              <Mon Apr 26 08:49:43 BST 2004>: === whole list is bad, reverting to the all serv
              ers list ===
              <Mon Apr 26 08:49:43 BST 2004>: #### Trying to connect with server cl1!9001!443
              <Mon Apr 26 08:49:43 BST 2004>: Failed to connect: cl1!9001!443
              <Mon Apr 26 08:49:43 BST 2004>: marked bad: cl1!9001!443
              <Mon Apr 26 08:49:43 BST 2004>: Sleeping for 2 secs .....
              <Mon Apr 26 08:49:45 BST 2004>: attempt #1 out of a max of 5
              <Mon Apr 26 08:49:45 BST 2004>: #### Trying to connect with server cl2!9002!443
              <Mon Apr 26 08:49:45 BST 2004>: Failed to connect: cl2!9002!443
              <Mon Apr 26 08:49:45 BST 2004>: marked bad: cl2!9002!443
              <Mon Apr 26 08:49:45 BST 2004>: Sleeping for 2 secs .....
              <Mon Apr 26 08:49:47 BST 2004>: attempt #2 out of a max of 5
              <Mon Apr 26 08:49:47 BST 2004>: === whole list is bad, reverting to the all serv
              ers list ===
              <Mon Apr 26 08:49:47 BST 2004>: #### Trying to connect with server cl2!9002!443
              <Mon Apr 26 08:49:47 BST 2004>: Failed to connect: cl2!9002!443
              <Mon Apr 26 08:49:47 BST 2004>: marked bad: cl2!9002!443
              <Mon Apr 26 08:49:47 BST 2004>: Sleeping for 2 secs .....
              <Mon Apr 26 08:49:49 BST 2004>: attempt #3 out of a max of 5
              <Mon Apr 26 08:49:49 BST 2004>: #### Trying to connect with server cl1!9001!443
              <Mon Apr 26 08:49:49 BST 2004>: Failed to connect: cl1!9001!443
              <Mon Apr 26 08:49:49 BST 2004>: marked bad: cl1!9001!443
              <Mon Apr 26 08:49:49 BST 2004>: Sleeping for 2 secs .....
              <Mon Apr 26 08:49:51 BST 2004>: attempt #4 out of a max of 5
              <Mon Apr 26 08:50:17 BST 2004>: #### Trying to connect with server cl2!9002!443
              <Mon Apr 26 08:50:17 BST 2004>: Failed to connect: cl2!9002!443
              <Mon Apr 26 08:50:17 BST 2004>: marked bad: cl2!9002!443
              <Mon Apr 26 08:50:17 BST 2004>: Sleeping for 2 secs .....
              <Mon Apr 26 08:50:19 BST 2004>: attempt #5 out of a max of 5
              <Mon Apr 26 08:50:19 BST 2004>: #### Trying to connect with server cl1!9001!443
              <Mon Apr 26 08:50:19 BST 2004>: Failed to connect: cl1!9001!443
              <Mon Apr 26 08:50:19 BST 2004>: marked bad: cl1!9001!443
              <Mon Apr 26 08:50:19 BST 2004>: Tried all servers but didn't succeed
              Any ideas ?
              For starters I think the documentation is wrong.
              It states
              servlet weblogic.servlet.internal.HttpClusterServlet
              yet in the weblogic upgrade 6.0 to 7.0 documentation it says replace this with
              weblogic.servlet.proxy.HttpClusterServlet
              Thanks
              Justin
              

    Have you tried deleting the iDVD preference file, com.apple. iDVD.plist, that resides in your User/Library/Preferences folder?
    OT

  • WLS with the HttpClusterServlet or Apache with proxy plug-in?

    I'm newbie with WebLogic Server cluster.
    Please tell me which is better for load balancing for WLS cluster? WLS with the HttpClusterServlet or Apache HTTP Server Plug-In? And which is recommended for production environment?
    Many thanks.

    Apache with plug-in, as this is easier configurable.
    For the HttpClusterServlet all the configuration goes into web.xml which has to be packaged as a war file and deployed to WebLogic.
    When any change is needed you have to edit the web.xml file, package it again and redeploy it.
    An example of the Apache plug-in set-up can be found here: http://middlewaremagic.com/weblogic/?p=7795 (the load balancing section)
    Or if you want to use the Oracle Web-Tier (which includes a precompiled Apache HTTP server): http://middlewaremagic.com/weblogic/?p=7819 (the load balancer section)

  • Performance and HA for HttpClusterServlet

              Hi,
              I didn't see much information in the documentation about the HttpClusterServlet:
              - can it be (easily) set up in a HA configuration (to avoid it being a SPOF)?
              - how does it perform?
              - is it possible to cluster it?
              Regards,
              Frank Olsen
              Stonesoft
              

              "Cameron Purdy" <[email protected]> wrote:
              >You can run HttpClusterServlet on a whole slew of Weblogic Express servers
              >with a h/w load balancer in front and a cluster in back, for example.
              > That
              >gives you no SPOF (assuming secondary h/w load balancer etc.) and some
              >scale.
              >
              OK.
              >I don't know how the software load balancer fits in there ...
              >
              The answer is ... well, sorry for "plugging" our product -- (selling it would
              of course be nice); but getting feedback on what we can do better is also a good
              reason to tell yo about a possible alternative.
              As I see it, it could be an alternative to (i.e., it replaces) the dispatchers:
              - you run a cluster of WLS instances with in-memory replication to ensure failover
              of session state (or, JDBC persistence for a less performant alternative)
              - our StoneBeat WebCluster product can do this:
              . as I've explained in a thread on the in-memory replication group, this works
              fine in the major cases
              . I've been able to detect some scenarios that causes problems with sessions
              being lost, but it was in cases where the Dynamic Tcp feature of the WebCluster
              was not used (or keepalives where disabled)
              . I'm contacting BEA to see if they'd be willing to consider (certify) this
              as an alternative to the HW/SW dispacther solutions
              . of course, each have pros and cons, but if the choice is there...
              . one advantage of WebCluster would be that it is simple to set up and manage;
              it is distributed and has no inherent SPOF; it has a very good test subsystem
              to allow for dynamic load balancing
              . we also have a whole range of products from load balancing for firewalls (and
              soon our own firewall), to load balancing of web servers, ..., to a HA solution
              for databases and other applications based on shared storage
              Regards,
              Frank Olsen
              Stonesoft
              >--
              >Cameron Purdy
              >Tangosol, Inc.
              >http://www.tangosol.com
              >+1.617.623.5782
              >WebLogic Consulting Available
              >
              >
              >"Frank Olsen" <[email protected]> wrote in message
              >news:[email protected]...
              >>
              >> Hi,
              >>
              >> I didn't see much information in the documentation about the
              >HttpClusterServlet:
              >> - can it be (easily) set up in a HA configuration (to avoid it being
              >a
              >SPOF)?
              >> - how does it perform?
              >> - is it possible to cluster it?
              >>
              >> Regards,
              >> Frank Olsen
              >> Stonesoft
              >>
              >
              >
              

  • Tricking HttpClusterServlet to weight-balance?

    To Whom It May Concern:
              With the WebLogicCluster Web Server Plug-In parameter, I know I have to supply a list of available, clustered servers to run HttpClusterServlet.
              If I duplicate the servers in the list (i.e., server1|server2|server1), will the HttpClusterServlet recognize that and do round-robin on all unique servers in the list, or will it just read the list, one server at a time and be tricked into doing weight-based load balancing?
              Sincerely,
              Anthony

    I believe overlaying 2 charts is what I would want to do here.
    Every plane has a center of gravity which moves based on how much weight is in certain areas. I have been able to plot the line for the envelope (which looks like the image I posted earlier) based on 5 pairs of coordinates on a scatter graph, and connecting them with a line. These numbers will always stay the same for a particular aircraft (but I want to do this for 6 or 7 aircraft) and it only changes if the something physically changes on the airplane (like new instruments). I wanted to be able to change these numbers easily if something does change down the road
    Now, based on the user input values for how much weight is at a specific area (front seat, rear baggage area, etc) I can calculate the CG by getting the total weight and the total moment and plotting the intersect of those two points on the Moment envelope chart.
    So yes, I suppose I'm looking to overlay the intersect of these two values on the chart I already created that outlines the moment envelope.
    If you look at the example I posted earlier, plot a total weight of 2,367 and a moment of 105.2, follow the red lines to the intersect and since that point is within the Moment envelope, the plane is good to fly.
    Hope that helps explain.

  • Inheriting From HttpClusterServlet in WebLogic Server

    Hello:
              Is it possible to sub-class the HttpClusterServlet (weblogic.servlet.proxy.HttpClusterServlet), and by that I mean, to be able to sub-class it (of course, I know I can sub-class it all day long) and then actually do useful things with it?
              For example, if I wanted to store session information in a DB at the proxy, or what if I wanted to create my own homebred LB algorithm. I could've sworn I saw this once, but I can't remember where.
              Anyway, any thoughts are appreciated and if anyone has an actual example, that'd be very highly appreciated.
              Thanks
              Mike

    Ha Ha.
              Yeah, I see what you're saying though. I could just dispatch straight to that HttpClusterServlet and let it do its thing. Of course, as you mentioned, that'd only take care of the 'storing session information' stuff, not the LBing.
              The reason I wanted to use an implementation of the HttpClusterServlet is because I figured instead of starting from scratch, I could just tweak things a bit, by overriding a method.
              I guess we could actually put the LBing algorithm in the custom servlet and have multiple instances of the HttpClusterServlet loaded through the web.xml under different names. That would take care of it in a creative sort of way while still using the features of the HttpClusterServlet (although not taking full advantage of it)......BTW, I am on 8.1, that's probably why I can sub-class it right now.
              Anyway, thanks.

  • 6.1 HttpClusterServlet ignoring jsessionid

    We're running a 6.1 cluster, front-ended by web servers running WLS6.1/HttpClusterServlet. It's fine with browsers allowing cookies, but falls apart when the browser disallows cookies. (These tests done with 1 web server, and 3 cluster members). All
              URLs are wrapped with response.encodeURL(). HTTP sessions are replicated in-memory.
              The first request correctly tries and fails to set a cookie, and returns a page with the URLs rewritten.
              The next request, incorporating the jsessionid from above, hits an arbitrary cluster member, according to what other traffic has occurred (i.e. where the round-robin is up to). If it hits either the primary or the secondary cluster member for the
              session, the request "works" (i.e. the session is recognised). However if it hits any other cluster member the session is unrecognised, and of course no URL rewriting occurs from that point on...
              Q1: Shouldn't the HttpClusterServlet ensure that the requests are routed to the primary cluster member (assuming its available)?
              Q2: Under 6.1, if it hits a non-primary-or-secondary, shouldn't the cluster locate the primary and promote the member that was hit to primary?
              Chris
              

    That's not a crash. HttpServletResponse.sendRedirect is throwing an IllegalStateException because you called it after the response had been committed. This is a documented part of the Servlet spec. (See, for example, http://java.sun.com/j2ee/sdk_1.3/techdocs/api/javax/servlet/http/HttpServletResponse.html#sendRedirect(java.lang.String) for the the J2EE 1.3 docs.)
    The most likely problem is that you're calling sendRedirect after an include or after outputting too much data. If you're going to call sendRedirect, you need to do so near the top of your JSP file, before you output a lot of data. Once data has been sent to the client, there's no way for the server to say "oops, never mind, ignore that data and redirect over here instead".

  • Just installed Firefox 4. It hangs when I open any website and type in, for example, an ID, or even just click on something, for example, "Compose", in my webmail site.

    Here's the detail of what happens.
    1. Turn on computer and then click on Firefox icon on desktop.
    2. Firefox opens. Everything looks OK. Mr Bunsen's graphic is working fine.
    3. Click on any webpage link. For example, a newspaper or an online webmail page. All looks OK until
    4. Click on anything or type anything, such as in ID in a box, and bingo, the top line of Firefox goes from dark blue to very pale blue and the computer is hung. You cannot get out of Firefox or get Firefox to work.
    5. Switch off computer.
    Is this perhaps due to a clash of Add-ons. I run Avast anti-virus. McAfee came with Firefox 4 and I did not reject it. Is it conflicting wth something in my system and causing it to hang?

    You can modify the pref <b>keyword.URL</b> on the <b>about:config</b> page to use Google's "I'm Feeling Lucky" or Google's "Browse By Name".
    * Google "I'm Feeling Lucky": http://www.google.com/search?btnI=I%27m+Feeling+Lucky&ie=UTF-8&oe=UTF-8&q=
    * Google "Browse by Name": http://www.google.com/search?ie=UTF-8&sourceid=navclient&gfns=1&q=
    * http://kb.mozillazine.org/keyword.URL
    * http://kb.mozillazine.org/Location_Bar_search

  • Some of my apps refuse to open. For example, google crome gives me the message that it quit unexpectedly and gives me the option to submit a report to no resolve. Does anyone have suggestions?

    Some of my apps refuse to open. For example, google crome gives me the message that it quit unexpectedly and gives me the option to submit a report to no resolve. Does anyone have suggestions?

    Welcome to the Apple community.
    Does anyone have suggestions?
    Trash the spyware (Chrome) and use Safari.

  • How can I change the background of a running webpage on my own. Example Facebook I want to change its backround color from white to black just in my view not for all

    How can I change the background of a running webpage on my own. Example Facebook I want to change its background color from white to black just in my view, not for all. Cause I really hate some site with white background because as I read for an hour it aches my eyes but not on those with darker background color.

    You can use the NoSquint extension to set font sizes (text/page zoom) and text colors on web pages.
    *NoSquint: https://addons.mozilla.org/firefox/addon/nosquint/

  • TS1814 Most of the songs on my iPod Classic no longer dshow up on iTunes on my laptop.  I deleted iTunes & installed the latest version but this did not change anything.  For example on 1 playlist I have 66 songs but only 1 shows on the iTunes screen.  Th

    Most of the songs on my iPod Classic no longer show up on iTunes on my laptop.  I deleted iTunes & installed the latest version but this did not change anything.  For example on 1 playlist I have 66 songs but only 1 shows on the iTunes screen.  Thanks you for any help.

    See Empty/corrupt iTunes library after upgrade/crash or
    Recover your iTunes library from your iPod or iOS device.
    tt2

  • When previewing images by clicking on the thumbnail in an Event for example, I've been finding that many images preview in a 'zoomed in' way so only a small part of the photos is previewed in a highly magnified view.

    When previewing images by clicking on the thumbnail in an Event for example, I've been finding that many images preview in a 'zoomed in' way so only a small part of the photos is previewed in a highly magnified view.
    Initially I could find no cause. Then I tried right click - Edit and on the affected images, always get this warning:
    "Image Cannot Be Edited - This photo was previously edited with another application or with an early version of Iphoto. Duplicate this photo to edit it." and a "Duplicate To Edit" Button is displayed. 
    The external Editor defined for iPhoto is Adobe Photoshop Elements.
    Now, I reckon the MUST be others out there affected by this same apparent Preview bug, yet my searches have not revealed any answers.  Also seems impossible to find a contact number for adobe???
    Thanks

    Start '''[https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode Firefox in Safe Mode]''' {web Link} by holding down the '''<Shift ''(Mac Options)'' >''' key, and then starting Firefox. Is the problem still there?

  • Trying to create a simple example. Need Help!

    I'm trying to create a very simlpe examlpe using Swing components to illustrate a MVC architecture.
    I have a JFrame containing a JTree and a JButton.
    What I'd like to happen is when I click the JButton the JTree model is changed in some fashion and the the view is refreshed due to the models change.
    If anyone out there has a simple example of any MVC architecture involving Swing components I'd love to see it.
    Thx

    Sure, look at any of the Sun tutorials. For example, look in your API documentation for JTree; it has a link to a tutorial about how to use JTree.

  • Who worked with ICS' Model 4896 GPIB? I can not count the data from the module. Can prompt as it to make. It is desirable with examples (data read-out from the module and data transmission between channels. It is in advance grateful.

    I can not count the data from the module. Can prompt as it to make. It is desirable with examples (data read-out from the module and data transmission between channels. It is in advance grateful.

    Hello. Most of the engineers in developer exchange are more familiar
    with NI products. Contacting ICS for technical support is a better
    course of action.

  • Can not find location of method in Flash example

    The issue that I am having is that I have search high and low to find where the method "flashmo_graphic()" is defined in the example that can be found here:
    http://www.flashmo.com/preview/flashmo_158_heart_effect
    I also attached folder.  There is a "caurina.transitions.*;"  folder being imported, it is attached.  Anyways, you will notice that there is only 1  action script frame and in it around midway there is the code:
    function flashmo_create(e:Event):void
        var mc:MovieClip = new flashmo_graphic();
        mc.gotoAndStop( Math.floor( flashmo_group.numChildren % mc.totalFrames ) + 1 );
    The issue that I am having is finding out what flashmo_graphic() is.  Can anyone tell me what this method is and better yet how I would find out for myself?
    Thanks,
    Brian

    var mc:MovieClip = new flashmo_graphic();
    This is the script to add a movieclip to the stage.
    Go to library.Right click on the first symbol(flashmo graphic) and select linkage you see a pop up with some properties of the symbol.
    In the class you can see  flashmo_graphic  which is the linkage name of the symbol.

Maybe you are looking for

  • Display all of the following properties for Get-ADDomain

    How do you display all of the following properties: Get-ADDomain ???,cn=mysite,cn=com; Property Syntax R/RW lDAPDisplayName AllowedDNSSuffixes ADCollection RW msDS-AllowedDNSSuffixes ChildDomains ADCollection R dnsRoot of crossRef objects where trust

  • Automated Screen Capture

    I was wondering, can anyone think of a way of automating a method of obtaining a screen capture for a list of websites? E.g. let's say I have a list of URLs and I want to get a screen capture of each webpage, does anyone know how I might go about doi

  • Distribution channel

    HI, If a business manufactured different types of pipes,Gas kets,Magnet,Hand pump etc.The sale is from Plant & depot to direct customer,dealer,distributor,Project sale,Institutional sale etc & some Stock transfer From plant to depot & depot to depot.

  • My ipad wont turn on , any suggestions ???

    I have an ipad 3rd generation and it wont turn on. Any idea's ????

  • MTS works well with oracle 816 now ???

    hi, i saw there are so many posts mention about some problems of MTS running in Linux. My question: is MTS works well with oracle 816 under linux platform now ??? do i need to apply patch to make it works ??? if so , where can i get the patch ??? Tha