On 25 Feb 2013 at 13:27, Fred Ziegler wrote:
> All:
> 
> Uploaded to the serverFEZtest5.html (subdirectory), and  JSmol and 
> cyclohex.mol to the directory, one level up).  Does not work. Used ../ 
> annotation in three locations.  What am I doing wrong.  Fred

Fred, I tried your source code locally, and indeed JSmol does not show up.
If I remove the script line, JSmol is displayed.
So there is something in the script or its calling.
You need to debug.

First, enable things, in Info:
  disableInitialConsole: false
maybe also
  debug: true

And this is displayed when I run this simple script: "background black;"
(I do not know what to make of it, but surely there are some clues in that 
report)  
  "call loadScript ..\core\corescript.z.js  "
looks suspicious

8<-------------------------
Jmol._Canvas2D (JSmol) "jmolApplet0"[x]
call loadScript ..\core\package.js
call loadScript ..\core\core.z.js -- required by ClazzNode
Jmol JavaScript applet jmolApplet0_object__253434304794228__ initializing
getValue debug = null
getValue logLevel = null
AppletRegistry.checkIn(jmolApplet0_object__253434304794228__)
viewerOptions:
{ 
"name":"jmolApplet0_object","applet":true,"documentBase":"file:///C:/Progra
mas/Apache/htdocs/jsmol/pages/page1.html","platform":"J.awtjs2d.Platform",
"fullName":"jmolApplet0_object__253434304794228__","display":"jmolApple
t0_canvas2d","signedApplet":"true","appletReadyCallback":"Jmol._readyCall
back","statusListener":"[J.appletjs.Jmol.MyStatusListener 
object]","codeBase":"file:///C:/Programas/Apache/htdocs/jsmol/pages/../j2s/",
"syncId":"253434304794228","bgcolor":"[0xFFFFFF]" }
(C) 2012 Jmol Development
Jmol Version: 13.1.10_dev $Date: 2012-12-05 21:20:15 -0600 (Wed, 05 Dec 
2012) $
java.vendor: j2s
java.version: 0.0
os.name: j2s
Access: ALL
memory: 0.0/0.0
processors available: 1
useCommandThread: false
appletId:jmolApplet0_object (signed)
starting HoverWatcher_1
getValue emulate = null
defaults = "Jmol"
getValue boxbgcolor = null
getValue bgcolor = [0xFFFFFF]
backgroundColor = "[0xFFFFFF]"
getValue ANIMFRAMECallback = null
getValue APPLETREADYCallback = Jmol._readyCallback
APPLETREADYCallback = "Jmol._readyCallback"
getValue ATOMMOVEDCallback = null
getValue CLICKCallback = null
getValue ECHOCallback = null
getValue ERRORCallback = null
getValue EVALCallback = null
getValue HOVERCallback = null
getValue LOADSTRUCTCallback = null
getValue MEASURECallback = null
getValue MESSAGECallback = null
getValue MINIMIZATIONCallback = null
getValue PICKCallback = null
getValue RESIZECallback = null
getValue SCRIPTCallback = null
getValue SYNCCallback = null
language=en_US
getValue script = null
Jmol applet jmolApplet0_object__253434304794228__ ready
call loadScript ..\core\corescript.z.js
Jmol._readyCallback failed TypeError: this.scriptManager is null

Application loaded.
8<-------------------------
 



------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to