IOException File not found - While using Runtime.exec

Hey All,
I have written a Java application which needs to start up another external application. I have executables for that external application for different platforms (Win32, PPC and Linux). When the Java application is started it detects the OS and starts up the right executable according to the OS. The executable loads up fine on Windows without any problems. But in both Linux and Max OS X I get this exception:
java.io.IOException: java.io.IOException: "/home/vilas/Documents/Project/build/CLISP/linux/lisp.run": not found
        at java.lang.UNIXProcess.<init>(UNIXProcess.java:143)
        at java.lang.Runtime.execInternal(Native Method)
        at java.lang.Runtime.exec(Runtime.java:566)
        at java.lang.Runtime.exec(Runtime.java:428)
        at jplan.communication.lispserver.LispServer.startupServer(LispServer.java:143)
        at jplan.communication.lispserver.LispServer.run(LispServer.java:109)
        at java.lang.Thread.run(Thread.java:534)lisp.run has all the necessary permissions. If I copy the string (/home/vilas/Documents/Project/build/CLISP/linux/lisp.run) and paste it in a terminal and press enter, the application starts up fine without any problems!! Can you please tell me what could be going wrong?
The following extra information maybe helpfull:
1) I use the exec(String command, String[] envp, File dir) version of exec.
2) The complete format of the command is as follows (one long string):
"/home/vilas/Documents/Project/build/CLISP/linux/lisp.run" -B "/home/vilas/Documents/Project/build/CLISP/linux" -M "/home/vilas/Documents/Project/build/CLISP/linux/lispinit.mem" -i loader.lisp
Thanks in advance for your time and efforts.

I found the problem after extensively searing the forums (looking upto page 4 !! of the results). The problem was that I was using quotes to surround the paths in the command. If you copy and paste it in a terminal it will work fine but it does not work with runtime.exec. I am not sure, but I think the reason is that when a terminal is used, some pre-processing of the commands take place before they are passed onto the OS(shell). But while using runtime.exec, that pre-processing is not peformed and therefore some things will not work.
In order to fix the problem, I use quotes only when the OS is windows. In other cases(OS X, Linux) I escape the spaces i.e. replace " " with "\ ".
PS: The executable is a binary compiled from C code.

