-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Aron,
Using Dojo from an old release will not work correctly. You either need to use a stock copy of Dojo 1.6.2 or use the custom "compiled" version I uploaded to my ASF space: http://people.apache.org/~jfthomps/updates/dojo-1.6.2vcl.tar.gz Dojo provides a way to "compile" it so that it combines all of the necessary files into a single file that has unnecessary white space removed and shortened variable names. This provides for a faster loading experience. However, these files from a previous release will be missing bits that are needed for the updated code. Thus the need to use the stock code (which loads files individually) or the one from my ASF space (which has the newer bits added to each "compiled" file). Josh On Thursday, October 30, 2014 9:43:48 AM [email protected] wrote: > Dear all, > > I start testing code from the svn trunk and I run into some issues. > > Environment: > - Centos 6.5 x86_64 latest updates, necesarry packeges are installed for > VCL - VMware ESXi 5.5 as copute node > - Spyc 0.5.1 installed to: .ht-inc/spyc-0.5.1/Spyc.php > - dojo directory copied from 2.3.2 release > - themes/default/css/dojo also copied from 2.3.2 release > > Issues: > > New reservation issue: > When I click to New Reservation nothing happend. > With IE11 Developer Tools, I got this: > in request.js > dijit.byId('deployimage').set('query', {basic: 1, checkout: 1}); > Unable to get property 'set' of undefined or null reference > dijit.byId('newResDlgBtn').set('disabled', false); > Unable to get property 'set' of undefined or null reference > > I would like to request your assitance, because I can not solve this issue. > > ------------------- > Init script: > [root@maya ~]# service vcld start > Starting vcldp daemon: /bin/bash: /usr/local/vcl/bin/vcldp: No such file or > directory [FAILED] In /usr/local/vcl/bin/S99vcld.linux > # DAEMON: Name of the daemon executable > DAEMON=vcldp > > I easily fix this. > ------------------- > Generated vmx file: > The trunk version of vmware provisioning module generate vhv.enabled = > "TRUE" to the vmx file. If ESXi host does not support AMD RVI or Intel EPT > the created virtual machine will not start. > > > Best regards, > > Aaron Toth > VCL System Administrator > > Fault Tolerant Systems Research Group > Department of Measurement and Information Systems > Budapest University of Technology and Economics - -- - ------------------------------- Josh Thompson VCL Developer North Carolina State University my GPG/PGP key can be found at pgp.mit.edu All electronic mail messages in connection with State business which are sent to or received by this account are subject to the NC Public Records Law and may be disclosed to third parties. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iEYEARECAAYFAlRSe9kACgkQV/LQcNdtPQPWsACfQP5O0NY/oRWlt0lvSiIs7QqR gfUAnjO4LQT4PM23TsVVXYRcpNSd2nk3 =HmA3 -----END PGP SIGNATURE-----
