For some of the CTD’s, We are getting the JavaScript error In V8 Workspace & COE also not loading. Please share your thought.
Confidentiality Notice: This message is private and may contain confidential and proprietary information. If you have received this message in error, please notify us and remove it from your system and note that you must not copy, distribute or take any action in reliance on it. Any unauthorized use or disclosure of the contents of this message is not permitted and may be unlawful.
-----Original Message-----
From: eLink Entry: Discussion Group - Web Experience Management [mailto:v7webcontentmanagement@elinkkc.opentext.com]Sent: 21 April 2011 12:43To: eLink RecipientSubject: RE V8 Workspace - JavaScript error RE V8 Workspace - JavaScript error Posted by sankar.ram@bankofamerica.com (Ram, Sankar) On 2011/04/21 07:41 1. Which version are you using - V8.0 2. What are the steps to reproduce the error - The script error come while open COE (This is our Custom CTD with V8 widgets) 3. What is the trace in firebug about this error - The COE not open through Mozilla, So not able to track through firebug. [To post a comment, use the normal reply function] Topic: V8 Workspace - JavaScript error Forum: Discussion Group - Web Experience Management Livelink Server: knowledge-wlweb01
Sankar,
Do you see any error in:
\Vignette\vcm\inst-vgninst\logs\vcm-api-VgnVCM1.log
\Vignette\vcm\inst-vgninst\logs\vcm-ui-VgnVCM1.log
Thanks,
Eric
Hi Eric, I have checked the given log files, but not able to see any error. \Vignette\vcm\inst-vgninst\logs\vcm-api-VgnVCM1.log \Vignette\vcm\inst-vgninst\logs\vcm-ui-VgnVCM1.log \Vignette\vcm\inst-vgninst\logs\VgnVCM1-runtime.log
Hi Sanjeev,
No error trace seems while check with HTTPFox (like Fiddler )
Hi Sankar,
You will most likely be better off checking for the error in Firebug. I know earlier you said that you tried to pull up the COE in Firebug, but even though FF is not rendering the COE doesn't always mean that you will not see the output in Firebug. My experience has been that if I have some bad Ext JS code on the renderer jsp, then the interface will show a Loading message and then simply go away. However, you can usually still see the request being made in Firebug. I'm assuming that you're using a custom renderer, have you tried simply removing the Ext JS code to see if you can get basic text to appear in the COE?