Importing to get stuck...

I got level schema export, using below command
nohup expdp system/password@LTRN SCHEMAS=CONTRACT dumpfile= DATA_PUMP1:ltrn_srm_%u.dmp, DATA_PUMP2:ltrn_srm_%u.dmp, DATA_PUMP3:ltrn_srm_03.dmp, DATA_PUMP4:ltrn_srm_%u.dmp logfile = expdp_ltrn_srm.log PARALLEL=9 &
And import using below command
nohup impdp system/password@LTORN SCHEMAS= CONTRACT dumpfile= DATA_PUMP3:ltrn_srm_01.dmp, DATA_PUMP3:ltrn_srm_02.dmp, DATA_PUMP3:ltrn_srm_03.dmp, DATA_PUMP4:ltrn_srm_04.dmp DATA_PUMP4:ltrn_srm_05.dmp,DATA_PUMP4:ltrn_srm_06.dmp,DATA_PUMP4:ltrn_srm_07.dmp, DATA_PUMP4:ltrn_srm_08.dmp, DATA_PUMP4:ltrn_srm_09.dmp logfile = imp_ltorn_srm.log PARALLEL=9 TABLE_EXISTS_ACTION=REPLACE &
Import seems to be stuck, I began to import 05:30 in the morning and it is still running and I do not see growth in tablespace.

So I did below for the status
/oracle/data_02/tjiveapp> impdp system/LTORN_dragon1b@LTORN attach='SYS_IMPORT_SCHEMA_02'

Import: Release 11.2.0.2.0 - Production on Mon Apr 30 12:28:11 2012

Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.

Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options

