Re: [Carbon-dev] p2 director failed in appserver, any idea?

2011-03-29 Thread Afkham Azeez
SupunM,
Apparently you are the one who has broken the build, and have then sent a
build broken mail. :D

On Tue, Mar 29, 2011 at 8:29 AM, Afkham Azeez  wrote:

> Someone added an invalid package import version. As an exercise, find my
> mail which I sent a few days back on how to troubleshoot such issues, find
> the culprit and let us know. :)
>
>
> On Tue, Mar 29, 2011 at 8:00 AM, Supun Malinga  wrote:
>
>> logs attached.
>>
>> [INFO] Running Equinox P2 Category Publisher Application for the Generated
>> Repository
>> [INFO] [carbon-p2:p2-profile-gen {execution: 3-p2-profile-generation}]
>> [INFO] Running Equinox P2 Director Application
>> [ERROR] The installable unit
>> org.wso2.carbon.logging.mgt.feature.group/3.2.0.SNAPSHOT has not been found.
>> [ERROR] Application failed, log file location:
>> /home/disk1/carbon_builds/trunk/products/appserver/modules/p2-profile-gen/product/target/p2-agent/configuration/1301365709262.log
>> [INFO]
>> 
>> [ERROR] BUILD ERROR
>> [INFO]
>> 
>> [INFO]
>>
>> [INFO]
>> 
>> [INFO] For more information, run Maven with the -e switch
>> [INFO]
>> 
>> [INFO] Total time: 42 seconds
>> [INFO] Finished at: Tue Mar 29 07:58:31 IST 2011
>> [INFO] Final Memory: 76M/367M
>> [INFO]
>> 
>>
>>
>> --
>> Supun Malinga,
>>
>> Software Engineer,
>> WSO2 Inc.
>> http://wso2.com
>> http://wso2.org
>> email - sup...@wso2.com 
>> mobile - 071 56 91 321
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> *Afkham Azeez*
> Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
> *
> *
> *Member; Apache Software Foundation; 
> **http://www.apache.org/*
> *
> email: **az...@wso2.com* * cell: +94 77 3320919
> blog: **http://blog.afkham.org* *
> twitter: **http://twitter.com/afkham_azeez*
> *
> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
> *
> *
> *Lean . Enterprise . Middleware*
>
>


-- 
*Afkham Azeez*
Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
*
*
*Member; Apache Software Foundation;
**http://www.apache.org/*
*
email: **az...@wso2.com* * cell: +94 77 3320919
blog: **http://blog.afkham.org* *
twitter: **http://twitter.com/afkham_azeez*
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] p2 director failed in appserver, any idea?

2011-03-29 Thread Afkham Azeez
The problem was in soap-tracer. Thanks SupunK for finding out. The root
cause was somebody used an import version range instead of an export
version.


On Tue, Mar 29, 2011 at 8:00 AM, Supun Malinga  wrote:

> logs attached.
>
> [INFO] Running Equinox P2 Category Publisher Application for the Generated
> Repository
> [INFO] [carbon-p2:p2-profile-gen {execution: 3-p2-profile-generation}]
> [INFO] Running Equinox P2 Director Application
> [ERROR] The installable unit
> org.wso2.carbon.logging.mgt.feature.group/3.2.0.SNAPSHOT has not been found.
> [ERROR] Application failed, log file location:
> /home/disk1/carbon_builds/trunk/products/appserver/modules/p2-profile-gen/product/target/p2-agent/configuration/1301365709262.log
> [INFO]
> 
> [ERROR] BUILD ERROR
> [INFO]
> 
> [INFO]
>
> [INFO]
> 
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> 
> [INFO] Total time: 42 seconds
> [INFO] Finished at: Tue Mar 29 07:58:31 IST 2011
> [INFO] Final Memory: 76M/367M
> [INFO]
> 
>
>
> --
> Supun Malinga,
>
> Software Engineer,
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
> email - sup...@wso2.com 
> mobile - 071 56 91 321
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
*Afkham Azeez*
Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
*
*
*Member; Apache Software Foundation;
**http://www.apache.org/*
*
email: **az...@wso2.com* * cell: +94 77 3320919
blog: **http://blog.afkham.org* *
twitter: **http://twitter.com/afkham_azeez*
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] p2 director failed in appserver, any idea?

