With the help of & lt; CFIF & gt; within the & lt; cfdocument & gt;

Using < cfif > in a < cfdocument > works well unless it is in a variable. The following code fragment:

< cfset var = ' < cfif 1 eq 1 > true < cfelse > part false part < / cfif > ">".
< cfdocument format = "pdf" filename = "test.pdf" >
< html >
< body >
< cfoutput >
1: #var # < br >
2: mostly true < cfif 1 eq 1 > < cfelse > false part < / cfif >
< / cfoutput >
< / body >
< / html >
< / cfdocument >

Results in generated PDF:

1: true false part
2: true part

In other words, if the < cfif > is written entirely in the < cfdocument > it works fine, but if it's in a variable, true and false pieces put in the generated PDF file.

How can I get the < cfif > work properly when he returns to the #var #?

Thank you, Chris Veness

Thank you guys. Back to the drawing board, with rather a better understanding, and a lesson for the next time!

Tags: ColdFusion

Similar Questions

  • With the help of DataFileLoad within a use

    Hello

    When you import files of type *.7d7 using the existing use, some of the proparties are not loaded correctly. I tried to fix this by creating a new use. Given that I do not have access to the file format (and I don't really want to write the plugin from scratch) I tried to use the existing plugin and then clean the proparties loaded.

    Is it possible to use DataFileLoad inside the use vbs file? I get an error saying "Variable is undefined: «DataFileLoad»»

    Also, I tried to use the msgbox inside the use as a way easy to debug but is became a ' permission denied: "msgbox" "error."

    Thanks for the help.

    Hi Denis,.

    It is possible in a use VBScript to open an object file with the path of the data file.

    Set file = OpenFile (DataFilePath)

    It is possible in a use VBScript to open a store object with the path of the data file and the name of the use to use.

    Set store = OpenStore (DataFilePath, DataPluginName)

    It is NOT possible to make the function calls or variable reads/writes that are part of the DIAdem VBScript host (i.e. what normally run you in the SCRIPT Panel), because a series of VBScript in a VBScript use separate host that is embedded in ICU who has none of these orders or added variables.  Remember that VBScript DataPlugins can also be run on a computer that has LabVIEW on it.

    VBScript MsgBox and InputBox controls are also NOT allowed in a VBScript use because they would hang the DataFinder when trying to index the files of data headlessly.

    Brad Turpin

    Tiara Product Support Engineer

    National Instruments

  • With the help of an introductory slide to link to different slides within a project

    Hi all

    I have a little problem on my hands and was hoping that someone may have the solution... and give me a help :-)
    Using Adobe® Captivate® 5, we create a training package where the first slide presents all the major teachings of a particular module. This initial slide shows 4 lessons. Users are supposed to click on the title of the any of these 4 classes to start. I have been using click boxes, but finding only one of them can operate, while others are blocked. Unfortunately they all be available at the same time, users must have the options click on the desired lesson.

    Any thoughts on how I can fix this?

    Thanks in advance!

    Are there questions of quiz or scored the elements of your project before the second part you need to pass to?

    If Yes, you have your Quiz > settings > required the game layout to make it obligatory for "answer" for each question?

    Maybe it's what keeps moving from one section to the other.

    Also, the problem may be that, with the jump to a point middle in a movie, Captivate must return all the slides between your point of departure, and from that point.  In the case of large projects, this can take some time.  So, how many slides are there in your project and interactive elements how much y at - it altogether in your film?  (You can check this figure by looking at project > Advanced Interaction dialog.)

  • Help with the podcast of submiting

    I have been podcasting regularly for a while, but then stopped about a year through the power of my website - rittersp.com. But the episodes did not appear in iTunes podcast more so I deleted the show with the new connection to Podcast and then tried to present a new stream directly from libsyn where I anime episodes.

    Here's the new stream: http://rittersp.libsyn.com/rss

    It has been validated and doesn't seem to have problems through Feed Validator. When I go to the Podcast Connect it validates the feed and all green lights. But then, after submitting, I get an error notice no indication of what is wrong. I deleted my old show within 24 hours, but not sure that should affect a presentation new power supply.

    Any help please!

    I see no problems with food that would result in rejection. You do not 'itunes:subtitle' or 'itunes:summary' tags for the episodes, what's in your own interest you should have. However if you try to send a stream of the same title streaming previously accepted (even if the latter has been deleted) it always caused a "already exists" error in the past (a bug in the system that has been there for years) then this might still happen - although you would get in any case in the past an error message explaining this.

    If your new stream has the same title, you should change slightly - you can always change it back once accepted - and try again. If the title of the feed is different you may have hit a temporary problem, then try once again: if it still does not work I should start by asking advice Libsyn. If they cannot help you can try support: go to https://itunespartner.apple.com/en/podcasts/overview and click on the link "Contact us" at the bottom of the page.

  • With the help of SequenceFilePreStep StepName run or skip

    Looking for help with a modification to my test menu.

    I have a number of subsequences that will call the test specific files that:

    (Not SubSeqCall) Compare_Interface_Max.SEQ (where the StepName contains the name of the sequence file called)

    (Instruction step)   Rename the Test with the account of the error file (Call a DLL to rename the "Compare_Interface_Max.seq" file as: 0 - Compare_Interface_Max.seq I know how many errors are in the file.)

    This format is repeated for test sequences about 180.  Sometimes, there will be a timing problem and I need to run some tests.

    What I'm trying to do is to before running each test, use a DLL call to test a file name in the directory of reports such as "0 - Compare_Interface_Max.seq" and NOT to run the test, if it is already passed.

    Two problems:

    1. How can I get the StepName calling within the SequenceFilePreStep?

    I can't seem to find in the "Runstate.Caller" variables... ».  I need the name of the step that calls to test the name of the file.

    (I tried to adjust the Locals.sStepName to the current stepname inside the expression pre-echelons, but it does not yet exist, PreStep is not yet known when the SequenceFilePreStep is called.)

    2. once I have the name of the step (i.e.: contains ".seq") so I can do my call to the DLL to test to see if the file exists.

    If the file is already outdated OK, I want to SKIP the step of subsequence call and the next stage of education, and I do not know how to do it from inside the SequenceFilePreStep.

    Any suggestions?

    Mike

    RunState.Caller.Sequence.Main [runstate. Caller.RunState.NextStepIndex]. Condition = "False".

    RunState.Caller.Sequence.Main [runstate. Caller.RunState.NextStepIndex + 1]. Condition = "False".

  • Need help with the events of user base in state machine example in queue

    I wrote a small example queue state machine to try to teach myself about the creation and use of the user events.  The purpose of the machine is periodically pick a number (I do now with a control instead of a generator of random numbers for troubleshooting), and compare this figure with the number I put in a control.  When they match, I want to raise an event to fire so I can do something about having found a match.  The examples in the file LV references help show events within the structure of the event, but I want to reach out of a State and trigger an event...

    Can someone point me in the right direction here?

    Thank you

    Hummer1

    I think the service you're looking for is generating the user event.  What to put in your consumer loop, inside the case structure when identical numbers.

  • IRQL_NOT_LESS_OR_EQUAL blue screen. No luck with the help, can't "Repair computer". Help, please!

    Whole new generation that has been very well,

    Mobo: EVGA P55 SLI,

    Processor: Intel Core i7 860,

    RAM: Mushkin matched 2 X 2 = 4 GB

    PS: Blue Antec 750W

    GPU: EVGA Nvidia GTX 260 SLI (x 2)

    HD' Samsung 750Go (x 2) RAID 1

    DVD RW

    Blue Ray RW

    OS: Vista Edition Home Premium 64-bit

    System has been great from the GET go, there are more than 2 weeks. Never a failure to the no boot, no lock ups etc. Woke up in the middle of the night last week with cmptr attempt to restart. No new software or hardware installed had been. Nothing worked, quiet dampened.

    From there on, I was not able to start Windows.

    I entered the BIOS and tried to start a well known point... nothing. Always get blue screen. I have reset the CMOS on the mobo, removed the battery on the mobo and reinstalled. I unplugged the two hard drives power and SATA cables, bought a NEW (third) HD and installed, with only one new HD connected, with a full version of Windows Vista DVD in the CD/DVD drive, tried to boot Windows from scratch... still get the blue screen?

    Blue screen says:

    A problem has been detected and Windows has shut down to prevent damage to your computer.

    IRQL_NOT_LESS_OR_EQUAL

    If this is the first time...

    Check that any hardware or software is installed correctly.

    technical info:

    STOP: 0X0000000A

    (0xFFFFFA8D839EFB18),

    (0 x 0000000000000002),

    (0 x 0000000000000001),

    (0xFFFFF8000A481DD2)

    I was able to run the memory test and it came back without errors. I was not able to get to "repair your computer", as the beginning is never far away. When the computer reboots, it comes to the sequence: normal mobo beeps (five) than even that when the system was working fine... then I get the graph of the mobo splash screen EVGA P55 SLI,... then black screen with "Windows loading files"... which appears just above the loading bar (it looks like gage fuel fill from left to right).

    Once the bar then "fills" Blue Screen of Death!

    It's EXTREMELY frustrating because it was built for me by an employee of INTEL (very smart read), all latest drivers etc. Very little software loaded on the system. Most of the aid that I read guess you can operate within Windows already... Catch 22! I can't!

    Hello

    You get beeps when it worked? This is not normal.

    Computer MESSAGE / beep codes
    http://www.computerhope.com/beep.htm

    =======================================

    Think that material:

    Added new hardware, updated drivers to date (don't forget to check in Control Panel - Windows Updates - pilot
    updates), or add key software lately? Pilots and security/antivirus/antispyware products are also likely
    suspects. Next message is my generic driver updated methods to use when you get to this section of the
    troubleshooter.

    You can access Mode without fail - repeatedly press F8 as you start - last good configuration or system restore known?

    How to make a Vista system restore
    http://www.Vistax64.com/tutorials/76905-System-Restore-how.html
    Look in the Event Viewer to see if something is reported on these reboots.
    http://www.computerperformance.co.UK/Vista/vista_event_viewer.htm

    BCCode: a

    Cause

    This bug check is issued if the memory paged (or invalid) is accessible when the IRQL is too high.

    The error that usually generates this bug check occurs after the installation of the faulty device driver or service system, BIOS.

    If you encounter a bug 0xA control during the upgrade to a later version of Windows, this error can be caused by a device driver, system service, an anti-virus or a backup tool that is not compatible with the new version.

    Solve the problem

    If a kernel debugger is available, get a stack trace.

    To resolve an error caused by the faulty device driver or service system, BIOS

    1. Restart your computer.
    2. Press F8 to character-based menu that displays the choice of operating system.
    3. In the Windows Advanced Options menu, select last known good Configuration . This option is most effective when a pilot or a service is added at a time.

    To resolve an error caused by an incompatible device driver, system service, virus scanner, or backup tool

    1. Check the system log in Event Viewer for error messages that may identify the device or driver that caused the error.
    2. Try disabling the cache in memory of the BIOS.
    3. Run the diagnostics of equipment provided by the manufacturer of the system, in particular the scanner memory. For more information about these procedures, see the manual of your computer.
    4. Make sure that the latest Service Pack is installed.
    5. If your system has cards (SCSI) small computer system interface, contact the card manufacturer for updated Windows drivers. Try to disable sync negotiation in the SCSI BIOS, check the wiring and the SCSI ID of each device and confirming the proper termination.
    6. For devices (IDE) peripheral electronic integrated, set the built-in as only primary IDE port. Also, check each IDE device to the right setting master/slave/stand alone. Try to remove all IDE devices except for the hard drives.

    If the message appears during installation of Windows, make sure that the computer and installed devices are listed in the list of the products tested Microsoft Windows market.

    -------------------------------------------------------------------------

    It is my generic troubleshooting tool and can probably give more specific help when you give the ICC codes.

    Here are a few ways to possibly fix the blue screen issue. If you could give the info from the blue screen that would be
    Help. Such as ITC and 4 others entered at the bottom left. And any other information such as STOP error
    codes and info like IRQL_NOT_LESS_OR_EQUAL or PAGE_FAULT_IN_NONPAGED_AREA and similar messages.

    As examples:

    BCCode: 116
    BCP1: 87BC9510
    BCP2: 8C013D80
    BCP3: 00000000
    BCP4: 00000002

    or in this format:

    Stop: 0 x 00000000 (oxoooooooo oxoooooooo oxoooooooo oxooooooooo)
    Tcpip.sys - address blocking 0 x 0 00000000 000000000 DateStamp 0 x 000000000

    It is an excellent tool for displaying the blue screen error information

    BlueScreenView scans all your minidump files created during 'blue screen of death' crashes, and displays the
    information on all accidents of a table - free
    http://www.NirSoft.NET/utils/blue_screen_view.html

    BlueScreens many are caused by old or damaged drivers, video drivers in particular, but there are other causes.

    You can follow these steps in the Safe Mode if necessary or the command prompt Vista DVD or Options of recovery if your
    system installed by the manufacturer.

    This tells you how to access the System Recovery Options and/or a Vista DVD
    http://windowshelp.Microsoft.com/Windows/en-us/help/326b756b-1601-435e-99D0-1585439470351033.mspx

    You can try a system restore to a point before the problem started when one exists.

    How to make a Vista system restore
    http://www.Vistax64.com/tutorials/76905-System-Restore-how.html

    -------------------------------------------------------------------------

    Start - type this in the search box-> find COMMAND at the top and RIGHT CLICK – RUN AS ADMIN

    Enter this at the command prompt - sfc/scannow

    How to analyze the log file entries that the Microsoft Windows Resource Checker (SFC.exe) program
    generates in Windows Vista cbs.log
    http://support.Microsoft.com/kb/928228

    The log can give you the answer if there is a corrupted driver. (Says not all possible driver problems).

    Also run CheckDisk, so we cannot exclude as much as possible of the corruption.
    How to run the check disk at startup in Vista
    http://www.Vistax64.com/tutorials/67612-check-disk-Chkdsk.html

    -------------------------------------------------------------------------

    Often drivers up-to-date will help, usually video, sound, network card (NIC), WiFi, 3rd party keyboard and
    smile, as well as of other major device drivers.

    Look at the sites of the manufacturer for drivers - and the manufacturer of the device manually.
    http://pcsupport.about.com/od/driverssupport/HT/driverdlmfgr.htm

    How to install a device driver in Vista Device Manager
    http://www.Vistax64.com/tutorials/193584-Device-Manager-install-driver.html

    How to disable automatic driver Installation in Windows Vista - drivers
    http://www.AddictiveTips.com/Windows-Tips/how-to-disable-automatic-driver-installation-in-Windows-Vista/
    http://TechNet.Microsoft.com/en-us/library/cc730606 (WS.10) .aspx

    -------------------------------------------------------------------------

    How to fix BlueScreen (STOP) errors that cause Windows Vista to shut down or restart unexpectedly
    http://support.Microsoft.com/kb/958233

    Troubleshooting, STOP error blue screen Vista
    http://www.chicagotech.NET/Vista/vistabluescreen.htm

    Understanding and decoding BSOD (blue screen of death) Messages
    http://www.Taranfx.com/blog/?p=692

    Windows - troubleshooting blue screen errors
    http://KB.wisc.edu/page.php?id=7033

    -------------------------------------------------------------------------

    In some cases, it may be necessary.

    The Options or Vista recovery disk Startup Repair

    How to do a startup repair
    http://www.Vistax64.com/tutorials/91467-startup-repair.html

    This tells you how to access the System Recovery Options and/or a Vista DVD
    http://windowshelp.Microsoft.com/Windows/en-us/help/326b756b-1601-435e-99D0-1585439470351033.mspx

    I hope this helps.
    Rob - bicycle - Mark Twain said it is good.

  • OfficeJet Pro 8600: communicating with the help of consumption on HP products

    My immediate problem is that my printer does not print after installing new HP ink cartridges. It worked very well, and I had a weak color and a black ink supply, so I replaced all the.

    The biggest problem is that we cannot reach, talk, email or instant message someone connected remotely to HP.

    They have a shield until molasses made up a wall of 40 regions, departments or products, followed by a re - direct to sub contract of sale or repair companies that appear when you try to click on certain areas to help.

    It is very difficult to get real help from HP directly.  Sales and marketing and promotion.  It is senseless to have an image of high class and the name and not standing behind your product, service, information or assistance.

    It makes people go to another brand name in the future.  I have a HP4215 printer / a 4180printer of HP and an Officejet PRO 8600 wireless printer, a HP Pavilion CPU and an HP laptop.  But for the life of me, I can't reach everyone out there to tell me how to fix or troubleshoot the product.  And tryng to find a local repair for printers? Is not the case.

    So MY question is, either A) how to make a rep from HP to contact me about my problems, or B) how to get the most money for my HP products when I jump from another brand that has the customer service?

    Thank you.

    R. Adams

    Hi @Arley2u ,

    I brought your question to the attention of a team within HP. They are likely to ask for information from you to get your information or product serial number. Please search for a private message from a contact HP identified. Also, remember not to publicly display (numbers series and information).

    If you are unfamiliar with the operation of the function of the Forum, private messages you can learn about this here.

    Kind regards
    George

  • IPsec VPN Phase 2 does not. Need help with the debug output

    Is someone can you please tell me why I can't establish ipsec Phase 2 negotiations.  I'm trying to connect a 2651XM to a Pix 501.

    Here are the isakmp debug and release of ipsec and configs. I checked the keys are the same. And sets of transformations look ok. No idea why its not working?

    What is the bottom tell me?

    ===========================================================

    01:32:37: IPSEC (validate_transform_proposal): invalid local address 1.1.1.2

    01:32:37: ISAKMP:(0:2:SW:1): IPSec policy invalidated proposal

    01:32:37: ISAKMP:(0:2:SW:1): politics of ITS phase 2 is not acceptable! (local 1.1.1.2 re)

    Mote 1.1.1.3)

    01:32:37: IPSEC (validate_transform_proposal): invalid local address 1.1.1.2

    01:32:37: ISAKMP:(0:2:SW:1): IPSec policy invalidated proposal

    01:32:37: ISAKMP:(0:2:SW:1): politics of ITS phase 2 is not acceptable! (local 1.1.1.2 re)

    Mote 1.1.1.3)

    ===============================================================================

    ISAKMP (0): start Quick Mode Exchange, M - ID - 1154286426:bb32fca6
    crypto_isakmp_process_block: CBC 1.1.1.2 1.1.1.3 dest
    ISAKMP (0): processing NOTIFY payload Protocol 14 2
    SPI 2224366689, message ID = 1503891776
    ISAKMP (0): removal of spi 1629787524 message ID = 3140680870
    to return to the State is IKMP_NO_ERR_NO_TRANS
    pixfirewall #.
    pixfirewall # sh crypto is
    ISAKMP (0): start Quick Mode Exchange, M - ID 400184159:17da535f
    crypto_isakmp_process_block: CBC 1.1.1.2 1.1.1.3 dest
    ISAKMP (0): processing NOTIFY payload Protocol 14 2
    SPI 2649583861, message ID = 1778335964 a.
    ISAKMP (0): removal of spi 4117818781 message ID = 400184159
    status code returned is IKMP_NO_ERR_NO_TRANSkmp its
    Total: 1
    Embryonic: 0
    Src DST in the meantime created State
    1.1.1.2 1.1.1.3 QM_IDLE 0 0
    pixfirewall #.
    ISAKMP (0): start Quick Mode Exchange, M - ID 923039456:370476e0
    crypto_isakmp_process_block: CBC 1.1.1.2 1.1.1.3 dest
    ISAKMP (0): processing NOTIFY payload Protocol 14 2
    SPI 2163779852, message ID = 2746774364
    ISAKMP (0): removal of spi 212465792 message ID = 923039456
    to return to the State is IKMP_NO_ERR_NO_TRANSexi

    Closure of session

    CCC cryp #sh
    CCC #sh crypto isakmp his
    status of DST CBC State conn-id slot
    1.1.1.2 1.1.1.3 QM_IDLE 1 0 ACTIVE

    CCC #ping 192.168.1.1

    Type to abort escape sequence.
    Send 5, echoes ICMP 100 bytes to 192.168.1.1, time-out is 2 seconds:
    .....
    Success rate is 0% (0/5)

    CCC #ping 192.168.1.5

    Type to abort escape sequence.
    Send 5, echoes ICMP 100 bytes to 192.168.1.5, time-out is 2 seconds:
    .....
    Success rate is 0% (0/5)
    CCC #debug isakmp crypto
    Crypto ISAKMP debug is on
    CCC #debug crypto ipsec
    Crypto IPSEC debugging is on
    Crypto CCC talkative #debug
    detailed debug output debug is on
    CCC #ping 192.168.1.5

    Type to abort escape sequence.
    Send 5, echoes ICMP 100 bytes to 192.168.1.5, time-out is 2 seconds:
    .....
    Success rate is 0% (0/5)
    CCC #.
    00:51:24: ISAKMP (0:134217729): received packet of 1.1.1.3 dport 500 sport 500
    Global (R) QM_IDLE
    00:51:24: ISAKMP: node set 1268073006 to QM_IDLE
    00:51:24: ISAKMP:(0:1:SW:1): HASH payload processing. Message ID = 1268073006
    00:51:24: ISAKMP:(0:1:SW:1): treatment ITS payload. Message ID = 1268073006
    00:51:24: ISAKMP: (0:1:SW:1): proposal of IPSec checking 1
    00:51:24: ISAKMP: turn 1, AH_SHA
    00:51:24: ISAKMP: attributes of transformation:
    00:51:24: ISAKMP: program is 1 (Tunnel)
    00:51:24: ISAKMP: type of life in seconds
    00:51:24: ISAKMP: life of HIS (basic) of 28800
    00:51:24: ISAKMP: type of life in kilobytes
    00:51:24: ISAKMP: service life of SA (IPV) 0x0 0 x 46 0 50 x 0 x 0
    00:51:24: ISAKMP: authenticator is HMAC-SHA
    00:51:24: ISAKMP: (0:1:SW:1): atts are acceptable.
    00:51:24: ISAKMP: (0:1:SW:1): proposal of IPSec checking 1
    00:51:24: ISAKMP: turn 1, ESP_3DES
    00:51:24: ISAKMP: attributes of transformation:
    00:51:24: ISAKMP: program is 1 (Tunnel)
    00:51:24: ISAKMP: type of life in seconds
    00:51:24: ISAKMP: life of HIS (basic) of 28800
    00:51:24: ISAKMP: type of life in kilobytes
    00:51:24: ISAKMP: service life of SA (IPV) 0x0 0 x 46 0 50 x 0 x 0
    00:51:24: ISAKMP: (0:1:SW:1): atts are acceptable.
    00:51:24: IPSEC (validate_proposal_request): part #1 of the proposal
    (Eng. msg key.) Local INCOMING = 1.1.1.2, distance = 1.1.1.3.
    local_proxy = 10.10.10.0/255.255.255.0/0/0 (type = 4),
    remote_proxy = 192.168.1.0/255.255.255.0/0/0 (type = 4),
    Protocol = AH, transform = ah-sha-hmac (Tunnel),
    lifedur = 0 and 0kb in
    SPI = 0 x 0 (0), id_conn = 0, keysize = 0, flags = 0 x 2
    00:51:24: IPSEC (validate_proposal_request): part #2 of the proposal
    (Eng. msg key.) Local INCOMING = 1.1.1.2, distance = 1.1.1.3.
    local_proxy = 10.10.10.0/255.255.255.0/0/0 (type = 4),
    remote_proxy = 192.168.1.0/255.255.255.0/0/0 (type = 4),
    Protocol = ESP, transform = esp-3des (Tunnel),
    lifedur = 0 and 0kb in
    SPI = 0 x 0 (0), id_conn = 0, keysize = 0, flags = 0 x 2
    00:51:24: IPSEC (validate_transform_proposal): invalid local address 1.1.1.2
    00:51:24: ISAKMP:(0:1:SW:1): IPSec policy invalidated proposal
    00:51:24: ISAKMP:(0:1:SW:1): politics of ITS phase 2 is not acceptable! (local 1.1.1.2 re)
    Mote 1.1.1.3)
    00:51:24: ISAKMP: node set-429221146 to QM_IDLE
    00:51:24: ISAKMP: (0:1:SW:1): Protocol to send NOTIFIER PROPOSAL_NOT_CHOSEN 2
    SPI 2237255312, message ID =-429221146
    00:51:24: ISAKMP:(0:1:SW:1): sending package to 1.1.1.3 my_port 500 peer_port 500
    (R) QM_IDLE
    00:51:24: ISAKMP: (0:1:SW:1): purge the node-429221146
    00:51:24: ISAKMP: (0:1:SW:1): node 1268073006 REAL reason «QM rejec» error suppression
    Ted. "
    00:51:24: ISAKMP (0:134217729): unknown IKE_MESG_FROM_PEER, IKE_QM_EXCH entry:
    node 1268073006: status = IKE_QM_READY
    00:51:24: ISAKMP: (0:1:SW:1): entrance, node 1268073006 = IKE_MESG_FROM_PEER, IKE_QM_
    EXCH
    00:51:24: ISAKMP: (0:1:SW:1): former State = new State IKE_QM_READY = IKE_QM_READY
    00:51:24: % CRYPTO-6-IKMP_MODE_FAILURE: fast processing mode has failed with the counterpart
    with 1.1.1.3
    00:51:54: ISAKMP (0:134217729): received packet of 1.1.1.3 dport 500 sport 500
    Global (R) QM_IDLE
    00:51:54: ISAKMP: node set-500877443 to QM_IDLE
    00:51:54: ISAKMP:(0:1:SW:1): HASH payload processing. Message ID =-500877443
    00:51:54: ISAKMP:(0:1:SW:1): treatment ITS payload. Message ID =-500877443
    00:51:54: ISAKMP: (0:1:SW:1): proposal of IPSec checking 1
    00:51:54: ISAKMP: turn 1, AH_SHA
    00:51:54: ISAKMP: attributes of transformation:
    00:51:54: ISAKMP: program is 1 (Tunnel)
    00:51:54: ISAKMP: type of life in seconds
    00:51:54: ISAKMP: life of HIS (basic) of 28800
    00:51:54: ISAKMP: type of life in kilobytes
    00:51:54: ISAKMP: service life of SA (IPV) 0x0 0 x 46 0 50 x 0 x 0
    00:51:54: ISAKMP: authenticator is HMAC-SHA
    00:51:54: ISAKMP: (0:1:SW:1): atts are acceptable.
    00:51:54: ISAKMP: (0:1:SW:1): proposal of IPSec checking 1
    00:51:54: ISAKMP: turn 1, ESP_3DES
    00:51:54: ISAKMP: attributes of transformation:
    00:51:54: ISAKMP: program is 1 (Tunnel)
    00:51:54: ISAKMP: type of life in seconds
    00:51:54: ISAKMP: life of HIS (basic) of 28800
    00:51:54: ISAKMP: type of life in kilobytes
    00:51:54: ISAKMP: service life of SA (IPV) 0x0 0 x 46 0 50 x 0 x 0
    00:51:54: ISAKMP: (0:1:SW:1): atts are acceptable.
    00:51:54: IPSEC (validate_proposal_request): part #1 of the proposal
    (Eng. msg key.) Local INCOMING = 1.1.1.2, distance = 1.1.1.3.
    local_proxy = 10.10.10.0/255.255.255.0/0/0 (type = 4),
    remote_proxy = 192.168.1.0/255.255.255.0/0/0 (type = 4),
    Protocol = AH, transform = ah-sha-hmac (Tunnel),
    lifedur = 0 and 0kb in
    SPI = 0 x 0 (0), id_conn = 0, keysize = 0, flags = 0 x 2
    00:51:54: IPSEC (validate_proposal_request): part #2 of the proposal
    (Eng. msg key.) Local INCOMING = 1.1.1.2, distance = 1.1.1.3.
    local_proxy = 10.10.10.0/255.255.255.0/0/0 (type = 4),
    remote_proxy = 192.168.1.0/255.255.255.0/0/0 (type = 4),
    Protocol = ESP, transform = esp-3des (Tunnel),
    lifedur = 0 and 0kb in
    SPI = 0 x 0 (0), id_conn = 0, keysize = 0, flags = 0 x 2
    00:51:54: IPSEC (validate_transform_proposal): invalid local address 1.1.1.2
    00:51:54: ISAKMP:(0:1:SW:1): IPSec policy invalidated proposal
    00:51:54: ISAKMP:(0:1:SW:1): politics of ITS phase 2 is not acceptable! (local 1.1.1.2 re)
    Mote 1.1.1.3)
    00:51:54: ISAKMP: node set-701693099 to QM_IDLE
    00:51:54: ISAKMP: (0:1:SW:1): Protocol to send NOTIFIER PROPOSAL_NOT_CHOSEN 2
    SPI 2237255312, message ID =-701693099
    00:51:54: ISAKMP:(0:1:SW:1): sending package to 1.1.1.3 my_port 500 peer_port 500
    (R) QM_IDLE
    00:51:54: ISAKMP: (0:1:SW:1): purge the node-701693099
    00:51:54: ISAKMP: (0:1:SW:1): node-500877443 error suppression REAL reason "QM rejec.
    Ted. "
    00:51:54: ISAKMP (0:134217729): unknown IKE_MESG_FROM_PEER, IKE_QM_EXCH entry:
    node-500877443: State = IKE_QM_READY
    00:51:54: ISAKMP: (0:1:SW:1): entrance, node-500877443 = IKE_MESG_FROM_PEER, IKE_QM_
    EXCH
    00:51:54: ISAKMP: (0:1:SW:1): former State = new State IKE_QM_READY = IKE_QM_READY
    00:52:14: ISAKMP: (0:1:SW:1): purge the node 1268073006
    CCC #sh crypto isakmp his
    status of DST CBC State conn-id slot
    1.1.1.2 1.1.1.3 QM_IDLE 1 0 ACTIVE

    CCC #ping 192.168.1.5

    Type to abort escape sequence.
    Send 5, echoes ICMP 100 bytes to 192.168.1.5, time-out is 2 seconds:

    00:52:44: ISAKMP: (0:1:SW:1): purge node-500877443...
    00:52:50: ISAKMP (0:134217729): received packet of 1.1.1.3 dport 500 sport 500
    Global (R) QM_IDLE
    00:52:50: ISAKMP: node set 1186613650 to QM_IDLE
    00:52:50: ISAKMP:(0:1:SW:1): HASH payload processing. Message ID = 1186613650
    00:52:50: ISAKMP:(0:1:SW:1): treatment ITS payload. Message ID = 1186613650
    00:52:50: ISAKMP: (0:1:SW:1): proposal of IPSec checking 1
    00:52:50: ISAKMP: turn 1, AH_SHA
    00:52:50: ISAKMP: attributes of transformation:
    00:52:50: ISAKMP: program is 1 (Tunnel)
    00:52:50: ISAKMP: type of life in seconds
    00:52:50: ISAKMP: life of HIS (basic) of 28800
    00:52:50: ISAKMP: type of life in kilobytes
    00:52:50: ISAKMP: service life of SA (IPV) 0x0 0 x 46 0 50 x 0 x 0
    00:52:50: ISAKMP: authenticator is HMAC-SHA
    00:52:50: ISAKMP: (0:1:SW:1): atts are acceptable.
    00:52:50: ISAKMP: (0:1:SW:1): proposal of IPSec checking 1
    00:52:50: ISAKMP: turn 1, ESP_3DES
    00:52:50: ISAKMP: attributes of transformation:
    00:52:50: ISAKMP: program is 1 (Tunnel)
    00:52:50: ISAKMP: type of life in seconds
    00:52:50: ISAKMP: life of HIS (basic) of 28800
    00:52:50: ISAKMP: type of life in kilobytes
    00:52:50: ISAKMP: service life of SA (IPV) 0x0 0 x 46 0 50 x 0 x 0
    00:52:50: ISAKMP: (0:1:SW:1): atts are acceptable.
    00:52:50: IPSEC (validate_proposal_request): part #1 of the proposal
    (Eng. msg key.) Local INCOMING = 1.1.1.2, distance = 1.1.1.3.
    local_proxy = 10.10.10.0/255.255.255.0/0/0 (type = 4),
    remote_proxy = 192.168.1.0/255.255.255.0/0/0 (type = 4),
    Protocol = AH, transform = ah-sha-hmac (Tunnel),
    lifedur = 0 and 0kb in
    SPI = 0 x 0 (0), id_conn = 0, keysize = 0, flags = 0 x 2
    00:52:50: IPSEC (validate_proposal_request): part #2 of the proposal
    (Eng. msg key.) Local INCOMING = 1.1.1.2, distance = 1.1.1.3.
    local_proxy = 10.10.10.0/255.255.255.0/0/0 (type = 4),
    remote_proxy = 192.1.68.1.0/255.255.255.0/0/0 (type = 4),
    Protocol = ESP, transform = esp-3des (Tunnel),
    lifedur = 0 and 0kb in
    SPI = 0 x 0 (0), id_conn = 0, keysize = 0, flags = 0 x 2
    00:52:50: IPSEC (validate_transform_proposal): invalid local address 1.1.1.2
    00:52:50: ISAKMP:(0:1:SW:1): IPSec policy invalidated proposal
    00:52:50: ISAKMP:(0:1:SW:1): politics of ITS phase 2 is not acceptable! (local 1.1.1.2 re)
    Mote 1.1.1.3)
    00:52:50: ISAKMP: node set-1113601414 to QM_IDLE
    00:52:50: ISAKMP: (0:1:SW:1): Protocol to send NOTIFIER PROPOSAL_NOT_CHOSEN 2
    SPI 2237255312, message ID =-1113601414
    00:52:50: ISAKMP:(0:1:SW:1): sending package to 1.1.1.3 my_port 500 peer_port 500
    (R) QM_IDLE
    00:52:50: ISAKMP: (0:1:SW:1): purge the node-1113601414
    00:52:50: ISAKMP: (0:1:SW:1): node 1186613650 REAL reason «QM rejec» error suppression
    Ted. "
    00:52:50: ISAKMP (0:134217729): unknown IKE_MESG_FROM_PEER, IKE_QM_EXCH entry:
    node 1186613650: status = IKE_QM_READY
    00:52:50: ISAKMP: (0:1:SW:1): entrance, node 1186613650 = IKE_MESG_FROM_PEER, IKE_QM_
    EXCH
    00:52:50: ISAKMP: (0:1:SW:1): former State = new State IKE_QM_READY = IKE_QM_READY
    00:52:50: % CRYPTO-6-IKMP_MODE_FAILURE: fast processing mode has failed with the counterpart
    with 1.1.1.3.
    Success rate is 0% (0/5)
    CCC #.
    00:53:20: ISAKMP (0:134217729): received packet of 1.1.1.3 dport 500 sport 500
    Global (R) QM_IDLE
    00:53:20: ISAKMP: node set 459446741 to QM_IDLE
    00:53:20: ISAKMP:(0:1:SW:1): HASH payload processing. Message ID = 459446741
    00:53:20: ISAKMP:(0:1:SW:1): treatment ITS payload. Message ID = 459446741
    00:53:20: ISAKMP: (0:1:SW:1): proposal of IPSec checking 1
    00:53:20: ISAKMP: turn 1, AH_SHA
    00:53:20: ISAKMP: attributes of transformation:
    00:53:20: ISAKMP: program is 1 (Tunnel)
    00:53:20: ISAKMP: type of life in seconds
    00:53:20: ISAKMP: life of HIS (basic) of 28800
    00:53:20: ISAKMP: type of life in kilobytes
    00:53:20: ISAKMP: service life of SA (IPV) 0x0 0 x 46 0 50 x 0 x 0
    00:53:20: ISAKMP: authenticator is HMAC-SHA
    00:53:20: ISAKMP: (0:1:SW:1): atts are acceptable.
    00:53:20: ISAKMP: (0:1:SW:1): proposal of IPSec checking 1
    00:53:20: ISAKMP: turn 1, ESP_3DES
    00:53:20: ISAKMP: attributes of transformation:
    00:53:20: ISAKMP: program is 1 (Tunnel)
    00:53:20: ISAKMP: type of life in seconds
    00:53:20: ISAKMP: life of HIS (basic) of 28800
    00:53:20: ISAKMP: type of life in kilobytes
    00:53:20: ISAKMP: service life of SA (IPV) 0x0 0 x 46 0 50 x 0 x 0
    00:53:20: ISAKMP: (0:1:SW:1): atts are acceptable.
    00:53:20: IPSEC (validate_proposal_request): part #1 of the proposal
    (Eng. msg key.) Local INCOMING = 1.1.1.2, distance = 1.1.1.3.
    local_proxy = 10.10.10.0/255.255.255.0/0/0 (type = 4),
    remote_proxy = 192.168.1.0/255.255.255.0/0/0 (type = 4),
    Protocol = AH, transform = ah-sha-hmac (Tunnel),
    lifedur = 0 and 0kb in
    SPI = 0 x 0 (0), id_conn = 0, keysize = 0, flags = 0 x 2
    00:53:20: IPSEC (validate_proposal_request): part #2 of the proposal
    (Eng. msg key.) Local INCOMING = 1.1.1.2, distance = 1.1.1.3.
    local_proxy = 10.10.10.0/255.255.255.0/0/0 (type = 4),
    remote_proxy = 192.168.1.0/255.255.255.0/0/0 (type = 4),
    Protocol = ESP, transform = esp-3des (Tunnel),
    lifedur = 0 and 0kb in
    SPI = 0 x 0 (0), id_conn = 0, keysize = 0, flags = 0 x 2
    00:53:20: IPSEC (validate_transform_proposal): invalid local address 1.1.1.2
    00:53:20: ISAKMP:(0:1:SW:1): IPSec policy invalidated proposal
    00:53:20: ISAKMP:(0:1:SW:1): politics of ITS phase 2 is not acceptable! (local 1.1.1.2 re)
    Mote 1.1.1.3)
    00:53:20: ISAKMP: node set-1692074376 to QM_IDLE
    00:53:20: ISAKMP: (0:1:SW:1): Protocol to send NOTIFIER PROPOSAL_NOT_CHOSEN 2
    SPI 2237255312, message ID =-1692074376
    00:53:20: ISAKMP:(0:1:SW:1): sending package to 1.1.1.3 my_port 500 peer_port 500
    (R) QM_IDLE
    00:53:20: ISAKMP: (0:1:SW:1): purge the node-1692074376
    00:53:20: ISAKMP: (0:1:SW:1): REAL reason for node deletion 459446741 error "reject QM.
    Ed ".
    00:53:20: ISAKMP (0:134217729): unknown IKE_MESG_FROM_PEER, IKE_QM_EXCH entry:
    node 459446741: status = IKE_QM_READY
    00:53:20: ISAKMP: (0:1:SW:1): entrance, node 459446741 = IKE_MESG_FROM_PEER, IKE_QM_E
    XCH
    00:53:20: ISAKMP: (0:1:SW:1): former State = new State IKE_QM_READY = IKE_QM_READY
    00:53:40: ISAKMP: (0:1:SW:1): purge the node 1186613650
    00:53:42: % LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, chang
    State of Ed down
    00:54:10: ISAKMP: (0:1:SW:1): purge the node 459446741

    ===============================================================================

    6.2 (2) version PIX

    ethernet0 nameif outside security0

    nameif ethernet1 inside the security100

    activate 8Ry2YjIyt7RRXU24 encrypted password

    2KFQnbNIdI.2KYOU encrypted passwd

    pixfirewall hostname

    domain ciscopix.com

    fixup protocol ftp 21

    fixup protocol http 80

    fixup protocol h323 h225 1720

    fixup protocol h323 ras 1718-1719

    fixup protocol they 389

    fixup protocol rsh 514

    fixup protocol rtsp 554

    fixup protocol smtp 25

    fixup protocol sqlnet 1521

    fixup protocol sip 5060

    fixup protocol 2000 skinny

    names of

    permit 192.168.1.0 ip access list outside_cryptomap_20 255.255.255.0 10.10.10.0

    255.255.255.0

    permit 192.168.1.0 ip access list inside_outbound_nat0_acl 255.255.255.0 10.10.1

    255.255.255.0 0.0

    pager lines 24

    interface ethernet0 10baset

    interface ethernet1 10full

    Outside 1500 MTU

    Within 1500 MTU

    1.1.1.3 outside IP address 255.255.255.0

    IP address inside 192.168.1.1 255.255.255.0

    alarm action IP verification of information

    alarm action attack IP audit

    location of PDM 10.10.10.0 255.255.255.0 inside

    location of PDM 10.10.10.0 255.255.255.0 outside

    PDM logging 100 information

    history of PDM activate

    ARP timeout 14400

    Global 1 interface (outside)

    NAT (inside) 0-list of access inside_outbound_nat0_acl

    NAT (inside) 1 0.0.0.0 0.0.0.0 0 0

    Route outside 0.0.0.0 0.0.0.0 1.1.1.2 1

    Timeout xlate 0:05:00

    Timeout conn 0 half-closed 01:00:10: 00 udp 0:02:00 CPP 0: h323 from 10:00 0:05:00 TR

    p 0:30:00 sip_media 0:02:00

    Timeout, uauth 0:05:00 absolute

    GANYMEDE + Protocol Ganymede + AAA-server

    RADIUS Protocol RADIUS AAA server

    AAA-server local LOCAL Protocol

    Enable http server

    http 192.168.1.0 255.255.255.0 inside

    No snmp server location

    No snmp Server contact

    SNMP-Server Community public

    No trap to activate snmp Server

    enable floodguard

    Permitted connection ipsec sysopt

    No sysopt route dnat

    Crypto ipsec transform-set Petaluma_VPN ah-sha-hmac esp-3des

    outside_map 20 ipsec-isakmp crypto map

    card crypto outside_map 20 match address outside_cryptomap_20

    card crypto outside_map 20 peers set 1.1.1.2

    card crypto outside_map 20 game of transformation-Petaluma_VPN

    outside_map interface card crypto outside

    ISAKMP allows outside

    ISAKMP key * 1.1.1.2 address netmask 255.255.255.255 No.-xauth No.-config-m

    Ode

    part of pre authentication ISAKMP policy 20

    ISAKMP policy 20 3des encryption

    ISAKMP policy 20 md5 hash

    20 2 ISAKMP policy group

    ISAKMP duration strategy of life 20 86400

    Telnet timeout 5

    SSH timeout 5

    dhcpd address 192.168.1.5 - 192.168.1.33 inside

    dhcpd lease 3600

    dhcpd ping_timeout 750

    dhcpd outside auto_config

    dhcpd allow inside

    Terminal width 80

    Cryptochecksum:8c0d4948407071d3515f1546cf8bc147

    : end

    pixfirewall #.

    =========================================================================

    CCC #sh run
    Building configuration...

    Current configuration: 1328 bytes
    !
    version 12.4
    horodateurs service debug uptime
    Log service timestamps uptime
    no password encryption service
    !
    CCC host name
    !
    boot-start-marker
    start the system flash c2600-adventerprisek9 - mz.124 - 25d.bin
    boot-end-marker
    !
    !
    No aaa new-model
    no location network-clock-participate 1
    No network-clock-participate wic 0
    IP cef
    !
    !
    !
    !

    !

    !

    !

    crypto ISAKMP policy 2

    BA 3des

    md5 hash

    preshared authentication

    Group 2

    address key crypto isakmp 1.1.1.3 cisco123

    !

    !

    Crypto ipsec transform-set Petaluma_VPN ah-sha-hmac esp-3des

    !

    map Petaluma_1 1 ipsec-isakmp crypto

    defined peer 1.1.1.3

    game of transformation-Petaluma_VPN

    match address 100

    !

    !

    !

    !

    interface FastEthernet0/0

    1.1.1.2 IP 255.255.255.0

    automatic speed

    Half duplex

    !

    interface Serial0/0

    no ip address

    Shutdown

    clock speed of 56000

    !

    interface FastEthernet0/1

    10.10.10.2 IP address 255.255.255.0

    automatic duplex

    automatic speed

    card crypto Petaluma_1

    !

    IP forward-Protocol ND

    IP route 192.168.1.0 255.255.255.0 1.1.1.3

    !

    !

    no ip address of the http server

    no ip http secure server

    !

    access-list 100 permit ip 10.10.10.0 0.0.0.255 192.168.1.0 0.0.0.255

    control plan
    !
    !
    !
    !
    !
    !
    !
    !
    !
    !
    Line con 0
    line to 0
    line vty 0 4
    opening of session
    !
    !
    end

    CCC #.

    !
    !
    !
    crypto ISAKMP policy 2
    BA 3des
    md5 hash
    preshared authentication
    Group 2
    address key crypto isakmp 1.1.1.3 cisco123
    !
    !
    Crypto ipsec transform-set Petaluma_VPN ah-sha-hmac esp-3des
    !
    map Petaluma_1 1 ipsec-isakmp crypto
    defined peer 1.1.1.3
    game of transformation-Petaluma_VPN
    match address 100
    !
    !
    !
    !
    interface FastEthernet0/0

    1.1.1.2 IP 255.255.255.0
    automatic speed
    Half duplex
    !
    interface Serial0/0
    no ip address
    Shutdown
    clock speed of 56000
    !
    interface FastEthernet0/1
    10.10.10.2 IP address 255.255.255.0
    automatic duplex
    automatic speed
    card crypto Petaluma_1
    !
    IP forward-Protocol ND
    IP route 192.168.1.0 255.255.255.0 1.1.1.3
    !
    !
    no ip address of the http server
    no ip http secure server
    !
    access-list 100 permit ip 10.10.10.0 0.0.0.255 192.168.1.0 0.0.0.255

    Hi David,

    Overlooking the configuration of the router, it seems that you have applied the encryption card to the wrong interface.

    interface FastEthernet0/0

    1.1.1.2 IP 255.255.255.0

    automatic speed

    Half duplex

    !

    interface FastEthernet0/1

    10.10.10.2 IP address 255.255.255.0

    automatic duplex

    automatic speed

    card crypto Petaluma_1

    Given that the pix will attempt to build a VPN tunnel to 1.1.1.2 map encryption Petaluma_1 must be applied to FastEthernet0/0, not FastEthernet 0/1.

    Let me know if it helps.

    Thank you

    Loren

  • All of a sudden my 5.7 LR on win10 64-bit start fails with the error message something like "error reading from the cache of the preview... Please restart." reboot, repair, reinstall, or rename SLCache helps to repair.

    All of a sudden my 5.7 LR on win10 64-bit start fails with the error message something like "error reading from the cache of the preview... Please restart." reboot, repair, reinstall, or rename SLCache helps to repair.

    Unbenannt.PNG

    Hello

    Greetings!

    Close to Lightroom.
    Navigate to the location where the catalog is present (default value is within the pictures folder lightroom file)

    And delete the file previews.lrdata.

    Note: do not delete the catalog with the extension .lrcat file.

    Concerning

    Jitendra

  • With the help of ESXi 5.5 with storage controller HP DL120 Gen9 (HP H240 FIO active host Bus Adapter)

    Hi guys, I'm new to virtualization, but I couldn't find a solution for this. Feel free to correct my text because I'm not very experienced with this sort of thing.

    Background: I have a couple of servers and the end of the game will be left to create a San and run other systems within this SAN (providing network-level RAID). While in one data center I could decides to make a RAID at the level of the material in addition to RAID level network, now I want to save money on storage for this test so I want to do simple split disks (RAID/JBOD) at the hardware level. Because of the OS, we will virtualize later we use ESXi 5.5, 6.0 not.

    In fact, I had a small server supermicro I already installed ESXi 5.5 on that doesn't have lots of storage which will be the 3rd Member voting left.

    So I put the 2 servers (HP ProLiant DL120 Gen9 E5-2630v3 8 GB-R H240 8SFF 550W PS entry Server (777425-B21)) and I went into the BIOS/CMOS settings mode AHCI Mode smart-table (I don't remember the wording of it, I'm not in front of the machine). Then I went in the smart supply and went to the intelligent storage administrator part and I had to select "disable the RAID", or something like that. After the reboot, I went back and now my two drives appear as "Unassigned" which seemed reasonable to me. I tried to see if I could 'assign' but in mode no RAID, there is no means to assign what whatsoever because the paintings exist not primarily in mode non-RAID. I was not sure if there is a way to "initialize" them or something like that, but I couldn't find the parameters like this. My hope was that a BONE would now see these drives natively as a simple readers without the layer of abstraction to a storage controller.

    This does not work and when I run ESXi 5.5 from a USB it will boot, but when it gets to the part where you are supposed to select the ESXi installation disc on it only shows the USB itself and none of my SSD.

    Does anyone know how to configure the adapter HBA H240 with ESXi 5.5? I could really use some help from someone who has done this before.

    Thanks for any help!

    I thought her guy after a few hours of playing with it. I had to pull on the site of HP storage controller driver and group with the ISO (I used experience before VMware: ESXi-Customizer). After having done that, I am sure that AHCI (instead of HP Dynamic Smart Array RAID) has been activated (in the configuration of the BIOS) and disabled by RAID in the HPSSA (intelligent storage administrator). Then, I could see the SSD in the ESXi 5.5.

    Jürgen Vervoort, ESXi 5.5 does not recognize the SSD when I had the active RAID and configured 1 table for each disk (make an effective JBOD). I also tried a single RAID 0 array with two SSDS inside and ESXi does not always detect them. I think that the underlying issue is that the driver is not supported natively by 5.5 ESXi. Right now I'm sure that if I went and configured RAID this would work because the storage controller driver is loaded in ESXi.

    In any case, I hope this will help others with the same issues.

    -GNS

  • Why can't I use the space bar to move rectangle selection I.E. selections. With the help of a pc in WIN7

    Why can't I use the space bar to move rectangle selection I.E. selections. With the help of a pc running WIN7. The hand icon appears, but the selection disappears. reappear when the version of the space bar

    This is a normal behavior. You need not use the space bar to move a selection.  Just have the chosen selection tools and have the cursor within the selected area.  Then just left-click and drag.

  • Need help with the data storage store, local array and network connections

    Need help with my ESXi 4.1 installation

    My hardware:

    I built a server with an Asus P6T whitebox, i7 920, 12 Gig RAM, NIC, Intel Pro1000 PT Quad, 3ware 9650SE-12ML with 8 1.5 TB SATA green in a raid 6 array gives me about 8 + TB with a spare drive all housed within a NORCO RPC-4220 4U Rackmount Server chassis.  I also have a 500 GB SATA drive which will hold the ESXi and virtual machines.

    The network includes a firewall, Netgear Prosafe FVS336G, GS724Tv of Netgear ProSafe 24 port Gigabit Managed Switch on a dhcp cable modem internet service provider.

    I also have 2 old NetGear SC101T NAS disks (4to) I want to connect to the system how some - at a later date have... data on them and want to transfer to the new storage array. I always looking into the question of whether they will work with ESXi 4.1, or I might have to only access it through Windows XP.

    My Situation:

    I have already installed ESXi 4.1 and vsphere client with no problems and it is connected to a dhcp cable internet service.  I've set up host via a dynamic DNS service name give me a static hostname on the internet.  I installed three machines to virtual OS successfully at the moment and now want to first start by creating a multimedia storage server which will use some of this new 8 TB array, then separate data storage for use with a web server small overhead storage and a backup.  It is a domestic installation.

    Help with the data store and network:

    I was doing some reading, because I'm new to this, and it looks like I'll probably want to set up my table via ESXi as a nfs disk format.  Now, the data store is usually in another physical box from what I understand, but I put my readers and ESXi all in the same box.  I'm not sure that the best way to put in place with grouped network cards, but I want to make this work.

    I understand that in ESXi 4.1 using iSCSi LUN must be less than 2 TB, but nfs - I should be able to add a bigger partition then 2 TB (for my multimedia) in nfs, right? or should I still add it separately as a separate 2 TB drives and then extend them to get the biggest space.

    Any suggestions or direct resources showing examples on how to actually add some parts of the table as data warehouses separate nfs.  I know that to go to the configuration tab, and then select Add to storage, and then select nfs. I have not my picture, but it's here that I don't know what to do because ESXi 4.1 system already has an address, should I put the same thing to the new data store array also (will it work?), and what should I use for the name of the folder and the store of data... just do something to the top.  I thought to later install Openfiler (for a multimedia storage using this table server) as a virtual machine, use the table with esxi so that I can access the same storage space with widows and linux-based systems.

    I also know I have to find a way to better use my quad nic card... put in place of virtual switches, grouping, etc HELP?

    Any direction, assistance, similar facilities to sample, suggestions or resources that would help would be great. I did a lot of hunting, but still a little confused on how to best to put in place.

    You must think of VMDK files of large databases with records of random size guest go read some data (a DLL or an INI file), maybe write some data back, then go read other data. Some files are tiny, but certain DLLs are several megabytes. It's random i/o all and heavy on the search time. IO Opsys is small random operations that are often sequential (go read data, write data, go read other data,...) so that deadlines are critical to the overall performance. That's why people say OPS are / s of reference and forget the MBs flow. The only time where you bulk transfers are when you read media (ISO files).

    Well, now forget all this. Actually the disk activity will depend on the specific applications (database? mail server? machines compiler?), but the above is true for boots, and whenever applications are idle. You should see the profile to know.

    RAID 10 is faster (and often more reliable) than RAID 5 or RAID-6 except in certain specific cases. In General RAID 10 is ideal for many random writes, since the calculation of parity for RAID-5 and - 6 adds to the overall latency between command and response - latency is cumulative if a little slow here and a little slow it adds up to a lot of overall slow synchronous especially with e/s on a network. OTOH RAID-5 and -6 can produce faster readings due to the number of heads, so you can use it for virtual machines that transfer bulk. Test. You may find that you need several different types subdashboards for best results.

    You said 3ware, they have some good grades on their site, but don't believe it. With my 9650 that I found myself with only a couple of their recommendations-, I put the (simple) table for allocation size 256 k, nr_requests at 2 x the queue_depth and use the planner date limit. I had the habit for the Ext4 file system formatted with stride and stripe-width synced to the table and used the options large_files with fewer inodes (do not use the huge_files option unless you plan to have single VMDK files in the terabyte range). Use a cache of great reading in advance.

    Virtual machines use VMDK files in all cases except raw iSCSI LUN that they treat native disks. VMDK is easier to manage - you can make a backup by copying the file, you can move it to a PC and load it into another flavour of VMware, etc. There could be some features iSCSI to your San as a transparent migration but nothing for me. NFS has less chatter of Protocol if latency lower times to complete an operation. NFS is good to read and write a block of data, that's all it boils down to.

    UPS is good, but it won't help if something inside the machine explodes (UPS does nothing if the PC power supply goes down). If the RAID card has an option for a battery backup module, so it can contain some writings in memory and may end up the disk i/o after replacing the power supply. 3ware also limits the types of caching available if help is not installed, and you get just the right numbers with the module.

  • With the help of buttons in frames with scroll

    Hi, I'm new to Flash and I encountered a problem, I have just resolution of the Cant.

    I have a floating frame and the contents of this frame contains various buttons.

    The user clicks on a button and a new button will appear with information on this subject. At this point, I want to prevent the user to scroll the image.

    I understand the scrollDrag = false; command, but I do not know how to approach the scrollable frame of in the framework itself.

    If I had a framework floating in scroll (called frameb for example), it would be easy to address the fair frameb.scrollFrag = false;

    But I do not know how to reference the framework, I'm (or above it).

    Also, I can get the buttons on the main stage to interact with the floating framework, but can not work, how do I get the buttons in the framework to interact with the main stage.

    Here is a code to get an idea:

    This piece of code is on the actions of the main stage (stage one). It controls a button, that once pressed hides the book on Slide1925 buttons:

    BooksOff.addEventListener (MouseEvent.CLICK, fl_ClickToHide);

    function fl_ClickToHide(event:MouseEvent):void

    {

    Slide1925.pulp.visible = false;

    Slide1925.buck.visible = false;

    Slide1925.comics.visible = false;

    Slide1925.GoldenAge.visible = false;

    Slide1925.Orwell.visible = false;

    BooksOff.visible = false;

    BooksOn.visible = true;

    }

    That works fine, but when I'm coding inside of Slide1925 (like a symbol definition) how would I code to change a button on the main stage?

    Also, how can I program a button on the contents of the scroll pane which some will be the scroll pane?

    Sorry if I didn't explained this very well. Any help would be appreciated

    There are a variety of ways to address the issue.  It would be to have all the code in one place, as the main scenario and target all content from there, whatever in even within the frame of scrolling.

    Another way to approach it would be to use 'this' to target the current timeline and "parent" to target the object containing.

    Still another way is to have the functions that relate to the control of the parent object in the parent timeline and assign event listeners to the internal objects, such as internal objects simply send an event.  The auditor assigned to the event calls the function that lives in the parent timeline.  This works well for situations where the blade is a responsible external file that must be run on its own.

  • With the help of jq waypoints to start the animation if you use the file oam

    OK so y at - it suggestions on how I can use jq waypoints to start various animations when I reached in some places on a page if I have embeded animations using the oam with dreamweaver file?

    in other words, anyone know if I can get the js on the home page to interact with the js within the object

    Well I thought about it I itself.

    on the page of the object html

    function fire(sym,e) {}

    loadedComps ['index 1'] .getStage ().getSymbol('inde').play (0);

    }

    var loadedComps = {};

    {AdobeEdge.bootstrapCallback (function (compId)}

    loadedComps [compId] = AdobeEdge.getComposition (compId);

    now, it is prudent to call and the link to things like...

    AdobeEdge.Symbol.bindTimelineAction (compId, 'stage', "Default editing", "complete", fire (sym, e))

    })

    on the page that the object is embeded in

    {$('.sectwo').waypoint (function (dir)}

    Window [0]. Fire()

    });

    As far as I can tell
    the object is injected into the dom window by window key [0] [1] a window [2], etc...

    then by changing the bonding time line to call a function preregisted
    I can control the animation of objects aside the embeded object

    hope this helps someone

Maybe you are looking for