Page error when first accessed

When I access a page as a public user, I receive the following error for each portlet on the page:
Error: The request for content either timed out, or produced an error, after 0 seconds.
When I reload the page, everything looks fine. Any suggestions?

I had the same errors. What worked for me was making sure I used the following url when referring to the page:
http://host.mydomain.com/pls/portal30/url/page/PAGENAME

Similar Messages

  • I/O Error when writing access Log buffer to file. error number: 28

    Hi,
    Oracle OracleAS Web Cache 10.1.2.3.0, Build 10.1.2.3.0 080201 is writing events like this:
    [alert 13215] I/O Error when writing access Log buffer to file. error number: 28
    I've looked for this alert and i've found this description:
    WXE-13215 I/O Error when writing access Log buffer to file. error number: %d
    Severity: alert
    Cause: I/O error happened when OracleAS Web Cache tried to write to the access log file.
    Action: Check the status of access log file. For example, see if the disk is full
    Anybody knows what "error number: 28" stands for? The logs are sended to other server and it seems that the disk size is ok.
    thanks!

    I tested again...it seems LabVIEW doesn't like the way I wrote the measurement files. I attached a set of VIs (ZIP-file) to give you a clue how it was done. When I try to save and read a file containing just plain DBLs from a 1D-Array (see attached file generating VI) it works perfectly well for large file sizes.
    So there might get something messed up by the way LabVIEW saved the measured data. You'll notice, that I (accidentally) left the "prepend array string size" input of "write to binary file" function unwired which means that the size information will be written as a type of header. Maybe this is the reason that it doesn't work as expected...
    Attachments:
    VibrationMeasurement.zip ‏76 KB
    generate_test_bin_data.vi ‏12 KB

  • Error when first run page using SelectOneChoice objects

    Hi! I had following error, when I run my jspx page:
    <FacesCtrlListBinding><getInputValue> ADFv: Could not find selected item matching value Vitis of type: java.lang.String in the list-of-values.
    When I press refresh button in browser, then I can see in my SelectOneChoice object value "Vitis"
    Any ideas why it is so?
    Best regards!

    Hi,
    The reason could be that the selectItem with the value 'Vitis' may not be available in your selectOneChoice at the time of page load.
    You may try printing all the values bound to selectItems using forEach and see if the list contains the value 'Vitis' or not.
    Sireesha

  • Deploymnent of EJB only when first accessed?

    Hi,
    We are developing a large application with 200+ EJBs ( around 50 Session Beans and 150 Entity Beans) and we are facing some problems on development times due to deployment time every time we need to start the server to test latest developments.
    We are using JDeveloper 10.1.2 and it about 10-12 minutes to deploy all the EJBs and then start the application initialization process.
    I was wondering if there is any option that can be set to only deploy the EJBs when they are first accessed by the application. As we are not making performance tests at this stage, the extra time that would be required per operation wouldn't be an issue and development would be easier as server start-up times would be very smaller.
    Any idea/suggestion will be appreciated.
    Best regards,
    Rui Campos

    Hello,
    It is not an existing feature of OC4J, I do not know if any app server supports this, this could be quite 'dangerous' if you have some dependencies or compilation error that you raised during runtime instead of deployment time.
    As you may know the EJB compilation has been a lot improved in OracleAS 10.1.3.x, and Oracle is working to provide a "pre-compilation" tools that will allow the EAR to generate all the EJB artifact and compile them before deployment to improve the deployment time.
    Regards
    Tugdual Grall

  • EP Portal "Page Error" when saving address under empployee services

    Hello All,
    We do have enterprise portal for different countries with different role for each country.
    under "Employeeservices ap" role we have different countries like aus , malaysia etc
    when australian employee want to update his address under "Employeeservices ap" role "page error" coming when clicked on save button.
    under the same role , same tab we have diff iviews , but the pagerror coming only when updating address iview.
    under the same role malaysia employee could update the address in the same iview.
    Dont know why it is happening with only one i view and with only one country.
    Please share your ideas.
    Thanks in advance

    iam HR functional consultant , dont much about EP technical side.
    Ah, sorry, couldn't know that
    I'll explain more detailed:
    1. Checking the several Netweaver JAVA Stacks of your components in portal should be the first step. You can do this by going to "http://<host>:<port>/sap/monitoring/ComponentInfo" on your Portal Server and taking a look at the Netweaver Stacks, they will usuall Start with "7.XX' SP XX". The components should all have the same stacklevel excluding Business Packages, XSS Java Components and Connectors. If you are unsure what do to, you should ask your portal guys to update the stacks.
    2. Check whether Business Packages Match with the XSS Java Components and whether the XSS Java Components match with the corresponding Stacks in Your Backend. You can do this using the maintenance optimizer and/or using this wiki which gives a nice overview explanation: https://wiki.sdn.sap.com/wiki/display/ERPHCM/HOWTOGETRIDOFSPSTACKMISMATCHISSUES
    3. Check whether there are any Browser Compatibility Issues (very unlikely..) at https://websmp204.sap-ag.de/pam.
    4. Post the entire log for the error you get. Do this by reproducing the error, then go to "http://<host>:<port>/nwa". From there navigate to "Monitoring", "Protocols and Traces". Select "Default Trace", search for your error, go into detailed View and copy the entire LOG to post it here.
    I hope this is helpful for you now , if you have questions regarding any of that, don't hesitate asking (but please be specific).
    regards, Lukas

  • Page error when saving address in enterprise portal under employee service

    Hello All,
    When saving changes to address in EP portal ,page error showing at the bottom of the screen on browser details tab.
    it shows object expected at line 781
    no error when we saved for  india employe, actually we have different roles in portal
    emp service - ap,(apac region) emp service india etc
    so for emp service india role no error , when i opened emp service - ap we have diff I views under personal info iview we have address
    so please let me know how to rectify it

    iam HR functional consultant , dont much about EP technical side.
    Ah, sorry, couldn't know that
    I'll explain more detailed:
    1. Checking the several Netweaver JAVA Stacks of your components in portal should be the first step. You can do this by going to "http://<host>:<port>/sap/monitoring/ComponentInfo" on your Portal Server and taking a look at the Netweaver Stacks, they will usuall Start with "7.XX' SP XX". The components should all have the same stacklevel excluding Business Packages, XSS Java Components and Connectors. If you are unsure what do to, you should ask your portal guys to update the stacks.
    2. Check whether Business Packages Match with the XSS Java Components and whether the XSS Java Components match with the corresponding Stacks in Your Backend. You can do this using the maintenance optimizer and/or using this wiki which gives a nice overview explanation: https://wiki.sdn.sap.com/wiki/display/ERPHCM/HOWTOGETRIDOFSPSTACKMISMATCHISSUES
    3. Check whether there are any Browser Compatibility Issues (very unlikely..) at https://websmp204.sap-ag.de/pam.
    4. Post the entire log for the error you get. Do this by reproducing the error, then go to "http://<host>:<port>/nwa". From there navigate to "Monitoring", "Protocols and Traces". Select "Default Trace", search for your error, go into detailed View and copy the entire LOG to post it here.
    I hope this is helpful for you now , if you have questions regarding any of that, don't hesitate asking (but please be specific).
    regards, Lukas

  • Page error when clicking on #hashtag in feed

    I've got an issue where if I click on a hashtag in a site feed to see the conversations, I get the below error.  I'm not aware of any special permissions needed?

    Below are the lines I believe relating to this problem.  I'm not finding anything specific in the forums about this as yet.
    03/19/2015 09:12:14.46 w3wp.exe (0x1BF0) 0x1578 SharePoint Foundation General 8nca Medium Application error when access /_layouts/15/HashTagProfile.aspx, Error=Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)) at Microsoft.SharePoint.SPGlobal.HandleUnauthorizedAccessException(UnauthorizedAccessException
    ex) at Microsoft.SharePoint.Library.SPRequest.GetAclForCurrentWeb(String bstrWebUrl, Boolean fRequirePermissionCheck, Object& pvarRawAcl, UInt64& lAnonymousMask) at Microsoft.SharePoint.SPWeb.GetReusableAcl(Boolean requirePermissionCheck, Boolean useCache)
    at Microsoft.SharePoint.Publishing.AclCache.AddAclIfNecessary(Guid scopeId, SPSecurableObject o) at Microsoft.SharePoint.Publishing.CachedArea..ctor(PublishingWeb area, String id, String parentId, CachedUserResource title, String url, CachedUserResource description,
    CachedObjectFactory f...
    03/19/2015 09:12:14.46* w3wp.exe (0x1BF0) 0x1578 SharePoint Foundation General 8nca Medium ...actory) at Microsoft.SharePoint.Publishing.CachedArea.CreateCachedArea(PublishingWeb area, CachedObjectFactory factory, String parentId) at Microsoft.SharePoint.Publishing.CachedObjectFactory.CreateObject(PublishingWeb
    area, String parentUrl) at Microsoft.SharePoint.Publishing.PublishingPage.IsPublishingPage(SPListItem sourceListItem) at Microsoft.SharePoint.Publishing.CachedListItem.CreateCachedListItem(SPListItem item, SPListItem alternateItem, Boolean parentIsWeb, CachedObjectFactory
    factory, List`1& fieldInfo) at Microsoft.SharePoint.Publishing.CachedObjectFactory.CreateListItemFromUrl(String url, SPWeb contextWeb, Boolean enableCheckedOutItem) at Microsoft.Office.Server.Search.WebControls.SearchServerRenderer.GetCachedItemFieldValue(CacheManager
    cacheManager, S... e811f49c-94b6-80f3-96a8-0040502c8b9a
    03/19/2015 09:12:14.46* w3wp.exe (0x1BF0) 0x1578 SharePoint Foundation General 8nca Medium ...PWeb web, String itemUrlLink, Guid itemFieldId) at Microsoft.Office.Server.Search.WebControls.SearchServerRenderer.GetCachedItemFieldValue(String itemUrlLink, Guid
    itemFieldId) at Microsoft.Office.Server.Search.WebControls.ResultScriptWebPart.get_SelectedProperties() at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext() at Microsoft.Office.Server.Search.WebControls.ScriptWebPart.Union[T](IEnumerable`1 all, IEqualityComparer`1
    comparer) at Microsoft.Office.Server.Search.WebControls.DataProviderScriptWebPart.get_SelectedProperties() e811f49c-94b6-80f3-96a8-0040502c8b9a

  • Pages error when opening .doc file

    I've recently installed Snow Leopard, but I'm still using Pages 2/iWork '06.
    Before I installed SL, I had the same version of Pages installed for my own work as well NeoOffice to open any .docs I was sent.
    Although I normally used NeoOffice for those .docs, Pages would still open any .doc file, but would normally not display it correctly.
    Since installed SL, I've also installed Pages, but not NeoOffice. I want to open a .doc file with Pages, but when I try to do so, I get an error message, which reads:
    Pages quit unexpectedly while using SLCompatibility plug-in.
    Click Reopen to open the application again. Click Report to see more detailed information and send a report to Apple.
    If I click 'Reopen', Pages opens, but the .doc file doesn't. If I click 'Ignore' (another button), Pages closes.
    The same error and crash occurs whatever .doc file I try to open. It's not just one file.
    I don't know what SLCompatibility plug-in is, those SL could be Snow Leopard.
    Does anyone know what the problem is and how I can fix it?
    Thanks in advance,
    Jonathan.

    Thanks for the reply.
    I'm running 10.6.2 -- I'm not sure what you mean by 'combo' update, but I updated my new installation of SL yesterday with all the updates that software update could find.
    My Pages is version 2.0.2.
    I deleted the specified file, then repaired permissions, but I'm still having exactly the same problem.
    Some .doc files say:
    Pages quit unexpectedly while using SLCompatibility plug-in.
    Click Reopen to open the application again. Click Report to see more detailed information and send a report to Apple.
    Some others say:
    The document "xxxxxx.doc" couldn't be opened
    Do you have any more ideas what's going wrong?
    EDIT: Should I remove the Arial .tff fonts which have minor problems according to Font Book? I don't know much about Font Book. If I remove them, will I still be able to use Arial? I don't want to permanently delete Arial.
    Thanks,
    Jonathan.
    Message was edited by: j.mercer

  • VBA Merge PDFs - Error when first and second PDF are the same

    Using http://khkonsulting.com/2009/03/adobe-acrobat-and-vba-an-introduction/ as a guide, I am able to successfully merge multiple pdf's together into one document using VBA (Access mdb), except when the PDF being merged to has the same name as the next PDF.
    Here's my scenario.  An Access table is updated with a list of reports that need to be printed.  All of these reports are PDF's.  I loop thru this table and merge the PDF's according to an identifier, then print the group.  There are times
    when there are multiple copies of the same report for an identifier.  If the PDF being merged to has the same name of the PDF being merged, an error occurs.  How can I handle this situation?
    Sample data:  This identifier (ESO and Pulling) needs to merge these PDF's (Aaa.PDF) together which happen to have the same name.  Aaa.PDF is trying to merge Aaa.PDF and this throws an error.
    Aaa.PDF ESO  Pulling
    Aaa.PDF ESO  Pulling
    This identifier merges fine despite having the same PDF twice.  But the first PDF is not named the same.  Xxx.PDF is the first PDF and merges the next two into it.  The last two
    are named the same.
    Xxx.PDF  916  Pulling
    Bbb.PDF  916  Pulling
    Bbb.PDF  916  Pulling
    Code:
    pdfDoc1.Open (filesToMerge(1))
    numPages = pdfDoc1.GetNumPages()
    Set pdfDoc2 = CreateObject("AcroExch.PDDoc")
    Dim i As Integer
    For i = 2 To intNbr - 1
    pdfDoc2.Open (filesToMerge(i))
    If pdfDoc1.InsertPages(numPages - 1, pdfDoc2, 0, pdfDoc2.GetNumPages(), True) = False Then
    MsgBox "Cannot insert pages"
    End If
    pdfDoc2.Close
    Next i
    If pdfDoc1.Save(PDSaveFull, "C:\....\ReportPacket__" & Trim(CStr(intReportCount)) & "__" & ... & ".pdf") = False Then
    MsgBox "Cannot save the modified document"
    End If
    pdfDoc1.Close
    The pdfDoc1.InsertPages command fails, displays "Cannot insert pages", then displays "Method 'Close' of object 'CAccroPDDoc' failed.
    Thanks for any help or advice.

    Hi
    As far as I know, Access didn't provide such method. But I think you are able to achieve this goal through some 3rd party PDF component
    Hope this will help you.
    Best Regards
    Lan
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Getting Error when given access to a particular dictionary using group Newscale request Center service development.

    Please help me to resolve this issue.
    I have created Service in NewScale request Center ,In this service I have a requirement to give access to a third party vendor to check closed (service completed) services on a particular dictionary.
    I have done it by creating  a group IFD (group name) and a particular person with site Administrator, Organization designer permissions, he don't have any role . And then in Active form components ,in access control tab , In service completed event I have added that group for that particular dictionary. But when I have created a request and email to him then request_id link from email , he open that link then he is getting this error "You do not have sufficient permissions to view this page" for it have attached a file also.

    Hi, Are you still having this issue?
    If so there are a few things you can check, first of all, what URL is the link taking the user to, is it Service Manager (perhaps you could provide the link for some insight)? If so the user might need additional capabilities to access Service Manager.
    Secondly, at what point in the delivery phase is this mail being sent, is this upon completion of the service request or during service delivery? If it is during service delivery then you would have to configure access control during the service delivery moment and not during service completion for the user to access it.

  • ITunes 5.01 crashing w/ no error when I access music store

    I've had trouble finding my particular iTUnes 5 problem on the discussion boards.
    iTunes 5 installed fully on my computer. I initially upgraded thru iTunes and it was working until I attempted to access the music store, when it just closed down. No error messages. Now when I try to launch iTunes it opens for a moment, but then closes because it automatically attempts to connect to the Music store uponlaunch for my podcasts.
    I've tried some of the other fixes (shutting down firewall and antivirus during installation, installing stand alone QT for which I did get an error, installing Bonjour stand alone) to no avail. Perhaps my problem is more simple.
    Any Help?
    Justin

    hi toonz!
    if it's a 7.0.2a<something> build, i.e. a Quicktime Public Preview, iTunes will crash in a couple odd places -- going to the store (which iTunes is set up to go to on first launch)
    one of my personal mysteries from the early days of 5.0.0.35 is now cleared up ... i was seeing the Music Store crashes, but couldn't work out why a clean uninstall/reinstall of QT (of all things) would often fix the problem ...
    love and sudden enlightenment, b

  • Code Page Error When Upgrading to SAP BW SP15

    Hello all.
    We are upgrading from SAPBW SP12 to SAP BW SP15.  We have already successfully implemented Unicode.  When we run InfoPackages now, we get the following error:
    ======================================
    Could not find code page for receiving system
    Diagnosis
        For the logical destination S10010 , you want to determine the code page
        in which the data is sent with RFC. However, this is not currently
        possible, and the IDoc cannot yet be dispatched.
    System response
    Procedure
    Procedure for System Administration
        Possible causes are:
        1.  The entry no longer exists in the table of logical destinations.
    2.  The target system could not be accessed.
    3.  The logon language is not installed in the target system.
    ========================================
    We are not getting any short dumps.  Just this error message.  HAs anyone seen this before?  Do you know of a SAP Note or Solution that addresses it?  I appreciate any help you can give.
    Thanks,
    Brent

    hi Brent,
    try to check the S10010 source system, rsa1->source system->righ click 'check'. also check the connection and authorization for S10010 in sm59 ? you may need to restore, source system S10010 right click 'restore'. hope this helps.

  • 404 can't find page Error when logging into Exchange 2013 OWA, after a refresh, login works

    Hi,
    I've upgrade two of my customers to Exchange 2013.
    On of them was coming from 2007, and the other was already running 2010.
    Migration from both of the servers went good.
    However with the customer which upgraded from 2010 to 2013 i'm experiencing strange OWA behavior:
    When I login to OWA on https://owa.contoso.com/owa, and input my credentials and click sign in: I receive this error:
    404
    can't find page :-(
    The page you're looking for couldn't be found on the server.
    X-FEServer: JVBMAIL01
    Date: 11-6-2014 11:54:48
    Fewer details..
    -> Refresh the page
    In the addressbar, the following URL is displayed: https://owa.contoso.com/owa/auth/errorFE.aspx?httpCode=404
    But... when I click: "Refresh the page" of just hit F5, the login proceeds, and my OWA is displayed and working fine.
    This behavior only happens with my customer which was upgraded from 2010 to 2013.
    The customer which i've upgraded from 2007 to 2013 doesn't experience this problem.
    I've matched the IIS settings and redirect/ssl options on both servers. They are the same.
    I've tried other users and i've experienced that on one user, the error message didn't appear.
    When I try to delete the Exchange atributes from the user, (after exporting the mail to a PST file) and re-add the Exchange attributes, the message is gone. This isn't a solotuion however, since i've got 166 users, and about 150 of them, get the error message.
    New users don't get the error.
    Anybody got any clues?

    Hi,
    From your description, I would like to verify the following thing for troubleshooting:
    Please make sure that the authentication is set to Basic Authentication and Forms Authentication is disabled on OWA and ECP virtual directly in IIS. After the above settings, please restart IIS by running IISReset /noforce command.
    Hope it helps.
    Best regards,
    Amy Wang
    TechNet Community Support

  • Error when try access password self service

    Hi,
    We are on AC5.3, patch level 11. We are trying to setup password self service but we are not very successfull.
    When trying to access password self service screen i type in a username and select logon. I then get the following error message:
    Application error occurred during request processing.
      Details:   java.lang.NullPointerException: null
    Exception id: [00215E963384006600005C47000005DC000487177DFC3B51]
    The java log is as follows:
    2010-05-21 11:05:56,616 [SAPEngine_Application_Thread[impl:3]_4] ERROR Ignorning exception in search by uniqueldapkey, searching by dn
    com.sun.jndi.ldap.LdapReferralException: Continuation Reference; remaining name ''
         at com.sun.jndi.ldap.LdapNamingEnumeration.hasMoreReferrals(LdapNamingEnumeration.java:345)
         at com.sun.jndi.ldap.LdapNamingEnumeration.hasMoreImpl(LdapNamingEnumeration.java:224)
         at com.sun.jndi.ldap.LdapNamingEnumeration.hasMore(LdapNamingEnumeration.java:187)
         at com.virsa.ae.service.umi.ldap.LDAPSearchUser.getUserByDN(LDAPSearchUser.java:274)
         at com.virsa.ae.service.umi.ldap.LDAPSearchUser.setManagerDetails(LDAPSearchUser.java:908)
         at com.virsa.ae.service.umi.ldap.LDAPSearchUser.getUsers(LDAPSearchUser.java:695)
         at com.virsa.ae.service.umi.ldap.LDAPSearchUser.getUserById(LDAPSearchUser.java:880)
         at com.virsa.ae.service.umi.ldap.LDAPUserDetailsProvider.getUser(LDAPUserDetailsProvider.java:52)
         at com.virsa.ae.actions.LoginAction.verifyRequestorLoginHandler(LoginAction.java:607)
         at com.virsa.ae.actions.LoginAction.execute(LoginAction.java:102)
         at com.virsa.ae.commons.utils.framework.NavigationEngine.execute(NavigationEngine.java:295)
         at com.virsa.ae.commons.utils.framework.servlet.AEFrameworkServlet.service(AEFrameworkServlet.java:431)
         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.virsa.ae.commons.utils.framework.servlet.AEFrameworkServlet.service(AEFrameworkServlet.java:461)
         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)
    Please advise.
    Regards

    2010-05-21 14:54:06,772 [SAPEngine_Application_Thread[impl:3]_33] DEBUG  NavigationEngine.java@85:execute() : Current Module: |STARTUP_MODULE| Conversation: |STARTUP_CONVERSATION| Screen: |scrRequestAccess|
    2010-05-21 14:54:06,772 [SAPEngine_Application_Thread[impl:3]_33] DEBUG  NavigationEngine.java@105:execute() :  Module#STARTUP_MODULE#Conversation#STARTUP_CONVERSATION#Screen#scrRequestAccess#Action#verifyRequestorLogin#
    2010-05-21 14:54:06,772 [SAPEngine_Application_Thread[impl:3]_33] DEBUG  NavigationEngine.java@285:execute() : Handler found:class com.virsa.ae.actions.LoginAction
    2010-05-21 14:54:06,772 [SAPEngine_Application_Thread[impl:3]_33] DEBUG  LoginAction.java@437:verifyRequestorLoginHandler() : INTO the method
    2010-05-21 14:54:06,772 [SAPEngine_Application_Thread[impl:3]_33] DEBUG  LDAPAuthenticator.java@66:<init>() : INTO the method : ZACTAD3
    2010-05-21 14:54:06,784 [SAPEngine_Application_Thread[impl:3]_33] DEBUG  LDAPHandlerFactory.java@30:getHandler() : INTO the method : ldapServerType :ADldapSystemName :ZACTAD3
    2010-05-21 14:54:06,784 [SAPEngine_Application_Thread[impl:3]_33] DEBUG  UMIFactory.java@116:getAuthenticator() : OUT of the method : Authenticator com.virsa.ae.service.umi.ldap.LDAPAuthenticator@17581758 found for authenticationType:LDAP authenticationSystem:ZACTAD3 authenticationStrategy:
    2010-05-21 14:54:06,784 [SAPEngine_Application_Thread[impl:3]_33] DEBUG  LDAPAuthenticator.java@66:<init>() : INTO the method : ZACTAD3
    2010-05-21 14:54:06,787 [SAPEngine_Application_Thread[impl:3]_33] DEBUG  LDAPHandlerFactory.java@30:getHandler() : INTO the method : ldapServerType :ADldapSystemName :ZACTAD3
    2010-05-21 14:54:06,787 [SAPEngine_Application_Thread[impl:3]_33] DEBUG  UMIFactory.java@116:getAuthenticator() : OUT of the method : Authenticator com.virsa.ae.service.umi.ldap.LDAPAuthenticator@5a8f5a8f found for authenticationType:LDAP authenticationSystem:ZACTAD3 authenticationStrategy:
    2010-05-21 14:54:06,788 [SAPEngine_Application_Thread[impl:3]_33] DEBUG Processing interrupted Caused by conversation Interrupted
    com.virsa.ae.commons.utils.framework.servlet.InterruptProcessingException: conversation Interrupted
         at com.virsa.ae.commons.utils.framework.NavigationEngine.execute(NavigationEngine.java:299)
         at com.virsa.ae.commons.utils.framework.servlet.AEFrameworkServlet.service(AEFrameworkServlet.java:431)
         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.virsa.ae.commons.utils.framework.servlet.AEFrameworkServlet.service(AEFrameworkServlet.java:461)
         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.virsa.ae.commons.utils.framework.servlet.AEFrameworkServlet.service(AEFrameworkServlet.java:461)
         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)
    Caused by:
    com.virsa.ae.commons.utils.framework.InterruptConversationException: Forcing user to login
         at com.virsa.ae.actions.LoginAction.verifyRequestorLoginHandler(LoginAction.java:677)
         at com.virsa.ae.actions.LoginAction.execute(LoginAction.java:90)
         at com.virsa.ae.commons.utils.framework.NavigationEngine.execute(NavigationEngine.java:295)
         ... 24 more
    2010-05-21 14:54:06,816 [SAPEngine_Application_Thread[impl:3]_35] DEBUG  AEFrameworkServlet.java@521:logRequest() :
    -- Request dump for Action Path is loadRequestorLoginPage
    2010-05-21 14:54:06,817 [SAPEngine_Application_Thread[impl:3]_35] DEBUG  AEFrameworkServlet.java@546:logRequest() : -- End Request dump for Action Path is loadRequestorLoginPage
    2010-05-21 14:54:06,817 [SAPEngine_Application_Thread[impl:3]_35] DEBUG  NavigationEngine.java@85:execute() : Current Module: |STARTUP_MODULE| Conversation: |STARTUP_CONVERSATION| Screen: |scrRequestAccess|
    2010-05-21 14:54:06,817 [SAPEngine_Application_Thread[impl:3]_35] DEBUG  NavigationEngine.java@105:execute() :  Module#STARTUP_MODULE#Conversation#STARTUP_CONVERSATION#Screen#scrRequestAccess#Action#loadRequestorLoginPage#
    2010-05-21 14:54:06,817 [SAPEngine_Application_Thread[impl:3]_35] DEBUG  NavigationEngine.java@285:execute() : Handler found:class com.virsa.ae.actions.SuccessAction
    2010-05-21 14:54:06,817 [SAPEngine_Application_Thread[impl:3]_35] DEBUG  NavigationEngine.java@296:execute() : Target returned by execute action: success
    2010-05-21 14:54:06,817 [SAPEngine_Application_Thread[impl:3]_35] DEBUG  AEFrameworkServlet.java@458:service() : forwarding to:/eu_login.jsp
    2010-05-21 14:54:06,818 [SAPEngine_Application_Thread[impl:3]_35] DEBUG  AECacheUtil.java@2139:getDropDownList() : INTO the method : hmFA{DE=German, KO=Korean, SK=Slovak, NL=Dutch, IT=Italian, CS=Czech, PT=Portuguese, HR=Croatian, FR=French, PL=Polish, NO=Norwegian, FI=Finnish, ZH=Chinese, HU=Hungarian, JA=Japanese, ES=Spanish, EN=English, DA=Danish, RU=Russian, SV=Swedish}
    2010-05-21 14:54:11,067 [SAPEngine_Application_Thread[impl:3]_16] DEBUG  AEFrameworkServlet.java@521:logRequest() :
    -- Request dump for Action Path is requestorLogin1
    2010-05-21 14:54:11,067 [SAPEngine_Application_Thread[impl:3]_16] DEBUG  AEFrameworkServlet.java@541:logRequest() : requestType:0::PSS#
    2010-05-21 14:54:11,067 [SAPEngine_Application_Thread[impl:3]_16] DEBUG  AEFrameworkServlet.java@541:logRequest() : selLanguage:0::#
    2010-05-21 14:54:11,067 [SAPEngine_Application_Thread[impl:3]_16] DEBUG  AEFrameworkServlet.java@541:logRequest() : j_user:0::PADAM#
    2010-05-21 14:54:11,067 [SAPEngine_Application_Thread[impl:3]_16] DEBUG  AEFrameworkServlet.java@546:logRequest() : -- End Request dump for Action Path is requestorLogin12010-05-21 14:54:06,772 [SAPEngine_Application_Thread[impl:3]_33] DEBUG  NavigationEngine.java@85:execute() : Current Module: |STARTUP_MODULE| Conversation: |STARTUP_CONVERSATION| Screen: |scrRequestAccess|
    2010-05-21 14:54:06,772 [SAPEngine_Application_Thread[impl:3]_33] DEBUG  NavigationEngine.java@105:execute() :  Module#STARTUP_MODULE#Conversation#STARTUP_CONVERSATION#Screen#scrRequestAccess#Action#verifyRequestorLogin#
    2010-05-21 14:54:06,772 [SAPEngine_Application_Thread[impl:3]_33] DEBUG  NavigationEngine.java@285:execute() : Handler found:class com.virsa.ae.actions.LoginAction
    2010-05-21 14:54:06,772 [SAPEngine_Application_Thread[impl:3]_33] DEBUG  LoginAction.java@437:verifyRequestorLoginHandler() : INTO the method
    2010-05-21 14:54:06,772 [SAPEngine_Application_Thread[impl:3]_33] DEBUG  LDAPAuthenticator.java@66:<init>() : INTO the method : ZACTAD3
    2010-05-21 14:54:06,784 [SAPEngine_Application_Thread[impl:3]_33] DEBUG  LDAPHandlerFactory.java@30:getHandler() : INTO the method : ldapServerType :ADldapSystemName :ZACTAD3
    2010-05-21 14:54:06,784 [SAPEngine_Application_Thread[impl:3]_33] DEBUG  UMIFactory.java@116:getAuthenticator() : OUT of the method : Authenticator com.virsa.ae.service.umi.ldap.LDAPAuthenticator@17581758 found for authenticationType:LDAP authenticationSystem:ZACTAD3 authenticationStrategy:
    2010-05-21 14:54:06,784 [SAPEngine_Application_Thread[impl:3]_33] DEBUG  LDAPAuthenticator.java@66:<init>() : INTO the method : ZACTAD3
    2010-05-21 14:54:06,787 [SAPEngine_Application_Thread[impl:3]_33] DEBUG  LDAPHandlerFactory.java@30:getHandler() : INTO the method : ldapServerType :ADldapSystemName :ZACTAD3
    2010-05-21 14:54:06,787 [SAPEngine_Application_Thread[impl:3]_33] DEBUG  UMIFactory.java@116:getAuthenticator() : OUT of the method : Authenticator com.virsa.ae.service.umi.ldap.LDAPAuthenticator@5a8f5a8f found for authenticationType:LDAP authenticationSystem:ZACTAD3 authenticationStrategy:
    2010-05-21 14:54:06,788 [SAPEngine_Application_Thread[impl:3]_33] DEBUG Processing interrupted Caused by conversation Interrupted
    com.virsa.ae.commons.utils.framework.servlet.InterruptProcessingException: conversation Interrupted
         at com.virsa.ae.commons.utils.framework.NavigationEngine.execute(NavigationEngine.java:299)
         at com.virsa.ae.commons.utils.framework.servlet.AEFrameworkServlet.service(AEFrameworkServlet.java:431)
         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.virsa.ae.commons.utils.framework.servlet.AEFrameworkServlet.service(AEFrameworkServlet.java:461)
         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.virsa.ae.commons.utils.framework.servlet.AEFrameworkServlet.service(AEFrameworkServlet.java:461)
         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)
    Caused by:
    com.virsa.ae.commons.utils.framework.InterruptConversationException: Forcing user to login
         at com.virsa.ae.actions.LoginAction.verifyRequestorLoginHandler(LoginAction.java:677)
         at com.virsa.ae.actions.LoginAction.execute(LoginAction.java:90)
         at com.virsa.ae.commons.utils.framework.NavigationEngine.execute(NavigationEngine.java:295)
         ... 24 more
    2010-05-21 14:54:06,816 [SAPEngine_Application_Thread[impl:3]_35] DEBUG  AEFrameworkServlet.java@521:logRequest() :

  • 3.0 EA3 - Pair of errors when first connecting.

    I get the following error logged when I fire up SQL Developer 3.0EA3 with the included 1.6.0_11 JDK on WinXP. Doesn't seem to impacting me in any way (especially since I haven't had time to play with the data modeler add-on yet). But they're there, and errors can make other people skittish.
    SEVERE     26     0     oracle.ide.IdeCore     Exception firing mainWindowOpened to oracle.dbtools.crest.fcp.DataModelerAddin$1@86341aAnd when I make my first DB Connection.
    SEVERE     27     25903     oracle.jdbc     Error while registering Oracle JDBC Diagnosability MBean.

    I get the following error logged when I fire up SQL Developer 3.0EA3 with the included 1.6.0_11 JDK on WinXP. Doesn't seem to impacting me in any way (especially since I haven't had time to play with the data modeler add-on yet). But they're there, and errors can make other people skittish.
    SEVERE     26     0     oracle.ide.IdeCore     Exception firing mainWindowOpened to oracle.dbtools.crest.fcp.DataModelerAddin$1@86341aAnd when I make my first DB Connection.
    SEVERE     27     25903     oracle.jdbc     Error while registering Oracle JDBC Diagnosability MBean.

Maybe you are looking for