Do you see the line "[DEBUG] Jscp args"? That basically shows you what information was sent to Jspc during its execution.
Try running Jspc directly from the command line using those parameters, and see what happens. It is possible that the number of jars in your classpath is simply too numerous for Jspc to deal with, or it is bombing out for some other reason. Wayne On Thu, Jan 15, 2009 at 12:10 AM, Bhargava <[email protected]> wrote: > Wayne, > Thanks for the reply. I copied the 'mv -X' log into pastebin as u suggested > and this is the link : http://pastebin.com/m4c5bf1de > > I was doing some comparison of both environments of RHEL3 and RHEL5 the only > thing I could find different was Java minor version. We have Java1.5.0_6 in > RHEL3 and Java1.5.0_15 in RHEL5. I will try using the same java version and > update the thread if I see any progress. > > Thanks & Regards, > Bhargava > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
