Error while loading program...Please help.. :)

Hello All,
Have written a HTMLB program (DBConnect.java) which takes data from database and retrieves it in TableView.
But it does not work.
Get this error:
Caused by: java.lang.NoClassDefFoundError: com/sapportals/portal/htmlb/page/PageProcessorComponent
Loader Info -
ClassLoader name: [com.sapportals.portal.prt.util.ApplicationClassLoader@1e72d6]
Parent loader name: [com.sapportals.portal.prt.util.ApplicationClassLoader@9cf322]
References:
   not registered!
No resources !
The error occurred while trying to load "com.sap.sample.database.DBConnect".
     at com.sap.engine.frame.core.load.ReferencedLoader.loadClass(ReferencedLoader.java:389)
     at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
     at java.lang.Class.forName0(Native Method)
     at java.lang.Class.forName(Class.java:219)
     at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.getInstanceInternal(PortalComponentItemFacade.java:228)
     ... 30 more
I have also included the PageProcessorComponent class file in my project properties.
Please help....Whatz wrong.
Awaiting Reply.
Thanks and Warm Regards,
Ritu R Hunjan

Hi Ritu,
Change the PrivateSharingReference to SharingReference in the xml
<application-config>
    <property name="SharingReference" value="com.sap.portal.htmlb"/>
  </application-config>
==========
Change your xml to
<?xml version="1.0" encoding="utf-8"?>
<application>
<application-config>
<property name="SharingReference" value="com.sap.portal.htmlb"/>
</application-config>
<components>
<component name="DBConnect">
<component-config>
<property name="ClassName" value="com.sap.sample.database.DBConnect"/>
</component-config>
<component-profile>
<property name="tagLib" value="/SERVICE/htmlb/taglib/htmlb.tld" />
</component-profile>
</component>
</components>
<services/>
</application>

