User Tools

Site Tools


public_namespace:neurolog_middleware_prototype

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
public_namespace:neurolog_middleware_prototype [2008/03/12 18:27]
montagnat
public_namespace:neurolog_middleware_prototype [2009/01/09 15:35]
gaignard
Line 2: Line 2:
  
 This page describes the current status of the NeuroLOG middleware prototype. It gives installation and configuration instructions. This page describes the current status of the NeuroLOG middleware prototype. It gives installation and configuration instructions.
 +
  
  
Line 8: Line 9:
  
 The software is distributed in the following archive: The software is distributed in the following archive:
-  * [[http://​egee1.unice.fr/​NeuroLOG_Middleware-0.1.0.tgz|NeuroLOG middleware v0.1.archive]]+  * [[http://​egee1.unice.fr/​NeuroLOG_Middleware-0.1.1.tgz|NeuroLOG middleware v0.1.archive]]
 This version was tested under linux only. This version was tested under linux only.
  
Line 29: Line 30:
   * ''​bin/​nlog_client''​ for the NeuroLOG client.   * ''​bin/​nlog_client''​ for the NeuroLOG client.
 Note that if the ''​dist''​ directory is not deployed in the HOME directory of the user, the ''​nlog_*''​ scripts need to be edited to change the second line (JAR variable containing the path to the main NeuroLOG jar file inside the dist directory). The first line (Java VM location may also need to be updated depending on your installation. Note that if the ''​dist''​ directory is not deployed in the HOME directory of the user, the ''​nlog_*''​ scripts need to be edited to change the second line (JAR variable containing the path to the main NeuroLOG jar file inside the dist directory). The first line (Java VM location may also need to be updated depending on your installation.
 +
  
  
Line 56: Line 58:
   - port **63878**: Registry unsecured interfaced, only used for new site requests initialization   - port **63878**: Registry unsecured interfaced, only used for new site requests initialization
  
-The NeuroLOG registry includes two separate programs: a daemon server and a graphical interface for the administrator. Upon successful installation,​ both programs are started. The interface can be shut down through the ''​File -> Exit''​ menu while the daemon keeps running.+The NeuroLOG registry includes two separate programs: a daemon server and a graphical interface for the administrator. Upon successful installation,​ both programs are started. The interface can be shut down through the ''​Administration ​-> Exit''​ menu while the daemon keeps running.
  
  
Line 84: Line 86:
   - port **63880**: Server unsecured interfaced, only used for new client requests initialization   - port **63880**: Server unsecured interfaced, only used for new client requests initialization
  
-The NeuroLOG Site Server includes two separate programs: a daemon server and a graphical interface for the administrator. Upon successful installation,​ both programs are started. The interface can be shut down through the ''​File -> Exit''​ menu while the daemon keeps running.+The NeuroLOG Site Server includes two separate programs: a daemon server and a graphical interface for the administrator. Upon successful installation,​ both programs are started. The interface can be shut down through the ''​Administration ​-> Exit''​ menu while the daemon keeps running.
  
 === If you are a user === === If you are a user ===
Line 114: Line 116:
  
 Note that the default configuration file location can be overriden by the ''​-c''​ option. Note that the default configuration file location can be overriden by the ''​-c''​ option.
- 
  
 ===== Sources ====== ===== Sources ======
 +
 +The source files are available through the [[http://​nyx.unice.fr/​svn/​neurolog|NeuroLOG SVN repository]]. A [[http://​nyx.unice.fr/​projects/​neurolog|TRAC server]] is also available for following the developments.
 +
 +
 +
 +===== Troubleshooting =====
 +
 +The services logs are written to a file. The exact file name is configured during the services installation phase. By default it is located in the ''​~/​log''​ repository. If it was configured differently,​ the log file location can be found from the service configuration file. Also note that the ''​-l''​ command line option may be used to override the log file location.
 +
  
  
 ===== TODO ===== ===== TODO =====
  
 +The prototype only provides basic distribution facilities and data importation capability currently. Most components still need to be integrated. The data importation prototype available is not secured in the sense that images are not anonymized and files are not encrypted.
public_namespace/neurolog_middleware_prototype.txt ยท Last modified: 2009/01/09 15:35 by gaignard