Stalemate between READ and READ

Hey guys! I wonder if anyone here seen anything like this before and could help to how and why a deadlock would occur if the lock owner holds READING type requests for lock and the Butler of READING type lock so?

Database exception: (I 6.2.31) lock has expired. Locker 9664851 1894_Thread 12_Txn: waiting for lock

on the database my_db LockAddr:26133959 LSN = 0 x = 0/0x6e6c type = grant READ = WAIT_NEW timeoutMillis = 600000 startTime = endTime 1432654851844 = 1432655451844

Owners: [< LockInfo locker = "28128945 1895_Thread 8_Txn" type = "READ" / > lock applied to: com.sleepycat.je.txn.LockInfo$ StackTraceAtLockTime]

to com.sleepycat.je.txn.LockInfo. < init > (LockInfo.java:55)

to com.sleepycat.je.txn.ThinLockImpl. < init > (ThinLockImpl.java:32)

at com.sleepycat.je.txn.LockManager.attemptLockInternal(LockManager.java:492)

at com.sleepycat.je.txn.SyncedLockManager.attemptLock(SyncedLockManager.java:74)

at com.sleepycat.je.txn.LockManager.lockInternal(LockManager.java:282)

at com.sleepycat.je.txn.LockManager.lock(LockManager.java:259)

at com.sleepycat.je.txn.Txn.lockInternal(Txn.java:533)

at com.sleepycat.je.txn.Locker.nonBlockingLock(Locker.java:503)

at com.sleepycat.je.dbi.CursorImpl.lockLN(CursorImpl.java:3316)

at com.sleepycat.je.dbi.CursorImpl.lockLN(CursorImpl.java:3133)

at com.sleepycat.je.dbi.CursorImpl.lockLNAndCheckDeleted(CursorImpl.java:1975)

at com.sleepycat.je.dbi.CursorImpl.searchExact(CursorImpl.java:1790)

at com.sleepycat.je.Cursor.searchExact(Cursor.java:3630)

at com.sleepycat.je.Cursor.searchNoDups(Cursor.java:3495)

at com.sleepycat.je.Cursor.search(Cursor.java:3316)

at com.sleepycat.je.Database.get(Database.java:1400)

It is on a very small number of cases test dataset where same records are added, deleted, overwritten and read by a group of threads simultaneously for all discussions are racing for locks I all the time. Why the conflict here instead of boy just get READ right away as it should?

Hi Anton,.

I didn't know this, but looking at the code my guess is that there are actually other locker that holds a write lock, but he released the writer lock just after the time waiting and before we created the message you see. So unfortunately, the message is not useful for you.

Is your app lock multiple records using both bed and written? If so, it's probably a blockage due to the locking control. If you try to reproduce several times, I hope you can see the real cause. Or maybe you can find the problem of code inspection.

Readings never block readings, of course, as you said.

-mark

Tags: Database

