Hi Folks,

 I am very very sorry for the inconvenience caused by my  mistake.


Thanks
Shammi

On Thu, Mar 24, 2011 at 8:02 PM, Afkham Azeez <[email protected]> wrote:

> Anyway, when  a non-existent version is specified, during the build you
> will see exceptions similar to the following, even though the build fails.
> Please pay close attention to those errors:
>
> [ERROR] unable to build Bindex informations
> org.apache.maven.plugin.MojoExecutionException: Exception
> at
> org.apache.felix.obrplugin.ExtractBindexInfo.<init>(ExtractBindexInfo.java:81)
>  at
> org.apache.felix.obrplugin.ObrUpdate.updateRepository(ObrUpdate.java:223)
> at
> org.apache.felix.obrplugin.ObrInstall.updateLocalBundleMetadata(ObrInstall.java:174)
>  at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:138)
> at
> org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
>  at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
> at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
>  at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
> at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
>  at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
> at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
>  at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
> at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
>  at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
> at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
>  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:597)
>  at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
> at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
>  at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
> at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
> [WARNING] Exception while updating local OBR: BindexException
> org.apache.maven.plugin.MojoExecutionException: BindexException
> at
> org.apache.felix.obrplugin.ObrUpdate.updateRepository(ObrUpdate.java:230)
>  at
> org.apache.felix.obrplugin.ObrInstall.updateLocalBundleMetadata(ObrInstall.java:174)
> at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:138)
>  at
> org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
> at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
>  at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
> at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
>  at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
> at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
>  at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
> at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
>  at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
> at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
>  at
> org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
> 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:597)
> at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
>  at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
> at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
>  at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESSFUL
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 9 seconds
> [INFO] Finished at: Thu Mar 24 19:08:43 IST 2011
> [INFO] Final Memory: 48M/112M
> [INFO]
> ------------------------------------------------------------------------
>
>
> On Thu, Mar 24, 2011 at 7:16 PM, Afkham Azeez <[email protected]> wrote:
>
>> Annnnnnnnnd today's flower receiver is..... [drums].......
>>
>>
>>
>>
>>
>>
>> Shammi!!
>>
>> azeez@azmac:~/projects/wso2/org/trunk/carbon/service-stubs/org.wso2.carbon.eventing.stub$
>> svn log pom.xml
>> ------------------------------------------------------------------------
>> r90706 | shammi | 2011-03-24 10:53:12 +0530 (Thu, 24 Mar 2011) | 1 line
>>
>>
>>
>> He has added this stub but the version axis2.osgi.version.range.eventing
>> has not been defined in the platform pom. This results in a bundle being
>> generated with a null import version. This causes profile gen failures in
>> all products that use this bundle.
>>
>> There is a very tedious process involved in trouble shooting this error. I
>> will try to send another mail on the process involved in trouble shooting
>> such an error. A lot of time got wasted!
>>
>>
>> On Thu, Mar 24, 2011 at 2:36 PM, Afkham Azeez <[email protected]> wrote:
>>
>>> Sameera,
>>> What is the process we use to find out the culprit component?
>>>
>>> Later we will find the culprit committer and send flowers to him/her, but
>>> first lets find out the component. I will do the honors of handing over the
>>> flowers :)
>>>
>>>
>>> On Thu, Mar 24, 2011 at 2:18 PM, Afkham Azeez <[email protected]> wrote:
>>>
>>>> From the p2 log
>>>>
>>>> !ENTRY org.eclipse.equinox.app 4 0 2011-03-24 14:02:02.066
>>>> !MESSAGE For input string: "null"
>>>> !STACK 0
>>>> java.lang.NumberFormatException: For input string: "null"
>>>>  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.<init>(Version.java:125)
>>>>  at org.osgi.framework.Version.parseVersion(Version.java:218)
>>>> at
>>>> org.eclipse.osgi.service.resolver.VersionRange.<init>(VersionRange.java:92)
>>>>  at
>>>> org.eclipse.osgi.internal.resolver.StateBuilder.getVersionRange(StateBuilder.java:532)
>>>> at
>>>> org.eclipse.osgi.internal.resolver.StateBuilder.addImportPackages(StateBuilder.java:271)
>>>>  at
>>>> org.eclipse.osgi.internal.resolver.StateBuilder.createImportPackages(StateBuilder.java:250)
>>>> at
>>>> org.eclipse.osgi.internal.resolver.StateBuilder.createBundleDescription(StateBuilder.java:99)
>>>>  at
>>>> org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl.createBundleDescription(StateObjectFactoryImpl.java:32)
>>>> at
>>>> org.eclipse.equinox.p2.publisher.eclipse.BundlesAction.createBundleDescription(BundlesAction.java:492)
>>>>  at
>>>> org.eclipse.equinox.p2.publisher.eclipse.BundlesAction.createBundleDescription(BundlesAction.java:507)
>>>> at
>>>> org.eclipse.equinox.p2.publisher.eclipse.BundlesAction.getBundleDescriptions(BundlesAction.java:774)
>>>>  at
>>>> org.eclipse.equinox.p2.publisher.eclipse.BundlesAction.perform(BundlesAction.java:593)
>>>> at
>>>> org.eclipse.equinox.p2.publisher.Publisher.publish(Publisher.java:172)
>>>>  at
>>>> org.eclipse.equinox.p2.publisher.AbstractPublisherApplication.run(AbstractPublisherApplication.java:291)
>>>> at
>>>> org.eclipse.equinox.p2.publisher.AbstractPublisherApplication.run(AbstractPublisherApplication.java:261)
>>>>  at
>>>> org.eclipse.equinox.p2.publisher.AbstractPublisherApplication.start(AbstractPublisherApplication.java:322)
>>>> at
>>>> org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
>>>>  at
>>>> org.eclipse.equinox.internal.app.AnyThreadAppLauncher.run(AnyThreadAppLauncher.java:26)
>>>> at java.lang.Thread.run(Thread.java:680)
>>>>
>>>>
>>>> --
>>>> *Afkham Azeez*
>>>> Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com
>>>> ,
>>>> *
>>>> *
>>>> *Member; Apache Software Foundation; 
>>>> **http://www.apache.org/*<http://www.apache.org/>
>>>> *
>>>> email: **[email protected]* <[email protected]>* cell: +94 77 3320919
>>>> blog: **http://blog.afkham.org* <http://blog.afkham.org>*
>>>> twitter: 
>>>> **http://twitter.com/afkham_azeez*<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/*<http://www.apache.org/>
>>> *
>>> email: **[email protected]* <[email protected]>* cell: +94 77 3320919
>>> blog: **http://blog.afkham.org* <http://blog.afkham.org>*
>>> twitter: **http://twitter.com/afkham_azeez*<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/*<http://www.apache.org/>
>> *
>> email: **[email protected]* <[email protected]>* cell: +94 77 3320919
>> blog: **http://blog.afkham.org* <http://blog.afkham.org>*
>> twitter: **http://twitter.com/afkham_azeez*<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/*<http://www.apache.org/>
> *
> email: **[email protected]* <[email protected]>* cell: +94 77 3320919
> blog: **http://blog.afkham.org* <http://blog.afkham.org>*
> twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez>
> *
> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
> *
> *
> *Lean . Enterprise . Middleware*
>
>


-- 
Best Regards,*

Shammi Jayasinghe*
Senior Software Engineer; WSO2, Inc.; http://wso2.com,
mobile: +94 71 4493085
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to