2011-03-29 Thread Denis Weerasiri
On Tue, Mar 29, 2011 at 2:15 PM, Isuru Suriarachchi  wrote:

> This should be fixed now.. I hadn't committed some stuff. This can be due
> to that. I built everything from the scratch and didn't get this issue in

AS.

Hi Isuru,
This issue is now with other products as well (DSS,MS,ESB so far). What
might be the root cause?

>
> Thanks,
> ~Isuru
>
>
> On Tue, Mar 29, 2011 at 10:28 AM, Afkham Azeez  wrote:
>
>> The problem is this:
>>
>> !MESSAGE For input string: "[3"
>> !STACK 0
>> java.lang.NumberFormatException: For input string: "[3"
>> at
>> java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
>>  at java.lang.Integer.parseInt(Integer.java:449)
>> at java.lang.Integer.parseInt(Integer.java:499)
>>  at org.osgi.framework.Version.(Version.java:125)
>> at org.osgi.framework.Version.parseVersion(Version.java:218)
>>  at
>> org.eclipse.osgi.internal.resolver.StateBuilder.addExportPackages(StateBuilder.java:319)
>> at
>> org.eclipse.osgi.internal.resolver.StateBuilder.createExportPackages(StateBuilder.java:301)
>>  at
>> org.eclipse.osgi.internal.resolver.StateBuilder.createBundleDescription(StateBuilder.java:96)
>> at
>> org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl.createBundleDescription(StateObjectFactoryImpl.java:32)
>>
>> But it is really hard to find the bundle with this problem. Once again
>> somebody has committed without checking the build warnings, thereby screwing
>> everything up for everybody else!
>>
>>  On Tue, Mar 29, 2011 at 8:00 AM, Supun Malinga  wrote:
>>
>>>  logs attached.
>>>
>>> [INFO] Running Equinox P2 Category Publisher Application for the
>>> Generated Repository
>>> [INFO] [carbon-p2:p2-profile-gen {execution: 3-p2-profile-generation}]
>>> [INFO] Running Equinox P2 Director Application
>>> [ERROR] The installable unit
>>> org.wso2.carbon.logging.mgt.feature.group/3.2.0.SNAPSHOT has not been found.
>>> [ERROR] Application failed, log file location:
>>> /home/disk1/carbon_builds/trunk/products/appserver/modules/p2-profile-gen/product/target/p2-agent/configuration/1301365709262.log
>>> [INFO]
>>> 
>>> [ERROR] BUILD ERROR
>>> [INFO]
>>> 
>>> [INFO]
>>>
>>> [INFO]
>>> 
>>> [INFO] For more information, run Maven with the -e switch
>>> [INFO]
>>> 
>>> [INFO] Total time: 42 seconds
>>> [INFO] Finished at: Tue Mar 29 07:58:31 IST 2011
>>> [INFO] Final Memory: 76M/367M
>>> [INFO]
>>> 
>>>
>>>
>>> --
>>> Supun Malinga,
>>>
>>> Software Engineer,
>>> WSO2 Inc.
>>> http://wso2.com
>>> http://wso2.org
>>> email - sup...@wso2.com 
>>> mobile - 071 56 91 321
>>>
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>>
>> --
>> *Afkham Azeez*
>> Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
>> *
>> *
>> *Member; Apache Software Foundation; 
>> **http://www.apache.org/*
>> *
>> email: **az...@wso2.com* * cell: +94 77 3320919
>> blog: **http://blog.afkham.org* *
>> twitter: **http://twitter.com/afkham_azeez*
>> *
>> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
>> *
>> *
>> *Lean . Enterprise . Middleware*
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Isuru Suriarachchi
> Technical Lead & Product Manager, WSO2 Application Server
>
> WSO2 Inc. http://wso2.com
> email : is...@wso2.com
> blog : http://isurues.wordpress.com/
>
> lean . enterprise . middleware
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Thanks,
Denis
--
*Denis Weerasiri*
Software Engineer; WSO2 Inc.; http://wso2.com,
*email: denis ** [AT] wso2.com* *
blog: **http://ddweerasiri.blogspot.com* *
twitter: **http://twitter.com/ddweerasiri* *
linked-in: 
**http://lk.linkedin.com/in/ddweerasiri*
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] p2 director failed in appserver, any idea?

