Sessions - Token is generated but no cookie set

I'm not versatile with programming coldfusion, so i'm not sure if this is a coding or server configuration issue 
My work task is to migrate a coldfusion website from a CF9 server to a freshly installed CF11 server. We managed to solve all the compatibility problems but one.
When I log into the web application, a CFTOKEN is generated and appears in the URL. As soon as I change the page, the CFTOKEN part vanishes from the URL. Also no cookie gets generated.
I would be grateful if someone had an idea what the solution of this problem could be.
Thanks in advance!
Greetings,
Nico Merz

Thank you for your numerous answers!
This is the content of the application.cfm: [ColdFusion] Application.cfm - Pastebin.com
Here's a screenshot of the session related settings within CF administrator:
closer explanation: On the old server a CFTOKEN got generated at login and showed in the URL. When I navigated to another page, this token vanished from the URL. A cookie was set to recognise the user (even without the query string, the JSESSIONID).
On the new server, a CFTOKEN also gets generated at login and shows in the URL. When I navigated to another page, the token also vanished from the URL. Because no cookie was set, the user gets redirected to the login page.
I use the Firefox cookie manager to monitor the cookies.
Greetings,
Nico Merz

Similar Messages

  • Cookie set on the request from flex disappers

    All,
    I need to set cookie for calls from flex. So on the server side I set the cookie and send the response back to flex. I used tools like tamperdata and debugbar to monitor the request calls and I found that the cookie i set is available + a
    JSessionID cookie is also available in the response headers "
    Set-Cookie".Since cookie is set on the response headers, it is expected to be available in all the next successive calls.
    But on my next successive call I see only the the Jsession id for all the calls. And in some call i see the cookie I set. 
    I use caringorm framework. So far I have analysed and found that if the call goes from same delegate I see my cookie, but if its from different delegate then i don't see the cookie in the request. I tried using same delegate for all my commands by creating objects of the same delegate but still it didn't work. 
    I feel creazy when i thing why only JseesionId is available in the cookie and not the one which i set in the calls irrespective of the delegate. I am not sure where i am going wrong. Even when i try to do document.cookie in the external interface call or in the URL using Javascript alert I only see a empty string not ven the Jsession id in the document.cookie. some thing is really creazy. 
    Sicne result event does not have the option of cookie, is flex eating the cookie set on the response. Then why on Jsessionid is available? I have also seen that in HTTPServiceMessage has an option of recordHeaders. Is my isseu is related to this. If so please let me know an example to use this. I am going insane with this issue. Please help!!

    It's probably not the same delegate you need to hit, but exactly the same HTTPService.
    This is a bit I've gleaned from encountering similar issues, so it might not be exactly right!
    The Flash Player attaches the cookie info into the Channel that is used to make the call. If you want the same cookie, you need to use the same Channel.
    The jsessionid you are seeing is the way the same session is indicated to back end resources, so if two Flash apps hit the same service it knows they are different.
    The way I'm currently playing with, is to keep the ChannelSet around and inject it into Services as I need them, that's covering most of my problems!

  • Cookie set request gets stuck in loop

    I have encountered a reproducible problem with the setting cookie dialogue box in Firefox that can lead to a denial of service condition on certain websites.
    I have accept cookies and accept 3rd parties cookies set in preferences, but set to ask me every time.
    This normally works and I'm asked if I want to allow for session, deny, allow always.
    Under certain conditions the dialog box will be represented multiple times even if you select 'use this answer for all cookies from this website'. This has generally been intermittent, but I've managed to get it to reproduce on http://www.otherworldcomputing.com/
    When loading this page the dialog box will just consistently appear ( even if you don't answer it immediately it disappears and reappears - possibly a script setting it?). No matter what answer you give the dialog will just reappear a few moments later.
    You cannot close the window or Firefox as the dialog pops up after the window has closed and you cannot reply to it - Firefox itself hangs and has to be force quit. The Apple error reports lists the cause as a 'hang'.
    I have tried this in safe mode and the problem still occurs

    The first things that I ask, when someone encounters playability issues are:
    1.) what brand of blank media was used? Verbatim and Taiyo-Yuden are about as good as it gets. Links in this ARTICLE.
    2.) what burn speed was used? I usually drop down to about 1/2 of the max.
    This ARTICLE goes into a few more details.
    Let us know about the disc brand, and burn speed, please.
    Good luck,
    Hunt

  • CQ5 custom tag not sending cookie set in response when using IE10

    Hi,
    I have some custom code that will create a cookie and send it to the browser. This code works for Chrome, Firefox and IE9, but for some reason in IE10 the cookie will not even get sent in the response headers!
    The code that creates the cookie is just Java standard:
                   Cookie cookie = new Cookie("recently-viewed-producs-cookie", encryptedCookie);
                    cookie.setPath("/");
                    cookie.setDomain(getSlingRequest().getServerName());
                    cookie.setMaxAge(COOKIE_AGE_IN_SECONDS);
                    getSlingResponse().addCookie(cookie);
    Does anybody have an idea why this could happen? I encrypt the contens of my cookie, so there are no invalid characters (I believe).
    Other cookies created by CQ5 are sent and the browser saves them. I checked the cookie settings for the browser and it is set to accept everything, including session cookies.
    Any suggestions are welcome.
    Blanca

    BTS.MessageType is typically set by one of the Disassemblers.
    BTS.Operation has nothing to do with the Receive Port/Location and is set by the Engine only when coming from an Orchestration Port.
    But, you can set any Property in any Stage with a custom Pipeline Component as you've found.
    "Exception of type 'Microsoft.BizTalk.Message.Interop.BTSException' was thrown."
    There's usually a lot more to the stack trace.  You'll have to include the whole thing.
    Finally, what benefit do you expect from adding the ESB layer?  This is pretty trivial with an Orchestration.

  • Yahoo mail sign-in - Freeze with 'ask me everytime' cookie setting.

    3.6.13 win7-64
    * Default Plug-in
    * Shockwave Flash 10.1 r102
    * Next Generation Java Plug-in 1.6.0_23 for Mozilla browsers
    * NPRuntime Script Plug-in Library for Java(TM) Deploy
    * 4.0.51204.0
    All plugs disabled - Problem continues.
    All Extensions disabled - Problem continues.
    All removed - Problem continues.
    No themes installed.
    Obvious solution - Change the cookie setting. Which I have done... however I think it's worth asking about.

    I have the same problem, but I found a way around it. Before opening mail.yahoo.com in a tab, to to Tools -> Options. Under the Privacy tab, click the "Exceptions" button. Type in "login.yahoo.com" and click the "Allow" or "Allow for session" button. Do the same for "login.mail.yahoo.com". It's not a fix, but it will get you back into your mail!

  • Test-OutlookConnectivity WARNING: An unexpected error has occurred and a Watson dump is being generated: Object reference not set to an instance of an object.

    Hi All,
    When we do a test-outlookconnectivity -protocol:http the result is a success but then we get the following:
    ClientAccessServer   ServiceEndpoint                               Scenario                           
    Result  Latency
    (MS)
    xxxxxxxxxxxx... xxxxxxxxxxxxxx                 Autodiscover: Web service request.  Success   46.80
    WARNING: An unexpected error has occurred and a Watson dump is being generated: Object reference not set to an instance
     of an object.
    Object reference not set to an instance of an object.
        + CategoryInfo          : NotSpecified: (:) [Test-OutlookConnectivity], NullReferenceException
        + FullyQualifiedErrorId : System.NullReferenceException,Microsoft.Exchange.Monitoring.TestOutlookConnectivityTask
    So it looks like it's not completing successfully.
    I can't find anything on this in particular, and don't really know how to go about solving it - We are fully up to date, Exchange 2010 Sp2 with Rollup 5-v2
    Any help appreciated!

    hi,
    I have the same issue also on Exchange 2010 SP2 RU5v2
    I ran your command and get the below
    [PS] C:\Installs\report\Activesync>Test-OutlookConnectivity -Protocol:http |FL
    RunspaceId                  : ebd2c626-1634-40ad-a17e-c9a713d1a62b
    ServiceEndpoint             : autodiscover.domain.com
    Id                          : Autodiscover
    ClientAccessServer          : CAS01.domain.com
    Scenario                    : Autodiscover: Web service request.
    ScenarioDescription         :
    PerformanceCounterName      :
    Result                      : Success
    Error                       :
    UserName                    : Gazpromuk.intra\extest_645e41faa55f4
    StartTime                   : 8/21/2013 4:08:50 PM
    Latency                     : 00:00:00.1250048
    EventType                   : Success
    LatencyInMillisecondsString : 125.00
    Identity                    :
    IsValid                     : True
    WARNING: An unexpected error has occurred and a Watson dump is being generated: Object reference not set to an instance of an object.
    Object reference not set to an instance of an object.
        + CategoryInfo          : NotSpecified: (:) [Test-OutlookConnectivity], NullReferenceException
        + FullyQualifiedErrorId : System.NullReferenceException,Microsoft.Exchange.Monitoring.TestOutlookConnectivityTask
     Any help would be greatly appreciated, I also get random failures of OWA, EAS and web services, very frustrating
    I have no errors in the app event log
    thanks
    Faisal Saleem Windows Systems Analyst 07595781867

  • Authentication Fault: Invalid User Session Token

    Hi,
    I am trying to protect a call to third party webservices using OWSM and OAM. I followed the steps mentioned in Oracle Web Services Manager
    Deployment Guide to integrate OAM in OWSM, but not able to make any break through. I am getting following error if I test my web service using OWSM's inbuilt test tool:
    <SOAP-ENV:Envelope
    xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
    <SOAP-ENV:Body>
    <SOAP-ENV:Fault>
    <faultcode
    xmlns:p="http://schemas.oblix.com/ws/2003/08/Faults">p:Client.AuthorizationFault</faultcode>
    <faultstring>Authentication Fault: Invalid User Session Token</faultstring>
    null</SOAP-ENV:Fault>
    </SOAP-ENV:Body>
    </SOAP-ENV:Envelope>
    In gateway.log file, I get following oneliner message:
    security.SimpleXMLCredsExtractor - SimpleXMLCredsExtractor failed to Extract creds.
    I am using standalone OWSM installation.
    Installed OAM SDK on the same machine of OWSM.
    Added OAM SDK libraries into OWSM's path.
    Please advise as I have already wasted 3-4 weeks into it.
    .. Paresh
    Edited by: user10301925 on Sep 29, 2009 2:24 AM
    Edited by: user10301925 on Sep 29, 2009 2:24 AM

    Hi,
    Yes, I have registered the service in OWSM and calling that service through OWSM testing tool only...
    Following is the request message:
    <?xml version="1.0" encoding="UTF-8" ?>
    - <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
    - <soap:Header>
    - <wsse:Security env:mustUnderstand="1" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
    - <wsse:UsernameToken xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
    <wsse:Username>owsmuser</wsse:Username>
    <wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">welcome11</wsse:Password>
    </wsse:UsernameToken>
    </wsse:Security>
    </soap:Header>
    - <soap:Body xmlns:ns1="http://service/">
    <ns1:getDateTime />
    </soap:Body>
    </soap:Envelope>
    Please advise.
    .. Paresh

  • Invalid session id when logging in after logging out.(Stale session token?)

    When I logout and then login again I get an exception in the agent debug log which seems to indicate that it is trying to use the old session token. The agent is correctly seeing the logout event and redirecting to the logout page and then to the login page. Am I missing something from my cookie rest values? What values should I have there?
    amFilter:07/29/2009 04:06:23:141 PM EDT: Thread[WebContainer : 6,5,main]
    WARNING: {color:#ff0000}SSOTokenValidator.validate():{color} Exception caught: AQIC5wM2LY4Sfcxv06BBMMZtbjHlFhrdIBTHWoP23atm718=@AAJTSQACMDE=#
    {color:#ff0000}Invalid session ID{color}.AQIC5wM2LY4Sfcxv06BBMMZtbjHlFhrdIBTHWoP23atm718=@AAJTSQACMDE=#

    If you are being redirected to /amserver/UI/Logout the ssotoken id cookie should have been erased. Check that, and check in amFilter log what value of ssotoken id cookie in the request. It should change if you go to Logout then Login.
    Please provide more detailed information of the environment and behaviour.

  • COPA document generated , but value field 'Revenue' was missing.

    Hi COPA-Experts:
    I got a problem when tranferring 'Billing document to COPA'.
    COPA document was generated but some value fields missing, like 'Revenue'
    i checked it by T-code 'KE4ST'(simulate), everything is OK in that session.
    then I checked the pricing procedure, the price condition type was assigned by 'KE4I'
    Cost element was also checked , revenue account have a CE category '11',
    ULINE
    when i changed 'account assignment group' in Material Master,
    (by VKOA, another G/L account assigned to account assignment group )
    everything was OK  both in COPA and simulating.
    so i guess,  account assignment group(material) is revelant to COPA value fields?
    how did it do that?

    Resolved.
    Other one had written some code in user exit (SMOD "COPA0002"),
    update some value fields by account assignment group for material.
    then the user exit was assigned in KE4U.
    so , that's the answer

  • In the options settings, try to set never remember history but doesn't set

    reverts to custom settings for history

    Firefox shows "(Never) Remember history" if the history and cookie setting are the default.<br />
    Make at least one change to the default setting if you want "Use custom settings for history" to stay selected.<br />
    Otherwise Firefox will revert to "(Never) Remember history" if you return to the Privacy tab.<br />
    The choice "Use custom settings for history" will stay selected as long as not all settings are the default to make you aware that you made changes.
    If you select "Never Remember history" then you enter Private Browsing mode and "Automatically start Firefox in a private browsing session" will be selected.

  • HT4061 My Ipad is aking for a passcode but i never set one up after upgrading ios

    I bought an ipad saturday. Sunday i upgraded to ios 7. Once completed, i turned it back on and was working fine. Late that night, I asked to put a passcode but i never set up for one. It didn't asked to put a new passcode when it was upgrading. No i can't get to the screen until i put the 4 digits code. Please help... thanks

    Hi,
    There are three things you can do.
    1) Type 0000. That is normally the standard passcode, or try 1234.
    2) Do a reset by holding the on/off and home buttons together until the Apple logo appears.
    3) Look at this - by restoring it: http://support.apple.com/kb/HT1808?viewlocale=en_US
    Hope this helps!

  • Batch input session is not generating In BRS

    Hello,
    I am uploading bank statement through ZFF67 program manual bank statement, after entering all the line items in the file, batch input session is not generating in SM35.
    Please give advice.
    Thanks,
    Ratnam

    Hi,
    Go to environment - specification-  here you need to maintain settings for batch input processing in T.code FF67.
    I am not exactly remembering the menu option name. The sub option name is Specification, these settings you need to change with your user id.
    Check and revert back still the same problem exists.
    Regards,
    Sankar

  • My iPhone 4 is running ios 7.0.4. I have a slightly eccentric back story to all of this; but basically i set a secondary entry passcode on my phone and i have forgotten the secondary passcode; it appears as though i no longer have the opportunity to enter

    my iPhone 4 is running ios 7.0.4. I have a slightly eccentric back story to all of this; but basically i set a secondary entry passcode on my phone and i have forgotten the secondary passcode; it appears as though i no longer have the opportunity to enter the code after too many failed attempts -- "iphone is disabled, connect to itunes." i have connected to itunes on itunes on both 11.1 and 11.3 versions (my computer says 11.1 is the minimum requirement for my phone to sync) and attempted to restore my phone; THE RESULTING MESSAGE: "The iPhone 'iPhone' could not be restored. This device isn't eligible for the requested build." HOW THE HECK DO I GAIN ENTRY TO MY PHONE AGAIN AND GET SOME USE OUT OF IT. IT DID COST $$$ TO BUY. PLZ HELP!

    Hey there Jachin W.,
    It sounds like you are unable to connect to your home Wi-Fi suddenly on 2 different iOS devices. I would be interested to know if the affected phones are able to connect to a different Wi-Fi connection, but barring that I would use the following article to help troubleshoot the devices and the Wi-Fi connection:
    iOS: Troubleshooting Wi-Fi networks and connections
    http://support.apple.com/kb/TS1398
    Tap Settings > Wi-Fi and turn Wi-Fi off and on. If your Wi-Fi setting is dimmed, follow these steps.
    Restart your iOS device.
    Tap Settings > Wi-Fi and locate the Wi-Fi network to which you're connected.
    Tap and Forget this Network.
    Try to connect to your desired Wi-Fi network.
    Note: You may need to enter your Wi-Fi password again if your network requires one.
    Turn your Wi-Fi router off and on2. If your ISP also provides cable or phone service, check with them before attempting this step to avoid interruption of service.
    Update your device to the latest version of software.
    Update your Wi-Fi router to the latest firmware2. For AirPort Base Stations, install updates using the AirPort Utility.
    And this section from toward the bottom if needed:
    Unable to connect to a Wi-Fi network
    Verify that you're attempting to connect to your desired Wi-Fi network.
    Make sure you're entering your Wi-Fi password correctly. Passwords may be case sensitive and may contain numbers or special characters.
    Reset network settings by tapping Settings > General > Reset > Reset Network Settings. Note: This will reset all network settings including:
    previously connected Wi-Fi networks and passwords
    recently used Bluetooth accessories
    VPN and APN settings
    Thank you for using Apple Support Communities.
    All the best,
    Sterling

  • HT204053 I have an apple ID that I want to use it for icloud, but when I Set it, i got below message

    I have an apple ID that I want to use it for icloud, but when I Set it, i got below message
    I could requires an apple id that Is an email address ( [email protected] address )
    Please help me
    <Email Edited by Host>

    Your gmail address is still your apple id. Just when you activate your mail and notes, it asks you to create icloud e-mail, which is completely separate and allows you to have one more e-mail address. Just some extra benefit, you don't have to pay for, but useful to save your notes and send e-mail or two if Google server goes down.

  • Can you help I was having problems with my iPod so I restored it but I accidentally set it up as a new iPod is there any way to restore it from an old  backup when I right click iPod in iTunes there isn't one anyway to recover one or find it on computer

    Hi can you help I was having problems with my iPod so I restored it but I
    accidentally set it up as a new iPod is there any way to restore it from an old
    backup when I right click iPod in iTunes there isn't one anyway to recover one
    or find it on computer

    The following says how to restore from backup.
    iOS: How to back up
    If you go to iTunes>Preferences>Devices you can see if you have an iTunes backup. You need one dated before or the exact time you started the restore.

Maybe you are looking for

  • Issue with Period Control Table after copying Essbase adapter

    Hi Experts, I'm working on version 11.1.1.3 and have copied the adapters (Essbase, Pull + EPRi) in the work bench so I can add an additional target for the FDM application. However, I have an issue with the import process; it returns an error with th

  • How do I stop "auto Renewal" purchases?

    My daughter has used my iPad and downloaded app game. Now every week I get an automatic $2 taken out of my bank account from iTunes titled " automatic renewal"... How can I stop this from occurring or cancel this?

  • Downloaded My First TV Show With Good Results

    I was curious to see how long it would take to download a TV show and how good the quality would be. I downloaded the pilot episode of "Night Stalker". The episode ran 43:28 and it took (with a connection speed that is usually around 4.7 Mbps) 6:21 t

  • How to transfer images over network?

    Hello, I've built a program in LV 7.1 which taking a snap shot from a USB webcam and save it as JPEG file. As I already said I am using LV 7.1 with NI VISION 7.1. My program has to take the picture from the webcam and send it via serial visa connecti

  • Java docs for com.sap.aii.mappingtool.*

    Hi , I was looking for the javadocs for com.sap.aii.mappingtool.* . Can anyonle let me knwo where can i find the docs for this . Thanks Nikhil