[jira] Updated: (FELIX-1879) Exception together with OBR and service components

2009-11-18 Thread Jens Baitinger (JIRA)

 [ 
https://issues.apache.org/jira/browse/FELIX-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jens Baitinger updated FELIX-1879:
--

Description: 
There is the fowwoling error message, but the build is successbully afterwards


[...]
[INFO] [bundle:install {execution: default-install}]
[INFO] Parsing file:/d:/localMavenRepo/repository.xml
[INFO] Installing 
de/innovations/futureesi/cbl/model.impl/0.0.1-SNAPSHOT/model.impl-0.0.1-SNAPSHOT.jar
[INFO] Installing 
de/innovations/futureesi/cbl/model.impl/0.0.1-SNAPSHOT/model.impl-0.0.1-SNAPSHOT.jar
Bad Service-Component header: 
META-INF/modelmanager.xml,META-INF/ModelMirrorPullProvider.xml,META-INF/modeleventsender.xml,
 no such file META-INF/modelmanager.x
ml
java.lang.NullPointerException
at java.util.zip.ZipFile.getInputStream(ZipFile.java:286)
at 
org.osgi.impl.bundle.obr.resource.BundleInfo.doDeclarativeServices(BundleInfo.java:194)
at 
org.osgi.impl.bundle.obr.resource.BundleInfo.build(BundleInfo.java:95)
at 
org.apache.felix.obrplugin.ExtractBindexInfo.(ExtractBindexInfo.java:86)
at 
org.apache.felix.obrplugin.ObrUpdate.updateRepository(ObrUpdate.java:223)
at 
org.apache.felix.obrplugin.ObrInstall.updateLocalBundleMetadata(ObrInstall.java:183)
at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:142)
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:585)
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)
[ERROR] unable to build Bindex informations
org.apache.maven.plugin.MojoExecutionException: Exception
at 
org.apache.felix.obrplugin.ExtractBindexInfo.(ExtractBindexInfo.java:91)
at 
org.apache.felix.obrplugin.ObrUpdate.updateRepository(ObrUpdate.java:223)
at 
org.apache.felix.obrplugin.ObrInstall.updateLocalBundleMetadata(ObrInstall.java:183)
at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:142)
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:585)
at

[jira] Created: (FELIX-1879) Exception together with OBR and service components

2009-11-18 Thread Jens Baitinger (JIRA)
Exception together with OBR and service components
--

 Key: FELIX-1879
 URL: https://issues.apache.org/jira/browse/FELIX-1879
 Project: Felix
  Issue Type: Bug
Affects Versions: maven-bundle-plugin-2.0.1
Reporter: Jens Baitinger





[...]
[INFO] [bundle:install {execution: default-install}]
[INFO] Parsing file:/d:/localMavenRepo/repository.xml
[INFO] Installing 
de/innovations/futureesi/cbl/model.impl/0.0.1-SNAPSHOT/model.impl-0.0.1-SNAPSHOT.jar
[INFO] Installing 
de/innovations/futureesi/cbl/model.impl/0.0.1-SNAPSHOT/model.impl-0.0.1-SNAPSHOT.jar
Bad Service-Component header: 
META-INF/modelmanager.xml,META-INF/ModelMirrorPullProvider.xml,META-INF/modeleventsender.xml,
 no such file META-INF/modelmanager.x
