Error on installation of BC4J-OC4J zip file and running BC4J.html

Hi a little help please
I'm trying to install and configure BC4J-OC4J from the zip file
after trying run the BC4J/JSP apps on just about every webserver
known, this is getting close to my last attempt before I admit
defeat and go back to Microsoft and ASP which may not be pretty
but does work and if it stopes me banging my head on the desk is
well worth the expense anyway ....
I've run the self installer for the runtime etc and all seems
well until I run the BC4J.html file and the left pane of the
website produces this error
I don't really want to waste anymore time tring to deploy a
BC4J/JSP app if the server setup is not set
Malcolm
JSP Error
Exception:
javax.servlet.jsp.JspException:
oracle.jbo.common.ampool.ApplicationPoolException: JBO-30003:
The application pool, OnlineOrdersModule, failed to checkout an
application module instance.
     at
oracle.jbo.html.jsp.JSPApplicationRegistry.internalGetAppModuleIn
stance(JSPApplicationRegistry.java:468)
     at
oracle.jbo.html.jsp.JSPApplicationRegistry.getAppModuleInstance
(JSPApplicationRegistry.java:433)
     at
oracle.jbo.html.jsp.datatags.ApplicationModuleTag.doEndTag
(ApplicationModuleTag.java:123)
     at onlineorders.category._jspService(_category.java:73)
     at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
     at oracle.jsp.app.JspApplication.dispatchRequest
(JspApplication.java:385)
     at oracle.jsp.JspServlet.doDispatch(JspServlet.java:259)
     at oracle.jsp.JspServlet.internalService
(JspServlet.java:178)
     at oracle.jsp.JspServlet.service(JspServlet.java:148)
     at javax.servlet.http.HttpServlet.service
(HttpServlet.java:336)
     at
com.evermind.server.http.ServletRequestDispatcher.invoke
(ServletRequestDispatcher.java:508)
     at
com.evermind.server.http.ServletRequestDispatcher.forwardInternal
(ServletRequestDispatcher.java:177)
     at
com.evermind.server.http.HttpRequestHandler.processRequest
(HttpRequestHandler.java:576)
     at com.evermind.server.http.HttpRequestHandler.run
(HttpRequestHandler.java:189)
     at com.evermind.util.ThreadPoolThread.run
(ThreadPoolThread.java:62)
## Detail 0 ##
oracle.jbo.DMLException: JBO-26061: Error while opening JDBC
connection.
     at oracle.jbo.server.ConnectionPool.createConnection
(ConnectionPool.java:302)
     at oracle.jbo.server.ConnectionPool.getConnection
(ConnectionPool.java:110)
     at
oracle.jbo.server.ConnectionPoolManagerImpl.getConnection
(ConnectionPoolManagerImpl.java:57)
     at
oracle.jbo.server.DBTransactionImpl.establishNewConnection
(DBTransactionImpl.java:532)
     at oracle.jbo.server.DBTransactionImpl.initTransaction
(DBTransactionImpl.java:643)
     at oracle.jbo.server.DBTransactionImpl.
(DBTransactionImpl.java:346)
     at oracle.jbo.server.DatabaseTransactionFactory.create
(DatabaseTransactionFactory.java:172)
     at oracle.jbo.server.NullDBTransactionImpl.connect
(NullDBTransactionImpl.java:352)
     at oracle.jbo.common.ampool.ApplicationPoolImpl.connect
(ApplicationPoolImpl.java:1237)
     at
oracle.jbo.common.ampool.ApplicationPoolImpl.createNewInstance
(ApplicationPoolImpl.java:514)
     at oracle.jbo.common.ampool.ApplicationPoolImpl.checkout
(ApplicationPoolImpl.java:634)
     at
oracle.jbo.html.jsp.JSPApplicationRegistry.internalGetAppModuleIn
stance(JSPApplicationRegistry.java:463)
     at
oracle.jbo.html.jsp.JSPApplicationRegistry.getAppModuleInstance
(JSPApplicationRegistry.java:433)
     at
oracle.jbo.html.jsp.datatags.ApplicationModuleTag.doEndTag
(ApplicationModuleTag.java:123)
     at onlineorders.category._jspService(_category.java:73)
     at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
     at oracle.jsp.app.JspApplication.dispatchRequest
(JspApplication.java:385)
     at oracle.jsp.JspServlet.doDispatch(JspServlet.java:259)
     at oracle.jsp.JspServlet.internalService