2011-03-29 Thread Supun Malinga
On Tue, Mar 29, 2011 at 2:15 PM, Isuru Suriarachchi  wrote:

> This should be fixed now.. I hadn't committed some stuff. This can be due
> to that. I built everything from the scratch and didn't get this issue in
> AS.

hmmm.. then it should be local to me. Will have a look.

thanks

>
> Thanks,
> ~Isuru
>
>
> On Tue, Mar 29, 2011 at 10:28 AM, Afkham Azeez  wrote:
>
>> The problem is this:
>>
>> !MESSAGE For input string: "[3"
>> !STACK 0
>> java.lang.NumberFormatException: For input string: "[3"
>> at
>> java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
>>  at java.lang.Integer.parseInt(Integer.java:449)
>> at java.lang.Integer.parseInt(Integer.java:499)
>>  at org.osgi.framework.Version.(Version.java:125)
>> at org.osgi.framework.Version.parseVersion(Version.java:218)
>>  at
>> org.eclipse.osgi.internal.resolver.StateBuilder.addExportPackages(StateBuilder.java:319)
>> at
>> org.eclipse.osgi.internal.resolver.StateBuilder.createExportPackages(StateBuilder.java:301)
>>  at
>> org.eclipse.osgi.internal.resolver.StateBuilder.createBundleDescription(StateBuilder.java:96)
>> at
>> org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl.createBundleDescription(StateObjectFactoryImpl.java:32)
>>
>> But it is really hard to find the bundle with this problem. Once again
>> somebody has committed without checking the build warnings, thereby screwing
>> everything up for everybody else!
>>
>>  On Tue, Mar 29, 2011 at 8:00 AM, Supun Malinga  wrote:
>>
>>>  logs attached.
>>>
>>> [INFO] Running Equinox P2 Category Publisher Application for the
>>> Generated Repository
>>> [INFO] [carbon-p2:p2-profile-gen {execution: 3-p2-profile-generation}]
>>> [INFO] Running Equinox P2 Director Application
>>> [ERROR] The installable unit
>>> org.wso2.carbon.logging.mgt.feature.group/3.2.0.SNAPSHOT has not been found.
>>> [ERROR] Application failed, log file location:
>>> /home/disk1/carbon_builds/trunk/products/appserver/modules/p2-profile-gen/product/target/p2-agent/configuration/1301365709262.log
>>> [INFO]
>>> 
>>> [ERROR] BUILD ERROR
>>> [INFO]
>>> 
>>> [INFO]
>>>
>>> [INFO]
>>> 
>>> [INFO] For more information, run Maven with the -e switch
>>> [INFO]
>>> 
>>> [INFO] Total time: 42 seconds
>>> [INFO] Finished at: Tue Mar 29 07:58:31 IST 2011
>>> [INFO] Final Memory: 76M/367M
>>> [INFO]
>>> 
>>>
>>>
>>> --
>>> Supun Malinga,
>>>
>>> Software Engineer,
>>> WSO2 Inc.
>>> http://wso2.com
>>> http://wso2.org
>>> email - sup...@wso2.com 
>>> mobile - 071 56 91 321
>>>
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>>
>> --
>> *Afkham Azeez*
>> Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
>> *
>> *
>> *Member; Apache Software Foundation; 
>> **http://www.apache.org/*
>> *
>> email: **az...@wso2.com* * cell: +94 77 3320919
>> blog: **http://blog.afkham.org* *
>> twitter: **http://twitter.com/afkham_azeez*
>> *
>> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
>> *
>> *
>> *Lean . Enterprise . Middleware*
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Isuru Suriarachchi
> Technical Lead & Product Manager, WSO2 Application Server
>
> WSO2 Inc. http://wso2.com
> email : is...@wso2.com
> blog : http://isurues.wordpress.com/
>
> lean . enterprise . middleware
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Supun Malinga,

Software Engineer,
WSO2 Inc.
http://wso2.com
http://wso2.org
email - sup...@wso2.com 
mobile - 071 56 91 321
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] p2 director failed in appserver, any idea?

2011-03-29 Thread Isuru Suriarachchi
This should be fixed now.. I hadn't committed some stuff. This can be due to
that. I built everything from the scratch and didn't get this issue in AS.

Thanks,
~Isuru

