[svn:bz-4.0.0_fixes] 20589: Merge fix for Watson #2818669 from BlazeDS trunk to BlazeDS 4.0.0_fixes.

Revision: 20589
Revision: 20589
Author:   [email protected]
Date:     2011-03-03 14:18:53 -0800 (Thu, 03 Mar 2011)
Log Message:
Merge fix for Watson #2818669 from BlazeDS trunk to BlazeDS 4.0.0_fixes.
This fixes an issue with a call to System.getProperty in AbstractAmfInput causing an AccessControlException when used in an Applet.
Checkintests: passed
Modified Paths:
    blazeds/branches/4.0.0_fixes/modules/core/src/flex/messaging/io/amf/AbstractAmfInput.java

Hi,
The problem seem to be, its trying to create the same table again and hence the oracle error ORA-995.
First try restarting the installation. If doesn't work, clean up and start from the beginning.
Hope this solves your problem.
Feel free to revert back.
--Ragu

Similar Messages

  • [svn] 3753: Merge fix for BLZ-215 from trunk to 3.0.x.

    Revision: 3753
    Author: [email protected]
    Date: 2008-10-20 13:13:54 -0700 (Mon, 20 Oct 2008)
    Log Message:
    Merge fix for BLZ-215 from trunk to 3.0.x.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/BLZ-215
    Modified Paths:
    blazeds/branches/3.0.x/modules/core/src/java/flex/messaging/client/EndpointPushHandler.ja va
    blazeds/branches/3.0.x/modules/core/src/java/flex/messaging/client/EndpointPushNotifier.j ava
    blazeds/branches/3.0.x/modules/core/src/java/flex/messaging/client/FlexClient.java

  • [svn] 2030: Merge fix for BLZ-188 from branches/3.0.x to trunk.

    Revision: 2030
    Author: [email protected]
    Date: 2008-06-10 15:42:20 -0700 (Tue, 10 Jun 2008)
    Log Message:
    Merge fix for BLZ-188 from branches/3.0.x to trunk.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/BLZ-188
    Modified Paths:
    blazeds/trunk/modules/core/src/java/flex/management/jmx/MBeanServerGateway.java

  • [svn:bz-4.0.0_fixes] 22242: bug fix for watson 251328, backporting to 3. 1 branch from trunk

    Revision: 22242
    Revision: 22242
    Author:   [email protected]
    Date:     2011-08-26 07:41:45 -0700 (Fri, 26 Aug 2011)
    Log Message:
    bug fix for watson 251328, backporting to 3.1 branch from trunk
    adding a getFlexClient(String id, boolean createIfNecessary) would be useful and the current getFlexClient(String id) can simply call getFlexClient(id, true).
    Modified Paths:
        blazeds/branches/4.0.0_fixes/modules/core/src/flex/messaging/client/FlexClientManager.jav a

    awd_uk...
    Using two pieces of software, a webpage and this walk-thru I was able to successfully put my old text messages onto the new iOS 5.0.
    Can be found here >> https://discussions.apple.com/thread/3375277?start=90&tstart=0
    Look for benhefron's post. It's magic.
    Thanks again....
    *SHiNK*

  • [svn:bz-4.0.0_fixes] 21006: Merge Tomcat 7 login module from BlazeDS trunk to BlazeDS 4.0.0_fixes.

    Revision: 21006
    Revision: 21006
    Author:   [email protected]
    Date:     2011-03-31 13:00:11 -0700 (Thu, 31 Mar 2011)
    Log Message:
    Merge Tomcat 7 login module from BlazeDS trunk to BlazeDS 4.0.0_fixes.
    Checkintests: passed
    Modified Paths:
        blazeds/branches/4.0.0_fixes/modules/opt/build.xml
    Added Paths:
        blazeds/branches/4.0.0_fixes/modules/opt/src/tomcat/flex/messaging/security/Tomcat7Valve. java

    Dear Insaponata ,
    I dont understand what do you mean by oneoff but see the following:
    A patch is a one-off fix for a specific issue. The patch may be a manual process, or applied using the opatch utility. These changes may not result in an oracle version change, so it is only possible to tell that they have been applied by keeping a manual record, or by listing the patches applied via opatch, assuming that is how you applied them. Patches may have specific dependencies, so you must check you have the correct patch for your version.
    A patchset is a collection or bundle of patches. Typically, a patchset is a more major operation, and as such will include be applied using the Oracle Universal Installer. The patchset will typically result in a significant version change, like 10.2.0.1.0 to 10.2.0.2.0 etc. Patchsets are usually cumulative, so you can patch anything from the base version release to the latest patchset in one go. So the same 9.2.0.8.0 patchset will be used to patch 9.2.0.1.0 and 9.2.0.7.0.
    The word bundle implies a collection of patches, but a bundle may not be as big or important as a complete patchset. The bundle simply implies there are multiple patches bundles together.
    I get this from this link:
    http://www.araboug.org/ib/index.php?showtopic=25466
    Mohamed

  • [svn:fx-trunk] 15108: * Merged the fix for SDK-24472 from the sherlock sandbox to trunk.

    Revision: 15108
    Revision: 15108
    Author:   [email protected]
    Date:     2010-03-29 09:22:20 -0700 (Mon, 29 Mar 2010)
    Log Message:
    Merged the fix for SDK-24472 from the sherlock sandbox to trunk.
      This includes revisions 14005 and 14621.
    QE notes:
    Doc notes:
    Bugs: SDK-24472
    Reviewer: Tom H., Pete F.
    Tests run: passed full cyclone in sherlock and checkintests in trunk
    Is noteworthy for integration: yes, should reduce memory use in FB.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-24472
        http://bugs.adobe.com/jira/browse/SDK-24472
    Modified Paths:
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/CompilerSwcContext.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/io/InMemoryFile.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/io/VirtualZipFile.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/media/MovieTranscoder.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/Swc.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcAPI.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcCache.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcDirectoryArchive.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcDynamicArchive.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcGroup.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcLazyReadArchive.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcLibrary.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcScript.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/oem/Library.java
    Property Changed:
        flex/sdk/trunk/

  • [svn:bz-4.0.0_fixes] 21086: Merge working Tomcat7Valve from BlazeDS trunk to BlazeDS 4.0. 0_fixes branch.

    Revision: 21086
    Revision: 21086
    Author:   [email protected]
    Date:     2011-04-15 08:24:26 -0700 (Fri, 15 Apr 2011)
    Log Message:
    Merge working Tomcat7Valve from BlazeDS trunk to BlazeDS 4.0.0_fixes branch.
    Checkintests: passed
    Modified Paths:
        blazeds/branches/4.0.0_fixes/modules/opt/build.xml
        blazeds/branches/4.0.0_fixes/modules/opt/src/tomcat/flex/messaging/security/Tomcat7Valve. java
        blazeds/branches/4.0.0_fixes/modules/opt/src/tomcat/flex/messaging/security/TomcatLoginHo lder.java

  • [svn:bz-4.0.0_fixes] 20837: Merge changelist 20471 from BlazeDS trunk to BlazeDS 4.0.0_fixes.

    Revision: 20837
    Revision: 20837
    Author:   [email protected]
    Date:     2011-03-12 07:58:07 -0800 (Sat, 12 Mar 2011)
    Log Message:
    Merge changelist 20471 from BlazeDS trunk to BlazeDS 4.0.0_fixes. Changed visibility of start/stopEndpoints methods from private to protected, so subclasses can override them.
    Checkintests: passed
    Modified Paths:
        blazeds/branches/4.0.0_fixes/modules/core/src/flex/messaging/MessageBroker.java

  • [svn] 3738: merging fix for LCDS-329 to trunk (XML graph serialization bug)

    Revision: 3738
    Author: [email protected]
    Date: 2008-10-18 08:47:18 -0700 (Sat, 18 Oct 2008)
    Log Message:
    merging fix for LCDS-329 to trunk (XML graph serialization bug)
    Ticket Links:
    http://bugs.adobe.com/jira/browse/LCDS-329
    Modified Paths:
    blazeds/trunk/modules/core/src/flex/messaging/io/amf/Amf3Output.java

  • [svn] 756: Merge fixes for FLEXDOCS-388

    Revision: 756
    Author: [email protected]
    Date: 2008-03-07 06:13:31 -0800 (Fri, 07 Mar 2008)
    Log Message:
    Merge fixes for FLEXDOCS-388
    Checkin Test Passed: Yes
    QA: No
    Bug:
    Doc: No
    Ticket Links:
    http://bugs.adobe.com/jira/browse/FLEXDOCS-388
    Modified Paths:
    flex/sdk/branches/3.0.x/frameworks/projects/rpc/src/mx/messaging/MessageAgent.as
    flex/sdk/branches/3.0.x/frameworks/projects/rpc/src/mx/rpc/Fault.as

    Revision: 756
    Author: [email protected]
    Date: 2008-03-07 06:13:31 -0800 (Fri, 07 Mar 2008)
    Log Message:
    Merge fixes for FLEXDOCS-388
    Checkin Test Passed: Yes
    QA: No
    Bug:
    Doc: No
    Ticket Links:
    http://bugs.adobe.com/jira/browse/FLEXDOCS-388
    Modified Paths:
    flex/sdk/branches/3.0.x/frameworks/projects/rpc/src/mx/messaging/MessageAgent.as
    flex/sdk/branches/3.0.x/frameworks/projects/rpc/src/mx/rpc/Fault.as

  • [svn:bz-trunk] 21394: bug fix for watson 2887837 Not getting duplicate session detected error when same flex client id is used from two different HTTP sessions in CRX .

    Revision: 21394
    Revision: 21394
    Author:   [email protected]
    Date:     2011-06-16 12:34:13 -0700 (Thu, 16 Jun 2011)
    Log Message:
    bug fix for watson 2887837 Not getting duplicate session detected error when same flex client id is used from two different HTTP sessions in CRX.
    get the sessions id before we invalidate the duplicate session.
    Checkintests pass
    Modified Paths:
        blazeds/trunk/modules/core/src/flex/messaging/endpoints/BaseHTTPEndpoint.java

    For our profect I think this issue was caused as follows:
    Believing that remoting was full asynchronous we fired a 2 or 3 remote calls to the server at the same time ( within the same function ) - usually when the users goes to a new section of the app.
    This seemed to trigger the duplicate http session error since according to http://blogs.adobe.com/lin/2011/05/duplication-session-error.html  two remote calls arriving before a session is created will cause 2 sessions to be created.
    Our current solution ( too early to say it works ) is to daisy chain the multiple calls together .
    Also there seemed to be an issue where mobile apps that never quit ( thanks Apple! )  caused the error when activated after a few hours.
    I guess the session expires on the server and the error above occurs on activation.
    So the mobile apps now ping the server with a remote call when activated after sleeping for more than one hour.
    All duplicate http errors are silently caught and reported.
    Fingers crossed we won't get any more!

  • [svn:bz-trunk] 19400: bug fix for watson 2774405 Authentication sync sample didn' t work in weblogic

    Revision: 19400
    Revision: 19400
    Author:   [email protected]
    Date:     2010-12-15 12:28:20 -0800 (Wed, 15 Dec 2010)
    Log Message:
    bug fix for watson 2774405 Authentication sync sample didn't work in weblogic
    We should check whether we can cast the user principal to our impl first, also weblogic.security.Security.getCurrentSubject() is used in case it is not our impl
    Modified Paths:
        blazeds/trunk/modules/opt/src/weblogic/flex/messaging/security/WeblogicLoginCommand.java

  • [svn:bz-trunk] 22848: Add back the fix for Watson 2780086.

    Revision: 22848
    Revision: 22848
    Author:   [email protected]
    Date:     2011-10-02 11:00:09 -0700 (Sun, 02 Oct 2011)
    Log Message:
    Add back the fix for Watson 2780086. This was originally added in changelist 21123 and then backed out in changelist 21160.
    Checkintests: passed
    Modified Paths:
        blazeds/trunk/modules/core/src/flex/messaging/security/LoginManager.java

    The problem is that the one available in the repo does not support sfz files (it only supports gig).
    I just compiled the one from AUR. I don't know how I missed that, even though I looked for it in the AUR. It's working perfectly now.
    I am curious though why the one directly from the site was not compiling.
    Thanks a million for the tip

  • [svn:bz-3.x] 20488: backporting BLZ-435 fix for AMFX serialization from BLAZEDS trunk to blazeds 3 .x

    Revision: 20488
    Revision: 20488
    Author:   [email protected]
    Date:     2011-02-28 11:52:50 -0800 (Mon, 28 Feb 2011)
    Log Message:
    backporting BLZ-435 fix for AMFX serialization from BLAZEDS trunk to blazeds 3.x
    checkintests pass
    Ticket Links:
        http://bugs.adobe.com/jira/browse/BLZ-435
    Modified Paths:
        blazeds/branches/3.x/modules/core/src/java/flex/messaging/io/amfx/AmfxInput.java

  • [svn:fx-trunk] 9319: Added missing ASDoc version tagging as part of fix for Watson bug 2402680.

    Revision: 9319
    Author:   [email protected]
    Date:     2009-08-14 14:38:48 -0700 (Fri, 14 Aug 2009)
    Log Message:
    Added missing ASDoc version tagging as part of fix for Watson bug 2402680. Code compiles and checkintests pass.
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/config/ConfigMap.as
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/messages/MessagePerformanceUtils. as

    Revision: 9319
    Author:   [email protected]
    Date:     2009-08-14 14:38:48 -0700 (Fri, 14 Aug 2009)
    Log Message:
    Added missing ASDoc version tagging as part of fix for Watson bug 2402680. Code compiles and checkintests pass.
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/config/ConfigMap.as
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/messages/MessagePerformanceUtils. as

