Matlab - Matlab Web Server en Linux

 
Vista:

Matlab Web Server en Linux

Publicado por Salvador (1 intervención) el 28/12/2006 19:05:01
Hola a todos, tengo Matlab 7 instalado en Suse Linux 10.1 y funciona correctamente, pero necesito usar una de sus toolbox, en concreto Matlab Web Server.

Tras realizar los cambios oportunos en matweb.conf y ejecutar webconf, todo parece listo para activar Matlab Web Server. Para ello ejecuto el script webstart.

Por desgracia, no consigo que funcione correctamente, no obtengo un error, sino una advertencia, la cual no he conseguido solventar:

[webstart]: Calling webdown to take down MATLAB Web Server . . .

No server to take down . . .

[webstart]: Calling webboot to start MATLAB Web Server . . .

Waiting for MATLAB Web Server to come up . . .
Type your interrupt character (usually CTRL-C) to quit.

Time = 10 secs : still waiting for 1 of 1 MATLAB sessions . . .
Time = 20 secs : still waiting for 1 of 1 MATLAB sessions . . .
Time = 30 secs : still waiting for 1 of 1 MATLAB sessions . . .
Time = 40 secs : still waiting for 1 of 1 MATLAB sessions . . .
Time = 50 secs : still waiting for 1 of 1 MATLAB sessions . . .
Time = 60 secs : MATLAB session monitoring time limit reached . . .
------------------------------------------------------------------------
Note: Run 'webstat' in a while to check for startup status.
------------------------------------------------------------------------


Como indica el mensaje, ejecuto ./webstat para obtener mas información:

MATLAB Web Server has started, but is not completely up . . .
Waiting for 1 of 1 MATLAB sessions . . .
SERVER =

process table entries . . .
------------------------------------------------------------------
F UID PID PPID PRI NI VSZ RSS WCHAN STAT TTY TIME COMMAND
(server): 0 1000 4244 1 15 0 32756 5532 sigact Sl pts/1 0:00 /usr/local/matlab7/webserver/bin/glnx86/matlabserver -s -m 1 -l /var/tmp/webserver_TMWR14.elog
(thread): 0 1000 4263 4244 20 0 3340 1196 rt_sig S pts/1 0:00 \_ /bin/csh -f -c matlab -display :0.0 -nosplash
(thread): 0 1000 4264 4263 15 0 299544 55324 stext Sl pts/1 0:02 \_ /usr/local/matlab7/bin/glnx86/MATLAB -display :0.0 -nosplash
(shell): 0 1000 4314 4264 19 0 1584 408 pipe_w Ss+ pts/2 0:00 \_ /usr/local/matlab7/bin/glnx86/matlab_helper /dev/pts/2
------------------------------------------------------------------

******************************************************************
pid log: . . .

-> ======================== start pidlog ===========================
-> date: mié dic 13 19:55:39 CET 2006
-> pid: 4244 maky
******************************************************************

******************************************************************
error log: . . .

-> ======================= start errorlog ==========================
-> date: mié dic 13 19:55:39 CET 2006
-> server: default
-> host: linux-fsoc
-> user: maky
-> display: :0.0
-> -----------------------------------------------------------------
-> 4 : matlabserver startup completed running 1 threads.
->
******************************************************************

******************************************************************
server log: not used . . .
******************************************************************


Hasta aquí he llegado con la configuración de Matlab Web Server, no me salen errores de falta de librerias, como se sucedia cuando usaba Ubuntu 6.0.6, pero no consigo que termine de funcionar correctamente.

Si alguien puede orientarme un poco se lo agradecería muchísimo.
Valora esta pregunta
Me gusta: Está pregunta es útil y esta claraNo me gusta: Está pregunta no esta clara o no es útil
0
Responder