ml
java.lang.NullPointerException
at java.util.zip.ZipFile.getInputStream(ZipFile.java:286)
at 
org.osgi.impl.bundle.obr.resource.BundleInfo.doDeclarativeServices(BundleInfo.java:194)
at 
org.osgi.impl.bundle.obr.resource.BundleInfo.build(BundleInfo.java:95)
at 
org.apache.felix.obrplugin.ExtractBindexInfo.(ExtractBindexInfo.java:86)
at 
org.apache.felix.obrplugin.ObrUpdate.updateRepository(ObrUpdate.java:223)
at 
org.apache.felix.obrplugin.ObrInstall.updateLocalBundleMetadata(ObrInstall.java:183)
at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:142)
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:585)
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)
[ERROR] unable to build Bindex informations
org.apache.maven.plugin.MojoExecutionException: Exception
at 
org.apache.felix.obrplugin.ExtractBindexInfo.(ExtractBindexInfo.java:91)
at 
org.apache.felix.obrplugin.ObrUpdate.updateRepository(ObrUpdate.java:223)
at 
org.apache.felix.obrplugin.ObrInstall.updateLocalBundleMetadata(ObrInstall.java:183)
at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:142)
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.l

Re: [VOTE] Release gogo 0.2.2

2009-11-18 Thread Chris Custine
+1 (Non-binding)
--
Chris Custine
FUSESource :: http://fusesource.com
My Blog :: http://blog.organicelement.com
Apache ServiceMix :: http://servicemix.apache.org
Apache Directory Server :: http://directory.apache.org


On Tue, Nov 17, 2009 at 6:16 AM, Guillaume Nodet  wrote:

> I've uploaded a release candidate for Gogo 0.2.2 which solves the
> following issues:
>  http://issues.apache.org/jira/browse/FELIX-1671
>  http://issues.apache.org/jira/browse/FELIX-1858
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachefelix-005/
>
> You can use this UNIX script to download the release and verify the
> signatures:
> http://svn.apache.org/repos/asf/felix/trunk/check_staged_release.sh
>
> Usage:
> sh check_staged_release.sh 005 /tmp/felix-staging
>
> Please vote to approve this release:
>
> [ ] +1 Approve the release
> [ ] -1 Veto the release (please provide specific comments)
>
> This vote will be open for 72 hours.
>
> --
> Cheers,
> Guillaume Nodet
> 
> Blog: http://gnodet.blogspot.com/
> 
> Open Source SOA
> http://fusesource.com
>


[jira] Updated: (FELIX-1878) karaf.main.Main possible resource leaks and ignored exceptions from mkdirs().

2009-11-18 Thread Jamie goodyear (JIRA)

 [ 
https://issues.apache.org/jira/browse/FELIX-1878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jamie goodyear updated FELIX-1878:
--

Attachment: felix-1778.patch

File: felix-1778.patch

Contains fixes for resource leaks and ignored exceptions.

The potential resource leaks are now closed in each path.

The possible SecurityExceptions are now caught and  wrapped as regular 
exceptions - this is in keeping with the current design (we can possibly come 
back and add additional handling around security exceptions, but for now this 
patch will consume their occurrence and continue operating as per normal).

> karaf.main.Main possible resource leaks and ignored exceptions from mkdirs().
> -
>
> Key: FELIX-1878
> URL: https://issues.apache.org/jira/browse/FELIX-1878
> Project: Felix
>  Issue Type: Bug
>  Components: Karaf
>Reporter: Jamie goodyear
>Priority: Minor
> Attachments: felix-1778.patch
>
>
> karaf.main.Main possible resource leaks and ignored exceptions from mkdirs().
> Resource leaks:
> org.apache.felix.karaf.main.Main line 361
> org.apache.felix.karaf.main.Main line 383
> org.apache.felix.karaf.main.Main line 367
> Ignored exceptions:
> org.apache.felix.karaf.main.Main line 187
> org.apache.felix.karaf.main.Main line 376
> Issues detected during run of static analysis tool.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (FELIX-1878) karaf.main.Main possible resource leaks and ignored exceptions from mkdirs().

2009-11-18 Thread Jamie goodyear (JIRA)
karaf.main.Main possible resource leaks and ignored exceptions from mkdirs().
-

 Key: FELIX-1878
 URL: https://issues.apache.org/jira/browse/FELIX-1878
 Project: Felix
  Issue Type: Bug
  Components: Karaf
Reporter: Jamie goodyear
Priority: Minor


karaf.main.Main possible resource leaks and ignored exceptions from mkdirs().

Resource leaks:
org.apache.felix.karaf.main.Main line 361
org.apache.felix.karaf.main.Main line 383
org.apache.felix.karaf.main.Main line 367

Ignored exceptions:
org.apache.felix.karaf.main.Main line 187
org.apache.felix.karaf.main.Main line 376

Issues detected during run of static analysis tool.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (FELIX-1877) karaf.main.BootstrapLogManager possible resource leak and ignored exception in open method.

2009-11-18 Thread Jamie goodyear (JIRA)

 [ 
https://issues.apache.org/jira/browse/FELIX-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jamie goodyear updated FELIX-1877:
--

Attachment: felix-1877.patch

File: felix-1877.patch

Contains two small fixes:

1) Includes finally block to ensure the opened input stream is closed after use.

2) Captures possible security exception during mkdirs call and wraps as 
IOException.



