CBS Build is failing...

I have developed one web dnpro application..At the time of check in NWDS asked to activate my activity.I have done that but in CBS my build is failed..Can anybody help me on the same.
In Activate logs it is showing that
Aug 22, 2010 2:16:41 AM  ...tc.buildcontroller.CBSBuildController [    Info]: 
com.sap.tc.buildcontroller.BuildControllerException: Invalid syntax of passed build properties C:\j2sdk1.4.2_17-x64
     at com.sap.tc.buildcontroller.CBSBuildController.createBuildSettings(CBSBuildController.java:606)
     at com.sap.tc.buildcontroller.CBSBuildController.execCommand(CBSBuildController.java:526)
     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.main(CBSBuildController.java:178)
I have also checked my CBS configuartion in Visual Administrator and everything looks fine..
BUILD_TOOL_JDK_HOME - C:\j2sdk1.4.2_17-x64
JDK_HOME_PATHS - C:\j2sdk1.4.2_17-x64
Please help...
Regards
Arjun

Hi,
For future search here some additional infos:
See the note:
#1402901 - Java Build VM Settings on CBS
BUILD_TOOL_JDK_HOME = <path to highest JDK>
JDK_HOME_PATHS = JDK1.3.1_HOME=<path of jdk131>;JDK1.4.2_HOME=<path of jdk142>;JDK1.5.0_HOME=<path of jdk150>JDK1.6.0_HOME=<path of jdk160>;default=<path of the JDK as default>
Some simple rules with examples:
- for BUILD_TOOL_JDK_HOME you simply enter the path to your JDK, e.g.: /opt/IBMJava2-amd64-142
- for JDK_HOME_PATHS you have to follow the scheme "key=value" e.g.: JDK_1.4.2_HOME=/opt/IBMJava2-amd64-142
- for BUILD_TOOL_JDK_HOME you always specify the highest JDK,
- for JDK_HOME_PATHS you list the available JDKs.
- JRE is not allowed, specify always JDK!
Cheers,
Ervin (http://wiki.sdn.sap.com/wiki/display/TechTSG/%28NWDI%29Home)

Similar Messages

  • Help: NWDI 7.2 CBS build problem - initialize compartment-broken DCs

    Hi all.
    I am facing a problem with CBS build due to broken DCs - invalid dependencies. I have read all the articles and notse related to this issue, but cannot not solve is. Has anyone faced this issue or know a solution?
    The problem:
    In one SC I have a DC A, which used to have public part PP_A.
    In another SC I have a DC B, which used to depend on public part PP_A of DC A.
    As part of implementation, the PP_A in DC A was deleted and replaced by new public parts. The changes are checked in and activated in NWDI successfully.
    Next, the DC B was corrected, its reference to PP_A was deleted and replaced with appropriate replacements.
    I checked in the activity correcting the DC B. Activation fails, because CBS complains that DC B has invalid dependency. I assume that the CBS cache still holds the old sources.
    I took the compartment where DC B is located and triggered a CBS Reinitialize compartment (which should discard the cached sources and load a fresh copy). The CBS Reinitialize compartment request fails too! The log shows the same message as the build log: invalid dependency.
    It seems that during reinitialize, CBS checks the validity of the DCs in the compartment BEFORE it does clean its cache and refreshes from DTR.
    In DTR, I can see the sources of DC A and DC B checked in correctly in the inactive branch, the .dcdef in DC B contains correct references to new public parts of DC A.
    Does anyone know how to force CBS to refresh its sources from DTR where correct sources are checked in?
    Thanks.
    Edited by: Rastislav Cesnek on Dec 20, 2011 3:25 PM

    Right.
    Its not the CONS, it's the active from DEV which is used. I sort of don't understand the NWDI concept then, maybe SAP could learn a little from Hudson, CruiseControl you name it.
    Apparently, as I found out after some trial and error, the checks done before the build AND before the initialize compartment run on sources from ACTIVE branch. So the check-ed in fixed sources of the DC B are ignored by CBS. It then complains about the invalid dependencies all the time.
    Finally, although it looks very scary, I activated the soure code changes of the dependent components (I hade a lot of them, not just one) with the "Activate even if the build fails". Then the initialize compartment did not complain about BROKEN components because of dependencies, because the check of metadata succeeded and the components were rebuilt.
    Thanks for hints.

  • CBS build error

    Hi all,
    When I am trying to check-in my application, I am getting the following error. Can any one of you give me the reason for it?
    Activation Failed:CBS Build Error: CBS Failed to communicate with some other server(internal code: COMMUNICATION_ERROR)
    Thank You.
    Regards,
    Murthy.

    Hi,
    Try pinging the JDI server from the NWDS and ensure that you get response from all the components (DTR, CMS, SLD etc).
    Even if response from one component fails, then check whether the JDI server is up and running.
    Hope this helps !
    Regards
    Srinivasan T

  • CBS Build Error DynamicRFCModelClass

    Hi,
    I have a case where my local build and deployment goes fine, but the CBS Build fails with the following error.
    com.sap.tools.webdynpro.bytecode.ClassFileNotFoundException: class 'com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClass' not found via com.sap.tools.webdynpro.bytecode.util.URLClassFileLoader$MyURLClassLoader@10cc250f
    What could be the reasons for this to happen ?

    Hi,
    Try pinging the JDI server from the NWDS and ensure that you get response from all the components (DTR, CMS, SLD etc).
    Even if response from one component fails, then check whether the JDI server is up and running.
    Hope this helps !
    Regards
    Srinivasan T

  • Error -17704, Build project failed in CVI

    I'm using CVI7.0 with TS3.0.
    When I configure the CVI adapter to be in debug mode, the TS uses tscvirun.prj to run an additional instance of the CVI code for debugging. As soon as TS finishes to load this project I get the run-time error:
    Build project failed in CVI for the project c:\....\tscvirun.prj.
    Error Code: -17704; CVI ActiveX automation server command failed.
    Any idea where to start looking?
    p.s. This entire project was copied from another pC where I don't have this problem. I did a lot of comparing between configurations of the two pCs but found nothing.
    Thanks

    Rafi2003 -
    Does the original tscvirun project that TestStand installs work with the example on the failing system?
    To validate this you may need to repair TestStand so that the tscvirun files are refreshed and try the examples to make sure things are working properly on the system before attempting to use the files from the second system.
    If you rerun the insaller, one of the available options will be to perform a repair.
    Scott Richardson (NI)
    Scott Richardson
    National Instruments

  • [svn:bz-trunk] 21017: Comment out the line in Tomcat7Valve that was causing the build to fail.

    Revision: 21017
    Revision: 21017
    Author:   [email protected]
    Date:     2011-04-05 05:59:33 -0700 (Tue, 05 Apr 2011)
    Log Message:
    Comment out the line in Tomcat7Valve that was causing the build to fail. I am not sure what this line was supposed to do - likely, this is not-functional right now.
    Modified Paths:
        blazeds/trunk/modules/opt/src/tomcat/flex/messaging/security/Tomcat7Valve.java

    soon as you start up the computer, keep hitting the F1 key.  That should get you into the BIOS.
    Also, try disabling Active System Protection for your freezing issues.  I'm using XP so  I don't know where to tell you to find it in Vista.

  • Script Execution failed (the build step failed)

    Hi folks,
    i have a problem with the quick migration at oracle sql developer 1.2.1 . The build step failed after the Generate step. In Step 4 (Pre-Migration check) I click on the button Verify. Then there is a failure (Privilege 'Create Role' is not present) while checking multi-schema privileges. Maybe that is the problem. Can anybody help me?

    Hi user613143,
    I suggest you do not use quick migrate:
    -capture then
    -convert then
    -generate then
    -data move.
    It gives a better report if anything goes wrong. If you cannot create a role then the create role and grant user/schema to role will fail and have to be done - if roles are necessary - by someone with higher privileges.
    -Turloch

  • FRM-18122 Form Builder Debugger failed to Initialize

    Dear Sir/Madam,
    I got above erorr message when form start.
    What the problem ? Everybody can help me.
    The version is 10g.
    best regards
    boris

    Try see this topic, may help you:
    FRM-18122: Form Builder Debugger failed to initialize

  • Error -: AIP-18506: Configuration Builder rollback failed for configuration

    Hi B2B gurus,
    Everytime while i deploying a Config, its throwing a below error
    Error -: AIP-18506: Configuration Builder rollback failed for configuration null for business process null
    I changed the config ID still i am getting the same error.deleted the agreement, still same error its thorwing of.
    regards

    Hi,
    It's great to hear that your problem is solved now and you got the root cause of it.
    Can you please mark all your threads as answred, for which you have got the solution, and award points to the person who has helped you finding the solution as appropriate? It would help us to help everyone in better way.
    It would be great if you can share the solution in the respective forums for the sake of benefit of other users of this forum. (You can find the threads raised by you, by clicking your user name --> Recent Questions)
    Thanks & Regards,
    Anuj

  • Error:AIP-18506: Configuration Builder rollback failed for configurations n

    Hi All
    While creating a deployement , i am getting below error,
    please help me
    Error:AIP-18506: Configuration Builder rollback failed for configurations null for business process null
    regards
    suni

    Hi Anuj,
    Thanks for your response, Now i getting a new error.
    I am getting the below error, while i am deploying the configurations.
    AIP-11016:SQL
    please find the below errors
    2009.07.29 at 06:38:54:371: B2BStarter thread: B2B - (DEBUG) B2BStarter - Current list is empty. Shutdown B2B
    2009.07.29 at 06:38:54:372: B2BStarter thread: B2B - (DEBUG) B2BStarter - Shutdown B2B
    2009.07.29 at 06:38:54:405: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:shutdown Enter
    2009.07.29 at 06:38:54:407: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:shutdown Exit
    2009.07.29 at 06:38:54:409: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:shutdown Shutdown B2B server start
    2009.07.29 at 06:38:54:464: Thread-18: BusinessLogicLayer - (ERROR) caught error: Closed Connection
    2009.07.29 at 06:38:54:468: Thread-18: IP - (ERROR) java.sql.SQLException: Closed Connection
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:174)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:239)
         at oracle.jdbc.driver.PhysicalConnection.rollback(PhysicalConnection.java:1259)
         at oracle.jdbc.OracleConnectionWrapper.rollback(OracleConnectionWrapper.java:90)
         at oracle.tip.repos.core.driver.CatalogDriver.disconnect(CatalogDriver.java:1662)
         at oracle.tip.repos.core.persistency.PersistencyService.disconnect(PersistencyService.java:578)
         at oracle.tip.buslogic.common.ExecutionContextImpl.disconnectService(ExecutionContextImpl.java:602)
         at oracle.tip.buslogic.common.ExecutionContextManager.closeLongRunningContext(ExecutionContextManager.java:511)
         at oracle.tip.adapter.b2b.data.B2BExecutionContext.close(B2BExecutionContext.java:208)
         at oracle.tip.adapter.b2b.data.DBContext.shutdown(DBContext.java:141)
         at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:455)
         at java.lang.Thread.run(Thread.java:534)
    2009.07.29 at 06:38:54:469: Thread-18: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:run Thread end ignore exception
    2009.07.29 at 06:38:54:471: Thread-18: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:run Thread end
    2009.07.29 at 06:38:55:426: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:shutdown Shutdown Transport and App Transport
    2009.07.29 at 06:38:55:428: B2BStarter thread: B2B - (DEBUG) B2BStarter - B2B Server shutdown
    2009.07.29 at 06:40:25:439: B2BStarter thread: B2B - (DEBUG) B2BStarter - Context Initialized
    2009.07.29 at 06:40:25:573: B2BStarter thread: B2B - (DEBUG) B2BStarter - Start B2B
    2009.07.29 at 06:40:25:767: B2BStarter thread: B2B - (DEBUG) B2BStarter - Starting B2B
    2009.07.29 at 06:40:25:873: B2BStarter thread: B2B - (DEBUG) B2BStarter - configuration obtained
    2009.07.29 at 06:40:26:079: B2BStarter thread: B2B - (DEBUG) B2BStarter - clear global cache
    2009.07.29 at 06:40:26:149: B2BStarter thread: B2B - (DEBUG) XEngine is already started. So clear cached objects inside XEngine.
    2009.07.29 at 06:40:26:181: B2BStarter thread: B2B - (INFORMATION) Repository:print: [0] HL7 over MLLP Exchange
    2009.07.29 at 06:40:26:185: B2BStarter thread: B2B - (INFORMATION) Repository:print: [1] EDI X12 over AS1
    2009.07.29 at 06:40:26:189: B2BStarter thread: B2B - (INFORMATION) Repository:print: [2] Custom Document over Generic Exchange
    2009.07.29 at 06:40:26:195: B2BStarter thread: B2B - (INFORMATION) Repository:print: [3] EDI EDIFACT over Generic Exchange
    2009.07.29 at 06:40:26:198: B2BStarter thread: B2B - (INFORMATION) Repository:print: [4] EDI X12 over Generic Exchange
    2009.07.29 at 06:40:26:204: B2BStarter thread: B2B - (INFORMATION) Repository:print: [5] RosettaNet over RNIF
    2009.07.29 at 06:40:26:208: B2BStarter thread: B2B - (INFORMATION) Repository:print: [6] Custom Document over MLLP Exchange
    2009.07.29 at 06:40:26:213: B2BStarter thread: B2B - (INFORMATION) Repository:print: [7] Custom Document over AS1
    2009.07.29 at 06:40:26:218: B2BStarter thread: B2B - (INFORMATION) Repository:print: [8] EDI EDIFACT over AS1
    2009.07.29 at 06:40:26:222: B2BStarter thread: B2B - (INFORMATION) Repository:print: [9] HL7 over Generic Exchange
    2009.07.29 at 06:40:26:227: B2BStarter thread: B2B - (INFORMATION) Repository:print: [10] Custom Document over ebMS
    2009.07.29 at 06:40:26:233: B2BStarter thread: B2B - (INFORMATION) Repository:print: [11] Custom Document over Internet
    2009.07.29 at 06:40:26:239: B2BStarter thread: B2B - (INFORMATION) Repository:print: [12] EDI X12 over Internet
    2009.07.29 at 06:40:26:245: B2BStarter thread: B2B - (INFORMATION) Repository:print: [13] EDI EDIFACT over Internet
    2009.07.29 at 06:40:26:690: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:initialize Enter
    2009.07.29 at 06:40:27:125: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:initialize Exit
    2009.07.29 at 06:40:27:126: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:initialize Enter
    2009.07.29 at 06:40:27:130: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:initialize resetListener = true
    2009.07.29 at 06:40:27:133: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:initialize initdcx = true
    2009.07.29 at 06:40:27:135: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:initialize initialize TPAProcessor
    2009.07.29 at 06:40:27:137: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:initialize Clear TPA Cache
    2009.07.29 at 06:40:27:141: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:initialize initialize DataContext. Pool Size 0
    2009.07.29 at 06:40:27:143: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:initialize Treat Response as Request = false
    2009.07.29 at 06:40:27:145: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:initialize Exit
    2009.07.29 at 06:40:27:148: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:initialize initialize Transport
    2009.07.29 at 06:40:27:150: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.transport.TransportInterface:initialize Transport LogLevel = DEBUG
    2009.07.29 at 06:40:27:304: B2BStarter thread: B2B - (INFORMATION) Repository:getDeliveryEndPointList: Putting http://localhost
    2009.07.29 at 06:40:27:309: B2BStarter thread: B2B - (INFORMATION) oracle.tip.adapter.b2b.transport.TransportInterface:initialize: Props: http://localhost transport_callout_waittime = 30
    port = 12001
    PROTOCOL_ENDPOINT = null
    2009.07.29 at 06:40:27:320: B2BStarter thread: B2B - (DEBUG) initialize TransportReceiver: [Emerson_Test_AS2_TransportServer < http > < Emerson >]
    2009.07.29 at 06:40:27:797: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.transport.AppTransportInterface:initialize AppTransport LogLevel = ERROR
    2009.07.29 at 06:40:27:865: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:startListen Enter
    2009.07.29 at 06:40:27:869: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:startListen Exit
    2009.07.29 at 06:40:27:875: Thread-19: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:run Thread start
    2009.07.29 at 06:40:27:879: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:initialize Exit
    2009.07.29 at 06:40:27:883: B2BStarter thread: B2B - (DEBUG) B2BStarter - B2B initialized
    2009.07.29 at 06:40:29:214: Thread-19: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:run initialize Enter
    2009.07.29 at 06:40:29:297: Thread-19: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:run initialize B2BListen turned on, will listen on IP_OUT_QUEUE for messages
    2009.07.29 at 06:40:29:380: Thread-19: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:run start listening on message
    UI LOG:
    2009.07.29 at 04:54:58:859: DEPLOYMENT_MANAGER_THREAD: Repository - (ERROR) java.sql.SQLException: ORA-20011: Inserting into runtime table TIP_DocumentType_rt failed
    ORA-06512: at "B2B.IP_DEPLOY", line 3942
    ORA-00001: unique constraint (B2B.TIP_DOCUMENTTYPE_RT_RUK) violated
    ORA-06512: at line 1
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:315)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:281)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:638)
         at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:183)
         at oracle.jdbc.driver.T4CCallableStatement.execute_for_rows(T4CCallableStatement.java:872)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1160)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3000)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3073)
         at oracle.jdbc.driver.OracleCallableStatement.executeUpdate(OracleCallableStatement.java:4308)
         at oracle.tip.deploy.DeploymentManager.deployObjectInRuntimeSchema(DeploymentManager.java:1067)
         at oracle.tip.deploy.DeploymentManager.run(DeploymentManager.java:419)
         at java.lang.Thread.run(Thread.java:534)
    2009.07.29 at 06:38:06:010: Thread-46: Repository - (ERROR) Error -: AIP-11015: Object does not exist 629FF62EB2D55C7BE04400144F873925-27-1-30
         at oracle.tip.repos.core.driver.CatalogDriver.getObject(CatalogDriver.java:759)
         at oracle.tip.repos.core.driver.AssociationList.get(AssociationList.java:70)
         at oracle.tip.buslogic.validation.rules.TradingPartnerCollectionRules.rule7_2(TradingPartnerCollectionRules.java:168)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at oracle.tip.buslogic.validation.ModelValidationEngineImpl.invokeMethod(ModelValidationEngineImpl.java:1349)
         at oracle.tip.buslogic.validation.ModelValidationEngineImpl.invokeMethod(ModelValidationEngineImpl.java:1325)
         at oracle.tip.buslogic.validation.ModelValidationEngineImpl.validate(ModelValidationEngineImpl.java:1212)
         at oracle.tip.buslogic.validation.ModelValidationEngineImpl.validateDeployableBusinessObjects(ModelValidationEngineImpl.java:296)
         at oracle.tip.buslogic.validation.ModelValidationEngineImpl.validateDeployableBusinessObjectsAgreement(ModelValidationEngineImpl.java:272)
         at oracle.tip.configuration.B2BConfigurationBuilder.run(B2BConfigurationBuilder.java:492)
         at java.lang.Thread.run(Thread.java:534)
    2009.07.29 at 06:38:56:895: DEPLOYMENT_MANAGER_THREAD: Repository - (ERROR) java.sql.SQLException: ORA-20011: Inserting into runtime table TIP_DocumentType_rt failed
    ORA-06512: at "B2B.IP_DEPLOY", line 3942
    ORA-00001: unique constraint (B2B.TIP_DOCUMENTTYPE_RT_RUK) violated
    ORA-06512: at line 1
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:315)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:281)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:638)
         at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:183)
         at oracle.jdbc.driver.T4CCallableStatement.execute_for_rows(T4CCallableStatement.java:872)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1160)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3000)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3073)
         at oracle.jdbc.driver.OracleCallableStatement.executeUpdate(OracleCallableStatement.java:4308)
         at oracle.tip.deploy.DeploymentManager.deployObjectInRuntimeSchema(DeploymentManager.java:1067)
         at oracle.tip.deploy.DeploymentManager.run(DeploymentManager.java:419)
         at java.lang.Thread.run(Thread.java:534)
    2009.07.29 at 06:41:05:932: PURGE_MANAGER_THREAD: Repository - (ERROR) java.sql.SQLException: ORA-02431: cannot disable constraint (TIP_ATTACHMENTSTORAGE_RFK) - no such constraint
    ORA-06512: at "B2B.IP_PURGE", line 107
    ORA-06512: at line 1
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:315)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:281)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:638)
         at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:183)
         at oracle.jdbc.driver.T4CCallableStatement.execute_for_rows(T4CCallableStatement.java:872)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1160)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3000)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3073)
         at oracle.jdbc.driver.OracleCallableStatement.executeUpdate(OracleCallableStatement.java:4308)
         at oracle.tip.repos.purge.PurgeManager.disableConstraints(PurgeManager.java:706)
         at oracle.tip.repos.purge.PurgeManager.purgeConfiguration(PurgeManager.java:836)
         at oracle.tip.repos.purge.PurgeManager.doPurge(PurgeManager.java:475)
         at oracle.tip.repos.purge.PurgeManager.run(PurgeManager.java:381)
         at java.lang.Thread.run(Thread.java:534)
    2009.07.29 at 06:41:07:927: PURGE_MANAGER_THREAD: Repository - (ERROR) java.sql.SQLException: ORA-02430: cannot enable constraint (TIP_ATTACHMENTSTORAGE_RFK) - no such constraint
    ORA-06512: at "B2B.IP_PURGE", line 47
    ORA-06512: at line 1
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:315)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:281)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:638)
         at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:183)
         at oracle.jdbc.driver.T4CCallableStatement.execute_for_rows(T4CCallableStatement.java:872)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1160)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3000)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3073)
         at oracle.jdbc.driver.OracleCallableStatement.executeUpdate(OracleCallableStatement.java:4308)
         at oracle.tip.repos.purge.PurgeManager.enableConstraints(PurgeManager.java:728)
         at oracle.tip.repos.purge.PurgeManager.purgeConfiguration(PurgeManager.java:870)
         at oracle.tip.repos.purge.PurgeManager.doPurge(PurgeManager.java:475)
         at oracle.tip.repos.purge.PurgeManager.run(PurgeManager.java:381)
         at java.lang.Thread.run(Thread.java:534)
    2009.07.29 at 06:41:07:931: PURGE_MANAGER_THREAD: Repository - (ERROR) PurgeManager: Purge op failed
    2009.07.29 at 06:41:07:933: PURGE_MANAGER_THREAD: Repository - (ERROR) PurgeManager: PurgeManager failed: Error -: AIP-11016: SQL error: java.sql.SQLException: ORA-02430: cannot enable constraint (TIP_ATTACHMENTSTORAGE_RFK) - no such constraint
    ORA-06512: at "B2B.IP_PURGE", line 47
    ORA-06512: at line 1
    2009.07.29 at 06:46:50:646: DEPLOYMENT_MANAGER_THREAD: Repository - (ERROR) java.sql.SQLException: ORA-20011: Inserting into runtime table TIP_DocumentType_rt failed
    ORA-06512: at "B2B.IP_DEPLOY", line 3942
    ORA-00001: unique constraint (B2B.TIP_DOCUMENTTYPE_RT_RUK) violated
    ORA-06512: at line 1
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:315)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:281)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:638)
         at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:183)
         at oracle.jdbc.driver.T4CCallableStatement.execute_for_rows(T4CCallableStatement.java:872)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1160)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3000)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3073)
         at oracle.jdbc.driver.OracleCallableStatement.executeUpdate(OracleCallableStatement.java:4308)
         at oracle.tip.deploy.DeploymentManager.deployObjectInRuntimeSchema(DeploymentManager.java:1067)
         at oracle.tip.deploy.DeploymentManager.run(DeploymentManager.java:419)
         at java.lang.Thread.run(Thread.java:534)

  • A problem about build project fail...

    Hi all, I'm fairly new to iPhone programing and now get a problem about build project fail. ><
    I've downloaded a couple of sample codes from Apple web site and build them, but there are some errors messages as below...
    Could some body help me to handle this problem?? I'll be very appreciated~
    ================================ Error msg of "MoveME" sample ============================
    Building target “MoveMe” of project “MoveMe” with configuration “Debug” — (21 errors, 1 warning)
    Checking Dependencies
    warning: couldn't add 'com.apple.XcodeGenerated' tag to '/Volumes/MoveMe/build/MoveMe.build': Error Domain=NSPOSIXErrorDomain Code=2 UserInfo=0x33ba1f0 "Operation could not be completed. No such file or directory"
    error: unable to create '/Volumes/MoveMe/build' (Read-only file system)
    error: unable to create '/Volumes/MoveMe/build' (Read-only file system)
    Unable to create directory /Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build
    Unable to create directory /Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/Objects-n ormal/i386
    Unable to create directory /Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build
    Unable to create directory /Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build
    Unable to create directory /Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build
    Unable to create directory /Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build
    warning: couldn't add 'com.apple.XcodeGenerated' tag to '/Volumes/MoveMe/build/MoveMe.build': Error Domain=NSPOSIXErrorDomain Code=2 UserInfo=0x33ba1f0 "Operation could not be completed. No such file or directory"
    error: unable to create '/Volumes/MoveMe/build' (Read-only file system)
    error: unable to create '/Volumes/MoveMe/build' (Read-only file system)
    Unable to create directory /Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build
    Unable to create directory /Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/Objects-n ormal/i386
    Unable to create directory /Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build
    Unable to create directory /Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build
    Unable to create directory /Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build
    Unable to create directory /Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build
    mkdir /Volumes/MoveMe/build/Debug-iphonesimulator/MoveMe.app (error: Read-only file system)
    mkdir /Volumes/MoveMe/build/Debug-iphonesimulator/MoveMe.app (error: Read-only file system)
    cd /Volumes/MoveMe
    <com.apple.tools.info-plist-utility> Info.plist -genpkginfo /Volumes/MoveMe/build/Debug-iphonesimulator/MoveMe.app/PkgInfo -expandbuildsettings -o /Volumes/MoveMe/build/Debug-iphonesimulator/MoveMe.app/Info.plist
    error: couldn't create directory /Volumes/MoveMe/build/Debug-iphonesimulator/MoveMe.app: Read-only file system
    error: couldn't create directory /Volumes/MoveMe/build/Debug-iphonesimulator/MoveMe.app: Read-only file system
    error: The file “PkgInfo” does not exist.
    error: couldn't create directory /Volumes/MoveMe/build/Debug-iphonesimulator/MoveMe.app: Read-only file system
    error: couldn't create directory /Volumes/MoveMe/build/Debug-iphonesimulator/MoveMe.app: Read-only file system
    error: The file “PkgInfo” does not exist.
    mkdir /Volumes/MoveMe/build/Debug-iphonesimulator/MoveMe.app (error: Read-only file system)
    cd /Volumes/MoveMe
    /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -resolve-src-symlinks /Volumes/MoveMe/Default.png /Volumes/MoveMe/build/Debug-iphonesimulator/MoveMe.app
    error: couldn't create directory /Volumes/MoveMe/build/Debug-iphonesimulator/MoveMe.app: Read-only file system
    pbxcp: error: open(): /Volumes/MoveMe/build/Debug-iphonesimulator/MoveMe.app/Default.png [/SourceCache/pbxtools/pbx_tools-1059/pbxcp/fileutils.m:392]: No such file or directory
    error: couldn't create directory /Volumes/MoveMe/build/Debug-iphonesimulator/MoveMe.app: Read-only file system
    mkdir /Volumes/MoveMe/build/Debug-iphonesimulator/MoveMe.app (error: Read-only file system)
    cd /Volumes/MoveMe
    /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -resolve-src-symlinks /Volumes/MoveMe/Placard.png /Volumes/MoveMe/build/Debug-iphonesimulator/MoveMe.app
    error: couldn't create directory /Volumes/MoveMe/build/Debug-iphonesimulator/MoveMe.app: Read-only file system
    pbxcp: error: open(): /Volumes/MoveMe/build/Debug-iphonesimulator/MoveMe.app/Placard.png [/SourceCache/pbxtools/pbx_tools-1059/pbxcp/fileutils.m:392]: No such file or directory
    error: couldn't create directory /Volumes/MoveMe/build/Debug-iphonesimulator/MoveMe.app: Read-only file system
    mkdir /Volumes/MoveMe/build/Debug-iphonesimulator/MoveMe.app (error: Read-only file system)
    cd /Volumes/MoveMe
    /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -resolve-src-symlinks /Volumes/MoveMe/DisplayStrings.strings /Volumes/MoveMe/build/Debug-iphonesimulator/MoveMe.app
    error: couldn't create directory /Volumes/MoveMe/build/Debug-iphonesimulator/MoveMe.app: Read-only file system
    pbxcp: error: open(): /Volumes/MoveMe/build/Debug-iphonesimulator/MoveMe.app/DisplayStrings.strings [/SourceCache/pbxtools/pbx_tools-1059/pbxcp/fileutils.m:392]: No such file or directory
    error: couldn't create directory /Volumes/MoveMe/build/Debug-iphonesimulator/MoveMe.app: Read-only file system
    mkdir /Volumes/MoveMe/build/Debug-iphonesimulator/MoveMe.app (error: Read-only file system)
    cd /Volumes/MoveMe
    /Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Volumes/MoveMe/build/Debug-iphonesimulator/MoveMe.app/MainWindow.nib /Volumes/MoveMe/MainWindow.xib
    error: couldn't create directory /Volumes/MoveMe/build/Debug-iphonesimulator/MoveMe.app: Read-only file system
    /* com.apple.ibtool.errors */
    Internal Error:
    Description: Compilation failed. Unable to write to path: /Volumes/MoveMe/build/Debug-iphonesimulator/MoveMe.app/MainWindow.nib
    error: couldn't create directory /Volumes/MoveMe/build/Debug-iphonesimulator/MoveMe.app: Read-only file system
    mkdir /Volumes/MoveMe/build/Debug-iphonesimulator/MoveMe.app (error: Read-only file system)
    cd /Volumes/MoveMe
    /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -resolve-src-symlinks /Volumes/MoveMe/Icon.png /Volumes/MoveMe/build/Debug-iphonesimulator/MoveMe.app
    error: couldn't create directory /Volumes/MoveMe/build/Debug-iphonesimulator/MoveMe.app: Read-only file system
    pbxcp: error: open(): /Volumes/MoveMe/build/Debug-iphonesimulator/MoveMe.app/Icon.png [/SourceCache/pbxtools/pbx_tools-1059/pbxcp/fileutils.m:392]: No such file or directory
    error: couldn't create directory /Volumes/MoveMe/build/Debug-iphonesimulator/MoveMe.app: Read-only file system
    mkdir /Volumes/MoveMe/build/Debug-iphonesimulator/MoveMe.app (error: Read-only file system)
    cd /Volumes/MoveMe
    /Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Volumes/MoveMe/build/Debug-iphonesimulator/MoveMe.app/MoveMeView.nib /Volumes/MoveMe/MoveMeView.xib
    error: couldn't create directory /Volumes/MoveMe/build/Debug-iphonesimulator/MoveMe.app: Read-only file system
    /* com.apple.ibtool.errors */
    Internal Error:
    Description: Compilation failed. Unable to write to path: /Volumes/MoveMe/build/Debug-iphonesimulator/MoveMe.app/MoveMeView.nib
    error: couldn't create directory /Volumes/MoveMe/build/Debug-iphonesimulator/MoveMe.app: Read-only file system
    mkdir /Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/Objects-n ormal/i386 (error: Read-only file system)
    cd /Volumes/MoveMe
    /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.0 -x objective-c -arch i386 -fmessage-length=0 -pipe -std=c99 -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -Wreturn-type -Wunused-variable -D_IPHONE_OS_VERSION_MINREQUIRED=20000 -isysroot /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.0 .sdk -fvisibility=hidden -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/MoveMe-ge nerated-files.hmap -I/Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/MoveMe- own-target-headers.hmap -I/Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/MoveMe- all-target-headers.hmap -iquote /Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/MoveMe-pr oject-headers.hmap -F/Volumes/MoveMe/build/Debug-iphonesimulator -I/Volumes/MoveMe/build/Debug-iphonesimulator/include -I/Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/Derived Sources -include /var/folders/bW/bWmyU-LjHBKBRZqhplPNE++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/MoveMePrefix-chaljwmdesvmdlfdlkpiazlaoxmy/MoveMePrefix.pch -c /Volumes/MoveMe/main.m -o /Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/Objects-n ormal/i386/main.o
    error: couldn't create directory /Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/Objects-n ormal/i386: Read-only file system
    {standard input}:unknown:FATAL:can't create output file: /Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/Objects-n ormal/i386/main.o
    error: couldn't create directory /Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/Objects-n ormal/i386: Read-only file system
    mkdir /Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/Objects-n ormal/i386 (error: Read-only file system)
    cd /Volumes/MoveMe
    /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.0 -x objective-c -arch i386 -fmessage-length=0 -pipe -std=c99 -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -Wreturn-type -Wunused-variable -D_IPHONE_OS_VERSION_MINREQUIRED=20000 -isysroot /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.0 .sdk -fvisibility=hidden -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/MoveMe-ge nerated-files.hmap -I/Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/MoveMe- own-target-headers.hmap -I/Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/MoveMe- all-target-headers.hmap -iquote /Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/MoveMe-pr oject-headers.hmap -F/Volumes/MoveMe/build/Debug-iphonesimulator -I/Volumes/MoveMe/build/Debug-iphonesimulator/include -I/Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/Derived Sources -include /var/folders/bW/bWmyU-LjHBKBRZqhplPNE++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/MoveMePrefix-chaljwmdesvmdlfdlkpiazlaoxmy/MoveMePrefix.pch -c /Volumes/MoveMe/Classes/MoveMeAppDelegate.m -o /Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/Objects-n ormal/i386/MoveMeAppDelegate.o
    error: couldn't create directory /Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/Objects-n ormal/i386: Read-only file system
    {standard input}:unknown:FATAL:can't create output file: /Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/Objects-n ormal/i386/MoveMeAppDelegate.o
    error: couldn't create directory /Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/Objects-n ormal/i386: Read-only file system
    mkdir /Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/Objects-n ormal/i386 (error: Read-only file system)
    cd /Volumes/MoveMe
    /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.0 -x objective-c -arch i386 -fmessage-length=0 -pipe -std=c99 -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -Wreturn-type -Wunused-variable -D_IPHONE_OS_VERSION_MINREQUIRED=20000 -isysroot /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.0 .sdk -fvisibility=hidden -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/MoveMe-ge nerated-files.hmap -I/Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/MoveMe- own-target-headers.hmap -I/Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/MoveMe- all-target-headers.hmap -iquote /Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/MoveMe-pr oject-headers.hmap -F/Volumes/MoveMe/build/Debug-iphonesimulator -I/Volumes/MoveMe/build/Debug-iphonesimulator/include -I/Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/Derived Sources -include /var/folders/bW/bWmyU-LjHBKBRZqhplPNE++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/MoveMePrefix-chaljwmdesvmdlfdlkpiazlaoxmy/MoveMePrefix.pch -c /Volumes/MoveMe/Classes/PlacardView.m -o /Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/Objects-n ormal/i386/PlacardView.o
    error: couldn't create directory /Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/Objects-n ormal/i386: Read-only file system
    {standard input}:unknown:FATAL:can't create output file: /Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/Objects-n ormal/i386/PlacardView.o
    error: couldn't create directory /Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/Objects-n ormal/i386: Read-only file system
    mkdir /Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/Objects-n ormal/i386 (error: Read-only file system)
    cd /Volumes/MoveMe
    /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.0 -x objective-c -arch i386 -fmessage-length=0 -pipe -std=c99 -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -Wreturn-type -Wunused-variable -D_IPHONE_OS_VERSION_MINREQUIRED=20000 -isysroot /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.0 .sdk -fvisibility=hidden -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/MoveMe-ge nerated-files.hmap -I/Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/MoveMe- own-target-headers.hmap -I/Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/MoveMe- all-target-headers.hmap -iquote /Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/MoveMe-pr oject-headers.hmap -F/Volumes/MoveMe/build/Debug-iphonesimulator -I/Volumes/MoveMe/build/Debug-iphonesimulator/include -I/Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/Derived Sources -include /var/folders/bW/bWmyU-LjHBKBRZqhplPNE++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/MoveMePrefix-chaljwmdesvmdlfdlkpiazlaoxmy/MoveMePrefix.pch -c /Volumes/MoveMe/Classes/MoveMeView.m -o /Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/Objects-n ormal/i386/MoveMeView.o
    error: couldn't create directory /Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/Objects-n ormal/i386: Read-only file system
    {standard input}:unknown:FATAL:can't create output file: /Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/Objects-n ormal/i386/MoveMeView.o
    error: couldn't create directory /Volumes/MoveMe/build/MoveMe.build/Debug-iphonesimulator/MoveMe.build/Objects-n ormal/i386: Read-only file system
    Build failed (21 errors, 1 warning)

    Ya, something like that...
    I'm even new to Mac, thanks for your answer ^^"

  • CBS BUILD FAILD-- EPBUILDT

    Hi,
    I have a problem with CBS Build,
    When i create WDJ App in As a local App i dont get issues i mean every thing working fine
    When i try to create WDJ App thr NWDI it is getting me problem due to EP_BUILDT
    I try to Add the EP_BUILDT in Required SC in my track i dont find EP_BUILDT SC in SC's list, now i have download the EPBUILDT09_0-10003786.SCA file from S&M and i have deployed it thr SDM and restarted my SAP servers but still i dont see any EP_BUILDT file in SC list even in SLD.
    Please suggest me what to for above issue.
    Thanks,
    Sreeni.

    Hi,
    I solved my problem with reference of
    Re: Broken DCs after changing the runtime systems in track
    Thanks,
    Sreeni.

  • Building mosaic failed

    Hi
    Using 10.7.1 I am having trouble with the mosaic option of the screen saver.  I receive the error "Building mosaic failed," when I activate this screen saver.
    When in system preferences, I see a simulation of the mosaic forming in the 'preview' window.
    I am pointing the screen saver to my iphoto library.  The other screen saver functions work.  I tried pointing mosaic to other sub-libraries in iphoto like events and have the same problem.
    I do keep my iphoto library on an external HD.
    Any ideas?
    AS

    Thanks.  DId the trick. 
    To that end, what does putting the hard drive to sleep really mean or accomplish?
    AS

  • Cbs build portal application dc fail.  Build Plugin IS NOT DEFINED for this

    hi all
    I use NW7.0 ehp1,have portal and a nwdi.
    I create a track at nwdi . and develop a portal application .
    local build is ok . but when i check in .run a activitce.  dc is broken.
    log is -
    CBS Request Log - [  300/DEP_PESKM_D  ]
    Build number assigned: 314
    Change request state from QUEUED to PROCESSING
    REQUEST PROCESSING started at 2010-11-05 02:17:38.921 GMT
        ACTIVATION request in Build Space "DEP_PESKM_D" at Node ID: 13,975,650
         [id: 300; parentID: 0; type: 4]
         [options: NO OPTIONS]
        Waiting for access: 79 ms
        ===== Pre-Processing =====  started at 2010-11-05 02:17:39.000 GMT
            List of requested for activation activities:
                'deep.com_PESKM_1' compartment
                    tet
                        [ISN 111][created by YANLIANG at 2010-11-05 10:17:31.0][OID 6b2f604ae87c11df94ff000000d54062]
                There is 1 activity in compartment deep.com_PESKM_1
                1 activity will be processed by this request
            Analyze dependencies to predecessor activities... started at 2010-11-05 02:17:39.031 GMT
                Analyzing predecessors in compartment "deep.com_PESKM_1"
                    No dependencies to predecessor activities found.
            Analyze dependencies to predecessor activities... finished at 2010-11-05 02:17:39.046 GMT and took 15 ms
            Analyze versions... started at 2010-11-05 02:17:39.046 GMT
                List Active Versions Report: "HTTP/1.1 207 Multi-Status" finished at 2010-11-05 02:17:41.812 GMT and took 2 s 766 ms
                Synchronize metadata for [deep.com.cn/dc_logo_par] started at 2010-11-05 02:17:41.812 GMT
                    Verification of DL [ws/PESKM/deep.com_PESKM/dev/active/] finished at 2010-11-05 02:17:41.906 GMT and took 0 ms
                    Verification of cache (level 2: Comparison of attributes) finished at 2010-11-05 02:17:41.937 GMT and took 31 ms
                Synchronize metadata for [deep.com.cn/dc_logo_par] finished at 2010-11-05 02:17:41.937 GMT and took 125 ms
                < CHANGE > 'deep.com.cn/dc_logo_par' DC
            Analyze versions... finished at 2010-11-05 02:17:41.937 GMT and took 2 s 891 ms
            Analyze activities... started at 2010-11-05 02:17:41.937 GMT
                Loading component definitions
                1 component to be build in compartment "deep.com_PESKM_1"
            Analyze activities... finished at 2010-11-05 02:17:42.000 GMT and took 63 ms
            Calculate all combinations of components and variants to be built...
            Analyze request DC BV... started at 2010-11-05 02:17:42.109 GMT
                    'deep.com.cn/dc_logo_par' variant 'default'
                    'deep.com.cn/dc_logo_par' variant 'default' cannot be built. ACTIVATION will fail.
                    Build Plugin IS NOT DEFINED for this component or the defined Build Plugin is INVALID.
            Analyze request DC BV... finished at 2010-11-05 02:17:42.140 GMT and took 31 ms
        ===== Pre-Processing =====  finished at 2010-11-05 02:17:42.187 GMT and took 3 s 187 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 component "deep.com.cn/dc_logo_par" variant "default". The component is BROKEN.
    REQUEST PROCESSING finished at 2010-11-05 02:17:42.187 GMT and took 3 s 266 ms
    No build logs available for the request.
    Edited by: yan liang on Nov 5, 2010 3:12 AM

    Hi Yan,
    please check the NWDI troubleshooting guide:
    http://wiki.sdn.sap.com/wiki/display/TechTSG/%28NWDI%29%28CBS%29Q0030
    --> Understanding Broken and Dirty DCs
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/30b7c94e-fc6b-2910-30b8-d34a7b51309e
    Did you import the dependent build plugins for the track in question?
    (tab "development" in the /devinf --> CMS webui --> Transport studio)
    See also the sap note: #1080927 - Creating CMS Tracks for Common Application Types (http://service.sap.com/sap/support/notes/1080927)
    Best Regards,
    Ervin

  • CBS: Creation of build location fails for Standalone Development Configuration

    Hi experts,
    We have an issue during setup of a Standalone development configuration in NWDI with CM Services. During saving the following error occurs:
    "Unable to save development configuration: Unable to create build location "SPO" on build tool "http://qpmr-nw01.sap:50000" using user "NWDI_CMSADM" [DICONF_CREATEBUILDLOCATION]: CBS Server Error: Internal server error( internal code: INTERNAL_SERVER_ERROR)"
    The trace logs contains additionally the following errors:
    "FAILURE to unset the owner-buildspace property on workspaces for buildspace: SPO caused due to an exception. Invalid cookie domain .sap. This may cause problems during future creation of buildspaces for the workspaces associated with this buildspace. Manual unset may be required."
    "Unable to create build location "SPO" on build tool "http://qpmr-nw01.sap:50000" using user "NWDI_CMSADM" [DICONF_CREATEBUILDLOCATION]: CBS Server Error: Internal server error( internal code: INTERNAL_SERVER_ERROR)
    [EXCEPTION]
    com.sap.di.cts.config.service.core.exception.DIConfCreateBuildlocationException: Unable to create build location "SPO" on build tool "http://qpmr-nw01.sap:50000" using user "NWDI_CMSADM" [DICONF_CREATEBUILDLOCATION]: CBS Server Error: Internal server error( internal code: INTERNAL_SERVER_ERROR) "
    Does this have something to do with our domain name which ends with .sap?
    Thanks and Best Regards
    Harald

    Hi,
    yes, that is what I was afraid of.
    Let's try something else.
    Surely the problem seems to be related to the domain that is using the string "sap".
    Or at least this is what I can also see in the error message :Invalid cookie domain .sap.
    Can you please try with IP ? Go to CMS Track Data, and specify the CBS and DTR URLs via IP.
    Does this help?
    Cheers,
    Ervin

Maybe you are looking for