MATLAB DISTRIBUTED COMPUTING SERVER 4 - SYSTEM ADMINISTRATORS GUIDE Manuel d'utilisateur Page 35

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 65
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 34
Troubleshooting
Inside MATLAB, the class would be used as follow s.
m = com.mathworks.toolbox.distcomp.test.Multicast Tester('239.1.1.1', 9999);
m.startSendingThread;
m.startListeningThread;
0 : host1name : 0
1 : host2name : 0
From a shell prompt, you would type (assuming that Java is on your path)
java -cp distcomp.jar com.mathworks.toolbox.distcomp.test.MulticastTester
0 : host1name : 0
1 : host2name : 0
Memory Errors on UNIX
If the number of threads created by the engine services on a UNIX machine
exceeds the limitation set by the
maxproc value, the services w ill fail and
generate an out-of-mem ory error. You can check y our
maxproc value on UNIX
with the
limit command. (Different versions of UNIX might h ave different
names for this property instead of
maxproc,suchasdesc ript ors on Solaris.)
Running MDCE Processes from a Windows Network
Installation
Many networks are configured not to allow LocalS yste m (the default user for
MDCE) access to UNC or mapped network shares. In this case, run MDCE
under a d ifferent user with rights to log on as a service. See “Setting the
User” on page 2-11.
2-19
Vue de la page 34
1 2 ... 30 31 32 33 34 35 36 37 38 39 40 ... 64 65

Commentaires sur ces manuels

Pas de commentaire