(JspServlet.java:178)
     at oracle.jsp.JspServlet.service(JspServlet.java:148)
     at javax.servlet.http.HttpServlet.service
(HttpServlet.java:336)
     at
com.evermind.server.http.ServletRequestDispatcher.invoke
(ServletRequestDispatcher.java:508)
     at
com.evermind.server.http.ServletRequestDispatcher.forwardInternal
(ServletRequestDispatcher.java:177)
     at
com.evermind.server.http.HttpRequestHandler.processRequest
(HttpRequestHandler.java:576)
     at com.evermind.server.http.HttpRequestHandler.run
(HttpRequestHandler.java:189)
     at com.evermind.util.ThreadPoolThread.run
(ThreadPoolThread.java:62)
## Detail 0 ##
java.sql.SQLException: Io exception: The Network Adapter could
not establish the connection
     at oracle.jdbc.dbaccess.DBError.throwSqlException
(DBError.java:180)
     at oracle.jdbc.dbaccess.DBError.throwSqlException
(DBError.java:222)
     at oracle.jdbc.dbaccess.DBError.throwSqlException
(DBError.java:335)
     at oracle.jdbc.driver.OracleConnection.
(OracleConnection.java:319)
     at oracle.jdbc.driver.OracleDriver.getConnectionInstance
(OracleDriver.java:415)
     at oracle.jdbc.driver.OracleDriver.connect
(OracleDriver.java:302)
     at java.sql.DriverManager.getConnection
(DriverManager.java:517)
     at java.sql.DriverManager.getConnection
(DriverManager.java:146)
     at oracle.jbo.server.ConnectionPool.createConnection
(ConnectionPool.java:277)
     at oracle.jbo.server.ConnectionPool.getConnection
(ConnectionPool.java:110)
     at
oracle.jbo.server.ConnectionPoolManagerImpl.getConnection
(ConnectionPoolManagerImpl.java:57)
     at
oracle.jbo.server.DBTransactionImpl.establishNewConnection
(DBTransactionImpl.java:532)
     at oracle.jbo.server.DBTransactionImpl.initTransaction
(DBTransactionImpl.java:643)
     at oracle.jbo.server.DBTransactionImpl.
(DBTransactionImpl.java:346)
     at oracle.jbo.server.DatabaseTransactionFactory.create
(DatabaseTransactionFactory.java:172)
     at oracle.jbo.server.NullDBTransactionImpl.connect
(NullDBTransactionImpl.java:352)
     at oracle.jbo.common.ampool.ApplicationPoolImpl.connect
(ApplicationPoolImpl.java:1237)
     at
oracle.jbo.common.ampool.ApplicationPoolImpl.createNewInstance
(ApplicationPoolImpl.java:514)
     at oracle.jbo.common.ampool.ApplicationPoolImpl.checkout
(ApplicationPoolImpl.java:634)
     at
oracle.jbo.html.jsp.JSPApplicationRegistry.internalGetAppModuleIn
stance(JSPApplicationRegistry.java:463)
     at
oracle.jbo.html.jsp.JSPApplicationRegistry.getAppModuleInstance
(JSPApplicationRegistry.java:433)
     at
oracle.jbo.html.jsp.datatags.ApplicationModuleTag.doEndTag
(ApplicationModuleTag.java:123)
     at onlineorders.category._jspService(_category.java:73)
     at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
     at oracle.jsp.app.JspApplication.dispatchRequest
(JspApplication.java:385)
     at oracle.jsp.JspServlet.doDispatch(JspServlet.java:259)
     at oracle.jsp.JspServlet.internalService
(JspServlet.java:178)
     at oracle.jsp.JspServlet.service(JspServlet.java:148)
     at javax.servlet.http.HttpServlet.service
(HttpServlet.java:336)
     at
com.evermind.server.http.ServletRequestDispatcher.invoke
(ServletRequestDispatcher.java:508)
     at
com.evermind.server.http.ServletRequestDispatcher.forwardInternal
(ServletRequestDispatcher.java:177)
     at
com.evermind.server.http.HttpRequestHandler.processRequest
(HttpRequestHandler.java:576)
     at com.evermind.server.http.HttpRequestHandler.run
(HttpRequestHandler.java:189)
     at com.evermind.util.ThreadPoolThread.run
(ThreadPoolThread.java:62)
     at