> karaf.main.BootstrapLogManager possible resource leak and ignored exception 
> in open method.
> ---
>
> Key: FELIX-1877
> URL: https://issues.apache.org/jira/browse/FELIX-1877
> Project: Felix
>  Issue Type: Bug
>  Components: Karaf
>Reporter: Jamie goodyear
>Priority: Minor
> Attachments: felix-1877.patch
>
>
> May fail to close stream:
> o.a.f.k.main.bootstrapLogManager.getDefaultHandler() line 54
> Need to close java.io.inputStream.
> Method ignores excetional return value:
> o.a.f.k.main.BootstrapLogManager$SimpleFileHandler.open(File, boolean) line 90
> Called method java.io.File.mkdirs().
> Capture possible exception.
> Issues detected during run of static analysis tool.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (FELIX-1877) karaf.main.BootstrapLogManager possible resource leak and ignored exception in open method.

2009-11-18 Thread Jamie goodyear (JIRA)
karaf.main.BootstrapLogManager possible resource leak and ignored exception in 
open method.
---

 Key: FELIX-1877
 URL: https://issues.apache.org/jira/browse/FELIX-1877
 Project: Felix
  Issue Type: Bug
  Components: Karaf
Reporter: Jamie goodyear
Priority: Minor


May fail to close stream:
o.a.f.k.main.bootstrapLogManager.getDefaultHandler() line 54
Need to close java.io.inputStream.


Method ignores excetional return value:
o.a.f.k.main.BootstrapLogManager$SimpleFileHandler.open(File, boolean) line 90
Called method java.io.File.mkdirs().
Capture possible exception.

Issues detected during run of static analysis tool.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



Re: [jira] Created: (FELIXM2-11) Exception together with

2009-11-18 Thread Stuart McCulloch
2009/11/18 Richard S. Hall 

> On 11/18/09 10:20, Stuart McCulloch wrote:
>
>> 2009/11/18 Richard S. Hall
>>
>>
>>
>>> Can we delete this FELIXM2 JIRA project?
>>>
>>>  sure, I don't see why not
>>
>
> How do we do it?
>

hmm... looks like it's owned by Timothy Bennett, so either Timothy
or INFRA would have to delete it (and migrate issues as necessary)