On Tue, Mar 29, 2011 at 10:28 AM, Afkham Azeez  wrote:

> The problem is this:
>
> !MESSAGE For input string: "[3"
> !STACK 0
> java.lang.NumberFormatException: For input string: "[3"
> at
> java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
>  at java.lang.Integer.parseInt(Integer.java:449)
> at java.lang.Integer.parseInt(Integer.java:499)
>  at org.osgi.framework.Version.(Version.java:125)
> at org.osgi.framework.Version.parseVersion(Version.java:218)
>  at
> org.eclipse.osgi.internal.resolver.StateBuilder.addExportPackages(StateBuilder.java:319)
> at
> org.eclipse.osgi.internal.resolver.StateBuilder.createExportPackages(StateBuilder.java:301)
>  at
> org.eclipse.osgi.internal.resolver.StateBuilder.createBundleDescription(StateBuilder.java:96)
> at
> org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl.createBundleDescription(StateObjectFactoryImpl.java:32)
>
> But it is really hard to find the bundle with this problem. Once again
> somebody has committed without checking the build warnings, thereby screwing
> everything up for everybody else!
>
> On Tue, Mar 29, 2011 at 8:00 AM, Supun Malinga  wrote:
>
>> logs attached.
>>
>> [INFO] Running Equinox P2 Category Publisher Application for the Generated
>> Repository
>> [INFO] [carbon-p2:p2-profile-gen {execution: 3-p2-profile-generation}]
>> [INFO] Running Equinox P2 Director Application
>> [ERROR] The installable unit
>> org.wso2.carbon.logging.mgt.feature.group/3.2.0.SNAPSHOT has not been found.
>> [ERROR] Application failed, log file location:
>> /home/disk1/carbon_builds/trunk/products/appserver/modules/p2-profile-gen/product/target/p2-agent/configuration/1301365709262.log
>> [INFO]
>> 
>> [ERROR] BUILD ERROR
>> [INFO]
>> 
>> [INFO]
>>
>> [INFO]
>> 
>> [INFO] For more information, run Maven with the -e switch
>> [INFO]
>> 
>> [INFO] Total time: 42 seconds
>> [INFO] Finished at: Tue Mar 29 07:58:31 IST 2011
>> [INFO] Final Memory: 76M/367M
>> [INFO]
>> 
>>
>>
>> --
>> Supun Malinga,
>>
>> Software Engineer,
>> WSO2 Inc.
>> http://wso2.com
>> http://wso2.org
>> email - sup...@wso2.com 
>> mobile - 071 56 91 321
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> *Afkham Azeez*
> Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
> *
> *
> *Member; Apache Software Foundation; 
> **http://www.apache.org/*
> *
> email: **az...@wso2.com* * cell: +94 77 3320919
> blog: **http://blog.afkham.org* *
> twitter: **http://twitter.com/afkham_azeez*
> *
> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
> *
> *
> *Lean . Enterprise . Middleware*
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Isuru Suriarachchi
Technical Lead & Product Manager, WSO2 Application Server
WSO2 Inc. http://wso2.com
email : is...@wso2.com
blog : http://isurues.wordpress.com/

lean . enterprise . middleware
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] p2 director failed in appserver, any idea?

2011-03-28 Thread Afkham Azeez
The problem is this:

!MESSAGE For input string: "[3"
!STACK 0
java.lang.NumberFormatException: For input string: "[3"
at
java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
 at java.lang.Integer.parseInt(Integer.java:449)
at java.lang.Integer.parseInt(Integer.java:499)
 at org.osgi.framework.Version.(Version.java:125)
at org.osgi.framework.Version.parseVersion(Version.java:218)
 at
org.eclipse.osgi.internal.resolver.StateBuilder.addExportPackages(StateBuilder.java:319)
at
org.eclipse.osgi.internal.resolver.StateBuilder.createExportPackages(StateBuilder.java:301)
 at
org.eclipse.osgi.internal.resolver.StateBuilder.createBundleDescription(StateBuilder.java:96)
at
org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl.createBundleDescription(StateObjectFactoryImpl.java:32)

But it is really hard to find the bundle with this problem. Once again
somebody has committed without checking the build warnings, thereby screwing
everything up for everybody else!

On Tue, Mar 29, 2011 at 8:00 AM, Supun Malinga  wrote:

