This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal



Apr 18, 2011, 9:01 AM
29 Posts

Dojo.js error

  • Category: Dojo and Client Side JavaScript
  • Platform: Mac
  • Release: 8.5.2
  • Role: Developer
  • Tags:
  • Replies: 2
 Hi, guys!
I have a button, which refreshes the Xpage (full refresh). After I click I get the following error in the Firebug (mozilla): 

Timeout exceeded. File name: "https://myServerName.com/domjs/dojo-1.4.3/dojo/dojo.js"
 
Interestingly, I get the page refreshed and all the necessary script (CSJS and SSJS) is executed correctly. 
What may be the matter with it?
 
Thank you! 
Ruslan
Apr 25, 2011, 8:24 PM
64 Posts
On the dojo-interest list they always want code...
- I'd recommend the HTML and CSJS relevant to just your button.  Ideally just enough that someone could reproduce this if they were so inclined.
- Also check FireBug's Net tab to see what it really did.  It may say timeout, but if the Net tab shows dojo.js was loaded (from cache, the server, or where-ever) then that's why it works.
- You might also try the dojo-interest list.  They're quite helpful over there, and some IBMers are supposed to be regulars.  If you do go over there, they will certainly want code or likely they won't be as much assistance.
 
Hope this helps...
May 25, 2011, 10:41 PM
6 Posts
Re: Dojo.js error
Guess What Folks!! The link referencing the dojo path is INCORRECT! All JavaScript is in .../data/domino/js, not .../data/domino/domjs!! The HTML generated in the HEAD tag is wrong!! Does anyone know where the configuration for this is? Also, "/domjava" is used, when it should be "/java".

This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal