Configuring Your EMS Server or EMS Console Server on Windows/Linux
EMS Configuration Files
RAD Studio provides the scripts to render the web-browser console, the EMS server configuration file and the script to create the EMS database, and the stand-alone applications to run the EMS Console Server and the EMS Server.
In C:\Program Files (x86)\Embarcadero\Studio\19.0\ObjRepos\en\EMS folder you can find:
- webresources folder: This folder contains scripts to render the web-browser console. You can customize the appearance of your EMS Console Server by modifying the layouts, templates and styles defined here.
- emsserver.ini file: This is a template for the EMS server configuration file (for the EMS Server and for the EMS Console Server).
- EMS Database creation files:
- emsmserver.sql and emsserver.sql files. SQL script files to create the EMS Database.
- EMSMSERVER.IB and EMSSERVER.IB files. License template files to create the EMS Database.
The stand-alone applications (EMSDevConsole.exe and EMSDevServer.exe) are located in the following folders:
- Windows 32-bit:
C:\Program Files (x86)\Embarcadero\Studio\19.0\bin - Windows 64-bit:
C:\Program Files (x86)\Embarcadero\Studio\19.0\bin64
Configuring Your EMS Environment for the First Time
The EMSDevServer.exe and EMSDevConsole.exe programs only run the setup wizard when there is no registry key or if the emsserver.ini file does not exist.
- Note: For a production environment, you need to set up the Interbase EMS database properly before running the EMS Setup Wizard.
To start the EMS Setup Wizard:
- Locate one of the following stand-alone applications on your system, and double-click:
-
- EMSDevConsole.exe: The EMS Console opens with a confirmation dialog.
- EMSDevServer.exe: The EMS Server opens with a confirmation dialog.
-
- Click Yes to run the configuration EMS Setup Wizard. The EMS Setup Wizard opens to create a new EMS database.
- The New Database page opens.
- Enter the following values on the New Database page to specify its connection parameters:
- Server Instance: Specify the InterBase instance that hosts the EMS database. Leave it blank for a developer environment; for a production environment use
EMS- Note: See EMS Database Requirements for a Production Environment on Windows for more information.
- DB File Name: emsserver.ib
- DB File Directory: The default path is
C:\Users\Public\Documents\Embarcadero\EMS - DB User Name:
sysdbaas the parameter by default. - DB Password:
masterkeyas the parameter by default.- Note: Select Show password to see the unencrypted password.
- Click Next.
- Server Instance: Specify the InterBase instance that hosts the EMS database. Leave it blank for a developer environment; for a production environment use
- Enter the following values on the New Database page to specify its connection parameters:
- The Database creation page opens.
- Select how to create the new EMS database from the delivered files.
- Copy the license template file.
- Run the SQL script.
- Click Next.
- Select how to create the new EMS database from the delivered files.
- The Sample Data page opens.
- Select one or more options indicating the sample data to be generated in the EMS database.
- Click Next. The Console page opens.
- Specify a Console User Name and a Console Password. The default values are:
consoleuserandconsolepass.- Note: The user name and password are saved in the emsserver.ini file in plain text.
- Specify a Console User Name and a Console Password. The default values are:
- Click Next. The Finalize page opens.
- Click Finish to create the following files in the default path:
C:\Users\Public\Documents\Embarcadero\EMS- DB File: The EMS Database file (emsserver.ib). You need to have an InterBase server running.
- Configuration File: The EMS Server configuration file (emsserver.ini).
- Registry Key: The EMS Registry key on the system.
- Click Finish to create the following files in the default path:
- An Information wizard appears with the files created and the data added to the database. Click OK.
If you are planning to have the EMS Server and the EMS Console running on different servers, you need a configuration file (.ini) on each server.
In this scenario, you need to configure the .ini file on the Console Server to access the Interbase database on the EMS Server.
Running the Setup Wizard
You can run the setup wizard again as follows:
- Open the command prompt (cmd.exe).
- Type the following command:
emsdevserver -setup
- Open the command prompt (cmd.exe).
- Navigate to the EMSDevServer.exe folder:
- Windows 32-bit:
C:\Program Files (x86)\Embarcadero\Studio\19.0\bin - Windows 64-bit:
C:\Program Files (x86)\Embarcadero\Studio\19.0\bin64
- Windows 32-bit:
- Type the following command:
EMSDevServer.exe -setup
http://docwiki.embarcadero.com/RADStudio/Tokyo/en/Configuring_Your_EMS_Server_or_EMS_Console_Server_on_Windows
http://docwiki.embarcadero.com/RADStudio/Tokyo/en/Setting_Up_Your_EMS_Console_Server?utm_source=Facebook_Organic&utm_medium=social
Configuring Your EMS Server or EMS Console Server on Windows/Linux的更多相关文章
- 数据库备份还原工具EMS SQL Angel for SQL Server发布1.3版本
EMS公司,是专门从事企业数据库以及内置于多层次客户服务器结构自动化开发.其EMS SQL Angel for SQL Server工具,便是SQL Servers数据库数据备份还原工具,并且还能使用 ...
- TITLE: BizTalk Server 2013 Administration Console
TITLE: BizTalk Server 2013 Administration Console------------------------------ Could not store tran ...
- ./bin/console server:run Surprise! There are no commands defined in the "server" namespace.
Let's start the built-in web server: ./bin/console server:run Surprise! There are no commands defi ...
- Add And Reset a Federation Server to a Federation Server Farm adfs ad
Applies To: Active Directory Federation Services (AD FS) 2.0 After you install the Active Directory ...
- Server Tomcat v7.0 Server at localhost was unable to start within 45 seconds
错误:Server Tomcat v7.0 Server at localhost was unable to start within 45 seconds 错误提示就是我们限定了部署的时间导致的错 ...
- Step by step Install a Local Report Server and Remote Report Server Database
原创地址:http://www.cnblogs.com/jfzhu/p/4012097.html 转载请注明出处 前面的文章<Step by step SQL Server 2012的安装 &g ...
- Server Tomcat v7.0 Server at localhost was unable to&nbs 报错问题解决
在eclipse启动tomcat时遇到超时45秒的问题: Server Tomcat v7.0 Server at localhost was unable to start within 45 se ...
- Comparison of SQL Server Compact, SQLite, SQL Server Express and LocalDB
Information about LocalDB comes from here and SQL Server 2014 Books Online. LocalDB is the full SQL ...
- Server Tomcat v6.0 Server at localhost was unable to start within 45 seconds...
仰天长啸 Server Tomcat v6.0 Server at localhost was unable to start within 45 seconds... 当启动tomcat时候出现 ...
随机推荐
- scrapy介绍及源码分析
一 简介 Scrapy基于事件驱动网络框架 Twisted 编写.因此,Scrapy基于并发性考虑由非阻塞(即异步)的实现. 官方文档 :https://docs.scrapy.org/en/late ...
- 洛谷 [P2485] 计算器
快速幂+同余方程+BSGS 同余方程在解的时候要注意,在将exgcd求出的解变换为原方程的解的时候,要取模 BSGS的原理就是用分块+hash优化暴力,要注意特判 a 和 b 是 p 的倍数的时候. ...
- 标准C程序设计七---05
Linux应用 编程深入 语言编程 标准C程序设计七---经典C11程序设计 以下内容为阅读: <标准C程序设计>(第7版) 作者 ...
- Golang中的panic和recover(捕获异常)
func panic(interface{})和func recover() interface{}是Golang中用于错误处理的两个函数. panic的作用就是抛出一条错误信息,从它的参数类型可以看 ...
- Golang 入门 : 等待 goroutine 完成任务
Goroutine 是 Golang 中非常有用的功能,但是在使用中我们经常碰到下面的场景:如果希望等待当前的 goroutine 执行完成,然后再接着往下执行,该怎么办?本文尝试介绍这类问题的解决方 ...
- 2019年北航OO第3单元(JML)总结
1 JML语言的理论基础及应用工具链 1.1 JML语言 Java建模语言(JML)是一种行为接口规范语言,可用于指定Java模块的行为.它结合了Eiffel的"契约设计(design by ...
- 基于SSH+shiro+solr的家庭记账系统
项目地址: https://github.com/jianghuxiaoao/homeaccount
- java中的数据转换与前置,后置加加
public class Demo{ public static void main(String [] args){ int num=2; System.out.println(num++);//后 ...
- Spring Boot集成Spring Data Reids和Spring Session实现Session共享(多个不同的应用共用一个Redis实例)
从Redis的Key入手,比如Spring Session在注解@EnableRedisHttpSession上提供了redisNamespace属性,只需要在这里设置不同的值即可,效果应该是这样的: ...
- 【hibernate】报错:org.springframework.dao.DataIntegrityViolationException: could not execute statement; SQL [n/a]; nested exception is org.hibernate.exception.DataException: could not execute statement
报错如下: org.springframework.dao.DataIntegrityViolationException: could not execute statement; SQL [n/a ...
