define a personal message for the instance of OSH

Hello

I need set the OSH instance to display the custom page if a user tries to navigate the application when it is under maintenance contract.

I need to create an HTML page that displays a message "system is unavailable and under maintenance contract" and a few other hyperlinks to display on this page.

Could you please guide me on how to set this and where do?

Thanks in advance

Add the following code at the end of your httpd.conf file, but before any statement include .

RewriteEngine on

RewriteCond %{DOCUMENT_ROOT}/maintenance.html-f

RewriteCond% {SCRIPT_FILENAME}! maintenance.html

RewriteRule ^. * $ maintenance.html [R = 503, L]

ErrorDocument 503 maintenance.html

Header Cache-Control value "max - age = 0, non-magasin"

Create a file called maintenance.html in the htdocs with everything you want to display during the maintenance period.

Once the maintenance period is complete, rename maintenance.html into something else.

Tags: Fusion Middleware

Similar Questions

  • How to set up a personalized message for the prevention of the installation of the software via group policy in windows server 2012

    Hello

    I would like to know how to set up a personalized message for the prevention of the installation of the software via group policy in windows server 2012 R2.

    I released some software in my field to a distribution point and I of installation for few of them software restriction policies. But I don't want the default next message below:

    "The system administrator has set policies to prevent this installation." This installation is forbidden by system policy. Contact your system administrator. »

    Instead, I would like to set up a custom message. Please tell us how can I do same by using Group Policy, if not available, what are the alternatives that I can use.

    This issue is beyond the scope of this site (for consumers) and to be sure, you get the best (and fastest) reply, we have to ask either on Technet (for IT Pro) or MSDN (for developers)
    *
  • had this message for the 1st time on windows, not sure if its real? performancewreckcontrol.in

    had this message for the 1st time on windows, not sure if its real?

    Hi Netbook,

    This isn't enough information.  What is the exact message and any word to Word with all the codes?  How it was received (a pop-up, aredirect, an e-mail (if so, what he want/say - leaving out personal information about you)?)  What were you doing when it was received?  Do you know what program sent you him?  What operating system?  What browser and version?  What security programs (names and versions of all of them?  The message say?  When it seemed (start-up or during work)?

    Here's help on how to respond to that and other information necessary to understand: http://support.microsoft.com/kb/555375.

    In the meantime, I would do anything he asked and guess that it's a scam, spam, malware and/or until we prove otherwise based on your comments.

    Thank you!

    Kosh

  • RMAN-04017: description of the startup error: ORA-32004: obsolete parameters or obsolete er (s) specified for the instance of RDBMS

    Dear all,

    While making the cloning of RMAN using the command duplicate in 11.2.0.3 database with ebs.

    We receive the error below

    connected to the auxiliary database (not started)

    RMAN-00571: ===========================================================

    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.

    RMAN-00571: ===========================================================

    RMAN-03002: failure of Db in dual at 03/07/2015 15:12:07

    RMAN-06403: could not get a fully authorized session

    RMAN-04006: auxiliary database error: ORA-24327: need explicit attach befor

    e a user authentication

    RMAN-03015: an error has occurred in the script stored memory Script

    RMAN-04014: failed to start: ORA-03113: end of file on communication channel

    RMAN-04017: description of the startup error: ORA-32004: outdated or obsolete parameters

    ER (s) specified for the instance of RDBMS

    Kind regards

    Villi Kumar

    Dear all,

    We have corrected the problems.

    Solution:

    To the bottom of the database

    Comment this parameter and re try

    =====================================

    oratest@ctsst $ grep-i local initerptest.ora

    #local_listener = erptest_LOCAL

    oratest@ctsst $

    Test the issue again.

    Concerning

    Villi Kumar

  • ORA-04031: unable to allocate 32 bytes of shared memory ('shared pool'.  Check your error messages for the cause of the error. (= < POINTER >)

    Dear team,

    We have for instance R12.

    DB - 11.2.0.3

    12.1.2 - application

    in this concurrent instance depressed frequently when checking of log file showing the error as

    List of errors encountered:

    .............................................................................

    _ 1 _

    Systematic FDPCRQ met an ORACLE error. ORA-04031: unable to

    allocate 32 bytes of shared memory ('shared pool'.

    Check your error messages for the cause of the error. (= < POINTER >)

    .............................................................................

    APP-FND-01388: cannot read the value for the profile FND_MGR_STRTUP_THRES_TIME option in the routine, and routine.

    List of errors encountered:

    .............................................................................

    _ 1 _

    Routine AFPCAL has received the code of failure while running or analysis of your

    simultaneous program CPMGR


    Examine your log file of concurrent application for more information.

    Make sure that you pass arguments in the correct format.

    Post: WARNING: mail_queue_enter: create file maildrop / 379309.437: permission denied

    Please guide me to solve this problem.

    Concerning

    Kumar V

    Dear Kumar,

    I suggest you to check the FND_NODES table

    1) connect to SQLPLUS as the APPS user and execute the following statement:

    Select CONCURRENT_QUEUE_NAME in the FND_CONCURRENT_QUEUES where CONCURRENT_QUEUE_NAME like '% FNDSM ';

    (2) If you have found that FND_NODES table with entries incorrect node (old node from the Source Instance), and then run the query to clean below

    EXEC FND_CONC_CLONE. SETUP_CLEAN;
    COMMIT;

    (3) then run AutoConfig on all stages, firstly on the DB layer then APPS and webtiers levels to repopulate the necessary system tables,

    and make sure that you are now able to see the correct entries in the FND_NODES table and start the application services.

    Kind regards

    S27

  • Could not send data to configuration ldap to libOvd for the instance of service 'idstore.ldap' - 'socketOptions' element should not

    Hello

    I have an installed WebLogic 10.3.6 with ADR 11.1.1.6 cluster.

    Everything worked fine until recently when I installed Web Tier 11.1.1.7 and associated with the instance of OSH with my WebLogic AdminServer EM.

    Now I can't start my managed servers, receive the below error message.  I tried to add "-Djava.security.debug = jpspolicy" to JAVA_OPTIONS strings in startManagedWeblogic.sh, but they do not get more information.

    JAVA_OPTIONS = "-Djava.security.debug=jpspolicy-Dweblogic.security.SSL.trustedCAKeyStore="/u01/app/oracle/Middleware/wlser\

    "Ver_10.3/Server/lib/cacerts" ${JAVA_OPTIONS} "

    Any advice would be appreciated.

    # < 26 June 2013 16:22:23 UTC > < critical > < WebLogicServer > < gds-dev-mt-1 > < ManagedServer_1 > < main Thread > < < WLS Kernel > > <><>< 1372263743069 > < BEA-000386 > < server subsystem failed. Reason: weblogic.security.SecurityInitializationException: loading of the OPSS java security policy provider failed due to the exception, see exception stack trace or the log file of the server root. If still don't see no obvious cause, turn on debugging of the flag - Djava.security.debug = jpspolicy for more information. Error message: JPS-02592: could not send ldap configuration data to libOvd for the instance of service 'idstore.ldap' in the context of JPS 'default', cause: oracle.xml.parser.v2.XMLParseException: element 'socketOptions' not expected not.

    weblogic.security.SecurityInitializationException: loading of the OPSS java security policy provider failed because of the exception, see exception stack trace or the root server log file. If still don't see no obvious cause, turn on debugging of the flag - Djava.security.debug = jpspolicy for more information. Error message: JPS-02592: could not send ldap configuration data to libOvd for the instance of service 'idstore.ldap' in the context of JPS 'default', cause: oracle.xml.parser.v2.XMLParseException: element 'socketOptions' not expected not.

    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1402)

    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1022)

    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)

    at weblogic.security.SecurityService.start(SecurityService.java:141)

    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    Caused by: oracle.security.jps.JpsRuntimeException: JPS-02592: could not send ldap configuration data to libOvd for the instance of service 'idstore.ldap' in the context of JPS 'default', cause: oracle.xml.parser.v2.XMLParseException: element 'socketOptions' not expected not.

    to oracle.security.jps.internal.policystore.PolicyDelegationController. < init > (PolicyDelegationController.java:167)

    to oracle.security.jps.internal.policystore.JavaPolicyProvider. < init > (JavaPolicyProvider.java:369)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native Method)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)

    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)

    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)

    at java.lang.Class.newInstance0(Class.java:357)

    at java.lang.Class.newInstance(Class.java:310)

    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1343)

    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1024)

    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:879)

    at weblogic.security.SecurityService.start(SecurityService.java:142)

    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    Layer Web 11.1.1.6 does not exhibit this problem.  Sex Web 11.1.1.7 patched the oracle_common and I feel is not compatible with ADR 11.1.1.6 or 11.1.1.7

  • Error 0x800488FB and cannot send or receive messages for the hotmail account.

    Original title: error 0x800488FB

    Can't send or receive messages for the hotmail account (xyz)

    9x800488FB Server error

    Server "http://mail.services.live.com/DeltaSync_v2.0.0/Sync.aspx"

    Windows Live Mail error ID: 0x800488FB

    I think my account has been tampered with and WLM it blocked.

    They ask me for a cell phone to message me and then to fix my problem... I do not have a mobile phone, so how can I recover my account.

    Hi GiovanniIalenti,

    Since you are facing problems with the hotmail account, I suggest you to post your application in the Windows Live forum for assistance.

    Windows Live Support

    http://windowslivehelp.com/searchresults.aspx?query=error%200x800488FB&ProductID=1

  • Can't send or receive messages for the Hotmail (bwheatingservices) account.

    Can't send or receive messages for the Hotmail (bwheatingservices) account.

    Server error: 0 x 80048849

    Server: 'https://mail.services.live.com/DeltaSync_v2.0.0/Sync.aspx '.

    Windows Live Mail error ID: 0 x 80048849

    Having two computers laptops, wifi, windows7, and ie8. Your laptop, send and receive. Calendar and contacts works perfectly. Second computer, when you attempt to read emails via messenger or ie8, I get the above message, also calendar is not updated.     If I connect directly to hotmail, bypassing ie8 and Messenger, everything is there, I guess it's a timing issue. Would appreciate any help. (worked fine until about 3 months ago)

    James

    Hi barnie236,

    Thanks for posting your question in the Microsoft answers Forum. Your question it will be better answered by the experts in the Windows Live Hotmail Forum. Pleae repost your question here.

  • Can't send or receive messages for the Hotmail (sallymax) account.

    Can't send or receive messages for the Hotmail (sallymax) account. To send and receive messages in your Hotmail account, go to http://hotmail.live.com on the Web, or try again later. To get help from Windows Live Customer Support, go to http://support.live.com and click Windows Live Mail in the list of services.

    Subject ' Emailing: header '
    Windows Live Mail error ID: 0x8DE20007

    Please contact me at * address email is removed from the privacy *

    Help for Windows Live Hotmail is located in this forum
    http://answers.Microsoft.com/en-us/windowslive/Forum/Hotmail?tab=all

  • Outlook Express downloads e-mail messages for the 2nd time which have been read and deleted a few weeks ago.

    Outlook Express downloads e-mail messages for the 2nd time which have been read and deleted a few weeks ago.  This happens periodically.  Repeated messages are usually a week.

    Maybe they are still on the server (server of your ISP). Make sure that you don't leave copies of messages downloaded from the ISP server that may cause duplicate messages to download.

    It's the only thing I can think of.

    If you are unsure how to check your messages via the Internet site of the ISP, then check with them about how you do that. TaurArian [MVP] 2005-2010 - Update Services

  • Can't send or receive messages for the Windows Live Hotmail account: Windows Live Mail error ID: 0x80072EFF.

    Can't send or receive messages for the Hotmail account.

    Server error: 0x80072EFF
    Server: 'http://mail.services.live.com/DeltaSync_v2.0.0/Sync.aspx '.
    Windows Live Mail error ID: 0x80072EFF

    Hotmail and Windows Live Mail have their own sites and support forums at the Windows Live Solution Center . They can help you better can we in this forum of Windows.

    For help on Hotmail, visit the Portal of Hotmail .

    For help on Windows Live Mail, go to the Portal customer Mail .

    Boulder computer Maven
    Most Microsoft Valuable Professional

  • Can't send or receive messages for the Hotmail (long.tall.renee) account.

    Can't send or receive messages for the Hotmail (long.tall.renee) account.

    Server error: 0x800488FB
    Server: 'http://mail.services.live.com/DeltaSync_v2.0.0/Sync.aspx '.
    Windows Live Mail error ID: 0x800488FB

    Hello

    As you use Hotmail, and the question you have posted is related to Hotmail, so it would be better suited to the community of Hotmail. Please visit the link below to find a community that will provide the best support.

    Windows Live Solution Center Hotmail Portal

    http://windowslivehelp.com/product.aspx?ProductID=1

  • Can't send or receive messages for the Hotmail (archer12006) account.

    After using the direct mail... I did as he... I get this message, I have tried everything it suggested and still does not work...

    Can't send or receive messages for the Hotmail (archer12006) account.

    Server error: 4102
    Server: 'http://mail.services.live.com/DeltaSync_v2.0.0/Sync.aspx '.
    Windows Live Mail error ID: 0x8DE00001

    Hello

    The best place to ask your question of Windows Live is inside Windows Live help forums. Experts specialize in all things, Windows Live, and would be delighted to help you with your questions. Please choose a product below to be redirected to the appropriate community:

    Windows Live Mail

    Windows Live Hotmail

    Windows Live Messenger

    Looking for a different product to Windows Live? Visit the home page Windows Live Help for the complete list of Windows Live forums at www.windowslivehelp.com.

  • Can't send or receive messages for the Live (grbrewer) account.

    Can't send or receive messages for the Live (grbrewer) account.

    Server error: 0 x 80048820
    Server: 'http://mail.services.live.com/DeltaSync_v2.0.0/Sync.aspx '.
    Windows Live Mail error ID: 0 x 80048820

    This happens whenever I try to check my mail. Why?

    Hi Greg772,

    Because this problem occurs in Windows Live mail, you can post the issue in Windows Live for help.

    For more information, see the links:

    http://windowslivehelp.com/thread.aspx?ThreadId=06bf6be0-7152-40A4-A288-edb9f334b172

    http://windowslivehelp.com/product.aspx?ProductID=15

    Hope this information is useful.

  • Can't send or receive messages for the IMAP account. The host 'IMAP' could not be found. Please check that you have entered the server name correctly.

    Can't send or receive messages for the IMAP account. The host 'IMAP' could not be found. Please check that you have entered the server name correctly.

    Server: 'IMAP '.
    Windows Live Mail error ID: 0x800CCC0D
    Protocol: POP3
    Port: 110
    Secure (SSL): No.
    Socket error: 11001

    You are in the wrong forum, if you cannot solve your problem here try

    IMAP is a Protocol, you can use it instead of POP3, something in
    Let's not your e-mail configuration.  A mail server name is something like
    IMAP.example.org or SMTP.exemple.com or similar.

Maybe you are looking for

  • My firefox window never remembers my closed tabs.

    Whenever I get close a tab, after a while, I want to open it, but when I use Ctrl + Shift + T, nothing happens. And I don't usually have these tabs. It does not show same restoring previous browsing session. Why these features do not work? Help, plea

  • Envey Notebook: Simplepass

    Connecting to web pages that require a password, I have simple passes, but she will not fill automatically. I have to put my password then he filled in the email and connects. How can I do this automatically?

  • Print Shop Pro - not listed in the list of filters in Photoshop

    Just installed new Pro 100 and on Photoshop PSP but PSP does not appear in the list of filters. Where is it or how I use it with Photoshop?

  • Not detected at all IDE drives

    OK, because of my most recent thread, I was forced to pull a 3.5 "IDE HDD in my office in an enclosure for backup. The backup went perfectly, no damage detected in all. Then, I pulled the IDE cable in the Office for the CD player because he got in th

  • How to fix error 0x800b010e-network troubleshooting?

    I cleaned the pc with different pc-cleaner and also used the System File Checker tool to troubleshoot missing or corrupted system files. An error has occurred: Identifier of the package: unknownPath: C:\Windows\diagnostics\system\networkingError code