amx bpm install

How to setup amx bpm remotely

note: Configure the Maximum Number of Open Files first(The maximum number of open files/file descriptors that a user can open is controlled by the operating system. However, the default threshold on Linux systems is typically too low and has to be increased.
TIBCO recommend that you set the system-wide, hard limit to a value of at least 10000, on each machine that will be part of the ActiveMatrix BPM system.)

[b]1. Create an BPM Server(administrator, BPMEnvironment and BPMNode) [/b]
note the enterprise name
[b]2. Create a TIBCO Host instace remotely[/b]
note 0) give a name to new tibcohost
1) prefer ip to hostname
2) use same ems with admin
3) use same enterprise name
[b]3. Create BPM Node type[/b]
note 1) choose one of the four node type
2) enter the tibcohost name instead of BPMHost, both local and remote tibcohost are valid.
3) enter same enviroment as bpm server Environment.


=============java.io.IOException: Too many open files==============

18 Apr 2013 11:18:49,816 [State Saver] [INFO ] stdout - !SESSION 2013-04-18 11:18:49.783 -----------------------------------------------
18 Apr 2013 11:18:49,816 [State Saver] [INFO ] stdout - eclipse.buildId=unknown
18 Apr 2013 11:18:49,816 [State Saver] [INFO ] stdout - java.version=1.7.0_17
18 Apr 2013 11:18:49,816 [State Saver] [INFO ] stdout - java.vendor=Oracle Corporation
18 Apr 2013 11:18:49,816 [State Saver] [INFO ] stdout - BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
18 Apr 2013 11:18:49,817 [State Saver] [INFO ] stdout - !ENTRY org.eclipse.osgi 4 0 2013-04-18 11:18:49.800
18 Apr 2013 11:18:49,817 [State Saver] [INFO ] stdout - !MESSAGE
18 Apr 2013 11:18:49,817 [State Saver] [INFO ] stdout - !STACK 0
18 Apr 2013 11:18:49,817 [State Saver] [INFO ] stdout - java.io.IOException: Too many open files
18 Apr 2013 11:18:49,817 [State Saver] [INFO ] stdout - at java.io.UnixFileSystem.createFileExclusively(Native Method)
18 Apr 2013 11:18:49,817 [State Saver] [INFO ] stdout - at java.io.File.createTempFile(Unknown Source)
18 Apr 2013 11:18:49,817 [State Saver] [INFO ] stdout - at org.eclipse.osgi.storagemanager.StorageManager.createTempFile(StorageManager.java:728)
18 Apr 2013 11:18:49,817 [State Saver] [INFO ] stdout - at org.eclipse.osgi.storagemanager.StorageManager.getOutputStream(StorageManager.java:790)
18 Apr 2013 11:18:49,818 [State Saver] [INFO ] stdout - at org.eclipse.osgi.internal.baseadaptor.BaseStorage.saveBundleDatas(BaseStorage.java:568)
18 Apr 2013 11:18:49,818 [State Saver] [INFO ] stdout - at org.eclipse.osgi.internal.baseadaptor.BaseStorage.saveAllData(BaseStorage.java:457)
18 Apr 2013 11:18:49,818 [State Saver] [INFO ] stdout - at org.eclipse.osgi.internal.baseadaptor.BaseStorage$StateSaver.run(BaseStorage.java:1304)
18 Apr 2013 11:18:49,818 [State Saver] [INFO ] stdout - at java.lang.Thread.run(Unknown Source)


===================== Solution ====================
File Descriptors (on Linux)
This only applies to Red Hat Enterprise Linux v5.4 and SUSE Enterprise Linux 11 (64 Bit)
The maximum number of open files/file descriptors that a user can open is
controlled by the operating system. The threshold on Linux is typically too low
and has to be increased. The exact number depends on the features selected
during installation and the size of the workspace but our experience is that 10000
is plenty. You can find out the number on your system by running ulimit -n
from a terminal window. To increase the max number of files that can be opened:
1. Edit the /etc/security/limits.conf file and add the following line:
* hard nofile 10000
2. Log out of the system and log back in. If you run sfbp, you need to restart os, then start sf with default user.
3. On machines on which TIBCO Business Studio is installed, add the following
parameter to your TIBCOBusinessStudio.ini file.
-Dorg.eclipse.swt.browser.XULRunnerPath=/usr/lib/xulrunner
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值