Public bug reported:

I just upgraded to 17.10, and I allowed the system to perform the
default upgrades and removal of previous packages. Upon trying to start
Freeplane (version 1.6.6-1build1), here's what it says in the console:


org.knopflerfish.framework.readonly=true
org.knopflerfish.gosg.jars=reference:file:/usr/share/freeplane/core/
org.freeplane.user.dir=/home/commander
org.freeplane.basedirectory=/usr/share/freeplane
java.security.policy=/usr/share/freeplane/freeplane.policy
org.osgi.framework.storage=/usr/share/freeplane/fwdir
Knopflerfish OSGi framework launcher, version <unknown>
Copyright 2003-2017 Knopflerfish. All Rights Reserved.
See http://www.knopflerfish.org for more information.

Created Framework: org.knopflerfish.framework, version=8.0.5.
java.io.FileNotFoundException: 
/usr/share/freeplane/core/org.freeplane.core/META-INF/MANIFEST.MF (No such file 
or directory)
 at java.io.FileInputStream.open0(Native Method)
 at java.io.FileInputStream.open(FileInputStream.java:195)
 at java.io.FileInputStream.<init>(FileInputStream.java:138)
 at 
org.knopflerfish.framework.bundlestorage.file.Archive.downloadArchive(Archive.java:226)
 at 
org.knopflerfish.framework.bundlestorage.file.BundleArchiveImpl.<init>(BundleArchiveImpl.java:133)
 at 
org.knopflerfish.framework.bundlestorage.file.BundleStorageImpl.insertBundleJar(BundleStorageImpl.java:219)
 at org.knopflerfish.framework.Bundles.install0(Bundles.java:162)
 at 
org.knopflerfish.framework.SecurePermissionOps$14.run(SecurePermissionOps.java:737)
 at 
org.knopflerfish.framework.SecurePermissionOps$14.run(SecurePermissionOps.java:733)
 at java.security.AccessController.doPrivileged(Native Method)
 at 
org.knopflerfish.framework.SecurePermissionOps.callInstall0(SecurePermissionOps.java:733)
 at org.knopflerfish.framework.Bundles.install(Bundles.java:119)
 at 
org.knopflerfish.framework.BundleContextImpl.installBundle(BundleContextImpl.java:125)
 at org.knopflerfish.framework.Main.handleArgs(Main.java:550)
 at org.knopflerfish.framework.Main.start(Main.java:224)
 at org.knopflerfish.framework.Main.main(Main.java:156)
 at org.freeplane.launcher.Launcher.run(Launcher.java:127)
 at org.freeplane.launcher.Launcher.launch(Launcher.java:80)
 at org.freeplane.launcher.Launcher.main(Launcher.java:67)
Error: Command "-istart org.freeplane.core" failed, Failed to install bundle: 
java.io.FileNotFoundException: 
/usr/share/freeplane/core/org.freeplane.core/META-INF/MANIFEST.MF (No such file 
or directory)

