[xep-support] JIT Compiler "off" not found

Chris Braddock smapdi636 at hotmail.com
Mon Sep 15 06:41:18 PDT 2003


>Chris,
>
>What is the complete command-line you use?
>
>Werner.


Werner,

I use a modified xep.sh.  I had a bootstrap classpath problem that prompted 
the -Xbootclasspath addition.

#begin xep.sh
# This script encapsulates a standard XEP call.

JAVA_HOME=/usr/java130/jre

XEP_HOME=/usr/dbx/weblive/XEP

CP=$XEP_HOME/lib/xep342_trial.jar:$XEP_HOME/lib/cryptix32.jar:$XEP_HOME/lib/cryp
tix32-pgp.jar:$XEP_HOME/lib/saxon.jar:$XEP_HOME/lib/xt.jar

$JAVA_HOME/bin/java -Xmx400mb 
-Xbootclasspath/p:/usr/dbx/weblive/XEP/lib/saxon.j
ar -classpath $CP -Dcom.renderx.xep.ROOT=$XEP_HOME  
com.renderx.xep.XSLDriver $*


set CP=
#end xep.sh

Thanks,

Chris



>Chris Braddock wrote:
>>Anyone?
>>
>>>Wondering if anyone can help with this error:
>>>
>>>#Warning: JIT compiler "off" not found. Will use interpreter.
>>>
>>>XEP still performs as expected, however I'm not a Unix or Java guy, but 
>>>as I understand it, a JIT compiler should give a performance boost to 
>>>(the XEP) java code.  If this is correct, I'd definitely like to take 
>>>advantage of it.
>>>
>>>Opsys is Aix 4.3.
>>>Java 1.3.0
>>>
>>>Thanks

_________________________________________________________________
Get 10MB of e-mail storage! Sign up for Hotmail Extra Storage.  
http://join.msn.com/?PAGE=features/es

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html



More information about the Xep-support mailing list