Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aperi-dev] Aperi installation failed on X86-64 bit SLES10


->java.security.NoSuchAlgorithmException: SunX509 KeyManagerFactory not available
The security manager problem is a JVM issue. Jetty is looking for a security algorithm that isn't configured (SunX509).  
What JVM is in use?

->/opt/Aperi/lib/linux-ix86/libDataCommon.so: wrong ELF class: ELFCLASS32
I would have guessed that the loader could figure out this was a 32 bit app. Maybe the JVM is running in 64-bit mode and gets mad when you load a 32-bit library?
Can you run the JVM in 32-bit mode?

64-bit support isn't on the roadmap since there hasn't been any demand for it as yet...

Dave Wolfe/Portland/IBM (dwolfe@xxxxxxxxxx) TL: 775-3376 Office: 503-578-3376 Personal: 503-329-3960

UI Technical Lead, Aperi Open Source Storage Management http://www.eclipse.org/aperi

"A good composer does not imitate; he steals." - Igor Stravinsky

 


"Nissamudeen Rawther" <rnissamudeen@xxxxxxxxxx>
Sent by: aperi-dev-bounces@xxxxxxxxxxx

11/05/2007 11:10 PM

Please respond to
Aperi Development <aperi-dev@xxxxxxxxxxx>

To
<aperi-dev@xxxxxxxxxxx>
cc
Subject
[aperi-dev] Aperi installation failed on X86-64 bit SLES10





Hi
  The Aperi installation on my SLES 10(64 bit edition) box with x86 64 bit processor
  failed showing Unsatisfied link error during data server startup.
  Please find attached the console log and zip of the dataserver log directory.
  Does 64 bit support is a roadmap item ?
  Aperi bundle used : Aperi_R0.3.1_incubation.zip
best regards
nissam

Nissamudeen A A
Senior Associate
rnissamudeen@xxxxxxxxxx
Phone : 25731856 Extn : 2775
Fax : 25731870
Novell Software Development(I) Pvt Ltd
Bangalore - 560068

"Software for the Open Enterprise"
www.novell.com/open




[attachment "console.log" deleted by Dave Wolfe/Portland/IBM] [attachment "log.tar.gz" deleted by Dave Wolfe/Portland/IBM] _______________________________________________
aperi-dev mailing list
aperi-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aperi-dev


Back to the top