Similar Messages

  • IPlanet 6.0 and struts (Extension of file not found, while displaying stati

    i am trying to launch the strut appln in iPlanet 6.0 when i am making a reqest for jsp i am getting a message saying Error: 404 SC_NOT_FOUND
    Extension of file not found, while displaying static content . i do not have any clue on this why i am getting this message.
    Could anybody help me regarding this

    Hello,
    I am experiencing the same problem too. My jsp accesses a javabean. I
    noticed, most of the times, I thought, it happened when session was timed
    out. But it also happended before the time-out too. I had it set as default
    at 30 minutes.
    If you find out a solution or some high lights please let me know.
    Thanks a lots.
    ThuThien Ho
    [email protected]
    (703) 428-2856
    Jordi Lucas wrote:
    Hi all,
    I have the following problem.
    When I try to execute a jsp, the server responds:
    Error: 404 SC_NOT_FOUND
    Extension of file not found, while displaying static content
    This problem doesn't ocurred with all jsp's, it seems that only ocurrs
    with the jsp's that call EJB's or JavaBean's.
    Anyone has encountered with the same problem?
    Any idea?
    We are using Iplanet Application Server 6.0 SP3 and IPlanetWebServer 4.1
    SP7.
    Thanks in advance !
    Jordi Lucas Essi Projects
    Ingeniero de desarrollo
    [email protected] t +34 977 221 182
    http://www.essiprojects.com f +34 977 230 170

  • 404 File not found error using IE

    I am getting the error message "HTTP 404 - File not found" when I attempt to call a servlet from an HTML page generated from a JSP. I get this error only in IE and not in Netscape. When I type the url for my servlet directly into IE, it works.
    The url of the JSP page is http://www.mysite.com/mywebapp/mydir/myJavaServerPage.jsp
    The url of the servlet is http://www.mysite.com/mywebapp/servlet/myServletClassFile
    After the jsp page is successfully delivered to the IE web browser, mousing over the button that provides a link to the servlet results in the full and correct url of my servlet in the bar at the bottom of IE. When I click on the button that links to my servlet, IE displays the following in url bar at the top of IE and returns the 404 error message:
    http://www.mysite.com/mywebapp/mydir/(Empty%20Reference!)x=11&y=23
    I am using Tomcat 3.3
    Thanks in advance,
    John

    The problem was due to HTML that worked with Netscape and not with IE.

  • Error  of "File not found"  while installing RAC

    Hello Firends,
    After succsssfully installing and running cluster manager on both the nodes ( it is 2-node Cluster), when I try to install oracle software, an error message window poped up stating the following message.
    "File Not Found
    /mnt/cdrom/Disk2/stage/components/oracle.pk2.proc/9.2.0.1.0/Datafiles/bin.1.1.jar"
    Every time I ignore mesage it gives me another error message for differnt file name. So I stoped the installation.
    According to this message it seems that there is no such file on the CD ( DIsk2) . I have a downloaded version of 9.2.0.1 from this site.
    Please give me some suggestion on this.
    Any type of response is highly appreciated.
    Thanks
    Bhsvin

    Hello Firends,
    After succsssfully installing and running cluster manager on both the nodes ( it is 2-node Cluster), when I try to install oracle software, an error message window poped up stating the following message.
    "File Not Found
    /mnt/cdrom/Disk2/stage/components/oracle.pk2.proc/9.2.0.1.0/Datafiles/bin.1.1.jar"
    Every time I ignore mesage it gives me another error message for differnt file name. So I stoped the installation.
    According to this message it seems that there is no such file on the CD ( DIsk2) . I have a downloaded version of 9.2.0.1 from this site.
    Please give me some suggestion on this.
    Any type of response is highly appreciated.
    Thanks
    Bhsvin

  • Files not found while installing Oracle 9iAS Rel 2 on Win2K

    Hello,
    When installing Oracle 9iAs Release 9.2.0.1.0 on Windows 2000, the installation pops up windows 'File not found' for a number of files like -
    jarfiles.1.4.jar, jarfiles.1.2.jar.
    I checked out and the files are not avialable in the installation. The setup disks are proper.
    What could be the problem?
    Regards,
    Mandar

    The release date has slipped. We've found some issues which must be fixed before we can release on Windows. Hopefully we will have it soon.
    I understand that there is a high level of anticipation. I appreciate everyone's patience.
    Thanks,
    Ashesh Parekh
    Oracle9iAS Product Management.

  • CR4E "file not found" while trying to run CR project

    The only way I can run the .jsp file which calls my crystal report is by stopping Tomcat6 then right clicking on the .jsp file and clicking "run on server".  Of course when I do this none of my other java servlets or .jsp files work.
    If I start up Tomcat6 first then all of my other java web projects are fine, but the Crystal Reports project will not work.
    Here are the errors:
    Please help.
    HTTP Status 500 -
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    org.apache.jasper.JasperException: javax.servlet.ServletException: com.crystaldecisions.sdk.occa.report.lib.ReportSDKException: Report file /CrystalReport1.rpt not found---- Error code:-2147215356 Error code name:fileNotOpened
         org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:522)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:398)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:337)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    root cause
    javax.servlet.ServletException: com.crystaldecisions.sdk.occa.report.lib.ReportSDKException: Report file /CrystalReport1.rpt not found---- Error code:-2147215356 Error code name:fileNotOpened
         org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:850)
         org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:779)
         org.apache.jsp.test_jsp._jspService(test_jsp.java:113)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:374)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:337)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    root cause
    com.crystaldecisions.sdk.occa.report.lib.ReportSDKException: Report file /CrystalReport1.rpt not found---- Error code:-2147215356 Error code name:fileNotOpened
         com.businessobjects.reports.sdk.d.byte(Unknown Source)
         com.businessobjects.reports.sdk.JRCCommunicationAdapter.a(Unknown Source)
         com.businessobjects.reports.sdk.JRCCommunicationAdapter.request(Unknown Source)
         com.crystaldecisions.proxy.remoteagent.x.a(Unknown Source)
         com.crystaldecisions.proxy.remoteagent.q.a(Unknown Source)
         com.crystaldecisions.sdk.occa.report.application.ReportClientDocument.do(Unknown Source)
         com.crystaldecisions.sdk.occa.report.application.ReportClientDocument.if(Unknown Source)
         com.crystaldecisions.sdk.occa.report.application.ReportClientDocument.a(Unknown Source)
         com.crystaldecisions.sdk.occa.report.application.ClientDocument.open(Unknown Source)
         com.crystaldecisions.reports.sdk.ReportClientDocument.open(Unknown Source)
         org.apache.jsp.test_jsp._jspService(test_jsp.java:77)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:374)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:337)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    root cause
    com.businessobjects.reports.sdk.d: Report file /CrystalReport1.rpt not found
         com.businessobjects.reports.sdk.c.a(Unknown Source)
         com.businessobjects.reports.sdk.b.v.if(Unknown Source)
         com.businessobjects.reports.sdk.JRCCommunicationAdapter.request(Unknown Source)
         com.crystaldecisions.proxy.remoteagent.x.a(Unknown Source)
         com.crystaldecisions.proxy.remoteagent.q.a(Unknown Source)
         com.crystaldecisions.sdk.occa.report.application.ReportClientDocument.do(Unknown Source)
         com.crystaldecisions.sdk.occa.report.application.ReportClientDocument.if(Unknown Source)
         com.crystaldecisions.sdk.occa.report.application.ReportClientDocument.a(Unknown Source)
         com.crystaldecisions.sdk.occa.report.application.ClientDocument.open(Unknown Source)
         com.crystaldecisions.reports.sdk.ReportClientDocument.open(Unknown Source)
         org.apache.jsp.test_jsp._jspService(test_jsp.java:77)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:374)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:337)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    root cause
    java.io.FileNotFoundException: \CrystalReport1.rpt (The system cannot find the file specified)
         java.io.FileInputStream.open(Native Method)
         java.io.FileInputStream.<init>(FileInputStream.java:106)
         java.io.FileInputStream.<init>(FileInputStream.java:66)
         com.crystaldecisions.jakarta.rpoifs.RandomAccessPOIFileSystem.<init>(Unknown Source)
         com.crystaldecisions.reports.common.ae.a(Unknown Source)
         com.crystaldecisions.reports.common.ae.if(Unknown Source)
         com.crystaldecisions.reports.reportdefinition.bi.if(Unknown Source)
         com.crystaldecisions.reports.reportdefinition.bi.C(Unknown Source)
         com.businessobjects.reports.sdk.c.a(Unknown Source)
         com.businessobjects.reports.sdk.b.v.if(Unknown Source)
         com.businessobjects.reports.sdk.JRCCommunicationAdapter.request(Unknown Source)
         com.crystaldecisions.proxy.remoteagent.x.a(Unknown Source)
         com.crystaldecisions.proxy.remoteagent.q.a(Unknown Source)
         com.crystaldecisions.sdk.occa.report.application.ReportClientDocument.do(Unknown Source)
         com.crystaldecisions.sdk.occa.report.application.ReportClientDocument.if(Unknown Source)
         com.crystaldecisions.sdk.occa.report.application.ReportClientDocument.a(Unknown Source)
         com.crystaldecisions.sdk.occa.report.application.ClientDocument.open(Unknown Source)
         com.crystaldecisions.reports.sdk.ReportClientDocument.open(Unknown Source)
         org.apache.jsp.test_jsp._jspService(test_jsp.java:77)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:374)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:337)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)

    Hello guys,
    The configuration steps described by Hep Dev works and solve my problem.
    Thank you.
    Best regards,
    Ivo Kotev
    @ I found really helpful information here :
    http://publib.boulder.ibm.com/infocenter/iadthelp/v7r0/index.jsp?topic=/com.businessobjects.integration.eclipse.devtools.doc/developer/JSF_Walkthrough33.html

  • Class not found while using rmic.exe

    This is my first RMI program, so bear with me.
    After compiling both my object interface class file and my object implementation file (both with no errors), i move on to create the stubs/skeletons (or whatever they are called). After executing rmic MyObjImplementation, i get an error saying the following - "error: Class InputDeviceImpl.class not found."
    I dont understand this, the .class file is indeed in the directory, and i know the rmic.exe sees it because i have tried to type "rmic *.class" and it gives the same error for every .class file in the directory.
    whats going on?
    -joey

    well i figured out to compile the program, but i still dont understand what happened. I read the tutorial on this website, and it told me to start the rmi registry first. So does this mean that i have to do this each and everytime?

  • Using FF 3.6.13, it cannot open an Adope PDF ( says file not found) while all other browsers work!!!!

    I have updated FF and Adobe Reader and its plugin to the latest levels.
    This error happens on several PC's of friends as well so it is a serious issue. Chrome, IE and others have no problems at all when executing the same thing on the same PC.

    The above instruction set for opening PDFs within Firefox DID in fact work.
    Thanks!
    It does open it in a separate window from FF but at least it works. ( yes, I tried the options to stop that no luck)

  • File not found when using write characters to file

    OK, I am missing something really basic here.  Whenever I try to use the Write Characters to File function, if I try to give it a path beyond the C:\filename directory, it returns an error.  In other words, C:\Dan works, but C:\Dan\Test reurns an error. WHAT am I missing?

    Bingo! That is the problem. You have to make sure the directory exists before you attempt to write files to it.
         BTW: In LV there is a function for creating folders programatically. A good way to see if a directory exists is to attempt to list its
                   contents. If the list function returns an error, the directory doesn't exist and you have to create it.
    So make use of the error that the file write returns. If you get an error, start at the root of your path and test to see if each level exists, and if not create it. When you have all the folders in place repeat the file save.
    Mike...
    Message Edited by mikeporter on 05-24-2007 12:55 AM
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • SERVLET-fileext_not_set: Extension of file not found, while displaying static content

    I got the above-mentioned error when the application tries to display a JSP
    page. Any idea what it could be due to? I'm using iAS.
    Christopher Lam

    Hi All,
    Sorry for the false alarm, I finally found out that this problem is due to
    an exception in my bean which was not handled properly, resulting the JSP
    does not know what to display. Now it is OK after the bean is corrected.
    Thanks anyway.
    Christopher Lam
    "Christopher Lam" <[email protected]> wrote in message
    news:9tfpon$[email protected]..
    I got the above-mentioned error when the application tries to display aJSP
    page. Any idea what it could be due to? I'm using iAS.
    Christopher Lam

  • DataSetData class not found while Using Streamable Data Set

    Hi
    I am trying to populate a gridcontrol with the help of a DB
    servlet.The servlet has a querydataset on the server side.
    According to the online document i.e using " Streamable
    DataSets" I am trying to use the class DataSetData and the
    method DataSetData.extractDataSet.
    The document says:
    "The server may use JDeveloper QueryDataSets to provide the data
    to the server machine. The data can be extracted using
    DataSetData.extractDataSet and sent over a
    wire to the client.The DataSetData object implements the
    java.io.Serializable interface and may subsequently be
    serialized using writeObject in java.io.ObjectOutputStream and
    read using readObject in java.io.ObjectInputStream. This method
    turns the data into a byte array and passes it through sockets
    or some other transport medium. Alternatively, the object
    can be passed via Java RMI, which will do the serialization
    directly."
    I searched for this class the entire JBCL package and also other
    packages.I could not locate the class and the constructors and
    methods that I can use.The explanation in the online document
    about this is also trivial.I have no idea on how do I use this.
    I need some information on how to use this class.
    I also need some info on the data access and exchange between
    JBCL controls on the applet and servlet like how do I stream a
    querydataset such that I can populate my grid control.
    Thanks
    Ram
    null

    Hi
    Thanks , But when will I be able to use this.How long will this
    take.
    Is there any workaround for this.?
    Thanks
    Ram
    JDeveloper Product Management (guest) wrote:
    : Ram (guest) wrote:
    : : Hi
    : : I saw a similar question posted in JBuilder news group,.
    : : The J builder QA team is of the opinion that the DataSetData
    : : classes and other high end database stuff are bundled in the
    : : JBuilder Client / Server edition.
    : : Is there anything like that in Jdeveloper 2.0 or do I have
    to
    : : wait till the production release.
    : : If there is a way to do this with the beta , I would also
    like
    : : to see a small example of this or a way to do this.
    : : Thanks in advance
    : : Ram
    : We will be shipping `Java Business Objects' and InfoBus
    : Federico
    null

  • "File Not Found" when addCourse through iTunesU web service.

    I have problem to add Course to my institute's iTunesU site through Web Service.
    I was able to get the xml doc back through showTree operation and here is part of it:
    <Site>
    <Name>my institute's name</Name>
    <Handle>123</Handle>
    <AggregateFileSize>63057465318</AggregateFileSize>
    <Section> <Name>Your Classes</Name>
    <Handle>456</Handle>
    <AggregateFileSize>57423912007</AggregateFileSize>
    <Course>
    <Name>course 1</Name>
    <Handle>111</Handle>
    </Course>
    </Section>
    <Section>
    I was able to get the uploadURL back too. The URL to get the uploadURL request:
    https://deimos.apple.com/WebObjects/Core.woa/API/GetUploadURL/myInstitute.edu.45 6?type=XMLControlFile
    The uploadURL I got back looks like:
    https://deimos2.apple.com/WebObjects/Files.woa/Upload/myInstitute.edu.456/X_1371095208_1a.43c06fa3.467dc4f2/%5Banonymous1371095208%5D/0046e71254900a071aa9241221a469d98ff1ef6fa973544c45ef9 5260dac6c64f05b10aefc
    But when I use the uploadURL above and post the addCourse.xml:
    <ITunesUDocument>
    <AddCourse>
    <ParentHandle>456</ParentHandle>
    <Course>
    <Name>Jing Test iTunesU Web service Course</Name>
    <ShortName>Jing Test</ShortName>
    </Course>
    </AddCourse>
    </ITunesUDocument>
    The response I got
    <error>File Not Found</error> File Not Found
    I used myInstitute.edu.456 to get the uploadURL and set it to ParentHandle on addCourse.xml since 456 is the section handler in whoch I want to add the course.
    I tried to remove 456 from the myInstitute.edu to get the uploadURL and then use it to add course, got the same error.
    Is there something wrong with the URL I used to get the uploadURL?
    here is the code and the values pass to the methodI used to send addCourse request:
    url = uploadURl on above
    name="file"
    fileName="file.xml";
    data=addCourse xml on above
    contentType="text/xml"
    public String invokeAction(String url,
    String name,
    String fileName,
    String data,
    String contentType) throws MessagingException {
    // Send a request to iTunes U and record the response.
    StringBuffer response = null;
    System.out.println("xml doc: ---" + data);
    try {
    // Verify that the communication will be over SSL.
    if (!url.startsWith("https")) {
    throw new MalformedURLException("ITunesUFilePOST.invokeAction(): URL \""
    + url + "\" does not use HTTPS.");
    // Build the multipart data.
    MimeMultipart multipart = new MimeMultipart();
    MultipartFormBuilder.addMultipartFormBody(multipart,
    name,
    fileName,
    data,
    contentType);
    // Create a connection to the requested iTunes U URL.
    HttpURLConnection connection =
    (HttpURLConnection) new URL(url).openConnection();
    connection.setUseCaches(false);
    connection.setDoOutput(true);
    connection.setRequestMethod("POST");
    connection.setRequestProperty("Content-Type",
    "multipart/form-data; boundary="
    + MultipartFormBuilder.getMultipartBoundary(multipart));
    String multipartData = MultipartFormBuilder.getMultipartData(multipart);
    // Send the multipart data to iTunes U.
    connection.connect();
    OutputStream output = connection.getOutputStream();
    output.write(multipartData.getBytes("UTF-8"));
    output.flush();
    output.close();
    // Read iTunes U's response.
    response = new StringBuffer();
    InputStream input = connection.getInputStream();
    Reader reader = new InputStreamReader(input, "UTF-8");
    reader = new BufferedReader(reader);
    char[] buffer = new char[16 * 1024];
    for (int n = 0; n >= 0;) {
    n = reader.read(buffer, 0, buffer.length);
    if (n > 0) response.append(buffer, 0, n);
    // Clean up.
    input.close();
    connection.disconnect();
    } catch (UnsupportedEncodingException e) {
    // ITunes U requires UTF-8 and ASCII encoding support.
    throw new java.lang.AssertionError("ITunesUFilePOST.invokeAction(): UTF-8 encoding not supported!");
    } catch (IOException e) {
    // Report communication problems.
    throw new java.lang.AssertionError("ITunesUFilePOST.invokeAction(): I/O Exception " + e);
    // Return the response received from iTunes U.
    System.out.println("response from ITunesUFilePOST: " + response.toString());
    return response.toString();
    }

    I'm having a similar "File Not Found" error, but it's happening for any API request other than GetUploadURL. I'm sending a POST request to the GetUploadURL, and that part is working correctly, as I get a URL such as the following:
    https://deimos2.apple.com/WebObjects/Files.woa/Upload/wvu.edu/X_1372071795_4d9433be.4c3fdd3d.4c3fdd3e/%22Chris%20Scharf%22%20%3Ccbscharf%40mail.wvu.edu%3E%20%28cbscharf%29%20%5B3258 7%5D/0046eaaaf078cf5d6b60f18926106a50a5050cf8f9c91a7608074e6d2949a8759017969ece
    Then, I've tried using curl (within 90 seconds) to submit a simple XML document containing a ShowTree request:
    <?xml version="1.0" encoding="UTF-8"?>
    <ITunesUDocument>
    <ShowTree>
    <KeyGroup>most</KeyGroup>
    </ShowTree>
    </ITunesUDocument>
    The command executed is "curl -F file=test.xml URL" (where URL is the URL retrieved from GetUploadURL. But I simply get "<error>File Not Found</error>"
    I'm correctly sending credentials, since I'm getting upload URLs. And it's not an issue with the XML document, since it's not even getting to the server.

  • Extension of file not found

    Hi all,
    I have the following problem.
    When I try to execute a jsp, the server responds:
    Error: 404 SC_NOT_FOUND
    Extension of file not found, while displaying static content
    This problem doesn't ocurred with all jsp's, it seems that only ocurrs
    with the jsp's that call EJB's or JavaBean's.
    Anyone has encountered with the same problem?
    Any idea?
    We are using Iplanet Application Server 6.0 SP3 and IPlanetWebServer 4.1
    SP7.
    Thanks in advance !
    Jordi Lucas Essi Projects
    Ingeniero de desarrollo
    [email protected] t +34 977 221 182
    http://www.essiprojects.com f +34 977 230 170
    ??????????????????????????????????????????????????

    Hello,
    I am experiencing the same problem too. My jsp accesses a javabean. I
    noticed, most of the times, I thought, it happened when session was timed
    out. But it also happended before the time-out too. I had it set as default
    at 30 minutes.
    If you find out a solution or some high lights please let me know.
    Thanks a lots.
    ThuThien Ho
    [email protected]
    (703) 428-2856
    Jordi Lucas wrote:
    Hi all,
    I have the following problem.
    When I try to execute a jsp, the server responds:
    Error: 404 SC_NOT_FOUND
    Extension of file not found, while displaying static content
    This problem doesn't ocurred with all jsp's, it seems that only ocurrs
    with the jsp's that call EJB's or JavaBean's.
    Anyone has encountered with the same problem?
    Any idea?
    We are using Iplanet Application Server 6.0 SP3 and IPlanetWebServer 4.1
    SP7.
    Thanks in advance !
    Jordi Lucas Essi Projects
    Ingeniero de desarrollo
    [email protected] t +34 977 221 182
    http://www.essiprojects.com f +34 977 230 170

  • "File not Found" error in the admin console for dimension

    Hi All,
    We are onto the BPC7 MS version and recently we have started facing an error "File Not Found" while trying to access the dimension members from the admin console.
    I have checked the "adminapp" folder where all the dimension files should be placed in the system, the files are present in the folder.
    The mbr<DIMENSION>  tables are also present in the database and have the members intact.
    I have also tried with processing the dimensions (NOT processing from the membersheet) and it goes successful, but still face the same "File Not Found" Error.
    We have a single appset and a single application.
    Regards
    Raghav

    Hi Sorin,
    Where can I check the File path if it is set incorrect?
    I am recieving this message for all the dimensions, even when I click on the "maintain dimension members", try to process or even try to copy them i have this pop up showing "file not found".
    I have the dimension tables intact at the DB servers and they have the members in them.
    Regards
    Raghav

  • Error:verifier jar file not found

    Hi,
    I found problem "verifier jar file not found" while building a package in Aspects Developer Evaluation version.
    Pls guide me regarding my problem if any body could.

    Include the offcardverifier.jar file in your classpath, you will find this file under $java_card_kit-2_2_2\lib
    Regards,
    Amr.

Maybe you are looking for

  • Purchase Requisition number : In which table the currency field stored?

    When we raise a Purchase requisition nr : t codes ME53N / ME21N the PR nr, item nr, PR doc type, PR group, plant etc are stored in EBAN table. PR amount can be calculated based on MENGE * PREIS / PEINH from the table EBAN. Where will be the PR amount

  • How to switch focus in Mail.app?

    Hello! I am trying to use Mail.app only with the keyboard. However one last thing keeps me using the MagicTrackpad: I was not able to discover how to switch the focus from one folder of the folder list on the left side to the mails within this folder

  • Reg- Role of Supporting Con about CIF

    hi to All Sap ppl                                a Supportng Proj consutant just have to work on scheduling jobs,monitoring and COnsistency check of ECC ,apart from this do also he do  CIFing( Transfrng M & T-Data) or basis people do this job. Thnak

  • IPod refusing to play track...

    So I've just bought the remastered "My Life In The Bush Of Ghosts" CD by Brian Eno and David Byrne. I imported it into iTunes without problem and the album plays fine. However, once downloaded onto my iPod, it refuses to play the first track, "Americ

  • Missing Itunes Help Files?

    When I search for subjects within Itunes Help nothing shows up (just a blank dialog box with Help headers at the top). When I select Itunes & Itunes Store Help from the Help menu I used to get a Help guide as the first dialog window telling me partic