Ask a Question related to Coldfusion Server Administration, Design and Development.
-
Grant0 #1
7.0.2 new install wont support Security Sandbox withMultiserver install
Hello all,
I have a new install of 7.0.2 enterprise, multiserver running on windows 2003
IIS 6.
The problem I am having is that when I turn on sandbox security the cfusion
server will not restart. I have looked at the docs and added the suggested
lines to the jvm.config file and restarted cfusion with no joy. I found
another thread that suggested the documentation put the quotes in the wrong
location, I tried that and still no joy.
The documentation says that I must have the java.lang.security package
installed, but I can not find where to get that for jrun and I think it should
be part of the jrun package anyway...
All help and advice is appreciated!
Here are the lines I added to the jvm.config:
Try 1:
-Djava.security.manager
-Djava.security.policy="F:/JRun4/servers/cfusion/cfusion-ear/cfusion-war/WEB-INF
/cfusion/lib/coldfusion.policy"
-Djava.security.auth.policy="F:/JRun4/servers/cfusion/cfusion-ear/cfusion-war/WE
B-INF/cfusion/lib/neo_jaas.policy"
Try 2:
-Djava.security.manager
"-Djava.security.policy=F:/JRun4/servers/cfusion/cfusion-ear/cfusion-war/WEB-INF
/cfusion/lib/coldfusion.policy"
"-Djava.security.auth.policy=F:/JRun4/servers/cfusion/cfusion-ear/cfusion-war/WE
B-INF/cfusion/lib/neo_jaas.policy"
G.
Grant0 Guest
-
shockwave wont install
i have tried atleast 5 times to install shockwave and after i click the install button i go to the finished page but where it should have a grapic... -
Flash Player wont install!
please help. ive tryed everything i can think of but my flash player wont install. I went to the main site and tryed downloading it but it ended up... -
Flash 9 wont install on my MAC!! HELP!!
Hi all- Everytime I try to install Flash 9 on my MAC (non-Intel) I get this weird error message: Error message 1008:5,-5000 It then says that I... -
Flash wont install
When i double click on the Install file it opens a small box the box then dissapears and it doesnt install why isnt it working and how can i fix it -
Flash player wont install
i have been trying to install flash player 8, on windows xp, for a few days now. Once i click install and the download page comes up nothing... -
tzimmerman #2
Re: 7.0.2 new install wont support Security Sandbox withMultiserver install
The java.args property is one long string. Did you actually have line breaks
between each entry or after the last entry and these? If so just append the
three arguments as a string to the other arguments. Make sure there is a space
between each argument and no line breaks.
HTH
Ted Zimmerman
tzimmerman Guest



Reply With Quote

