Error in the isqlplus.conf file?

Is there anyone else out there that gets this message? Each time I try to run my HTTP server to access iSQL*Plus, I get:
"Syntax error on line 92 of c:/oracle/ora92/sqlplus/admin/isqlplus.conf: FastCgiServer: redefinition of a previously defined FastCGI server "c:/oracle/ora92/bin/isqlplus"
Does anyone know how I can adjust this config file, or otherwise fix this problem?
Other than that, the Enterprise edition is up and running, including the SQL Plus app.
Any advice is greatly appreciated.
Thanks!
Eric

Hi Alison,
Thanks for the response! Unfortunately, I tried both of these, and neither seems to apply:
http://otn.oracle.com/support/tech/sql_plus/htdocs/runtime.html#isql_duplicate_entriesAt first, I thought this would be the problem, since I installed twice, but there was only one oracle_apache.conf file in the directory...
http://otn.oracle.com/support/tech/sql_plus/htdocs/runtime.html#isql_mutex_errorThis one actually talks about a different config file. I'm getting errors on my isqlplus.conf file. It's saying that there's an error b/c of "FastCGIServer: Redefinition of a previously defined Fast CGI Server" Here's what the config file looks like on that (in relevant part):
# Maps all virtual paths beginning with "/isqlplus*" to the iSQL*Plus
# FastCGI application
<IfModule mod_alias.c>
ScriptAliasMatch ^/isqlplus(.*) C:\oracle\ora92\bin\isqlplus
ScriptAliasMatch ^/isqlplusdba(.*) C:\oracle\ora92\bin\isqlplus
<Directory "C:\oracle\ora92\bin">
AllowOverride None
Options FollowSymLinks
Order deny,allow
Allow from all
</Directory>
</IfModule>
The other reference to the FastCGI server is here: <<#
# Setup the iSQL*Plus FastCGI application.
<IfModule mod_fastcgi.c>
FastCgiServer C:\oracle\ora92\bin\isqlplus -port 8228 -initial-env iSQLPlusNumberOfThreads=20 -initial-env iSQLPlusTimeOutInterval=30 -initial-env iSQLPlusLogLevel=off -initial-env iSQLPlusAllowUserEntMap=none -idle-timeout 3600
</IfModule>
Not sure about where else this FastCGI Server might be called, but it looks like one of the definitions is typographically different from the other. Could this be the issue?
Eric

