Just for the records, I found out that problem was CALLJ in jBase 4.1.5.18 When I tested on a newer jBase version, segmentation violation error did not occurr. So it looks like CALLJ goes either beyond memory allowed to be used or wipes off common area used by current calling application Regards, Luis
On Tue, Nov 26, 2013 at 3:57 PM, llascano <[email protected]> wrote: > Hi All, > > I am running jBase 4.1.5.18 under Linux CentOS 5.9 and need to use CALLJ. > When configuring java environment variables, I found out that current java > version installed was 1.5.0_22 > > At the beginning I could not find out virtual machine but later saw that > this was located under > > /usr/jbc/jdk/jvmlib (link to jre/lib/i386/server/) > > After I tested java sample, (that came in manuals which shows version) I > tried my package that creates a pdf file out of a XML file but had the > following error: > > jsh test~ -->CALLJTEST > calling CALLJ > recieved from Java java.version: 1.5.0_22java.vendor: Sun Microsystems Inc. > jsh test~ -->CALLJSTMT > calling CALLJ > jBASE: Segmentation violation. Aborting > > Question: > Could the problem be the libraries that I am using to create the pdf file? > (itext, log4j and jdom) > Should I upgrade java but would it still be compatible with my jBase > version and CALLJ? > > Thanks for your help! > > Luis > > -- > -- > IMPORTANT: T24/Globus posts are no longer accepted on this forum. > > To post, send email to [email protected] > To unsubscribe, send email to [email protected] > For more options, visit this group at > http://groups.google.com/group/jBASE?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "jBASE" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- Luis Lascano skype: llascano Phone1: 1 305 767 2756 -- -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en --- You received this message because you are subscribed to the Google Groups "jBASE" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