-> richard
>
>  ->  richard
>>
>>
>>> On 11/18/09 7:03, Jens Baitinger (JIRA) wrote:
>>>
>>>
>>>
 Exception together with
 

  Key: FELIXM2-11
  URL: https://issues.apache.org/jira/browse/FELIXM2-11
  Project: Felix M2 Plugin
   Issue Type: Bug
 Affects Versions: 0.1.2
 Reporter: Jens Baitinger
 Assignee: Timothy Bennett


 [...]
 [INFO] [bundle:install {execution: default-install}]
 [INFO] Parsing file:/d:/localMavenRepo/repository.xml
 [INFO] Installing

 de/innovations/futureesi/cbl/model.impl/0.0.1-SNAPSHOT/model.impl-0.0.1-SNAPSHOT.jar
 [INFO] Installing

 de/innovations/futureesi/cbl/model.impl/0.0.1-SNAPSHOT/model.impl-0.0.1-SNAPSHOT.jar
 Bad Service-Component header:

 META-INF/modelmanager.xml,META-INF/ModelMirrorPullProvider.xml,META-INF/modeleventsender.xml,
 no such file META-INF/modelmanager.x
 ml
 java.lang.NullPointerException
 at java.util.zip.ZipFile.getInputStream(ZipFile.java:286)
 at

 org.osgi.impl.bundle.obr.resource.BundleInfo.doDeclarativeServices(BundleInfo.java:194)
 at
 org.osgi.impl.bundle.obr.resource.BundleInfo.build(BundleInfo.java:95)
 at

 org.apache.felix.obrplugin.ExtractBindexInfo.(ExtractBindexInfo.java:86)
 at

 org.apache.felix.obrplugin.ObrUpdate.updateRepository(ObrUpdate.java:223)
 at

 org.apache.felix.obrplugin.ObrInstall.updateLocalBundleMetadata(ObrInstall.java:183)
 at
 org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:142)
 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:585)
 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)
 [ERROR] unable to build Bindex informations
 org.apache.maven.plugin.MojoExecutionException: Exception
 at

 org.apache.felix.obrplugin.ExtractBindexInfo.(ExtractBindexInfo.java:91)
 at

 org.apache.felix.obrplugin.ObrUpdate.updateRepository(ObrUpdate.java:223)
 at

 org.apache.felix.obrplugin.ObrInstall.updateLocalBundleMetadata(ObrInstall.java:183)
 at
 org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:142)
 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(DefaultLifecy

Re: [jira] Created: (FELIXM2-11) Exception together with

2009-11-18 Thread Richard S. Hall

On 11/18/09 10:20, Stuart McCulloch wrote:

2009/11/18 Richard S. Hall

   

Can we delete this FELIXM2 JIRA project?

 

sure, I don't see why not
   


How do we do it?

-> richard


->  richard
   

On 11/18/09 7:03, Jens Baitinger (JIRA) wrote:

 

Exception together with


  Key: FELIXM2-11
  URL: https://issues.apache.org/jira/browse/FELIXM2-11
  Project: Felix M2 Plugin
   Issue Type: Bug
 Affects Versions: 0.1.2
 Reporter: Jens Baitinger
 Assignee: Timothy Bennett


[...]
[INFO] [bundle:install {execution: default-install}]
[INFO] Parsing file:/d:/localMavenRepo/repository.xml
[INFO] Installing
de/innovations/futureesi/cbl/model.impl/0.0.1-SNAPSHOT/model.impl-0.0.1-SNAPSHOT.jar
[INFO] Installing
de/innovations/futureesi/cbl/model.impl/0.0.1-SNAPSHOT/model.impl-0.0.1-SNAPSHOT.jar
Bad Service-Component header:
META-INF/modelmanager.xml,META-INF/ModelMirrorPullProvider.xml,META-INF/modeleventsender.xml,
no such file META-INF/modelmanager.x
ml
java.lang.NullPointerException
 at java.util.zip.ZipFile.getInputStream(ZipFile.java:286)
 at
org.osgi.impl.bundle.obr.resource.BundleInfo.doDeclarativeServices(BundleInfo.java:194)
 at
org.osgi.impl.bundle.obr.resource.BundleInfo.build(BundleInfo.java:95)
 at
org.apache.felix.obrplugin.ExtractBindexInfo.(ExtractBindexInfo.java:86)
 at
org.apache.felix.obrplugin.ObrUpdate.updateRepository(ObrUpdate.java:223)
 at
org.apache.felix.obrplugin.ObrInstall.updateLocalBundleMetadata(ObrInstall.java:183)
 at
org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:142)
 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:585)
 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)
