IS REQUESTED statement

Hi experts,
I would like to know, how is "IS REQUESTED" statement working
The ABAP documentation says:
"The logical expression checks whether an output parameter para of a procedure is requested. The expression is true if at the call an actual parameter was assigned to the formal parameter.
This logical expression is possible only in function modules and methods. "
Is it mean, that If I look at on the function call, then it is determined or not as an export, import parameter?? Maybe I'm wrong, so that's why I'm asking.

in the function modules you have import/export/tables etc to be passed or to fetched.
the parameter here has two options : option or not . (u can find that as a check bod in the import/export... tabs in FMs)
if its a optional export parameter,then it may be asked while calling the SF or might not be.
so when a option parameter value is needed that mean FM call has passed some field to it to get the data, then this IS REQUESTED option comes to action. hope you get my point,.
lets say FM XYZ has following things in definition.
import (this u pass from program)
abcd type c optional
defg type  c
export(this you request from program)
lmn type string
opqr type string optional.
and your program FM call is:
call function 'XYZ'
exporting
*abcd =     --> no need to pass as its optional
defg = '123'
importing
lmn = lv_lmn
opqr = lv_pqr ---> this is optional . u may or may not pass.
so from in the FM source code this can be written.
if opqr IS REQUESTED.
    opqr = 'hi there'.
endif.
and you get the value in lv_pqr.
hope you understand my point,
thank you
Somu

