Debugging does not work in CF8

I just upgraded our test to Coldfusion 8 box. Everything works fine, the only problem is that none of debugging appears. I have my ip address is entered into the system and active debugging. The code doesn't have a tag settings to not show debugging.

Someone else has experienced this problem or is there something special you need to do differently so CF7 to get debug to display?

Thank you

Well... even if the upgrade brought back all the parameters of CF7, the debug settings are not implemented. The setting was checked off as it has been implemented, but it wasn't. Difficulty, uncheck the box and save your settings. Then, check again the debug parameter and save.

Tags: ColdFusion

Similar Questions

  • Debugging does not work in the second project

    Hello world

    I did a project (a small space shooter) and now I'm doing a new.

    I started to do a program and cs6 white flash professional project in flash builder 4.7.

    In the first project everything worked well.

    But now, the second project, I have a big problem: the AS3-files are not recognized... or are they? Debugging does not work, the program starts, but she holds on a single break point.

    It's the same thing in Flash Pro itself. So it's not a problem of Flash Builder...

    I just checked and discovered that my first project runs with the same properties, but debugging works fine.

    Here is a small screenshot

    problem.jpg

    Doesn't anyone have an idea how to make this work? The class 'Boat.as' is a MovieClip with a small triangle. It does nothing...

    Thanks for helping everyone!

    Greetings

    Mischaaal

    1. the packaging is almost certainly incorrect, that's why that is not used.  to confirm, which is the document class in the properties of your fla Panel?

    2. you have a stray line of no code in your constructor.

  • Builder 3 extension debugging does not work

    Hello

    I'm developing an extension with extension 3 for Indesign CC (9.2.1) builder. The application runs, but I cannot provide debugging.

    I am using Luna Eclipse (Eclipse 3.6 does not work too) on Windows 7

    It is the ID of the extension in my manifest.xml:

    "< ExtensionList >.

    < extension Id = "my.extension.name.extension1" Version = "1.0" / > "

    < / ExtensionList >

    "

    It's my .debug file (I put in my root folder):

    "<? XML version = "1.0" encoding = "UTF - 8"? >

    < ExtensionList >

    < Id = "" my.extension.name.extension1 extension"/ >" "

    < parameter Listehotes >

    < host name = "IDSN" Port = "8088" / >

    < / parameter Listehotes >

    < / extension >

    "< / ExtensionList >.

    I launch the extension in eclipse with "debug as" and creation in Indesign. Then, with Google Chrome, I the url: localhost:8088, but it says that the page is not available.

    I checked the 8088 port is open.

    In localhost, I installed IIS but can work in the default port.

    Here is the CEPHtmlEngine log file:

    "2015-01-21 10:30:36: LogLevel INFO: 1.

    2015-01-21 10:30:36: ERROR occurs when getting debug port. "< unspecified file > (8): name of the element that is expected.

    I don't know what to do. Can you help me? Thank you

    Here are a few suggestions, you can try

    #1. Change your debug on port 8899 for example

    #2. Add this line to your main.js, well that its not mandatory with CEP 4.2 or later

    Window.__adobe_cep__.showDevTools ();

    #3. Make sure your .debug file is created using the command line tool and ends with the line break.

    #4. Double your .debug file is root of the extension.

    Mac

  • aplication attact to pocket of debugging does not work

    See examples on my device does not work if I try it on the emulator doesn't do nothing there is no wi - fi is a way to use my internet conection to work with the Simulator to see examples in my phone I can't obtain a license key from rim

    Thank you

    LocalConnection Java.IO.intrruptedioexeption after¨120000 has expired

    Soler r

    The MDS Simulator is also running?  This allows the BlackBerry Simulator to connect via a simulator an SDM Service connection for socket and HTTP connections and is required to use the BlackBerry browser.

  • Android StageWebView debugging does not work

    Does anyone use this feature? He works?

    SDK: AIR 21 SDK & compile for Macintosh: 21.0.0.176 SDK & compiler download

    Descriptor of the App:

    <?xml version="1.0" encoding="utf-8" standalone="no"?>
    <application xmlns="http://ns.adobe.com/air/application/21.0">
    ...
    <android>
      <webContentsDebuggingEnabled>true</webContentsDebuggingEnabled>
    ...
    

    USB debugging:

    android_usb.png

    StageWebView AS3:

    ...
    if (StageWebView.isSupported) {
       webView = new StageWebView(true); // false - also StageWebView debugging isn't working
       webView.stage = this.stage;
       webView.viewPort = new Rectangle(0, 0, stage.stageWidth, stage.stageHeight);
       webView.loadURL(url);
    }
    ...
    

    App with StageWebView open, but is not inspected WebView.

    chrome_devices.png

    Hello

    We have examined this issue at our end, and Android StageWebView debugging works very well. Please see photos below for your reference:

    We have examined this question to the 48 version 5.0 Android and chrome with AIR SDK 21.0.0176.

    Could you please let us know what version of Android and chrome work currently on. It should be 4.4 + for Android and chrome version should be 45 years and more, please update that your versions if they are lower than specified and then try.

    Please let us know if you still have problems with the updated versions.

    Thank you

    Adobe AIR Team

  • (Interactive report) IR filter does not work, how to debug?

    APEX 4.2.2.00.11

    Firefox 24.5

    I have a complex page, which includes an interactive report.

    For the most part works fine, with the exception of the following:

    Under Actions menu - click Filter results only Firefox show the circle 'Treatment demand' (ajax - loader.gif), that it will never show the details of the filter.

    The action of this button

    JavaScript:gReport.dialog2 ('SHOW_FILTER');

    This page has the same result.

    Some other Actions such as "Select columns" properly.

    Other Actions as "Emphasize" also does not work.

    Other pages with IR work fine with Firefox.

    Given the complexity of the page, I prefer is not to simply rebuild the page from scratch.

    The problematic page works fine in Internet Explorer and Chrome.

    How do I troubleshoot / debug this?

    (Most of the people in our office have no Chrome, so telling them to use Chrome is not an option.)

    Internet Explorer is way slower and has a few other problems).

    I found that a small piece of Javascript on my page there was an error.

    Not directly visible in Firefox, but Internet Explorer gave a message "error on page".

    This javascript was supposed to set a focus on the page, but could not find this object.

    Nothing to do with Action in the IR, but apparently no error on the causes of pages which IR filters do not work anymore...

  • CF8 for cftextarea maxlentgth argument does not work

    Hello

    I'm using CF8 and this is my code

    < argument cftextarea id = "Summary" name = "summaries" rows = "5" cols = "80" maxlength = "300" required = "yes" validate = "noblanks" message = "You must enter summary." / >

    It does not work. I'm doing something wrong?

    Thank you

    Joe Green

    function limitText1 (limitField, limitNum) {if (limitField.value.length > limitNum) {limitField.value = limitField.value.substring (0, limitNum);}}         Alert ("character limit exceeded - Please shorten the description.");     }} and onKeyDown = "limitText1(this.form.summary,300);  Finally works.

  • OSX Server caching does not work after update

    It was low on my priority list, but the OSX Server that we run in the House for the caching seems to have stopped caching; from what I remember, it was related to the update software to 10.11.4 of what it was before, and server software everything that has been installed to 5.1. Updates both to the latest versions now have not helped. It of kind of frustrating, but all he puts in cache are now asking that makes for itself. No customer request is visible. It worked before.

    There seems to be no useful diagnostic that I can find to establish why the hell it suddenly does not work.

    Platform: Mac Mini, "the end of 2014", bought this year. OSX currently on 10.11.5; 5.1.5 Server

    Network configuration: IP public addresses multiple; several subnets.

    Clients do not use the same IP address as a server.

    Full assignment of the IP of the site listed in _aaplcache._tcp TXT DNS records (plural - because I did it for the DNS records for each subdomain DNS LAN client) using the type prs; DNS is on Windows Server 2012R2. Any length of characters, because they were not specified during the installation of OSX Server cached the required DNS records.

    No firewall is between the server and clients on the local network (only a L3 switch), but obviously, if the customer traffic leaves our network, it passes through a firewall. No change to the rule group since it worked finally.

    The Mac Mini has an interface (with IP address and corresponding DNS record) in each subnet of the client (using virtual LANs), but it seems to register with the Apple servers using its main wired LAN IP (which can reach customers) with the Apple servers.

    Mac Mini connects via gigabit ethernet.

    Wireless connectivity is through a mix of HP MSM and Ubiquiti access points; no system seems to result in customer traffic.

    My understanding of the protocols involved are something along these lines.

    -OSX server registers with Apple, using its normal connection; transmits the local LAN IP address for the cache clients to use; can pass TXT DNS records to help "seed" of customers, or can use the parameter entry in the cache server configuration.

    -Customers use the TXT DNS record to inform the global servers of Apple that they need the IP address of the server cache.

    -Apple returns the local LAN IP address.

    -The customer is for the server cache.

    -Profit.

    I certainly see the first happening party - the Debug.log show apparently successful registration; the cache in the applet Server service is green - but no client request seems to happen.

    Obscured address IP addresses are correct.

    Things are green and just seem to.

    Looks like he should be happy.

    IPs are correct and correspond to the DNS records.

    Help! What other steps can I take to diagnose - and trouble - this problem? The Apple Help documentation is not really very useful (I understand what he says), but he doesn't really give sysadmin level overview of what to do when he's not "just works".

    Thanks in advance for all understand how to debug properly and fix this.

    .. .clients can and collect software on the internet (that we want to avoid as much as possible).

    Amount of updated data in cache is so small that I did it (reset button) in the case which has been randomly a question. No joy. Was previously more than 300 GB in size, across many types of content.

    If it is not clear, the clients and servers using NAT, but different IP are used, depending on the subnet they come. He previously worked.

  • 'Ctrl + End' keyboard shortcut does not work as expected. I tried safe mode. does not move the tab to the end of such specified list, just scroll to the end of the page.

    According to http://support.mozilla.com/en-us/kb/keyboard+shortcuts,.
    'Ctrl + End' should move the active tab to the end of the list of tabs.

    But the shortcut does not work. Only, it scrolls to the end of the current page as if only "End" is pressed.

    I tried the mode without failure of firefox and closed all other open programs.

    What to do to debug this problem?
    or may there is a bug in firefox somehow?

    See the post of dao in this MozillaZine forum thread: http://forums.mozillazine.org/viewtopic.php?f=23 & t = 1304895

    Add code to userChrome.css below @namespace.

    See http://kb.mozillazine.org/Editing_configuration#How_to_edit_configuration_files

    @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
    
    .tabbrowser-tab[selected="true"] {-moz-user-focus: normal !important;}
    
  • Run VI Invoke node: VI works, EXE does not work?

    It is LV2009 without patches or updates. I call buffer.vi of static reference with a collection of nodes to invoke to run a VI. I don't have a very good reason for it, but don't want this code on the block diagram. I can't wait to put a lot of effort in this since I can just drag the code on the main scheme and I am sure it will work, but I do not understand why it gives me error 1000: VI not in a State compatible with this operation?

    In the EXE file, when I check the status of the execution of the buffer.vi until I say it runs, sometimes bad. Same code in VI, sometimes slow. I also tried to replace the static VI reference with a reference open VI by using the name of the buffer and received the same error message. I have the buffer VI included in the compilation under always included.

    So I was building an example of project because I didn't post all, boredom was the example ON what EXE has no error. WTF. Then I realized that I had another call from node in the boot sequence. OOPS. I put that in there thinking that the only way it would be mistake was if the VI was running before he called, in this case I wanted an abortion there. It turns out also-error (1044 locked VI) when running in an EXE file, even if this particular node using says he works with the runtime. SO, he tried to abort a VI that was not working. The initial error, 1000, just said not compatible with call node state, did not say that one.

    Yes, sorry for the trouble and thanks for the help. Maybe someday I'll understand the problem that I was led to this, guess who is the fact that I can't debug EXEs. Kind of, I think it has something to do with an XControl I always use it because they always appear as corrupted files just before that the debugger fails. Anyway, thanks again, I'll plug that into the real system and see what else does not work.

  • 10.2 PushCollector example does not work

    Hi, I tried to compile and test the PushCollector example for 10.2 SDK but I does not compile properly and the message did not provide sufficient information to be able to fix it.

    Examples of projects are at this location: https://github.com/blackberry/Cascades-Samples/blob/master/pushCollector/10.2/

    E:\bbndk-beta\host_10_2_0_15\win32\x86\usr\bin\ntox86-ld: jump incompatible... /... /pushCollectorCommon/arm/libpushCollectorCommon.so in the research - lpushCollectorCommon

    make [2]: leaving directory E:/area of work/pushCollector / x 86

    make [1]: leaving directory E:/area of work/pushCollector / x 86

    E:\bbndk-beta\host_10_2_0_15\win32\x86\usr\bin\ntox86-ld: could not find lpushCollectorCommon.

    CC: E:/bbndk-beta/host_10_2_0_15/win32 / x 86/usr/bin/ntox86-ld caught signal 1

    make [2]: * [o-g/pushCollector] error 1

    make [1]: * [debug] error 2 make: * [Simulator-Debug] error 2

    Sorry, I'm noob in developing c ++. Is it possible by using various projects such as libraries? I have not used before projects before library in c ++ and I do not know how to configure them properly.

    It is possible to use this library with an absolute path?

    https://github.com/BlackBerry/Cascades-samples/BLOB/master/pushCollector/10.2/pushCollector/.cprojec...

    I was able to run the example.

    The order in the sequence of generation is very important. When I built the correct order, that I was able to correctly generate the package of the project PushCollector and then I could deploy on the device. The sequence is, in case anyone has the same problem:

    -Clean all projects

    -Create a 'pushCollectorCommon '.

    -Create a 'pushCollectorHeadless '.

    -Create a 'pushCollector '.

    -Run 'pushCollector' to the device (I used a Dev Alpha B with 10.2.0.1445, the Simulator does not work)

  • jQuery Mobile app does not work on OS5 telephone, but works in Simulator

    Hello

    I'm trying to run a simple jQuery Mobile (beta2) app on my phone and its does not work.

    Had been a working app and it worked on the Simulator, but didn't have a screen on the phone Curve8900.

    Then I created a simple jQuery Mobile app that displays a header, content (with listview) and the foot.

    When I insert in the Simulator, it looks fine, but when I charge the phone it loads and displays a white screen with a small gray square at the top left of the screen... (perhaps 30 x 30 pixels or less)

    (the rest of the screen is green, because I put the bottom in the config.xml file to green)

    I've specified:

    
    

    and also I tried using:

            addEventListener('load', doLoad, false);
    
            function doLoad() {
                document.body.style.height = screen.height + 'px';
                alert('initPage 3');
            }
    

    but makes no difference.

    (Before I added jQuery to app it worked fine)-very tedious debug because I need to sign the code every time I have test and restart the phone after the installation

    Any help appreciated.

    Maybe someone has a skeleton jQueryMobile app that works on OS5?

    Hi Heiko,

    According to this example JQuery 1.5.2 seems to work on 5.0. Do you need a feature of 1.6.2 otherwise maybe try this library instead.

  • Monitoring the progress of the web page does not work...!

    Hello!

    I'm putting the text of the label during the loading of the webview... But the code example in the documentation does not work...! The code example is given below.

    Container {
                    Label {
                        id: statusLabel
                        leftMargin: 10
                        text: "No webpage yet."
                    }
                    WebView {
                        id: myWebView
                        url: "http://developer.blackberry.com"
                        onLoadingChanged: {
                           console.debug("onLoadingChanged is called..........................");//printed in console
                           //below statements are not changing the text of the label.
                            if (loadRequest.status == WebView.LoadStartedStatus) {
                                statusLabel.setText("Load started.")
                            } else if (loadRequest.status == WebView.LoadSucceededStatus) {
                                statusLabel.setText("Load finished.")
                            } else if (loadRequest.status == WebView.LoadFailedStatus) {
                                statusLabel.setText("Load failed.")
                            }
                        }
                    }
                }
    

    I tried with statusLabel.text, but this one also does not work...! If anyone knows please answer me... !

    -Looks

    Riadh

    The documentation in the https://developer.blackberry.com/cascades/reference/bb__cascades__webview.html#loadingchanged suggest that you use one of the constants badly.  See if you use, for example, WebLoadStatus.Started not work better...

  • 802. 1 x authentication aid does not work

    According to the CEC documents, the following command should be a switch to do authentication for 802. 1 x for users. If this fails, the switch must fall back to no authentication. This prevents users to be locked to the network if the AAA/RADIUS server goes down.

    radius of group AAA dot1x default authentication no

    However, this command does not, at least not on the Catalyst IOS switches. If you disable the RADIUS server, the switch continues to try to use RADIUS regardless of the command above, even if the debugging indicates that the RADIUS server is dead.

    This directly conflicted with the following doc:

    http://www.Cisco.com/en/us/customer/products/hw/switches/ps646/products_command_reference_chapter09186a00801cdf12.html#1995856

    It is quite wrong that anyone who put implement 802. 1 x will be locked out of their network if the RADIUS server fails.

    Wireless access points do not have this problem because they can use a local RADIUS server. But it's a big problem for anyone with 802. 1 x running on cable networks.

    When Cisco will be be to fix this problem?

    Thank you.

    PAUL G.

    This does not work for 802.1 x and Catalyst switches.

    We will fix the documentation.

    In addition, Wireless APs don't have this problem with JUMP.

    Therefore, the challenge with Wired.

    Many EAP types, many types of back-end databases, etc. all need to review.

    We will have a configurable button in the near future to address, but as always, redundancy is recommended.

  • IPSec tunnel does not work

    Hi all

    We have an IPSec tunnel that does not work. I think that Phase 2 is not established but I don't know why.

    Add the output and the newspaper.

    Thanks for your help

    ASA-VPN-PRI/act/pri # sh crypto isakmp his
    !
    13 peer IKE: 91.209.243.5
    Type: L2L role: answering machine
    Generate a new key: no State: MM_ACTIVE

    !

    ASA-VPN-PRI/act/pri # sh crypto isakmp his | include the 91.209.243.5
    12 peer IKE: 91.209.243.5
    ASA-VPN-PRI/act/pri #.

    ASA-VPN-PRI/act/pri # sh crypto ipsec his | include the 91.209.243.5
    ASA-VPN-PRI/act/pri #.

    7. December 17, 2014 | 15: 40:48 | 713236 | IP = 91.209.243.5, IKE_DECODE SEND Message (msgid = c516994b) with payloads: HDR + HASH (8) + NOTIFY (11) + (0) NONE total length: 84
    7. December 17, 2014 | 15: 40:48 | 715046 | Group = 91.209.243.5, IP = 91.209.243.5, build payloads of hash qm
    7. December 17, 2014 | 15: 40:48 | 715046 | Group = 91.209.243.5, IP = 91.209.243.5, payload of empty hash construction
    7. December 17, 2014 | 15: 40:48 | 715036 | Group = 91.209.243.5, IP = 91.209.243.5, sending persistent type DPD R-U-HERE-ACK (seq number 0x7d6c)
    7. December 17, 2014 | 15: 40:48 | 715075 | Group = 91.209.243.5, IP = 91.209.243.5, received persistent type DPD R-U-LÀ (seq number 0x7d6c)
    7. December 17, 2014 | 15: 40:48 | 715047 | Group = 91.209.243.5, IP = 91.209.243.5, processing notify payload
    7. December 17, 2014 | 15: 40:48 | 715047 | Group = 91.209.243.5, IP = 91.209.243.5, payload of hash of treatment
    7. December 17, 2014 | 15: 40:48 | 713236 | IP = 91.209.243.5, IKE_DECODE RECEIPT Message (msgid = 29bf4142) with payloads: HDR + HASH (8) + NOTIFY (11) + (0) NONE total length: 84
    7. December 17, 2014 | 15: 40:43 | 713236 | IP = 91.209.243.5, IKE_DECODE SEND Message (msgid = b72ddf0a) with payloads: HDR + HASH (8) + NOTIFY (11) + (0) NONE total length: 84
    7. December 17, 2014 | 15: 40:43 | 715046 | Group = 91.209.243.5, IP = 91.209.243.5, build payloads of hash qm
    7. December 17, 2014 | 15: 40:43 | 715046 | Group = 91.209.243.5, IP = 91.209.243.5, payload of empty hash construction
    7. December 17, 2014 | 15: 40:43 | 715036 | Group = 91.209.243.5, IP = 91.209.243.5, sending persistent type DPD R-U-HERE-ACK (seq number 0x7d6b)
    7. December 17, 2014 | 15: 40:43 | 715075 | Group = 91.209.243.5, IP = 91.209.243.5, received persistent type DPD R-U-LÀ (seq number 0x7d6b)
    7. December 17, 2014 | 15: 40:43 | 715047 | Group = 91.209.243.5, IP = 91.209.243.5, processing notify payload
    7. December 17, 2014 | 15: 40:43 | 715047 | Group = 91.209.243.5, IP = 91.209.243.5, payload of hash of treatment
    7. December 17, 2014 | 15: 40:43 | 713236 | IP = 91.209.243.5, IKE_DECODE RECEIPT Message (msgid = ae5305df) with payloads: HDR + HASH (8) + NOTIFY (11) + (0) NONE total length: 84
    7. December 17, 2014 | 15: 40:38 | 713236 | IP = 91.209.243.5, IKE_DECODE SEND Message (msgid = b796798d) with payloads: HDR + HASH (8) + NOTIFY (11) + (0) NONE total length: 84
    7. December 17, 2014 | 15: 40:38 | 715046 | Group = 91.209.243.5, IP = 91.209.243.5, build payloads of hash qm
    7. December 17, 2014 | 15: 40:38 | 715046 | Group = 91.209.243.5, IP = 91.209.243.5, payload of empty hash construction
    7. December 17, 2014 | 15: 40:38 | 715036 | Group = 91.209.243.5, IP = 91.209.243.5, sending persistent type DPD R-U-HERE-ACK (seq number 0x7d6a)
    7. December 17, 2014 | 15: 40:38 | 715075 | Group = 91.209.243.5, IP = 91.209.243.5, received persistent type DPD R-U-LÀ (seq number 0x7d6a)
    7. December 17, 2014 | 15: 40:38 | 715047 | Group = 91.209.243.5, IP = 91.209.243.5, processing notify payload
    7. December 17, 2014 | 15: 40:38 | 715047 | Group = 91.209.243.5, IP = 91.209.243.5, payload of hash of treatment
    7. December 17, 2014 | 15: 40:38 | 713236 | IP = 91.209.243.5, IKE_DECODE RECEIPT Message (msgid = 98241c 63) with payloads: HDR + HASH (8) + NOTIFY (11) + (0) NONE total length: 84
    7. December 17, 2014 | 15: 40:33 | 713236 | IP = 91.209.243.5, IKE_DECODE SEND Message (msgid = e233621d) with payloads: HDR + HASH (8) + NOTIFY (11) + (0) NONE total length: 84
    7. December 17, 2014 | 15: 40:33 | 715046 | Group = 91.209.243.5, IP = 91.209.243.5, build payloads of hash qm
    7. December 17, 2014 | 15: 40:33 | 715046 | Group = 91.209.243.5, IP = 91.209.243.5, payload of empty hash construction
    7. December 17, 2014 | 15: 40:33 | 715036 | Group = 91.209.243.5, IP = 91.209.243.5, sending persistent type DPD R-U-HERE-ACK (seq number 0x7d69)
    7. December 17, 2014 | 15: 40:33 | 715075 | Group = 91.209.243.5, IP = 91.209.243.5, received persistent type DPD R-U-LÀ (seq number 0x7d69)
    7. December 17, 2014 | 15: 40:33 | 715047 | Group = 91.209.243.5, IP = 91.209.243.5, processing notify payload
    7. December 17, 2014 | 15: 40:33 | 715047 | Group = 91.209.243.5, IP = 91.209.243.5, payload of hash of treatment
    7. December 17, 2014 | 15: 40:33 | 713236 | IP = 91.209.243.5, IKE_DECODE RECEIPT Message (msgid = 36ecdf6a) with payloads: HDR + HASH (8) + NOTIFY (11) + (0) NONE total length: 84
    7. December 17, 2014 | 15: is.40:28 | 713236 | IP = 91.209.243.5, IKE_DECODE SEND Message (msgid = cb1b978d) with payloads: HDR + HASH (8) + NOTIFY (11) + (0) NONE total length: 84
    7. December 17, 2014 | 15: is.40:28 | 715046 | Group = 91.209.243.5, IP = 91.209.243.5, build payloads of hash qm
    7. December 17, 2014 | 15: is.40:28 | 715046 | Group = 91.209.243.5, IP = 91.209.243.5, payload of empty hash construction
    7. December 17, 2014 | 15: is.40:28 | 715036 | Group = 91.209.243.5, IP = 91.209.243.5, sending persistent type DPD R-U-HERE-ACK (seq number 0x7d68)
    7. December 17, 2014 | 15: is.40:28 | 715075 | Group = 91.209.243.5, IP = 91.209.243.5, received persistent type DPD R-U-LÀ (seq number 0x7d68)
    7. December 17, 2014 | 15: is.40:28 | 715047 | Group = 91.209.243.5, IP = 91.209.243.5, processing notify payload
    7. December 17, 2014 | 15: is.40:28 | 715047 | Group = 91.209.243.5, IP = 91.209.243.5, payload of hash of treatment
    7. December 17, 2014 | 15: is.40:28 | 713236 | IP = 91.209.243.5, IKE_DECODE RECEIPT Message (msgid = f25bcdb5) with payloads: HDR + HASH (8) + NOTIFY (11) + (0) NONE total length: 84
    7. December 17, 2014 | 15: 40:23 | 713236 | IP = 91.209.243.5, IKE_DECODE SEND Message (msgid = 32bca075) with payloads: HDR + HASH (8) + NOTIFY (11) + (0) NONE total length: 84
    7. December 17, 2014 | 15: 40:23 | 715046 | Group = 91.209.243.5, IP = 91.209.243.5, build payloads of hash qm
    7. December 17, 2014 | 15: 40:23 | 715046 | Group = 91.209.243.5, IP = 91.209.243.5, payload of empty hash construction
    7. December 17, 2014 | 15: 40:23 | 715036 | Group = 91.209.243.5, IP = 91.209.243.5, sending persistent type DPD R-U-HERE-ACK (seq number 0x7d67)
    7. December 17, 2014 | 15: 40:23 | 715075 | Group = 91.209.243.5, IP = 91.209.243.5, received persistent type DPD R-U-LÀ (seq number 0x7d67)
    7. December 17, 2014 | 15: 40:23 | 715047 | Group = 91.209.243.5, IP = 91.209.243.5, processing notify payload
    7. December 17, 2014 | 15: 40:23 | 715047 | Group = 91.209.243.5, IP = 91.209.243.5, payload of hash of treatment
    7. December 17, 2014 | 15: 40:23 | 713236 | IP = 91.209.243.5, IKE_DECODE RECEIPT Message (msgid = a3f0e3f9) with payloads: HDR + HASH (8) + NOTIFY (11) + (0) NONE total length: 84

    Please repeat the debug with "debug crypto isakmp 100". And compare the config of the Phase 2 on both sides:

    1. Is what ACL crypto exactly in the opposite direction on both sides?
    2. Your transformation sets include exactly the same algorithms?

Maybe you are looking for