Variable VMARGS is undefined
Hello,
i have a coldfusion 8.0.1 multi-instance installation, but one of our 4 instance, from about a week, has a strange behaviour when i click on the "Settings Summary" in the CFIDE administration console.. it start to print out all the summary informations, but when it start to print out the section "Java and JVM" it will throw this error:
Variable VMARGS is undefined.
The error occurred inE:\cf8_updates\cfusion\wwwroot\CFIDE\adminapi\runtime.cfc: line 1728
Called from E:\cf8_updates\cfusion\wwwroot\CFIDE\adminapi\runtime.cfc: line 1222
Called fromE:\cf8_updates\cfusion\wwwroot\CFIDE\administrator\reports\_report.cfm: line 1121
Called fromE:\cf8_updates\cfusion\wwwroot\CFIDE\administrator\reports\_report.cfm: line 1102
Called fromE:\cf8_updates\cfusion\wwwroot\CFIDE\administrator\reports\_report.cfm: line 41
Called fromE:\cf8_updates\cfusion\wwwroot\CFIDE\administrator\reports\_report.cfm: line 1
Called from E:\cf8_updates\cfusion\wwwroot\CFIDE\administrator\reports\index.cfm: line 14-1 : Unable to display error's location in a CFML template.
I tried restarting the coldfusion instance but didn't solved.. all the instance have the same patch level (8.0.1 cumulative hotfix 4), jrun4 updater 7, and use the same jdk (1.6.0_15)
The strange things are that in the others instance, in the setting summary, i don't have a section "Java and JVM", and the paths indicated in the error details "E:\cf8_updates\cfusion\wwwroot\CFIDE\adminapi\runtime.cfc" are not existing.. we are on unix (solaris10), so i don't know where come from this "E:\"
We already had this problem with another instance, sometimes ago, and we "solved" recreating a new instance and applying again the same settings.. but i prefer to find a solution to this problem instead of recreating a new one again..
any suggestions is appreciated
Thanks in advance
Claudio
