[Faces] Debug information like UIX?

Hi All,
I used to work with ADF UIX and what I liked was that you had a setting in 'uix-config.xml' where you could enable debug information.
After enabling this setting you would see every parameter that was sent in your debug console.
My question is, is this also possible with ADF Faces? Is there a debug setting to get that extra much needed debug information.
Thanks,
Gideon

Hi Frank,
Thanks for your reply. I already have those arguments in my j2ee-logging.xml.
I also have
<debug-output>true</debug-output>in my adf-faces-config.xml
But it didnt get the desired effect.
To elaborate,
there was an option in the uix.config.xml like this:
    <application-configuration debug="true">
        <debug-indent-output>true</debug-indent-output>
        <debug-flush-on-end-element>true</debug-flush-on-end-element>
        <debug-log-to-console>true</debug-log-to-console>
        <debug-log-request-parameters>true</debug-log-request-parameters>
        <debug-log-request-timing>true</debug-log-request-timing>
        <debug-partial-responses>true</debug-partial-responses>
        <debug-annotate-parsed-xml>true</debug-annotate-parsed-xml>
    ...That would let you see every parameter that was passed over the request, and you could see every event that fired.
Is there something like this for ADF Faces?
I would like to have more verbose output in my Embedded OC4J-log
Hope someone can helpout.
Thanks

