Problems with SSI on OS X 10.5 desktop version

I just upgraded (format and install) to 10.5.4 and I went to enable server side includes. I uncommented the two lines
AddType text/html .shtml
AddOutputFilter INCLUDES .shtml
and I added index.shtml to the DirectoryIndex line as well as adding Includes to the options line.
I then rebooted expecting it to work. This is all it took for 10.4. It didn't and I am not sure where to go from here since I am not really an apache guy. I have repeatedly googled this problem and tried several things and combinations of directives. I ended up restoring the original httpd.conf file from time machine and just redoing it from the directions that are supposed to work.
Does anybody have a suggestion?? This generally just works. Is there a way I can post my conf file for people to look at?
Thanks!

Two things to check:
1) Is the includes module actually enabled?
Just saying you want to use includes isn't enough - if the includes module (that actually does the work) isn't running, you won't see any difference.
Look for the line:
LoadModule include_module libexec/apache2/mod_include.so
in /etc/apache2/httpd.conf and make sure it is not commented out (includes a leading #)
2) Are you working in a directory where Includes are allowed?
By default, for security reasons, includes are disallowed even if the includes module is running. You need an Options statement that allows +Includes. For example:
<Directory />
  Options FollowSymLinks
</Directory>
<Directory /subdir>
  Options +Includes
</Directory>
The above statements do not allow Include statements in pages anywhere on the site other than in the /subdir directory. You'll note that the <Directory /subdir> has a Options +Includes statement which tells Apache to add the Includes ability to this subdirectory.
If you want to add Includes ability through your entire site, you can add Includes to the top >Directory> block, but be aware of the implications of doing this.