[ERROR] unable to build Bindex informations
org.apache.maven.plugin.MojoExecutionException: Exception
 at
org.apache.felix.obrplugin.ExtractBindexInfo.(ExtractBindexInfo.java:91)
 at
org.apache.felix.obrplugin.ObrUpdate.updateRepository(ObrUpdate.java:223)
 at
org.apache.felix.obrplugin.ObrInstall.updateLocalBundleMetadata(ObrInstall.java:183)
 at
org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:142)
 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.

Re: [jira] Created: (FELIXM2-11) Exception together with

2009-11-18 Thread Stuart McCulloch
2009/11/18 Richard S. Hall 

> Can we delete this FELIXM2 JIRA project?
>

sure, I don't see why not

-> richard
>
> On 11/18/09 7:03, Jens Baitinger (JIRA) wrote:
>
>> Exception together with
>> 
>>
>>  Key: FELIXM2-11
>>  URL: https://issues.apache.org/jira/browse/FELIXM2-11
>>  Project: Felix M2 Plugin
>>   Issue Type: Bug
>> Affects Versions: 0.1.2
>> Reporter: Jens Baitinger
>> Assignee: Timothy Bennett
>>
>>
>> [...]
>> [INFO] [bundle:install {execution: default-install}]
>> [INFO] Parsing file:/d:/localMavenRepo/repository.xml
>> [INFO] Installing
>> de/innovations/futureesi/cbl/model.impl/0.0.1-SNAPSHOT/model.impl-0.0.1-SNAPSHOT.jar
>> [INFO] Installing
>> de/innovations/futureesi/cbl/model.impl/0.0.1-SNAPSHOT/model.impl-0.0.1-SNAPSHOT.jar
>> Bad Service-Component header:
>> META-INF/modelmanager.xml,META-INF/ModelMirrorPullProvider.xml,META-INF/modeleventsender.xml,
>> no such file META-INF/modelmanager.x
>> ml
>> java.lang.NullPointerException
>> at java.util.zip.ZipFile.getInputStream(ZipFile.java:286)
>> at
>> org.osgi.impl.bundle.obr.resource.BundleInfo.doDeclarativeServices(BundleInfo.java:194)
>> at
>> org.osgi.impl.bundle.obr.resource.BundleInfo.build(BundleInfo.java:95)
>> at
>> org.apache.felix.obrplugin.ExtractBindexInfo.(ExtractBindexInfo.java:86)
>> at
>> org.apache.felix.obrplugin.ObrUpdate.updateRepository(ObrUpdate.java:223)
>> at
>> org.apache.felix.obrplugin.ObrInstall.updateLocalBundleMetadata(ObrInstall.java:183)
>> at
>> org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:142)
>> 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:585)
>> 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)
>> [ERROR] unable to build Bindex informations
>> org.apache.maven.plugin.MojoExecutionException: Exception
>> at
>> org.apache.felix.obrplugin.ExtractBindexInfo.(ExtractBindexInfo.java:91)
>> at
>> org.apache.felix.obrplugin.ObrUpdate.updateRepository(ObrUpdate.java:223)
>> at
>> org.apache.felix.obrplugin.ObrInstall.updateLocalBundleMetadata(ObrInstall.java:183)
>> at
>> org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:142)
>> 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.Ma

[jira] Commented: (FELIXM2-11) Exception together with OBR and service components

2009-11-18 Thread Richard S. Hall (JIRA)

[ 
https://issues.apache.org/jira/browse/FELIXM2-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779482#action_12779482
 ] 

Richard S. Hall commented on FELIXM2-11:


This JIRA project is defunct...could you please post your issue to:

https://issues.apache.org/jira/browse/FELIX

And assign it to the maven-bundle-plugin component...thanks.

