Can not start weblogic

I'm using weblogic6.1 and want to take a look at weblogic 7.0. After
install weblogic7.0, I can't even start weblogic server - workshop,
examples, mydomain, petstore, etc. Can someone tell if I need to change
anything to make weblogic 7.0 runs? Thanks in advance.
Starting WebLogic Server...
<Mar 27, 2002 4:18:24 PM PST> <Notice> <Management> <140005> <Loading
configuration .\..\workshop\config.xml>
<Mar 27, 2002 4:18:53 PM PST> <Emergency> <WebLogicServer> <000342> <Unable
to initialize the server: Fatal initialization exception
Throwable: javax.xml.parsers.FactoryConfigurationError:
weblogic.xml.jaxp.RegistrySAXParserFactory
javax.xml.parsers.FactoryConfigurationError:
weblogic.xml.jaxp.RegistrySAXParserFactory
at
javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:157)
at com.octetstring.vde.schema.InitSchema.init(InitSchema.java:50)
at
weblogic.systemdatastore.SystemDataStoreService.initialize(SystemDataStoreSe
rvice.java:198)
at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:688)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:575)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:271)
at weblogic.Server.main(Server.java:33)
>
The WebLogic Server did not start up properly.
Exception raised:
javax.xml.parsers.FactoryConfigurationError:
weblogic.xml.jaxp.RegistrySAXParserFactory
at
javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:157)
at com.octetstring.vde.schema.InitSchema.init(InitSchema.java:50)
at
weblogic.systemdatastore.SystemDataStoreService.initialize(SystemDataStoreSe
rvice.java:198)
at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:688)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:575)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:271)
at weblogic.Server.main(Server.java:33)
Reason: Fatal initialization exception

Hi Vincent,
Something is getting confused between the 6.1 installation and the 7.0
installation. Can you set your WL_HOME environment variable through the
control panel? Another thing you could try is rename the directory where
your 6.1 is installed to and see what happens. I would expect that you
would stop seeing the exception and start seeing complaints about files &
directories not being found.
Thanks,
Mike Kaufman
Software Engineer
BEA Systems
"Vincent Le" <[email protected]> wrote in message
news:[email protected]...
Mike,
After install weblogic 7.0 without changing anything, I got below fatal
initialization exception when I started any domains - petstore, mydomain,
workshop. I also looked at
\<bea-root>\weblogic700b\server\bin\startweblogic.cmd and knew thatWL_HOME
points to weblogic 7.0. Though, I tried this at home with similar
environment and installation steps, it just works fine. What to cause the
exception? Thanks.
Vincent
"Mike Kaufman" <[email protected]> wrote in message
news:[email protected]...
Hi Vincent,
You will need to update your WL_HOME environment variable to be the
value
<bea-root>\weblogic700b\server (e.g., c:\bea\weblogic700b\server). Youwill
need to change WL_HOME back to the initial setting to run the wls 6.1.
Hope this helps,
Mike Kaufman
Software Engineer
BEA Systems
"Vincent Le" <[email protected]> wrote in message
news:[email protected]...
Yes, I use startWebLogic.cmd from \bea\weblogic700b\samples\workshop.Then
I also tried all other domains like petstore, mydomain using both
command
line and from workshop IDE. I get same error message as shown below.Note
that this computer also have weblogic6.1. If I use another seperate
computer that doesn't install weblogic before, then weblogic7.0 worksfine.
Vincent
"Mike Kaufman" <[email protected]> wrote in message
news:[email protected]...
Hi Vincent,
Are you trying to start weblogic from the commandline or through the
workshop ide? If from the command line, are you running the
startWebLogic.cmd script from \bea\weblogic700b\samples\workshopdirectory?
Thanks,
Mike
Mike Kaufman
Software Engineer
BEA Systems
"Vincent Le" <[email protected]> wrote in message
news:[email protected]...
I'm using weblogic6.1 and want to take a look at weblogic 7.0.
After
install weblogic7.0, I can't even start weblogic server -
workshop,
examples, mydomain, petstore, etc. Can someone tell if I need tochange
anything to make weblogic 7.0 runs? Thanks in advance.
Starting WebLogic Server...
<Mar 27, 2002 4:18:24 PM PST> <Notice> <Management> <140005>
<Loading
configuration .\..\workshop\config.xml>
<Mar 27, 2002 4:18:53 PM PST> <Emergency> <WebLogicServer>
<000342>
<Unable
to initialize the server: Fatal initialization exception
Throwable: javax.xml.parsers.FactoryConfigurationError:
weblogic.xml.jaxp.RegistrySAXParserFactory
javax.xml.parsers.FactoryConfigurationError:
weblogic.xml.jaxp.RegistrySAXParserFactory
at
javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:157)
atcom.octetstring.vde.schema.InitSchema.init(InitSchema.java:50)
at
weblogic.systemdatastore.SystemDataStoreService.initialize(SystemDataStoreSe
rvice.java:198)
at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:688)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:575)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:271)
at weblogic.Server.main(Server.java:33)
>
The WebLogic Server did not start up properly.
Exception raised:
javax.xml.parsers.FactoryConfigurationError:
weblogic.xml.jaxp.RegistrySAXParserFactory
at
javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:157)
atcom.octetstring.vde.schema.InitSchema.init(InitSchema.java:50)
at
weblogic.systemdatastore.SystemDataStoreService.initialize(SystemDataStoreSe
rvice.java:198)
at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:688)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:575)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:271)
at weblogic.Server.main(Server.java:33)
Reason: Fatal initialization exception
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>