** Affects: freeplane (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  I just upgraded to 17.10, and I allowed the system to perform the
  default upgrades and removal of previous packages. Upon trying to start
- Freeplane, here's what it says in the console:
+ Freeplane (version 1.6.6-1build1), here's what it says in the console:
  
  
  
  org.knopflerfish.framework.readonly=true
  org.knopflerfish.gosg.jars=reference:file:/usr/share/freeplane/core/
  org.freeplane.user.dir=/home/commander
  org.freeplane.basedirectory=/usr/share/freeplane
  java.security.policy=/usr/share/freeplane/freeplane.policy
  org.osgi.framework.storage=/usr/share/freeplane/fwdir
  Knopflerfish OSGi framework launcher, version <unknown>
  Copyright 2003-2017 Knopflerfish. All Rights Reserved.
  See http://www.knopflerfish.org for more information.
  
  Created Framework: org.knopflerfish.framework, version=8.0.5.
  java.io.FileNotFoundException: 
/usr/share/freeplane/core/org.freeplane.core/META-INF/MANIFEST.MF (No such file 
or directory)
-       at java.io.FileInputStream.open0(Native Method)
-       at java.io.FileInputStream.open(FileInputStream.java:195)
-       at java.io.FileInputStream.<init>(FileInputStream.java:138)
-       at 
org.knopflerfish.framework.bundlestorage.file.Archive.downloadArchive(Archive.java:226)
-       at 
org.knopflerfish.framework.bundlestorage.file.BundleArchiveImpl.<init>(BundleArchiveImpl.java:133)
-       at 
org.knopflerfish.framework.bundlestorage.file.BundleStorageImpl.insertBundleJar(BundleStorageImpl.java:219)
-       at org.knopflerfish.framework.Bundles.install0(Bundles.java:162)
-       at 
org.knopflerfish.framework.SecurePermissionOps$14.run(SecurePermissionOps.java:737)
-       at 
org.knopflerfish.framework.SecurePermissionOps$14.run(SecurePermissionOps.java:733)
-       at java.security.AccessController.doPrivileged(Native Method)
-       at 
org.knopflerfish.framework.SecurePermissionOps.callInstall0(SecurePermissionOps.java:733)
-       at org.knopflerfish.framework.Bundles.install(Bundles.java:119)
-       at 
org.knopflerfish.framework.BundleContextImpl.installBundle(BundleContextImpl.java:125)
-       at org.knopflerfish.framework.Main.handleArgs(Main.java:550)
-       at org.knopflerfish.framework.Main.start(Main.java:224)
-       at org.knopflerfish.framework.Main.main(Main.java:156)
-       at org.freeplane.launcher.Launcher.run(Launcher.java:127)
-       at org.freeplane.launcher.Launcher.launch(Launcher.java:80)
-       at org.freeplane.launcher.Launcher.main(Launcher.java:67)
+  at java.io.FileInputStream.open0(Native Method)
+  at java.io.FileInputStream.open(FileInputStream.java:195)
+  at java.io.FileInputStream.<init>(FileInputStream.java:138)
+  at 
org.knopflerfish.framework.bundlestorage.file.Archive.downloadArchive(Archive.java:226)
+  at 
org.knopflerfish.framework.bundlestorage.file.BundleArchiveImpl.<init>(BundleArchiveImpl.java:133)
+  at 
org.knopflerfish.framework.bundlestorage.file.BundleStorageImpl.insertBundleJar(BundleStorageImpl.java:219)
+  at org.knopflerfish.framework.Bundles.install0(Bundles.java:162)
+  at 
org.knopflerfish.framework.SecurePermissionOps$14.run(SecurePermissionOps.java:737)
+  at 
org.knopflerfish.framework.SecurePermissionOps$14.run(SecurePermissionOps.java:733)
+  at java.security.AccessController.doPrivileged(Native Method)
+  at 
org.knopflerfish.framework.SecurePermissionOps.callInstall0(SecurePermissionOps.java:733)
+  at org.knopflerfish.framework.Bundles.install(Bundles.java:119)
+  at 
org.knopflerfish.framework.BundleContextImpl.installBundle(BundleContextImpl.java:125)
+  at org.knopflerfish.framework.Main.handleArgs(Main.java:550)
+  at org.knopflerfish.framework.Main.start(Main.java:224)
+  at org.knopflerfish.framework.Main.main(Main.java:156)
+  at org.freeplane.launcher.Launcher.run(Launcher.java:127)
+  at org.freeplane.launcher.Launcher.launch(Launcher.java:80)
+  at org.freeplane.launcher.Launcher.main(Launcher.java:67)
  Error: Command "-istart org.freeplane.core" failed, Failed to install bundle: 
java.io.FileNotFoundException: 
/usr/share/freeplane/core/org.freeplane.core/META-INF/MANIFEST.MF (No such file 
or directory)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1726296

Title:
  Freeplane 1.6.6-1build1 doesn't load in Ubuntu 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freeplane/+bug/1726296/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to