Similar Questions

  • error when reading flat file of external table... "ORA-01849: time must be between 1 and 12"

    My question is - is it possible for me to fix this error at the level of external table definition? Please advice

    Here is the data file I am trying to download...

    KSEA | 08-10 - 2015-17.00.00 | 83.000000 | 32.000000 | 5.800000

    KBFI | 2015-08-06 - 15.00.00 | 78.000000 | 35.000000 | 0.000000

    KSEA | 08-10 - 2015-11.00.00 | 73.000000 | 55.000000 | 5.800000

    KSEA | 08-08 - 2015-05.00.00 | 61.000000 | 90.000000 | 5.800000

    KBFI | 2015-08-06 - 16.00.00 | 78.000000 | 36.000000 | 5.800000

    KSEA | 2015-08-07 - 18.00.00 | 82.000000 | 31.000000 | 10.400000

    KSEA | 08-10 - 2015-00.00.00 | 65.000000 | 61.000000 | 4.600000

    KBFI | 08-08 - 2015-07.00.00 | 63.000000 | 84.000000 | 4.600000

    KSEA | 08-10 - 2015-15.00.00 | 81.000000 | 34.000000 | 8.100000

    This is the external table script

    CREATE TABLE MWATCH. MWATCH. WEATHER_EXT ".

    (

    LOCATION_SAN VARCHAR2 (120 BYTE),

    DATE OF WEATHER_DATETIME,

    NUMBER (16) TEMP.

    NUMBER (16) OF MOISTURE,

    WIND_SPEED NUMBER (16)

    )

    EXTERNAL ORGANIZATION

    (TYPE ORACLE_LOADER

    THE DEFAULT DIRECTORY METERWATCH

    ACCESS SETTINGS

    (records delimited by newline

    BadFile "METERWATCH": "weather_bad" logfile 'METERWATCH': 'weather_log '.

    fields ended by ' |' missing field values are null

    (location_san, WEATHER_DATETIME char date_format DATE mask "YYYY-mm-dd - hh.mi.ss", TEMPERATURE, MOISTURE, wind_speed)

    )

    LOCATION (METERWATCH: 'weather.dat')

    )

    REJECT LIMIT UNLIMITED

    PARALLEL (DEGREE 5 1 INSTANCES)

    NOMONITORING;

    Here is the error in the weather_bad which is generated files...

    column WEATHER_DATETIME of 55 error processing in the 1st row to the /export/home/camsdocd/meterwatch/weather.dat data file
    ORA - 01849ther_log.log 55 56 error processing column WEATHER_DATETIME in the row 1 for the /export/home/camsdocd/meterwatch/weather.dat data file
    5756 ORA - 01849ther_log.log: time must be between 1 and 12
    58column WEATHER_DATETIME 57 error during treatment number 2 for the /export/home/camsdocd/meterwatch/weather.dat data file
    59ORA-58 01849: time must be between 1 and 12
    60column WEATHER_DATETIME of 59 error processing 5th for the /export/home/camsdocd/meterwatch/weather.dat data file
    61ORA-60 01849: time must be between 1 and 12
    62column WEATHER_DATETIME of 61 error treatment in line 6 to the /export/home/camsdocd/meterwatch/weather.dat data file
    63ORA-62 01849: time must be between 1 and 12
    64column WEATHER_DATETIME of 63 error treatment in row 7 for datafile /export/home/camsdocd/meterwatch/weather.dat
    65ORA-64 01849: time must be between 1 and 12
    66column WEATHER_DATETIME of 65 error treatment 9 for the /export/home/camsdocd/meterwatch/weather.dat data file online
    67: time must be between 1 and 12

    My question is - is it possible for me to fix this error at the level of external table definition? Please advice

    Yes it is possible.  Let's not your date mask.  You're masking for 12-hour format when your data is in 24-hour format.  Change the mask of your date to be "YYYY-mm-dd-hh24. MI.ss ".  Notice the change in "BOLD".

  • Localhost UDP connection between FCR and Matlab

    Hi all

    I have a question about the connection between Matlab and FCR UDP. My idea is to Exchange data between Matlab and Labview on the same computer.

    So I found the 'UDP Simple' of the FCR 2.0 sample project where periodically a datasample is generated randomly and sent to the remoteport 61557 local host. In the project a 'fractional number of string for transmission' is used for the transmission of data. The receiver of the sample project reads from the same port to receive the datasample.

    Now, I'm interested to read this simple stream from Matlab (just at first), however, it does not work and I'm not sure why. What I do in Matlab is the following (code Matlab)

    delete variables;
    u = udp ('127.0.0.1', 61557); % Of installation UDP Object
    fopen (u); open reading port %
    A = fread (u, 1);  % read an element
    fclose (u);

    With this code, however, I get a timeout by saying: "' WARNING: unsuccessful reading: the amount of data specified has not been returned within the time limit." "

    I'm not sure why this happens, maybe you could help me out here? I guess that the formet serving to VCF is not the same as in Matlab? Maybe the Terminators are not the same?

    See you soon,.

    Steve0

    Hey

    So, regarding the problem actually, I found the solution today. It was not the firewall, but a simple configuration in Matlab seting the UDP port. So the side of Matlab, to change the definition of udp object according to

    u = udp ('127.0.0.1', 'Thelocalport', 61557);

    If you have

    u = udp ('127.0.0.1', 'Thelocalport', 61557);
    fopen (u);

    A = fread (u)

    fclose (u);
    Delete (u);

    Who does the trick and you can read from the port. Then of course you say Matlab that you read from the "LocalPort" x, which I wasn't aware of.

    On the transmitter side, you simply:

    u = udp ('127.0.0.1', 61557);

    fopen (u);

    fwrite (u, '1');

    fclose (u);
    Delete (u);

    Here, you set just the port of transmiting.

    About the format of the data: I used the simple UDP protocol streaming Comms project where a random number is generated as a double, transformed into a string (ASCII values) and transmitted. At the level of the receiver, you get as much the UDP packet with the ASCII values that you must turn if you want to find the number.

    I hope this helps anyone having the same problem.

    See you soon

  • Table does not work correctly between LabView and TestStand

    I'm doing a TestStand program that reads data from a LabView VI.

    If I run the VI in LabView, it works perfectly well and generates a table with 18 points in length, the first 3 are numbers between 0 and 10 and the rest being-1 as I intended. Re-run the VI causes the re - initialize correctly and I get a new table that also meets my specifications.

    When I run the VI of TestStand, it works fine once, producing a table with 18 points, the first 3 are numbers between 0 and 10, and the rest is-1.

    If I run the VI in TestStand once again it increases the length of array in 18 each time. In so doing, it fails to write the new 3 numbers and just add - 1 in table 18 times. If I restart TestStand will work fine once more, he repeats the error if I re - run the VI. I don't understand why this is happening.

    I have re-product the error in a separate VI and the order, and I have attached an example in this post. The VI contains all the necessary information (if not, please say so and I will correct it), and TestStand sequence is configured to put all results, I would find useful in the report (as additional results).

    Your problem is your VI.   Specifically the comment nodes.  They initialize on the first call.  TestStand retains the VI in memory.  So when the VI is called again, the comments always nodes have their last value.  You will get the same results if you have VI your ArrayBuild.vi twice appealed.

    The way you use the feedback nodes, they really replace with Shift Registers.  I like your comment nodes, but since you pass the value of the node in the loop, the SHIFT registers are much more appropriate.  Just make sure you initialize your Shift Registers.

  • How can I fix the link between adobe and windows if I see .pdf not win32 application

    How can I fix the link between adobe and windows if I see .pdf not win32 application, without the disc?

    "Adobe" is the name of the company that provides a great many different applications.

    Adobe Reader is free and allows you to view pdf files.

    Adobe Acrobat is expensive and allows you to create, edit and view pdf files.

    Assuming that you are referring to the reader, uninstall all the versions of it using the control panel > add or remove programs.  Then either

    1. go to http://get.adobe.com/reader/?promoid=BUIGO and download the current version (remember to uncheck the box to install McAfee Security Scan Plus.

    or

    2. go to http://www.foxitsoftware.com/Secure_PDF_Reader/ and download Foxit Reader, a small pdf reader and many more.

    Then, install the reader that you have downloaded.

  • Fan of D4T - 1500 HP continuous switching speed between hi and lo

    My laptop is switching speed between lo and hi when the battery and the AC adapter / CC are connected.  If disconnected the unit is operating normally.  It does not matter if I have a window open, 3, 6...   I replaced the original battery (2009) with a battery 8800mAh to increase time between charges about 6 months ago.  The battery has a bump to raise the notebook off the surface, it's on and improve the flow of air.  Everything was fine until a few days ago.  The Unit feels not hot when the bike fan starts but stops immediately after disconnecting the adapter or pulling on the battery.  Any thoughts?  Thank you.

    Thank you for visiting the Forums HP's Support and welcome. I read your thread on your HP Pavilion dv4t-1500 Notebook and having issues with the fan switch to salvation and weak. Try perform a reset. When you perform a hard reset note remove all USB devices and remove cards memory card reader location. Disconnect all non-essential devices. If that doesn't help try to turn on the computer, on which you begin to press F11 repeatedly until the menu opens. You can do a System Restore. System Restore will return the computer before this fan problem began.

    Here is a link to test and calibrate the battery. Here is a link to test the ac adapter.

    If everything fails, you can try to restore the default BIOS. This would force the machine to look at what the material is on the laptop.

    Hope it will be useful.

    Thank you.

  • Difference between download and upgrade

    Original title: information

    difference between download and upgrade

    To allow us to help you better, please provide as much detail as possible about the problem you are experiencing.


    If you design your question effectively, you can get good information from people who are familiar with the subject and who are happy to help you.

    Prepare your question. He thinks through. Hasty-survey questions get hasty responses, or none at all.

    What diagnosis have so far?
    An effective question you will get help read faster how here
  • Mutual redistribution between EIGRP and BGP and match statements

    Hello Experts

    I'm working on a problem of mutual redistribution between EIGRP and BGP

    The idea is a beacon (210) on traffic from our LAN on R2 - 2 so that it can be put in correspondence and denied the R3-7. The goal is to prevent routing loops.

    The routes are redistributed in R1 - 1, but I am not able to see if the roads are being marked.

    Can someone let me know how to check the roads are being filtered with course maps?

    TBH, I don't think the market at all.

    I have attached the configs and view orders.

    I read somewhere the problem was with match type internal route command, but I don't know if this is the problem

    Any help will be greatly appreciated.

    Topology and configs are attached.

    See you soon

    Hello

    You have 2 points:

    1. Deny the redistribution of EIGRP routes tag in BGP: you already have with your route map
    2. You must filter the roads scholar eigrp on R5 to them are not propagated in R2. I'll use a roadmap for the tag and the EIGRP neighbor. The configuration looks like:

    IP access-list standard FROM_R4
    license to host 192.168.1.2
    !
    !
    EIGRP-TAG route map deny 10
    ! subnets from R4 with tag 210
    match ip route-source FROM_SLDC
    game tag 210
    EIGRP-TAG allowed 20 route map
    !
    Router eigrp 65100
    ! Filtering of marked routes
    route map EIGRP-distribute-list tag in
    !

    Currently, you are missing a piece to import these networks R5.

    Thank you

    PS: Please do not forget to rate and score as correct answer if this answered your question

  • What is the difference between RP1 and RP2 in ASR1006

    Hi can anyone tell what is the difference between RP1 and RP2 in ASR1006? Thank you

    Read all about here: Cisco ASR 1000 processors data sheet series road

  • Difference between House and smart call home.

    To my knowledge.

    Call home - configure the SMTP server and do a few other configuration, which can allow be to send emails to the recipients you want for all gravity.

    Home - Smart call striving to reach the registry auto TAC for severity level.

    Is this correct?

    I just read the configuration guide and did not understand the importance of the priority of switching...

    Shyam,

    You're right about your understanding of the difference between CH and SCH.

    -Kenny

  • Photosmart C4480 - sharing between XP and Vista problems

    I have my Photosmart C4480 connected via USB on my desktop running Windows XP. I have a home network set up between the desktop and my laptop running Windows Vista 32-bit. Sharing works files and the computers can succesfully mutually ping no problem.

    I have the printer to share in XP, but Vista does not see the printer on the network. I installed the printer drivers on both computers.

    I know that's not where he's going, but maybe someone will read it. I called the technical support and spent 57 minutes on the phone and got anywhere, not less than 40 of the 57 minutes were spent in complete silence. The only stage of the tech support rep asked me to do is to download the latest drivers on the laptop, but then me has said he did not install. After 57 minutes, he sent me an email with a link to the plug of the printer. He asked me to read him what it says beside 'Connectivity' which of course was USB 2.0. I had already tried to explain once Mr the difference between a printer wireless and a shared printer on a wireless network. Clearly, he never had the image. After reading the option of connectivity USB 2.0 for the guy, he noted that the printer could not be used on any wireless network. So frustrating. Very, very disappointed in HP technical support. Very, very unlikely that I buy another HP product.

    Someone help me please.

    I'll pass by this very detailed and try to think you don't know what you're doing so that the directions are clear and easy for anyone to understand.

    1. you must first install the printer on the computer on which it will be connected to via USB (Windows XP computer in my example). Follow the exact instructions that came with the printer for best results. The directions are simple and clear and the steps must be performed in the order that they advise for a correct installation.

    2. After you have the printer installed and working properly on your computer, the printer is directly connected to via USB, use the installation CD to install all the drivers on the computer you want to access the printer over your home network (Windows Vista computer in my example). When you put the installation provided in this computer CD click on Install or Setup or anything else that is similar in option you are given in the menu. When you get towards the end of the installation, Setup prompts you either to connect the printer to the computer or to continue and complete the installation without connection. You want to complete the installation without the printer connection.

    3. now that you have all the appropriate drivers installed on computers you want to set up your network. On the computer on which the printer directly connected (computer Windows XP in my case), you want to run the Network Setup Wizard to set up the printer share. In Windows XP, you want to click on start > my network places. This will open the my network places window. In this window on the left side, you should see a few options in the section "network management". Click 'set up a home or small business network. This will open the Network Setup Wizard. You will notice that one of the bulleted items listed for what you can do with a network is "share a printer. Follow and complete all the steps in the Network Configuration Wizard. When you are finished, your network must be configured and ready to go.

    4. now you want to turn on sharing the Photosmart C4480. Once more on the computer on which the printer directly connected via USB (once again, the Windows XP computers in my example), you want to click on start > Control Panel > printers and faxes. In this menu, you should see your newly installed Photosmart C4480 printer. Right-click on the printer and select "Properties". This will open the window properties of HP Photosmart C4400 series. You will notice that the window has several tabs at the top. Click on the "Sharing" tab, select "share this printer" and name the printer in the "share name:" text box. Do not the complicated name. I used "HP C4480" for mine. Click 'OK' to close the window and save the changes.

    5. you need to know what the IP address of the computer with the printer connected directly via the USB port, so that we can ensure that your network is configured correctly and that the other computer (Windows Vista in my example) is capable of good communicate with the Windows XP computer. On the Windows XP computer that is connected to the printer, click on start > all programs > Accessories > command prompt. This will open the command prompt window. Type "ipconfig" and press ENTER. This will show you your IP address, subnet mask and default gateway. Note your IP address. There will be a series of four numbers, separated by three points (for example 192.178.1.2). You can close the command prompt window now.

    6. now you know what the name of the computer is on the network. Click the Start button then right-click on "My Computer" and select Properties. This will open the "System Properties" window You will notice that there are several tabs at the top of this window. Select the "Computer name" tab The name of the tab may vary from one computer to another, but there will be a tab named 'Computer name' or 'Network name' or something similar. Select this tab. On this tab, you will see "full computer name:" and then to the right of that will be the name of your computer on the network (the computer DESKTOP for example). Note that. Click 'OK' to close this window.

    7. now you are done on the computer on which the printer directly connected via USB. Get on your other computer (Windows Vista computer in my example). In Windows Vista, click Start > Accessories > command prompt. This will open the command prompt window. Type "ping IP address" and press ENTER. Put your IP (e.g. 192.178.1.2) where I typed "IP address". It tests communication between computers and display the results when the test is performed. If all goes well, it will say something like 4 packets sent, 4 packets received, 0% lost. If packets have been sent but not received then you have a network problem which must be settled before the printer you will work.

    8. assuming that the ping was successful, you are almost finished. Close the command prompt window. Always on the Windows Vista computer (the computer not directly connected to the printer via the USB port), click Start > network. This will open the 'network '. Now your computer will search and display all present on your network. It may take a minute or two so be patient if nothing appears immediately. Finally the name of the other computer should appear (e.g. OFFICE). Double-click the icon above the name of the other computer. This should now show a list of all that on the other computer on the network. The common things to see here are printers and a "SharedDocs" folder You should see that the listed here HP Photosmart C4480. It is listed under the name you gave to the printer in step 4 above. Right-click on the printer icon and select 'connect '.

    9. This will open the "Windows printer Installation" window and says "connecting to the PRINTERNAME on computername. I don't remember exactly what happens the first time you do this, but it can ask you for installation and others. If so, just follow all the steps, it gives you, and he needs to connect to the printer.

    10. at this point, you are ready to go. You should now be able to open Microsoft Word or another program and print on the printer HP Photosmart C4480 from the Windows Vista-based computer on your network. The Photosmart C4480 will very probably not already set as the default printer so you will have to select in the menu of the print window in the "Printer name" drop It can open a window saying that the computer connects to the printer when you do this. After that when you click on print, your document should be sent on the network of the Photosmart C4480.

    11. If you want to set your Photosmart C4480 printer by default on the computer, it is not directly connected to (Windows Vista computer in my example), click Start > Control Panel. This will open the Control Panel window. Under the heading "Hardware and sound", click on "printer".  This will open the Printers window. You should see the "HP Photosmart 4400 series on ComputerName" icon in this window. Right-click on the icon and select "Set as default printer". After that, you should see a green and white check mark next to the icon of the printer. The Photosmart C4480 is now set as default printer on the computer, and whenever you print from any application will automatically be selected Photosmart C4480 printer.

    Hope all that made sense and solves your problems. If you please, after back and let me know if make you it work, or if you have other questions. I'll be more than happy to try to help!

  • What is different between CRS and CRSd?

    RHi dears. I read some tutorial on oracle RAC. Unfortunately, I don't understant difference between CRS and CRSd. could someone explain please?

    process is the name of the program (crsd.bin) OS (CRS) Service-related. When you start the service (crsctl start crs) CRS, it start crsd process, then launch other processes (for example: ocssd.bin, octssd,...). As when you start the database Service (Instance), he start several background process (pmon, smon,...)

    Thank you

    Amit

  • Error: ORA-01841: (full) year must be between-4713 and 9999 and not 0

    Hi - I get error ORA-01841 ((full) year must be between-4713 and 9999 and not 0) because of the following line in my where clause:

    AND p_run_date < ((add_months (ip. insured_plan_termination_date,,13) nvl), to_date (31-DEC-9999. ' ' DD-MON-YYYY '))

    I look and what I read speaks not to compare the strings that contain dates, but that is not the case here.   p_run_date is without a doubt a date.  I've hardcoded even on a specific date, and I still get the error.

    Any help is greatly appreciated.

    Thank you

    Christine

    Hi, Christine.

    What is insured_plan_termination_date when you get the error?  If it's December, 9998 or later version, you cannot add 13 months, which would put the year beyond 9999, everything as the error message said.

    You said p_run_date is without a doubt one DATE, but what about insured_plan_termination_date?

    It would really help if you could post a test script complete (including CREATE TABLE and INSERT and your complete query instructions) so that people can recreate the problem and test their ideas.

    Check out the Forum FAQ: Re: 2. How can I ask a question on the forums?

  • What is the difference between Count (*) and Count (1)?

    Hello

    can you please what is the difference between Count (*) and Count (1)?

    I saw that Count (*), Count (1), Count (2)... etc return values from a table. Is there an exact difference between them?

    Have you read the forum space FAQ? I'm sure that you don't have because it is answered there.

    It is also answered via Google.

    The short answer is: there is no difference, unless you use count (1), count (2), etc. instead of count (*) it makes you look like an amateur.

  • Cannot drag-and - drop between host and guest

    12 workstation

    Host = 10 Pro x 64 Windows

    Comments = 10 Pro x 64 Windows

    Everything is entirely up to date, etc. on a Z87 PC chipset.

    I can copy and paste. I can drag-and - drop comments to the host.

    I can't drag-and - drop between host and guest! lol I just get that bar circle icon.

    I'm totally stumped! I tried a myriad of common things...uninstalled/reinstalled VMWARE, then Tools, then even tried to create new guests. I do not have eccentric tweaks or customizations. It is a desktop PC that I use for a laboratory test and my business. I have no other problems in addition to this. Yet, on my other system, essentially a nearly identical configuration, I don't have this problem.

    Any suggestions?

    SOLUTION FOUND!

    The problem boils down to a matter of RUN AS ADMIN. On the HOST problem, it has been set to RUN as administrator. I've not done this! He has just installed that way automatically. Once I stopped that and it ran normally, all was well again. Read below for more details.

    I have two virtual HOST machine configurations almost identical - we'll we'll call HOST 1 and HOST 2. HOST 2 works perfectly without a problem. Drag and drop, to navigate to drives mapped to access NAS stored VMs, etc...

    I began to compare what was similar vs. different between the two. On HOST 1 (problem child even as I could slide properly - drop on), I noticed that I could not navigate to my NAS location where some virtual machines are stored. In the left navigation panel, the mapped drives would appear as drive letters with question marks next to them as you can see in the image below.

    I deleted the mapped drives then mapped them still fresh, did an other CLEAN uninstall VMWARE WS PRO 12. I combed the registry, records and checked for devices hidden in Device Manager. Clean as a whistle! I reinstalled 12 Workstation and returned the problem! I could yet drag-and - drop properly or navigate to mapped drives. Then I noticed the HOST 2 that he was not being RUN as administrator. Really? So, I removed this parameter and TA DA! Everything started to work properly. I don't know if it's a bug, or knowledge common to others but for me it was new. I don't know why, by default, when installing 1 HOST went down VMWARE to run as administrator, but it was.

    Bottom line - do not run VMWARE as an administrator.

Maybe you are looking for

  • How to get Firefox to display the pdf file in the browser (Win 7, FF 19.0, AA 10.1.6 IE 9)?

    After that Firefox updated to version 19, when I tried to view a pdf file, the file appeared in a strange new Viewer. Seemed work OK, but I was concerned (did not know that this is apparently a new feature of 19 FF) and I wanted the viewer Adobe back

  • System removed

    I am currently connected with a 'temporary' profile and cannot access my files or programs.  I can implement new applications, but the warning message indicates that they will be deleted when I go out.  The warning message says wait and try again. Th

  • Change of PFI terminal while the task is accounting

    Hello I have the following code which outputs two pules on some PFI lines. For example ctr0 on PFI1 and on PFI2 ctr1, now I want that when my task runs after a minute, the ctr0 should offset PFI3 and ctr1 in PFI4. Additional after one minute ctr0 PFI

  • My outgoing emails shows as Envoy, but not send it. I tested it several times,

    I use Windows vista. I went for 5 weeks when I arrived there were a bunch of updates and I just found out that since July 19 and after I got home none of my emails have been sent really, my friends don't have not received, I tested it with other acco

  • NSX firewall Configs

    This should be a little easy.How firewall configs can be saved within the GUI 6.1.4?  I can't find this info anywhere.Thanks, Jake