Similar Messages

  • What is the request state value to shutdown VM using hyper-v?

    As we know request state value 3 is used to turnoff VM , what is the request state value to shutdown hyper-v VM ? Is there any different ways to shutdown hyper v VM using C# wmi?
    Regards
    Venki

    This forum is for Windows Embedded Standard 8. Please post to the hyper-V forum is here:
    https://social.technet.microsoft.com/Forums/windowsserver/en-US/home?forum=winserverhyperv
    www.annabooks.com / www.seanliming.com / Book Author - Pro Guide to WE8S, Pro Guide to WES 7, Pro Guide to POS for .NET

  • Agent cannot change to the requested state from current state

    Hi all,
    I have a new setup using uccx 8 and ccme 8.1 . Everything seems fine exept from randomly agents stuck to a not ready state. When trying to go to a ready state we get the following error "cannot change to the requested state from your current state" . The only option is to log out the agent and then log back in.
    Any ideas?

    Hi there,
    I did the downgrade but no good. After a long search i found what finally the problem is.
    The lines are stuck when there is a trasfer from a non icd dn to an icd dn. Believe it or not this is not supported when the setup uses ccme
    You cannot transfer a call from a common dn to a uccx extension.
    All unsupported features are listed below
    http://www.cisco.com/en/US/docs/voice_ip_comm/cust_contact/contact_center/crs/express_8_0/release/notes/uccx_802_rn.pdf
    Thanks for your time.
    Yannis

  • Service Request State Models

    Hello guys,
    We have created a value in the Service Request status (Under Customer Approval) which is to be after the status Approved-Req. When the client reaches the status Approved-Req he is unable to reach the new value Under Customer Approval.
    Could anyone please help me with this one? Because I checked the transitions and it says:
    (From State) = Approved-Req. (To State) = Under Customer Approval.
    Check flag on Public along with the problem type = New Requirements.
    The authroized positions filled are the same as the position of the customer trying to change the service request status.
    Why can't we change the status of a service request from Approved-Req to Under Customer Approval? Please help.
    Thank you
    Edited by: Hamzeh Al-Karmi on Jan 18, 2010 5:08 AM

    Hi Hameez,
    Is the issue occuring only for this transition?
    When u have added the Authorized position. Does the transition was appearing previoulsy when it was public?
    Try chaning again to Public and check if you are able to select the value.
    Then add the Position and bounce the server to make the changes affect.
    Regards,
    Joseph Arul Dass

  • Map progress with stars per lesson. How to store/request stats sql

    The massive SQL request for the map is for loading the progress, not for the image. I store for every lesson result (1-3 stars). Lets say the player completed all (10) lessons of a map. To show the map with its stars, I would have to request point the highest score for each map. Not sure now if this can be done in only one SQL call. Have to check this.
    Another way of doing it is storing all needed data (number of stars for each map point) in a JSON encoded string to the database. So it’s just one request. But useless for statistics, so it’s still necessary to write each lesson to “results”.
    Shouldn't I just keep those stats locally so I don't have to request them from the server every time?

    Well, been reading and mysql can handle billions of rows. So I think I read that there is some slow down in the chain
    AIR - browser(php) - mysql - broswer - AIR
    I know mysql processes damn fast so somewhere in that chain things are getting slowed down. I read somewhere that stored procedures in the mysql db help as they are already compiled and you can also execute various commands with one sql call. Also, helps against sql injection.
    Is that right??? and where might the "slow down" come from?

  • ERROR! The following error occurred  during request processing:build contro

    Hi,
    I am unable to request activation. Please help. It is a serious issue. following is the message.
    public part "default" of component "sap.com/servlet" ... OK
                   [PP "default" of DC 108 variant "default"][SC 623][last successfull build: 779]
              public part "strutsComp" of component "boc.com/struts" ... OK
                   [PP "strutsComp" of DC 186 variant "default"][SC 621][last successfull build: 913]
              public part "default" of component "sap.com/com.sap.mw.jco" ... OK
                   [PP "default" of DC 59 variant "default"][SC 623][last successfull build: 779]
              public part "log4jComp" of component "boc.com/log4j" ... OK
                   [PP "log4jComp" of DC 188 variant "default"][SC 620][last successfull build: 779]
              public part "default" of component "sap.com/activation" ... OK
                   [PP "default" of DC 34 variant "default"][SC 623][last successfull build: 779]
              public part "default" of component "sap.com/mail" ... OK
                   [PP "default" of DC 99 variant "default"][SC 623][last successfull build: 779]
              public part "strutsAss" of component "boc.com/struts" ... OK
                   [PP "strutsAss" of DC 186 variant "default"][SC 621][last successfull build: 913]
              public part "log4jAss" of component "boc.com/log4j" ... OK
                   [PP "log4jAss" of DC 188 variant "default"][SC 620][last successfull build: 779]
         Synchronize used libraries... finished at 2007-12-19 12:16:21.792 GMT and took 3 s 625 ms
    Prepare build environment in the file system... finished at 2007-12-19 12:16:21.792 GMT and took 9 s 609 ms
    ===== Pre-Processing =====  finished at 2007-12-19 12:16:21.792 GMT and took 10 s 515 ms
    ===== Processing =====
    BUILD DCs
         "boc.com/partnernet" in variant "default"
              Build failed! Unknown error
    Change request state from PROCESSING to FAILED
    ERROR! The following problem(s) occurred  during request processing:
    ERROR! The following error occurred  during request processing:build controller process has terminated. cannot proceed with build
    build controller process has terminated. cannot proceed with build
    REQUEST PROCESSING finished at 2007-12-19 12:16:27.917 GMT and took 16 s 671 ms
    Regards

    Hi Sumit,
    thanks for the quick reply. I get only these lines when i execute webservice.
    <b>500   Internal Server Error
    Application error occurred during request processing
         Details:   com.sap.engine.services.webservices.wsnavigator.WSNavigatorException: null
         Exception id: [0016355ABDF800580000016F00002C7800043D23C1985713]</b>
    If required i can send my code...
    thanks,
    sudhir.

  • Ajax:callback function not called for every readystatechange of the request

    Author: khk Posts: 2 Registered: 2/17/06
    Feb 17, 2006 11:04 PM
    Hi
    I am working with an ajax program.
    In that i have defined a callback funtion
    but that function is not being called for every readystatechange of the request object for the first request .
    but it is working fine from the second request.
    function find(start,number){
    var nameField=document.getElementById("text1").value;
    var starting=start;
    var total=number;
    if(form1.criteria[0].checked) {
    http.open("GET", url + escape(nameField)+"&param2="+escape("exact")+"&param4="+escape(starting)+"&param5="+escape(number));
    else if(form1.criteria[2].checked) {
    http.open("GET", url + escape(nameField)+"&param2="+escape("prefix")+"&param4="+escape(starting)+"&param5="+escape(number));
    http.onreadystatechange = callback2;
    http.send(null);
    function callback2(){
    if (http.readyState == 4) {//request state
    if(http.status==200){
    var message=http.responseXML;
    alert(http.responseText);
    Parse2(message);
    }else{
    alert("response is not completed");
    }else{
    alert("request state is :-"+http.readyState);
    }

    Triple post.
    You have been answered here: http://forum.java.sun.com/thread.jspa?threadID=709676

  • Import request hugn on start of action move nametabs

    Hi all,
    I copy an request(cofile and data file) from one system to another system via OS level copy.
    Then i use " T-Code: STMS -> Import Overview -> Extras -> Other Requests -> Add" to add the request to SAP System.
    After i click the import buttion, the request state always show "import running".
    I  use the import monitor to check the state, and it hung on "start of action move nametabs"
    I follow the thread Import Running for a long time on ECC 6.0 but it can't solve my issue.
    Does anyone have suggestion ?
    Best Regards,
    Wu

    Hi all,
    After tracing dev_evt, i find that the port sapms<SID> is block by virus software.
    The issue is solved by open the port sapms<SID>.
    BR
    Wu

  • User State Restore Fails with Error 0x8007000E

    I am having some trouble restoring user states with usmt.  I am running a side by side migration, for which I have already added the computer association prior to running the capture.  The task sequence I am using is a very simple and only has
    the following steps:  Request State Store, Restore User State, and Release state store.  
    I am aware that the error code is linked to task sequence environment running out of space, and that it may have something to do with software updates. However, we are not currently deploying any software updates from SCCM.  We do have an upstream WSUS
    server that is supplying updates directly to clients. Would this still be an issue?  I find it hard to believe that an OS deployment sequence runs just fine, but a very simple state restore errors out.  Any thoughts?
    Thanks,
    Kyle

    It looks like I'm getting two errors during the restore.  First is that the COMPUTERNAME\unknown account is chosen for migration, but the target does not have account NEWCOMPUTERNAME\unkown. Directly after that is Failed.[gle=0x00000006].  Then
    I get unable to create a local account because \lac was not specified and USMT error code 14.  Below are the logs:
    2015-03-12 11:23:51, Info      [0x000000] LOADSTATE.EXE Version 6.3.9600.17237[gle=0x000000b7]
    2015-03-12 11:23:51, Info      [0x000000] USMT Started at 2015/03/12:11:23:51.094
    2015-03-12 11:23:51, Info      [0x000000] Command line: C:\_SMSTaskSequence\Packages\AHQ0000A\amd64\loadstate.exe \\ABBTECHCM01.ABBTECH.US\SMPSTOREd_FD7B8EBE$\ED83F415E21062DB9B2A8177AA933D6234B16FE457A8D193A0632650FCC769FB /decrypt /keyfile:****
    /c /l:C:\Windows\CCM\Logs\SMSTSLog\loadstate.log /progress:C:\Windows\CCM\Logs\SMSTSLog\loadstateprogress.log /i:C:\_SMSTaskSequence\Packages\AHQ0000A\amd64\migdocs.xml /i:C:\_SMSTaskSequence\Packages\AHQ0000A\amd64\migapp.xml
    2015-03-12 11:23:51, Info      [0x000000] Script file specified: C:\_SMSTaskSequence\Packages\AHQ0000A\amd64\migdocs.xml[gle=0x000000cb]
    2015-03-12 11:23:51, Info      [0x000000] Script file specified: C:\_SMSTaskSequence\Packages\AHQ0000A\amd64\migapp.xml[gle=0x000000cb]
    2015-03-12 11:23:51, Info      [0x000000] Starting the migration process[gle=0x00000006]
    2015-03-12 11:24:01, Info      [0x000000] System information:
    2015-03-12 11:24:01, Info                  [0x000000] Processing the settings store[gle=0x00000006]
    2015-03-12 11:24:14, Info                  [0x000000] Selecting migration units
    [gle=0x00000006]
    2015-03-12 11:24:14, Error                 [0x000000] The account COMPUTERNAME\uknown is chosen for migration, but the target does not have account NEWCOMPUTERNAME\uknown. See documentation on /lac, /lae, /ui,
    /ue and /uel options.
    2015-03-12 11:24:14, Info                  [0x000000] Failed.[gle=0x00000006]
    2015-03-12 11:24:14, Info                  [0x000000]   Unable to create a local account because /lac was not specified[gle=0x00000006]
    2015-03-12 11:24:14, Info                  [0x000000] USMT Completed at 2015/03/12:11:24:14.843[gle=0x00000057]
    2015-03-12 11:24:15, Info                  [0x000000] ----------------------------------- USMT ERROR SUMMARY -----------------------------------
    2015-03-12 11:24:15, Info                  [0x000000] * USMT error code 14: 
    2015-03-12 11:24:15, Info                  [0x000000] +-----------------------------------------------------------------------------------------
    2015-03-12 11:24:15, Info                  [0x000000] | Unable to create a local account because /lac was not specified
    I tried enabling the restore local accounts box, but that didn't work.  Also the sequence runs just fine on a different model machine.

  • Videos of Illustrator features request

    I'd like to recommend these series of videos:
    http://artofgarth.com/category/illustrator/
    Is highly recommendable: I don't agree with all the suggestions, but there are many features ideas for efficiency, as the author demonstrate with examples.
    Like the author says " is not an Illustrator bashing session. I really want to learn the best way to do things, and I want Illustrator to step up..."
    I totally subscribe. I have more than 13 years of experience using vector drawing software and i'd really want illustrator to become a more efficient and productive tool.
    Too many common techniques -used by professional artists with other vector applications- cannot be easily achieved using the current version of illustrator. If AI aspires to be the standard professional application in the market, such lacks are unacceptable.
    I strongly encourage Adobe engineers to study these and other contributions and to develop a better application. Is not a question of personal preferences and gripes, but to opening a dialogue to improve our tool.

    > If AI aspires to be the standard professional application in the market, such lacks are unacceptable.
    Best I can figure, too many users consider it just that; and that's why such lacks are acceptable.
    I don't mean to be "forum sheriff" here, but I really wish users would stop and think a minute before posting their favorite LISTS of features as a topic here!
    Personally, I just can't tolerate tedious videos for something that can be simply stated. I mean, why sit through 45 seconds of video (feels like 5 minutes) just to hear someone finally say "I want to be able to import more than one image at a time"? (As if that hasn't been requested a kazillion times here.) That's as far as I got in the YouTube clip.
    This forum exists so people can discuss the merits of a suggested feature. This forum is supposed to be navigable
    as a list. The whole thing is wrecked when people post their "favorite lists" of desired features, and title it as the functional equivalent of "My Favorite List".
    I mean, do you think anyone wants to come here and read through every individual's "favorite list" to see if there happens to be something of interest (or actually something new) buried in there?
    If you want to discuss the merits of a feature request, state it. Describe it fully (okay, even with a video if you must). But please create
    one topic per request!
    If you really think a feature idea has merit, then do it justice my making it
    findable! The very best, most original idea that fixes all of Illustrator's shortcomings in one fell swoop is probably buried in this forum somewhere under "Joe's Feature List."
    JET

  • Long WAITING requests

    Hi experts,
    We are using NWDI 7.1 SP4. Until now we have never had any problem with activities activation (request type ACTIVATE) on CBS. But now we have more than 40 requests that are open and the first request (request id 3942) has request type ACTIVATE and request state WAITING. At least 7 other requests have this same request state (WAITING) and 2 requests have request state PROCESSING. The other 31 requests have request state QUEUED. The requests are on this state for 10 days and I can´t figure out which request is locking the others. How can I identify it? How can I make this requests be processed by CBS?
    Best Regards,
    Gabriela

    Hi sm_balas, I verified the user NWDI_CMSADM and it is not blocked and neither expired.
    Hi Pramod, I´ve checked:
    1) The Buildspace Input Mode is OPEN, Request Processing Mode is ON, Output Queue Mode is NOTQUEUED and Output Pool Mode is ON.
    2) Already open, skiped
    3) Service sap.com/tc.CBS.Service has status Started
    4) At http://) of the target runtime system and the corresponding access data.
    The synchronization functionality is not supported, because the used connection is unsecured. Please call the servlet with the 'https' protocol and use the correspondig 'https' port"
    Currently we are not using Runtime Systems with auto deployment.
    Passed 30 minutes after triggered deployment, the requests was not processed on the list, they remained unchanged.
    This weird behavior is related only with that specific buildspace, the other 3 buildspaces used on that same NWDI has its requests processed with no delay.
    Any other suggestions?

  • Import into Consolidation system failed

    Hello,
    We are on NW04s and tryign to import ESS component and other standard components like SAP_JEE,SAP_BUILDT into the Consolidation system and import fails in between with the CBS Log as:
    Build number assigned: 7851
    Change request state from QUEUED to PROCESSING
    INTERNAL BUILD request in Build Space "D77_ESS11ADC_C" at Node ID: 778,177,350
         [id: 7,845; parentID: 7,539; type: 32]
    REQUEST PROCESSING started at 2007-12-14 23:25:37.149 GMT
    ===== Pre-Processing =====
    Calculate all combinations of components and variants to be built...
         "sap.com/ess/jp/fam" variant "default"
    Prepare build environment in the file system... started at 2007-12-14 23:25:37.227 GMT
         Synchronize development configuration... finished at 2007-12-14 23:25:37.227 GMT and took 0 ms
    Development line state verification started at 2007-12-14 23:25:41.336 GMT
    Verification of the development line [ws/ESS11ADC/sap.com_SAP_ESS/cons/active/] SUCCEEDED
    Development line state verification finished at 2007-12-14 23:25:41.352 GMT and took 16 ms
    Cache verification, level 2 (Comparison of attributes) started at 2007-12-14 23:25:41.352 GMT
    Verification of the following object:
         [DC: sap.com/ess/jp/fam, group: 0] SUCCEEDED
    Cache verification finished at 2007-12-14 23:25:41.368 GMT and took 16 ms
         Synchronize component definitions... finished at 2007-12-14 23:25:41.446 GMT and took 4 s 219 ms
         Synchronize sources...
    ===== Pre-Processing =====  finished at 2007-12-14 23:25:50.227 GMT and took 13 s 78 ms
    Change request state from PROCESSING to FAILED
    ERROR! The following error occurred during request processing:java.lang.OutOfMemoryError
    Unknown reason (java.lang.OutOfMemoryError)
    REQUEST PROCESSING finished at 2007-12-14 23:25:50.243 GMT and took 13 s 94 ms
    What can be dome to fix the OutOfMemory Error...?
    Any help would be highly appreciated..

    Hi Shikhil,
    Please do the follwoing
    1. Incrrease the memory size by navigating to Check the CBS settings in the Visual Administrator->Services->Component Build Service-> Tab 'Properties' 
    2.Refer to this thread
    CMS Error importing into Consolidation System
    3.SAP NOTE 723909
    Thanks
    Pankaj

  • How to display database items

    can anyone tell me how to display the selected contents of
    the database by using a variable from my form field(like text box
    )

    Hello Guys!
    Sorry forever to get back. Going to throw this up here quick
    so I dont time out, but if you need further help post back and I
    will help with specific questions.
    Using the City, State example. This operation is two fold.
    (a) the search page, and (b) the results page.
    (a) On your search page you would have two fields. City and
    State. Make sure your table that holds these fields are containted
    within a form tag. (Insert > Form > Form). Also make sure
    your textfields have names. You can click on the textfield to
    highlight in design view and change the name from 'textfield' and
    'textfield1' to 'city' and 'state'..
    Highlight the form tag and in the properties panel where it
    says "action" insert the URL/file of your results page. This is the
    page that is actually going to display the information, then save
    your work.
    (b) Open up your results page, and in the bindings panel
    click the "+" then select query. In the 'simple' window name your
    recordset (example: rsStores) select your connection, then select
    the table you desire to display results from. From this window you
    can also choose a field to use as an order by. Do not use the
    filter!
    With this done and 'without' saving yet, click on the
    "advanced" tab. You should now see and a simple statement in the
    window that looks something like:
    SELECT *
    FROM Stores (The name 'Stores' will actually be replaced with
    your table name)
    Below the statement you will see 'parameters' with a + and -.
    Hit the plus to add a parameter. For name use varState, for Type
    use text, for Value use Request("State") and for default value use
    zero. Replicate the process for varCity using Request("City") for
    the value. (The requests are the same names as the names you used
    to name your fields in the search form). Now go up to the original
    statement and edit it to look like this:
    SELECT *
    FROM Stores WHERE yourfieldname = varState AND WHERE
    yourfieldname = varCity
    Replace 'yourfieldname' with the actual field name holding
    the values. Keep EVERYTHING case sensitive. Testing in design view
    will not work because there are no values yet passed. So click ok,
    save the page and upload them to server. Test by going to the
    search page and submitting the search form.
    Hope that helps..!!

  • Access Denied Error:5 Adding Package to .WIM with DISM

    I am trying to add .CAB packages to a custom .wim file.  I am able to mount the image, but upon trying to add .cab packages to the image, it gives me an error like:
    An error occurred - Package_for_KB2588516 Error:  0x80070005
    Error:  5
    Access is denied.
    Here is a segment of the DISM.log.  I can post the full Logfile if needed.  I am running the command prompt with elevated privileges.
    2012-02-10 11:58:45, Info                  CBS    Failed to delete registry value: LastProgressState [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2012-02-10 11:58:45, Info                  CBS    Failed to delete store object value named: LastProgressState [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2012-02-10 11:58:45, Info                  CBS    Failed to delete registry value: LastError [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2012-02-10 11:58:45, Info                  CBS    Failed to delete store object value named: LastError [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2012-02-10 11:58:45, Info                  CBS    Failed to delete registry value: ExtendedError [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2012-02-10 11:58:45, Info                  CBS    Failed to delete store object value named: ExtendedError [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2012-02-10 11:58:45, Info                  CBS    Failed to persist status for package: Package_for_KB2588516~31bf3856ad364e35~x86~~6.1.1.1 [HRESULT = 0x80070005
    - E_ACCESSDENIED]
    2012-02-10 11:58:45, Info                  CBS    Failed to delete registry value: ExtendedError [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2012-02-10 11:58:45, Info                  CBS    Failed to delete store object value named: ExtendedError [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2012-02-10 11:58:45, Info                  CBS    Failed to query sources for package: Package_for_KB2588516~31bf3856ad364e35~x86~~6.1.1.1 [HRESULT = 0x80070005
    - E_ACCESSDENIED]
    2012-02-10 11:58:45, Info                  CBS    Failed to persist package: Package_for_KB2588516~31bf3856ad364e35~x86~~6.1.1.1. [HRESULT = 0x80070005 -
    E_ACCESSDENIED]
    2012-02-10 11:58:45, Info                  CBS    Failed to delete registry value: LastProgressState [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2012-02-10 11:58:45, Info                  CBS    Failed to delete store object value named: LastProgressState [HRESULT = 0x80070005 - E_ACCESSDENIED]

    Hi,
    If you plan on using DISM to install a .cab file, it is recommended that you use the WUSA.exe tool to extract the files to a directory first.
    Make sure that the permission setting of the temp folder that save the mounted image allows the user to modify.
    Make sure that you run the command lines in a prompt window with Administrator privilege.
    If the issue persists, you’d better consider to change with another image.
    The following operating-system-package servicing options are available for a mounted offline image:
    DISM.exe /image:<path_to_mounted_image_directory> [/Get-Packages | /Get-PackageInfo | /Add-Package | /Remove-Package ] [/Get-Features | /Get- FeatureInfo | /Enable-Feature | /Disable-Feature ]
    The following operating system package servicing options are available for a running operating system:
    DISM.exe /online [/Get-Packages | /Get-PackageInfo | /Add-Package | /Remove-Package ] [/Get-Features | /Get-FeatureInfo | /Enable-Feature | /Disable- Feature ]
    Pay attention to the following please.
    1. You cannot use a network share location as a scratch directory to expand a package (.cab or .msu file) for installation. The directory used for extracting files for temporary usage during servicing must be a local directory.
    2. If subsequent actions are requested, they cannot be processed until the previous pending online action is completed.
    3. If a package is in the “installed requested” state and then you stage the package, the package state is set to “uninstall requested”. This is because it must be uninstalled before it can be staged.
    4. Some packages require other packages to be installed first. Because of this dependency requirement, you should use an answer file if you are installing multiple packages.
    Hope that helps.

  • Error while Activating DC

    Hi,
    After creating an external library dc and the corresponding usage dc, when I am check-in and Activate the activity, I get the following erro.
    Please help.
    Regards,
    Shubham
    Build number assigned: 9
    Change request state from QUEUED to PROCESSING
    ACTIVATION request in Build Space "Tst_APPL_D" at Node ID: 7,652,950
         [id: 8; parentID: 0; type: 4]
         [options: NO OPTIONS]
    REQUEST PROCESSING started at 2005-12-05 05:39:50.374 GMT
    ===== Pre-Processing =====
    List of activities to be activated:
         1 activity in compartment "com.diagonal_APPLICATION_1"
              ApacheUtilities
                   [seq. no 8][created by ADMINISTRATOR at 2005-12-05 13:39:29.0][ID 25e3e097654911da909300123f12ac1c]
    Analyse activities... started at 2005-12-05 05:39:51.525 GMT
         Synchronizing component "apache.org/util/jars" from repository... finished at 2005-12-05 05:39:57.150 GMT and took 5 s 144 ms
              Component "apache.org/util/jars" is to be CHANGED by this activation.
         1 component to be build in compartment "com.diagonal_APPLICATION_1"
    Analyse activities... finished at 2005-12-05 05:39:57.580 GMT and took 6 s 55 ms
    Calculate all combinations of components and variants to be built...
         "apache.org/util/jars" variant "default"
    Prepare build environment in the file system... started at 2005-12-05 05:39:58.121 GMT
         Synchronize development configuration... finished at 2005-12-05 05:39:58.551 GMT and took 430 ms
         Synchronize component definitions... finished at 2005-12-05 05:39:58.561 GMT and took 10 ms
         Synchronize sources...
         Synchronize sources... finished at 2005-12-05 05:39:58.901 GMT and took 340 ms
         Synchronize used libraries...
         Synchronize used libraries... finished at 2005-12-05 05:40:32.478 GMT and took 33 s 577 ms
    Prepare build environment in the file system... finished at 2005-12-05 05:40:32.478 GMT and took 34 s 357 ms
    ===== Pre-Processing =====  finished at 2005-12-05 05:40:32.478 GMT and took 41 s 443 ms
    ===== Processing =====
    BUILD DCs
         "apache.org/util/jars" in variant "default"
    WARNING: The build process will be forcibly terminated as it has not completed execution even after 60 minute/s.
              .. FAILURE: The build was terminated as it exceeded the configured build-timeout value [result code: 501]
    ===== Processing =====  finished at 2005-12-05 06:41:08.918 GMT and took 60 m 36 s 330 ms
    ===== Post-Processing =====
    Check whether build was successful for all required variants...
         "apache.org/util/jars" in variant "default"   FAILED
    ===== Post-Processing =====  finished at 2005-12-05 06:41:17.020 GMT and took 140 ms
    Change request state from PROCESSING to FAILED
    ERROR! The following problem(s) occurred  during request processing:
    ERROR! The following error occurred  during request processing:Activation FAILED due to build problems. See build logs for details.
    REQUEST PROCESSING finished at 2005-12-05 06:41:17.030 GMT and took 61 m 26 s 656 ms

    Hi Helmut,
    I have already checked help.sap.com link.
    Here is the CBS properties.
    rootFolder ./temp/CBS
    JDK_HOME_PATHS JDK1.3.1_HOME=C:\j2sdk1.4.2_07;
    idleStart false
    cleanUpRequestFolders true
    AdminTaskDelay 5000
    notifyTCS true
    BUILD_TOOL_JDK_HOME C:\j2sdk1.4.2_07
    tcsQueueCheckDelay 10000
    BUILD_TOOL_VM_ARGS -Xmx1000M
    threadPoolSize 3
    useClassicSync true
    The build log I have already posted. Anyway its again here.
      CBS Request Log - [  8/Tst_APPL_D  ]
      lt03574 SAP Component Build Server   
    Build number assigned: 9
    Change request state from QUEUED to PROCESSING
    ACTIVATION request in Build Space "Tst_APPL_D" at Node ID: 7,652,950
         [id: 8; parentID: 0; type: 4]
         [options: NO OPTIONS]
    REQUEST PROCESSING started at 2005-12-05 05:39:50.374 GMT
    ===== Pre-Processing =====
    List of activities to be activated:
         1 activity in compartment "com.diagonal_APPLICATION_1"
              ApacheUtilities
                   [seq. no 8][created by ADMINISTRATOR at 2005-12-05 13:39:29.0][ID 25e3e097654911da909300123f12ac1c]
    Analyse activities... started at 2005-12-05 05:39:51.525 GMT
         Synchronizing component "apache.org/util/jars" from repository... finished at 2005-12-05 05:39:57.150 GMT and took 5 s 144 ms
              Component "apache.org/util/jars" is to be CHANGED by this activation.
         1 component to be build in compartment "com.diagonal_APPLICATION_1"
    Analyse activities... finished at 2005-12-05 05:39:57.580 GMT and took 6 s 55 ms
    Calculate all combinations of components and variants to be built...
         "apache.org/util/jars" variant "default"
    Prepare build environment in the file system... started at 2005-12-05 05:39:58.121 GMT
         Synchronize development configuration... finished at 2005-12-05 05:39:58.551 GMT and took 430 ms
         Synchronize component definitions... finished at 2005-12-05 05:39:58.561 GMT and took 10 ms
         Synchronize sources...
         Synchronize sources... finished at 2005-12-05 05:39:58.901 GMT and took 340 ms
         Synchronize used libraries...
         Synchronize used libraries... finished at 2005-12-05 05:40:32.478 GMT and took 33 s 577 ms
    Prepare build environment in the file system... finished at 2005-12-05 05:40:32.478 GMT and took 34 s 357 ms
    ===== Pre-Processing =====  finished at 2005-12-05 05:40:32.478 GMT and took 41 s 443 ms
    ===== Processing =====
    BUILD DCs
         "apache.org/util/jars" in variant "default"
    WARNING: The build process will be forcibly terminated as it has not completed execution even after 60 minute/s.
              .. FAILURE: The build was terminated as it exceeded the configured build-timeout value [result code: 501]
    ===== Processing =====  finished at 2005-12-05 06:41:08.918 GMT and took 60 m 36 s 330 ms
    ===== Post-Processing =====
    Check whether build was successful for all required variants...
         "apache.org/util/jars" in variant "default"   FAILED
    ===== Post-Processing =====  finished at 2005-12-05 06:41:17.020 GMT and took 140 ms
    Change request state from PROCESSING to FAILED
    ERROR! The following problem(s) occurred  during request processing:
    ERROR! The following error occurred  during request processing:Activation FAILED due to build problems. See build logs for details.
    REQUEST PROCESSING finished at 2005-12-05 06:41:17.030 GMT and took 61 m 26 s 656 ms
    Regards,
    Shubham

Maybe you are looking for

  • Why won't my OS 10.6.8  respond to HP Officeject 4620 print or scan.

    I upgraded my MacBook to OS 10.6.8 and purchased a HP Officeject 4620 all-in-one printer/scanner.  Had to return the printer because it wouldn't communicate with my MacBook.   Received a replacement printer and am having the same problems with it.  I

  • Vendor Master Mass Upload or change T code

    Hi What is the Tcode for Vendor Master Mass Upload or change . Thanks Lekhram

  • MDX Query Syntax error

    I have a simple MDX query is shown in below: SELECT [Accounts].[pv] ON ROWS, [Reporting].Members ON COLUMNS FROM RoggeBSO.Db (please note that Accounts, pv and Reporting words are in square brackets) When I execute this query on the MDX Script Editor

  • Cloning a new MacBook Pro

         I bought a new MacBook Pro a couple of weeks ago which had 10.8.1 installed. I attempted to use Migration Assistant to transfer files from my Mac Pro which was also using 10.8.1. Migration Assistant hung up. So I simply cloned my Mac Pro (early

  • Changing VNC password via ssh

    I am trying to change the built in VNC password remotely via ssh. Where is the VNC password stored? Can I remove the password line to reset it? Any other ideas on this issue. Yes, I did forget the it.