JspServlet: unable to dispatch to requested page: java.io.FileNotFoundExcep

Hi .,
after successfully deploying the .ear file & registering the provider.........i am getting errors when i am trying to view my portlet in a page...
i am following the below procedure to deploy...please let me know that am i going in a right way?
Steps I am following:
1.extracting template.ear file to my_ear directory
2.extracting template.war to my_war directory
3.in my_ear\htdocs\myjsp\my.jsp.....i am keeping my my.jsp file...
4.web-inf\deployments.....i am keeping two property files i) _default.properties file and  ii)my.properties file...after modifing them
5.in lib directory i am keeping two .jar files....pdkjava.jar and ptlshare.jar
6.web-inf\providers\my\provider.xml..............after midifing the provider.xml
so ....i am making my.war with all the above stuff including meta-inf directory....
after that creating .ear file including .war file....after modifying application.xml
till here i am getting successfull...
and i can able to view my deployment through
http://myserver.com:7778/my/providers.........where 'my' is my registration name.........
this url i am using for registering the provider....
after all this stuff i am getting below error after customizing the page...
please give me solution.....
Error I am getting
6/2/03 2:23 AM PollAdmin: JspServlet: unable to dispatch to requested page: java.io.FileNotFoundException:
/space/infra/ias_midtier/j2ee/OC4J_Portal/applications/PollAdmin/PollAdmin/htdocs/PollAdmin/PollAdmin.jsp (No such file or directory)
     at java.io.FileInputStream.open(Native Method)
     at java.io.FileInputStream.<init>(FileInputStream.java:64)
     at oracle.jsp.provider.JspFilesystemResource.fromStream(JspFilesystemResource.java:153)
     at oracle.jsp.provider.JspFilesystemResource.fromReader(JspFilesystemResource.java:169)
     at oracle.jsp.runtimev2.JspPageCompiler.fromReader(JspPageCompiler.java:345)
     at oracle.jsp.runtimev2.JspPageCompiler.attemptCompilePage(JspPageCompiler.java:250)
     at oracle.jsp.runtimev2.JspPageCompiler.compilePage(JspPageCompiler.java:171)
     at oracle.jsp.runtimev2.JspPageInfo.compileAndLoad(JspPageInfo.java:338)
     at oracle.jsp.runtimev2.JspPageTable.compileAndServe(JspPageTable.java:481)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:255)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:407)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:330)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
     at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
     at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
     at com.evermind.server.http.ServletRequestDispatcher.include(ServletRequestDispatcher.java:108)
     at oracle.portal.provider.v2.render.http.ResourceRenderer.renderBody(Unknown Source)
     at oracle.portal.provider.v2.render.RenderManager.render(Unknown Source)
     at oracle.portal.provider.v2.DefaultPortletInstance.render(Unknown Source)
     at oracle.webdb.provider.v2.adapter.soapV1.ProviderAdapter.showPortlet(Unknown Source)
     at oracle.webdb.provider.v2.adapter.soapV1.ProviderAdapter.handleHttp(Unknown Source)
     at java.lang.reflect.Method.invoke(Native Method)
     at oracle.webdb.provider.v2.adapter.SOAPServlet.doHTTPCall(Unknown Source)
     at oracle.webdb.provider.v2.adapter.SOAPServlet.service(Unknown Source)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
     at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
     at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:735)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:151)
     at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:64)
PLease help me as soon as possible.........

Hi Abhinav.,
Actually as an example i mentioned "my" in previous posting...
here is the provider.xml i am using...for "PollAdmin"
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?providerDefinition version="3.1"?>
<provider class="oracle.portal.provider.v2.DefaultProviderDefinition">
<session>false</session>
<useOldStyleHeaders>false</useOldStyleHeaders>
<portlet class="oracle.portal.provider.v2.DefaultPortletDefinition">
<id>3</id>
<name>PollAdmin</name>
<title>PollAdmin Portlet</title>
<description>This portlet echos the poll information.</description>
<timeout>40</timeout>
<timeoutMessage>PollAdmin Portlet timed out</timeoutMessage>
<showEdit>false</showEdit>
<showEditDefault>false</showEditDefault>
<showPreview>false</showPreview>
<showDetails>false</showDetails>
<hasHelp>false</hasHelp>
<hasAbout>false</hasAbout>
<acceptContentType>text/html</acceptContentType>
<renderer class="oracle.portal.provider.v2.render.RenderManager">
<contentType>text/html</contentType>
<showPage>/htdocs/PollAdmin/PollAdmin.jsp</showPage>
</renderer>
</portlet>
</provider>
Thanks

