Jump to content

Jasperserver & jasperanalysis on 64- bit version


jens_noering

Recommended Posts

We are using Jaspersoft open source server and analysis for reporting.

Now we bought a new server that has 2 core2quad xeon with 16gb of ram.

We are planing to run that machine on a 64-bit debian linux version.

 

Is this supportet ?

If not what are my opinions?

 

We definitly need more than 4GB of ram.

 

Maybe someone has experience with this?

 

Greetz Jens,

Link to comment
Share on other sites

  • Replies 10
  • Created
  • Last Reply

Top Posters In This Topic

If you have a Java version that is 64 bit for Debian, then you will be fine. We have tested JasperServer on 64 bit Solaris and Red Hat.

 

Note that the MySQL version in the Linux installer will have problems, as it is for 32 bit Linux.

 

 

Sherman

JasperSoft

Link to comment
Share on other sites

  • 2 months later...

Hi

 

Did you have any luck with this?

 

I'm getting the following error on my 64 bit ubuntu.

 

Code:

[null]; time=[2914ms]; status=[failed: org.springframework.web.util.NestedServletException: Handler processing failed; nested exception is java.lang.UnsatisfiedLinkError: /usr/lib/jvm/java-1.5.0-sun-1.5.0.13/jre/lib/amd64/libawt.so: Can't load AMD 64-bit .so on a AMD 64-bit platform

 

The file is there so i can only assume that a 32 bit binary is trying to use a 64 bit library.

 

Any ideas/pointers?

Link to comment
Share on other sites

We will now move with our jasperserver to 64-bit CentOS Linux.

 

We installed seperatly:

tomcat

mysql(64-bit version)

java (1.5 64-bit version)

Hardware:

2X Intel Core2Quad 3 GHz

16 GB RAM

 

After that we created the jasperserver tables and deployed the war file.

 

Everything works fine. Only thing that had to be made was to deploy the import/ export tools seperatly, so that we could migrate the data from our old server.

 

Performance is awesome.

 

greetz,

 

jens

Link to comment
Share on other sites

  • 5 months later...

 Did anybody had luck with JasperServer with the following configuration??

 

OSX Leopard 64 Bit

PostgreSQL 8.3.x

Glassfish latest (As of august 2008)

JasperServer latest

 

I keep on getting errors.

I really don't want to run on Tomcat because I don't want to run two application servers and all our applications are already on Glassfish. This goes teh same for Mysql, we really cannot run MySQL since we don't have the knowledge to trust MySQL with out datasets.

thanks,

Ries van Twisk

Link to comment
Share on other sites

  • 2 years later...

  i was able to get around that error on ubuntu 10.04 x86_64 by doing the following steps

1)sudo apt-get install ia32-libs

2) make the jasperreports-server-cp-4.0.0-linux-installer.bin file executable

3 sudo ./jasperreports-server-cp-4.0.0-linux-installer.bin

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...