Job: SYS_IMPORT_SCHEMA_02
  Owner: SYSTEM
  Operation: IMPORT
  Creator Privs: TRUE
  GUID: BEE32F002D4302A6E0430A2A46A702A6
  Start Time: Monday, 30 April, 2012 5:36:12
  Mode: SCHEMA
  Instance: LTORN
  Max Parallelism: 9
  EXPORT Job Parameters:
     CLIENT_COMMAND        system/********@LTRN SCHEMAS=CONTRACT dumpfile= DATA_PUMP1:ltrn_srm_%u.dmp,DATA_PUMP2:ltrn_srm_%u.dmp, DATA_PUMP3:ltrn_srm_%u.dmp,DATA_PUMP4:ltrn_srm_%u.dmp FILESIZE= 10G logfile = DATA_PUMP1:imp_ditsm_srm.log PARALLEL=8
  IMPORT Job Parameters:
  Parameter Name      Parameter Value:
     CLIENT_COMMAND        system/********@LTORN SCHEMAS=CONTRACT dumpfile= dumpfile DATA_PUMP3:ltrn_srm_03.dmp, dumpfile DATA_PUMP4:ltrn_srm_05.dmp,DATA_PUMP4:ltrn_srm_06.dmp,DATA_PUMP4:ltrn_srm_07.dmp, dumpfile DATA_PUMP4:ltrn_srm_09.dmp logfile=imp_ltrn_srm.log PARALLEL=9 TABLE_EXISTS_ACTION=REPLACE
     TABLE_EXISTS_ACTION   REPLACE
  State: EXECUTING
  Bytes Processed: 45,432,497,576
  Percent Done: 99
  Current Parallelism: 9
  Job Error Count: 0
  Dump File: /oracle/data_02/tjiveapp/ltrn_srm_01.dmp
  Dump File: /oracle/data_01/tjiveapp/ltrn_srm_04.dmp
  Dump File: /oracle/data_01/tjiveapp/ltrn_srm_08.dmp
  Dump File: /oracle/data_01/tjiveapp/ltrn_srm_06.dmp
  Dump File: /oracle/data_02/tjiveapp/ltrn_srm_02.dmp
  Dump File: /oracle/data_01/tjiveapp/ltrn_srm_05.dmp
  Dump File: /oracle/data_01/tjiveapp/ltrn_srm_09.dmp
  Dump File: /oracle/data_01/tjiveapp/ltrn_srm_07.dmp
  Dump File: /oracle/data_02/tjiveapp/ltrn_srm_03.dmp

Worker 1 Status:
  Process Name: DW00
  State: EXECUTING
  Object Schema: CONTRACT
  Object Name: ACTIVITYM12CCFC172
  Object Type: SCHEMA_EXPORT/TABLE/INDEX/INDEX
  Completed Objects: 7
  Worker Parallelism: 2

Worker 2 Status:
  Process Name: DW01
  State: WORK WAITING

Worker 3 Status:
  Process Name: DW02
  State: WORK WAITING

Worker 4 Status:
  Process Name: DW03
  State: WORK WAITING

Worker 5 Status:
  Process Name: DW04
  State: WORK WAITING

Worker 6 Status:
  Process Name: DW05
  State: WORK WAITING

Worker 7 Status:
  Process Name: DW06
  State: WORK WAITING

Worker 8 Status:
  Process Name: DW07
  State: WORK WAITING

Worker 9 Status:
  Process Name: DW08
  State: WORK WAITING

Import> status

Job: SYS_IMPORT_SCHEMA_02
  Operation: IMPORT
  Mode: SCHEMA
  State: EXECUTING
  Bytes Processed: 45,432,497,576
  Percent Done: 99
  Current Parallelism: 9
  Job Error Count: 0
  Dump File: /oracle/data_02/tjiveapp/ltrn_srm_01.dmp
  Dump File: /oracle/data_01/tjiveapp/ltrn_srm_04.dmp
  Dump File: /oracle/data_01/tjiveapp/ltrn_srm_08.dmp
  Dump File: /oracle/data_01/tjiveapp/ltrn_srm_06.dmp
  Dump File: /oracle/data_02/tjiveapp/ltrn_srm_02.dmp
  Dump File: /oracle/data_01/tjiveapp/ltrn_srm_05.dmp
  Dump File: /oracle/data_01/tjiveapp/ltrn_srm_09.dmp
  Dump File: /oracle/data_01/tjiveapp/ltrn_srm_07.dmp
  Dump File: /oracle/data_02/tjiveapp/ltrn_srm_03.dmp

Worker 1 Status:
  Process Name: DW00
  State: EXECUTING
  Object Schema: CONTRACT
  Object Name: ACTIVITYM12CCFC172
  Object Type: SCHEMA_EXPORT/TABLE/INDEX/INDEX
  Completed Objects: 7
  Worker Parallelism: 2

Worker 2 Status:
  Process Name: DW01
  State: WORK WAITING

Worker 3 Status:
  Process Name: DW02
  State: WORK WAITING

Worker 4 Status:
  Process Name: DW03
  State: WORK WAITING

Worker 5 Status:
  Process Name: DW04
  State: WORK WAITING

Worker 6 Status:
  Process Name: DW05
  State: WORK WAITING

Worker 7 Status:
  Process Name: DW06
  State: WORK WAITING

Worker 8 Status:
  Process Name: DW07
  State: WORK WAITING

Worker 9 Status:
  Process Name: DW08
  State: WORK WAITING
It's 30 minutes
Import> status

Job: SYS_IMPORT_SCHEMA_02
  Operation: IMPORT
  Mode: SCHEMA
  State: EXECUTING
  Bytes Processed: 45,432,497,576
  Percent Done: 99
  Current Parallelism: 9
  Job Error Count: 0
  Dump File: /oracle/data_02/tjiveapp/ltrn_srm_01.dmp
  Dump File: /oracle/data_01/tjiveapp/ltrn_srm_04.dmp
  Dump File: /oracle/data_01/tjiveapp/ltrn_srm_08.dmp
  Dump File: /oracle/data_01/tjiveapp/ltrn_srm_06.dmp
  Dump File: /oracle/data_02/tjiveapp/ltrn_srm_02.dmp
  Dump File: /oracle/data_01/tjiveapp/ltrn_srm_05.dmp
  Dump File: /oracle/data_01/tjiveapp/ltrn_srm_09.dmp
  Dump File: /oracle/data_01/tjiveapp/ltrn_srm_07.dmp
  Dump File: /oracle/data_02/tjiveapp/ltrn_srm_03.dmp

Worker 1 Status:
  Process Name: DW00
  State: EXECUTING
  Object Schema: CONTRACT
  Object Name: ACTIVITYM12CCFC172
  Object Type: SCHEMA_EXPORT/TABLE/INDEX/INDEX
  Completed Objects: 8
  Worker Parallelism: 1

Worker 2 Status:
  Process Name: DW01
  State: WORK WAITING

Worker 3 Status:
  Process Name: DW02
  State: WORK WAITING

Worker 4 Status:
  Process Name: DW03
  State: WORK WAITING

Worker 5 Status:
  Process Name: DW04
  State: WORK WAITING

Worker 6 Status:
  Process Name: DW05
  State: WORK WAITING

Worker 7 Status:
  Process Name: DW06
  State: WORK WAITING

Worker 8 Status:
  Process Name: DW07
  State: WORK WAITING

Worker 9 Status:
  Process Name: DW08
  State: WORK WAITING

Import>
This average import is stuck, what can do to move forward.


Source version
Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bi
PL/SQL Release 10.2.0.5.0 - Production
"CORE     10.2.0.5.0     Production"
TNS for HPUX: Version 10.2.0.5.0 - Production
NLSRTL Version 10.2.0.5.0 - Production
Destination version
Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
PL/SQL Release 11.2.0.2.0 - Production
"CORE     11.2.0.2.0     Production"
TNS for IBM/AIX RISC System/6000: Version 11.2.0.2.0 - Production
NLSRTL Version 11.2.0.2.0 - Production

Import is not struck, index rebuild takes generally much longer the dumpfile is big... then you can expect this to work for a while. You can also use the following querry to see what exactly makes the import:

SELECT
SUBSTR (sql_text, INSTR (sql_text,'INTO ""), 30) table_name,.
TO_CHAR (LAST_ACTIVE_TIME, "the HH24: MI: SS DD/MM/YYYY)
rows_processed
ROUND ((sysdate-TO_DATE(first_load_time,'yyyy-mm-dd hh24:mi:ss')) * 24 * 60, 1) minutes
, TRUNC (rows_processed / ((sysdate-to_date(first_load_time,'yyyy-mm-dd hh24:mi:ss')) * 24 * 60)) rows_per_minute))
Of
sys. V_$ SQLAREA
WHERE
sql_text like ' % of INSERTION IN "" % ".
AND command_type = 2
AND open_versions > 0;

Kind regards
Vinay

Tags: Database

Similar Questions

  • Import .ova gets stuck to the acceptance of license

    I'm trying to import a .ova of VirtualBox to VMWare Fusion 5.0.1.  A moment after the opening of the .ova, it is a box that says:

    To import the "Oracle_Developer_Day", you must read and accept the license following agreements.

    When I click on accept, the box closes and a second more later it pops up again.  By clicking on the decline cancels the import.

    The .ova I am trying to import is:

    http://download.Oracle.com/OTN/other/VirtualBox/DD/Oracle_Developer_Day.ova

    I would be able to import a .ova of VirtualBox to VMWare Fusion 5.0.1?  Any ideas how to operate?

    You try to edit the ovf file.

    Find the following string

    VirtualBox - 2.2

    change that to

    VMX-07

    or

    VMX-08

    Note: Please make a backup of the file before editing it.   This has not been tested.

  • Not updated Windows Vista gets stuck

    I've seen several threads on these, but they do not seem to help.

    I have Vaio laptop with Vista operating system threads. It used to work well until last year.  However, lately when I try to start the computer, it did update Windows and gets stuck on update 3. I tried all the options in advanced mode by clicking on F8 key-start in safe mode, starting with the command line, start in recovery mode, etc. and they all end with the same question.  I don't have a backup boot drive.  I need to recover important data on the computer and need to start the machine atleast once.  Still, I don't want to disassemble the drive hard, etc..

    Can you please help.

    Thank you

    Hello
    Welcome to the Microsoft community.
    Please follow the suggestions in this article and check if that helps.

    Windows Update crashes when installing updates in Windows 8, Windows 7, or Windows Vista

    Note: Follow the steps in method 3 first, and then try the FIXIT.

    Hope this helps and let us know if you need more assistance. We will be happy to help you.

  • my system will not defragment and it's brand new, it will be anylyze but gets stuck after 1% defrag everyone has this problem on windows 8?

    I get more obvious than that, and that windows 8 is really sucking except to play games and to have some fun. I can't get my system to defragment... and my mouse is very unstable as well. a wireless mouse and keyboard is also very delicate. It's an Acer E1-521-0851. Thanks for any help you can give me.

    Hi Barbara,

    I understand that you are facing the question with the defragmentation as it gets stuck at 1%, the mouse is also unstable. Let us perform the following troubleshooting steps and check if this is useful:

    Important note: Disconnect all external devices except the mouse and keyboard and then try to run the defragmentation.

    Method 1: Run SFC / Scannow.

    The sfc/scannow command. analyzes all protected system files and replaces incorrect versions with appropriate Microsoft versions.

    Scan the file system (CFS) auditor. Follow these steps:

    one) starts at the desktop view.

    (b) open the command prompt, right-click in the corner when the start window appears, select command prompt (admin).

    (c) type the following from the command sfc/scannow , and then press ENTER:

    Method 2: Run the command chkdsk and verify.

    Refer to the section " " "to repair a disk to perform the disk check""" in the following link:

    Improve performance by optimizing your hard drive

    http://Windows.Microsoft.com/en-us/Windows-8/improve-performance-optimizing-hard-drive

    Important: when running chkdsk on the drive hard if bad sectors are found on the disk hard when chkdsk attempts to repair this area if all available on which data may be lost

    Method 3: Install the drivers for chipset of the manufacturer's Web site:

    http://us.Acer.com/AC/en/us/content/drivers

    Warning in the BIOS: BIOS change / semiconductor (CMOS) to complementary metal oxide settings can cause serious problems that may prevent your computer from starting properly. Microsoft cannot guarantee that problems resulting from the configuration of the BIOS/CMOS settings can be solved. Changes to settings are at your own risk

    Hope the helps of information. If you need help with Windows, please answer. We will be happy to help you.

  • Drag-and - d├⌐poser gets stuck on other objects

    I have this objects (named room) that you can drag mailboxes (called target), and they get in the x and position the box there if it is correct, but if the subject is droped above another object it gets stuck, it was suppose to return to its place of origin (designated otherwise) if the hitTestObject isn't the right box.

    PS: it only seems to happen on the Witch of piece code located slot, for example: stuck piece1 exhibit2 and 3, 4, 5..., but is not stuck exhibit2 on piece1.

    Wonder if anyone can help, thanks in advance and excuse my bad English,

    Here is the code:

    import flash.events.Event;

    import flash.events.MouseEvent;

    stage.addEventListener (Event.ENTER_FRAME, EntFrame);

    function EntFrame(e:Event):void

    {

    / * Arrastar e soltar

    Torna an instance do symbol address mobile com arrastar e soltar.

    */

    piece1_mc.buttonMode = true;

    piece1_mc.addEventListener (MouseEvent.MOUSE_DOWN, fl_ClickToDrag_1);

    function fl_ClickToDrag_1(event:MouseEvent):void

    {

    piece1_mc.StartDrag ();

    }

    piece1_mc.addEventListener (MouseEvent.MOUSE_UP, fl_ReleaseToDrop_1);

    function fl_ReleaseToDrop_1(event:MouseEvent):void

    {

    piece1_mc.stopDrag ();

    If (target5_mc.hitTestObject (piece1_mc.tar1_mc))

    {

    piece1_mc.x = target5_mc.x;

    piece1_mc.y = target5_mc.y;

    }

    on the other

    {

    piece1_mc.x = else1.x;

    piece1_mc.y = else1.y;

    }

    }

    / * Arrastar e soltar

    Torna an instance do symbol address mobile com arrastar e soltar.

    */

    piece2_mc.buttonMode = true;

    piece2_mc.addEventListener (MouseEvent.MOUSE_DOWN, fl_ClickToDrag_2);

    function fl_ClickToDrag_2(event:MouseEvent):void

    {

    piece2_mc.StartDrag ();

    }

    piece2_mc.addEventListener (MouseEvent.MOUSE_UP, fl_ReleaseToDrop_2);

    function fl_ReleaseToDrop_2(event:MouseEvent):void

    {

    piece2_mc.stopDrag ();

    If (target1_mc.hitTestObject (piece2_mc.tar2_mc))

    {

    piece2_mc.x = target1_mc.x;

    piece2_mc.y = target1_mc.y;

    }

    on the other

    {

    piece2_mc.x = else2.x;

    piece2_mc.y = else2.y;

    }

    }

    / * Arrastar e soltar

    Torna an instance do symbol address mobile com arrastar e soltar.

    */

    piece3_mc.buttonMode = true;

    piece3_mc.addEventListener (MouseEvent.MOUSE_DOWN, fl_ClickToDrag_3);

    function fl_ClickToDrag_3(event:MouseEvent):void

    {

    piece3_mc.StartDrag ();

    }

    piece3_mc.addEventListener (MouseEvent.MOUSE_UP, fl_ReleaseToDrop_3);

    function fl_ReleaseToDrop_3(event:MouseEvent):void

    {

    piece3_mc.stopDrag ();

    If (target2_mc.hitTestObject (piece3_mc.tar3_mc))

    {

    piece3_mc.x = target2_mc.x;

    piece3_mc.y = target2_mc.y;

    }

    on the other

    {

    piece3_mc.x = else3.x;

    piece3_mc.y = else3.y;

    }

    }

    / * Arrastar e soltar

    Torna an instance do symbol address mobile com arrastar e soltar.

    */

    piece4_mc.buttonMode = true;

    piece4_mc.addEventListener (MouseEvent.MOUSE_DOWN, fl_ClickToDrag_4);

    function fl_ClickToDrag_4(event:MouseEvent):void

    {

    piece4_mc.StartDrag ();

    }

    piece4_mc.addEventListener (MouseEvent.MOUSE_UP, fl_ReleaseToDrop_4);

    function fl_ReleaseToDrop_4(event:MouseEvent):void

    {

    piece4_mc.stopDrag ();

    If (target4_mc.hitTestObject (piece4_mc.tar4_mc))

    {

    piece4_mc.x = target4_mc.x;

    piece4_mc.y = target4_mc.y;

    }

    on the other

    {

    piece4_mc.x = else4.x;

    piece4_mc.y = else4.y;

    }

    }

    / * Arrastar e soltar

    Torna an instance do symbol address mobile com arrastar e soltar.

    */

    piece5_mc.buttonMode = true;

    piece5_mc.addEventListener (MouseEvent.MOUSE_DOWN, fl_ClickToDrag_5);

    function fl_ClickToDrag_5(event:MouseEvent):void

    {

    piece5_mc.StartDrag ();

    }

    piece5_mc.addEventListener (MouseEvent.MOUSE_UP, fl_ReleaseToDrop_5);

    function fl_ReleaseToDrop_5(event:MouseEvent):void

    {

    piece5_mc.stopDrag ();

    If (target3_mc.hitTestObject (piece5_mc.tar5_mc))

    {

    piece5_mc.x = target3_mc.x;

    piece5_mc.y = target3_mc.y;

    }

    on the other

    {

    piece5_mc.x = else5.x;

    piece5_mc.y = else5.y;

    }

    }

    / * Arrastar e soltar

    Torna an instance do symbol address mobile com arrastar e soltar.

    */

    piece6_mc.buttonMode = true;

    piece6_mc.addEventListener (MouseEvent.MOUSE_DOWN, fl_ClickToDrag_6);

    function fl_ClickToDrag_6(event:MouseEvent):void

    {

    piece6_mc.StartDrag ();

    }

    piece6_mc.addEventListener (MouseEvent.MOUSE_UP, fl_ReleaseToDrop_6);

    function fl_ReleaseToDrop_6(event:MouseEvent):void

    {

    piece6_mc.stopDrag ();

    If (target6_mc.hitTestObject (piece6_mc.tar6_mc))

    {

    piece6_mc.x = target6_mc.x;

    piece6_mc.y = target6_mc.y;

    }

    on the other

    {

    piece6_mc.x = else6.x;

    piece6_mc.y = else6.y;

    }

    }

    Visible P2

    If (piece6_mc.x == target6_mc.x & &)

    piece5_mc.x == target3_mc.x & &

    piece4_mc.x == target4_mc.x & &

    piece3_mc.x == target2_mc.x & &

    piece2_mc.x == target1_mc.x & &

    piece1_mc.x is target5_mc.x)

    {

    P2. Visible = true;

    stage.removeEventListener (Event.ENTER_FRAME, EntFrame);

    }

    on the other

    {

    P2. Visible = false;

    }

    }

    Add the MOUSE_UP listener on stage instead of for the object that is dragged.  Add in the case where the handler for the MOUSE_DOWN event, then remove the MOUSE_UP listener where the manager what it treats.  Example:

    piece1_mc.buttonMode = true;

    piece1_mc.addEventListener (MouseEvent.MOUSE_DOWN, fl_ClickToDrag_1);

    function fl_ClickToDrag_1(event:MouseEvent):void

    {

    piece1_mc.StartDrag ();

    stage.addEventListener (MouseEvent.MOUSE_UP, fl_ReleaseToDrop_1);

    }

    function fl_ReleaseToDrop_1(event:MouseEvent):void

    {

    piece1_mc.stopDrag ();

    stage.removeEventListener (MouseEvent.MOUSE_UP, fl_ReleaseToDrop_1);

  • Sierra of MacOS - iCloud Drive Documents & Desktop keeps Getting Stuck download

    Hello

    as stated in the header after activating the iCloud Drive to include Documents and desktop download stuck guard.

    Since almost 2 weeks I started the task mean to ask iCloud to include above mentioned files. Total quantity was about 100 GB download. I have 1 TB of storage for iCloud. iCloud is always download and always get stuck after about 10 to 30 minutes to download. Then I have to restart after that it starts to load only from getting stuck again.

    I was on the phone with Apple Care who had no idea of what might happen. They Said and I quote "we have no problem with iCloud download and your problem has not yet been recreated by others."

    I find it very hard to believe that I can repro this problem on 3 different systems.

    I have Cable speed of 400 Mbps downstream a 25mbit upstream. I have zero upstream of questions to dropbox or Spideroak at an astonishing speed. ICloud is the slowest I've ever known in my life but as I said after 14 days, it has yet to fill about 40 GB. This is ridiculous IMO.

    If anyone has any ideas on what is once again wrong with iCloud, I would of course tips

    Thanks in advance to anyone who takes the time to post!

    Try to go into System Preferences/iCloud and stop synchronization. Wait a few minutes, then recheck the timing.

    Have you tried the signature to iCloud and then reconnect?

  • Hello! I had the 10 iOS in iPhone is and it's cool! Di you know if I should get in iPhone 5, or it will get stuck? Thank you

    Hello! I had the 10 iOS in iPhone is and it's cool! Di you know if I should get in iPhone 5, or it will get stuck? Thank you

    Since iOS 10 is compatible with the iPhone 5, if you have not limited the space remaining on your device, I would recommend installation. Please note that this update is bricking many iPhones, so make sure you have a full backup of your data before you start the installation.

    Good luck.

  • Not all facilities of the extension. They get stuck at < nom_extension > ' will be installed after Firefox restarts." Restarting Firefox does not change this

    I've always been able to install extensions with no problems until a few days ago. Since then, the extension installation process gets stuck to where they appear in the list of extensions (topic: addons) with the message < name > "will be installed after you restart Firefox." Restart of Firefox has no effect on this point - after that restart, the extension still says "will be installed after Firefox restarts." I tried several restarts Firefox and I tried to install other extensions, and the same thing happens with all I'm trying to install the extension.

    I know I'm running an outdated version of Firefox, but please ignore this. I have a good reason for it.

    It is possible that there is a problem with the files that store the registry extensions.

    Delete the files (extensions.json, extensions.sqlite, extensions.ini) extensions.* and compatibility.ini in the profile folder of Firefox to reset the extensions registry.

    New files will be created if necessary.

    See "extension corrupted files:

    If you see disabled extensions or is not compatible in ' Firefox/tools > Modules > Extensions ' and then click the Tools button at the left end of the search bar to check if there is an update available compatibility.

    If this did not help, then also delete the files addons.json and addons.sqlite possible.

    You can check for problems with preferences.

    Delete a possible user.js file and files numbered prefs-# .js and rename (or delete) the file prefs.js to reset all the prefs by default, including the prefs set via user.js and pref which is no longer supported in the current version of Firefox.

  • Cannot connect to Youtube. The first page load, try to register and gets stuck in a loop.

    Pretty much what the title says. I try to load Youtube, and during the initial page load, it automatically attempts to connect. I don't know why, but it can not open my session and gets stuck in a loop. I don't have the patience to see if that solves finally itself, especially when I can sign very well in other browsers. The same thing happens whenever I try to connect to my Google account, as Youtube is related to Google.

    Many issues of the site can be caused by corrupted cookies or cache. To try to solve these problems, the first step is to clear cookies and cache.

    Note: This will be temporarily you disconnect from all the sites that you are connected. To clear the cache and cookies to do the following:

    • Go to Firefox > history > clear recent history or (if no Firefox button is displayed) go to tools > clear recent history.
    • Under "Time range to clear", select "all".
    • Now, click the arrow next to details to toggle the active details list.
    • In the list of details, see the Cache and Cookies and uncheck everything.
    • Now click the clear now button.

    More information can be found in article to clear your cache, history, and other personal information in Firefox .

  • I bought the open eBay UK C, when I open my emails to gmail, the device gets stuck refreshing. I can't see the content of mail

    I bought the C open on eBay UK. I can see the list of my emails on the device, but when I click on the email address it gets stuck refreshing and I see no content of mail.

    I reset the phone and also to run an update of the software via the relevant application on the device.

    Please can help you? Thank you.

    I had a similar problem with the ZTE open running v1.1. I was not using Gmail, but my own IMAP provider. It turned out that my desktop e-mail client (Thunderbird for Mac OSX) created a strange trash where it shouldn't have been. Once I deleted this file, the phone worked again.

    You use a desktop e-mail client? Make sure you check the settings IMAP, especially how map you your trash folder on the desktop. Make sure that you store your messages deleted on the server.

    This is what solved the problem for me, and I stopped using Thunderbird.

  • 15.0.1 Mozilla gets stuck. You click on the links and nothing happens. No wheels spinning, nothing. I open Firefox in a new window, the same thing. I can fix it onl

    15.0.1 Mozilla gets stuck. You click on the links and nothing happens. No wheels spinning, nothing. I open Firefox in a new window, the same thing. I can only fix it by starting the Task Manager and close all Firefox Windows. [When I launch Internet Explorer, there no problem.] Thanks for your help!

    Clear the cache and cookies from sites that cause problems.

    "Clear the Cache":

    • Tools > Options > advanced > network > content caching Web: 'clear now '.

    'Delete Cookies' sites causing problems:

    • Tools > Options > privacy > Cookies: "show the Cookies".

    Start Firefox in Safe Mode to check if one of the extensions or if hardware acceleration is the cause of the problem (switch to the DEFAULT theme: Firefox/tools > Modules > appearance/themes).

  • It seems that FFv.12 does not allow Scandinavian letters in the names of downloaded files, but gets stuck all by contacting the localhost?

    I do a fileupload page and it seems that FFv.12 does not allow for Scandinavian letters in the names of downloaded files, given that the browser gets stuck trying to communicate with the local host. Fix? This behavior differs from that of other browsers (IE, Chrome, Opera and Safari).

    That are Unicode characters in the name of the file or the characters in the top 0 x 80-0xFF range?

  • HP w1907: implementation gets stuck to the 'HP invent' blue Boot Screen

    Hi all

    I have HP w1907 desktop... I use it since 2008.
    Last month I format to have the new windows 7 in it... Previously I was also working with win7 Ultimate.

    But it's keep restarting after the use of 4-5 minutes and so I installed the entire operating system yet.

    It worked very well... after 3-4 weeks, when I started it, it gets stuck at the 'HP invent' blue Boot Screen.

    This display has the instructions to enter the "Boot Menu", "Setup" and "System Recovery" by pressing key "F11" aor "Esc", "F10".  It is just there for ever.

    If I try to enter the 'Boot' Menu by pressing the 'Esc' key, I get the message "Loading Boot Menu... ", but then it hangs there forever just.  If I try to enter the "Setup" Menu, I get a similar result - it says 'enter the Setup... ". "and just hangs there.  By pressing the "F11" key does not seem to do anything.

    Any ideas on how to solve this problem?

    Searching the forums I tried to reset the BIOS - who I've got from here:

    http://h30434.www3.HP.com/T5/desktop-lockups-freezes-hangs/powering-up-gets-stuck-at-Blue-quot-HP-in...

    and

    http://support.HP.com/us-en/document/c01080282

    After doing this too, the result is null

    Please help me...

    I'm in a hurry...

    Thank you.

    Date and the incorrect time can certainly cause problems.  What happens usually, however, is that the sites Web will not be opened because the State in which the certificate is not up-to-date.  I have not heard of the time and date causing the computer does not start.  I think that you need to change the CMOS battery.  Here's a guide on how to change it.  The guide has also some good troubleshooting information.

    Once the battery has been replaced, we'll see what happens.

  • Software update gets stuck to connect to the update server

    For a very long time (since Firefox 4 or more), I'm notified of updates, but when I say update I just get a window that says it has download firefox and it connects to the update server and it stays there forever. I left open for days and it never goes away. I've always had to go download a new copy of updated, but I really like to get the auto update work.

    I tried to delete history/cache/etc for ever. I deleted everything related to Mozilla AppData, I lose everything, but always the software update gets stuck. Of course, he's stuck something other than trying to connect to the update server. Any ideas?

    I suggest you to go through the path alternative and easier downloading of

  • Satellite T130 - 10G Touchpad screen pointer gets stuck in random patterns

    Satellite T130 - 10G Touchpad screen pointer gets stuck in random patterns and laptop computer must be restarted to restore functionality
    The center of the causes of "touchpad button" toggle switch by pressing the touchpad pointer to enter a random State like two fingers to zoom.

    Sometimes, he'll be back to normal, but most of the time the computer should be put to sleep or restarted to restore functionality.

    a. I tried turn off all touch pad feature one item at a time and all, he still has some weird random State.
    (Did not try the impossible combination need $ to be interested but went to the 90% level)

    b. I tried disable the touch pad buttons offending and only using the mode tap the buttons and the problem still persist.

    c. Finally, tried bending the entire keyboard instead of pressing the buttons and it has also created the problem.

    This leads me to believe either the power key or flexion of the entire keyboard is originally is

    a. flexion of the touch pad causing the driver getting into a crazy State or require a recalibration.

    b. electrical connections causing the driver enter a crazy State or require a recalibration of bending.

    Note: I have reinstall the latest version of the driver.
    Also: American Toshiba support site that this problem exists in the notebooks of May.

    Also: The touchpad is too sensitive, which makes it very unusable!

    CAry

    Have you tried to install the operating system and check the functionality of the touchpad with the factory settings?
    Recovery image contains tested the touchpad and right and I don't think that helps the driver installation.

Maybe you are looking for

  • What version of the PCI Express x 16, it's my motherboard has

    I am running: Pavilion - p6320y -AMD Phenom II X 4 820 -8 GB RAM -SATA HARD DRIVE 1 TB (7200 RPM) -Motherboard model: Violet6-GL8E Question: What version of the PCI Express x 16 is the slot on this motherboard: 1.x, 2.0 or 2.1? Can't get this informa

  • The upgrade of 8gig, 16gig RAM, the disadvantages?

    Hello people, I think to add an another 8gig to my initial 8gig of ram, I want to make sure if everything is normal for my motherboard. I have aooreciate your answers. Thank you Product name: HP Pavilion dv7 Notebook PC

  • ThinkPad tablet 2 slow/fast load on different occasions

    Hi the Thinkpad tablet 2 users. I know there are a lot of bugs were found so far. For me, I had to return once because of the incapbility of the digitizer on this tablet. I got a new one seems flawless, but I just found something that might be quite

  • possible challenge with IE8?

    I've updated to IE8 a few days ago. (System: Windows Vista Home, Norton360.v3)Now, when in Windows Mail (to 6.0.6000...), I can not open attached .jpg, .zip, .pdf files (even those received and opened before the IE8 update.)Any suggestions? Thank you

  • Player Windows media, windows XP, sound distortion

    I just started has a problem with sound is distorted when you play my downloaded music in WMP and audio from YouTube site. It just feels like a vinyl record jumping because of a scratch, etc.   The sound also sometimes speeds up. This started yesterd