This repository contains all the features. I.e. features belongs to products
which we are not gonna release in chunk1. I've created a separate Maven
module for chunk1 P2 repository[1]. This issue is not there in the chunk1 P2
repo. Can we please update the build script in the local builder machine to
incorporate this change? You need to build only the chunk=1 profile in the
features/repository Maven module.

mvn clean install -Dchunk=1 -o



Thanks
Sameera

[1]
https://svn.wso2.org/repos/wso2/branches/carbon/3.1.0/features/repository/chunk-1

On Tue, Nov 30, 2010 at 2:30 PM, Charitha Kankanamge <[email protected]>wrote:

> We used the latest builds hosted at [1], however the P2-repo given in there
> seems to be wrong. We get the following error when restarting server after
> installing features.
>
> [1]http://10.100.1.43/~carbon/releases/carbon/3.1.0/latest/<http://10.100.1.43/%7Ecarbon/releases/carbon/3.1.0/latest/>
>
> [2010-11-30 14:25:29,449]  INFO
> {org.wso2.carbon.server.TomcatCarbonWebappDeployer} -  Deployed Carbon
> webapp:
> StandardEngine[carbonEngine].StandardHost[defaulthost].StandardContext[/]
> org.osgi.framework.BundleException: The bundle could not be resolved.
> Reason: Missing Constraint: Import-Package: javax.annotation.processing;
> version="0.0.0"
>     at
> org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1313)
>     at
> org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolutionFailureException(AbstractBundle.java:1297)
>     at
> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:309)
>     at
> org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:280)
>     at
> org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:272)
>     at
> org.eclipse.equinox.internal.simpleconfigurator.ConfigApplier.startBundles(ConfigApplier.java:307)
>     at
> org.eclipse.equinox.internal.simpleconfigurator.ConfigApplier.install(ConfigApplier.java:108)
>     at
> org.eclipse.equinox.internal.simpleconfigurator.SimpleConfiguratorImpl.applyConfiguration(SimpleConfiguratorImpl.java:129)
>     at
> org.eclipse.equinox.internal.simpleconfigurator.SimpleConfiguratorImpl.applyConfiguration(SimpleConfiguratorImpl.java:143)
>     at
> org.eclipse.equinox.internal.simpleconfigurator.Activator.start(Activator.java:48)
>     at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:782)
>     at java.security.AccessController.doPrivileged(Native Method)
>     at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:773)
>     at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:754)
>     at
> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:352)
>     at
> org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:370)
>     at
> org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1068)
>     at
> org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:557)
>     at
> org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:464)
>     at
> org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:248)
>     at
> org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:445)
>     at
> org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
>     at
> org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:330)
>
>
>
> On Tue, Nov 30, 2010 at 2:02 PM, Charitha Kankanamge <[email protected]>wrote:
>
>> Folks,
>>
>> Please host a new carbon-core build with these fixes so that we can test
>> on app servers. Make sure to include the fixes of docs, license files and
>> remaining L1s.
>>
>> Regards
>> Charitha
>>
>>
>> On Mon, Nov 29, 2010 at 6:54 PM, Pradeep Fernando <[email protected]>wrote:
>>
>>> On Mon, Nov 29, 2010 at 6:14 PM, Charitha Kankanamge <[email protected]>
>>> wrote:
>>> > Hi,
>>> >
>>> > This build cannot be deployed in app servers. Server was not started up
>>> and
>>> > no logs have been written.
>>>
>>> Hi, the cause of this issue is being identified & fixed in our local
>>> copies. I was working on the issue : carbon not working in web
>>> sphere[1] . first of all carbon is not working in websphere 6 anymore
>>> as WAS 6 uses IBM J9 1.5 jre.
>>>
>>> after some fixes, now carbon works fine in WAS 7. Late discovered that
>>> the fixes are true for the other application servers as well.
>>>
>>> It runs fine now,in tomcat server.
>>>
>>> [1] https://wso2.org/jira/browse/CARBON-8117
>>>
>>> thanks.
>>> --Pradeep
>>>
>>> >
>>> > Regards
>>> > Charitha
>>> >
>>> > On Mon, Nov 29, 2010 at 3:03 PM, Sameera Jayasoma <[email protected]>
>>> wrote:
>>> >>
>>> >>
>>> >> On Mon, Nov 29, 2010 at 2:31 PM, Sameera Jayasoma <[email protected]>
>>> >> wrote:
>>> >>>
>>> >>> New set of builds is available in the same location [1]. I will add
>>> the
>>> >>> P2 repo soon.
>>> >>
>>> >> P2 repository is now available.
>>> >>
>>> >> Sameera
>>> >>>
>>> >>> Thanks
>>> >>> Sameera
>>> >>>
>>> >>> [1] 
>>> >>> http://builder.wso2.org/~carbon/releases/carbon/3.1.0/latest/<http://builder.wso2.org/%7Ecarbon/releases/carbon/3.1.0/latest/>
>>> >>>
>>> >>> On Fri, Nov 26, 2010 at 12:36 PM, Sameera Jayasoma <[email protected]
>>> >
>>> >>> wrote:
>>> >>>>
>>> >>>> Hi Folks,
>>> >>>>
>>> >>>> Chunk 1 release builds are available at
>>> >>>>
>>> >>>> http://builder.wso2.org/~carbon/releases/carbon/3.1.0/latest/<http://builder.wso2.org/%7Ecarbon/releases/carbon/3.1.0/latest/>
>>> >>>>
>>> >>>> Only the Carbon Core distribution is there. Will update the list
>>> once
>>> >>>> the other builds are available.
>>> >>>>
>>> >>>> Thanks
>>> >>>> Sameera
>>> >>>>
>>> >>>> --
>>> >>>> Sameera Jayasoma
>>> >>>> Technical Lead and Product Manager, WSO2 Carbon
>>> >>>>
>>> >>>> WSO2, Inc. (http://wso2.com)
>>> >>>> email: [email protected]
>>> >>>> blog: http://tech.jayasoma.org
>>> >>>>
>>> >>>> Lean . Enterprise . Middleware
>>> >>>
>>> >>>
>>> >>>
>>> >>> --
>>> >>> Sameera Jayasoma
>>> >>> Technical Lead and Product Manager, WSO2 Carbon
>>> >>>
>>> >>> WSO2, Inc. (http://wso2.com)
>>> >>> email: [email protected]
>>> >>> blog: http://tech.jayasoma.org
>>> >>>
>>> >>> Lean . Enterprise . Middleware
>>> >>
>>> >>
>>> >>
>>> >> --
>>> >> Sameera Jayasoma
>>> >> Technical Lead and Product Manager, WSO2 Carbon
>>> >>
>>> >> WSO2, Inc. (http://wso2.com)
>>> >> email: [email protected]
>>> >> blog: http://tech.jayasoma.org
>>> >>
>>> >> Lean . Enterprise . Middleware
>>> >>
>>> >> _______________________________________________
>>> >> Carbon-dev mailing list
>>> >> [email protected]
>>> >> https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>> >>
>>> >
>>> >
>>> > _______________________________________________
>>> > Carbon-dev mailing list
>>> > [email protected]
>>> > https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>> >
>>> >
>>>
>>>
>>>
>>> --
>>> Pradeep Fernando
>>> Software Engineer
>>> WSO2 Inc; http://wso2.com/
>>>
>>> blog: http://pradeepfernando.blogspot.com/
>>> m: +94776603662
>>>
>>> _______________________________________________
>>> Carbon-dev mailing list
>>> [email protected]
>>> https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>
>>
>
> _______________________________________________
> Carbon-dev mailing list
> [email protected]
> https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Sameera Jayasoma
Technical Lead and Product Manager, WSO2 Carbon

WSO2, Inc. (http://wso2.com)
email: [email protected]
blog: http://tech.jayasoma.org

Lean . Enterprise . Middleware
_______________________________________________
Carbon-dev mailing list
[email protected]
https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to