Hello friends,

 

            There is a one problem and hope a solution from your side. When I try to launch any flow when I started my application through command line parameter with this configuration

 

            Java -Dapp=engine -Dopenwfe.xml.encoding=ISO-8859-1 -Dlog4j.configuration=etc/engine/logging.xml -Djava.security.manager-Djava.security.policy=etc/engine/engine-policy.conf -Djava.security.auth.login.config=etc/engine/engine-login.conf openwfe.org.Application etc\engine\engine-configuration.xml

 

            Java -Dapp=wfdserver -Dopenwfe.xml.encoding=ISO-8859-1 -Dlog4j.configuration=etc/wfdserver/logging.xml-Djava.security.manager-Djava.security.policy= -Djava.security.auth.login.config=     openwfe.org.Application etc\wfdserver\wfdserver-configuration.xml

 

            Java -Dapp=worklist -Dopenwfe.xml.encoding=ISO-8859-1 -Dlog4j.configuration=etc/worklist/logging.xml-Djava.security.manager-Djava.security.policy=etc/worklist/worklist-policy.conf -Djava.security.auth.login.config=etc/worklist/worklist-login.conf openwfe.org.Application etc\worklist\worklist-configuration.xml

 

            Java -Dapp=apre -Dopenwfe.xml.encoding=ISO-8859-1 -Dlog4j.configuration=etc/apre/logging.xml-Djava.security.manager-Djava.security.policy= -Djava.security.auth.login.config= openwfe.org.Application etc\apre\apre-configuration.xml

 

 

            And droflo and webclient through tomcat

 

then it show the error like this

 

            Error : java.security.AccessControlException: access denied

 [LaunchPermission name="mainEngine::http://localhost:7079/docflow__1.0.xml"

 

           

 But the same application if I run through owfe-suite-nowebapp.bat and webclient and droflo through tomcat then it working properly. In the log file it show one discrepancy that in “engine” log file it show like this

 

2005-10-24 17:49:44,828 DEBUG openwfe.org.xlob.XlobSessionImpl - doQuery() for xldoc / ( fei null/null null null null null sleep null )

2005-10-24 17:49:44,828 DEBUG openwfe.org.xlob.XlobSessionImpl - prepareStatement() for SELECT xldoc / ( fei null/null null null null null sleep null )

2005-10-24 17:49:44,828 DEBUG openwfe.org.sql.ds.OwfeDataSource - getConnection() (openwfe.org.sql.ds.MysqlDataSource)

2005-10-24 17:49:44,828 DEBUG openwfe.org.sql.ds.OwfeDataSource - isConnectionInvalid() seems that con is valid.

2005-10-24 17:49:44,828 DEBUG openwfe.org.sql.ds.OwfeDataSource - getConnection() took 0 ms

2005-10-24 17:49:44,828 DEBUG openwfe.org.sql.ds.OwfeDataSource - releaseConnection()

 

Please help.

 

Thanks,

 

Lalit Mohan

Reply via email to