EP 5.0 Invalid Ticket

Hi all!
When i try to logon in the EP 5.0, the message
Your session has expired. Please close your browser and log on again. appears.
The verify.der certificate has expired.
I´ve removed verify.* and ticketKeyStore files and restarted IIS, but the certificate has not been generated
Do you know how to re-generate it? Is a Productive system and it is so urgent!
Thank you

Hi,
What's small and useful, but often doesn't last as long as you want? 
    1.      Start the SAP J2EE Engine Administrator with <PORTAL_DIRECTORY>admingo.bat.
       2.      Connect to the portal server.
       3.      Choose <SID>/Server<…>/Services/Key storage from the tree.
       4.      Select the view TicketKeystore under Views.
       5 . generate a portal certificate
       6.      Under Entry, choose Create.
Enter the following values in Key and Certificate Generation:
&#61601;        Subject properties: Every key has to have a value under Value.
The value CN=Common Name is displayed as the owner in transaction STRUSTSSO2 and serves to identify the certificate. SAP recommends that you use <HOSTNAME_PORT> from the portal server.
&#61601;        Entry name: SAPLogonTicketKeypair (the entry SAPLogonTicketKeypair-cert is generated automatically)
&#61601;        Store certificate: X
&#61601;        Algorithm: DSA
       7.      Choose Generate to generate the certificate.
       8.      Highlight SAPLogonTicketKeypair-cert under Entries.
       9.      Under Entry, choose Export.
   10.      Export the portal certificate as <PORTAL_SID>_certificate.crt in file format X.509 Certificate (*.crt).
Regards
Krishna.

