Hi Gurus,
I try to run the webutil_demo_no_ole demo as per 1644754.1 but encounter following error:
http://<host>:9001/forms/frmservlet?config=webutil_demo_no_ole

Is there any issue with my configuration below?
I have 2 version of JRE installed 1.6.0.45 and 1.8.0.66

and set the path in default.env to point to JRE 1.6.0.45
default.env configuration
...
...
PATH=C:\Oracle\Middleware\Oracle_FRHome1\bin;C:\Oracle\Middleware\Oracle_FRHome1\jdk\jre\bin\client;C:\Oracle\Middleware\Oracle_FRHome1\jdk\bin;C:\Oracle\Java\jre\bin
formsweb.cfg configuration
...
...
# Page displayed to users to allow them to download Sun's Java Plugin.
# Sun's Java Plugin is typically used for non-Windows clients.
# (NOTE: you should check this page and possibly change the settings)
jpi_download_page=http://java.sun.com/products/archive/j2se/6u12/index.html
# Parameter related to the version of the Java Plugin
#jpi_classid=clsid:CAFEEFAC-0016-0000-0012-ABCDEFFEDCBA
jpi_classid=clsid:CAFEEFAC-0016-0000-0045-ABCDEFFEDCBA
# Parameter related to the version of the Java Plugin
#jpi_codebase=http://java.sun.com/update/1.6.0/jinstall-6-windows-i586.cab#Version=1,6,0,12
jpi_codebase=http://java.sun.com/update/1.6.0/jinstall-6-windows-i586.cab#Version=1,6,0,45
# Parameter related to the version of the Java Plugin
#jpi_mimetype=application/x-java-applet;jpi-version=1.6.0_12
jpi_mimetype=application/x-java-applet;jpi-version=1.6.0_45
# Applet parameter for Sun's Java Plugin
legacy_lifecycle=false
[webutil_demo_no_ole]
form=webutil_demo_no_ole
WebUtilArchive=frmwebutil.jar
WebUtilLogging=off
WebUtilLoggingDetail=normal
WebUtilErrorMode=Alert
WebUtilDispatchMonitorInterval=5
WebUtilTrustInternal=true
WebUtilMaxTransferSize=16384
baseHTML=webutilbase.htm
baseHTMLjpi=webutiljpi.htm
archive=frmall.jar
lookAndFeel=oracle
colorScheme=swan