Opened 16 years ago

Closed 16 years ago

#185 closed defect (fixed)

Error at Promot 0.8.2 startup on openSUSE 11.1 and x86_64 arch.

Reported by: rink@… Owned by: promot
Priority: major Milestone:
Component: Promot Version: 0.8.2
Severity: fatal Keywords: startup error
Cc:

Description

After having installed promot 0.8.2 with the java-installer I tried to launch it but I get the following error message:

"java.lang.UnsatisfiedLinkError?: /usr/local/ProMoT/lib/libxerces-c.so.27: /usr/local/ProMoT/lib/libxerces-c.so.27: wrong ELF class: ELFCLASS32 (Possible cause: architecture word width mismatch)"

Actually, on my system libxerces-c.so28 (64bit version) is installed but I dont know how to tell ProMot?!

Change History (2)

comment:1 Changed 16 years ago by rempel

right now ProMoT only works with 32 bit java versions (due to used 32 bit shared library). You will need to install a 32-bit java version to run ProMoT (included in http://promottrac.mpi-magdeburg.mpg.de/dist/promot-v-0-8-2/linux/promot-v-0-8-2-plusdeps.tar.bz2 or from http://www.java.com/de/download/manual.jsp ). In the current development snapshot this should be solved (if 64 bit version of libsbml-3.4.0 is installed it should be used). using the snapshots is on your own risk as they might not be stable enough.

comment:2 Changed 16 years ago by rempel

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.