LoanDemo: Problem accessing LoanFlowUI and StarLoanUI Web-pages

Hello,
I recently installed Oracle BPEL Process Engine 10.1.3.1.0.
I deployed the LoanDemo and some of the other Demos.
I could initialte the LoanFlow BPEL Process using the BPEL Console. The process runs fine up to the StarLoan Service.
I tried to start the StarLoanUI to complete the process, but the page does not show up (http://localhost:9700/StarLoanUI/) (I get a 404 page not found).
The web-page to initiate the LoanFlow cannot be found ether (http://localhost:9700/LoanFlowUI/Homepage.html)
I guess I just forgot to deploy something or to start the web-application with the JSP pages, but I could not find out what did wrong.
Could you please give me a hint.
Thanks in advance.
Regards
Stefan
PS: here comes the domain.log. There are some error messages I do not understand.
<2007-01-17 23:49:18,524> <INFO> <default.collaxa.cube> <ServerManager::loadDomain>
Oracle BPEL Server Version 10.1.3.1.0
Build: 0
Build-Dauer: Mon Oct 09 08:44:49 PDT 2006
Build-Typ: release
Quell-Tag: PCBPEL_10.1.3.1.0_GENERIC_061009.0802
<2007-01-17 23:49:18,743> <INFO> <default.collaxa.cube.engine> <CubeEngine::load>
BPEL-Domäne wird aus der Deskriptordatei initialisiert
"C:\oracle\10.1.3.1\OraBPEL_1\bpel\domains\default\config\domain.xml"
<2007-01-17 23:49:18,743> <ERROR> <default.collaxa.cube.engine> <DomainObserverRegistry::load> Failed to locate observer class oracle.tip.esb.configuration.deployment.bpel.BPELSvcDeploymentManager
<2007-01-17 23:49:18,899> <INFO> <default.collaxa.cube.engine> <gsDomainSchemaManager::validateCompatibility> Detected database version '2.0.51'
<2007-01-17 23:49:18,899> <INFO> <default.collaxa.cube.engine> <AdaptorManager::load> Loaded adaptors for platform 'oc4j_10g', datasource 'olite'
<2007-01-17 23:49:20,979> <INFO> <default.collaxa.cube.engine> <AdapterStats::init:Done initializing Adapter statistics holder for engine > default
<2007-01-17 23:49:20,979> <INFO> <default.collaxa.cube.engine> <CubeEngine::init>
OraBPEL "default" BPEL-Domäne geladen.
<2007-01-17 23:50:09,909> <INFO> <default.collaxa.cube.services> <QuartzPublisherInit::init> Notification Retry publisher scheduled at every 15 minute(s)
<2007-01-17 23:50:12,802> <INFO> <default.collaxa.cube.services> <AppWrapper::getDataSource> Looking for datasource: jdbc/BPELServerDataSourceWorkflow
<2007-01-17 23:50:12,802> <INFO> <default.collaxa.cube.services> <AppWrapper::getDataSource> Found ejb datasource jdbc/BPELServerDataSourceWorkflow
<2007-01-17 23:50:12,802> <INFO> <default.collaxa.cube.services> <BridgeDBWrapper::getOWFProcesses> getOWFProcess: SELECT OWF_DATASOURCE, OWF_ITEM_TYPE, OWF_ITEM_KEY FROM PC_OWF
<2007-01-17 23:50:15,789> <INFO> <default.collaxa.cube.engine> <CubeEngine::loadAllProcesses>
Prozesse für BPEL-Domäne "default" werden geladen...
<2007-01-17 23:50:17,352> <INFO> <default.collaxa.cube.engine.deployment> Prozess "TaskManager" (Revision "1.0") erfolgreich geladen.
<2007-01-17 23:50:17,947> <INFO> <default.collaxa.cube.engine.deployment> Prozess "TaskActionHandler" (Revision "1.0") erfolgreich geladen.
<2007-01-17 23:50:18,885> <INFO> <default.collaxa.cube.engine.deployment> Prozess "LoanFlow" (Revision "1.0") erfolgreich geladen.
<2007-01-17 23:50:19,667> <INFO> <default.collaxa.cube.engine.deployment> Prozess "LoanFlowPlus" (Revision "1.0") erfolgreich geladen.
<2007-01-17 23:50:20,011> <INFO> <default.collaxa.cube.engine.deployment> Prozess "VacationRequest" (Revision "1.0") erfolgreich geladen.
<2007-01-17 23:50:20,089> <INFO> <default.collaxa.cube.engine.deployment> Prozess "AsyncBPELService" (Revision "1.0") erfolgreich geladen.
<2007-01-17 23:50:20,136> <INFO> <default.collaxa.cube.engine.deployment> Prozess "AmericanLoan" (Revision "1.0") erfolgreich geladen.
<2007-01-17 23:50:20,214> <INFO> <default.collaxa.cube.engine.deployment> Prozess "UnitedLoan" (Revision "1.0") erfolgreich geladen.
<2007-01-17 23:50:20,323> <INFO> <default.collaxa.cube.engine.deployment> Prozess "StarLoan" (Revision "1.0") erfolgreich geladen.
<2007-01-17 23:50:20,449> <INFO> <default.collaxa.cube.engine.deployment> Prozess "AsyncSleepService" (Revision "1.0") erfolgreich geladen.
<2007-01-17 23:50:20,511> <INFO> <default.collaxa.cube.engine.deployment> Prozess "CreditRatingService" (Revision "1.0") erfolgreich geladen.
<2007-01-17 23:50:20,589> <INFO> <default.collaxa.cube.engine.deployment> Prozess "CRMService" (Revision "1.0") erfolgreich geladen.
<2007-01-17 23:50:20,714> <INFO> <default.collaxa.cube.engine.deployment> Prozess "HRService" (Revision "1.0") erfolgreich geladen.
<2007-01-17 23:50:20,777> <INFO> <default.collaxa.cube.engine.deployment> Prozess "HTTPGetService" (Revision "1.0") erfolgreich geladen.
<2007-01-17 23:50:20,933> <INFO> <default.collaxa.cube.engine.deployment> Prozess "HTTPPostService" (Revision "1.0") erfolgreich geladen.
<2007-01-17 23:50:20,980> <INFO> <default.collaxa.cube.engine.deployment> Prozess "IncrementService" (Revision "1.0") erfolgreich geladen.
<2007-01-17 23:50:21,058> <INFO> <default.collaxa.cube.engine.deployment> Prozess "InstanceManager" (Revision "1.0") erfolgreich geladen.
<2007-01-17 23:50:21,168> <INFO> <default.collaxa.cube.engine.deployment> Prozess "LoanValidator" (Revision "1.0") erfolgreich geladen.
<2007-01-17 23:50:21,262> <INFO> <default.collaxa.cube.engine.deployment> Prozess "PaymentProcessorService" (Revision "1.0") erfolgreich geladen.
<2007-01-17 23:50:21,340> <INFO> <default.collaxa.cube.engine.deployment> Prozess "StockQuoteService" (Revision "1.0") erfolgreich geladen.
<2007-01-17 23:50:21,387> <INFO> <default.collaxa.cube.engine.deployment> Prozess "TransferService" (Revision "1.0") erfolgreich geladen.
<2007-01-17 23:50:21,559> <INFO> <default.collaxa.cube.engine.deployment> Prozess "WorklistManager" (Revision "1.0") erfolgreich geladen.
<2007-01-17 23:50:21,668> <INFO> <default.collaxa.cube.engine> <CubeEngine::loadAllProcesses>
22 processes wurden für die BPEL-Domäne "default" geladen.
*****************************************************************************

Hello,
Thanks for the help.
I could deploy StarLoan and LoanFlowPlusUI as you suggested.
The strange thing is, that there is no build.xml file in the LoanDemo\LoanFlowUI folder I downloaded with the newest BPEL Process Manager.
After deploying the application I still can't see the web-pages (e.g. http://localhost:9700/LoanFlowPlusUI). In the log I see that the jsp should be loaded from the following location, but the pages are not there:
C:\oracle\10.1.3.1\OraBPEL_
1\bpel\system\appserver\oc4j\j2ee\home\default-web-app\
When starting StarLoanUI I get the following exception in the console:
2007-01-19 00:16:22.180 NOTIFICATION J2EE JSP-0008 Verteilen von JSP-Seite nich
t m÷glich: Exception: java.io.FileNotFoundException: C:\oracle\10.1.3.1\OraBPEL_
1\bpel\system\appserver\oc4j\j2ee\home\default-web-app\StarLoanUI\home.jsp (The
system cannot find the path specified)
It looks like the web-app was not deployed correctly?
Regards

Similar Messages

  • Session Idle time and public web pages access

    Hi
    The idle timeout can happen when authenticated user requests only public web pages on the site (pages in notenforced_list) . Following request to the protected pages is possible only throw the annoying login page.
    I need to configure AM to track access to the public web pages for authenticated users. And so, idle timeout will only possible, if authenticated user actually not sends any requests to the site.
    Please give me an ideas, how it is possible.
    Only one bad solution i know:
    To put hidden image to the all public site pages, which is protected by policy agent. Every request to the public pages will be enforced by policy agent (throw request to the hidden image). And there is no idle timeout when authenticated user actually still active on the site.
    Roman.
    PS: AM 7.1 update 1 on Sun App Server 8.2. Web site on the Sun Web Server 7

    We are find a trouble.
    The answer is for history:
    The idle timeout can happen when authenticated user requests only public web pages on the site (pages in notenforced_list)The idle time can happend only if Policy Agent has no mapping (profile or session) attributes to the HEAD or COOKIE to the HTTP request. If at leats one attribute (profile or session) is mapped, then all work propertly. There is no Access Manager Session Idle timeout in this case.

  • Firefox takes minutes to load upon starting up and changing web pages

    When I open firefox in Windows Vista, it takes minutes(sometimes up to ten) to start up.Once firefox has loaded and I go to visit another web page, it takes minutes to load that web page. I downloaded Firefox 3.6.7 when it first came out, and it just recently started doing this. I tried uninstalling and reinstalling firefox, but this did not work. It is not a problem with my internet connection or operating system, because internet explorer and safari only takes seconds to load up and load web pages. I have run various scans to see if it was a virus or a bug, but nothing came up. How do I fix this, because using Internet Explorer is really getting on my nerves?
    == This happened ==
    Every time Firefox opened
    == Two days ago ==
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; (R1 1.6); SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.1; .NET CLR 3.5.30729; WinNT-PAI 22.08.2009; .NET CLR 3.0.30729; .NET4.0C)

    Clear Cookies & Cache
    * https://support.mozilla.com/en-US/kb/Template:clearCookiesCache
    Clear the Network Cache
    * https://support.mozilla.com/en-US/kb/How%20to%20clear%20the%20cache#w_clear-the-cache
    Troubleshooting extensions and themes
    * https://support.mozilla.com/en-US/kb/Troubleshooting%20extensions%20and%20themes
    Check and tell if its working.

  • IOS5 and Google Web Page Search Is Tracking You???

    (...Sorry had to updated this post with non html imported text....)
    IOS5 and Google Web Page Search Is Tracking You
    Since upgrading to iOS5 I have found a new behavior with Google search web page that was not the same behavior in iOS4.  The Google search web page in iOS4 Safari would keep a history of your recent searches, even if you were not logged into a Google user account.  (I want to be clear that I am talking about the Google web page search, not the Safari/Google toolbar, nor any additional Google app installed on the iPhone!)  This search history was helpful on the iPhone as it allowed you to research or modify a search with less touch typing required.
    Previously in iOS4 you could go into the iPhone Settings>Safari and find options for clearing cache, history, cookies (and I believe website data/databases).  After doing a clear of all these options you could go back to the Google web page search and find that Google's web page and your browser had forgotten all you past search terms.
    I always understood that when searching with Google, their website always provided a cookie file that gets stored on you computer/iPhone and that Google used this cookie data file to help id you as a unique visitor to their search web page.  Based on this cookie file, Google was able to keep a history of your recent search terms and most suspected that Google could even tailor search results for you based on recent search terms and location information you had chosen to provide to the Google search web page.
    With iOS5, I am no longer able to clear my cache, history, website data, or auto fill forms options in the iOS Safari settings so that that all Google cookies or other data is removed from my Safari web browser.  No mater how I work through the Safari settings for clearing my browser data files, each and every time I go back to the Google web page search it still provides me a history list of all my past searches, even after clearing all cache, cookies, history, and website data settings.  Again this is only the Google web page based search, not the Safari search tool bar.  Again this occurs for Google search users that are not signed into a Google user account.
    After pounds of searching, the only way you can clear this Google web page search history is to follow the link/directions on a mobile device to a Google page with these instructions:
    “Clear search history on iPhone”
        For users not signed in to a Google Account
        Follow these steps to clear your search history:
            Tap Settings on google.com.
            Select Clear saved searches to remove your previous searches.
    Note: This will remove all of your previous searches done on the phone. If you don't want your searches to be saved, tap Settings, then under the Search History section select Do not save searches. Be sure to save your preferences."
    http://www.google.com/support/mobile/bin/answer.py?hl=en&answer=163061
    This is what all of the world's web bloggers find and point you to when people want to know how to clear their Google search results.  What I am outraged about, is that everyone isOK with this and seams to think this is a good thing???
    If I have cleared all my web data from my Safari browser, how in the world is Google providing me with old search results every time I go back to the Google search web page? 
    Why is it that I have to go to a specially crafted Google webpage for mobile devices and then tell Google to stop tracking my search results? 
    How in the world is Google still tracking me after I have removed all cookies, web site data, and autofill settings from the Safari browser and while I am not logged into Google?
    What possible identifying information am I still providing to Google that uniquely identifies me and provides my own personalized search history?
    The only thing left that is possible is that Apple's iOS5 is providing some unique identifier, or that Apple has decided to omit clearing of Google's cookies from the Safari browser cache.  If you go to the mobile webpage link for Google web search settings and choose to clear you search history, Google honers this request.
    http://www.google.com/preferences?hl=en
    (note this is a different preferences page on the mobile version, not the same options as a desktop browser)
    Here at this preferences page you can also tell Google not to “Save” your searches.  If you are NOT logged into a Google user account, the search history is cleared, but then all saved settings are defaulted back to tracking/saving you search results if you are not logged into a Google user account.
    The problem with this is you always have some unique ID that is being sent to Google, without you consent.  Google promises that they will not track your search, but you have to go to Google web search settings and request that they get ride of data that they are already tracking about you.
    YES we should all know by now that Google is collecting information about what you are searching on with cookies that are stored on your computer.  Google has now a public habit of doing this for all users by default, even if they are not logged into a Google user account.  This is fine because up until now, you could always clear your web browser cache and your Google cookies would be wiped clean and to Google you would appear to be a new user.
    YES again I know that Google could use my IP address as a common unique identifier for me.  But these Google webpage search issues are also happening on a iPod touch that is only connected to Wifi, and the Google search terms are following me around from new hot spot to new hot spot, even after clearing the Safari web cache in between new Wifi locations.
    The only possible explanation is that the iPhone/iPod and Safari web browser is providing Google some unique identifier about me that is persistent, even after all Safari web browser cache data is  supposed to be cleared.
    How and why is the iPhone iOS5 providing a unique id about you to Google's web page search???

    andrewfromfreeport – I truly appreciate you looking at this and contributing.  My hope is that more people can take a look at this.
    But that “Clear History” link at the bottom of the Google web page search is exactly what I am worried about.  That is a server side link that you can use to ask Google to kindly stop tracking your search history.
    I am fine with Google using what ever tools they can to track my search.  That's what they do.  What I am having issue with is that Apple/Safari is enabling this with some unique identifier that allows Google to have a lasting connection with me, everywhere I go.  It used to be that web browsers were built to allow you to clear your history and provide some level of privacy.
    I find it very interesting that this persistent behavior with Safari and Google has just started after Safari was given a private browsing feature.  So now with a wink, and a nod, Apple will provide a unique ID about you, to Google and who knows who else, without your permission.  If you really have any need for privacy, you have to go enable the private browsing feature, and who says that works???
    Looks like I might need to go dig up the EULA for iOS5, as a bet there are new terms allow indexes or history of device usage for error reporting of other features....
    Last week I posted the same day iOS 5.01 was released, hopefully this post will hang at the top long enough for some more attention...

  • HAVING A PROBLEM WHEN I PRINT A WEB PAGE WHICH IS MORE THAT ONE PAGE LONG. ONLY THE FIRST PAGE PRINTS TO SCALE...THE REMAINING PAGES PRINT OFF THE PAGE????HELP-IT IS DEFINITELY A PROBLEM WITH FIREFOX BECAUSE IT DOES NOT HAPPEN WITH SAFARI???

    Question
    HAVING A PROBLEM WHEN I PRINT A WEB PAGE WHICH IS MORE THAT ONE PAGE LONG. ONLY THE FIRST PAGE PRINTS TO SCALE...THE REMAINING PAGES PRINT OFF THE PAGE????HELP-IT IS DEFINITELY A PROBLEM WITH FIREFOX BECAUSE IT DOES NOT HAPPEN WITH SAFARI??

    Thank you for the response. I tried to fix the problem with some of the suggestions on that page, but none seem to work. I believe that is the only website that I'm having that problem on. I got to fooling with it a bit more and when I highlight the whole page and select to print the selected area, it actually prints the whole page then, but it won't do it as a default. I guess I can just do it like that from now on, but I thought there would be something in the settings that I could have changed. Thanks again for the help.

  • Fire fow will not let me use curtain buttons and drop down menus for web sites. i had version 7.01 and upgraded to verson 8.02b and it did it on both of them. and the web pages work find if i use chrome

    Firefox will not let me use curtain buttons and drop down menus for web sites. i had version 7.01 and upgraded to verson 8.02b and it did it on both of them. and the web pages work find if i use chrome

    Do a clean reinstall and delete the Firefox program folder before (re)installing a fresh copy of the current Firefox release.
    Download a fresh Firefox copy and save the file to the desktop.
    *Firefox 21.0.x: http://www.mozilla.org/en-US/firefox/all.html
    Uninstall your current Firefox version, if possible, to cleanup the Windows registry and settings in security software.
    *Do NOT remove personal data when you uninstall your current Firefox version, because all profile folders will be removed and you will lose all personal data like bookmarks and passwords from profiles of other Firefox versions.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    *(32 bit Windows) "C:\Program Files\Mozilla Firefox\"
    *(64 bit Windows) "C:\Program Files (x86)\Mozilla Firefox\"
    *It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    *http://kb.mozillazine.org/Uninstalling_Firefox
    Your bookmarks and other personal data are stored in the Firefox profile folder and won't be affected by an uninstall and (re)install, but make sure that "remove personal data" is NOT selected when you uninstall Firefox.
    If you keep having problems then also create a new profile.
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    *http://kb.mozillazine.org/Profile_backup
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Clean_reinstall

  • Tinymce and similar web page editors

    Sites using Tinymce and similar web page editors do not work on the iPad. Is there a fix for this?
    Bit of a pain if I want to use my CMS system to update pages on the go (half the reason I bought the iPad) and I now find there are several sites I use regularly that I can't now (from the iPad).
    So...any ideas?

    TinyMCE was my first port of call:-
    http://tinymce.moxiecode.com/punbb/viewtopic.php?id=22209
    and
    http://tinymce.moxiecode.com/punbb/viewtopic.php?id=21314
    It's a Safari issue

  • Web Page Composer - Web Form for exposing iViews and External Web Pages

    Hello SDN Community,
    This forum thread is intentionally created to collect your feedback and ideas regarding the Web form for exposing iViews and external Web pages.
    With this new Web form you are able to specify height and width of the iFrame, in which the corresponding iView/external Web page will be displayed on the particular WPC Web page.
    For more information regarding this new Web form and its features and to download it visit this address:  https://wiki.sdn.sap.com/wiki/display/KMC/CustomizingtheWebPageComposer
    Your oppinon and constructive suggestions will help to evolve the Web form further and facilitate the community to create more sophisticated and enhanced versions of this basic reference implementation. Feel free to contribute also your version and discuss in public.
    Here are some basic questions that can guide you:
    1. Does this new Web form help in your particular scenario? How?
    2. How would you rate from 0 to 5 your satisfaction with this particular Web form?
    3. What can be improved in the Web form?
    4. Do you miss something from documentation point of view?
    Explore the new WPC wiki pages - find valuable the information regarding WPC at one place, download new Web forms, and feel free to contribute.
    [Web Page Composer Wiki|https://wiki.sdn.sap.com/wiki/display/KMC/WebPageComposer]
    Best Regards,
    WPC team @ SAP

    Hello!
    I have installed your component. When I try to create a new component in WPC with this form, portal throws an exception
    Full Message Text
    05:54_30/07/09_0005_21710350
    [EXCEPTION]
    java.lang.NullPointerException
    at com.sap.nw.wpc.editor.EditorBean.updateDocumentFromContext(EditorBean.java:336)
    at com.sap.nw.wpc.editor.EditorBean.getPreview(EditorBean.java:600)
    at pagelet.editor._sapportalsjsp_editor.subDoContent(_sapportalsjsp_editor.java:1802)
    at pagelet.editor._sapportalsjsp_editor.doContent(_sapportalsjsp_editor.java:58)
    at pagelet.editor._sapportalsjsp_editor.service(_sapportalsjsp_editor.java:38)
    at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.service(PortalComponentItemFacade.java:360)
    at com.sapportals.portal.prt.core.broker.PortalComponentItem.service(PortalComponentItem.java:934)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:435)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:527)
    at com.sapportals.portal.prt.component.AbstractComponentResponse.include(AbstractComponentResponse.java:89)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:232)
    at com.sapportals.portal.htmlb.page.JSPDynPage.doOutput(JSPDynPage.java:76)
    at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:129)
    at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
    at com.sap.nw.wpc.editor.EditorTool.doContent(EditorTool.java:55)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
    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.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(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Do you have any ideas? I am running EP7 SPS 15
    Thanks in advance

  • NW Business Client and accessing SAP services via web pages

    Hi all,
    We currently use Business Connector to access our SAP environment via web pages. We looked at NW eSOA but decided against implementing it. Does Business Client offer anything that helps access SAP apps and data from a custom web site better the Business Connector?
    Thanks in advance,
    Tom

    Tom
    I am assuming you are using SAP Business Connector in your landscape to connect to back end SAP systems from  your web applications. Your question now is that if business client can let you access SAP data for your web pages instead of the business connector. Point to not here is that Business client, as the name implies, is just a client with single point of access for SAP screens. That means, you can access traditional SAP transactions, WebDynpro screens, BSP pages, Portal screens etc in one single client. In very raw terms, Business client acts (or replaces) as your browser. It is not going to provide you any out of the box integration with backend system rather just act as a window. You options at this point are
    1) Use your existing webpages but instead of getting data from the backend system through business connector, get the data using webservices.
    2) Use PI as middleware tool and get the data from backend SAP system
    3) Stay were you are but deal with high cost of ownership.
    Thanks
    KK

  • Iolo System Mechanic app failed and has caused FF not to act right - not loading buttons and some web pages to be a list instead of what the UI should look like.... I have reinstalled but still have the problem and not sure what to do

    Basically certain web pages are not loading proper since app Iolo System Mechanic failed. I have reinstalled FF but still not loading right. Buttons are not showing and some pages are in a list instead of the GUI view.

    I installed and uninstalled Firefox several times - finaly after I selected NOT to have Firefox as the default browser, the installation worked and pages loads correctly now! I made Firefox the default browser after the successful installation!

  • Problems copying and renaming web pages

    hello chaps,
    having some difficulties in using the rename function when applying to to existing web pages.
    basically I want to make a copy of a page and then rename it. In the Project tree, I copy, then right click the web pages node and paste. A new file appears with an autogenerated name.
    I then attempt to rename the copy and JSC comes up with the refactoring dialog, which I then apply. However, on the two occassions I have tried this, the references in the JSP file to the new name weren't updated, and the file itself wasn't renamed, I have then had to manually apply edits and change file names which didn't actually work properly anyway (the resulting page had duplicate components)
    I also noted that while there was a new entry in managed-beans.xml for the newly named file, the initial copy still had an entry (which I removed)
    I am using XP for development/ MySQL, logged on as a user with administrator rights.
    I haven't tested this very rigorously, only tried it twice. Both pages contained page fragments.
    Regards, Paul.
    (perhaps an RFE would be to provide a "web page copy" dialog box which asked for the new name and then applied all refactoring automatically)

    Hi Paul,
    I apologise for my previous post
    If you uncheck an option "Preview All Changes" in the 'rename' window and click Next will apply refactoring automatically .
    Hope this is what you are looking for
    MJ

  • Can't login System Access Manager and Delegated Administrator page

    Hi.
    Suddenly I can't log in System Access Manager & Delegated Administrator page. Yesterday,I could.
    Do you help me?
    thanks.

    k-m-i wrote:
    Suddenly I can't log in System Access Manager & Delegated Administrator page. Yesterday,I could.Given that you have provided nothing in the way of usable information to isolate the problem I can only suggest restarting your directory server (assuming it hasn't crashed) then restarting the web-container hosting Access Manager and see if that fixes the problem.
    If not, you will have to look further into the web-server logs and the directory server logs to see why the problem is occurring.
    Regards,
    Shane.

  • Permission to access iMac.local/~MyUser web pages

    I have an iMac with a client configuration and am running Lion OS X.
    I've turned on the Web Server to share web pages. I can successfully accesss pages on the main web page site: iMac.local, located at Library/WebServer/Documents. I cannot accesss pages from my own user location: iMac./local/~Ron, located at Ron/Sites directory. I get a 403 Forbidden message that says:
    Forbidden
    You don't have permission to access /~Ron/phpinfo on this server.
    The file should send back a phpinfo() table but the sample index.html file gives the same Forbidden message.
    Can someone please tell me how to get this to work?
    Thanks,
    Ron R.

    Hello Thomas,
    Thanks for your reply.
    Yes, PHP is enabled. I can get the phpinfo table just fine from the Mac.local location but not from my own Mac.local/~Ron location. That's the problem I'm trying to resolve.
    You're right, I forgot the .php extention in my previous message. But when I use it, it still does not give me access to the file. I can't access the index.html "Welcome" file either. Seems like an access problem unrelated to PHP.
    Message received:
    You don't have permission to access /~Ron/phpinfo.php on this server.
    I'm jealous that others get this to work so easily. I'm a newcomer to the MAC and am paying my dues...
    Any other suggestions?
    Thank you,
    Ron R.

  • Limited Access - can't load web pages

    Although I am connected to the internet, web pages won't load. Trouble-shooting, it says I have "limited access" (I've tried both hard wire and Wife - same deal, no go).
    Thought it might be my ISP, so I was on the phone with AT&T support and we ran tests and ping showed packets going out and coming in normally, and I can connect to the online game I play, but websites will not load. No home page, no E-mail, nada.
    I am not a computer geek, so I have limited know-how.
    This question was solved.
    View Solution.

    Interesting that AT&T support could not help.  When that problem happens, it could be a virus or some malware.  It can also be caused by your antivirus software - imagine that.  But first try resetting the stack.  SEE HERE for a dicussion.  The reset in the last section applies to Windows 7 also.
    {---------- Please click the "Thumbs Up" to say thanks for helping.
    Please click "Accept As Solution" if my help has solved your problem. ----------}
    This is a user supported forum. I am a volunteer and I do not work for HP.

  • Safari can not access any secure (HTTPS) web pages

    Does anyone have an idea why a good frined of mine using Safari 1.3.2 on a Power Book G4 with Mac OS 10.3.9 can not access any secure web pages (those that start with HTTPS)? I can not find any preferences that might control this. She can access the pages with IE but not Safari. What setting on her computer might control this? Any ideas would be appreciated. I even through away (com.apple.Safari.plist) file. Not change. An ideas??

    I have the same problem! However, this is ONLY while running wireless internet. Anytime I want to use an HTTPS site, I have to plug directly into my router, so I'm not wireless anymore, and then it works fine. Every now and then (like maybe 5% of the time), I get lucky and it will work for a short while such as logging into yahoo mail for example (logging into here didn't work at first but after waiting a bit, i was able to log in), but trying to stay on a secure connection such as a bank accnt. is impossible.
    Any help would be GREATLY appreciated! Everyone I've asked says they've never had the problem. I thought I was the only one.
    I checked my proxy settings -- nothing is checked. I've tried deleting preferences and I reset safari often.

Maybe you are looking for