@throws ASDoc tag does not shows the error name

Hi,
I have a problem with the ASDoc tool. I have the follow
comment:
quote:
* @throws SecurityError if SecurityError is thrown while
trying to connect to the server.
The resulting HTML is:
quote:
Throws:
- if SecurityError is thrown while trying to connect to the
server.
As you can see everything is ok except that the error name is
not shown. In other words I expect this output:
quote:
Throws:
SecurityError - if SecurityError is thrown while trying to
connect to the server.
Does anybody else have the same problem or I'm not doing
something right?
Thanks a lot!

Hi Frank
Thank you for replying, and wish to see you again. I have met you in last Advanced ADF training in Feb 12
I have changed the following line to be :
Throwable ex = (Throwable) requestMap.get("java.lang.Exception");
But still the get method returns null
I have listed all the requestMap keys, and did not find any exception object.

Similar Messages

  • Field Explorer in Crystal Reports does not show the same names as Bex Query

    Hi
    I have crystal reports, I can retrieve data from BW Bex Query. But in the field explorer it does not show the names as in the Bex query designer.
    In the Bex query designer a field will have the following technical name 0Debitor and the description is Customer.
    It shows in crystal reports in the field explorer twice as D[0DEBITOR]D and D[0DEBITOR]D. It also does not seperate key figures and characteristics.
    I would like it to display the field explorer as shown in this blog.
    /people/ingo.hilgefort/blog/2008/02/19/businessobjects-and-sap-part-2
    Thanks in advance

    Hi,
    take a look here:
    /people/ingo.hilgefort/blog/2008/02/19/businessobjects-and-sap-part-2
    make sure you are using the MDX Driver and what happens is that you will see several fields per characteristic. example: one for the key, one for the description, several if modelled for the display attributes
    Ingo

  • Itunes 11 does not show the file name or libray name at the top of the application.

    I have multiple devices I synch on 1 computer.  I have multiple libraries to do this, and press the shift key while clicking on iTunes to get the library up that i want.  In iTunes 10, the name of the file/library (I am not sure which) was displayed at the top of the screen.  I cannot find that anywhere on iTunes 11.  When i am synching multiple devices, i want to make sure i have the right library for the right device pulled up.
    Is there any option i can't find, or any way to ensure that i don't synch the wrong device?  Of course, i have the warning set if more than 5% of the data changes, but this seems like a pretty simple thing, and a pretty big miss for Apple if they took this away.
    Thoughts would be much appreciated...

    Shaun Bromley wrote:
    Well it's the way I've always done, and as far as I know it's the way it's supposed to be done.
    It's can be done this way but it doesn't mean it is supposed to be done this way.
    There are no duplicate items.
    If you want to listen to a song on your iPhone and also on your iPod, you have to have a copy in each library.
    You just tick sync all songs in each library then tick/untick each song as necessary for each library.
    I never uncheck anything.
    I just add/delete from a playlist and sync.
    How the **** do we now know which library we are in???
    You know which **** library you are in because it is the one you **** well opened.
    If you only use one library, there is no wondering which library you are using.
    Any way, good luck!

  • HT4972 i got my new iphone 4s , can not download the OS 5 it says error 9006 on my windows 7. also the phone does not show the capacity and serial number details on the itunes summery ?? please help

    i got my new iphone 4s , can not download the OS 5 it says error 9006 on my windows 7. also the phone does not show the capacity and serial number details on the itunes summery ?? please help

    Hi Kevin,
    The iPhone 4S comes automatically loaded with iOS 5, and any updates after iOS 5.0 can be completed directly from on the phone in Settings > General > Software Update. If you are having trouble using iTunes to update software, I suggest you reset iTunes so that you can pair your phone to the computer again, because if you can't see the serial number and capacity, that generally means your phone isn't paired.  For any problems this doesn't fix, please contact Apple directly through their automated help line, 1(800)MYAPPLE.

  • Why this query does not show the result?

    Why the query with the schema prefixed does not show the result and the query without schema display the correct results?
    SQL> select data_object_id,object_type from dba_objects where object_name='HR'.'JOBS';
    select data_object_id,object_type from dba_objects where object_name='HR'.'JOBS'
    ERROR at line 1:
    ORA-00933: SQL command not properly ended
    SQL> select data_object_id,object_type from dba_objects where object_name='HR.JOBS';
    no rows selected
    SQL> select data_object_id, OWNER, object_type from dba_objects where object_name='JOBS';
    DATA_OBJECT_ID     OWNER                          OBJECT_TYPE
    69662              HR                                 TABLE
                       OE                                 SYNONYM
    SQL> SELECT USER FROM DUAL;
    USER
    SYS

    Hi,
    the column object_name refers to a object_name which is 'JOBS', the column owner refers to the owner 'HR', the value isn't stored together, so you have to select the two columns. It is the same behaviour as every other table/view. Have a look at the values in the view DBA_OBJECTS.
    Herald ten Dam
    Superconsult.nl

  • Change Password does not show Correct Error Message

    Hi,
    I am using a password policy which says that Characters not allowed are @&()|\";'<>+=/?. :}{][
    When the user try tochange the password and try to put any of the above character,
    then OIM Web console shows an Password Policy error, which is correct.
    The Problem comes in when the Webconsole does not show the full range of the unsupported characters,it only shows the below error
    Password Policy Error
    The following password policy rules are not met:
    Invalid Chars=/?. :}{][
    Ideally it should have shown the full set of unsupported characters, which led the user to do the mistake again by selecting same old special charcter.
    Although,the logs at the back end, shows full set of characters.
    My Question ,is how could this be fixed,what customization has to be done if any ,for reflecting this change on WebConsole page.
    Cheers
    Ak

    Hi,
    I resolved the issue by changing the Characters not allowed to =@&()|\";'+/?. :}{][
    instead of @&()|\";'+=/?. :}{][
    What i figured out is all the charcters after = are only getting printed at the Web Console, so i reshuffle the charcters and put = in the beginning.
    And it is working fine.....
    Strange huh.....:)
    Cheers
    Ak

  • Oam does not show the correct configuration information

    Oracle apps,
    An issue with the oam.
    There are 2 nodes in our system. In 12
    One is for db and cm
    The other is for forms and apache.
    The system is running fine.
    But from the OAM, where it does not show the correct configuration info.
    From the OAM, all the services are (including db, cm, forms, apache) on one node.
    The issue might be caused by the fact that the web tier was cloned from the cm tier as a workaround for some patch errors in web tier.
    I even used the EXEC FND_CONC_CLONE.SETUP_CLEAN; to clean the system tables and ran
    Autocfg on all tiers. But it didn’t solve this issue.
    How can I fix this OAM problem to make it show the correct information?
    Thanks,
    Lily

    Thanks for reply.
    Yes, I did commit it.
    The hostname information is correct.
    On oam, this web node is there but all the service actually running on this node is
    showing under the cm node .
    <TIER_DB oa_var="s_isDB">NO</TIER_DB>
    <TIER_ADMIN oa_var="s_isAdmin">YES</TIER_ADMIN>
    <TIER_WEB oa_var="s_isWeb">YES</TIER_WEB>
    <TIER_FORMS oa_var="s_isForms">YES</TIER_FORMS>
    <TIER_NODE oa_var="s_isConc">YES</TIER_NODE>
    <TIER_FORMSDEV oa_var="s_isFormsDev">YES</TIER_FORMSDEV>
    <TIER_NODEDEV oa_var="s_isConcDev">YES</TIER_NODEDEV>
    <TIER_WEBDEV oa_var="s_isWebDev">YES</TIER_WEBDEV>

  • Nexus 7009 does not show the N7K-F248XP-25 modules ethernet ports n sh run

    Hi everyone,
    I have a question...
    I going to install two Nexus 7009 with three N7K-F248XP-25  modules on each one, I am planning to create 3 VDC, but at the initial configuration the system does not show the Ethernet ports of these modules, even with the show inventory and show module I can see that the modules are recognized and its status is OK. There is something that I have to do before start to configure these modules...? enable some feature or license in order to see the ports with show running CLI...?

    You can enable F1, F2, M1, M1XL and M2XL Series modules. There are no restrictions on the type of mix allowed for the system module-type command. The system module-type command allows a mix of F1, F2, M1, M1XL, and M2XL Series modules in the VDC.
    Note The limit-resource module-type command controls the restrictions on the module-types that can be mixed in the VDC.
    Note Use the system module-type f2 command to allow F2E Series modules into a VDC. The ports from F2 and F2E Series modules can be allocated like any other ports.
    Note The modules that you do not enable must not be powered on after you configure this feature and enter yes. An error message will force you to manually disable these modules before proceeding. This prevents major disruption and service issues within a VDC.
    The no form of this command resets the configuration mode to allow all modules.
    hope this helps

  • BBP_MON_SC : does not show the details of the Shopping cart

    Hi,
    We are in SRM4.0 and Stack 11.
    when we use the transaction:BBP_MON_SC to check the Shopping cart and get into the details, the system does not show the "details of the shopping cart".
    The sequence of the steps :
    1) click on the "monitor shopping cart"(BBP_MON_SC) in our web browser
    and search the SC by date.
    2) The list of the SC created on the specific date come up.
    3) when we select a SC to get into the details the system shows
    a "BLANK SCREEN".
    Thanks in advance.
    Regards,
    RK.

    Hi,
    First check whether you have implementedany custom BADI at the SC item level.If the BADi is wrongly implemented then you may not be able to see the item details.
    Also Make sure that BASIS Team has assigned correct roles and profiles to the administrator user. Ask BASIS to use SAP provided roles and then you can try out again. (Try this role - SAP_EC_BBP_ADMINISTRATOR / SAP_BBP_STAL_ADMINISTRATOR )
    Here are the related links ->
    http://help.sap.com/saphelp_srm50/helpdata/en/a0/10213862f7bd47e10000009b38f8cf/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/9f/a47c3c989d501fe10000000a114084/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/15/46d19e4069d14e92decb87d6a56b9c/frameset.htm
    Incase it does not help, then, Without assigning any other roles, try logging to the transaction - BBP_MON_SC via SAP GUI instead of webpage and then do once you get some authorization issue /error, using SU53 Transaction, you can get the required Authorization objects need to attached to the user profile.
    Alternatively, For time being, Try assigning SAP_ALL and SAP_NEW to the Administrator Buyer user role of that user.
    Also have a look at these notes:
    Note 636270 Shopping cart monitor: Display of SC if user is deleted
    Note 764135 Shopping cart monitor: Selection according to 'Created by'
    Note 865179 BBP_MON_SC: Search for shopping carts shows wrong results
    Note 683524 Shopping cart monitor does not display all shopping carts
    Note 1045386 BBP_MON_SC: No DELETED Event after deletion
    Note 829529 BBP_MON_SC: Displaying shopping cart of a locked user
    901427 BBP_MON_SC: Requester instead of creator in overview list
    859012 BBP_MON_SC: Deleted shopping carts are not found
    882884 BBP_MON_SC: Deleting items in the status I1116
    792542 Shopping cart monitor: incor. return URL from shopping cart
    672764 Shopping cart monitor: Display of deleted shopping carts
    Note 522620 Shopping cart monitor: Customer enhancement / BADI
    Note 889942 BBP_MON_SC: Service item can't be searched by perform.period
    949399 SC monitor: Search help does not display all catalogs
    972697 bbp_mon_sc: No result for limit shopping cart search
    901608 BBP_MON_SC: Service Item search is incorrect
    813434 Shopping cart monitor and internal ITS:Shopping cart display
    669720 BBP_MON_SC: Follow-on document is not found
    625694 Not possible to search for SHB based on some docs in monitor
    596089 SHP Monitor: problems with search functionalities
    Note 561186 Monitor shopping cart: Selection of large datasets
    BR,
    Disha.
    Pls reward points for useful answers.

  • [svn:fx-trunk] 13128: Fix for ASDoc tooltips does not show ASDoc for some functions

    Revision: 13128
    Revision: 13128
    Author:   [email protected]
    Date:     2009-12-21 13:46:32 -0800 (Mon, 21 Dec 2009)
    Log Message:
    Fix for ASDoc tooltips does not show ASDoc for some functions
    QE notes: None.
    Doc notes: None
    Bugs: SDK-24751
    Reviewed By:Paul
    Tests run: checkintests
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-24751
    Modified Paths:
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/ClassTable.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.ja va
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelGenerator.java

    Welcome guy -
    Unless you are using Spry menus as a learning experience, you should move forward to a menus system that will display properly on the millions of portable devices that won't work with Spry which was deprecated 2 years ago.
    Many are using JQuery menus or pure HTML/CSS menus.
    If you wish to continue your Spry for learning experience, we'll be glad to assist; please let us know.
    By the way, your submenus are not showing because you need to add the red value to this rule in your vertical CSS
    ul.MenuBarVertical ul.MenuBarSubmenuVisible{
        width: 220px;
        left: 180px;

  • HT1338 i lost my iphone and my macbook pro does not show the icloud in system pref. What do i do? how do i download icloud?

    I lost my iphone and my macbook pro does not show the icloud in system pref. how do i get icloud on my mac?

    iCloud is only available in Lion, 10.7. You will have to upgrade to Lion in order to get into iCloud. If you transfered a .mac or .me address to iCloud through mobile me, or you have another device iCloud enabled, then you can log into the iCloud.com website.

  • Report does not show the main section while calling from forms 6i

    Hi
    I am running report from report from forms 6i but is does not show the data in main section, where as the data in the header section is ok.
    But when i run the same report independantly from report builder it show the both header and main section with relevent data.
    pl solve the matter
    thanks in advance

    can you tell me more about this, you might check if you are using different users when you call this report or if the user has all privileges to see all tables in this report

  • My Iphone5 does not show the picture location after upgrading to ios 7.0.4 - why?

    my Iphone5 does not show the picture location after upgrading to ios 7.0.4 - why?

    I change Settings>Privacy>Location Services>Camera to OFF and then ON and the locations start to appear !!!!.
    It seems to be Apple bug.
    Thanks for you efforts

  • I am installing snow leopard on a new drive unformatted but it does not show the disk to install it on.? do i need to format first with one partition?

    I have installed a new drive on my mac book and more ram but the snow leopard install asks which to install the system on but then does not show the drive.
    do I have to partition it and name it first. -- if so just one partition?

    Do this:
    Drive Preparation
    1.  Boot from your OS X Installer Disc. After the installer loads select your language and click on the Continue button.  When the menu bar appears select Disk Utility from the Utilities menu.
    2. After DU loads select your hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Note the SMART status of the drive in DU's status area.  If it does not say "Verified" then the drive is failing or has failed and will need replacing.  SMART info will not be reported  on external drives. Otherwise, click on the Partition tab in the DU main window.
    3. Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Set the format type to Mac OS Extended (Journaled.) Click on the Options button, set the partition scheme to GUID then click on the OK button. Click on the Partition button and wait until the process has completed.
    4. Select the volume you just created (this is the sub-entry under the drive entry) from the left side list. Click on the Erase tab in the DU main window.
    5. Set the format type to Mac OS Extended (Journaled.) Click on the Options button, check the button for Zero Data and click on OK to return to the Erase window.
    6. Click on the Erase button. The format process can take up to several hours depending upon the drive size.
    When formatting has completed quit DU and return to the installer.  Complete the OS X installation.

  • ME23n , Does not shows the values correctly in print preview

    Hi,
    When viewing a PO using ME23n , it does not shows the values correctly in the print preview.
    For example;
    This is the vendor & its address.  (check attached image img1.jpg)
    ZERANDIB BUSINESS APPLIANCES
    Number-122/A
    PO BOX 41,112,REID AVENUE
    COLOMBO-04
    When displaying the print preview, it shows only some parts of the above address
    Shows only; (check attached image img2.jpg)
    ZERANDIB BUSINESS APPLIANCES
    PO BOX 41,112,REID AVENUE
    These values are getting from a table called LFA1. I have checked that table & in that table all the values exists correctly.
    I have noted issue is with, having only a single word. (If address or name having only a single word, that is without spaces, it will not going to show in the print preview) -
    In the above example, it is not showing Number-122/A and  COLOMBO-04 (Its a single word. No spaces there)
    If its like --> Number - 122/A   &  COLOMBO - 04 ,  then it will display in the print preview correctly (where there are spaces after - mark)
    check img3.jpg
    If its having more than one word, then it will display correctly in the print preview.  As below;
    ZERANDIB BUSINESS APPLIANCES
    Number - 122/A
    PO BOX 41,112,REID AVENUE
    COLOMBO - 04
    If its 2 or more words, it shows correctly.
    If its 1 word, then its not showing!
    Why it is happening like that? Any ideas how to resolve this issue?
    regards.
    zerandib

    It turns out that this problem went away after the program crashed.  Everything seems to be working well now.

Maybe you are looking for

  • METHOD to get schedule line item in ME_PROCESS_PO_CUST

    Hi all, i am using BADI: ME_PROCESS_PO_CUST. i am using method PROCESS_POST. i am getting header data & item data using some methods. which method i should use to get schedule line data how to find what are the methods are there to get all the PO ope

  • Mail Scheduling

    Dear all, We have a workflow for PR. Now I have scheduled a job for the mails to be sent for SAP Inbox to outlook.This I have done through a user ID say USERID1 USERID1 has an email maintained say USERID1 at xyz.com Now say USERID2 USERID3 USERID4 ar

  • Lightroom 5 Camera Calibration palette is missing

    Looking for the Camera Calibration palette in LR 5, its not present. It has probably been missing ever since the upgrade from LR 4. In LR4 I had installed some camera profiles from Huelight.  I'm not sure if this is related to the missing palette. Ha

  • Embedded LDAP Server or relational database

    Hi, I'm pretty new to this subject, but I do have a question. Here is the situation. I need to set up a login portal (in weblogic 8.1) for a webapplication. Customers (in the future) can login into a secure part of the website, where they can modify

  • NullpointerException after App module jbo.ampool.timetolive time

    Hi friends, I face a strange scenario where my page gives NullpointerException exactly after my jbo.ampool.timetolive time elapses (In my case 2min). When I gave the "Disconnect Application upon release" in the App configuration the same NullExceptio