> Exception together with OBR and service components
> --
>
> Key: FELIXM2-11
> URL: https://issues.apache.org/jira/browse/FELIXM2-11
> Project: Felix M2 Plugin
>  Issue Type: Bug
>Affects Versions: 0.1.2
>Reporter: Jens Baitinger
>Assignee: Timothy Bennett
>
> [...]
> [INFO] [bundle:install {execution: default-install}]
> [INFO] Parsing file:/d:/localMavenRepo/repository.xml
> [INFO] Installing 
> de/innovations/futureesi/cbl/model.impl/0.0.1-SNAPSHOT/model.impl-0.0.1-SNAPSHOT.jar
> [INFO] Installing 
> de/innovations/futureesi/cbl/model.impl/0.0.1-SNAPSHOT/model.impl-0.0.1-SNAPSHOT.jar
> Bad Service-Component header: 
> META-INF/modelmanager.xml,META-INF/ModelMirrorPullProvider.xml,META-INF/modeleventsender.xml,
>  no such file META-INF/modelmanager.x
> ml
> java.lang.NullPointerException
> at java.util.zip.ZipFile.getInputStream(ZipFile.java:286)
> at 
> org.osgi.impl.bundle.obr.resource.BundleInfo.doDeclarativeServices(BundleInfo.java:194)
> at 
> org.osgi.impl.bundle.obr.resource.BundleInfo.build(BundleInfo.java:95)
> at 
> org.apache.felix.obrplugin.ExtractBindexInfo.(ExtractBindexInfo.java:86)
> at 
> org.apache.felix.obrplugin.ObrUpdate.updateRepository(ObrUpdate.java:223)
> at 
> org.apache.felix.obrplugin.ObrInstall.updateLocalBundleMetadata(ObrInstall.java:183)
> at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:142)
> 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:585)
> 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)
> [ERROR] unable to build Bindex informations
> org.apache.maven.plugin.MojoExecutionException: Exception
> at 
> org.apache.felix.obrplugin.ExtractBindexInfo.(ExtractBindexInfo.java:91)
> at 
> org.apache.felix.obrplugin.ObrUpdate.updateRepository(ObrUpdate.java:223)
> at 
> org.apache.felix.obrplugin.ObrInstall.updateLocalBundleMetadata(ObrInstall.java:183)
> at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:142)
> 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.DefaultLif

Re: [jira] Created: (FELIXM2-11) Exception together with

2009-11-18 Thread Richard S. Hall

Can we delete this FELIXM2 JIRA project?

-> richard

On 11/18/09 7:03, Jens Baitinger (JIRA) wrote:

Exception together with


  Key: FELIXM2-11
  URL: https://issues.apache.org/jira/browse/FELIXM2-11
  Project: Felix M2 Plugin
   Issue Type: Bug
 Affects Versions: 0.1.2
 Reporter: Jens Baitinger
 Assignee: Timothy Bennett


[...]
[INFO] [bundle:install {execution: default-install}]
[INFO] Parsing file:/d:/localMavenRepo/repository.xml
[INFO] Installing 
de/innovations/futureesi/cbl/model.impl/0.0.1-SNAPSHOT/model.impl-0.0.1-SNAPSHOT.jar
[INFO] Installing 
de/innovations/futureesi/cbl/model.impl/0.0.1-SNAPSHOT/model.impl-0.0.1-SNAPSHOT.jar
Bad Service-Component header: 
META-INF/modelmanager.xml,META-INF/ModelMirrorPullProvider.xml,META-INF/modeleventsender.xml,
 no such file META-INF/modelmanager.x
ml
java.lang.NullPointerException
 at java.util.zip.ZipFile.getInputStream(ZipFile.java:286)
 at 
org.osgi.impl.bundle.obr.resource.BundleInfo.doDeclarativeServices(BundleInfo.java:194)
 at 
org.osgi.impl.bundle.obr.resource.BundleInfo.build(BundleInfo.java:95)
 at 
org.apache.felix.obrplugin.ExtractBindexInfo.(ExtractBindexInfo.java:86)
 at 
