Hello John,

        It is still showing an error after setting the java.policy in
$JAVA_HOME/jre/lib/security/.

The error shown is.

Failed to launch application.

openwfe.org.app.ApplicationBuildingException: Failed to interpret
configuration file
'file:/E:/eclipse/workspace/openwfe-allice/etc/engine/engine-configuration.x
ml'
        at
openwfe.org.app.XmlApplicationContextBuilder.doBuild(XmlApplicationContextBu
ilder.java:162)
        at
openwfe.org.app.XmlApplicationContextBuilder.build(XmlApplicationContextBuil
der.java:129)
        at
openwfe.org.app.XmlApplicationContextBuilder.build(XmlApplicationContextBuil
der.java:117)
        at
openwfe.org.app.XmlApplicationContextBuilder.build(XmlApplicationContextBuil
der.java:96)
        at openwfe.org.Application.main(Application.java:139)
Caused by: org.jdom.input.JDOMParseException: Error on line 1 of document
file:/E:/eclipse/workspace/openwfe-allice/etc/engine/engine-configuration.xm
l: access denied (java.io.FilePermission
E:\eclipse\workspace\openwfe-allice\etc\engine\engine-configuration.xml
read)
        at org.jdom.input.SAXBuilder.build(SAXBuilder.java:465)
        at org.jdom.input.SAXBuilder.build(SAXBuilder.java:810)
        at
openwfe.org.app.XmlApplicationContextBuilder.doBuild(XmlApplicationContextBu
ilder.java:158)
        ... 4 more
Caused by: java.security.AccessControlException: access denied
(java.io.FilePermission
E:\eclipse\workspace\openwfe-allice\etc\engine\engine-configuration.xml
read)
        at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:691)
        at org.apache.crimson.parser.Parser2.parse(Parser2.java:337)
        at
org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:448)
        at org.jdom.input.SAXBuilder.build(SAXBuilder.java:453)
        ... 6 more


Thanks,

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of John
Mettraux
Sent: Monday, October 24, 2005 7:15 PM
To: [email protected]
Subject: Re: [OpenWFE-users] AccessControlException

On Mon, Oct 24, 2005 at 07:14:24PM +0530, Lalit wrote:
> Hello John,
> 
>     Sorry, the error was this.
> 
> 
> 
> Failed to launch application.
> 
> java.security.AccessControlException: access denied
> (java.util.PropertyPermission user.dir read)

Then, please read the README.windows.txt or README.linux.txt that comes
with your OpenWFE zip or tar.


Best regards,

-- 
john.mettraux @ openwfe.org  -///-  http://www.openwfe.org


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
OpenWFE - Open source WorkFlow Engine
OpenWFE-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openwfe-users



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
OpenWFE - Open source WorkFlow Engine
OpenWFE-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openwfe-users

Reply via email to