Similar Messages

  • Can not start Weblogic server after Reordering the provider

    Dear Geeks
    I have ran into big trouble. I defined a new authentication provider in the weblogic and set the Control Flag to 'Required'.
    I didn't realise that the user weblogic doesn't exist in the AD and because of AD's naming convention, we can not create a user named as weblogic.
    Since, the installation was done using the weblogic user and the authentication provider has been changed, is there a way to start the server back up.
    It is too critical and i am running out of time.
    I would appreciate if anyone out there could help.
    Thanks
    Regards
    ACM

    Hi,
    Goto Domain_home/config directory. Take one backup of config.xml, edit config.xml make Control Flag to SUFFICIENT against authentication provider that you have added. try to restart the server.
    please mark if this helps.
    Regards,
    Kishore

  • Can not start WebLogic in Eclipse. Error: "Could not find the main class."

    I have installed Eclipse 2.0 and WebLogic Server 6.1. and the WebLogc plug in from GENUITEC (and jdk1.3.1_04, on Win2K Server). After I have done the configuration, the WebLogic start/stop buttons are integried into the Eclipse Toolbar, but when I click on the start button to start Weblogic, it pops up a dialog box "Java Virtual Machine Launcher" with message: "Could not find the main class. Program will exit!"
    Starting WebLogc Server from the Start panel works fine.
    Does any one have seen this before or have a suggestion what I should do?
    Many many thanks in advance.
    Huan

    Weblogic must be started with a full JDK; otherwise
    JSPs and dynamic EJB stubs could not be deployed. The
    error message
    indicates you are attempting to use a JRE. Configure
    Eclipse JRE to point to a JDK. The product
    documentation will help you with this process. It does not work for me. :-(
    I have tried JDK 1.3.1 and 1.4.1: same result: I get a "Could not find the main class: Program will exit"
    For free expert support please consider contacting
    Genuitec at [email protected] If just want any
    answer ask a newsgroup.
    WayneI'll try the support at '[email protected]' :)
    Michel
    Michel Szybist
    [email protected]
    Fax: +33 (0)173729897
    SMS: http://www.szybist.net/

  • Can not start Weblogic Server Admin

    Hi,
    I am new to Weblogic and trying to install v12.1.1 on Windows 7 64 bit. The installation "seems" to have gone fine, however I cannot see User Projects under “start” =>”all programs” => “Oracle Weblogic” => “user projects” => “base_domaine” => “start admin server for Weblogic server”
    I have tried to run the startWebLogic.cmd from the install directory, but I get the below error and nothing starts.
    Enter username to boot WebLogic server:admin
    <07-Oct-2013 12:12:40 o'clock BST> <Error> <Security> <BEA-090782> <Server is Running in Production Mode and Native Library(terminalio) to read the pa
    ssword securely from commandline is not found.>
    <07-Oct-2013 12:12:40 o'clock BST> <Notice> <WebLogicServer> <BEA-000388> <JVM called the WebLogic Server shutdown hook. The server will force shutdow
    n now.>
    <07-Oct-2013 12:12:40 o'clock BST> <Alert> <WebLogicServer> <BEA-000396> <Server shutdown has been requested by <WLS Kernel>.>
    <07-Oct-2013 12:12:40 o'clock BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN.>
    C:\app\vicente\product\11.2.0\Middleware\user_projects\domains\base_domain>
    Could you please advise what the issue may be?
    I have my Java home in the PATH variables and the machine is also running my Orcale Database 11.2.0.3
    Thanks

    Hello, pay attention to: "to read the password securely from commandline is not found"
    when you execute startWebLogic.cmd the terminal request you a password. You didn't type the password.
    Solution:
    Execute startWebLogic.cmd
    Type the password.

  • Error "can not start the configuration in parallel does not correct"

    Hello everybody,
    I have Windows 7 SP1, and when I install Business Objects 4.1 Client, it is install correctly but when i execute the program, for example BO Rich Client, an error appear "can not start the configuration in parallel does not correct" Could you help me?
    Thanks in advance!

    Check this KB
                  1678498  - BI 4.0 Universe Designer Gives Side-by-Side configuration incorrect Error

  • Can not start data Collection service

    I have installed Fabric Manager version 3.3.(4). In the Performance Web Client I can not start the service Data Collection is in starting forever.
    I also could not stop it. I rebooted the server and the status for this service is in starting.
    Thanks,

    Please provide more details like: Server OS, Java version, and what type of database you are using for the FM Server.  Have you considered using a newer version of FM Server?

  • I can not start secion in creative cloud from a macbook

    I can not start secion in creative cloud from a macbook, always comes CERRO secion, and never I log in I can not start secion indesign folio builder fails me in muse could not enter if you remove it to install again, now I can not download, I tried / Library / Application Support / Adobe / OOBE rename the folder to OOBE_old setup Guide, and simply does not work, if we are paying the membership of adobe creative cloud, at least ask for is a solution, timely responses because we are losing time and therefore money, if they are solving a problem is better than what we say and if more users seek solutions and only wait.
    En español.
    No puedo iniciar secion en creative cloud desde una macbook, siempre sale CERRO SECION, y nunca me conecto, en indesign no puedo iniciar secion de folio builder me da error, en muse tampoco podia entrar a si que lo elimine para poder instalar nuevamente, ahora no puedo descargar, he intentado / Library / Application Support / Adobe / OOBE cambiar el nombre de la configuración rápida carpeta para OOBE_old, y simplemente no funciona, si nosotros estamos pagando la membresia de adobe creative cloud, lo menos que pedimos es una solucion, respuestas oportunas porque estamos perdiendo tiempo y consecuencia dinero, si estan resolviendo algun problema es mejor que lo digan y a si nosotros los usuarios no buscamos mas soluciones y solamente esperaremos.
    we want a valid and positive response

    Hello, could you please try the steps posted here: http://helpx.adobe.com/creative-cloud/kb/unable-login-creative-cloud-248.html
    Please let me know if you are successful or not.

  • Can not start Enterprise Manager web page

    I can not start Enterprise Manager web page.
    Here is my steps:
    1. Start enterprise manager
    emctl start
    Waiting for EM to initialize ...Started
    2. Check status:
    emctl status
    EMD is up and running : 200 OK
    3. Start the web page
    http://myhost:1810/
    4. get following error
    "There was no response. The server could be down or is not responding"
    System info:
    Database: 8.1.7.2
    OAS: 9.2.0.2
    JDK: 1.3.0_02
    Server OS: SunOS 5.8
    My question is where is the log file of enterprise manager and what the problem is.
    Thanks in advance
    Don

    diego,
    Thank you for your help. when I try your command I get following error:
    emctl start iasconsole
    Unknown command option
    Usage::
    emctl start|stop|status
    emctl reload | upload
    emctl set credentials [<Target_name>[:<Target_Type>]]
    emctl gencertrequest
    emctl installcert [-ca|-cert] <certificate base64 text file>
    emctl set ssl test|on|off|password [<old password> <new password>]
    emctl set password <new pwd>
    emctl authenticate <pwd>
    emctl switch home [-silent <new_home>]
    emctl config <options>
    emctl config options can be listed by typing "emctl config"

  • "can not start a job" issue in AWM

    Hi ALL,
    I am maintaining my cube from PLSQL with following options
    1. buildtype = "BACKGROUND"
    2. trackstatus = "true"
    3. maxjobqueues = 3
    i get following error when i see the "olapsys.xml_load_log" table
    ***Error Occured: Failed to Build(Refresh) DB_OWNER.MY_ANALYTICAL_WORKSPACE Analytic Workspace. Can not start a job.
    Can anybody explain when and why this error occurs? I have wasted a lot of time searching for this issue, but have found no person facing such issue.
    Hi Keith, it will be great if you can answer this one.
    My database version is 10.2.0.4.0 and AWM version is also 10.2.0.3.0
    Kind Regards,
    QQ
    Message was edited by:
    dwh_10g

    Applies to:
    Oracle OLAP - Version: 10.1 to 11.1
    This problem can occur on any platform.
    Symptoms
    - We have an AW maintenance / refresh script or procedure that contains BuildType="BACKGROUND", so that the AW maintenance task will be sent to the Oracle Job queue.
    - When we execute the AW maintenance / refresh script or procedure, we do not get any errors in the foreground, the script/procedure has been executed successfully.
    - However when we look into the build/refresh log (see <Note 351688.1> for details) we see that the maintenance/refresh task failed with:
    13:29:39 Failed to Submit a Job to Build(Refresh) Analytic Workspace <schema>.<AW Name>.
    13:29:39 ***Error Occured in BUILD_DRIVER
    - In the generated SQL trace for the session of the user who launches the AW build/refresh script or procedure, we see that ORA-27486 insufficient privileges error occurred at creation of the job.
    We see from the relevant bit of the SQL trace that err=27486 occured while executing the #20 statement which is 'begin DBMS_SCHEDULER.CREATE_JOB ...', and the statement is parsed and tried to be executed as user having uid=91:
    PARSING IN CURSOR #20 len=118 dep=2 uid=91 oct=47 lid=91 tim=1176987702199571
    hv=1976722458 ad='76dd8bcc'
    begin
    DBMS_SCHEDULER.CREATE_JOB(:1, 'plsql_block', :2, 0, null, null, null,
    'DEFAULT_JOB_CLASS', true, true, :3); end;
    END OF STMT
    PARSE
    #20:c=1000,e=1100,p=0,cr=0,cu=0,mis=1,r=0,dep=2,og=1,tim=1176987702199561
    EXEC #20:c=65990,e=125465,p=10,cr=1090,cu=3,mis=1,r=0,dep=2,og=1,tim=
    1176987702325167
    ERROR #20:err=27486 tim=465202984
    Cause
    User who tries to create a job (executes DBMS_SCHEDULER.CREATE_JOB() procedure) does not have the sufficient privileges.
    Solution
    1. Identify the user under which the job is supposed to be created. This user is not necessarily the same as the user who launched AW build/refresh script or procedure. Get the corresponding username from one of the %_USERS views e.g. from ALL_USERS.
    e.g.
    SELECT user_id,username FROM all_users WHERE user_id=91;
    2. Identify the system privileges currently assigned to the user by connecting as the user whom the privileges need to be determined, and execute:
    SELECT * FROM SESSION_PRIVS ORDER BY PRIVILEGE;
    3. Ensure that the CREATE JOB privilege is listed.
    The CREATE JOB privilege can be granted in various ways to a user:
    - via role OLAP_USER or via role OLAP_DBA (see view ROLE_SYS_PRIVS for what privs are assigned to a role):
    GRANT OLAP_USER TO <username>;
    - explicitly
    GRANT CREATE JOB TO <username>;

  • Error Message: "Skype can not start because the system is not available"

    Try to reset all Skype settings. Quit Skype or use Windows Task Manager to kill any Skype.exe process. Go to Windows Start and in the Search/Run box type %appdata% and then press Enter or click the OK button. The Windows File Explorer will pop up. There locate a folder named “Skype”. Rename this folder to something different, e.g. Skype_old. Next go to Windows Start and in the Search/Run box type %temp%\skype and then press Enter or click the OK button. Delete the DbTemp folder. Restart Skype. N.B. If needed, you will still be able to re-establish your call and chat history. All data is still saved in the Skype_old folder. 

    Okay!
    I'm newbie here, but it doesn't matter. I dont want to do here anything else, just write off my opinion about the Microsoft's "new" Skype, and I hope they will read...
    This is a cropped image - of course hungarian, because I'm hungarian, but I think many of us could see this as well. How this is possible? "The Skype can not start because the system is not available" *** What kind of system? The Skype was on a P2P system, where is impossible that the system is not available! This is why the skype was much better than the Microsoft's messenger. Then they bought it, and make it wrong...
    I found a solution for this problem, this can happen if my client is not updated. But IT IS!
    How does it works? Can we use the **bleep** Skype how we would like to use? Or this time we need to find an other application (like Viber), and using that while they not buying that as well, just because that is better?
    Edited to conform with the Community Guidelines
    Subject/title edited to better reflect post content.

  • IIS Site Hosted in Web Role can not start up

    Hello Team,
    We occured a problem when deploying application to web role 
    the WaIISHost can not start up and there are two error information in event log :
    Application: WaIISHost.exe
    Framework Version: v4.0.30319
    Description: The process was terminated due to an unhandled exception.
    Exception Info: System.IO.FileLoadException
    Stack:
       at Microsoft.WindowsAzure.ServiceRuntime.Implementation.Loader.RoleRuntimeBridge.<InitializeRole>b__0()
       at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
       at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
       at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
       at System.Threading.ThreadHelper.ThreadStart()
    Faulting application name: WaIISHost.exe, version: 2.3.1198.663, time stamp: 0x53115226
    Faulting module name: KERNELBASE.dll, version: 6.3.9600.17031, time stamp: 0x53089862
    Exception code: 0xe0434352
    Fault offset: 0x00000000000068d8
    Faulting process id: 0x6d4
    Faulting application start time: 0x01cf89326cfa011a
    Faulting application path: E:\base\x64\WaIISHost.exe
    Faulting module path: D:\Windows\system32\KERNELBASE.dll
    Report Id: ad418c8f-f525-11e3-80bc-00155dd153c7
    Faulting package full name: 
    Faulting package-relative application ID: 
    if we miss some files when deploying the environment and how to check what files are missing. 
    thanks in advanced.

    Hello Baker.aveinc,
    I understand that is a old thread, I will still go ahead and reply to this in case if this can be of help to other users.
    The troubleshooting for this issue mostly depends on the status of the website on the portal. From the event logs, it appears that the faulty application is WaIISHost.exe.
    I suggest that you have a look at this article that explains the scenario for Web Role Recycling.
    http://blogs.msdn.com/b/kwill/archive/2013/10/03/troubleshooting-scenario-7-role-recycling.aspx
    If this does not fix the issue, please post back with the status of the webrole on the portal
    Thanks,
    Syed Irfan Hussain

  • BPEL Server can not start after jazn default realm has been modified

    Hi, everyone:
    In order to customize my user task assigneeGroup, I set up a new realm in the jazn-data.xml using the shell (java -jar jazn.jar -shell). I tried to modify the jazn.xml file in %OraBPELPM%\integration\orabpel\system\appserver\oc4j\j2ee\home\config, and set the default-realm attribute to my new realm.
    After these modification, the BPEL Server can not start, the server seems to stop after loading the first two EJB.
    Does anyone ever encounter this problem? Could anyone help me?

    It appears that I had the wrong oracle home and as a result some of the steps were skipped by the Universal Installer during installation, but installation was still claimed as successful. Even by launching the 'Mobile Server Repository Wizard' manually by running 'repwizard.bat' did not provide all the necessary window boxes to provide the details such as the SID, hostname, port number. I re-installed.
    After starting the back-end database and then starting mobile server and testing in IE to see if the server was working by typing in http://<host name>:80/webtogo, I got the screen displaying mobile server.
    Many thanks for your help.
    Mark

  • Can not start mysql server

    I recently installed mysql server on my mac os 10.6.8, earlier i had installed XAMPP on my machine but i have uninstalled it(deleted it & ran few commands in terminal), but now when i try to start server from preference pane it doesn't start & not from terminal also, it show " Could not startup MySql sever, Reason: error 255 OR Internal error"
      It seems that the new mysql server settings clash somewhere with old XAMPP files/preferences. I don't even know if XAMPP is completely uninstalled or not
      I'm not a mysql geek, i'm new to this! So, friends please help me with this, i need to get it working on my mac!!

    I appreciate your help.
    I have been offline for a long time since I had a business trip two week ago.
    I can not start the apache http server, so it isn't on running status within NT services manager.
    In fact, there is someting wrong---fail to create FastCGI when startup. Oracle system message tells me that syntax error exists on line 92 of isqlplus.conf but I don't know how to correct it.
    Henry

  • Can not start http server

    start http server powered by apache.I got such message:
    '[alert]<5>...:FastCGI:CreateMUtex()failed
    Syntax error on line 92 of c:/oracle/ora92/sqlplus/admin/isqlplus.conf:
    Failed to create FastCGI application accept mutex'
    my isqlplus.conf:
    # Copyright (c) 2001, 2002, Oracle Corporation. All rights reserved.
    # NAME
    # isqlplus.conf
    # PURPOSE
    # Oracle HTTP Server directives for the iSQL*Plus server
    # USAGE
    # This file should be included in the Oracle HTTP Server
    # "oracle_apache.conf" file.
    # Enable handling of all virtual paths beginning with "/iplus/"
    # Note: only /iplus/ is mapped, /iplus is not being mapped
    <IfModule mod_alias.c>
    Alias /iplus/ "C:\oracle\ora92\sqlplus\admin\iplus/"
    # Disallow users from trying to access /iplus/ directory listing
    <Directory "C:\oracle\ora92\sqlplus\admin\iplus">
    AllowOverride None
    Options FollowSymLinks
    Order deny,allow
    Allow from all
    </Directory>
    </IfModule>
    # 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>
    # Enable handling of all virtual paths beginning with "/isqlplus"
    <Location /isqlplus>
    SetHandler fastcgi-script
    Order deny,allow
    # Comment "Allow ..." and uncomment the four lines "AuthType ..."
    # to "Require ..." if Oracle HTTP authentication access is required
    # for the http://.../isqlplus URL
    Allow from all
    #AuthType Basic
    #AuthName 'iSQL*Plus'
    #AuthUserFile C:\oracle\ora92\sqlplus\admin\iplus.pw
    #Require valid-user
    </Location>
    # Enable handling of all virtual paths beginning with "/isqlplusdba".
    # Note: Oracle HTTP authentication access must be configured to
    # prevent unauthorized users performing DBA operations on
    # the database
    # Use the HTTP server utility script "htpasswd" to add users to the
    # "iplusdba.pw" file.
    <Location /isqlplusdba>
    SetHandler fastcgi-script
    Order deny,allow
    AuthType Basic
    AuthName 'iSQL*Plus DBA'
    AuthUserFile C:\oracle\ora92\sqlplus\admin\iplusdba.pw
    Require valid-user
    </Location>
    # 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>

    I appreciate your help.
    I have been offline for a long time since I had a business trip two week ago.
    I can not start the apache http server, so it isn't on running status within NT services manager.
    In fact, there is someting wrong---fail to create FastCGI when startup. Oracle system message tells me that syntax error exists on line 92 of isqlplus.conf but I don't know how to correct it.
    Henry

  • Can not start plugs in

    Using XI tools http://server:port/index.html
    will show "SAP NetWeaver Administrator" click on it and click "monitoring" getting an error messages
    "can not start plugs in"

    HI mtravisawan Awan
    This is aa network issue
    YOur user dont have admin rights. So kindly ask your admin guy to assign a port in the gatway for your machine then definitly you wil be able to display the page.
    regards
    Sandeep
    If helpful kindly reward points

Maybe you are looking for

  • IPod error message

    When I light up my nano iPod screen an exclamation mark inside of a triangle appears along with this web page address: www.apple.com/support/ipod The iPod is fully charged and has been restored as well as updated with this file: iPodUpdater2006-03-23

  • Excise Invoice not getting printed directly.

    Hi ; Our client earlier using J1Ip with sp01 for printing excise invoices. As per new requirement through J1IP only direct printing is required so that there is no need to go SP01. I have using print immediately setting in VF02. As well as VV31 also

  • How can I get music from my new MacBook to my iPhone that is already connected to another old computer?

    I need to get Music and more content from my new MacBook to my iPhone that's already hooked up with an old computer that hardly works. How can I basically switch my apple account to the mac??

  • HP Officejet 7680 print issue alignment/ black ink problem

    My printer is playing up again - this time it keeps trying to align, and fails (according to the readout on the screen) . The black ink is also not working at all (trying new cartridge).  I suspect the two issues are connected? When I tried to print

  • Trial version of Lightroom

    I just downloaded the Trial version of Lightroom onto a MacBook Air. I would like to know before I purchase a card reader if I can even use the trial version of Lightroom with RAW files. Can anyone inform me? Thanks