Used DC indicates invalid usage in CBS

I have a DC that uses several DCs within my SC.  All DCs build successfully and the DCs used in the final DC all state everything is successful.
Here's the problem - it doesn't deploy!
Log -
Check whether build was successful for all required variants...
     "spiritaero.com/dogs/attendtrack/rpts" in variant "default"   OK
Update component metadata...
     "spiritaero.com/dogs/attendtrack/rpts"  has been CHANGED
STORE build results...
     "spiritaero.com/dogs/attendtrack/rpts": store meta-data
     "spiritaero.com/dogs/attendtrack/rpts" in "default" variant  is PROCESSED
Change request state from PROCESSING to SUCCEEDED
Analyse effect of applied changes to buildspace state... started at 2008-10-13 12:51:54.422 GMT
Handle Cycles...
     No cycles detected.
Activation will FAIL because it would break the following request components:
     "spiritaero.com/dogs/attendtrack/rpts"
===== Post-Processing =====  finished at 2008-10-13 12:51:55.164 GMT and took 1 s 283 ms
Change request state from SUCCEEDED to FAILED
ERROR! The following problem(s) occurred  during request processing:
Request FAILED.
What?  I'd like to buy a clue!  What do I look at to see why it failed.  I looked in the CBS  Used DCs - one of the DCs has a red light on "Valid Usage" - what does this mean?  BTW - it all works on my local java engine - deploys and I can run the code - even the DC with the red light.
Help anyone?
Diane

Hi,
I am having a similar issue when I am trying to map the component usage of used DC in the Parent. It works perfectly fine on my local machine. When I try to activate the activation fails with the following errors:
I tried to initialize the compartment from CBS GUI but still the same.
Any help is highly appreciated!!
Thanks,
Madhavi
  [wdgen] [Error]   com.component.newhire.healthplan.New_Hire_HealthPlan --> Controller New_Hire_HealthPlan [FlexUsage]: Controller has invalid controller usage. Please check the referenced controller or delete the usage.
   (GenerationAnt.java:157)
     [wdgen]      at com.sap.ide.webdynpro.generation.Generation.check(Generation.java:2047)
     [wdgen]      at com.sap.ide.webdynpro.generation.Generation.generatePersistentComponent(Generation.java:1296)
     [wdgen]      at com.sap.ide.webdynpro.generation.console.GenerationConsole.generate(GenerationConsole.java:175)
     [wdgen]      at com.sap.webdynpro.generation.ant.GenerationAnt.main(GenerationAnt.java:50)
     [wdgen]      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     [wdgen]      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
     [wdgen]      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
     [wdgen]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
     [wdgen]      at java.lang.reflect.Method.invoke(Method.java:391)
     [wdgen]      at com.sap.webdynpro.generation.ant.WDGenAntTask.execute(WDGenAntTask.java:219)
     [wdgen]      at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
     [wdgen]      at org.apache.tools.ant.Task.perform(Task.java:364)
     [wdgen]      at org.apache.tools.ant.Target.execute(Target.java:341)
     [wdgen]      at org.apache.tools.ant.Target.performTasks(Target.java:369)
     [wdgen]      at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
     [wdgen]      at com.sap.tc.buildplugin.techdev.ant.util.AntRunner.run(AntRunner.java:112)
     [wdgen]      at com.sap.tc.buildplugin.DefaultAntBuildAction.execute(DefaultAntBuildAction.java:61)
     [wdgen]      at com.sap.tc.buildplugin.DefaultPlugin.handleBuildStepSequence(DefaultPlugin.java:218)
     [wdgen]      at com.sap.tc.buildplugin.DefaultPlugin.performBuild(DefaultPlugin.java:195)
     [wdgen]      at com.sap.tc.buildplugin.DefaultPluginV3Delegate$BuildRequestHandler.handle(DefaultPluginV3Delegate.java:66)
     [wdgen]      at com.sap.tc.buildplugin.DefaultPluginV3Delegate.requestV3(DefaultPluginV3Delegate.java:48)
     [wdgen]      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     [wdgen]      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
     [wdgen]      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
     [wdgen]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
     [wdgen]      at java.lang.reflect.Method.invoke(Method.java:391)
     [wdgen]      at com.sap.tc.buildtool.v2.impl.PluginHandler2.maybeInvoke(PluginHandler2.java:350)
     [wdgen]      at com.sap.tc.buildtool.v2.impl.PluginHandler2.request(PluginHandler2.java:102)
     [wdgen]      at com.sap.tc.buildtool.v2.impl.PluginHandler2.build(PluginHandler2.java:76)
     [wdgen]      at com.sap.tc.buildtool.PluginHandler2Wrapper.execute(PluginHandler2Wrapper.java:58)
     [wdgen]      at com.sap.tc.devconf.impl.DCProxy.make(DCProxy.java:1750)
     [wdgen]      at com.sap.tc.devconf.impl.DCProxy.make(DCProxy.java:1515)
     [wdgen]      at com.sap.tc.buildcontroller.CBSBuildController.build(CBSBuildController.java:761)
     [wdgen]      at com.sap.tc.buildcontroller.CBSBuildController.execCommand(CBSBuildController.java:527)
     [wdgen]      at com.sap.tc.buildcontroller.CBSBuildController.evalCmdLine(CBSBuildController.java:452)
     [wdgen]      at com.sap.tc.buildcontroller.CBSBuildController.run(CBSBuildController.java:324)
     [wdgen]      at com.sap.tc.buildcontroller.CBSBuildController.exec(CBSBuildController.java:262)
     [wdgen]      at com.sap.tc.buildcontroller.CBSBuildController.mainLoop(CBSBuildController.java:217)
     [wdgen]      at com.sap.tc.buildcontroller.CBSBuildController.main(CBSBuildController.java:178)
     [wdgen] ERROR: Unknown exception during generation null (com.sap.webdynpro.generation.ant.GenerationAntTaskError)
     [wdgen] ERROR: Generation failed due to errors (32 seconds)