org.apache.felix.obrplugin.ObrUpdate.updateRepository(ObrUpdate.java:223)
 at 
org.apache.felix.obrplugin.ObrInstall.updateLocalBundleMetadata(ObrInstall.java:183)
 at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:142)
 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:585)
 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)
[ERROR] unable to build Bindex informations
org.apache.maven.plugin.MojoExecutionException: Exception
 at 
org.apache.felix.obrplugin.ExtractBindexInfo.(ExtractBindexInfo.java:91)
 at 
org.apache.felix.obrplugin.ObrUpdate.updateRepository(ObrUpdate.java:223)
 at 
org.apache.felix.obrplugin.ObrInstall.updateLocalBundleMetadata(ObrInstall.java:183)
 at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:142)
 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(NativeMethodAccessorImp

[jira] Commented: (FELIX-1356) Piping output from multiple statements on single line should behave similar to how Unix shells handle redirection.

2009-11-18 Thread Yongjin Xu (JIRA)

[ 
https://issues.apache.org/jira/browse/FELIX-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779470#action_12779470
 ] 

Yongjin Xu commented on FELIX-1356:
---

I find following command works

echo "123"  Piping output from multiple statements on single line should behave similar 
> to how Unix shells handle redirection.
> --
>
> Key: FELIX-1356
> URL: https://issues.apache.org/jira/browse/FELIX-1356
> Project: Felix
>  Issue Type: Improvement
>Reporter: Hiram Chirino
>
> Use compare the command and result of these unix shell statements:
> $ echo hello ; echo hello | echo world
> hello
> world
> With the gogo equivalent:
> $ echo hello ; echo hello | echo world
> world
> Seems like in the gogo case the pipe is applied to both statements while in 
> the unix case, the pipe is only applied to the statement the pipe is defined 
> in.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Closed: (FELIX-1876) erroneous start line for tutorial example 7

2009-11-18 Thread Richard S. Hall (JIRA)

 [ 
https://issues.apache.org/jira/browse/FELIX-1876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Richard S. Hall closed FELIX-1876.
--

Resolution: Fixed
  Assignee: Richard S. Hall

Fixed, thanks.

> erroneous start line for tutorial example 7
> ---
>
> Key: FELIX-1876
> URL: https://issues.apache.org/jira/browse/FELIX-1876
> Project: Felix
>  Issue Type: Bug
>  Components: Documentation
>Reporter: jamie campbell
>Assignee: Richard S. Hall
>Priority: Trivial
>
> on the http://felix.apache.org/site/apache-felix-tutorial-example-7.html 
> page, the start command references example 6 instead of example 7, as below.
> v
>  Assuming that we created our bundle in the directory c:\tutorial, we can 
> install and start it in Felix' shell using the following command:
> start file:/c:/tutorial/example6.jar

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (FELIXM2-11) Exception together with OBR and service components

2009-11-18 Thread Jens Baitinger (JIRA)

 [ 
https://issues.apache.org/jira/browse/FELIXM2-11?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jens Baitinger updated FELIXM2-11:
--

Summary: Exception together with OBR and service components  (was: 
Exception together with )

> Exception together with OBR and service components
> --
>
> Key: FELIXM2-11
> URL: https://issues.apache.org/jira/browse/FELIXM2-11
> Project: Felix M2 Plugin
>  Issue Type: Bug
>Affects Versions: 0.1.2
>Reporter: Jens Baitinger
>Assignee: Timothy Bennett
>
> [...]
> [INFO] [bundle:install {execution: default-install}]
> [INFO] Parsing file:/d:/localMavenRepo/repository.xml
> [INFO] Installing 
> de/innovations/futureesi/cbl/model.impl/0.0.1-SNAPSHOT/model.impl-0.0.1-SNAPSHOT.jar
> [INFO] Installing 
> de/innovations/futureesi/cbl/model.impl/0.0.1-SNAPSHOT/model.impl-0.0.1-SNAPSHOT.jar
> Bad Service-Component header: 
> META-INF/modelmanager.xml,META-INF/ModelMirrorPullProvider.xml,META-INF/modeleventsender.xml,
>  no such file META-INF/modelmanager.x
> ml
> java.lang.NullPointerException
> at java.util.zip.ZipFile.getInputStream(ZipFile.java:286)
> at 
> org.osgi.impl.bundle.obr.resource.BundleInfo.doDeclarativeServices(BundleInfo.java:194)
> at 
> org.osgi.impl.bundle.obr.resource.BundleInfo.build(BundleInfo.java:95)
> at 
> org.apache.felix.obrplugin.ExtractBindexInfo.(ExtractBindexInfo.java:86)
> at 
> org.apache.felix.obrplugin.ObrUpdate.updateRepository(ObrUpdate.java:223)
> at 
> org.apache.felix.obrplugin.ObrInstall.updateLocalBundleMetadata(ObrInstall.java:183)
> at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:142)
> 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:585)
> 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)
> [ERROR] unable to build Bindex informations
> org.apache.maven.plugin.MojoExecutionException: Exception
> at 
> org.apache.felix.obrplugin.ExtractBindexInfo.(ExtractBindexInfo.java:91)
> at 
> org.apache.felix.obrplugin.ObrUpdate.updateRepository(ObrUpdate.java:223)
> at 
> org.apache.felix.obrplugin.ObrInstall.updateLocalBundleMetadata(ObrInstall.java:183)
> at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:142)
> 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)
>