oracle.jbo.html.jsp.datatags.ApplicationModuleTag.doEndTag
(ApplicationModuleTag.java:147)
     at onlineorders.category._jspService(_category.java:73)
     at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
     at oracle.jsp.app.JspApplication.dispatchRequest
(JspApplication.java:385)
     at oracle.jsp.JspServlet.doDispatch(JspServlet.java:259)
     at oracle.jsp.JspServlet.internalService
(JspServlet.java:178)
     at oracle.jsp.JspServlet.service(JspServlet.java:148)
     at javax.servlet.http.HttpServlet.service
(HttpServlet.java:336)
     at
com.evermind.server.http.ServletRequestDispatcher.invoke
(ServletRequestDispatcher.java:508)
     at
com.evermind.server.http.ServletRequestDispatcher.forwardInternal
(ServletRequestDispatcher.java:177)
     at
com.evermind.server.http.HttpRequestHandler.processRequest
(HttpRequestHandler.java:576)
     at com.evermind.server.http.HttpRequestHandler.run
(HttpRequestHandler.java:189)
     at com.evermind.util.ThreadPoolThread.run
(ThreadPoolThread.java:62)

Hi
Was your network running fine during your test? Did you specify
the correct connection properties in oc4j?
Cheers!
Amin

Similar Messages

  • Opening zip fils and running

    hi can anyone please explain (in simple terms) how to open and run zip files.  recently  got some snes roms via rapidshare that were zips files but i cannot get them to open tried down dowloading the zip app from the extra repos. but nothing shows up after installing and when trying to open the files it still asks.. to open with..... oh btw my device is n900

    Okay, guys, here it goes. In my opinion, the easiest way to upload roms to your phone is to simply unzip / unrar them under windows or whatever OS you use and then to copy / move them to the phone. On the other hand, if you still wish to unzip them under Maemo, I have these 2 applications installed - "Unzip add-on for the File Manager" and "zip" and I am able to unzip archives (not sure which one of these 2 does the trick, but I have them both installed and at least one of them works ). You can download either snes roms or sega genesis / megadrive roms, it doesnt really matter since both the snes and the genesis emulators work great. It all depends on which game you would like to play (some snes games are not available for sega genesis and vice versa e.g. Shadow Dancer). Anyway, the best option you guys have is to simply download the already unzipped roms and just copy / move them to the phone, but have in mind that there are some archives containing all the different versions of each game (like European , USA , Asian) and you dont really need to have them all, since such archives will take couple of gigabytes from your storage. Well, I hope this info will help ya

  • I am receiving an error message that my Adobe Captivate zip file is not a valid SCORM, AICC or IMS Content Package. What am I doing wrong?

    I am receiving an error message that my Adobe Captivate zip file is not a valid SCORM, AICC or IMS Content Package. This zip file has been published identically to my previous zip files. What am I doing wrong?

    First, go back into the CPTX source file and check that LMS reporting is indeed turned on and that it is set to SCORM etc.
    If that is OK.  Republish and use the Zip option in the Captivate Publish dialog settings to zip the file.  Don't zip it yourself.
    If your LMS still rejects this zip file, upload to SCORM Cloud and see if it rejects it too.

  • Read encrpted zip file and ftp unzip file

    Hi,
    I have a situation,where i need to read 3 zip files, which are encrpted, and each zip file may have lot of images and text files. all i want to do is, read these 3 zip files and unzip + ftp to another directory. No mapping is involved. if the three files are not there, it should error out.
    I have some ideas, but thought if any of you have better ideas.
    Thanks
    Pandari

    Hi Pandari
    File adapter
    module to zip and unzip
    /people/stefan.grube/blog/2007/02/20/working-with-the-payloadzipbean-module-of-the-xi-adapter-framework
    /people/michal.krawczyk2/blog/2007/02/08/xipi-command-line-sample-functions
    <b>Check this weblog:</b>
    /people/stefan.grube/blog/2007/02/20/working-with-the-payloadzipbean-module-of-the-xi-adapter-framework
    Check this out !
    /people/stefan.grube/blog/2007/02/20/working-with-the-payloadzipbean-module-of-the-xi-adapter-framework%3Fpage%3Dlast%26x-order%3Ddate%26x-showcontent%3Doff
    also
    https://service.sap.com/sap/support/notes/965256
    Check this weblog on how to zip the file using XI:
    /people/stefan.grube/blog/2007/02/20/working-with-the-payloadzipbean-module-of-the-xi-adapter-framework
    PayloadZip Bean
    /people/stefan.grube/blog/2007/02/20/working-with-the-payloadzipbean-module-of-the-xi-adapter-framework%3Fpage%3Dlast%26x-order%3Ddate%26x-showcontent%3Doff
    Through command line
    Check case 2 in this blog
    /people/michal.krawczyk2/blog/2007/02/08/xipi-command-line-sample-functions
    or ref plsz go tru it,
    /people/michal.krawczyk2/blog/2007/02/08/xipi-command-line-sample-functions
    Check this weblog on this from stefan:
    /people/stefan.grube/blog/2007/02/20/working-with-the-payloadzipbean-module-of-the-xi-adapter-framework
    http://help.sap.com/saphelp_nw70/helpdata/en/84/2e3842cd38f83ae10000000a1550b0/frameset.htm
    /people/michal.krawczyk2/blog/2005/12/18/xi-sender-mail-adapter--payloadswapbean--step-by-step
    Zip or Unzip your Payload with the new PayloadZipBean module of the XI Adapter
    /people/stefan.grube/blog/2007/02/20/working-with-the-payloadzipbean-module-of-the-xi-adapter-framework
    XI/PI: Command line sample functions -> go through case 2
    /people/michal.krawczyk2/blog/2007/02/08/xipi-command-line-sample-functions
    Create encrypted ZIP files
    Thanks!!!

  • Converting html file into zip file and send email attaching zip file

    Hi Experts,
    I am trying to send email with attachment(html). Which contains more than 7MB. So, It is throwing an error like Size exceeded.
    So, Now i need to compress the data for less than 7MB.
    I decided to convert HTML File into ZIP File.
    Kindly suggest me to convert the HTML file into ZIP file and sending email with attached ZIP file.
    Correct answer rewarded,
    Thanks & Regards,
    N. HARISH KUMAR

    Hi Experts,
    *// HTML_TAB converting into ZIP File
       DATA  : zip_tool TYPE REF TO cl_abap_zip,
               filename TYPE string ,
               filename_zip TYPE string .
       DATA  : t_data_tab TYPE TABLE OF x255,
               bin_size TYPE i,
               buffer_x TYPE xstring,
               buffer_zip TYPE xstring.
    filename = text-007.                                                                          "'HTML_TAB
    *describe the attachment
       DESCRIBE TABLE html_tab LINES tab_lines.
       bin_size = tab_lines * 255.
       CALL FUNCTION 'SCMS_BINARY_TO_XSTRING'
         EXPORTING
           input_length = bin_size
         IMPORTING
           buffer       = buffer_x
         TABLES
           binary_tab   = html_tab.
       IF sy-subrc <> 0.
    *     message id sy-msgid type sy-msgty number sy-msgno
    *     with sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
       ENDIF.
    *create zip tool
       CREATE OBJECT zip_tool.
    *add binary file
       CALL METHOD zip_tool->add
         EXPORTING
           name    = 'FSSAI_MAIL.HTML'
           content = buffer_x.
    *get binary ZIP file
       CALL METHOD zip_tool->save
         RECEIVING
           zip = buffer_zip.
       CLEAR: t_data_tab[],bin_size.
       CALL FUNCTION 'SCMS_XSTRING_TO_BINARY'
         EXPORTING
           buffer        = buffer_zip
         IMPORTING
           output_length = bin_size
         TABLES
           binary_tab    = html_tab.
    Thanks & Regards,
    N. HARISH KUMAR

  • Extension for creating a zip file and unzipping it

    Iam totally new to Dreamweaver and the extensions. So please
    help me with this.
    Assuming i have a .zip file and it contains some html pages
    along with css and gifs.
    The req is to have an Import option, which given this zip
    file, can unzip its contents. The user can work on these html
    pages. When the user finishes working on them, I need an export
    button so that we can package the entire stuff back into a zip
    file.
    How can i implement this ?
    Is there any extension that is available for this ?
    Eagerly looking forward to some useful answers...
    Thanks in advance,
    Ganesh

    There used to be one .. I'm not sure if that was in DMX time
    or DMX 2004
    time .. that, when installed, allowed you to select files
    from the site
    folder or the whole thing and create a zip from them. I don't
    remember what
    it was called or who created it .. but it might be on one of
    my archived
    disks or zips .. I'll try to check it out later today.
    Nancy Gill
    Adobe Community Expert
    Author: Dreamweaver 8 e-book for the DMX Zone
    Co-Author: Dreamweaver MX: Instant Troubleshooter (August,
    2003)
    Technical Editor: DMX 2004: The Complete Reference, DMX 2004:
    A Beginner''s
    Guide, Mastering Macromedia Contribute
    Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP
    Web Development
    "Ganesh Ram" <[email protected]> wrote in
    message
    news:engarc$d62$[email protected]..
    > Iam totally new to Dreamweaver and the extensions. So
    please help me with
    > this.
    >
    > Assuming i have a .zip file and it contains some html
    pages along with css
    > and
    > gifs.
    > The req is to have an Import option, which given this
    zip file, can unzip
    > its
    > contents. The user can work on these html pages. When
    the user finishes
    > working on them, I need an export button so that we can
    package the entire
    > stuff back into a zip file.
    >
    > How can i implement this ?
    > Is there any extension that is available for this ?
    >
    > Eagerly looking forward to some useful answers...
    >
    > Thanks in advance,
    > Ganesh
    >
    >

  • How to set password for a zip file and should be checked when reading that

    Hi friends,
    how to set password for a zip file and should be checked when reading that file???
    thanks.
    Praveen Reddy.J

    Heyy man, i think, u did not get my problem.
    all i have to do is:
    i have to create a zip file, and we should secure it with password when creating. and whenever the user wants to open that zip file he should provide correct passowrd otherwise he could not read that file. So, we should check for that also.
    Tanks for reply.

  • Ive gotten a zip file and i have no idea how to open it and view images

    ive gotten a zip file and i have no idea how to open it and view images?

    Double-click it in the Finder.
    (107691)

  • Have an i pad mini and have started an online course. Documents sent via Dropbox and need to know best app to buy to enable me to use documents offline. Documents include zip files and powerpoint. cheers

    i have an ipad mini and have started online course.documents sent to Dropbox. Mixture of word documents, zip files and powerpoint. Need to be able to use documents offline. any suggestions on suitable app that would enable me to transfer documents and work with them off line?

    Depends on what you mean by "work with them offline". If you mean store the documents so you can access them if not connected to the internet, you already have it: DropBox.you can download files from the cloud an use them offline. You will need an app to handle the zip files: I use File Manager, but there are others. File Manager also intergrates with dropbox, Google Drive, and iCloud. If you only need to read them, these apps will take care of that for you.
    As for editing, there are a few options. All have their limitations.
    Some possible apps to look at:
    Pages, Numbers (Apple)
    Document (by Savy soda)
    document 2 go
    Quickoffice
    CloudOn
    Smart Office
    Make sure to read botht he descriptions and the reveiws carefully

  • Decompression failed errors when Safari attempt to download .zip files

    iMac
    Safari - 2.0.4 (419.3)
    Mac OS X 10.4.9
    For some reason I can no longer successfully download any Apple Widgets or other software downloads with a .zip extension. Safari simply reports a 'Decompression failed' error message within the Downloads window.
    The zip files appar on my Desktop but I cannot open them with either BomArchiveHelper or Stuffit 11.0.2
    The only things I have recently done is to install MYOB which I believe comes with it's own Stuffit version as part of the application but I am not sure if this is related as I have also applied the latest software updates from the Apple site.

    ... but I am not sure if this is related as I have also applied the latest software updates from the Apple site.
    That probably doesn't make any difference, since Stuffit Expander is not a part of Apple's software and updates.
    You might try reinstalling Stuffit Expander in case any of its components were overwritten by MYOB. Finding Stuffit Expander's installer isn't the easiest thing to do from the front page of their site. It can be downloaded here:
    http://www.stuffit.com/mac/expander/download.html
    It requires an email address to get the download link. Just use a junk address if that concerns you. But it does have to be a valid address so you can receive the link they'll send.

  • Error in OutlookSoft 4.2: Empty ZIP file

    Hi All
    System:- OutlookSoft 4.2 SP3 version.
    While getting connected with the OutlookSoft Excel interface, I get an option to refresh the Application Set.
    After selecting it, I am getting the error:-
    __"A dimension information file cannot be created. There may be a network or security issue. Error message: Empty ZIP file"__
    Please suggest me for a solution and a probable cause for it, to avoid re-occur chances in future.
    Thanks in advance.
    Regards
    Abhishek

    Dear ABHISHEK JAIN,
    I think you got a problem with XceedZip file, please you do some steps as following:
    1  Please you unregister its file through command dos REGSVR32 /U XceedZip.dll
    2. Copy paste the XceedZip.dll file in the PC which you got error. Its file you could find in other PC client
    3  Please you register its file through command dos REGSVR32 XceedZip.dll
    Notes:
    1. Make sure you do some above steps through the Administrator user privileges.
    Kind Regards,
    Wandi Sutandi

  • When I try to download Firefox for Windows, it unzips the file and says it cannot find 7-Zip file and stops download

    I have windows 7 on a desktop. I had firefox before which worked fine then I attached a router to my computer that may have been defective and may have damaged the computer. I took the router off. Firefox suddenly reverted back to the start up page of when you are new to firefox, e.g. here's how it works, and stopped loading my normal home page. Even though I entered the tabs I wanted for my startup home page every time I shut down my computer it went back to the beginning thinking I had only just loaded it. I did lots of system diagnostics but nothing appeared to be wrong with my computer so I uninstalled Firefox, restarted, then downloaded it again. When I download it, it says run or save and I choose run. Then it extracts the file and a message comes up that says "7-Zip. Cannot find file. Then nothing more happens. No files are downloaded to my computer and it's as though I never tried to download it.

    SAVE the installer to your hard drive (do not use the "Run" option); save it to your Desktop so that you can find it. When the download is complete, close whatever browser you have open, click or double-click the file you downloaded and see if it installs without a problem.
    The downloader is a self-extracting archive and should not need or use 7-zip. I have 7-zip installed on my system and it does not interfere with nor is it used in the Firefox install process. Hopefully, you have not set the downloading of .exe files to be associated with 7-zip.
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''

  • Name zip file and zipped file in File Receiver

    Dear experts,
    I have a "RFC to File"-scenario. So I have a File Receiver and the received XML needs to be zipped. I have a XSLT mapping that hands over a dynamic file name to the File Receiver. Now when I use the PayloadZipBean my resulting ZIP-file gets the dynamic name. But the zipped XML gets the name "untitled.xml". But I also want the zipped file to get the dynamic name!
    I had a look at Stefan Grube's blog /people/stefan.grube/blog/2007/02/20/working-with-the-payloadzipbean-module-of-the-xi-adapter-framework
    and also at the WIKI http://wiki.sdn.sap.com/wiki/display/XI/Adapter%20Module%20PI%207.0%20Set%20Attachment%20Name?bc=true
    Do you know if there is any way I can avoid writing my own adapter module? I would like to stay with SAP standard modules!
    If not, will the module described in that WIKI also work with a File Receiver instead of a Mail Receiver? (I think it should)
    Thank you for any ideas and best regards,
    Peter

    Hello Amit, Hello Abhishek Salvi,
    Thank you again for your advice and the links to the NWDS. I downloaded it and everything went well until the deployment.
    I followed How-to-Guide: http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c0b39e65-981e-2b10-1c9c-fc3f8e6747fa?quicklink=index&overridelayout=true
    Then I got the error: The DOCTYPE declaration in the ejb-jar.xml deployment descriptor is missing.
    I looked at thread: The DOCTYPE declaration in the ejb-jar.xml deployment descriptor is missing
    I am using PI 7.0, JDK version 1.4.12.
    My local JDK Version 1.5.0_22, NWDS 7.1.
    Could the JDK version on the server be a problem? Or NWDS 7.1 and PI 7.0?
    I used all the libraries mentioned on this page under PI 7.0:
    http://wiki.sdn.sap.com/wiki/display/XI/Where%20to%20get%20the%20libraries%20for%20XI%20development
    When I create the Enterprise Bean I have to specify "Component and Local Interfaces", e.g. "com.sap.aii.af.lib.mp....."
    But in my PI system I cannot find JAR files with the name "aii.af.lib.mp..."
    Could that be the problem?
    Do I have to specify different "Component and Local Interfaces" when creating the Enterprise Bean?
    Thank you again for any help!
    Best regards,
    Peter
    Edited by: Peter Wallner on Apr 21, 2011 10:13 AM

  • Zip files and Adobe Acrobat files

    Hello all,
    I have a couple of kinda distinct questions that I wanted to ask. I hope I've chosen the right sub-forum to post them in. My questions are
    1) when I try to unzip a .zip file in my Documents folder I get the following error message
    "Archive Utility - unable to unarchive "CdnEnergy.zip" into "Documents". (Error 1 - Operation not permitted.)"
    ditto if I move it to the Desktop and try there. This doesn't seem to be a 'space' problem as my computer is very new and I haven't loaded it up with lots of stuff. I have unzipped this file before (admittedly not on a Mac).
    2) How can I set Adobe Acrobat to be the default application for .pdf files so that when I click on a pdf file it's opened by Adobe Reader rather than the Mac Viewer? I know I can select Adobe with a Ctrl+click, but can I set it so that it's always the default?
    Thanks very much for your help,
    Eoghan

    Welcome to the Discussions!
    The first problem is not obvious, but I would suggest using Disk Utility to repair permissions. Also, you could download the free Stuffit Expander to have an alternate unzip program.
    The second problem is easy. In the Finder, select a pdf file and then select File->Get Info. In the window that appears, select the Acrobat as the Open With application and select the option to always use this application.
    bd

  • Read Zip File and output it to the Stream

    Hi,
    I really need help with this topic. I need to write a function which as input read the zip file (inside: jpeg, mp3, xml)
    and as output provide the output Stream of this zip file.
    public OutputStream readZipToStream(String sourceZipFile) { ....}
    I've tried something....
    public static OutputStream    readZipToStream(String src, HttpServletResponse response) throws Exception {
            File fsrc = null;
            ZipOutputStream out = null;
            byte buffer [] = null;
            FileInputStream in = null;
            try {
                buffer = new byte[BUFFER_CREATE];
                fsrc = new File(src);
                out = new ZipOutputStream(response.getOutputStream());
                ZipEntry zipAdd = new ZipEntry(fsrc.getName());
                zipAdd.setTime(fsrc.lastModified());
                out.putNextEntry(zipAdd);
                // Read input & write to output
                in = new FileInputStream(fsrc);
                while (true) {
                    int nRead = in.read(buffer, 0, buffer.length);
                    if (nRead <= 0)
                        break;
                    out.write(buffer, 0, nRead);
                out.flush();
                in.close();
            } catch (IOException ioe) {
                logger.error("Zip Exception: " + ioe.getMessage());
                ioe.printStackTrace();
                throw ioe;
            return out;
        } But the problem with this code when it returns ( I called from servlet: bellow)
    it ask user to save the file as servlet.jsp file. So I would have to rename it to zip file later.
    What I want to achive is it would ask to save zip file from the stream as name of the original zip file (if that is possible)
    <%@ page language="java" contentType="text/html; charset=ISO-8859-1"
        pageEncoding="ISO-8859-1"%>
    <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <%
    OutputStream stream = null;
    response.setContentType("application/zip");
    target = mount_media + File.separator + "test_swf.zip";       
    try {
    stream = ZipUtil.readZipToStream(target, response);
    } catch (Exception ex) {
            System.out.println(ex.getMessage());
        } finally {
    if(stream != null) {
                stream.close();
    %>
    <%@page import="java.io.File" %>
    <%@page import="java.io.OutputStream" %>
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
    <title>Insert title here</title>
    </head>
    <body>
    </body>
    </html>

    Hi oleg_s ,
    There's a contradiction of content in your JSP :
    response.setContentType("application/zip");
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">The html part of your JSP seems useless for what you mean to do. Therefore, instead of a JSP, you should use a simple servlet to send your zip file.

Maybe you are looking for

  • Won't Open on E70

    I recently bought a Nokia E70, which came with "Adobe PDF" preinstalled. I was able to open some PDFs when I first got it, but now I can't even open the program. When I click on "Adobe PDF", the screen paints the background, stalls for about a second

  • IDVD, Burning a dvd

    Hi there, hope someone out there can help me! I have just finished a video clip for a band in imovie and have exported it to idvd to burn the finished product to dvd and up to there all seems to go well. However when I play back the dvd in any mac, i

  • Standard function and table MARM

    Dear all, I want to call a standard function to create some records in table "MARM" (MARM -- units of measure for material). Which standard function can I call ? Can give me an example thanks you

  • Web page slow on 192.168.x.x network

    I don't think this is a Cisco problem. When I try to access our school homepage from a 192.168.x.x network it is very slow to load. When I access the page from a 172.20.X.X network or registered subnet it works fine. It also works from the Internet.

  • Flash mobile V flash lite?

    im hoping to create a game on a pda/mobile phone to do this do i need flash lite or can i create documents in flash mobile documents(in flash cs3) that will work. i know its a rathar retarted question, but im really confused! help appreciated, thanks