Help putting BC4J in debug mode

Hi,
I would like to put the BC4J in debug mode. I already see that bc4j.xcfg can have properties like:
jbo.debugoutput
jbo.debug.prefix
jbo.jdbc.trace
jbo.logging.show.timing
jbo.logging.show.function
But where the messages appears when i run my application in iAs 1.0.2.2 with mode Jserv.
Thanks
Ricardo Constantino
PS: I'm using jDeveloper 3.2.3 and i need to put BC4J giving debug messages because of the problema that i have mentioned in this message Reserved mode in jsp application

Help, this is an important issue.
Thanks

Similar Messages

  • Procedure works in debug mode but not normally

    I'm scratching my head on this and would appreciate any help as to what is happening.
    We have client code that calls stored procedures on an Oracle 10g database. When I run it normally the procedure does not behave as expected. If I try to debug the code it works fine on client until I recompile the procedure again. I don't have the faintest idea why this happens but I'm not sure how to make it work correctly without putting it in debug mode.
    If anybody has any idea what may be occurring I would appreciate the help.

    hmmm, I'm not sure how to do that.
    I do a select against a table into collection then loop the collection as follows:
              FOR Indx IN 1 .. v_Probs_Desc.COUNT
              LOOP
                   v_MyClob := v_MyClob || v_Probs_Desc(Indx);
              END LOOP;
    do some formatting by removing some tags embedded in the text
              v_MyClob := REGEXP_REPLACE(v_MyClob,'<GMT[[:print:]]*:','');
              v_MyClob := REGEXP_REPLACE(v_MyClob,'<GMT[[:print:]]*GMT>','');
              v_MyClob := REGEXP_REPLACE(v_MyClob,'<MAILTO[[:print:]]*MAILTO>','');
              v_MyClob := REPLACE(v_MyClob, '<PERSON', '');
              v_MyClob := REPLACE(v_MyClob, 'PERSON>', '');
              v_MyClob := REPLACE(v_MyClob, chr(13), chr(10));
    Find position of the heading if found (case-insensitive).
              v_End := REGEXP_INSTR(v_MyClob, 'Steps to Reproduce([:punct:])?'||chr(10)||'|Steps([:punct:])?'||chr(10),1,1,0,'i');
              IF ( v_End = 0 ) THEN
                   v_End := LENGTH(v_MyClob);
                   v_Flag := 1;
              END IF;
              IF ( LENGTH(SUBSTR(v_MyClob, 1, v_End)) > 4000 ) THEN
                   v_Text := SUBSTR(v_MyClob, 1, 4000);
              ELSE
                   v_Text := SUBSTR(v_MyClob, 1, v_End);
              END IF;
    --Remove any spaces or newlines from the beginning
              v_Wspace := ASCII(SUBSTR(v_Text, 1, 1));
              WHILE ((( v_Wspace = 10 ) OR ( v_Wspace = 32 )) AND ( LENGTH(v_Text) > 0 ))
              LOOP
                   v_Text := SUBSTR(v_Text, 2, LENGTH(v_Text));
                   v_Wspace := ASCII(SUBSTR(v_Text, 1, 1));
              END LOOP;
    Make sure that the text is less than 4000 bytes so it can be inserted into another table.
              SELECT VSIZE(v_Text)
              INTO v_Size
              FROM DUAL;
              IF ( v_Size > 3950 ) THEN
                   v_Text := 'Created from ' || v_p2t(indx).PROBLEM_ID || '>' || chr(10) || chr(10) || SUBSTRB(v_Text, 1, 3950) || ' ... ';
              ELSE
                   v_Text := 'Created from ' || v_p2t(indx).PROBLEM_ID || '>' || chr(10) || chr(10) || v_Text;
              END IF;
    there's other code but the above code snippet doesn't work outside of debug mode.
    Edited by: dtjasonb on Oct 13, 2009 10:27 AM

  • Help on Debug Mode in Oracle JDeveloper 10g/OC4J

    Hi All,
         Presently I am using Oracle JDeveloper 10g Early Access version
              ADF Business Components     10.1.3.34.12
              Java™ Platform          1.5.0_05
              Oracle IDE               10.1.3.34.12
              PMD               JDeveloper Extension 1.7
              and OC4J.
    I want to debug all the Java files between request submission and getting response from the server in j2ee application. This we can do in eclipse ide by putting break points where ever we require and running the server in debugging mode. But I don't know how this can be done in JDeveloper/OC4J. Please can any one of you guide me, if you are aware of it. Thanks in advance.
    -immu

    If you mean remote debugging the application on a stand alone OC4J then here is a basic how-to:
    http://blogs.oracle.com/shay/2005/10/24#a55
    This is also covered in the online help.

  • My iPhone 4 will NOT show up on iTunes, not even by putting it into recovery mode. Can anyone help me fix this problem? I would like to use iTunes with it.

    I got an iPhone 4 on Thursday.
    I connected it to my PC, a Windows Vista, that day and nothing showed up besides a "camera."
    My computer picked it up as a camera, which I understand is a common occurence in the iPhone.
    After browsing countless youtube videos and Apple Forum Questions, nothing helped.
    I put it into recovery mode by holding on the power and menu button, but when I opened iTunes it still didn't detect anything.
    I feel like I'm almost hurting my iPhone because I turned it off and on so many times, and plugged it in and out several times, and so forth.
    Here is what happened after putting it into recovery mode: 1. A Windows "device locator" popped up. 2. It was looking for a solution to help me with the unknown device, or iPhone. 3. I clicked onto the find solution button, and it told me that I needed a disc.
    --- I didn't have a disc, so I looked up this problem and it told me to manually find Apple mobile device support on my driver, so I did.---
    4. I then went onto Control Panel and clicked on SYSTEM and MAINTENANCE and went to DEVICE MANAGER.
    5. There I found my iPhone listed under USB controllers.
    6. I uninstalled and installed it several times.
    7. I then manually found a program to ease the problem. The program was "apple mobile device support," which was located on my apple driver.
    8. Nothing happened, besides it reporting to me that Apple USB was found and that "code 39" or "code 1" was in the way.
    9. I didn't know what to do with this....
    By this time, I was about to give up on my iPhone and return it back to the store.
    I tried again, but in a different way this time.
    1. I put it back into recovery mode and I opened itunes.
    2. itunes reported to me that some burning or CD/Drive software was missing and that I needed to reinstall it.
    3. SO, I reinstalled it several times, about 12 (iTunes), and nothing changed.
    4. I then looked up the problem of why the CD/Drive software problem kept popping up.
    5. I fixed it by going to my registry and adding an UpperFilter with the code GEARaspi...something like that.
    6. The problem was fixed, but still no iPhone onto my itunes.
    I stayed up all night last night to fix this problem...I'm annoyed and tired.
    I tried another problem to fix this.
    1. I didn't put it into recovery mode.
    2. My iPhone showed up under portable devices under "device manager," from SYS/MAIN"
    3. I did update software.
    4. I clicked on "apple mobile device support" but nothing happened.
    5. It reported to me of the Code thing again.
    I even called the Apple people and they didn't know what to do, so I stopped calling them...because they only had limited options to fix the problem.
    Can anyone help me?

    There's a whole lot to read in your post, and frankly I have not read it all.
    Having said that, this troubleshooting guide should help:
    http://support.apple.com/kb/TS1538
    In particular, pay attention to the mobile device support sections near the bottom, assuming you have already done the items above it.

  • My iphone 4s wont turn on with out being pluged in and when i unplug it it dies instantly i pluged it in put it in dfu mode and tried to restore it hoping it might help but its stuck in dfu and has restore error 21 help!!!

    my iphone 4s wont turn on with out being pluged in and when i unplug it it dies instantly i pluged it in put it in dfu mode and tried to restore it hoping it might help but its stuck in dfu and has restore error 21 help!!!

    Hey jestinsinclairr,
    Thanks for using Apple Support Communities.
    After reviewing your post, it sounds like you had one issue and then got a second trying to resolve the first. A frustrating situation for sure. The first article linked has what to do if it is not powering on unless plugged in. The second article addresses the error you are receiving when trying to restore.
    iPhone: Hardware troubleshooting
    http://support.apple.com/kb/TS2802
    Will not turn on, will not turn on unless connected to power, or unexpected power off
    Resolve iOS update and restore errors
    http://support.apple.com/kb/TS3694#10
    Check for hardware issues
    Related errors: 1, 3, 10, 11, 12, 13, 14, 16, 20, 21, 23, 26, 27, 28, 29, 34, 35, 36, 37, 40, 1000, 1002, 1004, 1011, 1012, 1014, 1667, or 1669.
    Have a nice day,
    Mario

  • My iphone 3gs shut off and now wont make it past the apple screen i put it in recovery mode but when i do connect it to my itunes the phone will just shut off and keep going into recoveryt mode its really ******* me off please help!!!

    my iphone 3gs died and now it wont make it past the apple logo screen so i put it in recovery mode and hooked it up to my itunes on my home computer now it will say do you want to restore this iphone i click ok but then after it exctracts the software then starts to restore the screen goes black and it shuts off then 10 seconds later it turns back on it wont make it past extracting software please help me im getting really mad plaease help. it wont restore my phone and the error message 1611 come up i dont get it.. also the lock button on my iphone is broken and only works when i squeeze the topo of the iphone together so i cant put it in DFU mode

    Here is what you should do turn the device on hold the home button and the power button until the device turn off keep holding and when the device reboots release the power button but hol the home button until it shows the iTunes logo then restore it

  • Strange Error During Page Load in Debug Mode (only) - Please Help!

    Hi All,
    Data base version: oracle 11g
    Apex version: Apex 4.1.1
    Webserver: Apache
    Need help with how to troubleshoot a Critical problem. The following error only occurs during page load in "Debug" mode. And, only occurs on a specific page within the application. A web page is served-up containing the following message and the application is blocked from running the page. The browser's (IE 8.0) back button must be clicked to proceed outside of "Debug" mode.
    "Error occurred while painting error page: ORA-06502: PL/SQL: numeric or value error: character string buffer too small ORA-06502: PL/SQL: numeric or value error: character string buffer too small"
    Debug log follows:
    "S H O W: application="2006" page="6" workspace="" request="" session="500549669426301"
    Computation point: Before Header
    ...Perform computation of item: APP_SERVER, type=FUNCTION_BODY
    ...Performing function body computation
    ...Execute Statement: declare function x return varchar2 is begin return owa_util.get_cgi_env('SERVER_NAME'); return null; end; begin wwv_flow.g_computation_result_vc := x; end;
    ......Result = 156.9.122.214
    ...Session State: Save "APP_SERVER" - saving same value: "156.9.122.214"
    Processes - point: BEFORE_HEADER
    ...Process "GET_POSITION" - Type: PLSQL
    ...Execute Statement: begin wwv_flow.g_boolean := :F109_POSITION_ID IS NULL and :APP_PAGE_ID != 101; end;
    ......Result = FALSE
    ......Skip because condition or authorization evaluates to FALSE
    ...Process "Get JARS Sifter Log File Record Count" - Type: PLSQL
    ...Execute Statement: begin DECLARE vcnt NUMBER := 0; BEGIN d('Get JARS Sifter Log File Record Count'); Select count(*) into vcnt From JARS.JARS_SIFTER_LOG Where moveid = to_number(:P6_MOVEID) and sifter_status IN ('F','J'); :F1000_P6_SIFTER_LOG_COUNT := to_char(vcnt); END; end;
    Custom: Get JARS Sifter Log File Record Count
    ...Process "Set PTM Planned Trip Status" - Type: PLSQL
    ......Skip because condition or authorization evaluates to FALSE
    ...compatibility mode - do not set mime type
    ...compatibility mode - do not set additional http headers
    ...close http header
    ...metadata, fetch item type settings
    ...metadata, fetch items
    Show page template header
    Rendering form open tag and internal values
    Add error onto error stack
    ...Error data:
    ......message: Error processing request.
    ......additional_info: ORA-06502: PL/SQL: numeric or value error: character string buffer too small
    ......display_location: ON_ERROR_PAGE
    ......is_internal_error: true
    ......apex_error_code: APEX.UNHANDLED_ERROR
    ......ora_sqlcode: -6502
    ......ora_sqlerrm: ORA-06502: PL/SQL: numeric or value error: character string buffer too small
    ......error_backtrace: ORA-06512: at "APEX_040100.WWV_FLOW", line 3027 ORA-06512: at "APEX_040100.WWV_FLOW", line 7867
    ...Show Error on Error Page
    ......Performing rollback
    Rendering form open tag and internal values
    ...Unhandled Error while painting error page: ORA-06502: PL/SQL: numeric or value error: character string buffer too small ORA-06502: PL/SQL: numeric or value error: character string buffer too small
    ...Error Backtrace: ORA-06512: at "APEX_040100.WWV_FLOW", line 2707 ORA-06512: at "APEX_040100.WWV_FLOW_ERROR", line 185
    End Page Rendering"
    Thanks!
    Bernard

    All,
    It appears that the page Javascript maximum limit size was reached. The error stopped appearing after some of the page Javascript code was removed out to Application Static Files. I wonder if there exists any "direct" indicator by the system whenever the size limit has been reached?
    Again, the run error only occurred when the page was loaded in "Debug" mode.
    Bernard

  • Dropped my Ipod, I have put it in Disk Mode, I have downloaded the new software, tried to restore it and it has seized please help?

    I dropped my Ipod (4TH Generation Ipod Nano) I have got it start up again I have put it in disk mode and connected it to Itunes,
    I have downloaded the new software through Itunes, that went well, it came up as normal.
    I have got it to restore to factory settings. (Although before hand it synced and all that)
    During this process it has seized and not done what it was suppose to, only displaying the Apple Symbol.
    I disconnected, and it has gone flat and now is telling me to connect it to power, when I do so nothing happens.
    It won't connect to itunes.
    Please help.
    MJ

    Hello there pipem90,
    Heres an article about that very issue. Check out this article named iPod not recognized in 'My Computer' and in iTunes for Windows found here http://support.apple.com/kb/ts1369.
    There is more to the article but start here:
    1. Start with the iPod Troubleshooting Assistant
    If you have not already done so, try the steps in the iPod Troubleshooting Assistant which applies to your iPod; this will often solve your issue.
    If you're still experiencing the issue after going through each of the steps in the assistant, continue with the steps below in this article. The most likely solutions are listed below (for both USB and FireWire (IEEE 1394) iPod connections). Check each section starting from the top of the list to see if that is what's keeping your iPod from appearing.
    Note: To determine if your iPod syncs via USB or FireWire, check the table in the Additional Information section below.
    All the very best,
    Sterling

  • Mute button doesn't work to put phone in standby mode, help??

    I have a blackberry curve and the mute button will not work to put my phone in standby.  It does work to mute a phone call, however.  It has done this a couple of times, where it will work for awhile, and then stop working for awhile.  I'm not sure if I have hit something to make it so I can't put it in standby mode.  Does anyone know how to fix this?

    Welcome to the forums
    Did you press and hold the mute button? It takes a long key press to work. Also do a Battery Pull:
    1. Remove the battery while phone is turned on
    2. Wait a few seconds before inserting it again
    3. Allow the long boot up process to finish (takes a few minutes usually)
    This clears most software issues that occur on blackberries from time to time. You could also use Quickpull, a free app that simulates a battery pull without physically removing the battery: http://store.berryreview.com/product.asp?id=27660&n=QuickPull-Free
    A battery pull reclaims memory lost during application usage and clears minor software errors that creep in over time. The blackberry runs an OS just like your PC runs windows and the battery pull is the equivalent of a reboot/restart on your computer.
    Kijana
    Please remember to:
    1. Mark Accept as Solution on the appropriate post once your issue has been resolved
    2. Give Kudos to helpful posts (click the star next to the post)
    Thanks

  • HT1349 My home button isn't working. It works to put it in dfu mode but not to return to home page where my apps are. Can anyone help please?

    My home button isn't working. It works to put it in dfu mode but not to return to home page where my apps are. Can anyone help please?

    Try:
    http://snapguide.com/guides/calibrate-your-home-button/?utm_expid=69945963-15
    fix for Home button
    iPhone Home Button Not Working or Unresponsive? Try This Fix
    - If you have iOS 5 and later you can turn on Assistive Touch it add the Home and other buttons to the iPods screen. Settings>General>Accessibility>Assistive Touch
    - If not under warranty Apple will exchange your iPod for a refurbished one for:
    Apple - Support - iPod - Repair pricing
    You can do it an an Apple store by:
    Apple Retail Store - Genius Bar
    or sent it in to Apple. See:
    Apple - Support - iPod - Service FAQ
    - There are third-party places like the following that will repair the Home button. Google for more.
    iPhone Repair, Service & Parts: iPod Touch, iPad, MacBook Pro Screens

  • HELP! iPod Classic has "X" with a circle around it, and i cant put it in disc mode

    Hello.... the iPod classic doesnt work anymore due to a "x with a circle around it". I tried putting it in disc mode and it wont come up on my computer screen and when I try to reset it, it still comes up with the "X" on the screen. I cant see the menu on it, and It wont work at all...
    Please HELP!

    The RED X most likely indicate that your iPod hardisk is dying soon or already dead, the only solution is to have the Hardisk replaced, either by Apple or 3rd Party service vendor.
    Some people have some luck, but banging the iPod on the rubber mouse pad, like myself, but after recovery, it only last above another 3 months, before the final RED X, when I got the hardisk replaced.
    To check you hardisk health, read this earlier, excellent post from tt2, although it wont fix the RED X, it does gives you some idea, of whether to sent it in or make it an expensive paperweight.
    https://discussions.apple.com/message/17776595#17776595
    Have a nice day!

  • When i turn on my iphone 5s gold,it keeps on showing the apple logo then turns off. i have put it in recovery mode twice. it will work a week or two then back again. please help! thanks you

    when i turn on my iphone 5s gold,it keeps on showing the apple logo then turns off. i have put it in recovery mode twice. it will work a week or two then back again. please help! thanks you

    hi
    ... i  have  a similar problem
    but  just  with  the sleep botton.
    fist use  your adapter with other iphone/itouch ... is posible itś the  problem
    second ..  let your  phone charging
    ...normally if  we  conect  our  phone ... after  some minuts  it's put on.
    after 2 hours ... trate   to use  it ... if  after  it  your phone continue same... could  be qaa electrical/physic problem
    please  if you  have a guaranty use it.
    im  sorry but  my english   is terrible.

  • HT201210 I can not restore my iPhone 4S itunes error says I have 29 and I put it in DFU mode and not working help please

    Hello

    I can not restore my iPhone 4S itunes error says I have 29 and I put it in DFU mode and not working help please

  • Activation server is not available on iphone 3GS i put it in DFU mode but still can not activate i went to apple store but they did not help?

    activation server is not available on iphone 3GS i put it in DFU mode but still can not activate i went to apple store but they did not help?

    There are four possible causes of the activation error:
    The activation server is unavailable. Rare, but it happens. Usually fixed within minutes.
    Your antivirus or firewall (or your router's firewall) is blocking access to the domain gs.apple.com on ports 80 and 443.
    Your phone is jailbroken.
    Your phone isn't jailbroken, but the computer you are connected to during the restore or update was used to hack or jailbreak some other iOS device, and its network database was corrupted in the process.
    Perhaps this will provide you some clues as to how to proceed. If your iPhone has not been jailbroken, Apple has some troubleshooting suggestions here:
    http://support.apple.com/kb/TS3424?viewlocale=en_US 
    If your iPhone has been jailbroken, you're on your own. We can provide no assistance for jailbroken devices in these forums.
    Regards.
    (part of the above information quoted with gratitude from Lawrence Finch)

  • TS1369 my ipod says that it is locked out for 22,696,574 minutes. ive tried to put it in recovery mode and DFU mode but i tunes wont even recgonize my ipod at all SOMEONE HELP

    My ipod says that it is locked out for 22,696,574 minutes. ive tried putting it in recovery mode and DFU mode but nothing works AND itunes wont even recongize my ipod and when i plug it into my computer it says UNKNOWN DEVICE, SOMEBODY PLEASE HELP ME I NEED PICTURES OFF OF IT FOR MOTHERS DAY

    Locked Out, Forgot Lock or Restrictions Passcode, or Need to Restore Your Device
    1. iTunes 10 for Mac- Update and restore software on iPod, iPhone, or iPad
    2. iOS- Forgotten passcode or device disabled after entering wrong passcode
    3. iPhone, iPad, iPod touch: Wrong passcode results in red disabled screen
    4. iOS- Understanding passcodes
    5. What to Do If You've Forgotten Your iPhone's Passcode
    6. How to Recover Forgotten iPhone Restrictions Passcode | The iPhone and iPad
    7. Restoring iPod touch after forgotten passcode
    8. RecBoot: Easy Way to Put iPhone into Recovery Mode - if all else fails.
    Forgotten Restrictions Passcode Help
    1. How to Recover Forgotten iPhone, iPad Restrictions Passcode
        If this method does not work, then you will need to fully Restore your
        device as New

Maybe you are looking for

  • Default keyboards folder in illustrator CC not showing- no .kys file in apps folder

    default keyboards folder in illustrator CC not showing- no .kys file in apps folder, The keyboard shorcuts in Illustrator -Edit-shorcuts, don't show default shortcuts either...should I reinstall Illustrator CC?

  • How to auto-fill data into scanned paper form converted to Acrobat 9 PDF

    Hello, I am new to Adobe Acrobat Pro 9.  I have scanned a paper form/document that originally  had various data lines to be written on using an ink pen.  I saved the scanned PDF as an Acrobat 9 PDF.  I have added various pertinent text fields and che

  • Almost all of the same problems with Thunderbolt HTC

    I have experienced most of the same problems with my phone as the ones indicated on this website.  I have been to the Verizon Store on three separate occasions seeking help, with  almost no solution, I guess not the one I was looking for, however now

  • Sales order with a minus-signs

    Hi Experts, I am trying to creat a sales order in SCM 5.0 with the '/SAPAPO/SJKTST04' program, but this is generated (and shown in the Planning Book (/SAPAPO/SNP94)) with a minus-sign, that should not be so. Someone pleas help me with this! Thanks a

  • Error encountered attempting to contact AdminServer

    I have configured a domain-wide administration port(7077) for my cluster.      <Domain AdministrationPort="7077" AdministrationPortEnabled="true" However when I start the managed server I got following errors: <Sep 19, 2002 10:24:28 AM EDT> <Error> <