[jira] Created: (FELIXM2-11) Exception together with

2009-11-18 Thread Jens Baitinger (JIRA)
Exception together with 


 Key: FELIXM2-11
 URL: https://issues.apache.org/jira/browse/FELIXM2-11
 Project: Felix M2 Plugin
  Issue Type: Bug
Affects Versions: 0.1.2
Reporter: Jens Baitinger
Assignee: Timothy Bennett


[...]
[INFO] [bundle:install {execution: default-install}]
[INFO] Parsing file:/d:/localMavenRepo/repository.xml
[INFO] Installing 
de/innovations/futureesi/cbl/model.impl/0.0.1-SNAPSHOT/model.impl-0.0.1-SNAPSHOT.jar
[INFO] Installing 
de/innovations/futureesi/cbl/model.impl/0.0.1-SNAPSHOT/model.impl-0.0.1-SNAPSHOT.jar
Bad Service-Component header: 
META-INF/modelmanager.xml,META-INF/ModelMirrorPullProvider.xml,META-INF/modeleventsender.xml,
 no such file META-INF/modelmanager.x
ml
java.lang.NullPointerException
at java.util.zip.ZipFile.getInputStream(ZipFile.java:286)
at 
org.osgi.impl.bundle.obr.resource.BundleInfo.doDeclarativeServices(BundleInfo.java:194)
at 
org.osgi.impl.bundle.obr.resource.BundleInfo.build(BundleInfo.java:95)
at 
org.apache.felix.obrplugin.ExtractBindexInfo.(ExtractBindexInfo.java:86)
at 
org.apache.felix.obrplugin.ObrUpdate.updateRepository(ObrUpdate.java:223)
at 
org.apache.felix.obrplugin.ObrInstall.updateLocalBundleMetadata(ObrInstall.java:183)
at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:142)
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:585)
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)
[ERROR] unable to build Bindex informations
org.apache.maven.plugin.MojoExecutionException: Exception
at 
org.apache.felix.obrplugin.ExtractBindexInfo.(ExtractBindexInfo.java:91)
at 
org.apache.felix.obrplugin.ObrUpdate.updateRepository(ObrUpdate.java:223)
at 
org.apache.felix.obrplugin.ObrInstall.updateLocalBundleMetadata(ObrInstall.java:183)
at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:142)
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(M