Maybe you are looking for

  • Move File from one floder to the other

    Hi, did anyone work on this requirement? Search for a file in a  directory(AL11). If the file  is found than  copy the file to the outbound directory I have used the FM EPS_GET_DIRECTORY_LISTING to search file. and how will i copy it from arcive dire

  • How to show different templates in one column

    Hello friends, I've a data like this one: var aData = [      {name: "Dente", company: "http://www.sap.com"},      {name: "Friese",  company: "Google"},      {name: "Mann", company: "http://www.sap.com"},      {name: "Schutt", company: "SAP"} and want

  • Inbound shipment for tracking of vendor del mat & payment of service agents

    HI, Experteese, we are going to implement transportation mgmt and exclusively for inbound shipment can any body give the details of inbound shipment and how to settle the payments to the service vendors is there any approval process apartfrom po, aga

  • BPM 7.3 - Adobe Lifecycle Designer 9.0

    Hi guys, I`m a PI developer and quite new to SAP BPM, only took part in the SAP training several months ago. Now my colleague installed a BPM 7.3 system and I`m trying to implement some processes starting with the sample of the training. At the momen

  • IPhoto editing problems

    I'm have an iPhoto problem. I'm currently in version5.0.4 (263). In edit mode when I try to bring up a photo with a date before October 2005 I get the spinning gear wheel and the image never loads. The thumb nail is at the top of the page but the lar