Similar Messages

  • Not able to log out of application:JspServlet:unable to dispatch to request

    We are developing our application on oracle ADF (jdev verison:10.1.3.2). and deploying it in the SOA server(version 10.1.3.1).
    The problem with our application is that when the logout button is clicked the application gives the following error:
    500 Internal Server Error
    Servlet error: An exception occurred. The current application deployment descriptors do not allow for including it in this response. Please consult the application log for details.
    When the application log is consulted it reads:
    08/07/02 07:20:45.209 Buddy: JspServlet: unable to dispatch to requested page: Exception:java.io.FileNotFoundException: C:\product \10.1.3.1\OracleAS_2\j2ee\home\applications\Buddy\ Buddy\common\skins\common\Login.jspx (The system cannot find the path specified)
    We have an application wherein a global navigation rule in faces-config is defined as
    <navigation-rule>
    <navigation-case>
    <from-outcome>login</from-outcome>
    <to-view-id>/common/Login.jspx</to-view-id>
    <redirect/>
    </navigation-case>
    The file Login.jspx is present at
    C:\product \10.1.3.1\OracleAS_2\j2ee\home\applications\Buddy\ Buddy\common\common\Login.jspx
    But somehow the deployed version tries to find it at
    C:\product \10.1.3.1\OracleAS_2\j2ee\home\applications\Buddy\ Buddy\common\skins\common\Login.jspx
    I am not able to understand why the page is being searched in
    ~\skins\common\Login.jspx and not in ~\common\Login.jspx
    Please help me out of this situation.
    Buddhadev

    Please post ADF questions to the JDeveloper forum. ADF is a component of JDeveloper and all the experts in ADF are in the JDeveloper forum.
    -steve-

  • Is it a bug in 9.0.3 :Unable to dispatch to requested page: Error in JSP

    Hi I am getting the following error
    ============================Error start==================
    web-app: JspServlet: unable to dispatch to requested page: Exception:oracle.jsp.parse.JspParseException: Line # 2, &lt;jsp:useBean id="result" scope="request" type="ActionResult" /&gt;
    Error: Unable to find class for bean: result defined by tag with class: ActionResult
    ========================Error ends===================
    My configuration is as follow
    I have EAR File which consist of common file in library for ejbs,servlet & jsps
    I set the classpath for ejbs and web-app in manifest.mf for both jar as well as war file. My servlet can see the ActionResult class but jsp cannot see it.
    In my orion-web.xml I have the following line
    &lt;web-app-class-loader search-local-classes-first="true" include-war-manifest-class-path="true" /&gt;
    In my global-web-application.xml I have the following line at last
    &lt;web-app-class-loader include-war-manifest-class-path="true"/&gt;
    But still it cannot see the ActionResult class file which is in common library file.
    I am using
    Oracle9iAS (9.0.3.0.0) Containers for J2EE (build 020927.1699)
    Any help is appreciated.
    Thanks

    Where can I download my test ear file.
    Any way I am keep my source here.
    My Servet Source
    =============================================
    package com.ritesh.tempwork;
    import javax.servlet.*;
    import javax.servlet.http.*;
    import java.io.*;
    import java.util.*;
    public class MyServlet extends HttpServlet {
    * Initialize global variables
    public void init(ServletConfig config) throws ServletException {
         super.init(config);
    * Service the request
    public void service(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException {
         //getAction
         request.setAttribute("result",new ActionResult());
         this.getServletContext().getRequestDispatcher("/test.jsp").forward(request, response);
    * Get Servlet information
    * @return java.lang.String
    public String getServletInfo() {
         return "com.aclcargo.servlet.ActionMultiplexer Information";
    * Insert the method's description here.
    * Creation date: (7/13/2001 5:30:57 PM)
    public void destroy()
    ====================================================
    My Action Result class
    =====================================================
    package com.ritesh.tempwork;
    i[i]Long postings are being truncated to ~1 kB at this time.

  • I cant accese iitunes store? "unable to locate requested page please check your connection"

    ok, today i installed itunes, i live in india....so after i insalled i dint open it!
    i just reboot  my laptop (windows 7, home basic)
    k then as i on my lapton and itunes i imported all music..
    when i click the itunes stores it dosent opens.
    i just wait... but after tat it shows  "unable to locate requested page please check your connection"
    dah!... why? please answer me!

    Close your iTunes,
    Go to command Prompt -
    (Win 7/Vista) - START/ALL PROGRAMS/ACCESSORIES, right mouse click "Command Prompt", choose "Run as Administrator".
    (Win XP SP2 &amp; above) - START/ALL PROGRAMS/ACCESSORIES/Command Prompt
    In the "Command Prompt" screen, type in
    netsh winsock reset
    Hit "ENTER" key
    Restart your computer.
    If you do get a prompt after restart windows to remap LSP, just click NO.
    Now launch your iTunes and see if it is working now.
    If you are still having these type of problems after trying the winsock reset, refer to this article to identify which software in your system is inserting LSP:
    iTunes 10.5 for Windows: May see performance issues and blank iTunes Store
    http://support.apple.com/kb/TS4123?viewlocale=en_US

  • Error: 'Unable to send the request.  Verify the URL ... is valid and the...

    Hello,
    I'm attempting to connect to Essbase from Visual Studio 2005 with the use of the DataServer component.
    I'm using a URL;
    http://<myserver>:13080/aps/APS
    This URL seems to be valid if I plug it into a browser in that it returns a page listing the following information;
    Hyperion Provider Services
    Hyperion Provider Services - Release 9.3.1.0.0 Build 168
    ESS_ES_HOME: C:\Hyperion\AnalyticProviderServices
    domain file: C:\Hyperion\AnalyticProviderServices/data/domain.db
    essbase.properties: C:\Hyperion\AnalyticProviderServices/bin/essbase.properties
    log console enabled: false
    log file enabled: true
    log level: WARN
    log file name: C:/Hyperion/AnalyticProviderServices/bin/apsserver.log
    is trace enabled: false
    However, if I try and use this same URL in the DataServer component (using the 'Sign On' task) I'm shown the following error;
    'Unable to send the request. Verify the URL "http://<myserver>:13080/aps/APS" is valid and the servlet is running'
    So, any suggestions are much appreciated!
    Many thanks.

    Hi John,
    Yes, you're right. I've now installed the habnet server on the machine hosting Essbase and can access it via browser using;
    http://<myserver>::22080/EssbaseObjects/Servlet
    and this seems to be showing signs of life as it returns the following to the browser;
    =============================================================================
    Hyperion Habnet Servlet, Release 9.2.0
    Copyright 1997-1998, 2001-2006 Hyperion Solutions Corporation. All rights reserved.
    Hyperion Essbase Java API version 9.0.2
    Configuration:
    printXML=false
    printRequests=false
    connectionTimeout=300000
    checkInterval=60000
    forceMetadataCaching=false
    cacheTimeout=300000
    cacheInterval=60000
    EDSUrl=http://localhost:11080/eds/EssbaseEnterprise (optional)
    defaultEDSServer=localhost
    defaultDomain=Essbase
    defaultORBType=URL
    defaultPort=8080
    defaultUseConnectionPool=false
    defaultConnectionPerOperation=false
    defaultUseCluster=false
    defaultConnectionReadOnly=false
    netRetryCount=20
    netRetryInterval=1000
    testing configuration of required Java libraries:
    Essbase Java API (ess_japi.jar) *** OLDER VERSION ***
    Essbase Java API version detected - 9.0.0
    Java memory configuration:
    Maximum: 63 (Mb)
    Allocated: 31 (Mb)
    Free: 28 (Mb)
    XML (xerces.jar) is subject to:
    Apache Software License, Version 1.1
    Copyright (c) 1999-2001.
    The Apache Software Foundation.
    All rights reserved.
    SOAP (soap.jar) is subject to:
    Apache Software License, Version 2.0
    Copyright (c) 1999-2004.
    The Apache Software Foundation.
    All rights reserved.
    =============================================================================
    However.... when I try to connect using the DataServer I'm shown the same error message as beofre except for the change of URL. Can you remember if there were any other settings that needed to be made?
    I've also noticed the line above ' EDSUrl=http://localhost:11080/eds/EssbaseEnterprise (optional) ', this says 'the page cannot be displayed' if i try to access it from the habnet machine but I'm really not sure if this is relevant or not.
    Many thanks again for your time.
    Steve

  • The server was unable to process the request due to an internal error.

             
    Properties set in my project are below
    namespace EmployeeService
            public class Employee
                private int _Id;
                private string _Name;
                private string _Gender;
                private DateTime _DateofBirth;
                public int Id
                    get { return _Id; }
                    set { _Id = value; }
                public string Name
                    set { _Name = value; }
                    get { return _Name; }
                public string Gender
                    set { _Gender = value; }
                    get { return _Gender; }
                public DateTime DateofBirth
                    set { _DateofBirth = value; }
                    get { return _DateofBirth; }
    This is the service i have developed in my project 
    namespace EmployeeService
        // NOTE: You can use the "Rename" command on the "Refactor" menu to change the class name "Service1" in both code and config file together.
        public class EmployeeService : IEmployeeService
            public Employee GetEmployee(int Id)
                Employee objemp = new Employee();
                string cs = ConfigurationManager.ConnectionStrings["DBCS"].ConnectionString;
                using (SqlConnection con = new SqlConnection(cs))
                    SqlCommand cmd = new SqlCommand("spGettblEmployeewcf", con);
                    cmd.CommandType = CommandType.StoredProcedure;
                    SqlParameter Idparameter = new SqlParameter();
                    Idparameter.ParameterName = "@Id";
                    Idparameter.Value = Id;
                    cmd.Parameters.Add(Idparameter);
                    con.Open();
                    SqlDataReader dr = cmd.ExecuteReader();
                    while (dr.Read())
                        objemp.Id = Convert.ToInt32(dr["Id"]);
                        objemp.Name = dr["Name"].ToString();
                        objemp.Gender = dr["Gender"].ToString();
                        objemp.DateofBirth = Convert.ToDateTime(dr["DateofBirth"]);
                return objemp;
            public void SaveEmployee(Employee objemp)
                string cs = ConfigurationManager.ConnectionStrings["DBCS"].ConnectionString;
                using (SqlConnection con = new SqlConnection(cs))
                    SqlCommand cmd = new SqlCommand("spInsertEmployeewcf", con);
                    cmd.CommandType = CommandType.StoredProcedure;
                    SqlParameter ParameterId = new SqlParameter()
                        Value = objemp.Id,
                        ParameterName = "@Id"
                    cmd.Parameters.Add(ParameterId);
                    SqlParameter ParameterName = new SqlParameter()
                        Value = objemp.Name,
                        ParameterName = "@Name"
                    cmd.Parameters.Add(ParameterName);
                    SqlParameter ParameterGender = new SqlParameter()
                        Value = objemp.Gender,
                        ParameterName = "@Gender"
                    cmd.Parameters.Add(ParameterGender);
                    SqlParameter ParameterDateofBirth = new SqlParameter()
                        Value = objemp.DateofBirth,
                        ParameterName = "@DateofBirth"
                    cmd.Parameters.Add(ParameterDateofBirth);
                    con.Open();
                    cmd.ExecuteNonQuery();
    The Service Contract  code is
    namespace EmployeeService
        // NOTE: You can use the "Rename" command on the "Refactor" menu to change the interface name "IService1" in both code and config file together.
        [ServiceContract]
        public interface IEmployeeService
            [OperationContract]
            Employee GetEmployee(int Id);
            [OperationContract]
            void SaveEmployee(Employee objemp); 
            // TODO: Add your service operations here
        // Use a data contract as illustrated in the sample below to add composite types to service operations
    and i deployed the EmployeeService in iis and consuming the service in my web application the code is below
     protected void btnsave_Click(object sender, EventArgs e)
                EmployeeService.EmployeeServiceClient client = new EmployeeService.EmployeeServiceClient("basicHttpBinding");
                EmployeeService.Employee employee = new EmployeeService.Employee();
                employee.Id = Convert.ToInt32(txtid.Text);
                employee.Name = txtname.Text;
                employee.Gender = txtgender.Text;
                employee.DateofBirth = Convert.ToDateTime(txtdob.Text);
                client.SaveEmployee(employee);
            protected void btnget_Click(object sender, EventArgs e)
                EmployeeService.EmployeeServiceClient client = new EmployeeService.EmployeeServiceClient("basicHttpBinding");
                EmployeeService.Employee employee = client.GetEmployee(Convert.ToInt32(txtid.Text));
                txtname.Text = employee.Name;
                txtgender.Text = employee.Gender;
                txtdob.Text = employee.DateofBirth.ToShortDateString();
    and  when i am entering the details of employee Id,Name,Gender,DateofBirth and clicking save button iam getting the following error 
    The server was unable to process the request due to an internal error.  For more information about the error, either turn on IncludeExceptionDetailInFaults (either from ServiceBehaviorAttribute or from the <serviceDebug> configuration behavior)
    on the server in order to send the exception information back to the client, or turn on tracing as per the Microsoft .NET Framework SDK documentation and inspect the server trace logs.
    Code in web.config file in Webapplication(Client) is the following
    <?xml version="1.0"?>
    <!--
      For more information on how to configure your ASP.NET application, please visit
      http://go.microsoft.com/fwlink/?LinkId=169433
      -->
    <configuration>
        <system.diagnostics>
            <sources>
                <source name="System.ServiceModel.MessageLogging" switchValue="Warning, ActivityTracing">
                    <listeners>
                        <add type="System.Diagnostics.DefaultTraceListener" name="Default">
                            <filter type="" />
                        </add>
                        <add name="ServiceModelMessageLoggingListener">
                            <filter type="" />
                        </add>
                    </listeners>
                </source>
                <source name="System.ServiceModel" switchValue="Warning, ActivityTracing"
                    propagateActivity="true">
                    <listeners>
                        <add type="System.Diagnostics.DefaultTraceListener" name="Default">
                            <filter type="" />
                        </add>
                        <add name="ServiceModelTraceListener">
                            <filter type="" />
                        </add>
                    </listeners>
                </source>
            </sources>
            <sharedListeners>
                <add initializeData="C:\Users\HEMANTH\Desktop\Client\Client\Web_messages.svclog"
                    type="System.Diagnostics.XmlWriterTraceListener, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"
                    name="ServiceModelMessageLoggingListener" traceOutputOptions="Timestamp">
                    <filter type="" />
                </add>
                <add initializeData="C:\Users\HEMANTH\Desktop\Client\Client\Web_tracelog.svclog"
                    type="System.Diagnostics.XmlWriterTraceListener, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"
                    name="ServiceModelTraceListener" traceOutputOptions="Timestamp">
                    <filter type="" />
                </add>
            </sharedListeners>
            <trace autoflush="true" />
        </system.diagnostics>
        <system.web>
            <compilation debug="true" targetFramework="4.0" />
        </system.web>
        <system.serviceModel>
            <diagnostics>
                <messageLogging logEntireMessage="true" logMalformedMessages="true"
                    logMessagesAtTransportLevel="true" />
            </diagnostics>
            <bindings>
                <basicHttpBinding>
                    <binding name="basicHttpBinding" />
                </basicHttpBinding>
                <wsHttpBinding>
                    <binding name="mexHttpBinding">
                        <security mode="None" />
                    </binding>
                </wsHttpBinding>
            </bindings>
            <client>
                <endpoint address="http://localhost/EmployeeWebServices/EmployeeService.svc/basic"
                    binding="basicHttpBinding" bindingConfiguration="basicHttpBinding"
                    contract="EmployeeService.IEmployeeService" name="basicHttpBinding" />
                <endpoint address="http://localhost/EmployeeWebServices/EmployeeService.svc/mex"
                    binding="wsHttpBinding" bindingConfiguration="mexHttpBinding"
                    contract="EmployeeService.IEmployeeService" name="mexHttpBinding" />
            </client>
        </system.serviceModel>
    </configuration>
    Things i have tried till now are 
    1)changed the name of the name of the endpoint address basicHttpBinding to  basicHttpBinding_IEmployeeService but still get the save error.
    2)Opened the Message Log Trace. Got the error as follows
    <MessageLogTraceRecord>
    <HttpResponse xmlns="http://schemas.microsoft.com/2004/06/ServiceModel/Management/MessageTrace">
    <StatusCode>InternalServerError</StatusCode>
    <StatusDescription>Internal Server Error</StatusDescription>
    <WebHeaders>
    <Content-Length>730</Content-Length>
    <Cache-Control>private</Cache-Control>
    <Content-Type>text/xml; charset=utf-8</Content-Type>
    <Date>Sat, 03 Jan 2015 12:12:24 GMT</Date>
    <Server>Microsoft-IIS/7.5</Server>
    <X-AspNet-Version>4.0.30319</X-AspNet-Version>
    <X-Powered-By>ASP.NET</X-Powered-By>
    </WebHeaders>
    </HttpResponse>
    <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
    <s:Header></s:Header>
    <s:Body>
    <s:Fault>
    <faultcode xmlns:a="http://schemas.microsoft.com/net/2005/12/windowscommunicationfoundation/dispatcher" xmlns="">a:InternalServiceFault</faultcode>
    <faultstring xml:lang="en-US" xmlns="">The server was unable to process the request due to an internal error.  For more information about the error, either turn on IncludeExceptionDetailInFaults (either from ServiceBehaviorAttribute
    or from the <serviceDebug> configuration behavior) on the server in order to send the exception information back to the client, or turn on tracing as per the Microsoft .NET Framework SDK documentation and inspect the server trace logs.</faultstring>
    </s:Fault>
    </s:Body>
    </s:Envelope>
    </MessageLogTraceRecord>
    Try to understand but could not understand because i'am new to wcf services. Please help me to find the error details.
    Thanks in advance
    Regards
    rax227 
                           

    Hi Mohan,
    I didn't use Fiddler before, I just download and use it but how to see the request message from this software?
    I have logged the request to event log before send to web service and copy this request from event log to testing with soapUI, so I don't think have between the actual messages being sent to your client via orchestration and soapui. In the log Response shape
    I see the fault response in event log.
    You can see
    this link to know how to use fiddler. As I suggested above the error you need to check is at the server side who is hosting the service( your party ) because you are getting fault response properly from them. The webservice you are calling seems to look
    like WCF service too. Your life would have been so easier if you could ask them to have firewall open from your dev box to their dev server so that you can use use "Add Service Reference" wizard, that even they have .NET wcf service too. 
    Did you by any chance manage to talk to them what they are getting or if they can increase the exception details in the fault message for you?
    If this answers your question please mark it as Answer and if this post is helpful, please vote as helpful. Thanks !

  • We are sorry, but we are unable to complete your request.•The Office 2007 Product Key provided is already associated with another user on this site. Please log in with the user information originally used with this Office 2007 Product Key.

    Over the years I have had many ISP and email addresses - but now we have  finally gone almost fully virtual...
    I have a live login and MS ID 4 my SkyDrive account but I only use my MS  touch with 8.1, SkyDrive and office 365 for mobility.
    And I still like to backup to my own server!!!
    What would be good is if I can put all the software licenses and product  keys of the software and keep a record of my mac addresses for  hardware  and even static IP's in a file or a secure location within the MS online  store.
    That's where MS wants me to get my computing needs from in future and I  will always be able to retrieve it in future but what about the $$$$$ I have  spent on software, hardware and applications prior to now???
    I know u guys love 2 collect data 4 marketing analysis,
    4 example I have an old PC that is still running a server from last century  - if you knew about it a simple script would allow you to offer upgrades or at  least relevant MS products - UNLIKE the rubbish adds I just turn off or tune out 
    now...
    Why cant I add products previous online email purchases into the 1 MS live  ID account where I can keep it together? If you make that available I don't have  to have separate steam accounts, EA game accounts, ASUS and adobe accounts etc 
    etc.
    What has brought me 2 this is I was looking for my office pro 2007 disks to  rebuild a HOME USE ONLY windows 7 laptop (NO touch screen so 8.1 is no benefit  at all)
    I HAVE 4 Genuine PRODUCT KEYs for Office 2007 BUT EVERY TIME I WENT TO  DOWNLOAD the software - regardless of the key I used - I got the error message:  We are sorry, but we are unable to complete your request.•The Office 2007  Product Key
    provided is already associated with another user on this site.  Please log in with the user information originally used with this Office 2007  Product Key.
    That's crap - This is a clean brand spanker install of Win7 and there was  nothing b4 I put the oem drivers from Toshiba back on.
    I looked at dozens of support pages and forum blogs and tried for hours to  get a copy to download - including incognito and other logins but because my  default PC name is also my MS Windows live ID the same error was repeated.
    I keep away from the non MS sites for these things and with good reason -  there were heaps of similar users with the same issue or very close to it that  had downloaded from a supposed MS copy from eValue or digital river etc and the  next
    thing was total corruption of the OS.
    EVENTUALLY I found a LIVE MS chat on a support site in the US and she gave  me a link to a slightly older version which will need updating and some reg edit  changes but so far, so good.
    The point is - what a crock !
    I should be able to just keep all my software, drivers, updates, service  packs, and versions that I have upgraded in the MS store.
    If Microsoft aren't going to support XP or Office 2003 and eventually 2007,  vista & Windows7 not far behind??? then that's still no excuse for them to  put these restrictions and limits when I OWN my copy of the software!!
    Unlike office 365 and SkyDrive space which is described in the T&C  (that we all read before ticking that radial button to agree of course) as ONLY  under a leased licence.
    IF Microsoft can support AND develop software that supports SQL2000  Servers, why is it so hard to archive and keep the same info for  everyone???

    Over the years I have had many ISP and email addresses - but now we have  finally gone almost fully virtual...
    I have a live login and MS ID 4 my SkyDrive account but I only use my MS  touch with 8.1, SkyDrive and office 365 for mobility.
    And I still like to backup to my own server!!!
    What would be good is if I can put all the software licenses and product  keys of the software and keep a record of my mac addresses for  hardware  and even static IP's in a file or a secure location within the MS online  store.
    That's where MS wants me to get my computing needs from in future and I  will always be able to retrieve it in future but what about the $$$$$ I have  spent on software, hardware and applications prior to now???
    I know u guys love 2 collect data 4 marketing analysis,
    4 example I have an old PC that is still running a server from last century  - if you knew about it a simple script would allow you to offer upgrades or at  least relevant MS products - UNLIKE the rubbish adds I just turn off or tune out 
    now...
    Why cant I add products previous online email purchases into the 1 MS live  ID account where I can keep it together? If you make that available I don't have  to have separate steam accounts, EA game accounts, ASUS and adobe accounts etc 
    etc.
    What has brought me 2 this is I was looking for my office pro 2007 disks to  rebuild a HOME USE ONLY windows 7 laptop (NO touch screen so 8.1 is no benefit  at all)
    I HAVE 4 Genuine PRODUCT KEYs for Office 2007 BUT EVERY TIME I WENT TO  DOWNLOAD the software - regardless of the key I used - I got the error message:  We are sorry, but we are unable to complete your request.•The Office 2007  Product Key
    provided is already associated with another user on this site.  Please log in with the user information originally used with this Office 2007  Product Key.
    That's crap - This is a clean brand spanker install of Win7 and there was  nothing b4 I put the oem drivers from Toshiba back on.
    I looked at dozens of support pages and forum blogs and tried for hours to  get a copy to download - including incognito and other logins but because my  default PC name is also my MS Windows live ID the same error was repeated.
    I keep away from the non MS sites for these things and with good reason -  there were heaps of similar users with the same issue or very close to it that  had downloaded from a supposed MS copy from eValue or digital river etc and the  next
    thing was total corruption of the OS.
    EVENTUALLY I found a LIVE MS chat on a support site in the US and she gave  me a link to a slightly older version which will need updating and some reg edit  changes but so far, so good.
    The point is - what a crock !
    I should be able to just keep all my software, drivers, updates, service  packs, and versions that I have upgraded in the MS store.
    If Microsoft aren't going to support XP or Office 2003 and eventually 2007,  vista & Windows7 not far behind??? then that's still no excuse for them to  put these restrictions and limits when I OWN my copy of the software!!
    Unlike office 365 and SkyDrive space which is described in the T&C  (that we all read before ticking that radial button to agree of course) as ONLY  under a leased licence.
    IF Microsoft can support AND develop software that supports SQL2000  Servers, why is it so hard to archive and keep the same info for  everyone???

  • We're sorry, but we are unable to complete your request at this time. Please try again in a few minutes or start over now.

    Trying to send my iPhone 5 in for repair, keep getting this error:
    "We're sorry, but we are unable to complete your request at this time.
    Please try again in a few minutes or start over now.
    (system.99)"
    Tried using different browsers, and waiting few minutes, no joy : (
    Any Ideas?

    Yeah, it kept doing it when I was trying to change the delivery address, changed it on my apple main apple profile adress and then it worked on the repair page.

  • Safari Developer Program License Agreement: We are unable to process your request

    Hi all,
    I'm trying to sign up for the free Safari Developer Program.  Everything proceeds as normal until the step Agree to License[1] after which point I receive the message "We are unable to process your request."  I have tried to logout of the Member Center and cleared all apple.com cookies.  I've tried to start the process again from the beginning too.  I've verified all my contact details.  I get the same result each time.
    1. https://developer.apple.com/ios/enroll/listAgreement.action
    I have had an Apple ID with this email address for several years, but this is my first time trying to join the Developer Program.  Can anyone offer some advice?  Thanks.
    Lucas

    OK, I'm answering my own question. I've filled-in the support ticket. The lady from Apple support just called me and helped me deal with the issue as there was no other option to solve it by myself.
    That's where I have filled in my support case (very bottom of the page):
    https://developer.apple.com/support/safari/enrollment.html

  • Errors in request page in e-service

    Hi we are getting the following errors in request page of E-service.
    1--> Request (Click on)
    Go to Search.
    Click on "All" Link.
    In Search Criteria
    Give Search : Company's Requests
    And Click on Search button.
    Error : An error occured .The action that you requested could
    not be performed.
    In th LOG FILE we are getting the below error
    SAPEngine_Application_Thread[impl:3]_19 Error com.sap.icss.ctrl.action.servicerequest.
    GetRequestListAction An error occurred in method: doIcssPerform(...)
    [EXCEPTION]
    com.sap.icss.util.IcssException: ServiceRequestBOImpl:
    getList - Error in getBackend at com.sap.icss.impl.businessobject.servicerequest.ServiceRequestBOImpl.
    getList(ServiceRequestBOImpl.java:378)
    Regards,
    Sindhu

    Hi,
    Chek the getList method of ServiceRequestBEImpl.java.
    There might be some problem in this method.
    Check the log you'll be getting some exception in this method.
    Hope this helps.
    Regards,
    Senthil.

  • We are unable to process your request - account activation

    Hi
    I keep getting this error
    We are unable to process your request.
    Please go back to the previous page, or quit your browser and try your request again.
    I keep clicking on the activation link and then Activate and i keep going around in circles. How can i fix this ? Is there a problem with my account or is it a server issue ?
    I contacted the help using the link but no reply in 40 hours at time of writing.
    Thanks
    Hanson

    Change the "cookies setting" of browser as open at third parties.
    I had same situation, when get into the following URL for previous Xcode.
    (https://developer.apple.com/downloads/index.action?q=xcode)
    But 5 minutes ago, I was able to escape from this bored conditions.
    I surely registered on Apple dev-center, that the problem was on browsing,
    please alter security level temporarily!!
    <my Englis somewhat clash,....please overlook or point gradly>

  • I get unable to process your request when trying to download new episode of a tv show.  Any ideas what is going on?

    Got my email saying my new episode was avaiable for download.
    I clicked on it.
    I got "unable to process your request. try later"
    What's going on?

    The plot thicktens!
    I was able to go to Purchased page, click on cloud and am downloading episode: that's good.  I've had to do this in the past once or twice, too.
    Here's what NOT to do:  DON'T go to the iTunes page of the TV show you have a season pass for to download the episode from there.  I think that's what I did several months ago for an episode of a different show I'd subscribed to.  I found when I got to the page for the show there was no indication there that I had purchased the season.  None of the "purchase" tabs on the right side of the screen said "Downloaded."  Well, I really wanted the episode and didn't want to wait (can't remember if I'd tried my purchased page or not).  Once I downloaded the episode ~ which I was charged for, even though I'd purchased a season pass ~ I ended up with two locations in my iTunes TV shows page.  So, I have two thumbnails for the same show: one says "Season 4" and the other says "Season 2~4."  I asked apple support about fixing it and they sent me a (for me) long, tedius list of instructions to follow which I never did.
    Last night, my episode wasn't in my Purchased page (i.e. I couldn't download it from the cloud) so I went to the iTunes store page for the TV show.  I have, contradictorily, been able to download from there, too, in the past, when my email link hasn't worked... even though, as advised above, sometimes it doesn't work.  Last night, I got the same indication that iTunes had NO idea that I had purchased a season of the show.  Under the large pic in the upper left corner of the page it still says "buy season pass" and none of the payment tabs on the right of each episode indicate that I've purchased any.  However, I have 18 purchased episodes of the season in my library and I downloaded them by receiving an email from iTunes alerting me that a new episode was ready for download. 
    Downloading from the cloud is the way to do it, if you can.  

  • The requested page contains stale data Error

    Hi All,
    I have two table in the back end. VikCountry(country_code PK,country_name).
    VikCities(country_code FK,city_name).I have created two EO's and TWo VO's for them and the AssociationObject.
    In the UI ,I have two messageTextInput fields, one for the country code and one for the country name,And a Advance table having a "Add Another Row" button at footer level.In UI i want to enter the data i.e Country Code,Name and Cities for that country(Master Detail Relation ship)
    Following is the code that i have written in the CO file:-
    public void processRequest(OAPageContext pageContext, OAWebBean webBean)
    super.processRequest(pageContext, webBean);
    RnDAMImpl AM = (RnDAMImpl)pageContext.getApplicationModule(webBean);
    if(!AM.getVikCountryVO1().isPreparedForExecution())
    AM.getVikCountryVO1().executeQuery();
    Row row1 = AM.getVikCountryVO1().createRow();
    AM.getVikCountryVO1().insertRow(row1);
    row1.setNewRowState(Row.STATUS_INITIALIZED);
    if(!AM.getVikCitiesVO1().isPreparedForExecution())
    AM.getVikCitiesVO1().executeQuery();
    Row row2 = AM.getVikCitiesVO1().createRow();
    AM.getVikCitiesVO1().insertRow(row2);
    row2.setNewRowState(Row.STATUS_INITIALIZED);
    public void processFormRequest(OAPageContext pageContext, OAWebBean webBean)
    super.processFormRequest(pageContext, webBean);
    RnDAMImpl AM = (RnDAMImpl)pageContext.getApplicationModule(webBean);
    if(pageContext.getParameter("Submit")!=null)
    AM.getOADBTransaction().commit();
    else if(pageContext.getParameter("Cancle")!=null)
    if(AM.getTransaction().isDirty())
    AM.getOADBTransaction().rollback();
    else if(pageContext.getParameter(EVENT_PARAM).equals("addRows"))
    System.out.println("inside the addrows");
    Row row2 = AM.getVikCitiesVO1().createRow();
    AM.getVikCitiesVO1().insertRow(row2);
    row2.setNewRowState(Row.STATUS_INITIALIZED);
    Now when i am entering the data in the UI and press submit button,then It is giving me an error:-
    The requested page contains stale data. This error could have been caused through the use of the browser's navigation buttons (the browser Back button, for example). If the browser's navigation buttons were not used, this error could have been caused by coding mistakes in application code. Please check Supporting the Browser Back Button developer guide - View Object Primary Key Comparison section to review the primary causes of this error and correct the coding mistakes.
    Cause:
    The number of displayed records, 1, exceeds the actual number of records, 0, in view object RnDAM.VikCitiesVO1. Some of the displayed records may have been deleted..
    I am unable to solve this Problem.Please Help.
    Thanks,
    Vikram

    Q:Why are you creating new Rows for Country and City VO in processRequest ?
    A:Bcoz to insert the empty rows in the VO cache.
    Q:And then again in processFormRequest you are creating another row for the Cities VO.
    A:As i set the Insert Row Automatically property to false, when user select the "Add Another Row" button in UI, i am inserting an empty row in the VO cache.
    If there is anything wrong plz let me know.
    Q:When does error happen when you try to add another row or when you try to commit the transaction ?
    A:When i am commiting and if i fill the data in the textboxes and table, and press Add Another Row Button in table.

  • Enhancing Web request page in Service Order in web UI

    Hi,
    We are upgrading from CRM 4 to 7 and we would like to display web request page in / from service order page. As per standard web Ui The web request & service order displayed separately, I have enhaced the view but still I'm unable to see the web request (Component:webreq) in Service order ( BT116_SERVOH). Can please gude me step by step how to enhance this in CRM 7 web UI
    Thanks & Regards,
    CHANDRA

    Hi Deepak,
    I think you may not be able to get Subject Profile field in Service Order. We had a similar problem in case of Activity Transaction. I guess this may be a bug or maybe you may need to use Categorization Schema for the purpose. Need to do more research in this area.
    Regards,
    Deepak

  • Dispatcher process on ABAP +  JAVA system  does not start.

    Hi all,
    Dispatcher process on ABAP +  JAVA system  does not start.
    Can someone help me to solve this issue in a ABAP+JAVA stack system?
      service p4 ================= ERROR =================
    Core service p4 failed. J2EE Engine cannot be started.
    com.sap.engine.frame.ServiceException: <--Localization failed: ResourceBundle='com.sap.engine.frame.KernelResourceBundle', ID='Can't assign requested addres
    s (errno:227)
    com.sap.engine.services.rmi_p4.dispatcher.TransportMonitor constructor : can't open  server socket.', Arguments: []--> : Can't find resource for bundle java
    .util.PropertyResourceBundle, key Can't assign requested address (errno:227)
    com.sap.engine.services.rmi_p4.dispatcher.TransportMonitor constructor : can't open  server socket.
            at com.sap.engine.services.rmi_p4.dispatcher.TransportMonitor.<init>(TransportMonitor.java:211)
            at com.sap.engine.services.rmi_p4.dispatcher.P4ServiceFrame.start(P4ServiceFrame.java:93)
            at com.sap.engine.core.service630.container.ServiceRunner.startCommunicationServiceFrame(ServiceRunner.java:228)
            at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:158)
            at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
            at com.sap.engine.core.thread.impl6.SingleThread.execute(SingleThread.java:78)
            at com.sap.engine.core.thread.impl6.SingleThread.run(SingleThread.java:148)
    com.sap.engine.frame.ServiceException: <--Localization failed: ResourceBundle='com.sap.engine.frame.KernelResourceBundle', ID='Can't assign requested addres
    s (errno:227)
    com.sap.engine.services.rmi_p4.dispatcher.TransportMonitor constructor : can't open  server socket.', Arguments: []--> : Can't find resource for bundle java
    .util.PropertyResourceBundle, key Can't assign requested address (errno:227)
    com.sap.engine.services.rmi_p4.dispatcher.TransportMonitor constructor : can't open  server socket.
            at com.sap.engine.services.rmi_p4.dispatcher.TransportMonitor.<init>(TransportMonitor.java:211)
            at com.sap.engine.services.rmi_p4.dispatcher.P4ServiceFrame.start(P4ServiceFrame.java:93)
            at com.sap.engine.core.service630.container.ServiceRunner.startCommunicationServiceFrame(ServiceRunner.java:228)
            at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:158)
            at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
            at com.sap.engine.core.thread.impl6.SingleThread.execute(SingleThread.java:78)
            at com.sap.engine.core.thread.impl6.SingleThread.run(SingleThread.java:148)
    [Framework -> criticalShutdown] Core service p4 failed. J2EE Engine cannot be started.
    Nov 9, 2011 6:41:09 AM              com.sap.engine.core.Framework [SAPEngine_System_Thread[impl:6]_26] Fatal: Critical shutdown was invoked. Reason is: Core
    service p4 failed. J2EE Engine cannot be started.
    Please let me know if you need any further information in this regard.
    with regards,
    Raja

    Hi,
    Core service p4 failed. J2EE Engine cannot be started.
    com.sap.engine.frame.ServiceException: <--Localization failed: ResourceBundle='com.sap.engine.frame.KernelResourceBundle', ID='Can't assign requested addres
    Please reboot the server to free up occupied ports. Later start the sap system.
    Regards,
    Deepak kori

Maybe you are looking for

  • Lost ability to open new tab after tonight's update

    I'm using Firefox 19, it got updated automatically tonight, and I've lost the + sign that allows me open a new tab. If I restart with add-ons disable, it returns but if I disable (in normal mode) add-ons individually to isolate the add-on causing the

  • How to read path data?

    Hello, I'm new to photoshop plugin development, and wondering how to read the path data in plugin? That is, the data generated by the pen tool. Thanks.

  • Why does my user continue to receive event invitations?

    I have a high profile end user who has a receptionist set as a delegate in Exchange 2010 to receive all events while not informing the end user. However recently this user has been getting these invites on her Calendar application despite the fact th

  • Saving Photoshop CS5 Print dialog box presets or defaults?

    This question was asked in 2008 for PS CS3 with no answer, so I will ask it again... OS 10.6.4 Using Canon iPF 5100 and 6100 printers CS 5 Photoshop Is there a way to set a preset in the PS Print dialog window for 'Photoshop manages color' and the IC

  • How do I prevent my iPod from powering on when I have the Hold switch on?

    After I power off my iPod I turn on the Hold switch to prevent it from powering on and using up my battery life, but for some strange reason when I pull it out of my purse to use it again I often find a song playing. To make things even stranger ever