• Font Size
  • S
  • M
  • L

Search via FAQ No.


  • No : 30824
  • Open Date : 2019/09/05 17:10
  • Print
NEW

[DataSpider Servista] Please tell me the points to check if the installer cannot install it

Please tell me the points to check if I cannot install with the installer.
 
Category : 

Answer

First of all
 
In order for the installation to be successful, the following conditions must be met:
  • Memory required for processes can be allocated
  • Free disk space required for processes can be allocated
  • No restriction is applied to any process or files by security software
In the past case, the installation failed if the above conditions were not met.
 
Please refer to the following for details:
 
 
 
 
  • Common Items
When you run the installation, the installation log is output to the following:
DataSpider_Servista_x.x_Install_MM_dd_YYYY_hh_mm_ss.log
(At x.x:, an installation version will be displayed)
 
Please check the above and confirm if there is an error message or not.
  • If "OutOfMemoryError" is output
There is a possibility of insufficient memory in the JVM heap area.
 
Please check the following:
  1. The memory area of installation destination
As the recommended minimum configuration of the installation guide, the memory capacity is specified as follows. If the memory is insufficient, please increase the memory capacity.
  • Windows x64 version / Linux x64 version: 2GB or more
  • Windows x86 version / Linux x86 version: 512MB or more
  1. Maximum memory limit
It is possible that the maximum limit is set to the memory available for Java processes if you are using a Windows OS server or a Linux environment. Please make sure that memory usable for each process is not limited.
  1. Effects of anti-virus software
If you have anti-virus software installed, it is possible that the anti-virus software may consume a large amount of memory for a second due to a startup of Java programs. Please stop the antivirus software temporarily before you start the installer.
  1. Number of temporary files
The installer acquires file information of the directory specified by java.io.tmpdir upon the installation.
 
If a large number of files already exist in the directory specified in java.io.tmpdir, the out-of-memory error may occur due to the acquisition of the file information.
 
Please check the number of files in the folder indicated by the java.io.tmpdir from the installation log. If the number of files is large, take a measure such as deleting temporary files to reduce the number of files.
 
* In the past case, about 1 million files existed.
  • If "Java (TM) Platform SE binary has stopped working." is output
It is possible that monitoring software affected the installation.
 
Please check the following:
  1. Stop the monitoring software
In the past case, a user installed software that acquires the operation log and that user was included in the target for acquiring the log. Please stop the monitoring software temporarily or use a user that is excluded from the log acquisition target.
  •  If any other error or the error is not output
We will investigate to grasp the situation in details. Please refer to the next section "Information Required for Investigation" and obtain a DEBUG mode log and report it to us.
 
 Top 
  1. DEBUG log
In order to start the installer in the DEBUG mode, please execute the installer while holding down the CTRL key.
 
Apart from the installation screen, the console is displayed and the details are output. Please paste the output contents into a text file etc. and provide it to us.
  1. Environmental information
Please provide the environment information of the installation destination.
*OS information, memory usage, etc.

 Top