Jump to content
Changes to the Jaspersoft community edition download ×

Problem to run on UNIX/LINUX (URGENT)


2005 IR Help

Recommended Posts

By: Bhavesh Devashrayee - bhavesh5

Problem to run on UNIX/LINUX (URGENT)

2004-09-23 10:12

Hie Friends,

 

I am facing one problem regarding "jasper.reports.compile.class.path". I setted that path to use Java class object in JRXML file and it works fine in Windows based system. But it giving an error on Linux/Solaris based system. Please help me in this regards.

 

I setted headless flag but still my problem is not solved.

 

Please help me i really stuck up in work at this position.

 

Thanks,

Jigar Upadhyay

 

 

 

 

 

By: rpgmr - rpgmr

RE: Problem to run on UNIX/LINUX (URGENT)

2004-09-23 21:02

You said u set the headless flag, did you make sure that it's actually being passed into the jvm? Did you fork a new process when you use ant compile?

 

If you fork a new process, which is needed to pass in various parameters, that jvm is different from your running jvm, and is also different from the jasper's internal jvm.

 

Besides, your java run time, may not be your jdk that you use to compile the jasper report, even if you compile normal program, and that makes a different.

 

So make sure you set the flag/classpath and pass it to the correct jdk, not jre.

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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...