Similar Messages

  • Debug information "Unknown Source" on Tomcat 6 server log

    I install a Tomcat 6. When I run my application, the runtime exceptions debug on Tomcat server log did show any line number. It make me difficult to find the bug.
    Can anyone tell me why the exception debug info don't show line number instead od "Unknown Source" when I use Tomcat 6? The debug information like:
    java.lang.NullPointerException
    at com.xxx.xxx.MailServlet.process(Unknown Source)
    at com.xxx.xxx.MailServlet..doPost(Unknown Source)
    at org.apache.catalina.xxxxxx
    Actully it is common runtime error. Do I need confiugrate Tomcat 6 for that and I can see the excat line number?

    key being to turn debug="true" on (javac -g ?) when you are compiling

  • How to verify existence/absence of debug information in a jar file

    Given a jar, how can I tell if it contains debug information or not? Is there a tool for this? (e.g, like the 'file' utility on linux, which outputs whether an ELF executable is stripped or not)
    Amit

    I'm not saying it's pretty... but there's a horrible quick & dirty way of checking for debug info
    Typically the debugging information is stored is special attributes in the class files, like "LineNumberTable", "LocalVariableTable" etc.
    Depending on which type of debugging setting was used to compile the source code, these will be present in the binary class file.
    So, you might unjar the contents of the jar and run eg.
    find "LineNumberTable" *.class
    to find all classes with line number information.
    I tried it on a sample class and it worked for me here.
    Hey, I know it's a hack, but not everyone has time to write a full disassembler !
    regards,
    Owen

  • Remove debug information from UWL

    Hello.
    We need to remove the debug information from UWL (under the list of tasks). This debug information contains the next blocks:
    - logged-on user information
    - current view information
    - current navigation information
    - current item information
    Did anyone face this situation? Is it XML-configuration or properties of UWL iView?
    Thank you.

    Hi there,
    You can disable the UWL support information by doing the following:
    (700 + system (so EP7 or higher)
    1. Log on to the portal
    2. Navigate to the following path: system administration   > system
    configuration
    3. In detailed navigation click on the UWL & Workflow folder
    to expand out
    4. Then click on the Universal Worklist Administration link
    5. Scroll down to the bottom of the page:
    Optional Universal Worklist Service Configuration
      Open the Tray for the Optional UWL Service Configuration
    Click on the button to open the tray for the optional UWL service
    configuration
    6. Scroll down again
    7. Go into edit mode
    8. Display Support Information:   Set the parameter to false
    9. Save
    This will remove the detailed information from your UWL Iview. 
    If your portal is lower version than 700 you can disable the parameter on the iview itself.  Display support information should be set to false if you do not want to see this detailed information.  However, if you need to troubleshoot UWL issues, this information is very very important :).
    I hope that this information is helpful to you!
    Beth Maben
    EP - Senior Support Consultant
    AGS Primary Support, Business Suite & Technology
    Please see the UWL Wiki @
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/bpx/uwl+faq  ***

  • Making debug information display - more questions

    Hi all - I work on a remote CF server and need debugging information displayed at all times. Unfortunately, I lost my dedicated IP address which could be plugged into the server, which gave me the privilege of seeing the information i need.
    Earlier this week, I left a message on this forum related to this issue and was told to use <CFSetting ... to resolve the issue.
    I've tried it and have not been able to see server variables and other debug information information.
    Will this tag override the server variable "Enable Debugging" if that is set to "no"? (I suspect not, but no hurt in asking.)
    Also, is there some way or some service that can take my new dynamic IP and resolve it to a static IP number? Right now, I use dynDns.com to resolve the issue, but this results in a domain name, and not a domain IP, which can be used in CF MX Administrator.
    Note that this is how I have the tag setup.
    <cfsetting
       enableCFoutputOnly = "yes"
       showDebugOutput = "yes" >
    Do I understand how this tag is supposed to work? I want to see all server information on every page. Does CFSetting only work when there is an error?  Arrrrrrggggggg - I'm very needy right at the moment to resolve this issue.

    As I replied in your earlier post, NO <cfsetting....> does not override the debug setting in the administrator.
    If debugging is turned off in the administrator, ColdFusion does not generate ANY debugging data.  This is a performance gain, and is often done on production servers.
    For the <cfsetting....> tag to work.  Debugging has to be turned on, AND you have to be connecting to the server with an IP that is allowed to see the debugging.  If there are now IP's set in the filter, then ALL IPs can see the debugging output.
    This is what many ISP's will do.  They will turn on debugging and provide no IP filters so that every user will see the debugging output and leave up to the developers to use the <cfsetting....> tag to display or not display the output as desired.
    To answer your second question.  DNS is not going to help you.  You need to provide an IP address, DNS is for providing an Domain Name to substitue for an IP address.
    The only idea I could have, is if you could find a proxy service that would give you another IP address and then proxy that address to yours.  But that sounds like a rather flaky option to me.

  • Debug Information

    When I'm on a column of a grid, I don't see the Table and the field of that column when I ask for the DEBUG INFORMATION which is located in the lower left corner of SAPB1
    For instence, I can see the 4 first column information like "Form=, Column= and then OIGN, Dscription"
    when I try the 5th I dont see the table and the field as mentioned above
    I presume its a calculated column but where do I go to see how SAP does the calculation ?

    I'm afraid that SAP doesn't really offer this... so most of the time you need to figure it out yourself..
    Some hints:
    - Some fields does not mention a table or field, but it  doesn't mean that the data is not in the database.. Often you can use the dbDatasource behind to get it. The reason for this is often foramtting (Like most fields that have a currency in the db this is based on two fields - Example: Line total in documents are not directly bound to dbds LineTotal, but data is stored there)...
    - Larger operations can be monitored with the MSSQL Profiler

  • Libclntsh.so.10.1 stripped no debugging information

    Hi
    We are using Oracle 10.2.0.1/10.2.0.2 on Itanium server.
    We get the following error message when debugging one of our executables.
    We are unable to display any of our variable values during debugging. I believe this is because of the Oracle error messages that are given below ------
    =============================================
    warning: The shared libraries were not privately mapped;
    setting a
    breakpoint in a shared library will not work until you
    rerun the program;
    stepping over longjmp calls will not work as expected.
    Use the following command to enable debugging of shared
    libraries.
    chatr +dbg enable <executable>
    warning: Load module /u01/app/oracle/product/10.2.0/lib/libclntsh.so.10.1
    has been stripped.
    Debugging information is not available.
    warning: Load module /u01/app/oracle/product/10.2.0/lib/libnnz10.so
    has been stripped.
    Debugging information is not available.
    0xc000000000326c10:0 in __sigtimedwait_sys+0x30 ()
    =============================================

    yes, in fact I have an Oracle Consultant looking into the issue since three days but of no helpl
    I can connect to the source database using sqlplus on this machine and can run a query. But OBI is throwing error.
    Not sure what else is missing. Any suggestions?
    Here is the user.sh
    # Oracle Parameters
    # Make sure that Oracle DB 32 bit Client is installed
    ORACLE_HOME==/obieesbos1/obi/oracle/product/10.2.0/db_1
    export ORACLE_HOME
    TNS_ADMIN=$ORACLE_HOME/network/admin
    export TNS_ADMIN
    PATH=$ORACLE_HOME/bin:/opt/bin:$PATH
    export PATH
    #LD_LIBRARY_PATH=$OracleBI_HOME/server/Bin:$LD_LIBRARY_PATH
    #export LD_LIBRARY_PATH
    #LD_LIBRARY_PATH=$ORACLE_HOME/lib:$LD_LIBRARY_PATH
    #export LD_LIBRARY_PATH
    # If you have Linux 64 bit Platform, and would like to run Oracle BI 32 bit
    # then you must install Oracle DB 64 bit client, and this client comes with
    # 32 bit libraries under $ORACLE_HOME/lib32. The LD_LIBRARY_PATH in this case
    # shall be like this:
    LD_LIBRARY_PATH=$ORACLE_HOME/lib32:$LD_LIBRARY_PATH
    export LD_LIBRARY_PATH

  • How can i disable debug information from the end user

    By changing debug flag in the url to YES it is possible to view debug information. i want to disable debug information, so that end user could not see debug information. can anyone please tell me the solution.

    Sundhar,
    when you export the application select Debugging:No
    It's one of the available properties together with Build Status, Export Comments, Export Supporting Objects Definitions and so on.
    Bye,
    Flavio
    http://www.oraclequirks.com

  • The DNS server has encountered a critical error from the Active Directory. Check that the Active Directory is functioning properly. The extended error debug information (which may be empty) is "". The event data contains the error.

    got event ID 4015 and source DNS-Server-Service. please suggest how to fix this issue
    The DNS server has encountered a critical error from the Active Directory. Check that the Active Directory is functioning properly. The extended error debug information (which may be empty) is "". The event data contains the error.
    Raj

    Hi
     first run "ipconfig /flushdns" and then "ipconfig /registerdns" finally restart dns service and check the situation,also you can check dns logs computer management ->Event viewer->Custom Views->Server roles->DNS.

  • How to get the information like IP address,Host name of connected clients v

    Hi Every one,
    I want to get the information like (IP Address,Hostname,Active sessions , Database Server….etc) of the connected clients
    via V$Views(ORACLE).
    And then I like to load these infromation into a table “Client_Table”.
    Could some one give me suggestion that which V$ views/method I use in order to get the above information and then
    how to load these information into a table “Client_table”?
    Your suggestions will be highly appreciated.
    With Regards
    BILAL

    You could use a LOGON TRIGGER so every session insert its own environment into your client_info table.
    You could use the following view and choose whatever attribute you need:
    create or replace view my_userenv (
    AUDITED_CURSORID ,
    AUTHENTICATION_DATA ,
    AUTHENTICATION_TYPE ,
    BG_JOB_ID ,
    CLIENT_IDENTIFIER ,
    CLIENT_INFO ,
    CURRENT_SCHEMA ,
    CURRENT_SCHEMAID ,
    CURRENT_SQL ,
    CURRENT_USER ,
    CURRENT_USERID ,
    DB_DOMAIN ,
    DB_NAME ,
    ENTRYID ,
    EXTERNAL_NAME ,
    FG_JOB_ID ,
    GLOBAL_CONTEXT_MEMORY ,
    HOST ,
    INSTANCE ,
    IP_ADDRESS ,
    ISDBA ,
    LANG ,
    LANGUAGE ,
    NETWORK_PROTOCOL ,
    NLS_CALENDAR ,
    NLS_CURRENCY ,
    NLS_DATE_FORMAT ,
    NLS_DATE_LANGUAGE ,
    NLS_SORT ,
    NLS_TERRITORY ,
    OS_USER ,
    PROXY_USER ,
    PROXY_USERID ,
    SESSION_USER ,
    SESSION_USERID ,
    SESSIONID ,
    TERMINAL
    ) AS SELECT
    SYS_CONTEXT ('USERENV', 'AUDITED_CURSORID') ,
    SYS_CONTEXT ('USERENV', 'AUTHENTICATION_DATA') ,
    SYS_CONTEXT ('USERENV', 'AUTHENTICATION_TYPE') ,
    SYS_CONTEXT ('USERENV', 'BG_JOB_ID') ,
    SYS_CONTEXT ('USERENV', 'CLIENT_IDENTIFIER') ,
    SYS_CONTEXT ('USERENV', 'CLIENT_INFO') ,
    SYS_CONTEXT ('USERENV', 'CURRENT_SCHEMA') ,
    SYS_CONTEXT ('USERENV', 'CURRENT_SCHEMAID') ,
    SYS_CONTEXT ('USERENV', 'CURRENT_SQL') ,
    SYS_CONTEXT ('USERENV', 'CURRENT_USER') ,
    SYS_CONTEXT ('USERENV', 'CURRENT_USERID') ,
    SYS_CONTEXT ('USERENV', 'DB_DOMAIN') ,
    SYS_CONTEXT ('USERENV', 'DB_NAME') ,
    SYS_CONTEXT ('USERENV', 'ENTRYID') ,
    SYS_CONTEXT ('USERENV', 'EXTERNAL_NAME') ,
    SYS_CONTEXT ('USERENV', 'FG_JOB_ID') ,
    SYS_CONTEXT ('USERENV', 'GLOBAL_CONTEXT_MEMORY') ,
    SYS_CONTEXT ('USERENV', 'HOST') ,
    SYS_CONTEXT ('USERENV', 'INSTANCE') ,
    SYS_CONTEXT ('USERENV', 'IP_ADDRESS') ,
    SYS_CONTEXT ('USERENV', 'ISDBA') ,
    SYS_CONTEXT ('USERENV', 'LANG') ,
    SYS_CONTEXT ('USERENV', 'LANGUAGE') ,
    SYS_CONTEXT ('USERENV', 'NETWORK_PROTOCOL') ,
    SYS_CONTEXT ('USERENV', 'NLS_CALENDAR') ,
    SYS_CONTEXT ('USERENV', 'NLS_CURRENCY') ,
    SYS_CONTEXT ('USERENV', 'NLS_DATE_FORMAT') ,
    SYS_CONTEXT ('USERENV', 'NLS_DATE_LANGUAGE') ,
    SYS_CONTEXT ('USERENV', 'NLS_SORT') ,
    SYS_CONTEXT ('USERENV', 'NLS_TERRITORY') ,
    SYS_CONTEXT ('USERENV', 'OS_USER') ,
    SYS_CONTEXT ('USERENV', 'PROXY_USER') ,
    SYS_CONTEXT ('USERENV', 'PROXY_USERID') ,
    SYS_CONTEXT ('USERENV', 'SESSION_USER') ,
    SYS_CONTEXT ('USERENV', 'SESSION_USERID') ,
    SYS_CONTEXT ('USERENV', 'SESSIONID') ,
    SYS_CONTEXT ('USERENV', 'TERMINAL')
    from dual;

  • My laptop got formatted and so did all my itunes information like music, contacts, and games. So how can I get all that back because if I just plug my iPhone into the laptop all my stuuf that was on my phone will be gone? help please

    My laptop got formatted and so did all my itunes information like music, contacts, and games. So how can I get all that back because if I just plug my iPhone into the laptop all my stuuf that was on my phone will be gone? help please

    http://www.wideanglesoftware.com/touchcopy/index.php

  • If i reset my iphone using the home button and the sleep/wake button will my information like contacts,email,apps etc be lost??

    If i reset my iphone using the home button and the sleep/wake button will my information like contacts,email,apps etc be lost??

    No.
    ...JER

  • Hiding sensitive information like SSN from being displayed as text

    I want to hide sensitive information like SSN being shown in cleartext as result of a query. How can I do that?

    You could use a view that excludes the SSN column or maybe use the DBMS_OBFUSCATION_TOOLKIT package.

  • Debug information in putty client

    Can anybody help, do not see debugging information when you connect through a ssh client

    Hi Dmitry,
    I am wondering if you are SSH to a UC500 or IOS device.  Are we talking about something simple as doing a  "terminal monitor" or the 'term mon' command whilst in a telnet or SSH session to see the console debugging results?
    regards Dave

  • Java debug information

    hy,
    I was wondering, is it possible to let an Xlet log java output (debug information) and send it to a server on the set top box. These logging information should give information about all the applications running on the stb.
    This in order to help debug problems on commercial STB without debug output and without the need to implement special functionality in all the applications.
    Can someone point me out some resources? (I am a beginning java developer, so I think this is rather a java issue than an MHP or javaTV issue)
    Thanks

    I've used a couple of development boxes and have found that writing to standard out, via calls to System.out.println() works well. There is probably a serial port on your debug box that you can connect up to a PC to read the the debug output.
    If you want to know what applications can be run on the STB then you'll need to write a bit of code to query the org.dvb.application.AppsDatabase. getAppIDs() will return an enumeration org.dvb.application.AppID objects each of which can be looked up in the database to give you more information about the application in question
    Roger

