Hi Shameera,

I'll look in to APIM P2-Profile build failure issue..

Thanks;


On Sun, Aug 18, 2013 at 4:41 AM, Shameera Rathnayaka <[email protected]>wrote:

> HI Sanjeewa,
>
> There is a failure in apimgt p2-profile -gen Please have a look. This is a
> blocker to provide apimgt pack.
>
> Installation failed.
> Cannot complete the install because one or more required items could not
> be found.
>  Software being installed: WSO2 Carbon - Api management Feature 4.2.0
> (org.wso2.carbon.apimgt.feature.group 4.2.0)
>  Missing requirement: Identity OAuth Server Feature 4.2.0
> (org.wso2.carbon.identity.oauth.server.feature.group 4.2.0) requires
> 'org.wso2.carbon.idp.mgt.feature.group [4.2.0,4.3.0)' but it could not be
> found
>  Cannot satisfy dependency:
>   From: WSO2 Carbon - Api management Core Feature 4.2.0
> (org.wso2.carbon.apimgt.core.feature.group 4.2.0)
>   To: org.wso2.carbon.identity.oauth.feature.group [4.2.0,4.3.0)
>  Cannot satisfy dependency:
>   From: WSO2 Carbon - Api management Feature 4.2.0
> (org.wso2.carbon.apimgt.feature.group 4.2.0)
>   To: org.wso2.carbon.apimgt.core.feature.group [4.2.0]
>  Cannot satisfy dependency:
>   From: Identity OAuth Feature 4.2.0
> (org.wso2.carbon.identity.oauth.feature.group 4.2.0)
>   To: org.wso2.carbon.identity.oauth.server.feature.group [4.2.0]
> Application failed, log file location:
> /build/software/4.2.0_clean_repo_/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/configuration/1376825728674.log
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] WSO2 API Manager - Styles ......................... SUCCESS [2.357s]
> [INFO] WSO2 Stratos  API Manager - UI styles ............. SUCCESS [1.725s]
> [INFO] WSO2 API Manager - Styles Parent .................. SUCCESS [0.073s]
> [INFO] WSO2 Stratos  API Manager - Dashboard UI .......... SUCCESS [0.630s]
> [INFO] WSO2 AM - Login User Interface .................... SUCCESS [0.713s]
> [INFO] WSO2 API Manager - Styles Features ................ SUCCESS [0.430s]
> [INFO] WSO2 API Manager - Features Aggregator Module ..... SUCCESS [0.008s]
> [INFO] WSO2 Stratos  API Manager - Style Features ........ SUCCESS [0.107s]
> [INFO] WSO2 Stratos  API Manager - Utils Features ........ SUCCESS [0.892s]
> [INFO] WSO2 Stratos  API Manager - Dashboard UI Features . SUCCESS [0.325s]
> [INFO] WSO2 Stratos  API Manager - Deployment Features ... SUCCESS [0.156s]
> [INFO] WSO2 Stratos  API Manager - Features Aggregator Module  SUCCESS
> [0.011s]
> [INFO] WSO2 API Manager - Features Parent ................ SUCCESS [0.010s]
> [INFO] WSO2 API Manager - P2 Profile Generation .......... FAILURE
> [54.578s]
> [INFO] WSO2 API Manager - P2 Profile Generation Parent ... SKIPPED
> [INFO] WSO2 API Manager - BAM Toolbox .................... SKIPPED
> [INFO] WSO2 API Manager - Distribution ................... SKIPPED
> [INFO] WSO2 API Manager - Distribution Parent ............ SKIPPED
> [INFO] WSO2 API Manager - Integration Test Module ........ SKIPPED
> [INFO] WSO2 API Manager - Integration UI Test Module ..... SKIPPED
> [INFO] WSO2 API Manager - Integration Tests .............. SKIPPED
> [INFO] WSO2 API Manager - Aggregator Module .............. SKIPPED
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 1:03.302s
> [INFO] Finished at: Sun Aug 18 11:35:33 UTC 2013
> [INFO] Final Memory: 39M/641M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.wso2.maven:carbon-p2-plugin:1.5.3:p2-profile-gen
> (3-p2-profile-generation) on project am-p2-profile: P2 publisher return
> code was 13 -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the
> -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the
> command
> [ERROR]   mvn <goals> -rf :am-p2-profile
>
>
> Thanks,
> Shameera.
>
>
>
> On Sun, Aug 18, 2013 at 3:22 PM, Shameera Rathnayaka <[email protected]>wrote:
>
>> Hi APIM team,
>>
>> There are compilation failures in org.wso2.carbon.apimgt.impl tests.
>> Please fix it.
>>
>>
>> [INFO] -------------------------------------------------------------
>> [ERROR] COMPILATION ERROR :
>> [INFO] -------------------------------------------------------------
>> [ERROR]
>> /build/branches/platform/components/apimgt/org.wso2.carbon.apimgt.impl/4.2.0/src/test/java/org/wso2/carbon/apimgt/impl/dao/test/APIMgtDAOTest.java:[364,11]
>> updateRefreshedApplicationAccessToken(java.lang.String,java.lang.String,long)
>> in org.wso2.carbon.apimgt.impl.dao.ApiMgtDAO cannot be applied to
>> (java.lang.String,java.lang.String,java.lang.String,long)
>>
>> [ERROR]
>> /build/branches/platform/components/apimgt/org.wso2.carbon.apimgt.impl/4.2.0/src/test/java/org/wso2/carbon/apimgt/impl/dao/test/APIMgtDAOTest.java:[370,11]
>> updateRefreshedApplicationAccessToken(java.lang.String,java.lang.String,long)
>> in org.wso2.carbon.apimgt.impl.dao.ApiMgtDAO cannot be applied to
>> (java.lang.String,java.lang.String,java.lang.String,long)
>>
>> Thanks,
>> Shameera.
>>
>>
>>
>>
>> On Sun, Aug 18, 2013 at 2:30 PM, Shameera Rathnayaka 
>> <[email protected]>wrote:
>>
>>> Hi,
>>>
>>> On Sun, Aug 18, 2013 at 2:20 PM, Shameera Rathnayaka 
>>> <[email protected]>wrote:
>>>
>>>> Test failures in org.wso2.carbon.registry.social.impl.
>>>>
>>>
>>> Fixed, r181835
>>> .
>>>
>>> Thanks,
>>> Shameera.
>>>
>>>
>>>>
>>>>
>>>>
>>>> -------------------------------------------------------
>>>>  T E S T S
>>>> -------------------------------------------------------
>>>> Running
>>>> org.wso2.carbon.registry.social.impl.test.message.MessageManagerImplTest
>>>>
>>>> log4j:WARN No appenders could be found for logger
>>>> (org.wso2.carbon.context.internal.CarbonContextDataHolder).
>>>> log4j:WARN Please initialize the log4j system properly.
>>>>  carbon home
>>>> /build/branches/platform/components/registry/org.wso2.carbon.registry.social.impl/4.2.0/src/test/resources/carbon-home
>>>> carbon home
>>>> /build/branches/platform/components/registry/org.wso2.carbon.registry.social.impl/4.2.0/src/test/resources/carbon-home
>>>> Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 2.038
>>>> sec <<< FAILURE!
>>>> Running
>>>> org.wso2.carbon.registry.social.impl.test.people.relationship.RelationshipManagerImplTest
>>>>
>>>> log4j:WARN No appenders could be found for logger
>>>> (org.wso2.carbon.context.internal.CarbonContextDataHolder).
>>>> log4j:WARN Please initialize the log4j system properly.
>>>> carbon home
>>>> /build/branches/platform/components/registry/org.wso2.carbon.registry.social.impl/4.2.0/src/test/resources/carbon-home
>>>> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.426
>>>> sec <<< FAILURE!
>>>> Running
>>>> org.wso2.carbon.registry.social.impl.test.people.userprofile.TestRealmConfigBuilder
>>>> Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
>>>> Running
>>>> org.wso2.carbon.registry.social.impl.test.people.userprofile.PersonManagerImplTest
>>>>
>>>> log4j:WARN No appenders could be found for logger
>>>> (org.wso2.carbon.context.internal.CarbonContextDataHolder).
>>>> log4j:WARN Please initialize the log4j system properly.
>>>> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.658
>>>> sec <<< FAILURE!
>>>> Running
>>>> org.wso2.carbon.registry.social.impl.test.appdata.AppDataManagerImplTest
>>>>
>>>> log4j:WARN No appenders could be found for logger
>>>> (org.wso2.carbon.context.internal.CarbonContextDataHolder).
>>>> log4j:WARN Please initialize the log4j system properly.
>>>>  carbon home
>>>> /build/branches/platform/components/registry/org.wso2.carbon.registry.social.impl/4.2.0/src/test/resources/carbon-home
>>>> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.843
>>>> sec <<< FAILURE!
>>>> Running
>>>> org.wso2.carbon.registry.social.impl.test.activity.ActivityManagerImplTest
>>>>
>>>> log4j:WARN No appenders could be found for logger
>>>> (org.wso2.carbon.context.internal.CarbonContextDataHolder).
>>>> log4j:WARN Please initialize the log4j system properly.
>>>>  carbon home
>>>> /build/branches/platform/components/registry/org.wso2.carbon.registry.social.impl/4.2.0/src/test/resources/carbon-home
>>>> carbon home
>>>> /build/branches/platform/components/registry/org.wso2.carbon.registry.social.impl/4.2.0/src/test/resources/carbon-home
>>>> carbon home
>>>> /build/branches/platform/components/registry/org.wso2.carbon.registry.social.impl/4.2.0/src/test/resources/carbon-home
>>>> carbon home
>>>> /build/branches/platform/components/registry/org.wso2.carbon.registry.social.impl/4.2.0/src/test/resources/carbon-home
>>>> carbon home
>>>> /build/branches/platform/components/registry/org.wso2.carbon.registry.social.impl/4.2.0/src/test/resources/carbon-home
>>>> carbon home
>>>> /build/branches/platform/components/registry/org.wso2.carbon.registry.social.impl/4.2.0/src/test/resources/carbon-home
>>>> Tests run: 6, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 2.001
>>>> sec <<< FAILURE!
>>>>
>>>> Results :
>>>>
>>>> Tests in error:
>>>>
>>>> testMessageCollections(org.wso2.carbon.registry.social.impl.test.message.MessageManagerImplTest):
>>>> Error in init bootstrap realm
>>>>
>>>> testMessages(org.wso2.carbon.registry.social.impl.test.message.MessageManagerImplTest):
>>>> Error in init bootstrap realm
>>>>
>>>> testRelationshipRequesting(org.wso2.carbon.registry.social.impl.test.people.relationship.RelationshipManagerImplTest):
>>>> Error in init bootstrap realm
>>>>
>>>> testGetPerson1(org.wso2.carbon.registry.social.impl.test.people.userprofile.PersonManagerImplTest):
>>>> Tenant domain has not been set in CarbonContext
>>>>
>>>> testAppDataManager(org.wso2.carbon.registry.social.impl.test.appdata.AppDataManagerImplTest):
>>>> Error in init bootstrap realm
>>>>
>>>> testCreateActivity(org.wso2.carbon.registry.social.impl.test.activity.ActivityManagerImplTest):
>>>> Error in init bootstrap realm
>>>>
>>>> testDeleteActivity(org.wso2.carbon.registry.social.impl.test.activity.ActivityManagerImplTest):
>>>> Error in init bootstrap realm
>>>>
>>>> testUpdateActivity(org.wso2.carbon.registry.social.impl.test.activity.ActivityManagerImplTest):
>>>> Error in init bootstrap realm
>>>>
>>>> testGetActivities(org.wso2.carbon.registry.social.impl.test.activity.ActivityManagerImplTest):
>>>> Error in init bootstrap realm
>>>>
>>>> testGetActivities2(org.wso2.carbon.registry.social.impl.test.activity.ActivityManagerImplTest):
>>>> Error in init bootstrap realm
>>>>
>>>> testDeleteActivities(org.wso2.carbon.registry.social.impl.test.activity.ActivityManagerImplTest):
>>>> Error in init bootstrap realm
>>>>
>>>> Tests run: 11, Failures: 0, Errors: 11, Skipped: 0
>>>>
>>>> Thanks,
>>>> Shameera.
>>>>
>>>>
>>>>
>>>> On Sun, Aug 18, 2013 at 2:04 PM, Shameera Rathnayaka <[email protected]
>>>> > wrote:
>>>>
>>>>> Hi,
>>>>>
>>>>> On Sun, Aug 18, 2013 at 1:53 PM, Shameera Rathnayaka <
>>>>> [email protected]> wrote:
>>>>>
>>>>>> Test failure in org.wso.carbon.registry.extentions, Please have a
>>>>>> look.
>>>>>>
>>>>>
>>>>> Fixed, r181830
>>>>>
>>>>> Thanks,
>>>>> Shameera.
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>>
>>>>>> -------------------------------------------------------
>>>>>>  T E S T S
>>>>>> -------------------------------------------------------
>>>>>> Running org.wso2.carbon.registry.extensions.test.Registry802Test
>>>>>> Endpoint 1: /ep-FunctionService
>>>>>> Endpoint 2: /ep-CharithaService
>>>>>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081
>>>>>> sec
>>>>>> Running
>>>>>> org.wso2.carbon.registry.extensions.test.jdbc.RepositoryCreationTest
>>>>>> Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001
>>>>>> sec
>>>>>> Running
>>>>>> org.wso2.carbon.registry.extensions.test.jdbc.DefaultLifecycleTest
>>>>>> log4j:WARN No appenders could be found for logger
>>>>>> (org.wso2.carbon.context.internal.CarbonContextDataHolder).
>>>>>> log4j:WARN Please initialize the log4j system properly.
>>>>>> carbon home
>>>>>> /build/branches/platform/components/registry/org.wso2.carbon.registry.extensions/4.2.0/src/test/resources/carbon-home
>>>>>> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.833
>>>>>> sec <<< FAILURE!
>>>>>>
>>>>>> Results :
>>>>>>
>>>>>> Tests in error:
>>>>>>
>>>>>> testLifecycle(org.wso2.carbon.registry.extensions.test.jdbc.DefaultLifecycleTest):
>>>>>> Error in init bootstrap realm
>>>>>>
>>>>>> Tests run: 2, Failures: 0, Errors: 1, Skipped: 0
>>>>>>
>>>>>>
>>>>>> Thanks,
>>>>>> Shameera.
>>>>>>
>>>>>>
>>>>>> On Sun, Aug 18, 2013 at 12:45 PM, Shameera Rathnayaka <
>>>>>> [email protected]> wrote:
>>>>>>
>>>>>>> Hi BAM team,
>>>>>>>
>>>>>>> There are test failure in platform/dependencies/hive , Please have a
>>>>>>> look
>>>>>>>
>>>>>>> [INFO]
>>>>>>> ------------------------------------------------------------------------
>>>>>>> [INFO] BUILD FAILURE
>>>>>>> [INFO]
>>>>>>> ------------------------------------------------------------------------
>>>>>>> [INFO] Total time: 11:26.107s
>>>>>>> [INFO] Finished at: Sun Aug 18 07:03:55 UTC 2013
>>>>>>> [INFO] Final Memory: 37M/624M
>>>>>>> [INFO]
>>>>>>> ------------------------------------------------------------------------
>>>>>>> [ERROR] Failed to execute goal
>>>>>>> org.apache.maven.plugins:maven-antrun-plugin:1.7:run (default) on 
>>>>>>> project
>>>>>>> hive-deploy: An Ant BuildException has occured: The following error
>>>>>>> occurred while executing this line:
>>>>>>> [ERROR]
>>>>>>> /build/branches/platform/dependencies/hive/0.8.1-wso2v8/build.xml:297: 
>>>>>>> The
>>>>>>> following error occurred while executing this line:
>>>>>>> [ERROR]
>>>>>>> /build/branches/platform/dependencies/hive/0.8.1-wso2v8/build.xml:151: 
>>>>>>> The
>>>>>>> following error occurred while executing this line:
>>>>>>> [ERROR]
>>>>>>> /build/branches/platform/dependencies/hive/0.8.1-wso2v8/build-common.xml:105:
>>>>>>> impossible to resolve dependencies:
>>>>>>> [ERROR] resolve failed - see output for details
>>>>>>> [ERROR] around Ant part ...<ant
>>>>>>> antfile="/build/branches/platform/dependencies/hive/0.8.1-wso2v8/deploy/../build.xml"
>>>>>>> target="package">... @ 4:111 in
>>>>>>> /build/branches/platform/dependencies/hive/0.8.1-wso2v8/deploy/target/antrun/build-main.xml
>>>>>>> [ERROR] -> [Help 1]
>>>>>>> [ERROR]
>>>>>>>
>>>>>>> Thanks,
>>>>>>> Shameera.
>>>>>>>
>>>>>>> --
>>>>>>> *Software Engineer - WSO2 Inc.*
>>>>>>> *email: shameera AT wso2.com <[email protected]> , shameera AT
>>>>>>> apache.org <[email protected]>*
>>>>>>> *phone:  +9471 922 1454*
>>>>>>> *
>>>>>>> *
>>>>>>> *Linked in : *
>>>>>>> http://lk.linkedin.com/pub/shameera-rathnayaka/1a/661/561
>>>>>>> *Twitter     : *https://twitter.com/Shameera_R
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> *Software Engineer - WSO2 Inc.*
>>>>>> *email: shameera AT wso2.com <[email protected]> , shameera AT
>>>>>> apache.org <[email protected]>*
>>>>>> *phone:  +9471 922 1454*
>>>>>> *
>>>>>> *
>>>>>> *Linked in : *
>>>>>> http://lk.linkedin.com/pub/shameera-rathnayaka/1a/661/561
>>>>>> *Twitter     : *https://twitter.com/Shameera_R
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> *Software Engineer - WSO2 Inc.*
>>>>> *email: shameera AT wso2.com <[email protected]> , shameera AT
>>>>> apache.org <[email protected]>*
>>>>> *phone:  +9471 922 1454*
>>>>> *
>>>>> *
>>>>> *Linked in : *
>>>>> http://lk.linkedin.com/pub/shameera-rathnayaka/1a/661/561
>>>>> *Twitter     : *https://twitter.com/Shameera_R
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> *Software Engineer - WSO2 Inc.*
>>>> *email: shameera AT wso2.com <[email protected]> , shameera AT
>>>> apache.org <[email protected]>*
>>>> *phone:  +9471 922 1454*
>>>> *
>>>> *
>>>> *Linked in : *http://lk.linkedin.com/pub/shameera-rathnayaka/1a/661/561
>>>> *Twitter     : *https://twitter.com/Shameera_R
>>>>
>>>
>>>
>>>
>>> --
>>> *Software Engineer - WSO2 Inc.*
>>> *email: shameera AT wso2.com <[email protected]> , shameera AT
>>> apache.org <[email protected]>*
>>> *phone:  +9471 922 1454*
>>> *
>>> *
>>> *Linked in : *http://lk.linkedin.com/pub/shameera-rathnayaka/1a/661/561
>>> *Twitter     : *https://twitter.com/Shameera_R
>>>
>>
>>
>>
>> --
>> *Software Engineer - WSO2 Inc.*
>> *email: shameera AT wso2.com <[email protected]> , shameera AT 
>> apache.org<[email protected]>
>> *
>> *phone:  +9471 922 1454*
>> *
>> *
>> *Linked in : *http://lk.linkedin.com/pub/shameera-rathnayaka/1a/661/561
>> *Twitter     : *https://twitter.com/Shameera_R
>>
>
>
>
> --
> *Software Engineer - WSO2 Inc.*
> *email: shameera AT wso2.com <[email protected]> , shameera AT 
> apache.org<[email protected]>
> *
> *phone:  +9471 922 1454*
> *
> *
> *Linked in : *http://lk.linkedin.com/pub/shameera-rathnayaka/1a/661/561
> *Twitter     : *https://twitter.com/Shameera_R
>
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Lalaji Sureshika
WSO2, Inc.;  http://wso2.com/
email: [email protected]; cell: +94 71 608 6811
blog: http://lalajisureshika.blogspot.com
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to