Similar Messages

  • HT5642 Unable to download app this time error while downloading app please help!!!

    when i download some app from apps store i get the following error
    "Unable to download app this time error while downloading app" please help!!!
    i ve tried these Things but
    didnt workout yet
    1) i tried hard reset
    2)i tried logout/login Itune & appstore
    3)Connected to pc and rest setting Network and Full Rest
    all of no use... i dont want to update my softwre from IOS 6.0
    Plx help!1

    Hey Prahaladvatsan,
    Thanks for the question. If I understand correctly, there is a blank app icon on the home screen. It looks like you have already done some troubleshooting. I would recommend that you read these articles, they may be helpful in troubleshooting your issue.
    Restart or reset your iPhone, iPad, or iPod touch - Apple Support
    Back up and restore your iPhone, iPad, or iPod touch using iCloud or iTunes - Apple Support
    Thanks for using Apple Support Communities.
    Have a good one,
    Mario

  • Got error while deplyoing..Please help

    Hello..I got an error while deploying a project having two rfc.It will fwrite data with first rfca nd commit it with 2nd.Now i got this error while deplyoing.No by\uikd error
    <b>Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Cannot deploy application local/My_Project.. Reason: Clusterwide exception: Failed to deploy application local/My_Project. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?; nested exception is:     com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application local/My_Project. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment exception : The deployment of at least one item aborted
    </b>
    I am new to ep.Only 2months in this field.Please help me...Thanx

    Hi,
       Have you included any 'Used DCs' in My_Project? If yes, first deploy the used components on the J2EE engine & then deploy local/My_Project.
       If you have not added any 'Used DCs', check if the component has already been deployed on the J2EE engine. If so, remove it & then try deploying it again.
    Revert in case of any queries.
    Regards,
    M.Subathra

  • Error while installing gateway please help soon

    Error while installing gateway in
    Microsoft Windows Server 2003.
    error while installing gateway
    E:\idm\gateway>gateway -i
    10/02/2008 15.13.38.015000 [4972] (../../../../src/wps/agent/logging/WSTrace.cpp
    ,150): trace active, level: 4, file: E:\\IDMLOGS\\gateway.log, maxSize: 10240 KB
    10/02/2008 15.13.38.015000 [4972] (../../../../src/wps/agent/logging/WSTrace.cpp
    ,108): In WSTrace::init()
    10/02/2008 15.13.38.015000 [4972] (../../../../src/wps/agent/logging/WSTrace.cpp
    ,109): Gateway version: 'Sun Java System Identity Manager 7.1'
    10/02/2008 15.13.38.015000 [4972] (../../../../src/wps/agent/logging/WSTrace.cpp
    ,110): OS version: 'Windows Server 2003 Family Service Pack 1 (Build 3790)'
    An error occured when trying to install the service: No error
    E:\idm\gateway>

    Use that MS installer cleanup to get rid of iTunes first, then QuickTime.
    Actually, I should back up. Go to the article I link below, and scroll down to the section
    *General Installation Troubleshooting*
    Important: A majority of customers experience successful iTunes installation after completing these troubleshooting procedures. If one does not help, proceed to the next.
    -Completely Remove iTunes and QuickTime (Click to show)
    -Empty your Temp directory and restart (Click for more)
    -Clean up iTunes installer files on the computer (Click for more)
    -Download QuickTime Standalone Installer (Click for more)
    -Disable other conflicting software (Click for more)
    -Make sure your folder names don't contain strange characters (Click for more)
    http://docs.info.apple.com/article.html?artnum=93976

  • Invalid character error while activating DSO - Please help

    Hi experts,
    I'm getting invalid hex character error when loading a text infoobject in my DSO. Repairing data records in the PSA is not an option. Changing the data in the source system is also not an option. I've tried many of the methods suggested in other threads, but am unable to get it working (ABAP code, "ALL_CAPITAL" etc). We are on an unicode system.
    Can someone provide some clean code to eliminate the illegal hex characters (00-1f) in my transfer rule routine. Basically, replace the illegal hex characters with space or an acceptable character.
    Many thanks,
    Anita S.

    Hi,
    I have used the below code for removing all unwanted chars from 0MATERIAL, that worked fine. You can modify it for ur need.
      CONSTANTS:
           G_ALLOWED_CHAR(58) TYPE C VALUE
             ' !"%&''()*+,-./:;<=>?_0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ'.
        data : E_ALLOWED_CHAR(58).
    RESULT = SOURCE_FIELDS-MATNR.
        SHIFT RESULT RIGHT DELETING TRAILING SPACE.
        SHIFT RESULT LEFT DELETING LEADING SPACE.
        TRANSLATE RESULT TO upper case.
    *RESULT = comm_structure-/BIC/ZCONTRTD.
        while RESULT ca '#'.
          RESULT+sy-fdpos(1) = ' '.
        endwhile.
        if RESULT(1) = '!'.
          RESULT(1) = ' '.
        endif.
        do.
          if not RESULT co g_allowed_char.
            shift RESULT+sy-fdpos left.
          else.
            exit.
          endif.
        enddo.
    Thanks
    dipika

  • Error while loading program.

    Hi,
    I am getting the following error message while trying to execute a program through dbx.
    (dbx) run
    Running: dev_server
    (process id 16372)
    t@1 (l@1) signal SEGV (no mapping at the fault address) in mutex_lock_impl at 0xfd2b8dcc
    0xfd2b8dcc: mutex_lock_impl+0x0010: ldub [%i0 + 5], %i4
    (dbx) where
    current thread: t@1
    =>[1] mutex_lock_impl(0x8, 0x0, 0x0, 0x1000, 0x0, 0xfd2ecbc0), at 0xfd2b8dcc
    [2] std::basic_ios<char,std::char_traits<char> >::init(0xfd3ae118, 0xfd3af648, 0x0, 0x137d4, 0xfe3ea810, 0x38fe0), at 0xfd372840
    [3] std::basic_istream<char,std::char_traits<char> >::basic_istream(0xfd3ae110, 0xfd3af648, 0xfed206c4, 0xfffe342e, 0x79c6c, 0x1c800), at 0xfd3725c4
    [4] std::ios_base::Init::Init(0xfed234b8, 0xfd2ecbc0, 0xfed234b4, 0xfed206c4, 0x2df0, 0x7a330), at 0xfd363fc8
    [5] __SLIP.INIT_K(0x0, 0xfed206c4, 0xa7bf4, 0x79c00, 0x2df4, 0x2c00), at 0xfeca63b4
    [6] 0xfeceac1c(0x0, 0x1, 0xfc3c2a00, 0xff3ec980, 0x30524, 0xff3ec268), at 0xfeceac1c
    [7] call_init(0x1, 0xfeceab2c, 0xff221cd8, 0xffdfffff, 0xff3ec980, 0xffffff7f), at 0xff3bfd4c
    [8] elf_bndr(0xfeca6d40, 0x1021, 0xfd366a68, 0xff3ec0f8, 0xff3ee6a8, 0x0), at 0xff3cc32c
    [9] elf_rtbndr(0xfd366a68, 0x398d0, 0x0, 0x137d4, 0xfe3ea810, 0x398d0), at 0xff3b3804
    [10] 0xfd3a4d40(0xffbfed48, 0xfd392444, 0xffbfed47, 0xff3cc334, 0xfd2e8284, 0x0), at 0xfd3a4d40
    [11] __rwstd::locale_imp::locale_imp(0xfd3aea38, 0xffbfed48, 0x1, 0x137d4, 0xfe3ea810, 0x39888), at 0xfd366a68
    [12] std::locale::init(0xc00, 0xc6c, 0x4c00, 0xfc3c2a00, 0x0, 0x0), at 0xfd36763c
    [13] __SLIP.INIT_A(0x0, 0xfd2ecbc0, 0xa7bf4, 0xfd2b6c08, 0xfc3c0500, 0xfc3c0540), at 0xfd363b74
    [14] __STATIC_CONSTRUCTOR(0xfd363558, 0xfe3eb004, 0x0, 0x1, 0x139c0, 0xfd2e8284), at 0xfd364e24
    [15] _init(0x0, 0x1, 0xfc3c2a00, 0xff3ec980, 0x30524, 0xff3ec268), at 0xfd379bd8
    [16] call_init(0x1, 0xfd379b80, 0xfeb81774, 0xffdfffff, 0xff3ec980, 0xffffff7f), at 0xff3bfd4c
    [17] elf_bndr(0xfd364e54, 0x1021, 0xfe3d6e94, 0xff3ec0f8, 0xff3ee6a8, 0x0), at 0xff3cc32c
    [18] elf_rtbndr(0xfe3d6e94, 0xfe3eaf34, 0x0, 0xfc3c2a00, 0x0, 0x0), at 0xff3b3804
    [19] 0xfe3ea93c(0xfe3eaf34, 0xfd2ecbc0, 0xfe3ef178, 0x153bc, 0x0, 0xfe3eaf34), at 0xfe3ea93c
    [20] __Cimpl::cplus_init(0x1, 0xfe3eb004, 0xa7bf4, 0x0, 0x139c0, 0xfc3c0100), at 0xfe3d6e94
    [21] 0xfe3d8ae0(0x0, 0x1, 0xfc3c2a00, 0xff3ec980, 0x30524, 0xff3ec268), at 0xfe3d8ae0
    [22] call_init(0x1, 0xfe3d8a18, 0xfeb81b9c, 0xffdfffff, 0xff3ec980, 0xffffff7f), at 0xff3bfd4c
    [23] elf_bndr(0xfe3d5110, 0x1021, 0xff1623a8, 0xff3ec0f8, 0xff3ee6a8, 0x0), at 0xff3cc32c
    [24] elf_rtbndr(0xff1623a8, 0xff3ec1c4, 0x202, 0xff3ec190, 0x0, 0x46), at 0xff3b3804
    [25] 0x33cbc(0xff1726c0, 0xff3ee9f4, 0xff000000, 0xff000000, 0x30574, 0xff3ec268), at 0x33cbc
    [26] 0xff1623a8(0x0, 0x1, 0xfc3c2a00, 0xff3ec980, 0x30524, 0xff3ec268), at 0xff1623a8
    [27] call_init(0x1, 0xff162314, 0xff3014f0, 0xffdfffff, 0xff3ec980, 0xffffff7f), at 0xff3bfd4c
    [28] setup(0xc10000, 0x0, 0xff3ec1c4, 0x0, 0xfcd70924, 0x10000000), at 0xff3bf278
    [29] _setup(0x10034, 0xffffffff, 0xffbff7bc, 0xff3b0000, 0x0, 0xffffffff), at 0xff3cd488
    [30] rtboot(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xff3b37c8
    (dbx)
    I tried to execute the program directly and received a core dump. On opening the core file using dbx I am seeing the same error as above. The program is written in mix of C and C++. The code used to work on Solaris 9, but not working in Solaris 10.
    It looks like the control is not even able to reach the first executable line in the program.
    Please find below the details of the environment:
    uname -aSunOS zdwsmiddle01 5.10 Generic_118822-18 sun4u sparc SUNW,Sun-Fire
    showrev -p | grep SUNWlibCPatch: 119963-04 Obsoletes: Requires: Incompatibles: Packages: SUNWlibC
    Patch: 119963-08 Obsoletes: Requires: Incompatibles: Packages: SUNWlibC
    CC -V
    CC: Sun C++ 5.8 Patch 121017-10 2007/02/21
    It would greatly help if anybody can direct on to find out the root cause of the problem.
    Thanks.

    Hello,
    Were you able to sort out the problem you were facing ??
    I am facing a similar kind of problem. I am using some Sol8 libraries on Sol10 and see the same error message
    t@1 (l@1) signal SEGV (no mapping at the fault address) in mutex_lock_impl at 0xfd7b9028
    0xfd7b9028: mutex_lock_impl+0x0010: ldub [%i0 + 5], %i4
    I am using the library libxerces-c1_6_0.so for XML parsing and I get the error when I try to use this shared library.
    Any help would be greatly appreciated.
    Thanks,
    Ketan.

  • InDesign showing error while loading EPS -  Urgent HELP!

    Hello All,
    While importing one of the EPS in InDesign CS5.5, I'm getting the below error:
    RangeCheck error occurred creating the screen display for the imported EPS. The EPS will draw as grey box. The actual EPS may not print and will not export as PDF. Do you still want to place this file?
    Please let me know what's the actual issue?
    Thanks,
    Praveen

    Let's break it down into possibilities.
    (a) The EPS is not good.
    (b) InDesign cannot read this perfectly good EPS.
    As for option (a):
    Gejaraja wrote:
    Actually the EPS is created in MathType and it's correctly opening in the software
    You mean, it correctly opens in MathType itself? Well, try opening it with something else. (Uh, I mean not with MathType itself, or another version of MathType, or with InDesign again. Try something else.)
    It could be not all MathType EPS files are good, or possibly there is something in this file of which MathType doesn't think is a problem (but in fact it is), or there is no problem in the file (but InDesign thinks there is).
    By the way, it's pure nonsense to test the state of an EPS file with MathType. MathType does not 'open' EPS files; it doesn't look at the EPS part of it at all. All MathType does is re-create your equation on screen using the encoded private information that itself has stored into the EPS file (and which, in turn, is not used by InDesign, Illustrator, or any other software package other than MathType).
    Gejaraja wrote:
    pl. note that other EPS files are loading fine in InDesign.
    Perhaps those other EPS files are good and this one is not.
    As for option (b):
    If InDesign does not read this EPS even though it is perfectly okay, there is nothing you can do to InDesign to make it accept it. So you still have to treat this Perfectly Good EPS as if it's a Bad EPS, and find another way to re-create it, convert it to another kind of EPS, or to another file format with which InDesign has no problem.
    As for the "actual issue":
    if (a) is true and (b) is false, the issue is that MathType creates EPS files that do not comply to the determined standards;
    if (a) is false and (b) is true, the issue is that InDesign is not able to work with EPS files that comply to the determined standards;
    if both (a) and (b) are true, you have to take it up with both MathType and Adobe technical support;
    if both (a) and (b) are false, then I don't know what the actual issue could be.

  • LELA Error while loading program

    Received the following error when trying to run the LELA program
     Microsoft Visual C++ Runtime Library Program R6034
    ""An application hasmade an attempt to load the C runtime library incorrectly"
    Linksys support was unable to help me...any suggestions?
    Thank you

    Hello,
    Were you able to sort out the problem you were facing ??
    I am facing a similar kind of problem. I am using some Sol8 libraries on Sol10 and see the same error message
    t@1 (l@1) signal SEGV (no mapping at the fault address) in mutex_lock_impl at 0xfd7b9028
    0xfd7b9028: mutex_lock_impl+0x0010: ldub [%i0 + 5], %i4
    I am using the library libxerces-c1_6_0.so for XML parsing and I get the error when I try to use this shared library.
    Any help would be greatly appreciated.
    Thanks,
    Ketan.

  • Compilation Error while using string (Please help)

    Hi,
    I am using "Sun WorkShop Compiler C++ SPARC Version 5.000". Compiling code which contains a "string variable" throws the following error:
    "/opt/WS5/SC5.0/include/CC/./new", line 32: Error: The prior declaration for ope
    rator new(unsigned) has no exception specification.
    "/opt/WS5/SC5.0/include/CC/./new", line 34: Error: The prior declaration for ope
    rator delete(void*) has no exception specification.
    "/opt/WS5/SC5.0/include/CC/./new", line 36: Error: The prior declaration for ope
    rator new[](unsigned) has no exception specification.
    "/opt/WS5/SC5.0/include/CC/./new", line 38: Error: The prior declaration for ope
    rator delete[](void*) has no exception specification.
    4 Error(s) detected.
    The command used for compilation is :
    /opt/WS5/bin/CC -compat=4 -I/opt/WS5/SC5.0/include/CC -features=%all try.cpp
    Would help if I could get some comments on the above.
    Thanks and Regards,
    M Shetty

    There is a requirement that I use the Workshop 5.0
    compilere with option "-compat=4".
    The program I am trying to compile contains:
    #include <string>
    int main()
    string test = "aaa";
    return 0;
    There is no "string" in "-compat=4". You need to
    do something like this:
    // --- start test.cc ---
    #include <rw/cstring.h>
    int main()
    RWCString test = "aaa";
    return 0;
    // --- end test.cc ---
    CC -compat=4 -library=rwtools7 test.cc

  • Error While Installing Itunes (Please help)

    Alright, just went on apple.com, installed the newest itunes, and downloaded the setup, started the installation, and it stops at one part that says stopping services. Now i have no clue what that means or what its doing, but after about 10 minutes it pops up a message that says.
    Service
    '##IdString1.6844F930_1628_4223_B5CC5BB94B879762##' (Bonjour Service) could not be stopped. Verify that you have sufficient privileges to stop system services.
    [Retry] [Cancel]
    Now, ive retried it and it just does the same thing. Please someone tell me what to do. Ive completely cleared every single thing that had to do with itunes off my computer then redownloaded and installed it. Nothing works. I am on the admin account on my computer, and always will be, so nothing different there. I had itunes before, and it worked, but it stopped opening, like i could click it and it would act like its loading, then nothing would open. So i tried this today and this is what ive been getting for the past few hours. Please respond ASAP.

    Use that MS installer cleanup to get rid of iTunes first, then QuickTime.
    Actually, I should back up. Go to the article I link below, and scroll down to the section
    *General Installation Troubleshooting*
    Important: A majority of customers experience successful iTunes installation after completing these troubleshooting procedures. If one does not help, proceed to the next.
    -Completely Remove iTunes and QuickTime (Click to show)
    -Empty your Temp directory and restart (Click for more)
    -Clean up iTunes installer files on the computer (Click for more)
    -Download QuickTime Standalone Installer (Click for more)
    -Disable other conflicting software (Click for more)
    -Make sure your folder names don't contain strange characters (Click for more)
    http://docs.info.apple.com/article.html?artnum=93976

  • HT1414 i aint able to restore my iphone after updating it to ios software...it says error while restoring.. please help me out..

    i updated my iphone 3 to i0s nd now i cant have access to it.. i cant use my iphone..as it is stuck nd needs restoration while i have tried alot but it says error.. help me out..what should i do..

    Possible, but not 100% sealproof. -1 can happen in a variety of situations, not always jailbroken. It's a baseband error and while the risk of getting that error is higher on a non-factory unlocked device, it can still happen.
    Even if OP was jailbroken and removed the jailbreak, it's quite difficult, if not impossible to tell the device has been jailbroken before if restored as brand new.
    Take the device to an Apple Store for evaluation.

  • Using FF to access my AOL emails I get "There was an error while loading the message. Please try again later." Access is OK via Chrome, IE & AOL's own desktop.

    "There was an error while loading the message. Please try again later." is a recent (3/4 days) error message I get when accessing my AOL emails. I can access the page and move them between states but cannot open them to read. Chrome, IE and AOL's own desktop open emails OK & can access them from the wife's PC using my AOL details. Have cleaned the history tab of everything in FF, have also removed it with add/rem progs and reinstalled - still I get the above message.
    PC - W7 Pro 64 bit, 16GB RAM etc.

    Hello,
    Certain Firefox problems can be solved by performing a ''Clean reinstall''. This means you remove Firefox program files and then reinstall Firefox. Please follow these steps:
    '''Note:''' You might want to print these steps or view them in another browser.
    #Download the latest Desktop version of Firefox from http://www.mozilla.org and save the setup file to your computer.
    #After the download finishes, close all Firefox windows (click Exit from the Firefox or File menu).
    #Delete the Firefox installation folder, which is located in one of these locations, by default:
    #*'''Windows:'''
    #**C:\Program Files\Mozilla Firefox
    #**C:\Program Files (x86)\Mozilla Firefox
    #*'''Mac:''' Delete Firefox from the Applications folder.
    #*'''Linux:''' If you installed Firefox with the distro-based package manager, you should use the same way to uninstall it - see [[Installing Firefox on Linux]]. If you downloaded and installed the binary package from the [http://www.mozilla.org/firefox#desktop Firefox download page], simply remove the folder ''firefox'' in your home directory.
    #Now, go ahead and reinstall Firefox:
    ##Double-click the downloaded installation file and go through the steps of the installation wizard.
    ##Once the wizard is finished, choose to directly open Firefox after clicking the Finish button.
    Please report back to see if this helped you!
    Thank you.
    <!-- VERY important to include-->
    <b>WARNING:</b> Do not run Firefox's uninstaller or use a third party remover as part of this process, because that could permanently delete your Firefox data, including but not limited to, extensions, cache, cookies, bookmarks, personal settings and saved passwords. <u>These cannot be recovered unless they have been backed up to an external device!</u>

  • There was an error while loading the message. Please try again later. get this when trying to open emails

    from today only when i try to open my emails i get the following message
    There was an error while loading the message. Please try again later.
    I did a restore earlier and not worked since then i ues Aol but have never had a problem before someone please help

    Many site issues can be caused by corrupt cookies or cache. In order to try to fix these problems, the first step is to clear both cookies and the cache.
    Note: ''This will temporarily log you out of all sites you're logged in to.''
    To clear cache and cookies do the following:
    #Go to Firefox > History > Clear recent history or (if no Firefox button is shown) go to Tools > Clear recent history.
    #Under "Time range to clear", select "Everything".
    #Now, click the arrow next to Details to toggle the Details list active.
    #From the details list, check ''Cache'' and ''Cookies'' and uncheck everything else.
    #Now click the ''Clear now'' button.
    Further information can be found in the [[Clear your cache, history and other personal information in Firefox]] article.
    Did this fix your problems? Please report back to us!

  • I have windows 8 and I got this error "Adobe Photoshop has stopped working" whenever I start a program. please help. how can I fix this problem? many thanks

    i have windows 8 and I got this error "Adobe Photoshop has stopped working" whenever I start a program. please help. how can I fix this problem? many thanks

    Please read these and proceed accordingly:
    http://blogs.adobe.com/crawlspace/2012/07/photoshop-basic-troubleshooting-steps-to-fix-mos t-issues.html
    http://forums.adobe.com/docs/DOC-2325

  • Help : error while loading create database character set

    SQL> startup
    ORACLE instance started.
    Total System Global Area 599785472 bytes
    Fixed Size 2022600 bytes
    Variable Size 180355896 bytes
    Database Buffers 411041792 bytes
    Redo Buffers 6365184 bytes
    ORA-12709: error while loading create database character set

    ORA-12709 error while loading create database character set
    Cause: This is an internal error.
    Action: Contact Oracle Support Services.

Maybe you are looking for