[svn:cairngorm3:] 21199: Maven Tests failing for unkown reason:

Revision: 21199
Revision: 21199
Author:   [email protected]
Date:     2011-05-04 01:08:33 -0700 (Wed, 04 May 2011)
Log Message:
Maven Tests failing for unkown reason:
https://bugs.adobe.com/jira/browse/CGM-60
Ticket Links:
    http://bugs.adobe.com/jira/browse/CGM-60
Modified Paths:
    cairngorm3/trunk/libraries/NavigationParsley/pom.xml

Hi Suraj,
> Since its graphical the blocks will take space, but
> there is always an adavntage of processing time.
> Ebven though it may appear bigger, it will take less
> time as compared with Java code (for the same
> mapping).
Could you explain more why the graphical mapping has better performance? I thought the graphical mapping is compiled into a Java class in the runtime anyway.
> Yes thats there, but same goes with Java mapping too
> right (if you haven't mentioned it as constants)
I mainly think about inheritance. If I have to build 10 interfaces and they all have some common behavior, I can create a base interface class to encapsulate the common logic. But with graphical mapping, you have to duplicate them in each interface.
> Disadvantages of Java mapping:
> 1. Performance
Same as above. I just don't see why Java has worse performance. I actually think Java should have better performance. You can optimize the code anyway you want. In some cases, you have to use queue functions in graphical mapping but it's not necessary in Java.
> 2. All might not be well versed with Java Code(though
> everyone may know basic java) .
I am not asking everyone to abandon graphical mapping. I am just wondering which one is better when you have skills for both.
> 3. Lot of standard functions are available in GM
> which you can choose, but you have to remember the
> exact code for those in Java mapping.
You can create functions in Java too. All you have to do is to remember the function name.
Kenny

Similar Messages

  • Updating iphone 4s to ios 8, install failed for unkown reasons, trying to restore iphone and asked for password. I enter my itunes password then my iphone lock password and still get error message wrong password. What password do they want?

    Trying to update iphone 4s to ios 8. Install failed for "unknown reasons". Trying to restore I phone from I tunes, asked for password to complete restore. I enter ITunes password and then iphone lock password and neither is accepted. What password is required?

    I think the password it asked is the one that you used to encrypt iPhone backup.

  • SXPG_COMMAND_EXECUTE failed for BRTOOLS - Reason: program_start_error:

    Hi,
    Our Production server is in High Availability on Unix ( DB node active & CI Node active).
    When I am executing the initialize tape or triggering the backup from DB13 in our production we are getting the below error.
    SXPG_COMMAND_EXECUTE failed for BRTOOLS - Reason: program_start_error:
    Even in DB12 when I click on the detailed log of any backup log, it is giving the same error.
    In System log we got the below error.
    Error 1003 when executing external command brtools on
    (in=R,out=M,err=M,trc=0,trm=C. strtstat=,xpgid=0,convid=. msg:)
    Error 1003 when executing external command brtools on
    (in=R,out=M,err=M,trc=0,trm=C. strtstat=,xpgid=0,convid=. msg:)
    RFC SAPXPG_DBDEST_<HOSTNAME>  connection test giving the below error
    Logon Connection Error
    Error Details Error when opening an RFC connection
    Error Details ERROR: timeout during allocate
    Error Details LOCATION: SAP-Gateway on host ProdApp / sapgw00
    Error Details DETAIL: no connect of TP sapxpg from host PROD-DB-SRV
    after 20 sec
    Error Details COMPONENT: SAP-Gateway
    Error Details COUNTER: 869
    Error Details MODULE: gwr3cpic.c
    Error Details LINE: 2007
    Error Details RETURN CODE: 242
    Error Details SUBRC: 0
    Error Details RELEASE: 700
    Error Details TIME: Tue Mar 30 09:07:51 2010
    Error Details VERSION: 2
    I have created .rhosts and .rshosts files in both DB & CI nodes under path /home/trpadm as below
    CI Node
    ProdApp:trpadm 27> cat .rhosts
    PROD-DB-SRV
    PROD-APP-SRV
    ProdApp:trpadm 28> cat .rshosts
    PROD-DB-SRV trpadm
    PROD-APP-SRV trpadm
    trpadm
    DB Node
    ProdDB:trpadm 2> cat .rhosts
    PROD-DB-SRV
    PROD-APP-SRV
    ProdDB:trpadm 3> cat .rshosts
    PROD-DB-SRV trpadm
    PROD-APP-SRV trpadm
    trpadm
    But below command is giving error
    ProdApp:trpadm 24> rsh PROD-DB-SRV -l trpadm sapxpg
    rshd: 0826-813 Permission is denied.
    rsh is happening in both the nodes.
    In CI node when iam doing rsh to DB node it is connecting. Pleas find the below logs
    ProdApp:trpadm 17> rsh PROD-DB-SRV
    trpadm's Password:
    Welcome to AIX Version
    6.1! *
    Please see the README file in /usr/lpp/bos for information pertinent
    to *
    this release of the AIX Operating
    System. *
    Last login: Wed Mar 31 11:36:53 IST 2010 on /dev/pts/1 from
    Prod_App_boot_1
    ProdDB:trpadm 1>
    In DB node when iam doing rsh to CI node it is connecting. Pleas find the below logs
    ProdDB:trpadm 1> rsh PROD-APP-SRV
    trpadm's Password:
    Welcome to AIX Version
    6.1! *
    Please see the README file in /usr/lpp/bos for information pertinent
    to *
    this release of the AIX Operating
    System. *
    Last unsuccessful login: Tue Mar 23 16:05:26 IST 2010 on ftp
    from ::ffff:10.0.1.39
    Last login: Wed Mar 31 11:36:30 IST 2010 on /dev/pts/1 from
    Prod_DB_boot_1
    ProdApp:trpadm 1>
    the below entries are already maintained in /etc/services file on both the nodes.
    sapgw30 3330/tcp
    sapdp30 3230/tcp       
    Please look into this and suggest us.

    Hi,
    I have cross checked every thing, it is ok.
    Praveen,
    As per your suggest, i have changed the background server in DB13. It didnot help us.
    Problem is RFC are giving errors.
    Logon     Connection Error
    Error Details     Error when opening an RFC connection
    Error Details     ERROR: timeout during allocate
    Error Details     LOCATION: SAP-Gateway on host <host> / sapgw00
    Error Details     DETAIL: no connect of TP sapxpg from host <host> after 20 sec
    Error Details     COMPONENT: SAP-Gateway
    Error Details     COUNTER: 4853
    Error Details     MODULE: gwr3cpic.c
    Error Details     LINE: 2007
    Error Details     RETURN CODE: 242
    Error Details     SUBRC: 0
    Error Details     RELEASE: 700
    Error Details     TIME: Mon Apr  5 09:18:49 2010
    Error Details     VERSION: 2
    When i am doing rsh from one node to another node it is asking for password, but it should not ask.
    and also the below error for sapxpg
    rsh <hostname> -l <sid>adm sapxpg
    rshd: 0826-813 Permission is denied.
    i have created .rhosts in both the nodes and maintained the values for hostname with <sid>adm user correctly.
    Please look into this and suggest.
    Regards,
    Raj

  • SXPG_COMMAND_EXECUTE failed for BRCONNECT - Reason: program

    Hello,
    We have installed MSCS cluster on OFS for SAP ERP EhP4 SR1.
    This installation is successful and both the nodes are running.
    However, as soon as i execute any of the DB13 jobs, I get the mentioned error.
    SXPG_COMMAND_EXECUTE failed for BRCONNECT - Reason: program_start_error.
    This is stopping us from releasing the system to the end users, which effectively delays our GO-Live till the problem is resolved. 
    Please advise what all steps or notes are to be followed to make DB13 working in MSCS clusrer.
    Regards
    Ankita

    Hi,
    Briefly describe your system architecture ?
    Have you followed/implemented  SAP Notes [446172|https://service.sap.com/sap/support/notes/446172]  and [657999|https://service.sap.com/sap/support/notes/657999] carefully, by comparing your existing settings?
    Have you analyzed the log entries  in SM21, also at Operating system level Logs ?
    If you Database is on another host then SAPXPG_DBDEST_<dbhost> or <virtual_dbhost> (a TCP/IP connection) will play an important role for executing SAPXPG command. Test SAPXPG_DBDEST_<dbhost> or <virtual_dbhost> RFC connection with its Trace logs.
    Regards,
    Bhavik G. Shroff

  • Transaction failed for unknown reason (100) Unable to complete backup at this time. Does anyone know how to solve this issue?

    Transaction failed for unknown reason (100) Unable to complete backup at this time. Does anyone know how to solve this issue?
    Thanks.

    The system is set up to backup files to the iCloud at the end of the day. This has ot happen for sometime now and the mesaage I get is the back up error.

  • SXPG_COMMAND_EXECUTE failed for BRTOOLS -Reason: no_permission: Authorizati

    HI Experts.
    My BI consultants are not able to pull the data while execute the Tcode: LISTCUBE.
    I could not see any logs any short dumps but in RZ20 i found below error message.ora-00600
    SXPG_COMMAND_EXECUTE failed for BRTOOLS - Reason: no_permission: Authorization object S_LOG_COM miss.
    Even we checked with our security team even after they assigned full authorization they are getting the same problem.
    Could some one provide the solution for this.
    Regards
    JAN

    Seems to be confusing..
    Any error while executing LISTCUBE tcode ?
    If suspect authorization issue, did BI team run SU53 just after LISTCUBE ?
    For S_LOG_COM, did you see this note once ?
    Note 150315 - BW-Authorizations for Remote-User in BW and OLTP
    However, following error seems to be confusing containing the term BRTOOLS, not sure what BRTOOLS doing here
    SXPG_COMMAND_EXECUTE failed for BRTOOLS - Reason: no_permission: Authorization object S_LOG_COM miss
    SXPG error comes for external commands, once check the Notes using this search term. For eg
    Note 854060 - Authorizations for external commands
    Note 1336776 - External commands: Security for calling side

  • SXPG_COMMAND_EXECUTE failed for DB6_BACKUP Reason:Command_not_found

    Hi,
    When i have configured to take backup using DB13 in production b/w SERVER (SAP ECC 6.0) it is saying the following:
    14.01.2008     11:39:41     Job started
    14.01.2008     11:39:41     Step 001 started (program RSDBAJOB, variant &0000000000002, user ID BASIS)
    14.01.2008     11:39:42     Execute logical command DB6_BACKUP On host prprd1
    14.01.2008     11:39:42     Parameters:PBW OFFLINE TO /dev/rmt/0mn BUFFERS 0 BUFFERSIZE 0 PARALLELISM 0
    14.01.2008     11:39:43     SXPG_COMMAND_EXECUTE failed for DB6_BACKUP - Reason: command_not_found
    14.01.2008     11:39:43     Job cancelled after system exception ERROR_MESSAGE
    Actually when it is doing it should execute the following DB6_DBBACKUP logical command but it is saying it used DB6_BACKUP logical command which is not there.
    In DB13, when i see the previous backups which were sucessfully completed r not seen, but in the job log SM37 it is showing.
    Auditing was done by SAP and kernel is updated for production system. Is it creating any problem?
    Expecting a solution.
    regards
    padma

    Hi Ralf,
    Thanks for the reply.
    I could also found that answer on my own.
    regards
    padma

  • SXPG_COMMAND_EXECUTE failed for BRTOOLS - Reason

    Hi,
    My CI + DB in Suse Linux and SAP Karnal level is 159
    My Dialog instace in on windows server and Karnal level is 159.
    When i trying to open the detail log of db13 from Dialog instace it was not opened and shows the error as below ( but it showing from CI server ).
    SXPG_COMMAND_EXECUTE failed for BRTOOLS - Reason: x_error
    Message no. Q2233
    Diagnosis
    This message includes variables. No additional information can be specified.
    Please suggest the solution.
    Regards,
    Ravi Ghangurde

    Most likely you are trying to run an external program in windows that is designed for linux.... to get more info check dev_cp and dev_xpg and post the errors here.
    Regards
    Juan

  • DB13 SXPG_COMMAND_EXECUTE failed for backup reason

    Dear Gurus,
    I am facing error during DB13 since passed few days during backup and update statistics .SXPG_COMMAND_EXECUTE failed for BRCONNECT - Reason: program_start_error: For More Information, See SYS
    cancelled after system exception ERROR_MESSAGE..
    Please do need full.
    Thanks,
    Regards,
    Snehal Patel

    Hi,
    Do you have Standalone gateway on your server ?
    You can try Go to the db13 -> goto -> backend configuration
    And change background or application server to the database server (where DB physically resides)
    If you Database is on another host then SAPXPG_DBDEST_<dbhost> or <virtual_dbhost> (a TCP/IP connection) will play an important role for executing SAPXPG command.
    1) Install a Gateway instance on the DB server
    2) Mention the Gateway hostname and service ( sapgwxx) in the RFC destination SAPXPG_DBDEST_<DBHOST> using SM59.
    Also check the permission of the SAPXPG file.
    SAP Note 446172 - SXPG_COMMAND_EXECUTE (program_start_error) in DB13 - Point 8

  • Download Failed For Security Reasons ??????????

    I played Clone Wars Adventure , i played it normal and yesterday , when i click to the web , it said download failed for security reasons ??
    Notes : Before that , i have proxy refuse connection , so i change it to no proxy .

    Maybe it a automatic respond for new setup (ads, in case you're not informed about iCloud).
    Anyway, I don't really know.

  • Security updates 3.6.16, 3.6.17, 3.6.18 failed for unknown reasons

    security updates 3.6.16(5/13/11),3.6.17(6/21/11),3.6.18(7/3/11)
    failed for unknown reasons. When "details" selected- referred to
    Firefox Help.

    cor-el...For some reason, my last attempt to update,after posting question & talking with Apple Support-altho no immediate help-seemed to have worked
    and the Firefox system says that I am now up to date with 3.6.18. Mozilla-
    Firefox said I also needed to update Adobe Flash, which took another hour or
    so fumbling around between Firefox system recommendation to download a
    version which Adobe said was outdated and Adobe's current update, which is
    configured to Mac OSX Snow Leopard 3.6.8, contrary to Mozilla note in front
    of outdated recommended patch. Some confusion here.
    I had earlier (2 months-approx)uploaded a beta version of
    Firefox 4, which was unusable because it ditched all header bars at top of
    screens. So I reloaded Firefox 3.6 from a disc made from a friend's computer.
    So what is the story now with Firefox 5?
    Please accept my grateful thanks for offering a pathway to solve the problem
    that I encountered with the failed updates. I will hang on to that email, in
    case the system changes its mind on the success of the last download.
    Are you recommending that I do a fresh reload regardless? The guy at Apple
    Support has recommended that I reload OSX Snow Leopard from scratch- I
    have just ordered the discs- since not included when I purchased computer
    2nd hand. If I am to consider Firefox 5, how do I get a peek at how it is
    configured, how it looks, works, etc.?
    Again, many thanks for the timely response. My secondary question is not
    quite as urgent, but if you are able to answer it, it would be helpful.
    Bob

  • Windows App Certification Kit - Test Fails for Validate Desktop App at "Write appropriate Add/Remove Program values"

    Hi,
    I am trying to validate a .Net Framework 4 WinForms application for use in the Microsoft Partner Network portal.
    I am using Windows App Certification Kit 3.4 for Windows 8.1 , and the Validate Desktop App option.
    To build the package I am using InstallShield 2012 SPR Limited Edition (for Visual Studio), and the validation fails
    only with the following error (please also see the attached image):
    Clean reversible install test: Failed to Write appropriate Add/Remove Program values
    Error Found: The registry population test detected the following error: app didn't create the required registry entries.
    A non-optional value 'DisplayName' is missing or invalid (same for 'Publisher', 'ProductVersion')
    Please note that I have filled in all the publisher/product details in the InstallShield project, on the General Information page.
    Also I have tried to use the Microsoft Visual Studio Installer Project for VS2013, and the validation failed with the exact same error.
    (https://visualstudiogallery.msdn.microsoft.com/9abe329c-9bba-44a1-be59-0fbf6151054d)
    Any help would be very appreciated.
    Thank you.

    You may need to add the necessary info to the app’s Windows Installer package so it can configure Add/Remove Programs in Control Panel correctly. Setting these properties automatically writes the corresponding values into the registry. From the picture,
    you are missing some necessary information about your desktop app.
    Also You need the correct admin permissions to write to the registry.
    Please refer to this thread:
    http://stackoverflow.com/questions/21182856/windows-app-certification-kit-test-result-app-didnt-create-the-require-regist
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • [svn:osmf:] 14560: AIR test fails on TestDVRCastNetStream, temporarily disable the test to get the nightly build going.

    Revision: 14560
    Revision: 14560
    Author:   [email protected]
    Date:     2010-03-03 16:27:47 -0800 (Wed, 03 Mar 2010)
    Log Message:
    AIR test fails on TestDVRCastNetStream, temporarily disable the test to get the nightly build going. Will fix the test soon.
    Modified Paths:
        osmf/trunk/framework/OSMFTest/org/osmf/OSMFTests.as

    oh my **bleep**ing god...... I am so mad right now! 95% butthurt infact!
    MY RAGE IS STRONG!
    Just found out off the owner that the DVD drive doesn't work.. 
    SO! The DVD drive doesn't work and it seems like the only way to install Win7. I have a feeling that this model doesn't do USB very well....
    will an external DVD drive work for this? or some I find someone with a toshiba that has the same model dvd drive inside and swap them for an hour while I do it...
    or should I try LAN... havn't one LAN install in a home environment before..

  • [svn:cairngorm3:] 16337: Fixing an NPE for a specific scenario:

    Revision: 16337
    Revision: 16337
    Author:   [email protected]
    Date:     2010-05-27 00:41:31 -0700 (Thu, 27 May 2010)
    Log Message:
    Fixing an NPE for a specific scenario:
    when using multiple listeners for one validator and when some of the listeners become null and a reset() on the validator group is called.
    Modified Paths:
        cairngorm3/trunk/libraries/Validation/src/com/adobe/cairngorm/validation/ValidatorMultipl eListeners.as

    Wow that was a very quick response. Thanks camickr. I am only trying to delete a single row. I do not know how to go about posting a test program for the code I have posted above because honestly the gui itself is 800 lines of code, and then the file reading class is quite funky in itself. I can maybe email you the entire Netbeans project including code so if you are using Netbeans 5 RC2 you can run the code and see for yourself, but that would not be considerate of me.
    See I am trying to delete any row at any time...but only one at a time not multiple rows...so if a user decides to delete row 23 and then tries to delete the last row which happens to be row 33 in my case, my setup should be smart enough to still allow to delete the row.

  • [svn:cairngorm3:] 17674: Maven: Remove deprecated PopUpFactory from Flex SDK 4 version.

    Revision: 17674
    Revision: 17674
    Author:   [email protected]
    Date:     2010-09-13 02:20:26 -0700 (Mon, 13 Sep 2010)
    Log Message:
    Maven: Remove deprecated PopUpFactory from Flex SDK 4 version. Use PopUpWrapper.reuse = false instead.
    Modified Paths:
        cairngorm3/trunk/libraries/Popup/pom.xml

    Hi, those technologies are so cool but I failed to run the sample:
    - I am using Maven 3.0.2.
    Runnung mvn build from the latest source code from trunk "....cairngorm3\samples\todo>mvn install". I got the error relating to "unable to transacoding"
    D:\Java\workspaces\misc\cairngorm3\samples\todo\todo_flex\todo_flex_shell\src\ma
    in\flex\com\adobe\txi\todo\shell\skins\ApplicationHeaderSkin.mxml: Error: unable
    to resolve '/assets/todoLogo_big.png' for transcoding
    D:\Java\workspaces\misc\cairngorm3\samples\todo\todo_flex\todo_flex_shell\src\ma
    in\flex\com\adobe\txi\todo\shell\skins\ApplicationHeaderSkin.mxml: Error: Unable
    to transcode /assets/todoLogo_big.png.
    I shift the assets folder to src/main/flex. It got compiled then I can deploy succesfully into Tomcat 6. But I still get empty screen.
    Do I have to do something else like "run db script", "create DB schema" ?
    Note: my adt.jar is from flex_sdk_4.5.0.17855
    Thanks

Maybe you are looking for

  • IPhoto won't load all my pictures during import?

    Whenever I try to import photos from my iPhone onto my Macbook it initially loads all photos but the last one or two and gets stuck. I've been trying this for months, and it keeps happening. Does anyone know what is happening/ can help? Thanks

  • HR ABAP: LOOP AT SCREEN: Multiple Fields Disabling.

    Experts, Am a new member in the world of SAP ABAP! Need ur advice regarding. Have coded following for disabling a field in PBO based on subtypes.     IF p9235-subty = GC_AICTD.       IF screen-name = 'P9235-ZZ_RC_MDE'.         screen-active = 0.     

  • Problems connecting iPod touch to windows vista ad-hoc connection

    Hi, This problem has been troubling me since i got my iPod Touch(2nd Gen) I do not have a wi-fi router,rather i make a ad-hoc connection on my laptop(vista) and share the internet with this wireless ad-hoc connection. I then turn on the wifi on my ip

  • New to MAC, 2 itunes accounts, need to streamline ?!?!

    Hello I have a brand new macbook, and I have and ipod touch, in the past I had 2 accounts. I would like to streamline both devices on new mac, on one itunes account. I am not understanding how I can combine these for one itunes account/sign on? I did

  • Changes not displaying properly in the Develop Module

    When I make a change in the Develop Module, the changes are not displayed correctly in the main window, and the navigator window turns grey. When I return to the Library Module, the changed image is correctly displayed. Then when I return to the Deve