$JAVA_HOME/bin/java -Xmx256m -Xms256m -jar /ora2/JRun4/lib/jspc.jar -
w <web_app_root> -d <web_app_root>/WEB-INF/jsp -k index.jsp
Looks like it's compiling them now.
--aslam
--- In [EMAIL PROTECTED], Aslam Karachiwala
<[EMAIL PROTECTED]> wrote:
> Thanks, Mike.
>
> How would I specify the heap size when running JSPC? Can I run it
using $JAVA_HOME/bin/java? If so then what would the args/options be?
>
> --aslam
>
> >Aslam,
> >
> >This is something I have seen in the past. The error is
misleading. The
> >problem is not that it can't find jikesw, the issue is most likely
that JNI
> >cannot allocate enough memory to make the external call to
jikesw.
> >
> >You might have some newly introduced code or driver etc that is
consuming
> >all the JVM's memory which then results in this error.
> >
> >I would monitor your JVM memory and check your Event log you
probably have
> >some Out of Memory errors.
> >
> >It might be as simple as increasing your JVM heap as well.
> >
> >I entered an enhancement for this to change the error message.
> >
> >Hope this helps,
> >Mike
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]