Maybe you are looking for

  • Unable print scheduled report on network printer using BOEXI 3.0

    Hi, I'm unable to print a scheduled report on network printer using BOE XI 3.0. I get the following error Error Message: Error in File ~ce6a054be1a25b52.rpt: Request cancelled by the user. ] Has anyone encountered this kind of problem and know what t

  • Targeting a movie clip inside a movie clip inside another movie clip with a twist

    Thanks to ned. Im able to link to a movieclip inside a movieclip. Unfortunately one of the movieclips now are a scrollbar and scroll.  Now the actionscript isnt working? Has anyone wany ideas? Please cal.onPress = function() { gotoAndPlay(2); message

  • "Changing" parameter and "Tables" parameter defintions in function module

    If one defines "Changing" or "tables" parameters, they are treated as reference parameters. It becomes obvious for "tables" parameters where one does not have option to check box for "Pass by Value". But for "Changing" parameters, they provide the ch

  • How to organize in a desktop folder

    For the fifth time this week I just lost hours worth of work because Apple refuses to let us, the users, organize our folder in a way that makes sense. I work on several small projects during the week and as such I have many clips and voice overs and

  • Difference in Document check transactions in GTS

    Hi All, Kindly provide some details for below transactions which are used for document check in GTS and the difference in the functionality of the transactions. 1. /SAPSLL/MENU_LEGALR3 2. /SAPSLL/DS_D_SD0A_R3 3. /SAPSLL/SPL_CHSC2LO 4. /SAPSLL/SPL_CHS