Strange problem... Query runs faster, but report runs slow...

Hi Gurus,
We are using Report 10g on 10g Application server and solaris. we created a report on a table which has 10,000 rows. The report has 25 columns. when we run this query in Toad it took 12 sec for fetching all these 10,000 rows
But when we run the report with Destype = 'FILE' and Desformat = 'DELIMITEDDDATA', it is taking 5 to 8 minutes
to open in excel ( we concatenated mimetype=vnd-msexcel at the end of the url if the Destype=FILE). We removed the layout in the report as it is taking 10 to 15 mins to run to Screen with Desformat=HTML/PDF(formating pages taking more time). We are wondering why DELIMITEDDATA format is taking long time as it runs only query.
Does RWSERVLET take more time of writing the data to the Physical file in the cache dir? Our cache size is 1 GB. we have 2 report servers clustered. Tracing is off.
Please advise me if there are any report server settings to boost the performance.
Thanks alot,
Ram.

Duplicate of Strange problem... Query runs faster, but report runs slow... in the Reports forum.
[Thread closed]

Similar Messages

  • HT1199 I have a 3.2 GHz Intel Core i3,  27 inch, Mid 2010. It used to run fast but now it seems to have slowed down like when surfing or opening applications. I downloaded all the updates restarted but it seem slow. How do I speed it up? Thanks

    I have a 3.2 GHz Intel Core i3,  27 inch, Mid 2010. It used to run fast but now it seems to have slowed down like when surfing or opening applications. I downloaded all the updates restarted but it still seem slow. How do I speed it up? Thanks - ManongCA

    Activity Monitor – Monitor Performance Problems  
    Why is my computer slow
    Why your Mac runs slower than it should
    Things you can do to resolve slowdowns  see post by Kappy

  • Firefox is taking way too long to load pages. I have a very fast internet connection but firefox takes forever to load websites. At first it worked fine and very fast but now very slow??

    firefox is taking way too long to load pages. I have a very fast internet connection but firefox takes forever to load websites. At first it worked fine and very fast but now very slow??

    Hi there!
    do you test other browsers?
    i suggest to make a clean install of newer version of Firefox like v8.0.

  • Performance Analysis: java classes run fast, but http response is delayed

    Hello,
    I´m analysing a performance issue on our application and I have the following symptons:
    - A profile analysis with YourKit Java Profiler 7.5 told us that our java classes are running "fast" ( mostly less than 10s ).
    - The access_log of the Oracle HTTP Server (httpd.conf LogFormat %T parameter) show us that the time taken to process the entire request is 130s
    - The users told us that the application runs fast for a while, but after some minutes, the entire application runs slowly. After some minutes again, the entire application runs fast again.
    - There are no overload of CPU, MEM, IO, Networking. All have been checked and are ok.
    - At the same time the application A runs slowly, the application B on the same server ( but another instance ) runs normally.
    - There is no database botleneck. All the application queries have been profiled and optimized for best run.
    - A huge number of application threads exists on the java virtual machine. The peak was 187 threads ( mostly sleeping. Just one or two were running ). The threads average in the vm is 150.
    - Our application has few EJB ( 4 ), few ejb-calls. All the EJB calls are cached with EhCache. The cache timeout is 2hours. When time-out occurs, the cache is invalidated, cleared and reloaded.
    - We have only 10 users.
    My hypothesis are:
    1. Application server thread blocking. Some threads take until 13 minutes to finish, even when the java processing took only 23 seconds.
    2. Some problem with the size of the AJP packages between HTTPServer and Application server.
    I´m really desperate for help. Any help will be widely appreciated.
    Oracle Application Server 9.0.3.3 running on
    Sun Solaris 5.9
    Sun Java Development Kit 1.4.1_05-b01
    Is there any way to configure the max number of threads in the application server? Where?
    Thanks in advance,
    Murilo

    You can tweak the application server threads as described here:
    http://download.oracle.com/docs/cd/B31017_01/web.1013/b28950/threadpool.htm#BHBDGJBI
    Oh just noticed you are on 9.0.3.3 -- that is a very, very, very* old release. I don't think we had a tunable thread-pool back then. The oldest doc I can find is for 10.1.2, which I think is where we first introduced the thread-pool manager:
    http://download.oracle.com/docs/cd/B15904_01/web.1012/b14011/advanced.htm#i1014357
    Is there any garbage collection occurring that could account for the slow-down in ART? I guess not if APP-B continues to run well over the same period.
    -steve-

  • Getting SQLException on DB Login, but Report Runs?????

    On all of our JRC-enabled Crystal reports, I'm getting the same SQLException error thrown, however, the report runs OK in most cases.  In longer running reports, the user is getting weird JSF state exceptions, HTTP 500 errors, etc. etc.  When I look at the log files for our web app, the below error is showing constantly.  Any ideas what it means, please?
    01-05 15:06:58 ERROR [TP-Processor3] (datainterface:?) - com.crystaldecisions.reports.reportdefinition.datainterface.h: Logon Error: Null user or password not supported in THIN driver
    01-05 15:07:06 ERROR [TP-Processor3] (reportdefinition:?) - Report printer was not valid, switching to default printer.
    01-05 15:07:33 ERROR [TP-Processor3] (reportdefinition:?) - Report printer was not valid, switching to default printer.
    01-05 15:09:35 ERROR [TP-Processor3] (reportdefinition:?) - Report printer was not valid, switching to default printer.
    01-05 15:09:35 ERROR [TP-Processor3] (datainterface:?) - Failed to open connection (Connection:  databaseType=JDBC (JNDI)  serverName=jdbc:oracle:thin:@pabaix08:1521:P007  state=closed  databaseDriverName=crdb_jdbc.dll).
    com.crystaldecisions.reports.queryengine.bl: Logon Error: Null user or password not supported in THIN driver
         at com.crystaldecisions.reports.queryengine.driverImpl.o.if(Unknown Source)
         at com.crystaldecisions.reports.queryengine.av.new(Unknown Source)
         at com.crystaldecisions.reports.queryengine.av.byte(Unknown Source)
         at com.crystaldecisions.reports.reportdefinition.datainterface.b.a(Unknown Source)
         at com.crystaldecisions.reports.reportdefinition.datainterface.b.a(Unknown Source)
         at com.crystaldecisions.reports.reportdefinition.datainterface.b.a(Unknown Source)
         at com.crystaldecisions.reports.reportdefinition.datainterface.b.if(Unknown Source)
         at com.crystaldecisions.reports.reportdefinition.datainterface.j.a(Unknown Source)
         at com.businessobjects.reports.sdk.b.e.a(Unknown Source)
         at com.businessobjects.reports.sdk.b.e.if(Unknown Source)
         at com.businessobjects.reports.sdk.JRCCommunicationAdapter.request(Unknown Source)
         at com.crystaldecisions.proxy.remoteagent.y.a(Unknown Source)
         at com.crystaldecisions.proxy.remoteagent.r.a(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.cf.a(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.DatabaseController.getConnectionInfos(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.ReportSource.getPromptDatabaseLogOnInfos(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.AdvancedReportSource.getPromptDatabaseLogOnInfos(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.NonDCPAdvancedReportSource.getPromptDatabaseLogOnInfos(Unknown Source)
         at com.crystaldecisions.report.web.component.h.a(Unknown Source)
         at com.crystaldecisions.report.web.component.h.try(Unknown Source)
         at com.crystaldecisions.report.web.component.o.goto(Unknown Source)
         at com.crystaldecisions.report.web.event.ac.a(Unknown Source)
         at com.crystaldecisions.report.web.event.b2.a(Unknown Source)
         at com.crystaldecisions.report.web.event.b7.broadcast(Unknown Source)
         at com.crystaldecisions.report.web.event.av.a(Unknown Source)
         at com.crystaldecisions.report.web.jsf.ViewerHtmlRenderer.encodeEnd(Unknown Source)
         at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:712)
         at javax.faces.webapp.UIComponentTag.encodeEnd(UIComponentTag.java:616)
         at javax.faces.webapp.UIComponentTag.doEndTag(UIComponentTag.java:539)
         at org.apache.jsp.jsp.ReportViewer_jsp._jspx_meth_v_005freportPageViewer_005f0(ReportViewer_jsp.java:187)
         at org.apache.jsp.jsp.ReportViewer_jsp._jspx_meth_h_005fform_005f0(ReportViewer_jsp.java:141)
         at org.apache.jsp.jsp.ReportViewer_jsp._jspx_meth_f_005fview_005f0(ReportViewer_jsp.java:107)
         at org.apache.jsp.jsp.ReportViewer_jsp._jspService(ReportViewer_jsp.java:72)
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:393)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
         at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:654)
         at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:445)
         at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:379)
         at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:292)
         at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:322)
         at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:147)
         at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:87)
         at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:200)
         at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:117)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:198)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
         at org.apache.myfaces.webapp.filter.ExtensionsFilter.doFilter(ExtensionsFilter.java:147)
         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:175)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
         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:263)
         at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:190)
         at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:283)
         at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:767)
         at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:697)
         at org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:889)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:690)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: java.sql.SQLException: Null user or password not supported in THIN driver
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:179)
         at oracle.jdbc.dbaccess.DBError.check_error(DBError.java:1160)
         at oracle.jdbc.ttc7.TTC7Protocol.logon(TTC7Protocol.java:195)
         at oracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java:365)
         at oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.java:547)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:347)
         ... 69 more

    This error looks like it happens on every report run, but most times, the report runs fine.  In some cases they are getting other errors that may or may not be related to this one, very glitchy things like NullPointerExceptions, "Can't use a closed connection" messages, ArrayIndexOutOfBoundsExceptions, etc. and they are not consistent.  You run a given report 10 times, you might get these errors 2 of the 10.  When I used the non-JSF JRC implementation in other projects, it worked fine, so I'm not sure what I'm doing wrong with the JSF code.  Below is my database connection method if that helps:
    public ConnectionInfos getDBConnection(){
            IConnectionInfo oIconnectionInfo = new ConnectionInfo();
            ConnectionInfos oConnectionInfos = new ConnectionInfos();
            FacesContext fc = FacesContext.getCurrentInstance();
            Map<String, Object> Params = (Map<String, Object>) fc.getExternalContext().getSessionMap();
    try {
            ReportSelectionBean sBean = (ReportSelectionBean)Params.get(IManagedBeanNames.REPORT_SELECTION_BEAN);
            String driver = Configuration.getProperty("CrystalDBDriver");
            String ConnStr = null;
            String instance = Configuration.getProperty("db-schema");
            if (instance.equals("crca"))
                ConnStr = "Use JDBC=b(true);Connection URL=s(jdbc:oracle:thin:@pabaix10:1521:crca);Database Class Name=s(oracle.jdbc.OracleDriver);Server=s(pabaix10);User ID=s(crcuser);Password=crcuser1;Trusted_Connection=b(false);JDBC Connection String=s(!oracle.jdbc.OracleDriver!jdbc:oracle:thin:{userid}/@pabaix10:1521:crca)";
            } else if (instance.equals("crcp"))
                ConnStr = "Use JDBC=b(true);Connection URL=s(jdbc:oracle:thin:@pabaix08:1521:crcp);Database Class Name=s(oracle.jdbc.OracleDriver);Server=s(pabaix08);User ID=s(crcuser);Password=crcuser1;Trusted_Connection=b(false);JDBC Connection String=s(!oracle.jdbc.OracleDriver!jdbc:oracle:thin:{userid}/@pabaix08:1521:crcp)";
            PropertyBag propertyBag = new PropertyBag();
            if (instance.equals("crca"))
                propertyBag.put("Server Name", "pabaix10");
                propertyBag.put("URI", "!oracle.jdbc.OracleDriver!jdbc:oracle:thin:{userid}/@pabaix10:1521:crca");
                oIconnectionInfo.setUserName("crcuser");
                oIconnectionInfo.setPassword("crcuser1");
            } else if (instance.equals("crcp"))
                propertyBag.put("Server Name", "pabaix08");
                propertyBag.put("URI", "!oracle.jdbc.OracleDriver!jdbc:oracle:thin:{userid}/@pabaix08:1521:crcp");
                oIconnectionInfo.setUserName("crcuser");
                oIconnectionInfo.setPassword("crcuser1");
            propertyBag.put("Connection String",ConnStr);
            propertyBag.put("Server Type", "JDBC (JNDI)");
            propertyBag.put("Database Class Name", driver);
            propertyBag.put("Database DLL", "crdb_jdbc.dll");
            PropertyBag bag = new PropertyBag();
            bag.put(PropertyBagHelper.CONNINFO_CRQE_LOGONPROPERTIES, propertyBag);
            bag.put(PropertyBagHelper.CONNINFO_CRQE_DATABASETYPE, "JDBC (JNDI)");
            bag.put(PropertyBagHelper.CONNINFO_DATABASE_DLL ,"crdb_jdbc.dll");
            oIconnectionInfo.setAttributes(bag);
            oConnectionInfos.add(oIconnectionInfo);
         catch(Exception e) {
         return oConnectionInfos;

  • Windows Time Running fast, cant seem to slow it down again.

    For some odd reason my system time has started to run fast, about 5sec to fast every minute. Started some days ago, and Iv tried lots of things, even did a fresh Windows SP2 Install.
    Read some place on the web that it might be the bios battery thats bad, so I changed that but without any luck.
    Iv checked that nothing else is interfering with the RPC IRQ 8.
    Iv checked the bios clock and theres nothing wrong, its when it inters windows XP things starte to go wrong.
    Iv tried to underclock my cpu, that didnt change anything either.
    Im running out of ideas here, hope theres some one out there that might be able to help me, because it annoys the hell out of me.
    Thanks in advance
    Looking forward to your reply's
    //Keba - System specs is in the signature

    Great description!
    After a BIOS update APIC - the interrupt control - is taken over by BIOS. It should normally be handled by Windows. Windows does a lot of its system managing through this, to make priorities etc.
    Updating BIOS is necessary only when a problem is said to be fixed this way, and it is recommended to do a repair reinstall of Windows afterwards. Maybe other things and question marks will straighten out as well.
    One should not update BIOS as one would update the antivirus program, as often as possible.

  • Pipelined function running fast but making  the sp slow when used in it.

    i have a sp which is running slow because of (pipelined) function
    but function it self is fast.
    is there any remedy.
    select uno.a, uno.b, uno.c, uno1.c from
    abc a
    left join
    TABLE(udf_fn(a, 'h',b,c,d)) uno
                    ON a.a.a= uno.a
                   AND a.b= uno.b
                   AND a.c= uno.c
                   AND a.d= uno.d
    left join
    TABLE(udf_fn(a, 'j',b,c,d)) uno1
                    ON a.a.a= uno1.a
                   AND a.b= uno1.b
                   AND a.c= uno1.c
                   AND a.d= uno1.dyours sincerely
    Edited by: 944768 on Apr 30, 2013 11:56 PM
    Edited by: 944768 on May 1, 2013 2:01 AM

    Hi,
    Please read SQL and PL/SQL FAQ
    If you have a performance issue have a look at SQL and PL/SQL FAQ
    When you put some code or output please enclose it between two lines starting with {noformat}{noformat}
    i.e.:
    {noformat}{noformat}
    SELECT ...
    {noformat}{noformat}
    After 331 messages you should know how to post questions. Your code is unformatted and you did not provide the source of function udf_fn. How do you pretend us to answer?
    Regards.
    Al                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Auto Run off but report access via URL generates default

    Hi,
    We have BI Publisher 10.1.3.4.1. I access reports via URL from another application outside BI Publisher.
    For my reports, I have Auto Run disabled. Still Accessing the link via URL seems to generate report instead of waiting for user
    to enter parameters and click view.
    When I view report via BI Publisher, the behaviour is ok, i.e. it won't generate until I click the View button.
    Does anyone know how to make sure BI Publisher won't generate report without an explicit click of View button when invoked by URL.
    Thanks
    Girija

    Hi Tim,
    I am calling the report in _xmode=6 i.e. the parameters show and the view button shows.
    We want the user to be able to input their parameters and run the report.
    regards
    Girija

  • Sql execute about 1s,but report run time 20s

    I execute the sql which is copied from webi query in database, it take less than 1s.
    There are 6 queries in report, so I assume the time used to retrieve data from DB is 6s.
    and the report responding time is about 20s(from the moment I click "refresh data").
      so there are 20-6=14s,including network transfer time,report server generate report time.
    Could anyone tell me what can I do to optimize the performance?  Normally the report
    responding time can reduce to how many seconds?
    Thanks in advance.
    Regards,
    Tony Renjie

    Hi,
    please consider the following for optimizing the performance:
    1) Reduce the number of variables you are using. Let your DB server do as many calculations as possible.
    2) If you have a single universe please consider using a union of queries instead of 6 separate ones in the WeBi Query Panel (Use the "Add a combined query" instead of the "Add a new query button").
    3) Edit in the properties of your connection (Screen 3 of 4 in BO XI 3.0) and select "Keep the connection active for" in the "Connection pool mode" setting.
    Regards,
    Stratos
    PS: The connection type should not have any impact in the performance.

  • Tomcat 4.0 can run example but cannot run my servlet!

    I can run examples (both servlet and JSP) under Tomcat.
    Now I have servlets class file in
    C:\jakarta-tomcat-4.0.1\webapps\vpsystem\WEB-INF\classes\agent\bookmark\BookMark.class
    but I cannot see "http://localhost:8080/vpsystem/agent/bookmark/BookMark" in IE.It tell me no resource found.
    It's the matter of web.xml?It's the matter of server.xml?Or any another?
    Please someone help me out.
    Thanks!

    Maybe both. You should show how you have configured the web application in server.xml and the servlet in web.xml in order to be able to help you

  • Query is fast, but long lag before page is rendered

    Good morning, all!
    I have a page that runs a query that returns 518 records. The
    page is taking about 9 seconds to load. I added code after the
    CFOUTPUT so that I could check the speed of that section and that
    shows me that the CFOUTPUT finishes looping over the query after 3
    seconds. The CFOUTPUT block is the last code on the page; just to
    be sure, I added a window.defaultstatus = 'done' as the line
    immediately before the closing body and html tags. The status bar
    shows 'done' and then it takes between 5 and 6 seconds before the
    page renders.
    I realize that this is probably not a CF issue, maybe a
    browser setting? Our standard is IE 6.0, which is what I am using.
    Any ideas, war stories, resources, or references would be
    greatly appreciated.
    Thanks,
    Kathryn

    Any ideas, war stories, resources, or references would be
    greatly
    appreciated.
    How much content is being delivered to the browser. Once CF
    is done,
    all information in the page must make it down the pipeline to
    the client
    and then the client has to render it.
    If you are doing a lot of looping and|or calculation as CF
    builds the
    request, you could be generating a mind boggling amount of
    extraneous
    white space.
    There are many ways with which one can use to mitigate some
    of this
    white space. <cfsilent>, <cfprocessingDirective>
    and <cfsetting> tags.
    Settings in the administrator, and just restructuring your
    code to
    reduce white space to name a few.

  • Why KDE programs run faster on KDE and slower on GNOME?

    Hello, I have a doubt:
    When I run KDE programs on gnome (kaffeine, amarok... in general programs that uses the kdelibs), they take 4 or 5 seconds aproximately to run, and in KDE, they run in only 1 second. But gnome programs run on KDE and GNOME at the same speed.
    What's the reason for this difference?
    Greetings

    And what programs I need to run if I want to preload all the services for KDE in gnome? Only kdeinit? or there are more programs?

  • Bluetooth connectivity problem: sees the mouse but reports it's not detected at the same time

    All of sudden my mouse lost connection to my Mac. When clicking bluetooth icon in menu bar it's highlighted in bold and marked as "connected", but when I open Mouse Preferences all I see is that it tries to scan its presence and in fact is stuck at this stage. The charge is enough. More so, I wasn't able even to both disconnect the mouse and turn off Bluetooth. Console logs were the following:
    20.03.15 10:50:48,000 kernel: AppleUSBBluetoothHCIController::SendHCIRequest on suspended device! Data begins with: 0x01040533
    20.03.15 10:50:48,000 kernel: SendHCIRequest failed, error (0xE00002D8) -- kIOReturnNotReady[SendHCIRequestFormatted] ### ERROR: EnqueueRequestForController failed (err=0xe00002d8 (kIOReturnNotReady)) for opCode 0x0401 (HCI Inquiry)
    20.03.15 10:50:48,000 kernel: [SendHCIRequestFormatted] ### ERROR: [0x0401] (HCI Inquiry) -- Send request failed (err = 0xE00002D8 (kIOReturnNotReady))
    I took bluetooth plist from my User Library and moved it to Desktop then restarted. After that the system created the new plist and the problem disappeared.
    You may ask why I'm starting the thread? Well, partially because I got frustrated not expecting such Windows-like behavior but mainly because I'd like to bring an order to my knowledge for understanding certain OS X shortcomings. Could you please look into these plists - the older and the new one - and tell me where is the crucial difference between them that led to connection failure?
    Old bluetooth plist:
    The new plist:
    I.S.

    Since the version of OS X I use is soon to be left without Apple's support and Apple does NOT supplies Lion users with system updates my feedback is going nowhere. I know this is user-to-user forum,  I just was hoping for some clarification, but if you don't know the answer, so be it. Ok then, thanks for your help. Much appreciated.

  • My Internet connection is faster but Safri is slower!

    Hi Guys,
    I am having problems with the speed in Safari, also it just won't let me log on to Yahoo. I get the following error
    "Safari can’t open the page “http://uk.f232.mail.yahoo.com/ym/login?.rand=9o6ig0c9cgf7b”. The error was: “lost network connection” (NSURLErrorDomain:-1005) Please choose Report Bug to Apple from the Safari menu, note the error number, and describe what you did before you saw this message. "
    This is seems to be happening when I access Yahoo mail. I have checked Yahoo mail on Netscape and it is working fine.
    Also, when I surf the pages seem to stick and I have to wait a while for the pages to load. Once they do it seems fine and navagating the sites don't seem to have a problem. Again on netscape this is fine.
    The connection and download speeds are what I would expect them to be and downloading files seems to be quick and problem free.
    I am based in the UK. I am using a BT Voyager router and have Airport Extreme wireless connected to it. I haven't experienced any problem over the last year or so but its suddenly started happening. The only real thing that has changed is that BT have upgraded my line to 8Mb but the problems seem to have started a week or two after that.
    I have cleared the cache and also the hisory and checked for software updates on the BT Voyager router and also for Airport Extreme and these seem to be fully up to date.
    I have also noticed that it now seems to take longer to connect to msn messenger and yahoo messenger as it did before.
    My OS X updates are all up to date too.
    I have spoken to my ISP and BT and the line seems to be fine.
    Is there anything I am missing here?
    I have an ibook G4 and am running OSX Tiger 4.8 with safari 2.0.4
    Thanks,
    Dan

    I seem to be having the same problem, for the past week approximately. In addition I have problems logging in to some of my website 'login' pages but not all of them. Yesterday I logged into my 'Picasaweb.com' website and then logged out a few minutes later. Five minutes after that I attempted to log in again and I ended up getting a
    SAFARI CAN'T OPEN THE PAGE. -
    Too many redirects occurred trying to open “http://picasaweb.google.com/RDLAURANCE?pli=1”. This might occur if you open a page that is redirected to open another page which then is redirected to open the original page.
    Now that is all that happens. I can log in just fine on my miniMac, though!
    I did a Disk Utility permissions repair as there appeared to be numerous ones listed. I have cleared the cache and history also to no avail. When trying another User Account I get the same problems appearing..... It is driving me bonkers.....! Any additional advice.....or tips?

  • WiFi is Fast, But Ethernet Extremely Slow

    On both my old 2008 24" iMac and my brand new 27" iMac, the Internet is extremely slow when the Ethernet cable is plugged in. When it's unplugged and I'm on WiFi, it's lightning quick.
    When I'm on Ethernet, even retrieving text-only emails from Mail is painfully slow, as if I'm on dial-up. Web pages that are light on graphics take forever to load, regardless of browser. Safari, Firefox, Chrome, doesn't make a difference.
    It's not all the time, sometimes it's very quick, but most of the time it's so slow it's unusable.
    Some things I've tried on my own:
    New Ethernet cable - no difference
    Plugging into different ports on cable modem - no difference
    Unplugging cable modem, waiting a couple minutes, plugging back in - no difference
    Had the cable company out, they checked everything and saw nothing wrong on their end
    Plugged my wife's Windows laptop into the modem - web pages load very quickly
    I added a DNS address to System Preferences > Network - no difference
    When I go to a website such as Speedtest.net, it routinely shows 60-70 Mb/s download (I'm paying for 60). Even if I'm on Ethernet, it may take forever to actually load the Speedtest page, but once I do and hit "Test", it comes back with at least 60 Mb/s.
    System specs are as follows: Late 2013 27" iMac, 3.5 GHz Intel Core i7, 8 GM RAM, NVIDIA GeForce GTX 4 MB graphics card, 1 TB fusion drive.
    Based on everything I've tried above, I don't think it's the modem or the cable company, but something in the Mac. When I got the new computer, I transferred everything from the old via Time Machine. I'm hoping I didn't transfer some obscure setting that is preventing the Ethernet from running at its full potential...
    Any suggestions would be most welcome - thank you!
    - Bob

    On both my old 2008 24" iMac and my brand new 27" iMac, the Internet is extremely slow when the Ethernet cable is plugged in. When it's unplugged and I'm on WiFi, it's lightning quick.
    When I'm on Ethernet, even retrieving text-only emails from Mail is painfully slow, as if I'm on dial-up. Web pages that are light on graphics take forever to load, regardless of browser. Safari, Firefox, Chrome, doesn't make a difference.
    It's not all the time, sometimes it's very quick, but most of the time it's so slow it's unusable.
    Some things I've tried on my own:
    New Ethernet cable - no difference
    Plugging into different ports on cable modem - no difference
    Unplugging cable modem, waiting a couple minutes, plugging back in - no difference
    Had the cable company out, they checked everything and saw nothing wrong on their end
    Plugged my wife's Windows laptop into the modem - web pages load very quickly
    I added a DNS address to System Preferences > Network - no difference
    When I go to a website such as Speedtest.net, it routinely shows 60-70 Mb/s download (I'm paying for 60). Even if I'm on Ethernet, it may take forever to actually load the Speedtest page, but once I do and hit "Test", it comes back with at least 60 Mb/s.
    System specs are as follows: Late 2013 27" iMac, 3.5 GHz Intel Core i7, 8 GM RAM, NVIDIA GeForce GTX 4 MB graphics card, 1 TB fusion drive.
    Based on everything I've tried above, I don't think it's the modem or the cable company, but something in the Mac. When I got the new computer, I transferred everything from the old via Time Machine. I'm hoping I didn't transfer some obscure setting that is preventing the Ethernet from running at its full potential...
    Any suggestions would be most welcome - thank you!
    - Bob

Maybe you are looking for