User Tools

Site Tools


installation

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
installation [2018/02/15 09:09] – [Installation] oliverinstallation [2018/07/11 12:46] (current) – [Application configuration] oliver
Line 40: Line 40:
 {{ :activate.png?400 |}} {{ :activate.png?400 |}}
  
-===== Configuration =====+===== Application configuration ===== 
 +In the subfolder "etc" of the upperlimb application installation there is a file "upperlimb.conf". You can configure there the main application behavior. 
 + 
 +The most important property is 
 + 
 +<code> 
 +default_options="--branding upperlimbapp -J-Xms24m -J-Xmx2400m -J-Dnetbeans.logger.console=true -J-ea -J-Djava.library.path=platform/lib -J-Dorg.openide.loaders.FolderChildren.delayedCreation=false  -J-Dnetbeans.mainclass=de.orat.licence.management.core.LicenceControlledStartup" 
 +</code> 
 + 
 +You can increase the maximum memory the application will use by setting the attribute -J-Xmx2400m to a bigger value. The meaning of 2400M is a maximum of 2400 mega bytes of memory. 
 + 
 +Be careful. For a 32bit version of an application the memory typically is limited by 1400m. If you need more memory you need a 64bit version of the application. 
 + 
 +===== Project configuration =====
  
 To process data with a model you first Need a "Project". A project is a Folder with a set of subfolders which include mainly XML-files to describe what to do. You can open an existing project and modify its content inside the Upperlimb application. You can open more than project. But exactly one of them must be defined as main project: Open the the context menu in the projects tab by right-click of the mouse and choose one of the open projects as a main project. The Name of the Project is shown in bold faces in the list of project in the projects tab. To process data with a model you first Need a "Project". A project is a Folder with a set of subfolders which include mainly XML-files to describe what to do. You can open an existing project and modify its content inside the Upperlimb application. You can open more than project. But exactly one of them must be defined as main project: Open the the context menu in the projects tab by right-click of the mouse and choose one of the open projects as a main project. The Name of the Project is shown in bold faces in the list of project in the projects tab.
installation.1518682189.txt.gz · Last modified: 2018/02/15 09:09 by oliver