Error: /usr/sap/NWP/JC00/j2ee/cluster/server1/temp/CBS/12/.B/4426/DCs/com/home/benefits/enroll/_comp/gen/default/logs/build.xml:76: [Error]   Generation failed!
     at com.sap.webdynpro.generation.ant.WDGenAntTask.execute(WDGenAntTask.java:254)
     at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
     at org.apache.tools.ant.Task.perform(Task.java:364)
     at org.apache.tools.ant.Target.execute(Target.java:341)
     at org.apache.tools.ant.Target.performTasks(Target.java:369)
     at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
     at com.sap.tc.buildplugin.techdev.ant.util.AntRunner.run(AntRunner.java:112)
     at com.sap.tc.buildplugin.DefaultAntBuildAction.execute(DefaultAntBuildAction.java:61)
     at com.sap.tc.buildplugin.DefaultPlugin.handleBuildStepSequence(DefaultPlugin.java:218)
     at com.sap.tc.buildplugin.DefaultPlugin.performBuild(DefaultPlugin.java:195)
     at com.sap.tc.buildplugin.DefaultPluginV3Delegate$BuildRequestHandler.handle(DefaultPluginV3Delegate.java:66)
     at com.sap.tc.buildplugin.DefaultPluginV3Delegate.requestV3(DefaultPluginV3Delegate.java:48)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
     at java.lang.reflect.Method.invoke(Method.java:391)
     at com.sap.tc.buildtool.v2.impl.PluginHandler2.maybeInvoke(PluginHandler2.java:350)
     at com.sap.tc.buildtool.v2.impl.PluginHandler2.request(PluginHandler2.java:102)
     at com.sap.tc.buildtool.v2.impl.PluginHandler2.build(PluginHandler2.java:76)
     at com.sap.tc.buildtool.PluginHandler2Wrapper.execute(PluginHandler2Wrapper.java:58)
     at com.sap.tc.devconf.impl.DCProxy.make(DCProxy.java:1750)
     at com.sap.tc.devconf.impl.DCProxy.make(DCProxy.java:1515)
     at com.sap.tc.buildcontroller.CBSBuildController.build(CBSBuildController.java:761)
     at com.sap.tc.buildcontroller.CBSBuildController.execCommand(CBSBuildController.java:527)
     at com.sap.tc.buildcontroller.CBSBuildController.evalCmdLine(CBSBuildController.java:452)
     at com.sap.tc.buildcontroller.CBSBuildController.run(CBSBuildController.java:324)
     at com.sap.tc.buildcontroller.CBSBuildController.exec(CBSBuildController.java:262)
     at com.sap.tc.buildcontroller.CBSBuildController.mainLoop(CBSBuildController.java:217)
     at com.sap.tc.buildcontroller.CBSBuildController