> logs attached.
>
> [INFO] Running Equinox P2 Category Publisher Application for the Generated
> Repository
> [INFO] [carbon-p2:p2-profile-gen {execution: 3-p2-profile-generation}]
> [INFO] Running Equinox P2 Director Application
> [ERROR] The installable unit
> org.wso2.carbon.logging.mgt.feature.group/3.2.0.SNAPSHOT has not been found.
> [ERROR] Application failed, log file location:
> /home/disk1/carbon_builds/trunk/products/appserver/modules/p2-profile-gen/product/target/p2-agent/configuration/1301365709262.log
> [INFO]
> 
> [ERROR] BUILD ERROR
> [INFO]
> 
> [INFO]
>
> [INFO]
> 
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> 
> [INFO] Total time: 42 seconds
> [INFO] Finished at: Tue Mar 29 07:58:31 IST 2011
> [INFO] Final Memory: 76M/367M
> [INFO]
> 
>
>
> --
> Supun Malinga,
>
> Software Engineer,
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
> email - sup...@wso2.com 
> mobile - 071 56 91 321
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
*Afkham Azeez*
Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
*
*
*Member; Apache Software Foundation;
**http://www.apache.org/*
*
email: **az...@wso2.com* * cell: +94 77 3320919
blog: **http://blog.afkham.org* *
twitter: **http://twitter.com/afkham_azeez*
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] p2 director failed in appserver, any idea?

2011-03-28 Thread Afkham Azeez
Someone added an invalid package import version. As an exercise, find my
mail which I sent a few days back on how to troubleshoot such issues, find
the culprit and let us know. :)


On Tue, Mar 29, 2011 at 8:00 AM, Supun Malinga  wrote:

> logs attached.
>
> [INFO] Running Equinox P2 Category Publisher Application for the Generated
> Repository
> [INFO] [carbon-p2:p2-profile-gen {execution: 3-p2-profile-generation}]
> [INFO] Running Equinox P2 Director Application
> [ERROR] The installable unit
> org.wso2.carbon.logging.mgt.feature.group/3.2.0.SNAPSHOT has not been found.
> [ERROR] Application failed, log file location:
> /home/disk1/carbon_builds/trunk/products/appserver/modules/p2-profile-gen/product/target/p2-agent/configuration/1301365709262.log
> [INFO]
> 
> [ERROR] BUILD ERROR
> [INFO]
> 
> [INFO]
>
> [INFO]
> 
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> 
> [INFO] Total time: 42 seconds
> [INFO] Finished at: Tue Mar 29 07:58:31 IST 2011
> [INFO] Final Memory: 76M/367M
> [INFO]
> 
>
>
> --
> Supun Malinga,
>
> Software Engineer,
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
> email - sup...@wso2.com 
> mobile - 071 56 91 321
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
*Afkham Azeez*
Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
*
*
*Member; Apache Software Foundation;
**http://www.apache.org/*
*
email: **az...@wso2.com* * cell: +94 77 3320919
blog: **http://blog.afkham.org* *
twitter: **http://twitter.com/afkham_azeez*
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] p2 director failed in appserver, any idea?

2011-03-28 Thread Supun Malinga
logs attached.

[INFO] Running Equinox P2 Category Publisher Application for the Generated
Repository
[INFO] [carbon-p2:p2-profile-gen {execution: 3-p2-profile-generation}]
[INFO] Running Equinox P2 Director Application
[ERROR] The installable unit
org.wso2.carbon.logging.mgt.feature.group/3.2.0.SNAPSHOT has not been found.
[ERROR] Application failed, log file location:
/home/disk1/carbon_builds/trunk/products/appserver/modules/p2-profile-gen/product/target/p2-agent/configuration/1301365709262.log
[INFO]

[ERROR] BUILD ERROR
[INFO]

[INFO]

[INFO]

[INFO] For more information, run Maven with the -e switch
[INFO]

[INFO] Total time: 42 seconds
[INFO] Finished at: Tue Mar 29 07:58:31 IST 2011
[INFO] Final Memory: 76M/367M
[INFO]



-- 
Supun Malinga,

