CF10 Debugging

Hi. Did a search and didn't see anyone else commenting on the CF10 debugger so it may just be me.
I just installed CF10 and turned the debugging on and two things are driving me crazy.
1) The error message overlay block some of the information.
2) I'm not getting the detailed information I used to get - and yes I have turned it all on in the Debug Output Settings. What I get now is a message saying that the highlest level object encountered an error and in CF9 I would get the details - line # etc of where the error was actually encountered. So lets say I call a CFC and the error happens in one of the CFC's functions, the message I get back says that the template calling the CFC encountered an error. Before CF would output the entire chain of what object called what and show me the line in the CFC method where the error occured. I'm also not getting the the SQL that was run when excuting the SQL failed.
If anyone has any suggestions, they would be appreciated.

Excellent - that was the problem.
I shut down the CF service and renamed secure_profile_error.cfm (found in C:\ColdFusion10\cfusion\wwwroot\CFIDE\administrator\templates) to xsecure_profile_error.cfm, then restarted the service.
Have all of the error details now.
Thanks Adam. Really appreciate the help.
Charles

Similar Messages

  • CF10 Debugging IP Addresses not working. Any known issues?

    I just installed CF10 on my company's Intranet and debugging output is displayed on the server (127.0.0.1).  I've gone to
    Debugging & Logging > Debugging IP Addresses
    and added my client PC IP but I don't get the robust errors.  I've tried all types of IPs to no avail.  I've also removed all IPs (which is supposed to give robust errors to all IPs) but that doesn't work either. 
    Anyone know what I'm doing wrong?
    Thanks for any help.
    JOHN

    Again, it depends on what you are after.  The 'Enable Robust Exception Information' is only for when an error is thrown.  You will only see the "robust information" when an error happens.  Otherwise you would only see some general info that something happened.  The debuging ip addresses have nothing to do with the 'Enable Robust Exception Information' setting.
    Below the 'Enable Robust Exception Information' setting is the 'Enable Debugging' setting (looks like they changed the name of this option in CF 10).  When checked, that is the setting that appends all of the debuging info to every requested page (only to the IPs listed on the other page).  Do you have the 'Enable Debugging' setting checked?  I'm not sure if changing that setting requires a restart or not.
    See the documentation here: http://help.adobe.com/en_US/ColdFusion/10.0/Developing/WSc3ff6d0ea77859461172e0811cbec0d04 c-7ffe.html

  • CF10 debugging slow performance

    I'm working on a CF7 to CF10 migration. If I turn on debugging in CF10 I'm seeing high page rendering times of the order of 100 seconds per page. This didn't happen in CF7. The CPU goes to 100% for the duration of the request. It seems the debug rendering is the culprit.
    I've traced a correlation with custom tag mappings. If I remove the mappings, the page render times become acceptable. The behaviour is the same whether the application calls custom tags or not.
    What's causing the slow page loads here and is there a work around?

    OK, I've tracked it down.
    It seems expandPath() is REALLY REALLY REALLY slow if you have custom tag paths set that have a lot of files in them.
    I added my scratch dir to my custom tag path (6000 files, 2000 dirs), and this caused expandPath() to take about 1.5sec per path to execute (and it's called for every template having its debug output displayed, so that could be really a lot of hits to it.  One might think that's a horrendous sized dir to have in a custom tag path, but the thing is, running the same code with the same config on CF9 causes no discernable delay at all.
    So I think, Matt, you've found a serious bug in CF10 there.  This isn't just going to impact debugging, it's going to impact any code using expandPath() in conjunction with custom tag paths (not an edgecase, I think!)
    YIKES
    Would you like to raise a bug: https://bugbase.adobe.com/  ?  You discovered it, 'n' all.
    I'm amidst some communications with one of the CF10 engineers @ the mo', so I'll bring it to his attention as soon as you post back the bug ref.
    I will also say... that code in the classic.cfm debug template is HORRENDOUS.  It should be binned and rewritten by someone competent.  But that's nothing to do with this bug, it's just an observation.
    Adam

  • Configuring CF10 to use X-forwarded-for instead of remote_addr

    I am using an AWS instance behind a load balancer with NAT. It has its advantages, but one of its disadvantages is the remote_addr coming through is the remote_addr of the ELB.
    http://leaguemanager.playerspace.com/test.cfm
    What I'm trying to do is trick or configure the CF10 Administrator > Debugging and Logging > Enabled Request Debugging Output to use the x-forwarded-for as opposed to the remote_addr so I can use server debugging without that information being made visible to the public.
    Is this possible by, say, modifying a file somewhere, to have the IP addresses set in Debugging and Logging > Debugging IP Addresses to be matched with the true client's personal IP (x-forwarded-for)?
    JS

    Never mind, I figured it out.
    c:\coldfusion10\cfusion\runtime\conf\server.xml
    Added
    <Valve className="org.apache.catalina.valves.RemoteIpValve" protocolHeader="X-Forwarded-Proto" remoteIpHeader="X-Forwarded-For" protocolHeaderHttpsValue="https" />

  • Running CF10 on IBM WebSphere Application Server Community Edition (WASCE)

    Hey Folks. Is anyone out there running CF10 on WASCE?
    I'm trying to.. it deploys ok it seems, but seems like there are a couple of issues during the startup:
    11/05 11:07:22 INFO Starting Flex 1.5 CF Edition
    Nov 5, 2013 11:07:22 AM Information [main] - Starting logging...
    Nov 5, 2013 11:07:22 AM Information [main] - Starting license...
    Nov 5, 2013 11:07:23 AM Information [main] - Evaluation Edition enabled
    Nov 5, 2013 11:07:23 AM Information [main] - Starting crypto...
    Nov 5, 2013 11:07:23 AM Information [main] - Starting security...
    Nov 5, 2013 11:07:23 AM Error [main] - Unable to initialise Security service: java.lang.NoSuchMethodError: org.apache.log4j.Logger.<init>(Ljava/lang/String;)V
    Nov 5, 2013 11:07:23 AM Information [main] - Starting scheduler...
    Nov 5, 2013 11:07:23 AM Information [main] - Starting WatchService...
    Nov 5, 2013 11:07:23 AM Error [main] - Unable to initialise WatchService service: coldfusion.server.ServiceFactory$ServiceNotAvailableException: The Security service is not available.
    Nov 5, 2013 11:07:23 AM Information [main] - Starting debugging...
    Nov 5, 2013 11:07:23 AM Information [main] - Starting sql...
    Nov 5, 2013 11:07:23 AM Information [main] - Starting mail...
    Nov 5, 2013 11:07:23 AM Information [main] - Starting runtime...
    Nov 5, 2013 11:07:23 AM Information [main] - CORBA Configuration not enabled
    Nov 5, 2013 11:07:23 AM Information [main] - Starting cron...
    Nov 5, 2013 11:07:23 AM Error [main] - Unable to initialise Cron service: java.lang.NoClassDefFoundError: Could not initialize class org.apache.log4j.LogManager
    Nov 5, 2013 11:07:23 AM Information [main] - Starting registry...
    Nov 5, 2013 11:07:23 AM Information [main] - Starting client...
    Nov 5, 2013 11:07:23 AM Information [main] - The metrics service is disabled for the J2EE edition
    Nov 5, 2013 11:07:23 AM Information [main] - Starting xmlrpc...
    Nov 5, 2013 11:07:23 AM Information [main] - Starting jaxrs...
    Nov 5, 2013 11:07:23 AM Information [main] - Starting graphing...
    Nov 5, 2013 11:07:23 AM Information [main] - Starting solr...
    Nov 5, 2013 11:07:23 AM Information [main] - Starting archive...
    Nov 5, 2013 11:07:23 AM Information [main] - Starting document...
    Nov 5, 2013 11:07:23 AM Information [main] - Starting eventgateway...
    Nov 5, 2013 11:07:23 AM Information [main] - Event Gateway Disabled.
    Nov 5, 2013 11:07:23 AM Information [main] - Starting FlexAssembler...
    Nov 5, 2013 11:07:23 AM Information [main] - Starting .NET...
    Nov 5, 2013 11:07:24 AM Information [main] - Starting Monitoring...
    Nov 5, 2013 11:07:24 AM Information [main] - Starting WebSocket...
    Nov 5, 2013 11:07:24 AM Information [main] - ColdFusion started
    Nov 5, 2013 11:07:24 AM Information [main] - ColdFusion: application services are now available
    Seems like the security service is relying on log4j -- I've placed the jar in the $GERONIMO_HOME/lib directory but I still continue to get the error.
    Any thoughts?

    step 1: find the manual
    step 2: read the manual
    step 3: understand the manual
    step 4: follow the instructions found in the manual
    problem solved (though with IBM manuals I will have to practice caution there, they're not always good but mostly the bad parts are the obscure ones).

  • CF10 install on win2k8 with Plesk - websites won't resolve

    I am unable to get any of my ColdFusion websites to resolve on a new server Windows 2008 R2 server (IIS 7.5) with Plesk.  The issue appears to be permission issues between CF and Plesk but I cannot figure them out for the life of me.  I have run and re-run the web server configuration manager about 15 times as administrator.    I have the most recent hotfixes installed.  I was able to get the CF Administrator to load on the default website, but none of the other domains. Even having done so I have had to create the Jakarta and CFIDE directories manually on the other domains.  So I suspect this is a signe of a permission issue.  What permisison settings do I need to put in place so that Plesk and CF10 play well together?
    I am getting the following generic error.
    500 - Internal server error.
    There is a problem with the resource you are looking for, and it cannot be displayed.
    I get this even when trying to load a jpg file.
    Chad

    Hi Chad,
    I guess if there is any permission issue then you will get Access denied when accessing the Application page, however if you can enable the robust debugging so you can check the complete error msg. So enable the debug info and share the screenshot here, Also you can test with a simple cfm page which doesn't have any dependency with you App and see if ColdFusion can server it.
    Regards,
    Priyank

  • Cfcache template cf10 issue. When I use it thousands ( 15000) of threads remains in process coldfusion.exe until server crash.

    Hi,
    Using cfcache to cache templates for a short period of time, the number of threads in coldfusion.exe process increase unexpectedly. Moreover, these threads remains in process (view resource monitor). We don't know why. Maybe an xml config file of CF10 take control of these threads?
    When I use this code:
    <cflock name="prodDetail#URL.ID#" type="exclusive" timeout="10000">
    <cfcache timespan="#createTimeSpan(0,0,0,30)#" key="prodDetail#code#" id="prodDetail#code#" name="prodDetail#code#">
    </cfcache>
    </cflock>
    Thanks in advance.

    Hi,
    This is Windows audit feature, I suppose that you have known that, actually, when you configure this audit policy, audit event is generated when sensitive privilege requests are made. This includes following objects:
    • A privileged service is called.
    • One of the following privileges are called:
    ◦Act as part of the operating system
    ◦Back up files and directories
    ◦Create a token object
    ◦Debug programs
    ◦Enable computer and user accounts to be trusted for delegation
    ◦Generate security audits
    ◦Impersonate a client after authentication
    ◦Load and unload device drivers
    ◦Manage auditing and security log
    ◦Modify firmware environment values
    ◦Replace a process-level token
    ◦Restore files and directories
    ◦Take ownership of files or other objects
    So the culprit is not Windows system, this should be caused by a massive privileged operations. As we can see, the privileged operation is
     SeTakeOwnershipPrivilege. In my environment, if I run some opearations such as backup, there are
     records as expected, you suspected this is related to Acronis services, if these services require so many privileged operations, Windows would audit this via its mechanism.
    If you have any feedback on our support, please click
    here
    Alex Zhao
    TechNet Community Support

  • No TOMCAT listed in ISAPI Filter after CF10 install

    Hey
    I just installed CF10 STANDARD on a Windows 2003 server with IIS6.   Twice actually.  The first time I installed is side by side with CF7 (yeah, I know..old) and I recalled seeing TOMCAT listed in the ISAPI Filters section of the IIS website.  But after I uninstalled 7, had some funky things going on and uninstalled and reinstalled CF10 by itself, I now do NOT see anything listed under the ISAPI Filters section of IIS.    In reading the IIS Config document from Adobe, I see that it looks like it (and other things) should have been there, see below:
    Verify your IIS configuration
    Verify that the following folder was created: cf_root/config/wsconfig/number.
    To set the connectionpooltimeout and reuseconnectioncount click on Advanced Setting tab. The option to enable buffering  and verbose debugging is available on the same page.
    Configuring IIS:
    Creates a folder 1 in cfroot\config\wsconfig, that contains all connector-related files. 
    Creates a virtual directory Jakarta in cfroot\config\wsconfig (in IIS). 
    Adds an entry, tomcat, under the ISAPI FILTERS. This points to cfroot\config\wsconfig\1\isapi_redirect.dll.
    Adds an entry, tomcat, to  cfroot\config\wsconfig\1\isapi_redirect.dll with permission allowed under ISAPI and CGI Restrictions. It is applicable for global sites in IIS manager.
    Adds the following isapi handlers: cfcHandler, cfmHandler, cfmlHandler, cfrHandler, and cfswfHandler.
    For debugging issues, set the log level to debug, in the isapi_redirect.properties file present in the cfroot\config\wsconfig\1\ directory.
    To disable webserver buffer,  change the is_buffer_enable to false in the cfroot\config\wsconfig\1\isapi_redirect.properties file. Disable webserver buffer if you want cfflush to work over an IIS connector. If your application does not use cfflush, set it to true for increase in the performance.
    So I'm curious whether I should punt CF off the server again and reinstall of if there are any detailed instructions for how to do these steps manually above?  Adding the entry to the filter area seems straightforward but the steps following that do not seem quite so defined.
    The issue I'm seeing which I think  is related to this is that my website doesn't redirect to the index.cfm if it's NOT on the URL.  I get access denied, so I'm thinking its that this process didn't get done correctly.
    Thanks for any thoughts.
    S

    Hi,
    srushing wrote:
    The issue I'm seeing which I think  is related to this is that my website doesn't redirect to the index.cfm if it's NOT on the URL.  I get access denied, so I'm thinking its that this process didn't get done correctly.
    Are you able to broswe to the pages, after adding index.cfm at the end of the url. If yes, then it can't be problem with CFM pages. It would be related to redirection to index.cfm.
    Regards,
    Anit Kumar

  • Is CF10 working optimally

    CF10 tomcat logs indicate it is not working optimally. Is the INFO message following normal operation or something to worry about?
    Details:
    CFAdmin > Debugging & Logging > Log Files > coldfusion-error.log
    16/05/2012 1:26:58 PM org.apache.catalina.core.AprLifecycleListener init
    INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\\ColdFusion10\\cfusion\lib;C:\\ColdFusion10\\cfusion\jintegra\bin;C:\\ColdFusion10\\cf usion\jintegra\bin\international;C:\\ColdFusion10\\cfusion\lib\oosdk\classes\win
    CFadmin > System Information
    Version  ColdFusion 10,282462 
    Tomcat Version  7.0.23.0 
    Operating System  Windows 7   32 bit
    OS Version  6.1   
    Adobe Driver Version  4.1 (Build 0001)   
    Java Version  1.6.0_29 
    Thanks in advance, Carl.

    Djkhalif, whatever you’re experiencing, I seriously doubt it’s related to what Carl mentioned above. What he reported is not an “error”. It is this way for everyone running CF10 by default.
    As for whatever problem you’re having, I’d recommend a) you create a new thread and b) you provide more details on what’s wrong.
    First, you say “The migration went smoothly until I noticed my charts were not rendering.” Well, that would likely just be a problem of mapping in your web server, I suspect. It’s very easy (especially on a machine that was first setup to run with CF9) for things to get a little out of sync, with entries in the web server for both CF9 and CF10, if you’re not really (really) careful.
    But them moving on to your “clean install”, is that on a new machine? And when you say “boom I get nothing”, do you really mean you get a “blank page”? Are you making your request using the built-in web server? An external web server? What happens if you try one or the other? What errors are in the logs.
    Now, let me be clear: I am not asking you these questions to have you reply here. I really (really) think you should create a new thread, because what you’re raising has seemingly nothing to do with the original post (OP). I’m proposing that when you DO open that new thread, and repeat your problem below, you would do well (to get folks to help) to answer the questions above while you do it. No need to refer back to this message, or to me. (And I’ll note that I may or may not get to reply to that thread. I don’t see and reply to everyone one. I hope I will be able to, though. And hope you sort things out. )
    /charlie

  • CF10 clustering not starting/working

    CF10 Developer 282913 Update 02, Windows 2003 SP2, Apache 2.2
    I've created several instances and tried to cluster them together. I followed the instructions in the manual VERBATIM and I cannot seem to get clustering to even initialize. Also, it does not seem to matter whether I use Apache or the built-in tomcat server. Not only do I not even see ColdFusion attempt to start clustering in the logs, but I also do not see any multicast ports being opened for session replication (sticky sessions) or any traffic being sent to the other cluster members. This leads me to believe that there is an issue with coldfusion/tomcat loading the clustering components. I've already made or confirmed the necessary changes in server.xml and I've restarted the servers several times. Does anyone know how to increase the cluster logging level to DEBUG in CF10?
    UPDATE: After talking with Adobe, they said that the Developer version does not allow clustering. You can see the clustering configuration options in the Developer version, but I guess it's pretty much just for show. Only the Enterprise version will the clustering actually work as designed. I would still like to know how to increase the cluster logging level if anyone knows how.
    Message was edited by: erbyrnes24

    What is recored in ColdFusion10\cfusion\logs\coldfusion-error.log when CF10 tries to start? Here is example:
    Jan 25, 2014 5:25:47 PM org.apache.catalina.core.AprLifecycleListener init
    INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: d:\\ColdFusion10\\cfusion\lib;d:\\ColdFusion10\\cfusion\jintegra\bin;d:\\ColdFusion10\\cf usion\jintegra\bin\international;d:\\ColdFusion10\\cfusion\lib\oosdk\classes\win
    Jan 25, 2014 5:25:48 PM org.apache.coyote.AbstractProtocol init
    INFO: Initializing ProtocolHandler ["ajp-bio-8012"]
    Jan 25, 2014 5:25:48 PM org.apache.catalina.core.StandardService startInternal
    INFO: Starting service Catalina
    Jan 25, 2014 5:25:48 PM org.apache.catalina.core.StandardEngine startInternal
    INFO: Starting Servlet Engine: Apache Tomcat/7.0.23
    Jan 25, 2014 5:25:59 PM org.apache.catalina.core.ApplicationContext log
    INFO: ColdFusionStartUpServlet: ColdFusion: Starting application services
    Jan 25, 2014 5:25:59 PM org.apache.catalina.core.ApplicationContext log
    INFO: ColdFusionStartUpServlet: ColdFusion: VM version = 23.7-b01
    java.lang.NullPointerException
    at coldfusion.server.jrun4.metrics.SimpleLoadMetric.run(SimpleLoadMetric.java:157)
    at coldfusion.scheduling.ThreadPool.run(ThreadPool.java:211)
    at coldfusion.scheduling.WorkerThread.run(WorkerThread.java:71)
    Jan 25, 2014 5:26:07 PM org.apache.catalina.core.ApplicationContext log
    INFO: CFMxmlServlet: Macromedia Flex Build: 87315.134646
    Jan 25, 2014 5:26:13 PM org.apache.coyote.AbstractProtocol start
    INFO: Starting ProtocolHandler ["ajp-bio-8012"]
    Jan 25, 2014 5:26:13 PM com.adobe.coldfusion.launcher.Launcher run
    INFO: Server startup in 27609 ms
    HTH, Carl.

  • After running CF10 Update 14 the connector wizard runs every time on restart

    Hi,
    I recently updated CF10 to Update v14 and I have noticed something interesting.
    Env: RHEL 5.10 64 Bit CF10 64
    Apache 2.2,3
    Every time I restart ColdFusion I see that its trying to run the connector wizard. It says that it does this on the first time. Every time I restart CF it tries to do this connection and it eventually fails but it takes a long time to do this. Eventually CF shows up and eventually I can connect to any CF page.
    In the wsconfig.log it says:
    12/04 09:46:15 info Tomcat Connector
    12/04 09:46:15 debug command line: -ws Apache -dir /etc/httpd/conf -bin /usr/sbin/httpd -script /etc/rc.d/init.d/httpd -cfide /opt/coldfusion10/cfusion/wwwroot/CFIDE -v
    12/04 09:46:15 error This web server is already configured for ColdFusion.
    com.adobe.coldfusion.connector.connectorinstaller.ConnectorInstallerException: This web server is already configured for ColdFusion.
    at com.adobe.coldfusion.connector.connectorinstaller.ApacheInstaller.installConnector(Apache Installer.java:207)
    at com.adobe.coldfusion.connector.connectorinstaller.ConnectorInstaller.installConnector(Con nectorInstaller.java:353)
    at com.adobe.coldfusion.connector.connectorinstaller.ConnectorInstaller.doIt(ConnectorInstal ler.java:297)
    at com.adobe.coldfusion.connector.connectorinstaller.ConnectorInstaller.main(ConnectorInstal ler.java:759)
    12/04 09:57:16 info Tomcat Connector
    12/04 09:57:16 debug command line: -ws Apache -dir /etc/httpd/conf -bin /usr/sbin/httpd -script /etc/rc.d/init.d/httpd -cfide /opt/coldfusion10/cfusion/wwwroot/CFIDE -v
    12/04 09:57:16 error This web server is already configured for ColdFusion.
    com.adobe.coldfusion.connector.connectorinstaller.ConnectorInstallerException: This web server is already configured for ColdFusion.
    at com.adobe.coldfusion.connector.connectorinstaller.ApacheInstaller.installConnector(Apache Installer.java:207)
    at com.adobe.coldfusion.connector.connectorinstaller.ConnectorInstaller.installConnector(Con nectorInstaller.java:353)
    at com.adobe.coldfusion.connector.connectorinstaller.ConnectorInstaller.doIt(ConnectorInstal ler.java:297)
    at com.adobe.coldfusion.connector.connectorinstaller.ConnectorInstaller.main(ConnectorInstal ler.java:759)
    I did look back in the logs and this was going on before but it didn't take as long to get the server up.
    On the average, it would take maybe 2 - 3 minutes before  but now it takes double the time.
    Any suggestions?

    Hi Jim
    What is the response when you rollback this update?
    Confirm the same with the network team of your organization first and if  you are facing this challenge with different servers then you can log it as a bug .
    HTH
    Thanks
    VJ

  • Debugging is not working in R/3 from WebDynpro-ABAP developed webpage input

    Dear Friends,
    We are facing a serious problem for debugging. Expecting valuable input for the same.
    Debugging is not working in R/3 from WebDynpro-ABAP developed webpage input in Production Server.
    The debugging (for WebDynpro-ABAP application) is working in Dev. Server for
    1st ] Within R/3
    Ex. debug for bapi within R/3. i.e. value enter as input in R/3 only.
    2nd ] From webpage to R/3
    Ex. Some input given on the internet web page developed through WebDynpro and external breakpoint set in R/3 it works. It directs to R/3 code through debugging.
    In Prod. Server the 1st case above is working but the 2nd case is not working.
    In Prod. Server the WebDynpro developed applications are running successfully through internet explorer webpage inputs. So running the application is not a problem in prod. Server but debugging of the same is the problem.
    The setting which are done in Prod. server are,
    1] RZ10 in parameters are set for port and host name.
    2.1] In SMICM check for ICM.
    2.2] Host file updated in Windows-System 32.
    3] In SICF following services are active,
    3.1] default_host/sap/bc/webdynpro
    3.2] default_host/sap/public/bc
    3.3] default_host/sap/public/bc/webdynpro/viewdesigner
    3.4] default_host/sap/bc/wdvd
    3.5] default_host/sap/public/icman
    3.6] default_host/sap/bc/gui/sap/its/webgui
    3.7] default_host/sap/public/ping
    3.8] default_host/sap/bc/error
    3.9] default_host/sap/bc/echo
    4] In SE80
    4.1] Internet services-System-are published
    4.2] Internet services-WEBGUI-are published
    4.3] Utilities-Setting-ABAP Editor-Debugging-Username & New Debugger set.
    4.4] Utilities-Setting-ABAP Editor-Editor-Front-End Editor(New) set.
    5] In Su01 for user profiles sap_all & sap_new is assigned and role  SAP_BC_WEBSERVICE_DEBUGGER is assigned.
    6] The support packages are also updated to latest level.
    7] Gone through following links but not getting any clues.
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/48/74d50bd1431b5ae10000000a42189c/frameset.htm
    http://help.sap.com/saphelp_nw04s/helpdata/EN/77/3545415ea6f523e10000000a155106/frameset.htm
    Thanks in Advance.
    Best Regards,
    Abhijit.

    No cross posting
    Read the "Rules of Engagament"
    Regards
    Juan

  • Firefox can't open normally without going through the "this is embarrassing" routine; nor does it close down properly; it also sticks frequently, i.e. screen freezes for a minute or more; should I uninstall and re-install to try and debug?

    Firefox can't open normally without going through the "this is embarrassing" routine; nor does it close down properly; I get the "end program" message and have to say "end now"it also sticks frequently, i.e. screen freezes for a minute or more; should I uninstall and re-install to try and debug?
    - I've used Firefox exclusively for around 2 years.
    - My outlook express has no problems
    - other programs seem unaffected; it seems peculiar to Firefox.
    - my main use is surfing the net, primarily entering competitions on line via specialist competition sites.
    - every day at some stage(s) I have to switch computer off as Firefox has got very slow/sticky/freezes.
    I'm not techy by any means, but I can only thing of un- and re-installing to hopefully start with a clean slate.

    Sounds like something is keeping Firefox from closing properly. See this: <br />
    https://support.mozilla.com/en-US/kb/Firefox+hangs#Hang_at_exit

  • ERROR while debugging a SELECT..ENDSELECT

    Hello All,
    We get an error while we go into the select..endselect loop during debugging. Because of this if we try to do some research on existing program with Select-endselect..it fails in the second pass of this loop.
    This problem was not there earlier, but after we upgraded from 4.6 to 4.7 this problem is bugging us..every day. Does any one have a clue why ?
    Thanks!!
    Regards,
    Vishal

    Hi,
      debugging a SELECT...ENDSELECT statements brings to a LUW commit work if no other work processes are available for debug.
    See OSS notes 675, 2104.
    From OSS note 675 **********************************
    Cause and prerequisites
    Chain of causes:
          1. There is a statement in one of the Select loops, that leads to a database Commit (or Rollback).
          2. A database Commit causes the database to lose the cursor.
          3. The system cannot automatically continue within Select loop after loss of cursor.
    Following statements lead to a database Commit:
        * All statements that cause a change of screen (CALL SCREEN, CALL DIALOG, CALL TRANSACTION, SUBMIT, I/W-Message)
        * BREAK-POINT/ Debugging
          . if no debug process free
          . always after regeneration (in order to release generation lock).
        * WAIT Here a work process is released and a Commit is executed.
        * COMMIT WORK/ROLLBACK WORK
    From OSS note 2104 **********************************
    Solution
    The "COMMITWORK" message appears in the ABAP debugger when programs
    orscreensrequireregeneration,or when not enough free capacity
    is available inthesystem (or else the debugger blocks a system
    process).
    Normallyonly one work process is released for debugging. This
    isgenerally insufficient ina developmentsystem, as processes
    can be blocked for other reasonstoo(background processing,
    CPI-C connections,andso on).
    The number of work processes made available for debugging can
    be configured using the profileparameter
                      rdisp/wpdbug_max_no
    Forexample:
                    rdisp/wpdbug_max_no = 10
    setsthe maximum number of work processes made available for
    debuggingto 10. It may be necessary to generally increase the
    numberofwork processesatthis time (parameter rdisp/wp_no_dia).
    In all other known cases, an error in the application program is
    involved.
    Regards, Manuel

  • DID YOU KNOW?: Debugging with BC4J Tester

    Did you know that in JDeveloper 3.2, you can run the BC4J tester in debug mode to exercise your business components and hit breakpoints at the same time?
    Just do the following:
    [list]
    [*]Expand the navigator node for your Application Module, revealing its XML and Java implementation files.
    [*]Right-mouse on the YourAppModImpl.java file, and select Debug...
    [list]
    By default, it will debug using the "local mode" connection configuration. If you want it to debug using a difference configuration, just change the configuration name that appears as the 2nd argument in the launchTester call in the main() method of the application module implementation file.

    grin Thanks, Steve.
    Does this mean that in JDev 5.0 we're going to see an animated Steven Muench head in a tiny window in the lower corner, occassionally tapping on the glass to offer us hints?

Maybe you are looking for

  • How to import the transport file in BW

    Hi all I have to import transport file that BO has asked during installation of intigration kit, How do I import them in BW and R/3 System. Regards Ashutosh D

  • Poor quality export from imported mp4 screen capture

    My video source is an mp4 file created from a screen capture of a unix app running on a PC. Quicktime plays the mp4 file fine (lots of detail, dark blacks, ...), but the resulting movie (Share > Export Movie > HD 720p) is faded. When shown on a large

  • Dynamic runtime shared libraries in Flash

    Runtime shared libraries in Flash only seem to work if there is a direct import link into the file that wishes to use the shared library item. Why can't the main swf dynamically load a shared.swf containing the shared library items into itself and th

  • Calculate row in report editor

    Hi everyone,<BR><BR>I am trying to create a calculation in Hyperion Essbase Report Editor by using { CALCULATE ROW "newRow" [ columnNo ] = expression } but it is not working. What I try to do is for example from Sample: Basic database I am trying to

  • Address label - one address many times

    i want to print a sheet of avery 5160 label paper with the same address on every label. can address book do this?