Similar Messages

  • Error after Installing and updating the DADS.CONF file

    I was able to get all the software installed for AE 3.0.1 and open the HTTP Server prior to updating the DADS.CONF File.
    So far I have not been able any errors in the Apache/Apache/logs directory that point to the issue.
    When I put the following DADS.CONF file in place:
    # ============================================================================
    # mod_plsql DAD Configuration File
    # ============================================================================
    # 1. Please refer to dads.README for a description of this file
    # ============================================================================
    # Note: This file should typically be included in your plsql.conf file with
    # the "include" directive.
    # Hint: You can look at some sample DADs in the dads.README file
    # ============================================================================
    Alias /i/ "c:\oracle\product\10.2.0\db\Apache\Apache\images\"
    AddType text/xml xbl
    AddType text/x-component htc
    <Locations /pls/apex>
    Order deny, allow
    PlsqlDocumentPath docs
    AllowOverride None
    PlsqlDocumentProcedure wwv_flow_file_mgr.process_download
    PlsqlDatabaseConnectString ASGUSMAUDV01:1521:APPEXP ServiceNameFormat
    PlsqlNLSLanguage AMERCAN_AMERICA.AL32UTF8
    PlsqlAuthenticationMode Basic
    SetHandler pls_handler
    PlsqlDocumentTablename wwv_flow_file_objects$
    PlsqlDatabaseUsername APEX_PUBLIC_USER
    PlsqlDefaultPage apex
    PlsqlDatabasePassword apex
    Allow from all
    </Location>
    I cannot not even access the HTTP Server using the default connect sting. Any help in looking over the DADS.CONF file is appreciated.
    Thanks

    Contents of the ERROR.LOG
    [Tue Aug 21 12:39:44 2007] [notice] FastCGI: process manager initialized
    [Tue Aug 21 12:58:33 2007] [notice] FastCGI: process manager initialized
    Both of these were using the blank DADS.CONF
    Access.log (Blank DADS.CONF)
    162.74.53.183 - - [21/Aug/2007:12:40:37 -0400] "GET / HTTP/1.0" 200 15062
    162.74.53.183 - - [21/Aug/2007:12:40:37 -0400] "GET /Tab_files/upperbox.gif HTTP/1.0" 200 153
    162.74.53.183 - - [21/Aug/2007:12:40:37 -0400] "GET /Tab_files/green-green.gif HTTP/1.0" 200 952
    162.74.53.183 - - [21/Aug/2007:12:40:37 -0400] "GET /Tab_files/green-content.gif HTTP/1.0" 200 809
    162.74.53.183 - - [21/Aug/2007:12:40:37 -0400] "GET /Tab_files/blue-content.gif HTTP/1.0" 200 37
    162.74.53.183 - - [21/Aug/2007:12:40:37 -0400] "GET /Tab_files/asytrnse.gif HTTP/1.0" 200 148
    162.74.53.183 - - [21/Aug/2007:12:40:37 -0400] "GET /Tab_files/asytrsm.gif HTTP/1.0" 200 924
    162.74.53.183 - - [21/Aug/2007:12:40:37 -0400] "GET /Tab_files/asysrtb.gif HTTP/1.0" 200 901
    162.74.53.183 - - [21/Aug/2007:12:40:37 -0400] "GET /Tab_files/asysrt.gif HTTP/1.0" 200 1015
    162.74.53.183 - - [21/Aug/2007:12:40:37 -0400] "GET /Tab_files/asylrhs.gif HTTP/1.0" 200 910
    162.74.53.183 - - [21/Aug/2007:12:40:38 -0400] "GET /ohs_images/rhshadow.gif HTTP/1.0" 200 59
    162.74.53.183 - - [21/Aug/2007:12:40:38 -0400] "GET /Tab_files/asylttb.gif HTTP/1.0" 200 863
    162.74.53.183 - - [21/Aug/2007:12:40:38 -0400] "GET /Tab_files/asysrb.gif HTTP/1.0" 200 923
    162.74.53.183 - - [21/Aug/2007:12:40:38 -0400] "GET /ohs_images/welcomeHTTP.gif HTTP/1.0" 200 2780
    162.74.53.183 - - [21/Aug/2007:12:40:38 -0400] "GET /ohs_images/bisspace.gif HTTP/1.0" 200 43
    162.74.53.183 - - [21/Aug/2007:12:40:38 -0400] "GET /Tab_files/asybase.gif HTTP/1.0" 200 49
    162.74.53.183 - - [21/Aug/2007:12:40:38 -0400] "GET /ohs_images/tree_document.gif HTTP/1.0" 200 97
    162.74.53.183 - - [21/Aug/2007:12:40:38 -0400] "GET /ohs_images/art3.gif HTTP/1.0" 200 18752
    162.74.53.183 - - [21/Aug/2007:12:40:38 -0400] "GET /Tab_files/lowerbox.gif HTTP/1.0" 200 150
    162.74.53.183 - - [21/Aug/2007:12:40:38 -0400] "GET /ohs_images/relatedapps_cctitle.gif HTTP/1.0" 200 279
    162.74.53.183 - - [21/Aug/2007:12:40:38 -0400] "GET /ohs_images/slieghright.gif HTTP/1.0" 200 69
    162.74.53.183 - - [21/Aug/2007:12:40:38 -0400] "GET /Tab_files/asytlse.gif HTTP/1.0" 200 830
    162.74.53.183 - - [21/Aug/2007:12:40:38 -0400] "GET /ohs_images/home_banner_2.gif HTTP/1.0" 200 6505
    162.74.53.183 - - [21/Aug/2007:12:40:38 -0400] "GET /ohs_images/portals.css HTTP/1.0" 200 14795
    162.74.53.183 - - [21/Aug/2007:12:40:38 -0400] "GET /ohs_images/space.gif HTTP/1.0" 200 43
    I have found no other errors.

  • Error in the input config file

    Continue message previous.
    I need deploy my application "notitia". Return message:
    Failed to deploy web application "notitiancm". Error in the input config file. Attribute Options is a single value attribute.

    Don't use EMwebsite. It's SLOW and buggy. I disabled mine.
    You can see a lot more error messages using dcmctl:
    bin/emctl stop
    dcm/bin/dcmctl shell
    deployapplication -a myapp -f myapp.ear -co home
    geterror
    You can also check dcm's and opmn's log files for errors.
    Your error message sounds familiar. If you have manually edited http.conf and added multiple entries of ProxyPass or SetEnvIf or who knows what else, you come across an iAS feature. This ias903 core for win2k file
    $ORACLE_HOME/dcm/config/plugins/apache/modDirectiveMS.xsd
    is no good.
    You have to change things like these to maxOccurs="unbounded":
    <element name="SetEnvIf" type="string" minOccurs="0"
    maxOccurs="unbounded"/>
    Then do a
    dcmctl updateconfig.
    You can find the problem description in Meta-link ohs forum. Apparently the problem will be fixed in 904 but I don't know why we all have to go thru this rite of passage in the mean time... A waste of time.
    Ken

  • Error in the input config file.....delploying an app on oc4j

    Hi,
    When I try to deploy an application on an oc4j instance of Oracle 9ias it gives me the following error.
    "An error occured while undeploying the application. Error in the input config file. Attribute Group is a single value attribute."
    I am deploying the application through the EM website.
    Any pointers to the solution?
    Thanks in advance
    Kapil

    Don't use EMwebsite. It's SLOW and buggy. I disabled mine.
    You can see a lot more error messages using dcmctl:
    bin/emctl stop
    dcm/bin/dcmctl shell
    deployapplication -a myapp -f myapp.ear -co home
    geterror
    You can also check dcm's and opmn's log files for errors.
    Your error message sounds familiar. If you have manually edited http.conf and added multiple entries of ProxyPass or SetEnvIf or who knows what else, you come across an iAS feature. This ias903 core for win2k file
    $ORACLE_HOME/dcm/config/plugins/apache/modDirectiveMS.xsd
    is no good.
    You have to change things like these to maxOccurs="unbounded":
    <element name="SetEnvIf" type="string" minOccurs="0"
    maxOccurs="unbounded"/>
    Then do a
    dcmctl updateconfig.
    You can find the problem description in Meta-link ohs forum. Apparently the problem will be fixed in 904 but I don't know why we all have to go thru this rite of passage in the mean time... A waste of time.
    Ken

  • Repeatedly the same error in the omsca.log file during 11g installation

    Hi Experts,
    One of my customer is getting the below error in the OMSCA.log file:
    java.lang.Exception: CREATING_WEBTIER_INST_FAILED
         at oracle.sysman.omsca.adapter.wls.OMSWLSAdapter.adapterConfigWebTier(OMSWLSAdapter.java:1808)
         at oracle.sysman.omsca.framework.OMSGenericAdapter.configWebTier(OMSGenericAdapter.java:306)
    I have checked his setup and pre-reqs,all seems to be perfectly fine.
    Kindly let me some pointers related to this issue.
    SR:3-4090870221
    I have uploaded the log file here.
    Regards
    Sumani
    Edited by: 893642 on Oct 28, 2011 1:13 AM

    Here some screenshots, this error came back all few minutes!

  • I try to download the OS X Mountain Lion, and I keep getting an error saying, "The product distribution file could not be verified. It may be damaged or was not signed." Please Help!

    I try to download the OS X Mountain Lion, and I keep getting an error saying, "The product distribution file could not be verified. It may be damaged or was not signed." Please Help!

    If you have Intego VirusBarrier X6 installed
    1. Open /Applications/VirusBarrier X6.
    2. Click on the "Surf" button.
    3. Click on the "Ad Banner Filter" tab.
    4. Click "OFF" next to "Banner advertisement filter".
    5. Start the computer in Safe Boot, then restart the computer into normal mode.
    If don't not have Intego Virus Barrier installed
    1. Verify that the date and time is correct on the computer.
    2. Safe Boot once, then restart normally, then try downloading again.
    3. Try with a different user account if the issue persists
    If the issue persists
    Install Lion onto an empty partition (internal or external).
    Note: You can Use Disk Utility to live partition the internal drive and create a second partition large enough to install Lion.
    Start from the clean installation of Lion.
    Download Mountain Lion from the Mac App Store. Note that the original startup disk can be set as the destination for Mountain Lion during the installation process.

  • I can't back up my iPhone4.  When was I syncing, My computer hang. I restart computer. Itune told me there is an error, delete the back up file and try again. But there are no back up file to delete in preference-device. Please help!

    I can't back up my iPhone4.  When was I syncing, My computer hang. I restart computer. Itune told me there is an error, delete the back up file and try again. But there are no back up file to delete in preference-device. Please help!

    Thank you for answering my question. If I reinstall itune, is it mean that I need to install music, apps, video...everything in itune again? also intall everything in my iphone again?

  • Securing the JASS CONF file

    Hi,
    I have put the JASS conf file as a resource in a signed JAR file. I did this so someone cannot alter this file. I also set the location of the file in the code right before I use it by setting the environment variable java.security.auth.login.config. Can anyone find a hole in this technique? The other option is to set the location as a URL on the web server and set the location of the file by using the environment variable java.security.auth.login.config.
    Thanks,
    - Bob

    Thanks for your reply. Do you have any specifics on
    how the JAAS conf file in a signed jar could be
    hacked.The security issues of client-side JAAS have been brought up several times in this forum. Securing the config file as you do it eliminates the easiest way of replacing a login module on the client, but I remember another forum message where the author replaced the related login module in rt.jar by his own, malicious implementation. You cannot prevent that with your approach.
    Another other issue (not security-related) with the client-side JAAS config, delivered in a signed JAR, is that you are giving up one key advantage of JAAS, the ease of exchanging the authentication mechanism.
    Accessing it via a (secure) web connection from the server is a way to address that, though, as you suggest.

  • Whenever I try to update my iPhoto program I get this error message "The product distribution file could not be verified. It may be damaged or was not signed."

    Whenever I try to update my iPhoto program I get this error message "The product distribution file could not be verified. It may be damaged or was not signed."

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, or by a peripheral device. 
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode and log in to the account with the problem. Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including Wi-Fi on certain iMacs. The next normal boot may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin. Test while in safe mode. Same problem? After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of the test.

  • Mavericks Update - Error message - The product distribution file could not be verified

    Help!
    Trying to download mavericks (from 10.7.5) as I have just had a new hard disk isntalled and need to start from scratch.
    Wanting to re download iphoto but I can't as I need a newer OS so trying to download mavericks from the app store. My internet is very slow and keeps cutting out so I have tried a few times but it's not working.
    Now I'm getting an error message - 'the product distribution fil could not be verified'
    If anyone can help that would be great.
    Or even let me know where I can get a copy of iphoto to suit OS 10.7.5 so I don't need to download a whole new OS.

    You're trying to download a 5 GB file. If your Internet connection is lousy, you won't have much success. Try another network.

  • I keep getting this error message "The iTunes Library file cannot be saved. An unknown error occurred (-50)" I'm not at all technical, so a simple response would be appreciated. Thanks

    I keep getting this error message "The iTunes Library file cannot be saved. An unknown error occurred (-50)" I'm not at all technical, so a simple response would be appreciated. I have already downlaoded the latest iTunes software and reinstalled it but the problem remains and I am unable to add additonal music to my library.

    make sure the media folder in  iTunes > Preferences > Advanced is not blank or out side of your c dirve

  • Error message: The iTunes Library file cannot be saved. An unknown error occurred (-54).

    I opened iTunes and downloaded 2 songs from http://www.reverbnation.com. Shortly after I started getting this error message: The iTunes Library file cannot be saved. An unknown error occurred (-54). Anyone dealt with this before?

    == Error -54 ==
    From an OS9 reference, error -54 is a software lock on a file or a permissions error. (Some of the old codes still apply to OSX although there is no formal list of OSX error codes.)
    First, try simply restarting your computer.
    iTunes Library cannot be saved (Error -54) - https://discussions.apple.com/thread/1912814

  • ITunes Error Message 'The iTunes Library file cannot be saved. An unknown error occurred (-50).  How do I correct this error?

    iTunes Error Message 'The iTunes Library file cannot be saved. An unknown error occurred (-50).  How do I correct this error?

    I know this doesn't help you Bud, but I've had this issue for at least the last couple of versions.  If I can ask, what is you enviornment like?  Local PC only, libray saved on another PC/Server? 
    In my case my library is on Windows 2003 server with the share mapped to drive M:  This has worked for many years through both XP and Windows 7 until and update a while ago. 
    Thanks,
    Rob

  • Error message: The ITunes library file cannot be saved. There is not enough memory avalable.

    Can anyone explain this to me me? and how to resolve it?
    error message: The ITunes library file cannot be saved. There is not enough memory avalable.
    I get this message, yet it looks like the media is in the library.

    trash stuff form your computers hard drive to free up space.

  • .itl error message: The iTunes Library file cannot be saved...

    Does anyone know what causes this error message: "The iTunes Library file cannot be saved. A folder was specified instead of a file."
    Long story short, I am tranferring my library to a new computer. On the old computer (XP, iTunes 10) it referenced the library from an external hard drive. On the new computer (Windows 7, iTunes 10) it references the C drive (my choosing). I put the iTunes Library folder onto C/Libraries/Music/iTunes/I manually put the .itl file in C/Libraries/Music/iTunes, and it worked (all of the playlists and file data were retrieved successfully). But then iTunes starts giving me that error message, and the .itl dissapears from C/Libraries/Music/iTunes. Then when I try to reopen iTunes I get this message: "The iTunes library .itl file cannot be found or created. The default location for this file is in the "iTunes" folder in the "Music" folder.
    Why is iTunes having trobule saving the file? Or do I need to somehow mondify the .itl so that it is functional in this new location (on the old computer it was in a differen folder. THanks for any insight.

    Hi,
    I got to messing around in the iTunes folder and now NOTHing is visible in my iTunes Library. I had made a backup of the ~\My Music\iTunes folder before I messed with anything and so deleted the entire iTunes folder. Then I restored it from the backup. There is still NOTHing in my library.
    I can import one item at a time but it's impractical to do it that way due to the volume of music. How can I import All of my music into the library? Is there a way to import an entire directory, consisting of sub-directories and their music - into the library?
    Thanks very much.
    Mike

Maybe you are looking for

  • Premiere Pro CS6 stops during export (Adobe Media Encoder also)

    Hello, I have been using the Adobe CS6 Video Bundle for a few years now and suddenly I've been having an issue with exporting my timelines in an H.264 format. Any H.264 video that I try to export that exceeds approximately 900MB stops in the middle o

  • DB creation problem

    Hi my SPFILE is created. But, when I am giving @$ORACLE_HOME/rdbms/admin/catalog.sql then got error that 'database is not open'. This is the right step to create a database or something different steps. Please give a sample to create a database.( wit

  • Mouse Path Not Visible - Why?

    Hi, all. I'm editing a Captivate demo using Captivate 3 and for some reason the paths for the mouse movement aren't visible. I can't select or move the mouse and when I right-click on it I'm not offered an option to align it's movement to the previou

  • Restoring Original iphone not working

    My (original) iphone's screen locked. It would not allow me to power it down and the touch screen would not work. It would receive calls but not let me answer them. I tried restoring it on my imac (OS 10.6.8) by doing the following: I hit restore iph

  • Get rid of Tom's Photography

    SO I made a Photo Page and renamed it to suit me. Saved it, published it to a folder and Tom's Photography still comes up when I view the site. How can we get rid of Tom?