Software Engineer,
WSO2 Inc.
http://wso2.com
http://wso2.org
email - sup...@wso2.com 
mobile - 071 56 91 321
!SESSION 2011-03-29 07:58:21.476 ---
eclipse.buildId=unknown
java.version=1.6.0_24
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments:  -application org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher -metadataRepositoryName wso2appserver-profile-gen -artifactRepositoryName wso2appserver-profile-gen -metadataRepository file:/home/disk1/carbon_builds/trunk/products/appserver/modules/p2-profile-gen/product/target/p2-repo -artifactRepository file:/home/disk1/carbon_builds/trunk/products/appserver/modules/p2-profile-gen/product/target/p2-repo -source /home/disk1/carbon_builds/trunk/products/appserver/modules/p2-profile-gen/product/target/tmp.1301365695989/featureExtract -publishArtifacts -publishArtifactRepository -compress -append
Command-line arguments:  -application org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher -metadataRepositoryName wso2appserver-profile-gen -artifactRepositoryName wso2appserver-profile-gen -metadataRepository file:/home/disk1/carbon_builds/trunk/products/appserver/modules/p2-profile-gen/product/target/p2-repo -artifactRepository file:/home/disk1/carbon_builds/trunk/products/appserver/modules/p2-profile-gen/product/target/p2-repo -source /home/disk1/carbon_builds/trunk/products/appserver/modules/p2-profile-gen/product/target/tmp.1301365695989/featureExtract -publishArtifacts -publishArtifactRepository -compress -append

!ENTRY org.eclipse.equinox.p2.repository 4 0 2011-03-29 07:58:22.780
!MESSAGE ProvisioningEventBus could not be obtained. Metadata caches may not be cleaned up properly.

!ENTRY org.eclipse.osgi 2 1 2011-03-29 07:58:22.816
!MESSAGE NLS missing message: artifact_not_found in: org.eclipse.equinox.internal.p2.artifact.repository.messages

!ENTRY org.eclipse.osgi 2 1 2011-03-29 07:58:22.816
!MESSAGE NLS missing message: available_already_in in: org.eclipse.equinox.internal.p2.artifact.repository.messages

!ENTRY org.eclipse.osgi 2 1 2011-03-29 07:58:22.816
!MESSAGE NLS missing message: downloading in: org.eclipse.equinox.internal.p2.artifact.repository.messages

!ENTRY org.eclipse.osgi 2 1 2011-03-29 07:58:22.816
!MESSAGE NLS missing message: error_closing_stream in: org.eclipse.equinox.internal.p2.artifact.repository.messages

!ENTRY org.eclipse.osgi 2 1 2011-03-29 07:58:22.816
!MESSAGE NLS missing message: io_failedRead in: org.eclipse.equinox.internal.p2.artifact.repository.messages

!ENTRY org.eclipse.osgi 2 1 2011-03-29 07:58:22.816
!MESSAGE NLS missing message: io_failedWrite in: org.eclipse.equinox.internal.p2.artifact.repository.messages

!ENTRY org.eclipse.osgi 2 1 2011-03-29 07:58:22.817
!MESSAGE NLS missing message: io_incompatibleVersion in: org.eclipse.equinox.internal.p2.artifact.repository.messages

!ENTRY org.eclipse.osgi 2 1 2011-03-29 07:58:22.817
!MESSAGE NLS missing message: io_invalidLocation in: org.eclipse.equinox.internal.p2.artifact.repository.messages

!ENTRY org.eclipse.osgi 2 1 2011-03-29 07:58:22.817
!MESSAGE NLS missing message: SignatureVerification_failedRead in: org.eclipse.equinox.internal.p2.artifact.repository.messages

!ENTRY org.eclipse.osgi 2 1 2011-03-29 07:58:22.817
!MESSAGE NLS missing message: SignatureVerification_invalidContent in: org.eclipse.equinox.internal.p2.artifact.repository.messages

!ENTRY org.eclipse.osgi 2 1 2011-03-29 07:58:22.817
!MESSAGE NLS missing message: SignatureVerification_invalidFileContent in: org.eclipse.equinox.internal.p2.artifact.repository.messages

!ENTRY org.eclipse.osgi 2 1 2011-03-29 07:58:22.817
!MESSAGE NLS missing message: SignatureVerifier_OutOfMemory in: org.eclipse.equinox.internal.p2.artifact.repository.messages

!ENTRY org.eclipse.osgi 2 1 2011-03-29 07:58: