HELP: Norton Anti Virus CE 7.5 cause the illegal operation for java program

Hi,

Currently, my client using Norton Anti Virus CE 7.5 program. This program has a Realtime Virus Protection. When we enable this protection, it will cause our java application got the 'illegal opertion error' and the program will hang. The error message is something like this:

This program has performed an illegal operation and will be terminated. Quit all program and then restart your computer.

and if we click the Detail it said:

The program encountered an invalid page exception

Fault location: 0028:0009

Interrupts in service: None

Some source said, this occurs because java launch 16-bit application.

My question are:

1. how to convert our program to 32-bit application?

2. is it possible to launch java program without launch the windows console even on the background (i know that javaw will launch windows on the background) ?

3. Is there anyway that we can allocate the memory for our program to avoid the memory crash?

appreciate your help

-otniel-

[1065 byte] By [otnielp] at [2007-9-26 8:42:21]
# 1
have checked using -verbose option got this message then hang:[loaded java.lang.Win32Process from c:\program files\javasoft\jre\1.2\lib\rt.jar]
otnielp at 2007-7-1 19:30:51 > top of Java-index,Java HotSpot Virtual Machine,Specifications...