Similar Messages

  • Invalid ticket lifetime in default trace

    Hi,
    I keep getting the following invalid lifetime error messages. What can I do to get rid of the messages?
    Br,
    Johan
    #2.0 #2011 01 26 10:37:14:441#+0100#Error#com.sap.engine.services.security.authentication.loginmodule.ticket#
    #BC-JAS-SEC#security#1CC1DE05B10C02660000000000001890#6538650000000004#sap.com/me~ear#com.sap.engine.services.security.authentication.loginmodule.ticket#Guest#0##DB806784292F11E0B15700000063C59A#c2379401292f11e08c4400000063c59a#c2379401292f11e08c4400000063c59a#0#Thread[HTTP Worker [@1590167589],5,Dedicated_Application_Thread]#Plain##
    Parsing UME property: Invalid ticket lifetime in hours: ''. '8' hours will be used.
    [EXCEPTION]
    java.lang.NumberFormatException: For input string: ""
         at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
         at java.lang.Integer.parseInt(Integer.java:468)
         at java.lang.Integer.parseInt(Integer.java:497)
         at com.sap.security.core.server.jaas.UMEAdapter.<init>(UMEAdapter.java:160)
         at com.sap.security.core.server.jaas.UMEAdapter.<init>(UMEAdapter.java:76)
         at com.sap.security.core.server.jaas.EvaluateTicketLoginModule.initialize(EvaluateTicketLoginModule.java:179)
         at com.sap.engine.services.security.login.LoginModuleLoggingWrapperImpl.initialize(LoginModuleLoggingWrapperImpl.java:170)
         at com.sap.engine.services.security.login.LoginContextFactory.initializeLoginContext(LoginContextFactory.java:196)
         at com.sap.engine.services.security.login.FastLoginContext.login(FastLoginContext.java:208)
         at com.sap.engine.services.servlets_jsp.server.servlet.AuthenticationFilter.doFilter(AuthenticationFilter.java:109)
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:73)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:461)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:298)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:397)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:48)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:83)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:243)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:78)
         at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
         at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
         at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
         at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:43)
         at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:42)
         at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:428)
         at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:247)
         at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:45)
         at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
         at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101)
         at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:327)

    Hi Johan,
    property 'login.ticket_lifetime' may have been destroyed somehow. You may try to set it back to 8 hours (default) manually and avoid exceptions.
    To check the property and reset it to default if necessary, go to configtool, switch to the Configuration Editor mode, then go to cluster_config -> system ->
    custom_global -> cfg -> services -> com.sap.security.core.ume.service, switch to Edit mode, open Propertysheet properties and find the property 'login.ticket_lifetime'.
    Check if 'custom' checkbox is checked, also check custom value and if empty, set it to default (8). Save your changes, restart will be required.
    Regards,
    Anton
    Edited by: Anton Shabinskyi on Jan 26, 2011 1:22 PM

  • Anybody know what [svr.invalid ticket] error refers to?

    I can no longer upload to Folio Producer—may or maynot be related to error message. Login just continues to cycle through login prompt.

    This is a follow-up to my original question. Still don't know what the error message means, but I was able to upload a folio to Producer after loging off, relaunching InDesign and building a new folio. I took over an hour to upload. The issue now is the folio will not download to our ipad 2 viewer. It's a large folio, earlier folios we tested were small, they posed no problem. Any ideas..?

  • SSO EP/Lotus doesn't work

    Hello,
    we are using an EP v7 SP12 and Lotus Domino v6.5.4.
    We had a fine SSO configuration between our portal ("portal.saras.it") and our Lotus system ("mail.saras.it").
    But when we changed the portal domain in "portal.sarasgroup.dom" the SSO with Lotus didn't work fine.
    We thought that the problem could be the different domain suffix, so we tried to do an SSO configuration with another server Lotus (a test server) "mailTest.cagliari.saras.sarasgroup.dom" (the "names.nsf" database is linked from domain "saras.it").
    - We extracted and imported the dll (ds_ticket.dll, sapsecu.dll, wpsso_v3.dll) and the "verify.pse" file.
    - we configured "DSAPI Filter" adding the path of "ds_ticket.dll"
    - We added the value "MySapPsePath = F:\Domino\SAP\verify.pse" in the "notes.ini" file
    - Writing in the server domino console "show configuration MySapPsePath" the path is verifyed succesfully.
    - The portal Test User (T000001) is mapped as alias in a Lotus user profile
    - We set the Domino installation path as environment variable in Lotus Server OS (windows 2003)
    Trying to acces from the portal, the SSO doesn't work, a login page appears.
    And in the Lotus Server Console is showed the message:
    "Current AuthData: User =  ,InCache = 0, PreAuth = 0, Flags = 3F
    SSO Ticket found, 484 bytes
    Found sap_user = T000001
    sap_user: T000001 Ticket is invalid or expired
    SAP Ticketverifier Error: invalid ticket.
    SAP Ticketverifier Message: falling back to Lotus Domino Authentication"
    So the portal user ID is recognised by Lous System, but the ticket is invalid...
    Are we missing some configurations???
    Why the Lotus system recognises T000001 but doesn't accept the ticket?
    Please help us!!

    Thanks for your fast answers!!
    In answer to Harish:
    I replaced the portal certificate as described in the link you gave me but nothing is changed...
    Inanswer to Sandeep:
    I'm sorry but the SAP note mentionated refers to a problem different then mine.
    If you take a look it refers to an error message like "_More than one match for_
    <portal username>  in domino directory", instead my problem is "_invalid ticket_"
    Any other suggestions??
    Thanks

  • Solved!!Error when starting HTTP Server

    Hi againg
    When restarting the HTTP Server I receive the following error
    HTTP Server.      Using Web Configuration View
    JVM:           Java Virtual Machine initialized
    HTTP Server:     Java Virtual Machine Loaded
    DSAP Filter ‘SAP Ticketcerifier V2.5.2 – PRE-RELEASE – for Lotus Domino R6 only initializing
    Cannot find NOTES.INI variable MySapDebug, Debug is turned off
    Using NOTES.INI variable MySapPsePath = c:\domino\sap\verify.pse
    Cannot find NOTES.INI variable mySapView. Using default settings:$Users
    Cannot find NOTES.INI variable MySapSuppressEmptyTicketWarning. Default is used (warning messages are written to the log)
    DSAP Filter ‘SAP Ticketverifier V2.5.2 – PRE-RELEASE – for Lotus Domino R6 only started
    HTTP Server: DSAPI SAP Ticketverifier V2.5.2 – PRE-RELEASE – for Lotus Domino R6 only Load successfully
    Servlet engine initialization was successful
    SAP Ticketverifier: invalid ticket
    SAP Ticketverifier Message: falling back to Lotus Domino Authentication
    HTTP Server Started
    SAP Ticketverifier: invalid ticket
    SAP Ticketverifier Message: falling back to Lotus Domino Authentication
    SAP Ticketverifier: invalid ticket
    Opened the NOTES.INI file and started to look for the variables of mySapView, and MySapSuppressEmptyTicketWarning, but they are not presented in this file
    Need help to start looking for error
    Regards
    Kay-Arne
    Message was edited by: Kay-Arne Aarlie

    There are several ways to do this, but for best results on a single installation (versus many), manually add and configure the following SAP TV variables in Notes.ini. Remember to leave a single blank line at the end of the file (a known issue with the last variable not being read):
    <b>;===Custom Start===
    MYSAPPSEPATH=<your path info goes here>\verify.pse
    MySapDebug=<True or False>
    MySAPVIEW=<the custom view name, if one is used>
    MySapSuppressEmptyTicketWarning=<True or False>
    ;===Custom End===</b>

  • Log In Error (INVALID_TICKET )

    When I log in, on some occasions I receive this error message
    I receive an error code (randomly) saying Error Code:
    INVALID_TICKET invalid-ticket
    Does anyone know why this happens ?
    GISVPN

    Hi GISVPN,
    Sorry bout that! Glad you're able to get up and running at
    least a bit!
    Some background information:
    When you log in with their username and password, you get a
    browser cookie. Before opening the meeting software, our server
    turns that browser cookie into a one-time-use ticket for the
    meeting that has an short expiration time. Just like at the movie
    theatre, if it was mixed with Mission Impossible. We use that
    ticket for getting into the meeting, and for getting new
    authentication renewals. We ‘forget’ about your
    Acrobat.com login, and only use these tickets, so that we can
    control local permissions in the context of the meeting, and
    aren’t dealing with exploitable information.
    Because these tickets are just strings of characters, there
    are a few ways that a ticket can be ‘invalid’.
    1) There could be a blip in our software that occasionally
    spits out invalid tickets. We haven’t seen this, but you
    could be experiencing this.
    2) The ticket could have expired, making it invalid
    3) The ticket could have been mangled, making it invalid
    4) The ticket could have already been used for it’s
    “one use”, making it invalid
    5) There could be some other bug that’s making this
    fail. I believe that this may be what we’re seeing, from the
    description.
    Hope this gives some information, and please let us know if
    this becomes something that you're able to reproduce!
    Regards,
    Pete

  • SPNEGO -Could not validate SPNEGO token.

    Hi All,
    we have configured SPENGO wizard. we have followed the steps provided in the SAP note #1457499 and deployed the files in the SPNego_AddOn_700.zip and followed all the steps in the pdf.
    We are getting below error --
    Could not validate SPNEGO token.
    [EXCEPTION]
    java.lang.Exception: Invalid ticket endtime: 20110117223730Z
    at com.sap.security.spnego.krb5.KrbApReq.throwValidationException(KrbApReq.java:112)
    at com.sap.security.spnego.krb5.KrbApReq.validate(KrbApReq.java:100)
    at com.sap.security.spnego.SPNEGOLoginModule.parseAndValidateSPNEGOToken(SPNEGOLoginModule.java:240)
    at com.sap.security.spnego.SPNEGOLoginModule.processAuthorizationHeader(SPNEGOLoginModule.java:385)
    at com.sap.security.spnego.SPNEGOLoginModule.login(SPNEGOLoginModule.java:102)
    at com.sap.engine.services.security.login.LoginModuleLoggingWrapperImpl.login(LoginModuleLoggingWrapperImpl.java:185)
    at com.sap.engine.services.security.login.ModulesProcessAction.run(ModulesProcessAction.java:70)
    at java.security.AccessController.doPrivileged(AccessController.java:246)
    at com.sap.engine.services.security.login.FastLoginContext.login(FastLoginContext.java:181)
    at com.sap.engine.system.SystemLoginModule.login(SystemLoginModule.java:90)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    Please suggest what could be the issue.
    Regards
    Amit

    Hi
    web diagtool also shows the same error :--
    Could not validate SPNEGO token.
    [EXCEPTION]
    java.lang.Exception: Invalid ticket endtime: 20110118140218Z
    at com.sap.security.spnego.krb5.KrbApReq.throwValidationException(KrbApReq.java:112)
    at com.sap.security.spnego.krb5.KrbApReq.validate(KrbApReq.java:100)
    at com.sap.security.spnego.SPNEGOLoginModule.parseAndValidateSPNEGOToken(SPNEGOLoginModule.java:240)
    at com.sap.security.spnego.SPNEGOLoginModule.processAuthorizationHeader(SPNEGOLoginModule.java:385)
    at com.sap.security.spnego.SPNEGOLoginModule.login(SPNEGOLoginModule.java:102)
    at com.sap.engine.services.security.login.LoginModuleLoggingWrapperImpl.login(LoginModuleLoggingWrapperImpl.java:185)
    at com.sap.engine.services.security.login.ModulesProcessAction.run(ModulesProcessAction.java:70)
    at java.security.AccessController.doPrivileged(AccessController.java:246)
    at com.sap.engine.services.security.login.FastLoginContext.login(FastLoginContext.java:181)
    at com.sap.engine.system.SystemLoginModule.login(SystemLoginModule.java:90)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
    at java.lang.reflect.Method.invoke(Method.java:391)
    at javax.security.auth.login.LoginContext.invoke(LoginContext.java:699)
    at javax.security.auth.login.LoginContext.access$000(LoginContext.java:151)
    at javax.security.auth.login.LoginContext$4.run(LoginContext.java:634)
    at java.security.AccessController.doPrivileged(AccessController.java:246)
    at javax.security.auth.login.LoginContext.invokeModule(LoginContext.java:631)
    at javax.security.auth.login.LoginContext.login(LoginContext.java:557)
    at com.sap.security.core.logon.imp.SAPJ2EEAuthenticator.getLoggedInUser(SAPJ2EEAuthenticator.java:149)
    at com.sapportals.portal.prt.service.authenticationservice.AuthenticationService.getLoggedInUser(AuthenticationService.java:303)
    at com.sapportals.portal.prt.connection.UMHandler.handleUM(UMHandler.java:96)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:186)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:523)
    at java.security.AccessController.doPrivileged(AccessController.java:246)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:412)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:321)
    at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:377)
    at com.sap.portal.navigation.Gateway.service(Gateway.java:126)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(AccessController.java:219)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Regards
    Amit

  • 2 buttons in one form - need help

    I created 2 buttons in one form [xxxx.jsp] .
    Both have same action="xxxx.jsp" <=== I am validating the form in same page.
    If the validations is true and if 1st button is pressed ,then it should go to yyy.jsp page .
    If the validations is true and if 2nd button is pressed , then it should go to zzz.jsp.
    form name=f2 action="main_menu_tech.jsp" method="GET">
    <table align="center">
    <tr>
    <td>
    <h3><font color="#008080"><b>Ticket ID</b></td>
    <td><input type="text" name="t1"></font>
    </h3>
    </td>
    </tr>
    <tr>
    <td>nput type="submit" value="Search" name="button1"></td>
    <td><input type="submit" value="Edit" name="button1"> </td
    </tr>
    </table>
    </form>
    <%@ page import= "java.sql.*;"%>
    <%! String tid; %>
    <%tid=request.getParameter("t1");
    session.setAttribute("ob2",tid);
    if(tid!=null)
    if(tid.equals(""))
    { %>
    <br><br><br>
    <h3 align="center"><font color="#008080"><% out.println("FILL IN ALL ENTRIES");%></h3>
    <%
    else
    Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
    Connection con = DriverManager.getConnection("jdbc:odbc:bspipdb");
    Statement st = con.createStatement();
    ResultSet rs=st.executeQuery("Select * from datacollectdb where ticketid='"+tid+"'");
    if(rs.next())
    if(request.getParameter("button1") =="search")
    response.sendRedirect("display_ticket.jsp");
    else if(request.getParameter("button1") =="edit" )
    response.sendRedirect("edit_tdetail.jsp");
    else
    %>
    <h3 align="center">
    <font color="#008080">
    <% out.print("Invalid Ticket Number");%>
    <br>
    <% out.print("Please try again with correct Ticket Number");%>
    </font>
    </h3>
    <%
    %>
    The above code is not working. Any idea?
    Please help me out!

    Read the application server logs. My cents on an IllegalStateException.
    To solve this, properly separate the business and controller logic from the presentation logic. Use a Servlet. Right now you're doing some business and controller logic while the presentation logic already has been run. This is asking for problems.
    Not related to the problem, but you should also separate the data logic as well.

  • SSF_API_SIGNER_ERRORS

    Hi ,
    I am getting the below error. Please suggest
    ==========================
    N  dy_signi_ext: SSO TICKET logon (client 110)
    N  mySAPUnwrapTicket: was called.
    N  HmskiFindTicketInCache: Trying to find logon ticket in ticket cache.
    N  HmskiFindTicketInCache: Try to find ticket with cache key: 110:FC8DDC4129B8560E0A3FD1703B9B768D .
    N  HmskiFindTicketInCache: Couldn't find ticket in ticket cache.
    N  mySAP: Got the following SSF Params:
    N         DN      =CN=BODABAP                                                                               
    N         EncrAlg =DES-CBC
    N         Format  =PKCS7
    N         Toolkit =SAPSECULIB
    N         HashAlg =SHA1
    N         Profile =/usr/sap/BOD/DVEBMGS00/sec/SAPSYS.pse
    N         PAB     =/usr/sap/BOD/DVEBMGS00/sec/SAPSYS.pse
    N  Got the codepage 4102.
    N  Got ticket (head) AjExMDAgAAxwb3J0YWw6RFNBSFWIABNiYXNpY2F1. Length = 460.
    N  *** ERROR => SsfVerify failed (see note 1055856). [ssoxxsgn.c   144]
    N   SsfVerify returned 5 :: SSF_API_SIGNER_ERRORS :: Error during verify - signer error.
    N   SSF LIB returned 26 :: SSF_API_NOCERTIFICATE :: Certificate not found.
    N   Signer   ID: CN=NCD/No-1F:D4:A7:1E
    N   Signer info: SigningTime= Sat May  9 17:44:13 2009 (UTCTime: 090510004413Z)
    N  *** ERROR => ValidateTicket failed with rc = 5 and ssf_rc = 26. [ssoxxapi.c   226]
    N  *** ERROR => Ticket validation failed with rc = 5 and ssf_rc = 26. [ssoxxkrn.c   988]
    N  dy_signi_ext: invalid ticket
    Thanks,
    Vijay

    >
    VIJAY KUMAR SANAM wrote:
    > Hi ,
    >
    > The issue has been resolved after changing the certificate.
    >
    > Thanks,
    > Vijay
    Hi Vijay,
    Just curious what you mean by u2018changingu2019.
    Was the certificate expired or corrupt?
    Thanks
    PJ

  • Event Id #4 System Secrutity-Kerbros

    I have never seen this error before it looks like my DC's KDC is handing out invalid tickets to workstations. Is this possible?
    The Kerberos client received a KRB_AP_ERR_MODIFIED error from the server Comp1$ (valid ws on domain). The target name used was RPCSS/Comp2.lan.local (old workstaion not currently active on lan and was never removed from domain). This indicates that the target
    server failed to decrypt the ticket provided by the client. This can occur when the target server principal name (SPN) is registered on an account other than the account the target service is using. Please ensure that the target SPN is registered on, and only
    registered on, the account used by the server. This error can also happen when the target service is using a different password for the target service account than what the Kerberos Key Distribution Center (KDC) has for the target service account. Please ensure
    that the service on the server and the KDC are both updated to use the current password. If the server name is not fully qualified, and the target domain (lan.LOCAL) is different from the client domain (lan.LOCAL), check if there are identically named server
    accounts in these two domains, or use the fully-qualified name to identify the server.

    Hi tekchick,
    From the error message that you provided, I also suggest that you refer to following articles, then check if help you to troubleshoot this issue.
    Troubleshooting the Kerberos error KRB_AP_ERR_MODIFIED
    Fixing the Security-Kerberos / 4 error
    If any update, please feel free to let us know.
    Best regards,
    Justin Gu
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Event code: 4005 Event message: Forms authentication failed for the request. Reason: The ticket supplied was invalid.

    When i was run my web application in everyday morning(after that issue was not reproduced), it was immediatly redirected to logout page
     while i perform any task after login.Session_end function was called unfortunately.
    Event log as follows 
    Event code: 4005 
    Event message: Forms authentication failed for the request. Reason: The ticket supplied was invalid. 
    Event time: 10/10/2014 10:36:33 AM 
    Event time (UTC): 10/10/2014 5:06:33 AM 
    Event ID: a268f3dd45da406dadd78773a858067f 
    Event sequence: 4 
    Event occurrence: 1 
    Event detail code: 50201 
    Application information: 
        Application domain: 463c736b-2-130573911817035712 
        Trust level: Full
    The output while session_end() was called is as follows
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_32\mscorlib\v4.0_4.0.0.0__b77a5c561934e089\mscorlib.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\Program Files\Common Files\Microsoft Shared\DevServer\11.0\WebDev.WebServer40.exe'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_32\WebDev.WebHost40\v4.0_11.0.0.0__b03f5f7f11d50a3a\WebDev.WebHost40.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_32\System.Web\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Caching\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Runtime.Caching.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.Build.Utilities.v4.0\v4.0_4.0.0.0__b03f5f7f11d50a3a\Microsoft.Build.Utilities.v4.0.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.JScript\v4.0_10.0.0.0__b03f5f7f11d50a3a\Microsoft.JScript.dll'
    A first chance exception of type 'System.ArgumentNullException' occurred in System.Core.dll
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.CSharp\v4.0_4.0.0.0__b03f5f7f11d50a3a\Microsoft.CSharp.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_32\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.Services\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_32\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.IdentityModel\v4.0_4.0.0.0__b77a5c561934e089\System.IdentityModel.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization\v4.0_4.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel\v4.0_4.0.0.0__b77a5c561934e089\System.ServiceModel.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel.Activation\v4.0_4.0.0.0__31bf3856ad364e35\System.ServiceModel.Activation.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel.Web\v4.0_4.0.0.0__31bf3856ad364e35\System.ServiceModel.Web.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Activities\v4.0_4.0.0.0__31bf3856ad364e35\System.Activities.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel.Activities\v4.0_4.0.0.0__31bf3856ad364e35\System.ServiceModel.Activities.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.WorkflowServices\v4.0_4.0.0.0__31bf3856ad364e35\System.WorkflowServices.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.Extensions\v4.0_4.0.0.0__31bf3856ad364e35\System.Web.Extensions.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Data.DataSetExtensions\v4.0_4.0.0.0__b77a5c561934e089\System.Data.DataSetExtensions.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml.Linq\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.Linq.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.ComponentModel.DataAnnotations\v4.0_4.0.0.0__31bf3856ad364e35\System.ComponentModel.DataAnnotations.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.DynamicData\v4.0_4.0.0.0__31bf3856ad364e35\System.Web.DynamicData.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.ApplicationServices\v4.0_4.0.0.0__31bf3856ad364e35\System.Web.ApplicationServices.dll'
    WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\myapp\8b99fcaa\690ad76d\assembly\dl3\d2ac696f\807ca1a9_01cccf01\AjaxControlToolkit.dll'
    WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\myapp\8b99fcaa\690ad76d\assembly\dl3\0ff769a3\738a1ab9_47e4cf01\myapp.dll', Symbols loaded.
    WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\myapp\8b99fcaa\690ad76d\assembly\dl3\48c5da56\c38dd5b4_47e4cf01\WPCSCore.dll', Symbols loaded.
    WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\myapp\8b99fcaa\690ad76d\assembly\dl3\1c6f45a6\dd41c2e2_8ed8cf01\wpcsLibrary.dll', Symbols loaded.
    WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\myapp\8b99fcaa\690ad76d\assembly\dl3\6a813290\35d3aedf_8ed8cf01\WPWebControls.dll', Symbols loaded.
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.VisualStudio.Web.PageInspector.Loader\v4.0_1.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.Web.PageInspector.Loader.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.WebPages.Deployment\v4.0_1.0.0.0__31bf3856ad364e35\System.Web.WebPages.Deployment.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.WebPages.Deployment\v4.0_2.0.0.0__31bf3856ad364e35\System.Web.WebPages.Deployment.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Xaml\v4.0_4.0.0.0__b77a5c561934e089\System.Xaml.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.VisualStudio.Web.PageInspector.Runtime\v4.0_1.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.Web.PageInspector.Runtime.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.Web.Infrastructure\v4.0_1.0.0.0__31bf3856ad364e35\Microsoft.Web.Infrastructure.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.RegularExpressions\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.RegularExpressions.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_32\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.Wrapper.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Data.Services.Design\v4.0_4.0.0.0__b77a5c561934e089\System.Data.Services.Design.dll'
    WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\myapp\8b99fcaa\690ad76d\App_global.asax.3ly5lssc.dll', Symbols loaded.
    A first chance exception of type 'System.Threading.ThreadAbortException' occurred in mscorlib.dll
    A first chance exception of type 'System.Threading.ThreadAbortException' occurred in mscorlib.dll
    A first chance exception of type 'System.Threading.ThreadAbortException' occurred in System.Web.dll
    A first chance exception of type 'System.Threading.ThreadAbortException' occurred in mscorlib.dll
    'iexplore.exe' (Script): Loaded 'Script Code (Windows Internet Explorer)'.
    The thread '<No Name>' (0x2178) has exited with code 0 (0x0).
    The thread '<No Name>' (0x22c0) has exited with code 0 (0x0).
    The thread '<No Name>' (0x3c4) has exited with code 0 (0x0).
    The thread '<No Name>' (0x2198) has exited with code 0 (0x0).
    The thread '<No Name>' (0x19e0) has exited with code 0 (0x0).
    The thread '<No Name>' (0x21c8) has exited with code 0 (0x0).
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.JScript\v4.0_10.0.0.0__b03f5f7f11d50a3a\Microsoft.JScript.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.VisualStudio.Web.PageInspector.Loader\v4.0_1.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.Web.PageInspector.Loader.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.WebPages.Deployment\v4.0_1.0.0.0__31bf3856ad364e35\System.Web.WebPages.Deployment.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.WebPages.Deployment\v4.0_2.0.0.0__31bf3856ad364e35\System.Web.WebPages.Deployment.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.VisualStudio.Web.PageInspector.Runtime\v4.0_1.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.Web.PageInspector.Runtime.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.Web.Infrastructure\v4.0_1.0.0.0__31bf3856ad364e35\Microsoft.Web.Infrastructure.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.CSharp\v4.0_4.0.0.0__b03f5f7f11d50a3a\Microsoft.CSharp.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_32\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.Services\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_32\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.IdentityModel\v4.0_4.0.0.0__b77a5c561934e089\System.IdentityModel.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization\v4.0_4.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel\v4.0_4.0.0.0__b77a5c561934e089\System.ServiceModel.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel.Activation\v4.0_4.0.0.0__31bf3856ad364e35\System.ServiceModel.Activation.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel.Web\v4.0_4.0.0.0__31bf3856ad364e35\System.ServiceModel.Web.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Activities\v4.0_4.0.0.0__31bf3856ad364e35\System.Activities.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel.Activities\v4.0_4.0.0.0__31bf3856ad364e35\System.ServiceModel.Activities.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.WorkflowServices\v4.0_4.0.0.0__31bf3856ad364e35\System.WorkflowServices.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.Extensions\v4.0_4.0.0.0__31bf3856ad364e35\System.Web.Extensions.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Data.DataSetExtensions\v4.0_4.0.0.0__b77a5c561934e089\System.Data.DataSetExtensions.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml.Linq\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.Linq.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.ComponentModel.DataAnnotations\v4.0_4.0.0.0__31bf3856ad364e35\System.ComponentModel.DataAnnotations.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.DynamicData\v4.0_4.0.0.0__31bf3856ad364e35\System.Web.DynamicData.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.ApplicationServices\v4.0_4.0.0.0__31bf3856ad364e35\System.Web.ApplicationServices.dll'
    WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\myapp\8b99fcaa\690ad76d\assembly\dl3\d2ac696f\807ca1a9_01cccf01\AjaxControlToolkit.dll'
    WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\myapp\8b99fcaa\690ad76d\assembly\dl3\0ff769a3\738a1ab9_47e4cf01\myapp.dll', Symbols loaded.
    WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\myapp\8b99fcaa\690ad76d\assembly\dl3\48c5da56\c38dd5b4_47e4cf01\WPCSCore.dll', Symbols loaded.
    WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\myapp\8b99fcaa\690ad76d\assembly\dl3\1c6f45a6\dd41c2e2_8ed8cf01\wpcsLibrary.dll', Symbols loaded.
    WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\myapp\8b99fcaa\690ad76d\assembly\dl3\6a813290\35d3aedf_8ed8cf01\WPWebControls.dll', Symbols loaded.
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Data.Services.Design\v4.0_4.0.0.0__b77a5c561934e089\System.Data.Services.Design.dll'
    WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\myapp\8b99fcaa\690ad76d\App_global.asax.yz9nltrj.dll', Symbols loaded.
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.VisualBasic\v4.0_10.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualBasic.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Deployment\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Deployment.dll'
    A first chance exception of type 'System.Deployment.Application.InvalidDeploymentException' occurred in System.Deployment.dll
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_32\System.Transactions\v4.0_4.0.0.0__b77a5c561934e089\System.Transactions.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_32\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.Wrapper.dll'
    WebDev.WebServer40.exe Information: 0 : [Source : ASP.global_asax ] - <No Message>
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.Mobile\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.Mobile.dll'
    A first chance exception of type 'System.Web.HttpException' occurred in System.Web.dll
    A first chance exception of type 'System.Web.HttpException' occurred in System.Web.dll
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel.Internals\v4.0_4.0.0.0__31bf3856ad364e35\System.ServiceModel.Internals.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\SMDiagnostics\v4.0_4.0.0.0__b77a5c561934e089\SMDiagnostics.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Xaml.Hosting\v4.0_4.0.0.0__31bf3856ad364e35\System.Xaml.Hosting.dll'
    A first chance exception of type 'System.Web.HttpException' occurred in System.Web.dll
    A first chance exception of type 'System.Web.HttpException' occurred in System.Web.dll
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.Entity\v4.0_4.0.0.0__b77a5c561934e089\System.Web.Entity.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Design\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Design.dll'
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'A_7ac34899_0878_4547_ab89_13333f2a2da8'
    WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\myapp\8b99fcaa\690ad76d\App_Web_2vnmaiqi.dll', Symbols loaded.
    WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\myapp\8b99fcaa\690ad76d\App_Web_axfwmnjt.dll', Symbols loaded.
    WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\myapp\8b99fcaa\690ad76d\assembly\dl3\a9a217f9\93d383b9_47e4cf01\myapp.resources.dll'
    A first chance exception of type 'System.Web.HttpException' occurred in System.Web.dll
    A first chance exception of type 'System.Web.HttpException' occurred in System.Web.dll
    A first chance exception of type 'System.Web.HttpException' occurred in System.Web.dll
    A first chance exception of type 'System.Web.HttpException' occurred in System.Web.dll
    A first chance exception of type 'System.Web.HttpException' occurred in System.Web.dll
    A first chance exception of type 'System.Web.HttpException' occurred in System.Web.dll
    A first chance exception of type 'System.Web.HttpException' occurred in System.Web.dll
    A first chance exception of type 'System.Web.HttpException' occurred in System.Web.dll
    A first chance exception of type 'System.Web.HttpException' occurred in System.Web.dll
    A first chance exception of type 'System.Web.HttpException' occurred in System.Web.dll
    A first chance exception of type 'System.Web.HttpException' occurred in System.Web.dll
    A first chance exception of type 'System.Web.HttpException' occurred in System.Web.dll
    The thread '<No Name>' (0x230c) has exited with code 0 (0x0).
    A first chance exception of type 'System.Web.HttpException' occurred in System.Web.dll
    A first chance exception of type 'System.Web.HttpException' occurred in System.Web.dll
    Exception was thrown at line 3, column 25599 in http://localhost:51399/myapp/public/jquery-1.7.2.min.js
    0x800a139e - JavaScript runtime error: SyntaxError
    A first chance exception of type 'System.Web.HttpException' occurred in System.Web.dll
    A first chance exception of type 'System.Web.HttpException' occurred in System.Web.dll
    A first chance exception of type 'System.Web.HttpException' occurred in System.Web.dll
    A first chance exception of type 'System.Web.HttpException' occurred in System.Web.dll
    The thread '<No Name>' (0x258c) has exited with code 0 (0x0).
    WebDev.WebServer40.exe Information: 0 : [Source : ASP.login_aspx ] - <No Message>
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.VisualStudio.Diagnostics.ServiceModelSink\v4.0_4.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.Diagnostics.ServiceModelSink.dll'
    WebDev.WebServer40.exe Information: 0 : [Source : wpcsLibrary.wpcsUserManager.UserAuthenticate ] - <No Message>
    A first chance exception of type 'System.IO.IOException' occurred in mscorlib.dll
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Net.Http\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Net.Http.dll'
    WebDev.WebServer40.exe Information: 0 : [Source : ] - <No Message>
    A first chance exception of type 'System.Threading.ThreadAbortException' occurred in mscorlib.dll
    WebDev.WebServer40.exe Information: 0 : Entering method call dbUtilities
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Numerics\v4.0_4.0.0.0__b77a5c561934e089\System.Numerics.dll'
    WebDev.WebServer40.exe Information: 0 : [Source :dbUtilities ] - <No Message>
    WebDev.WebServer40.exe Information: 0 : Exiting method call dbUtilities
    WebDev.WebServer40.exe Information: 0 : [Source : ASP.accountselector_aspx ] - <No Message>
    The thread '<No Name>' (0x24dc) has exited with code 0 (0x0).
    WebDev.WebServer40.exe Information: 0 : [Source : ASP.accountselector_aspx ] - <No Message>
    A first chance exception of type 'System.IO.FileNotFoundException' occurred in mscorlib.dll
    A first chance exception of type 'System.IO.FileNotFoundException' occurred in mscorlib.dll
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'Microsoft.GeneratedCode'
    A first chance exception of type 'System.Threading.ThreadAbortException' occurred in mscorlib.dll
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\windows\Microsoft.Net\assembly\GAC_MSIL\System.Xaml\v4.0_4.0.0.0__b77a5c561934e089\System.Xaml.dll'
    WebDev.WebServer40.exe Information: 0 : Entering method call myweb.CentralStation.Apps.AppManager
    WebDev.WebServer40.exe Information: 0 : [Source : myweb.CentralStation.Apps.AppManager ] - <No Message>
    The thread '<No Name>' (0x2590) has exited with code 0 (0x0).
    WebDev.WebServer40.exe Information: 0 : Entering method call myweb.CentralStation.Apps.AppManager
    WebDev.WebServer40.exe Information: 0 : [Source : myweb.CentralStation.Apps.AppManager ] - <No Message>
    WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'C:\Users\E849324\myweb\Finalview\NCI\Source\WIN-PAK 2.0 R5\SourceCode\WPCSWEB\myapp\bin\DoorApp.app', Symbols loaded.
    WebDev.WebServer40.exe Information: 0 : Entering method call myweb.CentralStation.Apps.AppManager
    WebDev.WebServer40.exe Information: 0 : [Source : myweb.CentralStation.Apps.AppManager ] - <No Message>
    WebDev.WebServer40.exe Information: 0 : Exiting method call myweb.CentralStation.Apps.AppManager
    WebDev.WebServer40.exe Information: 0 : Exiting method call myweb.CentralStation.Apps.AppManager
    WebDev.WebServer40.exe Information: 0 : Exiting method call myweb.CentralStation.Apps.AppManager
    The thread '<No Name>' (0x1f04) has exited with code 0 (0x0).
    Step into: Stepping over method without symbols 'System.Threading.ExecutionContext.Reader.IllogicalCallContext.get'
    Step into: Stepping over method without symbols 'System.Runtime.Remoting.Messaging.CallContext.HostContext.get'
    Step into: Stepping over method without symbols 'System.Web.HttpContext.Application.get'
    Step into: Stepping over method without symbols 'System.Web.HttpApplicationState.this[string].get'
    Step into: Stepping over method without symbols 'System.Threading.ExecutionContext.Reader.IllogicalCallContext.get'
    Step into: Stepping over method without symbols 'System.Runtime.Remoting.Messaging.CallContext.HostContext.get'
    Step into: Stepping over method without symbols 'System.Web.HttpContext.Application.get'
    Step into: Stepping over method without symbols 'System.Web.HttpApplicationState.this[string].get'
    WebDev.WebServer40.exe Information: 0 : [Source : System.Byte[] ] - <No Message>
    WebDev.WebServer40.exe Information: 0 : [Source : System.Byte[] ] - <No Message>
    WebDev.WebServer40.exe Information: 0 : [Source : System.Byte[] ] - <No Message>
    WebDev.WebServer40.exe Information: 0 : [Source : System.Byte[] ] - <No Message>
    WebDev.WebServer40.exe Information: 0 : [Source : System.Byte[] ] - <No Message>
    WebDev.WebServer40.exe Information: 0 : [Source : System.Byte[] ] - <No Message>
    WebDev.WebServer40.exe Information: 0 : [Source : System.Byte[] ] - <No Message>
    WebDev.WebServer40.exe Information: 0 : [Source : System.Byte[] ] - <No Message>
    WebDev.WebServer40.exe Information: 0 : [Source : System.Byte[] ] - <No Message>
    WebDev.WebServer40.exe Information: 0 : Entering method call wpcsLibrary.wpcsDataManager.dbUtilities
    WebDev.WebServer40.exe Information: 0 : Exiting method call wpcsLibrary.wpcsDataManager.dbUtilities
    Step into: Stepping over property 'myweb.CentralStation.Apps.AppManager.Instance.get'. To step into properties, go to Tools->Options->Debugging and uncheck 'Step over properties and operators (Managed only)'.
    Step into: Stepping over method without symbols 'System.Threading.ExecutionContext.Reader.IllogicalCallContext.get'
    Step into: Stepping over method without symbols 'System.Runtime.Remoting.Messaging.CallContext.HostContext.get'
    Step into: Stepping over method without symbols 'System.Web.HttpContext.Application.get'
    Step into: Stepping over method without symbols 'System.Web.HttpApplicationState.this[string].get'
    Step into: Stepping over method without symbols 'System.Threading.ExecutionContext.Reader.IllogicalCallContext.get'
    Step into: Stepping over method without symbols 'System.Runtime.Remoting.Messaging.CallContext.HostContext.get'
    Step into: Stepping over method without symbols 'System.Web.HttpContext.Application.get'
    Step into: Stepping over method without symbols 'System.Web.HttpApplicationState.this[string].get'
    Step into: Stepping over property 'myweb.CentralStation.Apps.AppManager.Canvas.set'. To step into properties, go to Tools->Options->Debugging and uncheck 'Step over properties and operators (Managed only)'.
    The thread '<No Name>' (0x26c0) has exited with code 0 (0x0).
    Step into: Stepping over method without symbols 'string.Concat'
    Step into: Stepping over method without symbols 'System.Diagnostics.Trace.TraceInformation'
    WebDev.WebServer40.exe Information: 0 : Entering method call myweb.CentralStation.Apps.AppManager
    Step into: Stepping over property 'myweb.CentralStation.Apps.AppManager.Canvas.get'. To step into properties, go to Tools->Options->Debugging and uncheck 'Step over properties and operators (Managed only)'.
    Step into: Stepping over method without symbols 'System.Web.UI.Control.Controls.get'
    Step into: Stepping over method without symbols 'System.Web.UI.ControlCollection.Clear'
    Step into: Stepping over method without symbols 'System.Threading.ExecutionContext.Reader.IllogicalCallContext.get'
    Step into: Stepping over method without symbols 'System.Runtime.Remoting.Messaging.CallContext.HostContext.get'
    Step into: Stepping over method without symbols 'System.Web.HttpContext.Application.get'
    Step into: Stepping over method without symbols 'System.Web.HttpApplicationState.this[string].get'
    Step into: Stepping over method without symbols 'System.Collections.Generic.List<System.Web.UI.WebControls.Panel>.List'
    Step into: Stepping over property 'myweb.CentralStation.Apps.AppManager.InstalledApps.get'. To step into properties, go to Tools->Options->Debugging and uncheck 'Step over properties and operators (Managed only)'.
    Step into: Stepping over method without symbols 'System.Threading.ExecutionContext.Reader.IllogicalCallContext.get'
    Step into: Stepping over method without symbols 'System.Runtime.Remoting.Messaging.CallContext.HostContext.get'
    Step into: Stepping over method without symbols 'System.Web.HttpContext.Application.get'
    Step into: Stepping over method without symbols 'System.Web.HttpApplicationState.this[string].get'
    Step into: Stepping over method without symbols 'System.Threading.ExecutionContext.Reader.IllogicalCallContext.get'
    Step into: Stepping over method without symbols 'System.Runtime.Remoting.Messaging.CallContext.HostContext.get'
    Step into: Stepping over method without symbols 'System.Web.HttpContext.Application.get'
    Step into: Stepping over method without symbols 'System.Web.HttpApplicationState.this[string].get'
    Step into: Stepping over method without symbols 'string.Concat'
    Step into: Stepping over method without symbols 'System.Diagnostics.Trace.TraceInformation'
    WebDev.WebServer40.exe Information: 0 : Entering method call myweb.CentralStation.Apps.AppManager
    Step into: Stepping over method without symbols 'System.Web.UI.WebControls.Panel.Panel'
    Step into: Stepping over method without symbols 'System.Web.UI.WebControls.WebControl.CssClass.set'
    Step into: Stepping over method without symbols 'System.Web.UI.WebControls.Panel.Panel'
    Step into: Stepping over method without symbols 'System.Web.UI.WebControls.WebControl.CssClass.set'
    Step into: Stepping over method without symbols 'System.Web.UI.WebControls.Panel.Panel'
    Step into: Stepping over method without symbols 'System.Web.UI.WebControls.WebControl.CssClass.set'
    Step into: Stepping over method without symbols 'System.Web.UI.Control.Controls.get'
    Step into: Stepping over method without symbols 'System.Web.UI.ControlCollection.Add'
    Step into: Stepping over method without symbols 'myweb.CentralStation.Apps.App.AppInfo.get'
    Step into: Stepping over method without symbols 'myweb.CentralStation.Apps.AppAttribute.IconImage.get'
    Step into: Stepping over method without symbols 'string.IsNullOrEmpty'
    Step into: Stepping over method without symbols 'System.Web.UI.WebControls.Label.Label'
    Step into: Stepping over method without symbols 'myweb.CentralStation.Apps.App.AppInfo.get'
    Step into: Stepping over method without symbols 'myweb.CentralStation.Apps.AppAttribute.Name.get'
    Step into: Stepping over method without symbols 'System.Web.UI.WebControls.Label.Text.set'
    Step into: Stepping over method without symbols 'myweb.CentralStation.Apps.App.AppInfo.get'
    Step into: Stepping over method without symbols 'myweb.CentralStation.Apps.AppAttribute.Description.get'
    Step into: Stepping over method without symbols 'System.Web.UI.WebControls.WebControl.ToolTip.set'
    Step into: Stepping over method without symbols 'System.Web.UI.Control.Controls.get'
    Step into: Stepping over method without symbols 'System.Web.UI.ControlCollection.Add'
    Step into: Stepping over method without symbols 'System.Web.UI.Control.Controls.get'
    Step into: Stepping over method without symbols 'System.Web.UI.ControlCollection.Add'
    Step into: Stepping over method without symbols 'System.Web.UI.Control.Controls.get'
    Step into: Stepping over method without symbols 'System.Web.UI.ControlCollection.Add'
    Step into: Stepping over property 'myweb.CentralStation.Apps.AppManager.Canvas.get'. To step into properties, go to Tools->Options->Debugging and uncheck 'Step over properties and operators (Managed only)'.
    Step into: Stepping over method without symbols 'System.Web.UI.Control.Controls.get'
    Step into: Stepping over method without symbols 'System.Web.UI.ControlCollection.Add'
    Step into: Stepping over method without symbols 'string.Concat'
    Step into: Stepping over method without symbols 'System.Diagnostics.Trace.TraceInformation'
    WebDev.WebServer40.exe Information: 0 : Exiting method call myweb.CentralStation.Apps.AppManager
    Step into: Stepping over method without symbols 'System.Collections.Generic.List<System.Web.UI.WebControls.Panel>.Add'
    Step into: Stepping over method without symbols 'System.Threading.ExecutionContext.Reader.IllogicalCallContext.get'
    Step into: Stepping over method without symbols 'System.Runtime.Remoting.Messaging.CallContext.HostContext.get'
    Step into: Stepping over method without symbols 'System.Web.HttpContext.Application.get'
    Step into: Stepping over method without symbols 'System.Collections.Generic.List<System.Web.UI.WebControls.Panel>.ToArray'
    Step into: Stepping over method without symbols 'System.Web.HttpApplicationState.this[string].set'
    Step into: Stepping over method without symbols 'System.Threading.ExecutionContext.Reader.IllogicalCallContext.get'
    Step into: Stepping over method without symbols 'System.Runtime.Remoting.Messaging.CallContext.HostContext.get'
    Step into: Stepping over method without symbols 'System.Web.HttpContext.Application.get'
    Step into: Stepping over method without symbols 'System.Web.HttpApplicationState.this[string].get'
    Step into: Stepping over property 'myweb.CentralStation.Apps.AppManager.Canvas.get'. To step into properties, go to Tools->Options->Debugging and uncheck 'Step over properties and operators (Managed only)'.
    Step into: Stepping over method without symbols 'System.Web.UI.Control.Controls.get'
    Step into: Stepping over method without symbols 'System.Web.UI.ControlCollection.Add'
    Step into: Stepping over method without symbols 'string.Concat'
    Step into: Stepping over method without symbols 'System.Diagnostics.Trace.TraceInformation'
    WebDev.WebServer40.exe Information: 0 : Exiting method call myweb.CentralStation.Apps.AppManager
    Step into: Stepping over property 'myweb.CentralStation.Apps.AppManager.InstalledApps.get'. To step into properties, go to Tools->Options->Debugging and uncheck 'Step over properties and operators (Managed only)'.
    Step into: Stepping over method without symbols 'System.Threading.ExecutionContext.Reader.IllogicalCallContext.get'
    Step into: Stepping over method without symbols 'System.Runtime.Remoting.Messaging.CallContext.HostContext.get'
    Step into: Stepping over method without symbols 'System.Web.HttpContext.Application.get'
    Step into: Stepping over method without symbols 'System.Web.HttpApplicationState.this[string].get'
    Step into: Stepping over method without symbols 'System.Threading.ExecutionContext.Reader.IllogicalCallContext.get'
    Step into: Stepping over method without symbols 'System.Runtime.Remoting.Messaging.CallContext.HostContext.get'
    Step into: Stepping over method without symbols 'System.Web.HttpContext.Application.get'
    Step into: Stepping over method without symbols 'System.Web.HttpApplicationState.this[string].get'
    Step into: Stepping over property 'myweb.CentralStation.Apps.AppManager.InstalledApps.get'. To step into properties, go to Tools->Options->Debugging and uncheck 'Step over properties and operators (Managed only)'.
    Step into: Stepping over method without symbols 'System.Threading.ExecutionContext.Reader.IllogicalCallContext.get'
    Step into: Stepping over method without symbols 'System.Runtime.Remoting.Messaging.CallContext.HostContext.get'
    Step into: Stepping over method without symbols 'System.Web.HttpContext.Application.get'
    Step into: Stepping over method without symbols 'System.Web.HttpApplicationState.this[string].get'
    Step into: Stepping over method without symbols 'System.Threading.ExecutionContext.Reader.IllogicalCallContext.get'
    Step into: Stepping over method without symbols 'System.Runtime.Remoting.Messaging.CallContext.HostContext.get'
    Step into: Stepping over method without symbols 'System.Web.HttpContext.Application.get'
    Step into: Stepping over method without symbols 'System.Web.HttpApplicationState.this[string].get'
    Step into: Stepping over method without symbols 'System.Web.UI.HtmlControls.HtmlControl.Style.get'
    Step into: Stepping over method without symbols 'System.AppDomain.Flags.get'
    Step into: Stepping over method without symbols 'string.Concat'
    Step into: Stepping over method without symbols 'System.Web.UI.CssStyleCollection.Add'
    The thread '<No Name>' (0x1b04) has exited with code 0 (0x0).
    WebDev.WebServer40.exe Information: 0 : Entering method call ASP.site_master
    WebDev.WebServer40.exe Information: 0 : [Source : System.Byte[] ] - <No Message>
    WebDev.WebServer40.exe Information: 0 : [Source : System.Byte[] ] - <No Message>
    WebDev.WebServer40.exe Information: 0 : [Source : System.Byte[] ] - <No Message>
    WebDev.WebServer40.exe Information: 0 : [Source : System.Byte[] ] - <No Message>
    WebDev.WebServer40.exe Information: 0 : [Source : System.Byte[] ] - <No Message>
    WebDev.WebServer40.exe Information: 0 : [Source : System.Byte[] ] - <No Message>
    WebDev.WebServer40.exe Information: 0 : [Source : System.Byte[] ] - <No Message>
    WebDev.WebServer40.exe Information: 0 : [Source : System.Byte[] ] - <No Message>
    WebDev.WebServer40.exe Information: 0 : [Source : System.Byte[] ] - <No Message>
    WebDev.WebServer40.exe Information: 0 : Entering method call wpcsLibrary.wpcsDataManager.dbUtilities
    WebDev.WebServer40.exe Information: 0 : Exiting method call wpcsLibrary.wpcsDataManager.dbUtilities
    WebDev.WebServer40.exe Information: 0 : Exiting method call ASP.site_master
    A first chance exception of type 'System.IO.FileNotFoundException' occurred in mscorlib.dll
    A first chance exception of type 'System.IO.FileNotFoundException' occurred in mscorlib.dll
    'WebDev.WebServer40.EXE' (Managed (v4.0.30319)): Loaded 'Microsoft.GeneratedCode'

    Please post this question to the forums at http://www.asp.net.
    Matt Small - Microsoft Escalation Engineer - Forum Moderator
    If my reply answers your question, please mark this post as answered.
    NOTE: If I ask for code, please provide something that I can drop directly into a project and run (including XAML), or an actual application project. I'm trying to help a lot of people, so I don't have time to figure out weird snippets with undefined
    objects and unknown namespaces.

  • The web ticket is invalid

    Hi guys,
    I'm following the steps from https://ucwa.lync.com/documentation/KeyTasks-CreateApplication all work fine until the step #9
    I get an valid AccesToken  and include in the header and I'm doing the post to https://myshost/ucwa/oauth/v0/applications and get the following error InternalSevererror and in the Response
    Header.
      Server: Microsoft-IIS/7.5
      X-MS-Server-Fqdn: mydomaine
      X-Ms-diagnostics: 28032;source="mysource";reason="The web ticket is invalid."
      Date: Wed, 13 Aug 2014 15:15:06 GMT
      X-Powered-By: ASP.NET
    Any Clue ?
    Regards

    The immediate part that jumps out is the request link:
    https://myshost/ucwa/oauth/v0/applications should be
    https://myshost/ucwa/ouath/v1/applications
    When using the OAuth token in step #8, is the result v0?
    What does your request for step #9 look like?

  • Invalid Key code Error while installing crystal report server 11

    While installing crystal report server 11,i am facing an erro which says Invalid Key code Error.I had raised this issue to SAP customer support and attaching the conversation that we had.PLEASE HELP me to resolve the issue.
    MAILS--Dear Mohit,
    Thanks for the patience.
    We have received the below update from the Licensing Team.
    You received your permanent key in respect of these licenses - the key is  for Crystal Reports Server XI.
    You did not purchase these licenses for Crystal Reports Server, but purchased it for Crystal Reports and a 5-named user license for Crystal Reports was included as a special offer.  The software included was version XIR2, but you elected to use version XI instead and received key .
    You would need to enroll the licenses in maintenance if you want to upgrade them.
    In case of any queries please create a ticket via the Service Market Place.
    Regards,
    Jessy
    Customer Interaction Center
    SAP Active Global Support
    Hello Jessy,
    The customer received their permanent key in respect of these licenses - the key is  for Crystal Reports Server XI.
    They did not purchase these licenses for Crystal Reports Server, they purchased Crystal Reports and a 5-named user license for Crystal Reports was included as a special offer.  The software included was version XIR2, but they elected to use version XI instead and they received key .
    They cannot decide to upgrade now - they must enrol these licenses in maintenance if they want to upgrade them.
    Kind regards,
    Rosemary
    From: BOSAPASIA
    Sent: 29 September 2009 05:49
    To: Savage, Rosemary
    Subject: FW: Crystal Reports Server Installation Issue
    Importance: High
    HI Rose ,
    Need your assistance on the below issue.
    Customer purchased Crystal Report Server XI R2 in 2005. When he is trying to install it now, he is getting an Invalid Key code Error.
    He has provided us the Scanned copies of the Key code and the registration number.Can you please help and check if he can be provided with a Keycode.
    Regards,
    Jessy
    CIC Team Lead
    Customer Interaction Center
    Global Support Centre India
    SAP Labs India Pvt Ltd
    Hi,
    Providing you with the required details to proceed further
    Registration Number-
    Registration Email Address-taxmantra.support
    And also please find attached the scanned copy of the Registration key we got for the Crystal report server.
    Dear Mohitk,
    Thank you for your information.
    I checked with the concerned colleague and received the below update:
    Please check from where you got this key code. If from a paper, please scan it to us. Please let them track to the original paper or email.
    If you have registered the key code, please provide us the registration number or registration email address so that we will try to check for you.
    If you did not register before, as the promotion is over so the key code could not be replaced.
    I request you to kindly check the same at your end and revert with the details.
    Moreover, there are two ways for Crystal Report customer to get support.
    One is customer with bundled product such like BOE and under maintenance. These customers will have an S-user ID and password to log a case in service market place via http://service.sap.com/message
    A learning map was provided, listed on left column.
    The other is customer with only Crystal report product, the support is via SDN.
    http://service.sap.com =>Crystal Reports and Xcelsius Support=>Crystal Reports and Xcelsius Forums
    Customers can first check whether other customer has got the same issue and find the reply from our engineers.
    You may also post your own thread for support.
    Anything else I could help, please do not hesitate to contact again.
    Hi,
    I am providing you with the details required to resolve the issue related to Crystal report installation,for reference of the issue please refer the mail below.
    Please find attached the Scanned Document  containing the details as per the details required by you.
    Hope to see a quick resolution for the issue.
    Dear Mohit,
    Thank you for your e-mail.
    As discussed, I understand that youu2019ve procured Crystal Reports Server 11 in 2006. However youu2019re facing issues with key codes while reinstalling the same. We request you to kindly provide us with below details for further assistance.
    Your customer number:
    Your customer name and address:
    Purchase order number:
    Any other products purchased along with Crystal Reports Server 11
    Any S-User Id:
    Any old case ID:
    Please feel free to contact us if any further queries.
    Hi,
    I am raising this concern on behalf on Taxmantra project (Tata Consultancy Services noida).
    We have bought licensed Crystal Reports Server 11 near by 2006.We are trying to install the crystal server but while installing ,we have encountered with an error message that:-
    "The product key code you have entered is incorrect"
    We are facing the same issue in 2006,I am attaching with this email the conversations that was held in 2006 to get the correct key code.
    Please help us to resolve the issue as early as possible.
    My contact number:
    If you need any further information do let me know

    Ajit,
      By design, the product is not able to be installed under the superuser account.
    1.  Create a new user and specify a home directory for the user without a quota set.
    2.  Copy or move the installation files to a directory that the new user can read.  I suggest you move the installation files directly into the new user's home directory.
    3.  Logon as the new user (or su - newuser)
    4.  run the installation shell script using that new user's account.
    NOTE:  Ensure the system meets the requirements from the supported platforms documents.
    .Tony

  • Safari won't load/can't find url or url invalid

    I'm having issues with Safari either unable to load a page, saying url is invalid or ? in boxes where pics are supposed to be. It's the worst for pages on Apple.com and Facebook.  Below are the errors/warnings system log and I apologize but I'm not sure what any of this means other than it's an error.  Also, I've put in a case with Apple Support unfortunately, my cell coverage at home ***** & every time Apple Support tries to reach me my phone drops the call.  So any help would be greatly appreciated.  Thank you.   I know it's a lot to read, sorry.
    Jun  5 02:16:04 Candice-Gosneys-MacBook-Pro Safari[731]: IPCClient: Server port 0 is invalid; looking it up again...
    Jun  5 02:30:39 Candice-Gosneys-MacBook-Pro Safari[731]: Periodic CFURLCache Insert stats (iters: 361) - Tx time:0.353626, # of Inserts: 1, # of bytes written: 25, Did shrink: NO, Size of cache-file: 182982656, Num of Failures: 0
    Jun  5 02:36:51 Candice-Gosneys-MacBook-Pro configd[13]: network configuration changed.
    Jun  5 02:37:07 Candice-Gosneys-MacBook-Pro [0x0-0xb00b].com.hp.HPEventHandler[141]: on write, error=-1
    Jun  5 02:37:07: --- last message repeated 2 times ---
    Jun  5 02:37:07 Candice-Gosneys-MacBook-Pro loginwindow[36]: DEAD_PROCESS: 36 console
    Jun  5 02:37:07 Candice-Gosneys-MacBook-Pro shutdown[955]: halt by candicegosney:
    Jun  5 02:37:07 Candice-Gosneys-MacBook-Pro shutdown[955]: SHUTDOWN_TIME: 1307266627 949466
    Jun  5 02:37:07 Candice-Gosneys-MacBook-Pro SystemStarter[29]: "/Library/StartupItems/HP IO/StartupParameters.plist" failed sanity check: path was created after boot up
    Jun  5 02:37:08 Candice-Gosneys-MacBook-Pro mDNSResponder[35]: mDNSResponder mDNSResponder-258.18 (Feb 17 2011 20:04:38) stopping
    Jun  5 02:37:08 Candice-Gosneys-MacBook-Pro DirectoryService[15]: BUG in libdispatch: 10J4138 - 1960 - 0x10004004
    Jun  5 02:37:08 Candice-Gosneys-MacBook-Pro WindowServer[69]: hidd died. Reestablishing connection.
    Jun  5 02:37:08 Candice-Gosneys-MacBook-Pro WindowServer[69]: Unable to create event queue via hidd: (0x10000003)
    Jun  5 11:40:16 localhost com.apple.launchd[1]: *** launchd[1] has started up. ***
    Jun  5 11:40:24 localhost configd[13]: bootp_session_transmit: bpf_write(en1) failed: Network is down (50)
    Jun  5 11:40:24 localhost configd[13]: DHCP en1: INIT-REBOOT transmit failed
    Jun  5 11:40:24 Candice-Gosneys-MacBook-Pro configd[13]: setting hostname to "Candice-Gosneys-MacBook-Pro.local"
    Jun  5 11:40:24 Candice-Gosneys-MacBook-Pro configd[13]: network configuration changed.
    Jun  5 11:40:30 Candice-Gosneys-MacBook-Pro mDNSResponder[35]: mDNSResponder mDNSResponder-258.18 (Feb 17 2011 20:04:38) starting
    Jun  5 11:40:30 Candice-Gosneys-MacBook-Pro bootlog[47]: BOOT_TIME: 1307299216 0
    Jun  5 11:40:33 Candice-Gosneys-MacBook-Pro com.apple.usbmuxd[28]: usbmuxd-211 built on Jan 13 2011 at 04:20:21 on Jan 13 2011 at 04:20:21, running 64 bit
    Jun  5 11:40:33 Candice-Gosneys-MacBook-Pro blued[16]: Apple Bluetooth daemon started
    Jun  5 11:40:33 Candice-Gosneys-MacBook-Pro /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow[36]: Login Window Application Started
    Jun  5 11:40:33 Candice-Gosneys-MacBook-Pro com.apple.kextd[10]: Can't load /System/Library/Extensions/IOSerialFamily.kext/Contents/PlugIns/InternalModemSu pport.kext - no code for running kernel's architecture.
    Jun  5 11:40:33 Candice-Gosneys-MacBook-Pro com.apple.kextd[10]: Failed to load /System/Library/Extensions/IOSerialFamily.kext/Contents/PlugIns/InternalModemSu pport.kext - (libkern/kext) requested architecture/executable not found.
    Jun  5 11:40:33 Candice-Gosneys-MacBook-Pro com.apple.kextd[10]: Load com.apple.driver.InternalModemSupport failed; removing personalities.
    Jun  5 11:40:35 Candice-Gosneys-MacBook-Pro com.apple.SystemStarter[29]: Starting HP IO Monitor
    Jun  5 11:40:35 Candice-Gosneys-MacBook-Pro configd[13]: network configuration changed.
    Jun  5 11:40:35: --- last message repeated 1 time ---
    Jun  5 11:40:35 Candice-Gosneys-MacBook-Pro com.apple.SystemStarter[29]: Starting HP Trap Monitor
    Jun  5 11:40:35 Candice-Gosneys-MacBook-Pro XProtectUpdater[26]: NSURLConnection error: Error Domain=NSURLErrorDomain Code=-1009 UserInfo=0x102c04480 "This computer’s Internet connection appears to be offline." Underlying Error=(Error Domain=kCFErrorDomainCFNetwork Code=-1009 UserInfo=0x102c04020 "This computer’s Internet connection appears to be offline.")
    Jun  5 11:40:35 Candice-Gosneys-MacBook-Pro com.apple.launchd[1] (com.apple.xprotectupdater[26]): Exited with exit code: 255
    Jun  5 11:40:36 Candice-Gosneys-MacBook-Pro loginwindow[36]: Login Window Started Security Agent
    Jun  5 11:40:36 Candice-Gosneys-MacBook-Pro loginwindow[36]: Login Window - Returned from Security Agent
    Jun  5 11:40:36 Candice-Gosneys-MacBook-Pro loginwindow[36]: USER_PROCESS: 36 console
    Jun  5 11:40:36 Candice-Gosneys-MacBook-Pro com.apple.launchd.peruser.501[108] (com.apple.ReportCrash): Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    Jun  5 11:40:37 Candice-Gosneys-MacBook-Pro com.apple.launchd.peruser.501[108] (com.apple.Kerberos.renew.plist[129]): Exited with exit code: 1
    Jun  5 11:40:38 Candice-Gosneys-MacBook-Pro com.apple.usbmuxd[28]: HandleUSBMuxDictionary client 0x101e004e0-iTunesHelper/com.apple.iTunesHelper using library usbmuxd-211 built on Jan 13 2011 at 04:19:31, running usbmuxd-211 built on Jan 13 2011 at 04:20:21
    Jun  5 11:40:38 Candice-Gosneys-MacBook-Pro HPEventHandler[139]: display_config_sync_mux_end_proc: not active (0x4272900)
    Jun  5 11:40:38 Candice-Gosneys-MacBook-Pro [0x0-0xa00a].com.hp.HPEventHandler[139]: Sun Jun  5 11:40:38 Candice-Gosneys-MacBook-Pro.local HPEventHandler[139] <Warning>: display_config_sync_mux_end_proc: not active (0x4272900)
    Jun  5 11:40:52 Candice-Gosneys-MacBook-Pro WindowServer[69]: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    Jun  5 11:40:52 Candice-Gosneys-MacBook-Pro com.apple.WindowServer[69]: Sun Jun  5 11:40:52 Candice-Gosneys-MacBook-Pro.local WindowServer[69] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    Jun  5 11:40:54 Candice-Gosneys-MacBook-Pro configd[13]: network configuration changed.
    Jun  5 11:40:54 Candice-Gosneys-MacBook-Pro ntpd[25]: bind() fd 25, family 30, port 123, scope 5, addr fe80::e2f8:47ff:fe17:144a, in6_is_addr_multicast=0 flags=0x11 fails: Can't assign requested address
    Jun  5 11:40:54 Candice-Gosneys-MacBook-Pro ntpd[25]: unable to create socket on en1 (5) for fe80::e2f8:47ff:fe17:144a#123
    Jun  5 11:45:59 Candice-Gosneys-MacBook-Pro Safari[158]: bug report sent successfully
    Jun  5 11:47:44 Candice-Gosneys-MacBook-Pro Safari[158]: kCGErrorIllegalArgument: CGSFlushSurfaceWithOptions
    Jun  5 11:47:44 Candice-Gosneys-MacBook-Pro Safari[158]: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    Jun  5 11:47:44 Candice-Gosneys-MacBook-Pro [0x0-0x10010].com.apple.Safari[158]: Sun Jun  5 11:47:44 Candice-Gosneys-MacBook-Pro.local Safari[158] <Error>: kCGErrorIllegalArgument: CGSFlushSurfaceWithOptions
    Jun  5 11:47:44 Candice-Gosneys-MacBook-Pro [0x0-0x10010].com.apple.Safari[158]: Sun Jun  5 11:47:44 Candice-Gosneys-MacBook-Pro.local Safari[158] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    Jun  5 11:49:03 Candice-Gosneys-MacBook-Pro Safari[158]: INSERT-HANG-DETECTED: Tx time:6.533589, # of Inserts: 0, # of bytes written: 0, Did shrink: YES
    Jun  5 11:50:08 Candice-Gosneys-MacBook-Pro hdiejectd[181]: running
    Jun  5 11:50:37 Candice-Gosneys-MacBook-Pro /System/Library/CoreServices/CCacheServer.app/Contents/MacOS/CCacheServer[135]: No valid tickets, timing out
    Jun  5 11:51:44 Candice-Gosneys-MacBook-Pro Software Update[189]: SWU: scan found 0 products:
    Jun  5 11:51:58 Candice-Gosneys-MacBook-Pro com.apple.launchd[1] (com.apple.suhelperd[191]): Exited with exit code: 2
    Jun  5 11:58:38 Candice-Gosneys-MacBook-Pro com.apple.diskmanagementd[383]: Can't access "efi-boot-device" NVRAM variable
    Jun  5 12:00:21: --- last message repeated 3 times ---
    Jun  5 12:00:51 Candice-Gosneys-MacBook-Pro Apple80211 framework[379]: ACInterfaceGetPower called with NULL interface
    Jun  5 12:00:51 Candice-Gosneys-MacBook-Pro Apple80211 framework[379]: ACInterfaceCopyCurrentSSID called with NULL interface
    Jun  5 12:00:51 Candice-Gosneys-MacBook-Pro Apple80211 framework[379]: ACInterfaceGetPower called with NULL interface
    Jun  5 12:02:51: --- last message repeated 4 times ---
    Jun  5 12:04:18 Candice-Gosneys-MacBook-Pro SecurityAgent[411]: com.apple.desktopservices|2011-06-05 12:04:18 -0700
    Jun  5 12:05:06 Candice-Gosneys-MacBook-Pro UnmountAssistant[427]: Volume unmounted successfully
    Jun  5 12:05:16 Candice-Gosneys-MacBook-Pro hdiejectd[181]: quitCheck: calling exit(0)

    Quit Safari.
    Check for Login Items:  Open System Preferences/Accounts then select the Login Items tab. Delete any files or apps you have listed there.
    And go to /Library/Startup Items. Move any files in the Startup Items folder to the Trash. Relaunch Safari to test.
    Quit Safari. Open a Finder window select your Home folder in the Sidebar on the left. Then open the Library folder, then the Caches folder, then the com.apple.Safari folder. Move the cache.db file from the com.apple.Safari folder to the Trash. Relaunch Safari.
    From the menu bar click Safari / Reset Safari. Select the top 7 buttons, click Reset. Quit then relaunch Safari to test.
    From your Safari menu bar click Safari / Preferences then select the Security tab. Deselect: Enable plug ins Quit then relaunch Safari. If Safari loads web pages, follow the troubleshooting help here. Unsupported third-party add-ons may cause Safari to unexpectedly quit or have performance issues
    Check Safari / Preferences - Extensions. If you have any installed, turn that off, quit, relaunch Safari.
    Try Safari in another user account. Same problem there, log back into your admin account, launch Disk Utility. Verify the startup disk. If it needs repairing, help here for Using Disk Utility to Verify and Repair Disks
    Right or control click the MacintoshHD icon. Click Get Info. In the Get Info window you will see Capacity and Available. Make sure you always have a minimum of 15% free disk space.

  • Problem with ticket printer and WPA2

    Hi
    I have a customer that have a couple of Datamax O'neil MP Compact4 MarkII ticket printers. It's two differents batches with different software version, one of them works perfect, but when I tried to configure the others, they just don't want to connect to the wireless. All settings are the same.
    I use WPA2-PSK on the SSID, and it's also spesified on the printer that this is a PSK-SSID. I did run debug client on the controller and it gave me the output under.
    I also tried to run it without any security at all, that worked fine. What I don't understand is why the controller tries to authenticate the client with 802.1x, it's not enabled at all at the controller. Does anyone see something that I don't?
    Controller software 4.2.206,
    Regards,
    Patrick
    Mon Sep 12 13:23:42 2011: 00:40:17:6b:76:6d Creating a PKC PMKID Cache entry for station 00:40:17:6b:76:6d (RSN 2)
    Mon Sep 12 13:23:42 2011: 00:40:17:6b:76:6d Adding BSSID 00:25:46:83:4f:42 to PMKID cache for station 00:40:17:6b:76:6d
    Mon Sep 12 13:23:42 2011: New PMKID: (16)
    Mon Sep 12 13:23:42 2011:      [0000] 78 38 ad 1b a1 5e 1a 75 05 83 49 a3 e3 f5 08 79
    Mon Sep 12 13:23:42 2011: 00:40:17:6b:76:6d Initiating RSN PSK to mobile 00:40:17:6b:76:6d
    Mon Sep 12 13:23:42 2011: 00:40:17:6b:76:6d dot1x - moving mobile 00:40:17:6b:76:6d into Force Auth state
    Mon Sep 12 13:23:42 2011: 00:40:17:6b:76:6d Skipping EAP-Success to mobile 00:40:17:6b:76:6d
    Mon Sep 12 13:23:42 2011: Including PMKID in M1  (16)
    Mon Sep 12 13:23:42 2011:      [0000] 78 38 ad 1b a1 5e 1a 75 05 83 49 a3 e3 f5 08 79
    Mon Sep 12 13:23:42 2011: 00:40:17:6b:76:6d Sending EAPOL-Key Message to mobile 00:40:17:6b:76:6d
                                                                                                        state INITPMK (message 1), replay counter 00.00.00.00.00.00.00.00
    Mon Sep 12 13:23:42 2011: 00:40:17:6b:76:6d Received EAPOL-Key from mobile 00:40:17:6b:76:6d
    Mon Sep 12 13:23:42 2011: 00:40:17:6b:76:6d Ignoring invalid EAPOL version (1) in EAPOL-key message from mobile 00:40:17:6b:76:6d
    Mon Sep 12 13:23:42 2011: 00:40:17:6b:76:6d Received EAPOL-key in PKT_START state (message 2) from mobile 00:40:17:6b:76:6d
    Mon Sep 12 13:23:42 2011: 00:40:17:6b:76:6d EAPOL-key M2 with invalid RSN IE received from mobile 00:40:17:6b:76:6d
    Mon Sep 12 13:23:42 2011: 00:40:17:6b:76:6d Sent Deauthenticate to mobile on BSSID 00:25:46:83:4f:40 slot 0(caller 1x_eapkey.c:907)
    Mon Sep 12 13:23:42 2011: 00:40:17:6b:76:6d Scheduling deletion of Mobile Station:  (callerId: 58) in 10 seconds
    Mon Sep 12 13:23:44 2011: 00:40:17:6b:76:6d Association received from mobile on AP 00:25:46:83:4f:40
    Mon Sep 12 13:23:44 2011: 00:40:17:6b:76:6d STA - rates (8): 2 4 11 12 18 22 24 36 48 72 96 108 0 0 0 0
    Mon Sep 12 13:23:44 2011: 00:40:17:6b:76:6d STA - rates (12): 2 4 11 12 18 22 24 36 48 72 96 108 0 0 0 0
    Mon Sep 12 13:23:44 2011: 00:40:17:6b:76:6d Processing RSN IE type 48, length 20 for mobile 00:40:17:6b:76:6d
    Mon Sep 12 13:23:44 2011: 00:40:17:6b:76:6d 0.0.0.0 8021X_REQD (3) Initializing policy
    Mon Sep 12 13:23:44 2011: 00:40:17:6b:76:6d 0.0.0.0 8021X_REQD (3) Change state to AUTHCHECK (2) last state 8021X_REQD (3)
    Mon Sep 12 13:23:44 2011: 00:40:17:6b:76:6d 0.0.0.0 AUTHCHECK (2) Change state to 8021X_REQD (3) last state 8021X_REQD (3)
    Mon Sep 12 13:23:44 2011: 00:40:17:6b:76:6d 0.0.0.0 8021X_REQD (3) Plumbed mobile LWAPP rule on AP 00:25:46:83:4f:40
    Mon Sep 12 13:23:44 2011: 00:40:17:6b:76:6d apfPemAddUser2 (apf_policy.c:212) Changing state for mobile 00:40:17:6b:76:6d on AP 00:25:46:83:4f:40 from Associated to Associated
    Mon Sep 12 13:23:44 2011: 00:40:17:6b:76:6d Stopping deletion of Mobile Station: (callerId: 48)
    Mon Sep 12 13:23:44 2011: 00:40:17:6b:76:6d Sending Assoc Response to station on BSSID 00:25:46:83:4f:40 (status 0)
    Mon Sep 12 13:23:44 2011: 00:40:17:6b:76:6d apfProcessAssocReq (apf_80211.c:3888) Changing state for mobile 00:40:17:6b:76:6d on AP 00:25:46:83:4f:40 from Associated to Associated
    Mon Sep 12 13:23:44 2011: 00:40:17:6b:76:6d Creating a PKC PMKID Cache entry for station 00:40:17:6b:76:6d (RSN 2)
    Mon Sep 12 13:23:44 2011: 00:40:17:6b:76:6d Adding BSSID 00:25:46:83:4f:42 to PMKID cache for station 00:40:17:6b:76:6d
    Mon Sep 12 13:23:44 2011: New PMKID: (16)
    Mon Sep 12 13:23:44 2011:      [0000] 78 38 ad 1b a1 5e 1a 75 05 83 49 a3 e3 f5 08 79
    Mon Sep 12 13:23:44 2011: 00:40:17:6b:76:6d Initiating RSN PSK to mobile 00:40:17:6b:76:6d
    Mon Sep 12 13:23:44 2011: 00:40:17:6b:76:6d dot1x - moving mobile 00:40:17:6b:76:6d into Force Auth state
    Mon Sep 12 13:23:44 2011: 00:40:17:6b:76:6d Skipping EAP-Success to mobile 00:40:17:6b:76:6d
    Mon Sep 12 13:23:44 2011: Including PMKID in M1  (16)
    Mon Sep 12 13:23:44 2011:      [0000] 78 38 ad 1b a1 5e 1a 75 05 83 49 a3 e3 f5 08 79
    Mon Sep 12 13:23:44 2011: 00:40:17:6b:76:6d Sending EAPOL-Key Message to mobile 00:40:17:6b:76:6d
                                                                                                        state INITPMK (message 1), replay counter 00.00.00.00.00.00.00.00
    Mon Sep 12 13:23:49 2011: 00:40:17:6b:76:6d 802.1x 'timeoutEvt' Timer expired for station 00:40:17:6b:76:6d
    Mon Sep 12 13:23:49 2011: 00:40:17:6b:76:6d Retransmit 1 of EAPOL-Key M1 (length 121) for mobile 00:40:17:6b:76:6d
    Mon Sep 12 13:23:49 2011: 00:40:17:6b:76:6d Received EAPOL-Key from mobile 00:40:17:6b:76:6d
    Mon Sep 12 13:23:49 2011: 00:40:17:6b:76:6d Ignoring invalid EAPOL version (1) in EAPOL-key message from mobile 00:40:17:6b:76:6d
    Mon Sep 12 13:23:49 2011: 00:40:17:6b:76:6d Received EAPOL-key in PKT_START state (message 2) from mobile 00:40:17:6b:76:6d
    Mon Sep 12 13:23:49 2011: 00:40:17:6b:76:6d EAPOL-key M2 with invalid RSN IE received from mobile 00:40:17:6b:76:6d
    Mon Sep 12 13:23:49 2011: 00:40:17:6b:76:6d Sent Deauthenticate to mobile on BSSID 00:25:46:83:4f:40 slot 0(caller 1x_eapkey.c:907)
    Mon Sep 12 13:23:49 2011: 00:40:17:6b:76:6d Scheduling deletion of Mobile Station:  (callerId: 58) in 10 seconds
    Mon Sep 12 13:23:50 2011: 00:40:17:6b:76:6d Association received from mobile on AP 00:25:46:83:4f:40
    Mon Sep 12 13:23:50 2011: 00:40:17:6b:76:6d STA - rates (8): 2 4 11 12 18 22 24 36 48 72 96 108 0 0 0 0
    Mon Sep 12 13:23:50 2011: 00:40:17:6b:76:6d STA - rates (12): 2 4 11 12 18 22 24 36 48 72 96 108 0 0 0 0
    Mon Sep 12 13:23:50 2011: 00:40:17:6b:76:6d Processing RSN IE type 48, length 20 for mobile 00:40:17:6b:76:6d
    Mon Sep 12 13:23:50 2011: 00:40:17:6b:76:6d 0.0.0.0 8021X_REQD (3) Initializing policy
    Mon Sep 12 13:23:50 2011: 00:40:17:6b:76:6d 0.0.0.0 8021X_REQD (3) Change state to AUTHCHECK (2) last state 8021X_REQD (3)
    Mon Sep 12 13:23:50 2011: 00:40:17:6b:76:6d 0.0.0.0 AUTHCHECK (2) Change state to 8021X_REQD (3) last state 8021X_REQD (3)
    Mon Sep 12 13:23:50 2011: 00:40:17:6b:76:6d 0.0.0.0 8021X_REQD (3) Plumbed mobile LWAPP rule on AP 00:25:46:83:4f:40
    Mon Sep 12 13:23:50 2011: 00:40:17:6b:76:6d apfPemAddUser2 (apf_policy.c:212) Changing state for mobile 00:40:17:6b:76:6d on AP 00:25:46:83:4f:40 from Associated to Associated
    Mon Sep 12 13:23:50 2011: 00:40:17:6b:76:6d Stopping deletion of Mobile Station: (callerId: 48)
    Mon Sep 12 13:23:50 2011: 00:40:17:6b:76:6d Sending Assoc Response to station on BSSID 00:25:46:83:4f:40 (status 0)
    Mon Sep 12 13:23:50 2011: 00:40:17:6b:76:6d apfProcessAssocReq (apf_80211.c:3888) Changing state for mobile 00:40:17:6b:76:6d on AP 00:25:46:83:4f:40 from Associated to Associated
    Mon Sep 12 13:23:50 2011: 00:40:17:6b:76:6d Creating a PKC PMKID Cache entry for station 00:40:17:6b:76:6d (RSN 2)
    Mon Sep 12 13:23:50 2011: 00:40:17:6b:76:6d Adding BSSID 00:25:46:83:4f:42 to PMKID cache for station 00:40:17:6b:76:6d
    Mon Sep 12 13:23:50 2011: New PMKID: (16)
    Mon Sep 12 13:23:50 2011:      [0000] 78 38 ad 1b a1 5e 1a 75 05 83 49 a3 e3 f5 08 79
    Mon Sep 12 13:23:50 2011: 00:40:17:6b:76:6d Initiating RSN PSK to mobile 00:40:17:6b:76:6d
    Mon Sep 12 13:23:50 2011: 00:40:17:6b:76:6d dot1x - moving mobile 00:40:17:6b:76:6d into Force Auth state
    Mon Sep 12 13:23:50 2011: 00:40:17:6b:76:6d Skipping EAP-Success to mobile 00:40:17:6b:76:6d
    Mon Sep 12 13:23:50 2011: Including PMKID in M1  (16)
    Mon Sep 12 13:23:50 2011:      [0000] 78 38 ad 1b a1 5e 1a 75 05 83 49 a3 e3 f5 08 79
    Mon Sep 12 13:23:50 2011: 00:40:17:6b:76:6d Sending EAPOL-Key Message to mobile 00:40:17:6b:76:6d
                                                                                                        state INITPMK (message 1), replay counter 00.00.00.00.00.00.00.00
    Mon Sep 12 13:23:50 2011: 00:40:17:6b:76:6d Received EAPOL-Key from mobile 00:40:17:6b:76:6d
    Mon Sep 12 13:23:50 2011: 00:40:17:6b:76:6d Ignoring invalid EAPOL version (1) in EAPOL-key message from mobile 00:40:17:6b:76:6d
    Mon Sep 12 13:23:50 2011: 00:40:17:6b:76:6d Received EAPOL-key in PKT_START state (message 2) from mobile 00:40:17:6b:76:6d
    Mon Sep 12 13:23:50 2011: 00:40:17:6b:76:6d EAPOL-key M2 with invalid RSN IE received from mobile 00:40:17:6b:76:6d
    Mon Sep 12 13:23:50 2011: 00:40:17:6b:76:6d Sent Deauthenticate to mobile on BSSID 00:25:46:83:4f:40 slot 0(caller 1x_eapkey.c:907)
    Mon Sep 12 13:23:50 2011: 00:40:17:6b:76:6d Scheduling deletion of Mobile Station:  (callerId: 58) in 10 seconds
    Mon Sep 12 13:23:52 2011: 00:40:17:6b:76:6d Association received from mobile on AP 00:25:46:83:4f:40
    Mon Sep 12 13:23:52 2011: 00:40:17:6b:76:6d STA - rates (8): 2 4 11 12 18 22 24 36 48 72 96 108 0 0 0 0
    Mon Sep 12 13:23:52 2011: 00:40:17:6b:76:6d STA - rates (12): 2 4 11 12 18 22 24 36 48 72 96 108 0 0 0 0
    Mon Sep 12 13:23:52 2011: 00:40:17:6b:76:6d Processing RSN IE type 48, length 20 for mobile 00:40:17:6b:76:6d
    Mon Sep 12 13:23:52 2011: 00:40:17:6b:76:6d 0.0.0.0 8021X_REQD (3) Initializing policy
    Mon Sep 12 13:23:52 2011: 00:40:17:6b:76:6d 0.0.0.0 8021X_REQD (3) Change state to AUTHCHECK (2) last state 8021X_REQD (3)
    Mon Sep 12 13:23:52 2011: 00:40:17:6b:76:6d 0.0.0.0 AUTHCHECK (2) Change state to 8021X_REQD (3) last state 8021X_REQD (3)
    Mon Sep 12 13:23:52 2011: 00:40:17:6b:76:6d 0.0.0.0 8021X_REQD (3) Plumbed mobile LWAPP rule on AP 00:25:46:83:4f:40
    Mon Sep 12 13:23:52 2011: 00:40:17:6b:76:6d apfPemAddUser2 (apf_policy.c:212) Changing state for mobile 00:40:17:6b:76:6d on AP 00:25:46:83:4f:40 from Associated to Associated
    Mon Sep 12 13:23:52 2011: 00:40:17:6b:76:6d Stopping deletion of Mobile Station: (callerId: 48)
    Mon Sep 12 13:23:52 2011: 00:40:17:6b:76:6d Sending Assoc Response to station on BSSID 00:25:46:83:4f:40 (status 0)
    Mon Sep 12 13:23:52 2011: 00:40:17:6b:76:6d apfProcessAssocReq (apf_80211.c:3888) Changing state for mobile 00:40:17:6b:76:6d on AP 00:25:46:83:4f:40 from Associated to Associated
    Mon Sep 12 13:23:52 2011: 00:40:17:6b:76:6d Creating a PKC PMKID Cache entry for station 00:40:17:6b:76:6d (RSN 2)
    Mon Sep 12 13:23:52 2011: 00:40:17:6b:76:6d Adding BSSID 00:25:46:83:4f:42 to PMKID cache for station 00:40:17:6b:76:6d
    Mon Sep 12 13:23:52 2011: New PMKID: (16)
    Mon Sep 12 13:23:52 2011:      [0000] 78 38 ad 1b a1 5e 1a 75 05 83 49 a3 e3 f5 08 79
    Mon Sep 12 13:23:52 2011: 00:40:17:6b:76:6d Initiating RSN PSK to mobile 00:40:17:6b:76:6d
    Mon Sep 12 13:23:52 2011: 00:40:17:6b:76:6d dot1x - moving mobile 00:40:17:6b:76:6d into Force Auth state
    Mon Sep 12 13:23:52 2011: 00:40:17:6b:76:6d Skipping EAP-Success to mobile 00:40:17:6b:76:6d
    Mon Sep 12 13:23:52 2011: Including PMKID in M1  (16)
    Mon Sep 12 13:23:52 2011:      [0000] 78 38 ad 1b a1 5e 1a 75 05 83 49 a3 e3 f5 08 79
    Mon Sep 12 13:23:52 2011: 00:40:17:6b:76:6d Sending EAPOL-Key Message to mobile 00:40:17:6b:76:6d
                                                                                                        state INITPMK (message 1), replay counter 00.00.00.00.00.00.00.00
    Mon Sep 12 13:23:52 2011: 00:40:17:6b:76:6d Received EAPOL-Key from mobile 00:40:17:6b:76:6d
    Mon Sep 12 13:23:52 2011: 00:40:17:6b:76:6d Ignoring invalid EAPOL version (1) in EAPOL-key message from mobile 00:40:17:6b:76:6d
    Mon Sep 12 13:23:52 2011: 00:40:17:6b:76:6d Received EAPOL-key in PKT_START state (message 2) from mobile 00:40:17:6b:76:6d
    Mon Sep 12 13:23:52 2011: 00:40:17:6b:76:6d EAPOL-key M2 with invalid RSN IE received from mobile 00:40:17:6b:76:6d
    Mon Sep 12 13:23:52 2011: 00:40:17:6b:76:6d Sent Deauthenticate to mobile on BSSID 00:25:46:83:4f:40 slot 0(caller 1x_eapkey.c:907)
    Mon Sep 12 13:23:52 2011: 00:40:17:6b:76:6d Scheduling deletion of Mobile Station:  (callerId: 58) in 10 seconds
    Mon Sep 12 13:23:53 2011: 00:40:17:6b:76:6d Association received from mobile on AP 00:25:46:83:4f:40
    Mon Sep 12 13:23:53 2011: 00:40:17:6b:76:6d STA - rates (8): 2 4 11 12 18 22 24 36 48 72 96 108 0 0 0 0
    Mon Sep 12 13:23:53 2011: 00:40:17:6b:76:6d STA - rates (12): 2 4 11 12 18 22 24 36 48 72 96 108 0 0 0 0
    Mon Sep 12 13:23:53 2011: 00:40:17:6b:76:6d Processing RSN IE type 48, length 20 for mobile 00:40:17:6b:76:6d
    Mon Sep 12 13:23:53 2011: 00:40:17:6b:76:6d 0.0.0.0 8021X_REQD (3) Initializing policy
    Mon Sep 12 13:23:53 2011: 00:40:17:6b:76:6d 0.0.0.0 8021X_REQD (3) Change state to AUTHCHECK (2) last state 8021X_REQD (3)
    Mon Sep 12 13:23:53 2011: 00:40:17:6b:76:6d 0.0.0.0 AUTHCHECK (2) Change state to 8021X_REQD (3) last state 8021X_REQD (3)
    Mon Sep 12 13:23:53 2011: 00:40:17:6b:76:6d 0.0.0.0 8021X_REQD (3) Plumbed mobile LWAPP rule on AP 00:25:46:83:4f:40
    Mon Sep 12 13:23:53 2011: 00:40:17:6b:76:6d apfPemAddUser2 (apf_policy.c:212) Changing state for mobile 00:40:17:6b:76:6d on AP 00:25:46:83:4f:40 from Associated to Associated
    Mon Sep 12 13:23:53 2011: 00:40:17:6b:76:6d Stopping deletion of Mobile Station: (callerId: 48)
    Mon Sep 12 13:23:53 2011: 00:40:17:6b:76:6d Sending Assoc Response to station on BSSID 00:25:46:83:4f:40 (status 0)
    Mon Sep 12 13:23:53 2011: 00:40:17:6b:76:6d apfProcessAssocReq (apf_80211.c:3888) Changing state for mobile 00:40:17:6b:76:6d on AP 00:25:46:83:4f:40 from Associated to Associated
    Mon Sep 12 13:23:53 2011: 00:40:17:6b:76:6d Creating a PKC PMKID Cache entry for station 00:40:17:6b:76:6d (RSN 2)
    Mon Sep 12 13:23:53 2011: 00:40:17:6b:76:6d Adding BSSID 00:25:46:83:4f:42 to PMKID cache for station 00:40:17:6b:76:6d
    Mon Sep 12 13:23:53 2011: New PMKID: (16)
    Mon Sep 12 13:23:53 2011:      [0000] 78 38 ad 1b a1 5e 1a 75 05 83 49 a3 e3 f5 08 79
    Mon Sep 12 13:23:53 2011: 00:40:17:6b:76:6d Initiating RSN PSK to mobile 00:40:17:6b:76:6d
    Mon Sep 12 13:23:53 2011: 00:40:17:6b:76:6d dot1x - moving mobile 00:40:17:6b:76:6d into Force Auth state
    Mon Sep 12 13:23:53 2011: 00:40:17:6b:76:6d Skipping EAP-Success to mobile 00:40:17:6b:76:6d
    Mon Sep 12 13:23:53 2011: Including PMKID in M1  (16)
    Mon Sep 12 13:23:53 2011:      [0000] 78 38 ad 1b a1 5e 1a 75 05 83 49 a3 e3 f5 08 79
    Mon Sep 12 13:23:53 2011: 00:40:17:6b:76:6d Sending EAPOL-Key Message to mobile 00:40:17:6b:76:6d
                                                                                                        state INITPMK (message 1), replay counter 00.00.00.00.00.00.00.00
    Mon Sep 12 13:23:53 2011: 00:40:17:6b:76:6d Received EAPOL-Key from mobile 00:40:17:6b:76:6d
    Mon Sep 12 13:23:53 2011: 00:40:17:6b:76:6d Ignoring invalid EAPOL version (1) in EAPOL-key message from mobile 00:40:17:6b:76:6d
    Mon Sep 12 13:23:53 2011: 00:40:17:6b:76:6d Received EAPOL-key in PKT_START state (message 2) from mobile 00:40:17:6b:76:6d
    Mon Sep 12 13:23:53 2011: 00:40:17:6b:76:6d EAPOL-key M2 with invalid RSN IE received from mobile 00:40:17:6b:76:6d
    Mon Sep 12 13:23:53 2011: 00:40:17:6b:76:6d Sent Deauthenticate to mobile on BSSID 00:25:46:83:4f:40 slot 0(caller 1x_eapkey.c:907)
    Mon Sep 12 13:23:53 2011: 00:40:17:6b:76:6d Scheduling deletion of Mobile Station:  (callerId: 58) in 10 seconds
    Mon Sep 12 13:23:55 2011: 00:40:17:6b:76:6d Association received from mobile on AP 00:25:46:83:4f:40
    Mon Sep 12 13:23:55 2011: 00:40:17:6b:76:6d STA - rates (8): 2 4 11 12 18 22 24 36 48 72 96 108 0 0 0 0
    Mon Sep 12 13:23:55 2011: 00:40:17:6b:76:6d STA - rates (12): 2 4 11 12 18 22 24 36 48 72 96 108 0 0 0 0
    Mon Sep 12 13:23:55 2011: 00:40:17:6b:76:6d Processing RSN IE type 48, length 20 for mobile 00:40:17:6b:76:6d
    Mon Sep 12 13:23:55 2011: 00:40:17:6b:76:6d 0.0.0.0 8021X_REQD (3) Initializing policy
    Mon Sep 12 13:23:55 2011: 00:40:17:6b:76:6d 0.0.0.0 8021X_REQD (3) Change state to AUTHCHECK (2) last state 8021X_REQD (3)
    Mon Sep 12 13:23:55 2011: 00:40:17:6b:76:6d 0.0.0.0 AUTHCHECK (2) Change state to 8021X_REQD (3) last state 8021X_REQD (3)
    Mon Sep 12 13:23:55 2011: 00:40:17:6b:76:6d 0.0.0.0 8021X_REQD (3) Plumbed mobile LWAPP rule on AP 00:25:46:83:4f:40
    Mon Sep 12 13:23:55 2011: 00:40:17:6b:76:6d apfPemAddUser2 (apf_policy.c:212) Changing state for mobile 00:40:17:6b:76:6d on AP 00:25:46:83:4f:40 from Associated to Associated
    Mon Sep 12 13:23:55 2011: 00:40:17:6b:76:6d Stopping deletion of Mobile Station: (callerId: 48)
    Mon Sep 12 13:23:55 2011: 00:40:17:6b:76:6d Sending Assoc Response to station on BSSID 00:25:46:83:4f:40 (status 0)
    Mon Sep 12 13:23:55 2011: 00:40:17:6b:76:6d apfProcessAssocReq (apf_80211.c:3888) Changing state for mobile 00:40:17:6b:76:6d on AP 00:25:46:83:4f:40 from Associated to Associated

    Hi Patrick,
    It looks like that client is actually trying to do wpa vs wpa2:
    Mon Sep 12 13:23:50 2011: 00:40:17:6b:76:6d Ignoring invalid EAPOL  version (1) in EAPOL-key message from mobile 00:40:17:6b:76:6d
    Mon Sep 12 13:23:50 2011: 00:40:17:6b:76:6d Received EAPOL-key in PKT_START state (message 2) from mobile 00:40:17:6b:76:6d
    Mon Sep 12 13:23:50 2011: 00:40:17:6b:76:6d EAPOL-key M2 with invalid RSN IE received from mobile 00:40:17:6b:76:6d
    change/add that wlan to wpa/tkip and see if that works.  if it does, and you've got the ticket printer configured for wpa2, there's a problem with it (maybe it needs to be rebooted for wpa2/aes to take affect? just a guess)

Maybe you are looking for

  • Using an Exchange Rate Type other than 'M' in a Purchase Order

    I use several exchange rate types in SAP for various currency positions, specificially with pricing.  As a result, when I create a Purchase Order I want to use a different Exchange Rate Type, instead of the standard 'M'.  I have seen the rates can be

  • Seeking advice regarding the purchase of an external hard drive for audio

    Hi, Two questions: 1. I have 2 firewire ports on my iMac. Currently I have an Edirol FA-66 plugged into one of these and the other is free. These ports appear to be identical. Can I plug a firewire 800 hard drive into these or am I limited to firewir

  • Can i deploy web application with WEB-INF as war and leave others as it is

    i'm asked to deploy my web application with WEB-INF in a war and leave all the others as it is, but i'm getting error that "resource not found" what shld i do? this is the command i used to create war jar cvf WEB-INF.war *.* i entered this command fr

  • How to implement registration mechanism in JavaME

    I have my game in JavaME completed and ready to sell it. How do I implement registration mechanism so that only the user who paid can run my game?Thanks in advance

  • Workflow: Creation of Rule

    Hi Everybody,    I was trying to create a responsibility rule. i have created a container element for storing the vendor names. now when i was creating the responsibility i wanted to catch all the users (reponsible to enter the vendor details) depend