[svn:bz-trunk] 24053: Protect debug log messages with a isDebug() check.

Revision: 24053
Revision: 24053
Author:   [email protected]
Date:     2013-04-26 00:58:17 -0700 (Fri, 26 Apr 2013)
Log Message:
Protect debug log messages with a isDebug() check. The stringification of (large) parameters takes a heavy toll on performance otherwise.
Modified Paths:
    blazeds/trunk/modules/core/src/flex/messaging/io/amf/Amf3Output.java

Revision: 24053
Revision: 24053
Author:   [email protected]
Date:     2013-04-26 00:58:17 -0700 (Fri, 26 Apr 2013)
Log Message:
Protect debug log messages with a isDebug() check. The stringification of (large) parameters takes a heavy toll on performance otherwise.
Modified Paths:
    blazeds/trunk/modules/core/src/flex/messaging/io/amf/Amf3Output.java

Similar Messages

  • How to see debug logging  message on jdeveloper Console?

    How to see debug logging  message on jdeveloper Console?

    The debug info is not even created unless debugging is switched on.
    Adam

  • [svn:bz-trunk] 24018: Updates to the message to send across only required message attributes for small message format

    Revision: 24018
    Revision: 24018
    Author:   [email protected]
    Date:     2012-07-11 02:23:31 -0700 (Wed, 11 Jul 2012)
    Log Message:
    Updates to the message to send across only required message attributes for small message format
    Modified Paths:
        blazeds/trunk/modules/core/src/flex/messaging/messages/AbstractMessage.java
        blazeds/trunk/modules/core/src/flex/messaging/messages/AsyncMessage.java
        blazeds/trunk/modules/core/src/flex/messaging/messages/CommandMessage.java
        blazeds/trunk/modules/core/src/flex/messaging/messages/ErrorMessage.java
        blazeds/trunk/modules/core/src/flex/messaging/messages/Message.java
        blazeds/trunk/modules/core/src/flex/messaging/messages/RemotingMessage.java

    Im not sure what's the problem, but let's try to figure it out. First of all explain what do you mean by "it works very bad". Doest it hang, is it slow, is quality unacceptable.
    Myself, I have one problem with JMF. When i run video & audio on my Centrino 1.4 GHz, it just takes 100% CPU! And of course quality becomes degraded. Check if you have something like this.

  • [svn:fx-trunk] 21141: Bug: 2780176 - Logging and logging out multiple times in LCDS can cause duplicate session detected errors .

    Revision: 21141
    Revision: 21141
    Author:   [email protected]
    Date:     2011-04-26 06:40:39 -0700 (Tue, 26 Apr 2011)
    Log Message:
    Bug: 2780176 - Logging and logging out multiple times in LCDS can cause duplicate session detected errors.
    QA: Yes
    Doc: No
    Checkintests: Pass
    Details: When a logout was followed by an immediate login, sometimes the server would throw duplicate session detected errors. This was because when logout happened, a fire-and-forget disconnect message was sent to the server that established a new session, and if the subsequent login happened before disconnect ACK returned from the server, that would establish another session and hence the error. The fix is to insert a slight delay between disconnect and ResultEvent dispatching. This way, disconnect has a chance to return before a login is performed.
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/ChannelSet.as

    You've got an  incompatible Logitech driver and java was incompletely uninstalled.
    You may have a problem with the Wacom driver.
    I don't know if fixing those things will help.
    There also a few window server errors, but I don't know if they are causal.
    If you can note the time of the hangs, that might help narrow it down in the logs.

  • [svn:bz-trunk] 8823: Updated the sample messaging-config. xml with the new disallow-wildcard-subtopics configuration element.

    Revision: 8823
    Author:   [email protected]
    Date:     2009-07-27 09:12:08 -0700 (Mon, 27 Jul 2009)
    Log Message:
    Updated the sample messaging-config.xml with the new disallow-wildcard-subtopics configuration element.
    Modified Paths:
        blazeds/trunk/resources/config/messaging-config.xml

    Hi,
    could you let us know what version of OEPE you were running prior to the upgrade along with the Eclipse version ? Also was the previous installation a full OEPE install or was it installed via the update site ?
    thanks
    Raj

  • [svn:osmf:] 10371: Tweak format of log messages to more closely mirror Flex 's logging format.

    Revision: 10371
    Author:   [email protected]
    Date:     2009-09-17 17:46:45 -0700 (Thu, 17 Sep 2009)
    Log Message:
    Tweak format of log messages to more closely mirror Flex's logging format.
    Modified Paths:
        osmf/trunk/framework/MediaFramework/org/openvideoplayer/logging/TraceLogger.as

    Remember that Arch Arm is a different distribution, but we try to bend the rules and provide limited support for them.  This may or may not be unique to Arch Arm, so you might try asking on their forums as well.

  • [svn:bz-trunk] 8257: Updated expected error message to match current error.

    Revision: 8257
    Author:   [email protected]
    Date:     2009-06-25 13:50:44 -0700 (Thu, 25 Jun 2009)
    Log Message:
    Updated expected error message to match current error.
    Modified Paths:
        blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/validation/wron gTypeValidatorTest/error.txt

    This is the error:
    I also tried restarting the computer, no help.  Is this one of those cases where the preference file needs to be deleted and rebuilt?

  • [svn:fx-trunk] 10880: Fixed ungrammatical RTE message in FTETextField.

    Revision: 10880
    Author:   [email protected]
    Date:     2009-10-05 16:51:08 -0700 (Mon, 05 Oct 2009)
    Log Message:
    Fixed ungrammatical RTE message in FTETextField.
    QE notes: None
    Doc notes: None
    Bugs: SDK-23549
    Reviewer: Ryan
    Tests run: ant checkintests
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-23549
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/mx/core/FTETextField.as

  • [svn:fx-trunk] 11707: Fix incremental compilation problem with styles.

    Revision: 11707
    Author:   [email protected]
    Date:     2009-11-12 10:52:49 -0800 (Thu, 12 Nov 2009)
    Log Message:
    Fix incremental compilation problem with styles.
    QE notes: None.
    Doc notes: None.
    Bugs: SDK-24173
    Reviewer: Paul
    Tests run: checkintests
    Is noteworthy for integration: No.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-24173
    Modified Paths:
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/css/StylesContainer.java

    You have used elements like header, footer, footer1 and nav without using the correct DOCTYPE declaration. Replace the first line of your code with
    <!doctype html>
    Also have a look here for other problems http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fhome.surewest.net%2Fstorytales%2F test%2Fforposting.html
    After the above has been fixed, please come back here to fix the remaining problem(s)
    Gramps

  • [svn:fx-trunk] 8192: Fix resizing a window with the gripper.

    Revision: 8192
    Author:   [email protected]
    Date:     2009-06-24 12:37:55 -0700 (Wed, 24 Jun 2009)
    Log Message:
    Fix resizing a window with the gripper.
    WindowedApplication.as, Window.as
    After the click on the gripper is detected and the resized is started just return. The code was falling into the hit testing for the application border.
    QE Notes: none.
    Doc Notes: none.
    Bugs: SDK-21631
    Reviewer: Glenn
    tests: checkintests
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-21631
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/components/Window.as
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/components/WindowedApplication. as

  • [svn:fx-trunk] 9203: Update flex-fontkit.jar with P4 build 246325

    Revision: 9203
    Author:   [email protected]
    Date:     2009-08-10 07:09:18 -0700 (Mon, 10 Aug 2009)
    Log Message:
    Update flex-fontkit.jar with P4 build 246325
    Modified Paths:
        flex/sdk/trunk/lib/flex-fontkit.jar

  • [svn:fx-trunk] 7637: Update flex-fontkit.jar with P4 build 236168

    Revision: 7637
    Author:   [email protected]
    Date:     2009-06-08 12:41:16 -0700 (Mon, 08 Jun 2009)
    Log Message:
    Update flex-fontkit.jar with P4 build 236168
    Modified Paths:
        flex/sdk/trunk/lib/flex-fontkit.jar

  • [svn:fx-trunk] 12001: Make List itemEditor work with FTETextInput via textInputClass style and remove unused _itemEditor from Tree .

    Revision: 12001
    Revision: 12001
    Author:   [email protected]
    Date:     2009-11-19 11:47:24 -0800 (Thu, 19 Nov 2009)
    Log Message:
    Make List itemEditor work with FTETextInput via textInputClass style and remove unused _itemEditor from Tree.
    QE notes:
    Doc notes:
    Bugs: SDK24172
    Reviewer: Gordon
    Tests run: checkintests, list tests
    Is noteworthy for integration: no
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/List.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/Tree.as
        flex/sdk/trunk/frameworks/projects/spark/MXFTEText.css

    This is a duplicate post.  This should be locked to avoid further confusion.
    My CSS wont change
    Nancy O.

  • [svn:bz-trunk] 19333: Rewrite these two tests with MXUnitManager instead of using tags.

    Revision: 19333
    Revision: 19333
    Author:   [email protected]
    Date:     2010-12-13 13:31:42 -0800 (Mon, 13 Dec 2010)
    Log Message:
    Rewrite these two tests with MXUnitManager instead of using tags.
    Modified Paths:
        blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/remotingService/dataTypes/amf/in heritPropsTest.mxml
        blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/remotingService/dataTypes/http/i nheritPropsTest.mxml

    Hi Stephan,
    this solved placing both animation on one page.  Make sure all your fonts are called out in the <head> section like for example:
    <script>var __adobewebfontsappname__="dreamweaver"</script>
    <script src="http://use.edgefonts.net/quicksand:n3,n4:default.js" type="text/javascript"></script>
    Dreamweaver does this automatic for you.  If you are having a font conflict I recommend under command  (if you are using dreamweaver)
    Clean up the font Tag and add only the ones that you are using again,  sometimes they accumulate.
    Good Luck.

  • [svn:fx-trunk] 5899: Re: Sparkified this example with latest namespaces and prefixes.

    Revision: 5899
    Author: [email protected]
    Date: 2009-04-02 17:36:40 -0700 (Thu, 02 Apr 2009)
    Log Message:
    Re:Sparkified this example with latest namespaces and prefixes.
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/asdoc/en_US/mx/components/examples/ListExample.m xml

    I am not sure what's happening with IE9 (no live site) but I had real problems viewing your code in Live View - until I removed the HTML comment marked below. Basically your site was viewable in Design View but as soon a I hit Live view, it disappeared - much like IE9. See if removing the comment solves your issue.
    <style type="text/css">
    <!-- /*Remove this */
    body {
        margin: 0;
        padding: 0;
        color: #000;
        background:url(Images/websitebackgroundhomee.jpg) repeat scroll 0 0;
        font-family: David;
        font-size: 15px;
        height:100%;

Maybe you are looking for

  • Itunes library transferred to iphone but erased on my computer

    My itunes library erased itself when I tried to sync my new iphone to it. My music is on my phone, but I can't get it back into my library. I've tried restoring my library, too, to no avail. I'm not eligible to talk with an Apple rep on the phone bec

  • How to display multiple selected rows in a table inside a popup?

    Hi, I have a table on which multiple selection is enabled. I am able to get hold of multiple selected rows i.e. i am able to iterate over the selected row keys and print their values. Now, my problem is how to display the contents of all the selected

  • Out of order Music Playlists on Apple TV (2nd generation)

    When I view my music playlists and select one playlist, the songs in that playlist appear out of their original order as if shuffled. However, in iTunes on the MacBook they appear in the proper order. Anyone know what's up?

  • Change local connection string on remote server

    Hello,  I have searched every post and tried every connection string there but can't figure out how to connect to my database on my  remote server. I am using Visual Developer 2005 Express Edition in C# and uploading it to a Windows server running as

  • Windows 2012 R2 default domain controllers policy set to enforced

    Hi Guys, So I've migrated my domain from Windows 2003 R2 over to Windows 2012 R2 and so far everything is running ok. Had a few problems relating to orphaned DC's but have cleared this up now. However, i'm now trying to get to grips with using group