« Return to Thread: Re: Master/Slave API

Re: Master/Slave API

by Fabien.Viale :: Rate this Message:

Reply to Author | View in Thread

Hi Fabio,

I updated the code on the SVN to print a stack trace where you
experience the problem.

Could you please update your code and then give me the stack trace ?

Thanks in advance,

Regards,

Fabien Viale

Fabio Luiz Tumiatti a écrit :

>
> Hi Fabien,
>
>  
>
> I updated the my src code, but I still have the same problem:
>
>  
>
> Couldnt add the specified resources java.lang.NullPointerException
>
>  
>
> I am providing the followings parameters:
>
>  
>
> D:\workspaces\ProActive\src\org\objectweb\proactive\examples\masterslave\RSHListbyHost_Example.xml
> matrixNode
>
>  
>
> Att,
>
> Tumiatti
>
>  
>
> -----Original Message-----
> From: Fabien Viale [mailto:Fabien.Viale@...]
> Sent: jueves, 31 de mayo de 2007 18:38
> To: Fabio Luiz Tumiatti
> Cc: Fabien Viale; Cedric Dalmasso
> Subject: Re: Master/Slave API
>
>  
>
> Hi Fabio,
>
>  
>
> There was a little mistake in the AbstractExample base class of the
>
> example. I fixed it now on the SVN.
>
>  
>
> Remember that you need to provide the fullpath to the descriptor used
>
> and the name of the virtual node to the example.
>
>  
>
> Cheers,
>
>  
>
> Fabien Viale
>
>  
>
> Fabio Luiz Tumiatti a écrit :
>
> > Hi Fabien and Cedric.
>
> >
>
> > I was testing the Master/Slave API using the NativeExample.java example
>
> > and it didn't work.
>
> >
>
> > I changed the deployment file (RSHListbyHost_Example.xml) to use my
>
> > local machine.
>
> >
>
> > When I execute the example I receive the following error:
>
> >
>
> > Couldnt add the specified resources java.lang.NullPointerException
>
> >
>
> > Any idea what is happening?
>
> >
>
> > Thank you.
>
> > Fabio Tumiatti
>
> >
>
> > -----Original Message-----
>
> > From: Fabien Viale [mailto:Fabien.Viale@...]
>
> > Sent: jueves, 31 de mayo de 2007 10:10
>
> > To: Fabio Luiz Tumiatti
>
> > Cc: Fabien Viale; Cedric Dalmasso
>
> > Subject: Re: Master/Slave API
>
> >
>
> > Hi Fabio,
>
> >
>
> > Feel free to ask, whenever you have doubts,
>
> >
>
> > Cheers,
>
> >
>
> > Fabien Viale
>
> >
>
> >
>
> > ------------------------------------------------------------------
>
> > This e-mail and the documents attached are confidential and intended
> solely
>
> > for the addressee; it may also be privileged. If you receive this e-mail
>
> > in error, please notify the sender immediately and destroy it.
>
> > As its integrity cannot be secured on the Internet, the Atos Origin group
>
> > liability cannot be triggered for the message content. Although the
>
> > sender endeavours to maintain a computer virus-free network, the
> sender does
>
> > not warrant that this transmission is virus-free and will not be
> liable for
>
> > any damages resulting from any virus transmitted.
>
> >
>
> > Este mensaje y los ficheros adjuntos pueden contener informacion
>
> > confidencial destinada solamente a la(s) persona(s) mencionadas
>
> > anteriormente. Pueden estar protegidos por secreto profesional Si usted
>
> > recibe este correo electronico por error, gracias de informar
> inmediatamente
>
> > al remitente y destruir el mensaje.
>
> > Al no estar asegurada la integridad de este mensaje sobre la red, Atos
>
> > Origin no se hace responsable por su contenido. Su contenido no
> constituye
>
> > ningun compromiso para el grupo Atos Origin, salvo ratificacion
> escrita por
>
> > ambas partes.
>
> > Aunque se esfuerza al maximo por mantener su red libre de virus, el
> emisor
>
> > no puede garantizar nada al respecto y no sera responsable de
> cualesquiera
>
> > danos que puedan resultar de una transmision de virus
>
> > ------------------------------------------------------------------
>
> >  
>
>  
>
>  
>
> --
>
> Fabien Viale
>
> Software Engineer
>
> OASIS Project
>
> INRIA - 2004 rte des Lucioles - BP 93
>
> 06902 Sophia Antipolis - France
>
> Tel. +33492387931
>
>  
>
>  
>

--
Fabien Viale
Software Engineer
OASIS Project
INRIA - 2004 rte des Lucioles - BP 93
06902 Sophia Antipolis - France
Tel. +33492387931




--
You receive this message as a subscriber of the proactive@... mailing list.
To unsubscribe: mailto:proactive-unsubscribe@...
For general help: mailto:sympa@...?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws

 « Return to Thread: Re: Master/Slave API