Similar Messages

  • TS5249 Problems with the Korg Legacy Collection in the new version of Garageband in Mavericks.

    Hello!
    I'm having problems with the Korg Legacy Collection in the new version of Garageband in Mavericks. When I try to load the AU, I get this error message:
    "Failed to load Audio Unit, please contact the manufacturer for an updated version or further assistance. (-10110)"
    They seem to work fine in Ableton Live 8 Lite, also running in Mavericks. So, I think it is something with Garageband. In addition, Korg updated to 64bit early last year.
    Anyone know how to fix the problem? Or is Korg or Apple's problem?
    Thanks.

    They seem to work fine in Ableton Live 8 Lite, also running in Mavericks. So, I think it is something with Garageband. In addition, Korg updated to 64bit early last year.
    Have you checked, if you have the newest 64-bit version installed? There may still be an older version sitting around - check both plug-in folders, the one in your Home folder and the one in the system library:
    ~/Library/Audio/Plug-Ins/
    /Library/Audio/Plug-Ins/
    Some programs may still be able to use 64-bit plug-ins, but GarageBand will not use them:  http://support.apple.com/kb/TS5249

  • Hello! Help me please, I have a problem with the program occurred after the upgrade to version 3. 6. 16, namely by pressing the button 'Open a new tab' nothing happens. ?

    Hello! Help me please, I have a problem with the program occurred after the upgrade to version 3. 6. 16, namely by pressing the button 'Open a new tab' nothing happens. ?

    This issue can be caused by the Ask<i></i>.com toolbar (Tools > Add-ons > Extensions)
    See:
    * [[Troubleshooting extensions and themes]]

  • Problem with reusing saved library file due to iTunes version differences

    I was running iTunes on my Windows PC with Vista 64-Bit since March 17, 2009. Everything was fine until some operating system file got corrupted two days back, and Microsoft had to wipe out my hard drive and reinstall the Operating System to the factory settings.
    I did back up everything, including the iTunes Music files and the Library files to my external hard drive. But, I forgot to note the exact version of my Itunes, except I do remmebr that I had refused all attempts by iTunes over last month or so to install Ver. 8.2 becasue of some bad things I had read in this forum about some of the problems with 8.2. I had a record of the last version I had installed and it was 8.1.0.52.
    So, after the operatng system reinstaled, I downloaded iTunes 8.1.1 and installed it. I then copied the iTunes Music files and the libary file to the exatly same folder structure as before.
    I hold down the SHIFT key and start up iTunes. And, when I point to the Library file, iTunes says that the libray file can not be accessed because it was made by a newer version of iTunes! I just don't understand how that can be!
    In any case, I can use your advice as to what do I do next to be able to use my saved library and start using my iTunes and my iPod!
    Thank you.

    I downloaded and installed iTunes ver. 8.2.0.23 x64, and now, am very happy to say, that iTunes was able to read my library, and it did recognize my iPod just fine. That's the very good news.
    Now, the slight bad news. May be 100 or so, out of some 9000 tracks of music, appear with a '!' to the left of the track listing. It si becasue it does not find it? Why?
    Now, I do have to go back to my Album files and identify each of these. Can some one please help me out as to why this problem occured? I certainly did not move any songs to any place and the folder structure is identical to what they were before!
    Thank you.

  • Problem with replicated partitioning between two BSO db's. version 9.3.0.1

    Hi there,
    I have a problem with partitioning between two BSO db’s.
    I created the partition, it validates and I made an export for the partion definiton(xml file).
    Everything is fine if I set this partition up as transparent partition.
    This means I can see the data from the src in the trg db as ecpected.
    But when I change over to replicated (what in fact I want to do) nothing happens for the trg site - there are still no data. (Yes I have choosen Update all cells.)
    I got no error in any way neither AAS nor in the app logs of src and trg.
    (Mayby this it important: one src-dimension is mapped to void for the trg.)
    Can anyone give me a hint or even confirm this behaviour ?
    Thank you in advance
    Andre
    Below the log infos:
    log of src db:
    [Fri Dec 04 15:29:03 2009]Local/AAA///Info(1013210)
    User [hyperion] set active on database [db]
    [Fri Dec 04 15:29:03 2009]Local/AAA/db/hyperion/Info(1013091)
    Received Command [PutReplicatedCells] from user [hyperion]
    [Fri Dec 04 15:29:03 2009]Local/AAA///Info(1013210)
    User [hyperion] set active on database [db]
    [Fri Dec 04 15:29:03 2009]Local/AAA/db/hyperion/Info(1013091)
    Received Command [XferReplicatedCells] from user [hyperion]
    [Fri Dec 04 15:29:03 2009]Local/AAA///Info(1013214)
    Clear Active on User [hyperion] Instance [1]
    [Fri Dec 04 15:29:03 2009]Local/AAA/db/hyperion/Info(1023005)
    Update of replicated partition elapsed time : [0] seconds
    [Fri Dec 04 15:29:03 2009]Local/AAA/db/hyperion/Info(1243010)
    Partition refreshed
    log of trg db:
    [Fri Dec 04 15:29:03 2009]Local/AAA1///Info(1013210)
    User [hyperion] set active on database [db]
    [Fri Dec 04 15:29:03 2009]Local/AAA1/db/hyperion/Info(1013091)
    Received Command [ReqXferReplicatedCells] from user [hyperion]
    [Fri Dec 04 15:29:03 2009]Local/AAA1///Info(1013210)
    User [hyperion] set active on database [db]
    [Fri Dec 04 15:29:03 2009]Local/AAA1/db/hyperion/Info(1013091)
    Received Command [ProtocolXchg] from user [hyperion]
    [Fri Dec 04 15:29:03 2009]Local/AAA1/db/hyperion/Info(1023044)
    Processing distributed request from [P4B5A856A, AAA, db]
    [Fri Dec 04 15:29:03 2009]Local/AAA1/db/hyperion/Info(1013091)
    Received Command [PutLastUpdatedTime] from user [hyperion]
    [Fri Dec 04 15:29:03 2009]Local/AAA1///Info(1013214)
    Clear Active on User [hyperion] Instance [1]
    [Fri Dec 04 15:29:03 2009]Local/AAA1///Info(1013214)
    Clear Active on User [hyperion] Instance [1]

    It sounds like you are doing it all correctly. One thing you might try just to be sure you are not getting any data in the target database is the following:
    1) clear the target database
    2) Run the replication for all cells
    3) Run an export of all data on the target database
    See if you get anything in the export file, maybe you are getting some of the data or possibly it is a rollup issue. Just a thought.
    Jeff

  • Recently after I connected to hotmail, I can not open the mail, there is no problem with internet explore. I'm using firefox version 3.6.18. thanks in advance

    some time ago I installed firefox version 5 but I had problems with my Norton anti-virus, now once again use the version 3.6.18.
    in principle, this problem with the email had not occurred, it is now more than a month that the problem has occurred without any change in the fate firefox
    thanks
    Giuseppe

    Taken from https://support.mozilla.com/en-US/questions/845171#answer-214912
    Hotmail problem on all browsers - They have changed their security -- Go here ------> http://windowslivehelp.com/thread.aspx?threadid=514780f4-dbdc-4633-adc7-d0e368e8cff6
    Taken from https://support.mozilla.com/en-US/questions/846120#answer-210963
    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in Safe Mode to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    Don't make any changes on the Safe mode start window.
    https://support.mozilla.com/kb/Safe+Mode
    https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes
    Check and tell if its working.

  • Ios 6.1.2 has got the same Problem with Microsoft Exchance Server then Ios 6.1 Version

    I've got Problems with Websites wich using Microsoft Exchance Server. I type in my Text in the Mask an the Website send me an Error.
    My Ios ist the latest Version 6.1.2. I hope Apple will fix this Bug in the next Update.

    victorgurtovoy wrote:
    After renovation before 6.1.2 my iPhone 4S became better to keep the charge to batteries! The Statistics of the use: rotational latency 5 days 6 hours. Time of the use 4 hours. On telephone Wi-Fi enclosed constantly.
    Is that google translate?
    what is rotational latency?
    wifi enclosed constantly?
    После каждого апдейта, люди приходят и жалуются. Процедура проста.
    1. создать бэкап
    2. переставить ОС
    3. переставить бэкап
    если проблема существует по прежнему сделай первые две и не используй 3.
    How is my google translate?

  • Having Some Real Problems with SSI

    Please forgive me if my questions seem inexperienced. I am
    just learning how to incorporate server side includes into a new
    site I'm working on and am having some real problems getting things
    to work properly...
    I have been reading everything I can find on SSI's, and have
    finally got everything to work properly on my local system,
    however, now, I'm having issues after uploading the files to my
    server (IX Web Hosting).
    According to this document (“How to incorporate
    Server-Side Includes into an HTML page “) from the Adobe
    Knowledgebase, step number 4 says to…
    Text
    “Highlight all the text displayed in black and delete it.
    The HTML inspector should contain only the information in red. It
    is especially important NOT to have <html>, <head>
    or<body> tags in the SSI, because this will cause the HTML on
    the page to become invalid once the SSI is inserted.”
    Text
    Well, I tried that, but the code just looks exactly as it
    does in the code viewing pane. No RED characters anywhere! So I
    just deleted all the <html>, <head>, and <body>
    tags and saved the file.
    Now, when I insert the SSI into a new html file (which I
    saved as .shtml because that’s what my web hosting provider
    requires) everything looks great on my local system, but when I
    upload the files to my server and try to test the page with the SSI
    inserted into it, I get the following error message:
    HTTP/1.1 404 Object Not Found Server: Microsoft-IIS/5.0 Date:
    Sat, 05 May 2007 19:42:48 GMT X-Powered-By: ASP.NET Connection:
    close Content-Type: text/html
    404 Object Not Found
    Both files are located in the same directory (maybe
    that’s a problem?)
    My question is simple, exactly what should I absolutely NOT
    delete out of the source SSI file? Is there some part of it other
    than the content I want to reference that needs to stay in there?
    Also, both my server side include file and the html file that
    references it are saved with the .shtml extension. Is this wrong?
    Or does the ssi file need to be saved with an.ssi extension?
    Again, sorry for the amateurish questions, but we all have to
    learn sometime right?
    Any help would be greatly appreciated!
    Thanks,
    ~Greg

    Here's an shtml skeleton page -
    <html>
    <head>
    <title></title>
    </head>
    <body>
    <!--#include file="foo.html" -->
    </body>
    </html>
    and here's 'foo.html' -
    <p>Hello world</p>
    Does that help?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Myrrhlin225" <[email protected]> wrote in
    message
    news:[email protected]...
    > Please forgive me if my questions seem inexperienced. I
    am just learning
    > how
    > to incorporate server side includes into a new site I'm
    working on and am
    > having some real problems getting things to work
    properly...
    >
    > I have been reading everything I can find on SSI's, and
    have finally got
    > everything to work properly on my local system, however,
    now, I'm having
    > issues
    > after uploading the files to my server (IX Web Hosting).
    >
    > According to this document (?How to incorporate
    Server-Side Includes into
    > an
    > HTML page ?) from the Adobe Knowledgebase, step number 4
    says to?
    >
    >
    Text
    ?Highlight all the text displayed in black and delete it.
    > The
    > HTML inspector should contain only the information in
    red. It is
    > especially
    > important NOT to have <html>, <head>
    or<body> tags in the SSI, because
    > this
    > will cause the HTML on the page to become invalid once
    the SSI is
    > inserted.?
    Text
    >
    > Well, I tried that, but the code just looks exactly as
    it does in the code
    > viewing pane. No RED characters anywhere! So I just
    deleted all the
    > <html>,
    > <head>, and <body> tags and saved the file.
    >
    > Now, when I insert the SSI into a new html file (which I
    saved as .shtml
    > because that?s what my web hosting provider requires)
    everything looks
    > great on
    > my local system, but when I upload the files to my
    server and try to test
    > the
    > page with the SSI inserted into it, I get the following
    error message:
    >
    > HTTP/1.1 404 Object Not Found Server: Microsoft-IIS/5.0
    Date: Sat, 05 May
    > 2007
    > 19:42:48 GMT X-Powered-By: ASP.NET Connection: close
    Content-Type:
    > text/html
    > 404 Object Not Found
    >
    > Both files are located in the same directory (maybe
    that?s a problem?)
    >
    > My question is simple, exactly what should I absolutely
    NOT delete out of
    > the
    > source SSI file? Is there some part of it other than the
    content I want to
    > reference that needs to stay in there?
    >
    > Also, both my server side include file and the html file
    that references
    > it
    > are saved with the .shtml extension. Is this wrong? Or
    does the ssi file
    > need
    > to be saved with an.ssi extension?
    >
    > Again, sorry for the amateurish questions, but we all
    have to learn
    > sometime
    > right?
    >
    > Any help would be greatly appreciated!
    > Thanks,
    >
    > ~Greg
    >
    >

  • Problem with SSIS in win 8.1

    Hi 
    I have  a broblem.
    I got my new win 8.1 and i just started to study SSIS.
    When i installed it - every thing was working ok except one thing - the buttons are huge. 
    I cant work with it because i cant see all my options. 
    I can send an snapshots for an example
    Please help me.
    thanks,
    Katy

    Hi,
    This is the forum to discuss questions and feedback for Microsoft Visio, I'll move your question to the SSIS forum
    http://social.technet.microsoft.com/Forums/sqlserver/en-US/home?forum=sqlintegrationservices
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us. Thank you for your understanding.
    George Zhao
    TechNet Community Support

  • Problem with ssi and php includes

    Hello Everyone,
    I’m a little confused and I hope someone here can shed some light on my problem. I teach web design (Macromedia Studio 8) at the high school level and I’m having trouble using .php includes and server side includes on our Mac OSX 10.4 server with WebObjects 5.2.
    The Problem – Dreamweaver correctly inserts the code….
    <?php
    include ('assets/includes/header.html');
    ?>
    but when the same index.php file is uploaded to the server and then downloaded to another workstation the code is changed. The php include is removed and replaced with the actual html from the header.html file.
    Does anyone know what causes this?
    Thank you for your help.
    Todd
    www.mrbenrud.com
      Mac OS X (10.4.4)  

    If I understand your post correctly, what you are experiencing is exactly what PHP is supposed to do.
    I am guessing that you are expecting a user to be able to see the programmer's php code just as is the case with html, where one can simply see the code by control clicking the page in Safari and selecting "View Source", for example.
    However, for security reasons PHP will never allow this behavior via http 'get' functions. Imagine, a php page which includes php code that accessess a highly sensitive database and thus were to allow any client to see the exact architecture of the database. For these reasons the server is the only one able to parse through the PHP code and generates html code from it, which is sent to the client.
    Remember, PHP stands for hypertext preprocessor, that is the server processes php code before hypertext is generated and sent to the client.
    The include function is a php function and thus will not be displayed as part of the generated html.
    The only way to allow your students for example, to see the PHP code is to serve the folder containing the web site being served via another protocol such as AFP, SMB, and FTP.
    I hope this addresses your concerns.
    Best,
    Max

  • I am having a BSOD problem with my win 7 pro 32 bit desktop.

    I am facing google update problem since eight months. Two days back I uninstall all google products. last night I have a continuous BSOD probelm for four times with error pointing to a system file Wdf01000.sys . Any help to get rid of the problem?

     We do need the actual log file (called a DMP file) as they contain the only record of the sequence of events leading up to the crash, what drivers were
    loaded, and what was responsible.  
    We prefer at least 2 DMP files to spot trends and confirm the cause.
    Please follow our instructions for finding and uploading the files we need to help you fix your computer. They can be found here
    If you have any questions about the procedure please ask
    If you are using Blue screen view, who crashed, or a similar application, don't.  They are wrong at least as often as they are correct
    Wanikiya and Dyami--Team Zigzag

  • Problem with sql TRIM in PL/SQL package in version 10.1.3.3

    I'm getting invalid token on the trim functions in the following function. The package compiles ok in TOAD, and this package worked fine in the previous version of jdeveloper I was using--10.1.3
    FUNCTION stu_pidm (
    p_profile_name IN VARCHAR2
    RETURN NUMBER
    IS
    v_pidm NUMBER;
    BEGIN
    BEGIN
    SELECT s.szbstdn_pidm
    INTO v_pidm
    FROM szbstdn s
    WHERE trim(s.szbstdn_profile_name) = trim(p_profile_name);
    EXCEPTION
    WHEN OTHERS THEN
    RETURN NULL;
    END;
    RETURN v_pidm;
    END;

    Sorry for confusion, version of OC4J does not really meter, but jdk does. It happened that in the case where everything OK (OC4J 10.1.3.1.0) I accidentally used jdk 1.5. Now I tried both (OC4J 10.1.3.1.0 and OC4J 10.1.3.2.0) with j2sdk1.4.2_14 (besides I tried j2sdk1.4.2_09 and _08) and j2sdk1.5.0_06.
    With JDK 1.5 everything is OK and with JDK 1.4 we have a problem, described in the previous posting. I believe now I should reformulate my initial question:
    Is it possible to configure OC4J 10.1.3 running under j2sdk1.4.2_14 to force Thread Context ClassLoader to behave similar to OC4J 10.1.3 under j2sdk1.5.0_06? If yes, how we could do it?
    Thanks

  • Problems with iTunes 7 cover flow and remote desktop

    Hi. iTunes 7 is an amazing upgrade, but unfortunatly the nicest addtion doesn't work for me with remote desktop, which is how I primarily access my music server.
    When using remote desktop, and I switch to cover flow, I just get a message in the cover flow panel saying something to the effect of "itunes cannot display...".
    Any help appreciated.

    I had major issues until I visited http://docs.info.apple.com/article.html?artnum=304434 and turned my Terminal Services back on. I had set it to "Disable" to save resources. Once I set it to "manual", the IPOD worked great with Itunes.

  • Problem with keydecoder.dll in Crystal Reports 2008 Trial Version

    Hello,
    My company is interested in purchasing Crystal Reports 2008 and has asked me to download and try the trial version.  However, I have been running into a keydecoder.dll problem.  Setup was smooth and here are the details:
    Problem message:
    "Crystal Reports: Application Error Couldn't load keydecoder.dll"
    I have Windows Vista and I have already configured all permissions and administrative rights to the problem to full control.  I have also attempted to drag the keydecoder.dll application extension out of win32_x86 to the file folder crystal reports 2008.  I have also already attempted to reinstall and making a new program file location named 'Crystal Reports 2008'. 
    I'm running out of ideas and would appreciate some help.  Thank you

    Hi Key,
    I have found a business objects Note 1198801.
    Please have a look to it.
    We can find Business objects Note/KBase from here
    [https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_ossnotes&query=&adv=true#]
    For your reference have a look to content of that Note:-
    1198801 - Error: "Crystal Reports: Application Error - Couldn't load the keydecoder.dll" when attempting to start Crystal Reports XI
    Symptom
    When attempting to start Crystal Reports XI, the following error message appears:
    "Crystal Reports: Application Error - Couldn't load the keydecoder.dll".
    Cause :
    The error message occurs because the CommonFiles entry has the wrong path in the registry.
    Resolution :
    CAUTION The following resolution involves editing the registry. Using the Registry Editor incorrectly can cause serious problems that may require you to reinstall the Microsoft Windows operating system. Use the Registry Editor at your own risk. It is strongly recommended that you make a backup copy of the registry files before you edit the registry. For information on how to edit the registry key, view the 'Changing Keys And Values' online Help topic in the Registry Editor (Regedit.exe).
    To resolve the error message
    Click Start > Run. The Run dialog box appears.
    Type "regedit" in the Open: text field. Click OK. The Registry Editor appears.
    Navigate to the following key: HKEY_LOCLAL_MACHINESOFTWAREBusiness ObjectsSuite 11.5Crystal Reports.
    Double-click the CommonFiles string. The Edit String dialog box appears.
    Ensure that the path points to the location of <installation directory>Common3.5 in.
    For example, the default location is the following: C:Program FilesBusiness ObjectsCommon3.5 in.
    Edit the path as necessary.
    Click OK. Close the Registry Editor.
    Crystal Reports starts successfully.
    Hope that helps!!
    Regards,
    Shweta

  • Problem with file upload in JDeveloper 10.1.2 version

    Hi,
    My application is running in JDveloper 10.1.2.1 version with BC4J Struts. Now, I want to do a module with file upload. I am getting an error in the uploading section as
    java.lang.NullPointerException
    at oracle.jbo.html.struts11.MultipartUtil.populate(MultipartUtil.java:227)
    at oracle.jbo.html.struts11.BC4JRequestProcessor.processPopulate(BC4JRequestProcessor.java:433)
    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:254)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
    at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.2.0)].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.2.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:673)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.2.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:340)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.2.0)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.2.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:285)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.2.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:126)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.2.0)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
    at java.lang.Thread.run(Thread.java:534)
    Please suggest me an option to resolve the issue.
    Regards,
    Jobz....

    I remember that there was a bug in the MultipartHandler of the BC4JRequestProcessor in one of the 10.1.2.x version, however I'm nit sure which one. I found the old fix we implemented back then
    Try this request processor and see if this helps:
    package xx.yy.zz.common;
    import javax.servlet.http.HttpServletResponse;
    import oracle.jbo.html.struts11.BC4JActionMapping;
    import org.apache.struts.Globals;
    import org.apache.struts.action.ActionForm;
    import org.apache.struts.action.ActionMapping;
    import org.apache.struts.upload.MultipartRequestHandler;
    import org.apache.struts.upload.MultipartRequestWrapper;
    import javax.servlet.ServletException;
    import javax.servlet.http.HttpServletRequest;
    import oracle.jbo.html.HtmlServices;
    import oracle.jbo.html.struts11.BC4JRequestProcessor;
    import oracle.jbo.html.struts11.MultipartUtil;
    * RequestProcessor for Apache Struts based applicartions
    * Fix for a bug in <code>BC4JRequestProcessor</code> Multipart-Requests (e.g. Upload).
    * @projekt common
    public class HvbgBC4JRequestProcessor extends BC4JRequestProcessor {
         * Override to fix a bug. Note that this works only if all ActionMappings in the project
         * are of the type BC4JActionMapping.
         * @see oracle.jbo.html.struts11.BC4JRequestProcessor#processMultipart(HttpServletRequest) processMultipart
        protected HttpServletRequest processMultipart(HttpServletRequest request)
            // Overide only if the action mapping is a BC4JActionMapping.
            BC4JActionMapping mapping = (BC4JActionMapping) request.getAttribute(Globals.MAPPING_KEY);
            if (HtmlServices.isMultipartPost(request)) {
                MultipartRequestHandler handler = MultipartUtil.retrieveMultipartHandler(request);
                if (handler == null) {
                    try {
                        request = MultipartUtil.parseMultipartRequest(request, servlet);
                    catch (ServletException se) {
                        throw new RuntimeException(se.getMessage());
                else {
                    // This is a forward from a Multipart Post upload
                    if (!(request instanceof MultipartRequestWrapper)) {
                        request = new MultipartRequestWrapper(request);
                        MultipartUtil.setWrapperParams(handler, (MultipartRequestWrapper) request);
                    else {
                        // do nothing
            return (request);
    Don't forget to set this new class in your struts-config.xml file!
    Timo

Maybe you are looking for

  • New memory modules possible on MS 6119?

    Can someone help me out with this small problem? I have a MS 6119 motherboard with 64 mb ram. I want to upgrade to 256MB with 2 modules 128MB SDRAM PC133. Is this possible because in the manual it only says PC100 is possible...

  • Every once and awhile, the audio on youtube is gone. If I switch to another browser that very instant, the audio works fine. Any ideas?

    I really have no idea what is going on, so I can't be much more specific. I'm using Windows 7 64-bit and Firefox 3.6.13. It only happens when I use YouTube.

  • How to run simple query on oracle 11.2.0 ?

    hi i installed oracle 11.2.0 64bit on my Windows-7 64bit how i can connect and run any query on oracle ? what are the default tools that came with the installation and how to use it ? i sow in the forum that people write sql> select * from myTable ..

  • RMI Hang after long period of no use

    Occaisonally one of our lightly used RMI servers decides to not accept a new connection. This happens after a long period of no use. The last time it happened I captured a thread dump (THREAD DUMP#1) of the RMI server process. Just for comparison I t

  • Reversal of General Entry

    Finance Asset person created an asset from a capital project, and the system created 2 JVs with the exact same information affecting the GL accounts, but only one affected the asset. We tried to reverse the additional JV with transaction FB08 but it