On Fri, Oct 27, 2017 at 9:03 AM, Michael Vorburger <[email protected]> wrote:
> On Fri, Oct 27, 2017 at 2:55 PM, Saravanakumar Murugesan < > [email protected]> wrote: > >> Hi >> >> >> >> I set JDK 8 home (/home/msk/software/jdk1.8.0_44 as java home and >> staring opendaylight. >> >> >> >> Server is started properly and an error is thrown after starting karaf >> and it crashes. >> >> >> >> Exception is given below. how to fix this issue? >> > > are you by any chance still running on a 32bit Linux OS instead ofa 64bit > Linux? > Or running on a platform/OS not supported by leveldb. > > Tx, > M. > -- > Michael Vorburger, Red Hat > [email protected] | IRC: vorburger @freenode | ~ = http://vorburger.ch > > > >> >> >> ht-user@root>Uncaught error from thread [opendaylight-cluster-data-akk >> a.persistence.dispatchers.default-plugin-dispatcher-24] shutting down >> JVM since 'akka.jvm-exit-on-fatal-error' is enabled for >> ActorSystem[opendaylight-cluster-data] >> >> java.lang.UnsatisfiedLinkError: Could not load library. Reasons: [no >> leveldbjni32-1.8 in java.library.path, no leveldbjni-1.8 in >> java.library.path, /home/msk/software/karaf-0.7.0 >> /data/cache/org.eclipse.osgi/162/0/.cp/META-INF/native/linux32/libleveldbjni.so: >> libstdc++.so.6: cannot open shared object file: No such file or directory, >> /home/msk/software/karaf-0.7.0/data/tmp/libleveldbjni-32-1-7252102046539545939.8: >> libstdc++.so.6: cannot open shared object file: No such file or directory] >> >> at org.fusesource.hawtjni.runtime.Library.doLoad(Library.java:187) >> >> at org.fusesource.hawtjni.runtime.Library.load(Library.java:143) >> >> at org.fusesource.leveldbjni.JniDBFactory.<clinit>(JniDBFactory.java:48) >> >> at akka.persistence.journal.leveldb.LeveldbStore$class.leveldbF >> actory(LeveldbStore.scala:52) >> >> at akka.persistence.journal.leveldb.LeveldbJournal.leveldbFacto >> ry(LeveldbJournal.scala:23) >> >> at akka.persistence.journal.leveldb.LeveldbStore$class.preStart >> (LeveldbStore.scala:178) >> >> at akka.persistence.journal.leveldb.LeveldbJournal.preStart( >> LeveldbJournal.scala:23) >> >> at akka.actor.Actor$class.aroundPreStart(Actor.scala:510) >> >> at akka.persistence.journal.leveldb.LeveldbJournal.aroundPreSta >> rt(LeveldbJournal.scala:23) >> >> at akka.actor.ActorCell.create(ActorCell.scala:590) >> >> at akka.actor.ActorCell.invokeAll$1(ActorCell.scala:461) >> >> at akka.actor.ActorCell.systemInvoke(ActorCell.scala:483) >> >> at akka.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:282) >> >> at akka.dispatch.Mailbox.run(Mailbox.scala:223) >> >> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPool >> Executor.java:1149) >> >> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoo >> lExecutor.java:624) >> >> at java.lang.Thread.run(Thread.java:748) >> >> [msk@node1 bin]$ >> >> >> >> >> >> Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for >> Windows 10 >> >> >> >> _______________________________________________ >> controller-dev mailing list >> [email protected] >> https://lists.opendaylight.org/mailman/listinfo/controller-dev >> >> > > _______________________________________________ > controller-dev mailing list > [email protected] > https://lists.opendaylight.org/mailman/listinfo/controller-dev > >
_______________________________________________ controller-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/controller-dev
