uradar70

Show:

What's happening?

  • Followup: RE: Api from Ubuntu 8.04 hardy

    Some comments: 1) When the download method is called you use 2 parameters: my $dhReturned = $apifs->downloadFile($remoteFolder,$localFolder); and it is supposed to be only one: my $dhReturned = $apifs->downloadFile($remoteFolder); 2) You are using # 1 -> Stop application any exception is received ApiPerlClient::setDieIfError(1); that, as...

    2009-08-03 22:21:41 UTC in fura ( Grid Middleware )

  • Followup: RE: Error initializing the tasks

    Notice that Fura is intended for running applications in a remote and distributed way, but it is not a debug platform. Maybe you should try to run your application from a command line and see if it works. If you are able to run the application natively, then it should work on Fura. BTW, notice that to run a perl application on a certain computer it is not enough to copy the 'perl' binary to...

    2009-02-06 14:43:11 UTC in fura ( Grid Middleware )

  • Followup: RE: Error initializing the tasks

    I recommend that you read the documentation available. You can find it at: https://sourceforge.net/project/showfiles.php?group_id=188380&package_id=239483 You may also find useful the Fura examples available at: http://fura.wiki.sourceforge.net/examples There is something that seem wrong in your setup. You say that you "updated to Linux agent". We are not sure about...

    2009-02-06 09:00:09 UTC in fura ( Grid Middleware )

  • Followup: RE: Error initializing the tasks

    This is not an error, but a warning. It indicates that there are no agents compatible with the module/task you created (for instance you can create a module to be executed in windows agents, but have only linux agents in your grid). It can also be due to the fact that there are no agents at all.

    2009-02-05 13:57:50 UTC in fura ( Grid Middleware )

  • Followup: RE: Agent only compilation

    Thank you very much for your feedback. It will probably help to other users.

    2008-11-14 08:24:42 UTC in fura ( Grid Middleware )

  • Followup: RE: Agent only compilation

    It is not recommended to compile only the agent. You should compile the whole distro instead. In any case, if you want to try it, you can find some advice at: https://sourceforge.net/forum/forum.php?thread_id=2375903&forum_id=661445 Regarding the compilation on the PPC/Linux platform I am afraid we don't have any previous experience and thus any information. In spite of this, you can...

    2008-11-13 08:44:26 UTC in fura ( Grid Middleware )

  • Followup: RE: Installing FURA

    Are you sure you are using an x86 Linux? Could you check it by executing uname -m ? It seems that your problem comes from the fact that you are compiling in an x86_64 platform, but when you launch the installer a Java 32 is used. When you run the install.sh script it looks for a java and it seems to find a 32 bit version one. There are several workarounds for the problem: -...

    2008-11-06 09:25:36 UTC in fura ( Grid Middleware )

  • Followup: RE: Installing Fura agent on Windows

    It does not work for you because you are forgetting an 'N' corresponding to the setting of 'secure connection' just after the port (between 9110 and AgentSrv). Moreover, the command line for passwdWriter is also wrong. It should be: passwdWriter "*priv" thepassword password.txt unless you had also set "furapriv" as the name for privileged user in the server. Notice...

    2008-11-05 10:38:33 UTC in fura ( Grid Middleware )

  • Comment: Productización de msieve

    Quedamos en que Guillem se lo miraría después de terminar lo de aneurist. Respecto al msieve, habría que mirar: 1) Porque a veces falla el postproceso. 2) Porque parece no escalar tan bien como debería.

    2008-11-04 08:41:10 UTC in fura ( Grid Middleware )

  • Comment: Inclusión en la categoría grid middleware de Gridipedia?

    Quedamos en que Gastón haría el diagrama de arquitectura, Magdalena recuperaría los use cases y Andreu haría una página "a la globus".

    2008-11-04 08:33:41 UTC in fura ( Grid Middleware )

About Me


Send me a message