Edited by: Madhavi on Feb 3, 2009 10:09 PM

Similar Messages

  • By what time zone does Verizon use to log data usage?  When I checked my current usage, there is data used logged in at early morning times and I don't have anyone else who is up at these times.

    By what time zone does Verizon use to log data usage?  When I checked my current usage, there is data used logged in at early morning times and I don't have anyone else who is up at these times.  I also have 1.8+ GB charged to my allowance that I don't understand at all how it is mine because the highest I've ever logged at any given time has been barely 0.5 GB.  I'm cruising along at .04-.07 GB and all of a sudden appears a 1.8+ GB deduction/usage and it makes me wonder what the ???? is going on.  Is Verizon posting fraudulent usage amounts just to drive up my usage so I have to buy more Gigs?

    The time is not the time of actual use, but the time a tower reports the use. The data would have been used anytime prior to that time. Usually, but no always, the usage happened between the time prior and the time reported.
    For example:
    9:00 AM   1.23 MB
    7:05 AM   0.01 MB
    1:15 AM  350.03 MB
    8:00 PM   23.89 MB
    This does not indicate 350 MB was used at 1:15 AM. It really tell you 350 MB was used sometime between 8:00 PM and 1:15 AM.
    The times are local time zone as far as I can tell.

  • Had to buy a new laptop and am trying to install XI (current and active licensee)....registration setup screen indicates ("Invalid Serial Number")

    had to buy a new laptop and am trying to install XI (current and active licensee)....registration setup screen indicates ("Invalid Serial Number")? Account is active.

    Is it by any chance asking for a "qualifying serial number"?

  • When I click on a link in an RSS feed it used to indicate that I'd viewed that particular link by changing the icon to the left of the link. It doesn't do that anymore. [SOLVED]

    When I click on a link in an RSS feed it used to indicate that I'd viewed that particular link by changing the icon to the left of the link. It doesn't do that anymore. This started happening right around the time I updated to Firefox 4, but may have been a little before that too. For some things, like news and web comics it's just a little annoying. For important things like looking for new journal articles for my job, it literally makes my job more difficult. So fixing this would make my day.

    I seem to have solved my own problem. When I disabled the add-on "Tab Renamizer" everything started working fine.

  • Adobe form error ADS: #com.adobe.ProcessingError: Invalid usage right:

    Hi Experts,
    I 'm trying to create my first adobe form and when i have run this without passing the fillable value and english language is displays fine but i cannot enter the values at run time.Its a print format. but when i'm trying to pass the values during the run time as form is fillable and language is EN then i have catched this error.
    ADS: #com.adobe.ProcessingError: Invalid usage right: E(200101).
    Test for function group      /1BCDWB/SM00000001
    Function module              /1BCDWB/SM00000001
    Uppercase/Lowercase
    Runtime:        5.793.933 Microseconds
    Exception       SYSTEM_ERROR
    Message ID:          FPRUNX                     Message number:           001
    Message:
    ADS: #com.adobe.ProcessingError: Invalid usage right: E(200101)
    Please suggest how to resolve this.
    Regards.
    Ruchi.

    Hi Ruchi,
    I think you are trying to pass some values to the form at runtime.
    and then when you are tying to see the print preview you are getting
    this error.
    first thing that needs to be checked is the ADS (Adobe Document Server)
    may be your ADS is down and/or misconfigured; refer to config guide on service.sap.com/adobe.
    you can go to SM59 and see the configuration or look for a basis guy to do it for you...
    and if it is still not solved can you elaborate what king of values are you passing to the Adobe Form.
    regards
    shaleen

  • On my iPad home screen, the mail app used to indicate the number of new emails I had with a number in a red circle.  This has vanished since I upgraded.  Does anyone know why, and how to restore this?

    On my IPad 2 home screen, the mail app used to indicate the number of new messages with a number in a red circle, next to the app.  This has vanished, I think about the same time as when I upgraded to the new OS.  Does anyone know why and how to restore this feature? 

    Thanks.  While you were replying to my question, I went into notifications and figured
    it out.  Appreciate the quick response!

  • Does Using Co Pilot use up my internet usage

    Hi if I use my CoPilot software on my iphone when I am abroad does it use up my internet usage - ie does it cost me money !! Or is it like a Sat Nav that does not use internet and so is free to use ??
    Also what about Google Maps, does that use up Mb's ??
    thanks

    CoPilot will not use the internet to display the maps, BUT it will use the internet for the other services it provides which need data to update. Not sure how much it will use, but it will be some.
    Google Maps uses the internet to download everything including maps, it is a BIG data user.
    Ian

  • When using applications how much usage are you using or are you using none

    ive downloaded some free applications on to my iphone lie (facebook, myspace, webmessenger) when actually usually the applications does that use the usage that i get monthly how does it work.

    Hello Kazza0181,
    As Tamara mentioned, any application that involves access to the Internet to function (and all the applications you mentioned do require Internet access), you are using the phone carrier's data network.
    Since I'm in the U.S. I'm not familiar with the data plans for the carrier in Australia. If your phone plan does not include unlimited data or it has a monthly limit before you are charge extra, your best option is to use WiFi instead of the cellular data network when you're using those applications. If you have WiFi enabled and you are connected to a trusted network (your own or a commercial WiFi hotspot), the iPhone will receive and send data via WiFi. Any data that travels over WiFi will not be reflected in your cellular data plan. Some commercial hotspots have their own charges to join their network, so check with the staff of the location providing the WiFi access for information on how to join their network and what charges may apply.
    Tips for using a WiFi network can be found here:
    http://support.apple.com/kb/TS1398
    Also, see page 100 of the User's Guide:
    http://manuals.info.apple.com/enUS/iPhone_UserGuide.pdf
    Hope that helps,
    Charles H.

  • Deploy Office 2010 by using Group Policy - Invalid switch - "/config"

    Hi All,
    We are following steps described in this article -
    http://technet.microsoft.com/en-us/library/ff602181.aspx . However it won't work and will terminate with error code 1 - "Setup ended with error code 1". Further investigations has shown that error is produced by start-up batch script due to Invalid
    switch - "/config". According to the above article to trigger an install we need the following:
    start /wait %DeployServer%\setup.exe /config %ConfigFile%
    However it will fail with the error: Invalid switch - "/config", because obviously "/config" switch does not belong to START command
    It seems to work if we will use the following (without START /WAIT):
    %DeployServer%\setup.exe /config %ConfigFile%
    Could anyone please elaborate on the above?
    Also why would we want to use START /WAIT at all?
    TY

    So, you figured out that this problem occures if path to deployment share, config.xml and setup.exe has spaces in it, that is absolutely true.
    But I see another workaround, not changing your share path to have no spaces in it.
    I suggest changing the setup script.
    Do the following:
    1) Find this part of the script:
    REM If 1 returned, the product was not found. Run setup here.
    :DeployOffice
    start /wait %DeployServer%\setup.exe /config %ConfigFile%
    echo %date% %time% Setup ended with error code %errorlevel%. >> %LogLocation%\%computername%.txt
    2) Use quotes wisely to get something like this:
    REM If 1 returned, the product was not found. Run setup here.
    :DeployOffice
    start /wait "%DeployServer%\setup.exe" /config "%ConfigFile%"
    echo %date% %time% Setup ended with error code %errorlevel%. >> "%LogLocation%\%computername%.txt"
    As you can see, I used quotes to mark those parts of scipt that will have spaces in UNC paths when running the script in cmd.
    It did the trick for me and i have spaces in my UNC path to setup share :) Hope that helps.

  • When is it safe to use minutes? (account usage frozen)

    Hi,
    My billing cycle ends on the 8th, which was yesterday.
    My minutes via #646 and My Verizon both say "Usage resets 2/9".
    However, today is the 9th and neither have updated.
    I understand that the info sometimes "freezes" for a few days.
    Here is my question:
    Since I am now on day 1/30 for a new cycle, can I use minutes even though it's frozen or will I somehow get charged still?
    Thanks!

    It ok to use minutes the usage takes day or 2 to update since it is a new bill. Mine ended yesterday too. I have the same cycle. My bill is due on the 3rd. Mine hasn't updated either.

  • Command is used to get the usage of each CPU core in multi core cpu

    Hi,
    Using sar command how can i get usage of each cpu core.
    -Thanks

    The best way to do this is to put the monitor name as a property bag in the script and pass that to your event details. Otherwise, we're looking at querying the database each time the monitor generates an event, and this is overhead that is really not
    necessary. The other option, which is just even worse in terms of performance, is to use powershell to query the SDK for the monitor name. Both of these options are not going to be a good solution, because now you need to implement action accounts that can
    either query the database or the sdk.
    Jonathan Almquist | SCOMskills, LLC (http://scomskills.com)

  • Using ASDM 6.0 Usage Status

    Hey, I have the fancy pie chart showing usage source and destination. I found it nice to be able to label the IP but ..
    1) I want to label an IP range not just specific IP's (maybe 100's of IP's in range and don't want to do it 100 times)
    2) I know at least 4 - 5 of the top 10 usage so I was thinking of how to exclude certain IP's from this usage chart?
    3) Can I display more then the top 10 usage IP's, say the 11th or 20th, and can this be done through the CLI.
    I really appreciate answers, as I'm at the mercy of the wolves with this nice device. I am actively trolling the forums and reading articles but hope for something with this post.
    Tia
    Chuck

    Doing a self update:
    There is no way to exclude particular IPs from the Pie chart. Boooo! So far we have 6 ips now that are regular so this will not be very useful because for our organization we know and accept anything particular IP's throw at us. It's the unknown that are mostly interesting. There is a CLI command 'show treat-detection statistics top host' which shows the same thing as the pie chart, so gotta figure out how to show more then 10 in the CLI or how to exclude (which appears unlikely).

  • Objects using dblinks become invalid

    I am using numerous functions / procedures / synonyms which point to other databases via dblinks. All was well when the dbLinks / synonyms were public. Last week I was asked to put up a test schema on the same database so I duly made all the public dblinks & synonyms private. All seemed well, everything compiled so I made it live.
    Now we get intermittent problems whereby the procedures using the synonyms & dblinks suddenly become invalid. They refuse to automatically compile, causing errors in the applications using the database. SOmetimes they automatically recompile after a time, sometimes they refuse to compile until I do them manually in SQL developer.
    anybody have any idea why this should be happening?
    Main database is Oracle Enterprise 11.1.0.7 64 bit, connecting to one of same version, one of 10.2.0.4 64 bit. All running on AIX 6.1.

    Hi,
    Same thing is happening here.
    DB A with PROC_SP (Strore procedure)
    DB B with 2 users; user TEST1 referencing PROC_SP@A and user TEST2 referencing also PROC_SP@A.
    When compiling code on user TEST1 that uses PROC_SP@A, the code on TEST2 becames invalid, and vice-versa.
    Did you solve your problem ?
    My Database version is 11.2.0.2.0, both DB (A and B) use the same version (Exadata with 11R2)
    Thanks in advance.

  • Add mobile broadband profile using netsh gives "Invalid Profile XML" error

    We're trying to create an automated installation to upgrade to 8.1 Pro soon and since we have our own APN at our provider, we'd like to add this using a script. However when I try to add my XML profile using
    netsh mbn add profile interface="Mobile broadband" name="profile.xml"
    I receive the following error: Add Profile Failure: Invalid Profile XML.
    I've found some Windows 7 topics regarding this issue, pointing at the encoded Subscriber and ICC id's in these XML files. I have already found the unencoded values with
    netsh mbn show ready * and added them to the XML file, but still no dice :-(
    This is my XML file:
    <?xml version="1.0"?><MBNProfile xmlns="http://www.microsoft.com/networking/WWAN/profile/v1">
    <Name>My Company Name</Name>
    <IsDefault>true</IsDefault>
    <ProfileCreationType>UserProvisioned</ProfileCreationType>
    <SubscriberID>123451234512345</SubscriberID>
    <SimIccID>1234123412341234567</SimIccID>
    <HomeProviderName>vodafone NL</HomeProviderName>
    <ConnectionMode>auto-home</ConnectionMode>
    <Context>
    <AccessString>custom.provider.nl</AccessString>
    <UserLogonCred>
    <UserName>username</UserName>
    <Password>p4ssw0rd</Password>
    </UserLogonCred>
    <Compression>DISABLE</Compression>
    <AuthProtocol>NONE</AuthProtocol>
    </Context>
    <DisplayProviderName xmlns="http://www.microsoft.com/networking/WWAN/profile/v2">My Company Name</DisplayProviderName>
    </MBNProfile>
    I've removed all existing mobile broadband profiles from the system, netsh mbn show profiles
    shows an empty list so it's not a naming issue. I tried removing the XML version header from the file (a lot of examples of these XML files don't have it), leaving the Subscriber and/or ICC ID empty, removed them from the XML file but nothing seems to
    work.
    Does anyone have some other suggestions?

    Hi,
    I'm sorry for have no idea with your problem. Since those methods you tried but failed, in my opinion, it would be better to use Process Monitor to capture the trace of excuting this XML file.
    Start Process Monitor, close as much unrelated process as possible, then run command to enable this XML file.
    After error occures, stop capture.
    Process Monitor:http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx
    Roger Lu
    TechNet Community Support

  • Does anyone have any idea of why itunes uses 50% and Apple mobile device uses anther 50% computer usage ?

    When I plug in my iphone my CPU goes to 100%. 50% itunes and 50% Apple mobile device. when trying to shut down, MD crash report uses 50% CPU

    Since upgrading to iTunes 10.5....which doesn't work correctly yet....Apple Mobile Devices Services is typically running at 50% or greater
    Did you gettting any answers????

Maybe you are looking for

  • Mainstage 2 crashing when loading concert made on another mac

    My Mainstage [2.2.2 on Lion] crashes when I try to load a concert created on someone else's mac. I have tried loading it several times but it crashes every time. Any ideas why this might be? I would post a crash report but it never finally crashes ju

  • Photo not showing up in Kens window.

    Hello, I have been working in Imovie with pictures and video. I am almost done. I went back to do some tweaking, (change times on pictures, trans) Now some of the pictures I need to change time on do not show up in the box. Its black. I am confused b

  • What is the difference between mc947ll and MD301LL

    What is the difference between these 2 part numbers for the iPad2 Leather case MD301LL appears to be offered on Apple store while MC947LL is a 3rd party offering but I dont see a difference in specs but the MC947LL is offered for a lower price Rob

  • How to add a new Local Variable for DataBase Logging?

    Hello I need to add a Local sequence variable to my STEP_RESULT table, i know i need to modify the schema by adding a new column but not sure on what to write in "Expression" to access the value of local variable.  Please reply asap, as its a little

  • Saving Maps as JPG's for Book Module Use

    Does anyone know of a way to save a map with my data (locational) on it for import into the book module?