免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 4217 | 回复: 6

安装IDS时发生的错误。 [复制链接]

论坛徽章:
1
15-16赛季CBA联赛之江苏
日期:2017-04-05 11:23:15
发表于 2010-03-18 15:45 |显示全部楼层
本帖最后由 yunzhongyue 于 2010-03-18 15:47 编辑

OS:HP-UX 11.31
IDS:IDS 10.0FC9
# ./ids_install








          Initializing InstallShield Wizard........
          Launching InstallShield Wizard........


Please read the information below.

This installation MUST be run as root.
Please try again as the root user.

Press 3 to Cancel or 4 to Redisplay [3]

   1. Yes
   2. No

Do you want to exit? [2] 1
An unhandled error occurred -- specify system property "is.debug" for more information.


--在这一步就退出了。
# id
uid=0(root) gid=3(sys) groups=0(root),1(other),2(bin),4(adm),5(daemon),6(mail),7(lp),20(users)
直接执行SERVER目录下的installserver没有问题。

论坛徽章:
0
发表于 2010-03-18 17:27 |显示全部楼层
安装informix时
用的是root用户,informix用户的环境变量。
[code]
#su - informix
#su root
[\code]

论坛徽章:
1
15-16赛季CBA联赛之江苏
日期:2017-04-05 11:23:15
发表于 2010-03-18 20:04 |显示全部楼层
安装informix时
用的是root用户,informix用户的环境变量。
[code]
#su - informix
#su root
[\code]
vbirding 发表于 2010-03-18 17:27



是按照你说的做的,我也不是第一次安装,只是这个问题都出现两次了,我装的时候出现过一次,客户自己安装的时候又出现了一次,一直找不到原因。直接运行SERVER/installserver可以安装上,装上后也没有发现什么问题。

论坛徽章:
1
15-16赛季CBA联赛之江苏
日期:2017-04-05 11:23:15
发表于 2010-03-18 20:21 |显示全部楼层
本帖最后由 yunzhongyue 于 2010-03-18 20:25 编辑

下面是我安装时记录下来的
$ ls
CSDK              ICONNECT          JDBC              SERVER            bundle.ini        images            suite.jar
DBLD              IDS10FC9HPIT.tar  README.html       SVR_ADM           ids_install       lost+found
$ su
Password:
# ls
.jvm.bin          .sh_history       DBLD              IDS10FC9HPIT.tar  README.html       SVR_ADM           ids_install       lost+found
.profile          CSDK              ICONNECT          JDBC              SERVER            bundle.ini        images            suite.jar
# env
_=/usr/bin/env
MANPATH=/usr/share/man/%L:/usr/share/man:/usr/contrib/man/%L:/usr/contrib/man:/usr/local/man/%L:/usr/local/man:/opt/VRTS/vxfs5.0/man:/opt/ldapux/share/man/%L:/opt/ldapux/share/man:/opt/ipf/man:/opt/ldapux/ypldapd/man:/opt/samba/man:/opt/samba/WTEC_Support_Tools/man:/opt/samba/cfsm_man:/opt/cifsclient/share/man:/opt/openssl/man:/opt/openssl/prngd/man:/opt/wbem/share/man:/opt/graphics/common/man:/opt/amgr/man/%L:/opt/amgr/man:/opt/sec_mgmt/share/man:/opt/caliper/man/%L:/opt/caliper/man:/opt/drd/share/man/%L:/opt/drd/share/man:/opt/dsau/man:/opt/resmon/share/man/%L:/opt/resmon/share/man:/opt/gnome/man:/opt/perf/man/%L:/opt/perf/man:/opt/propplus/share/man:/usr/contrib/kwdb/share/man:/opt/perl_32/man:/opt/perl_64/man:/opt/prm/man/%L:/opt/prm/man:/opt/psb/healthtest/share/man:/opt/sfm/share/man:/opt/swm/share/man/%L:/opt/swm/share/man:/opt/swa/share/man/%L:/opt/swa/share/man:/opt/ssh/share/man:/opt/sentinel/man/%L:/opt/sentinel/man:/opt/langtools/share/man/%L:/opt/langtools/share/man:/opt/wlm/share/man/%L:/opt/wlm/share/man:/opt/openssl/fips/0.9.7/man:/opt/openssl/fips/0.9.8/man:/opt/gwlm/man/%L:/opt/gwlm/man:/opt/icod/man/%L:/opt/icod/man:/opt/ignite/share/man/%L:/opt/ignite/share/man
SSH_TTY=/dev/pts/2
PATH=/usr/bin:/usr/sbin:/sbin
COLUMNS=167
LOGNAME=informix
MAIL=/var/mail/informix
SFTP_UMASK=
ERASE=^H
PS1=#
SFTP_PERMIT_CHOWN=1
USER=informix
SHELL=/usr/bin/ksh
SSH_CLIENT=11.1.7.79 49323 22
SSH_CONNECTION=11.1.7.79 49323 11.1.60.208 22
TERM=vt100
PWD=/informix
TZ=EAT-8
SFTP_PERMIT_CHMOD=1
LINES=46
INFORMIXDIR=/informix
INFORMIXSERVER=on_ids10
# ls
.jvm.bin          .sh_history       DBLD              IDS10FC9HPIT.tar  README.html       SVR_ADM           ids_install       lost+found
.profile          CSDK              ICONNECT          JDBC              SERVER            bundle.ini        images            suite.jar
# ./ids_install

          Initializing InstallShield Wizard........
          Launching InstallShield Wizard........


Please read the information below.

This installation MUST be run as root.
Please try again as the root user.

Press 3 to Cancel or 4 to Redisplay [3]

   1. Yes
   2. No

Do you want to exit? [2] 1
An unhandled error occurred -- specify system property "is.debug" for more information.

# id
uid=0(root) gid=3(sys) groups=0(root),1(other),2(bin),4(adm),5(daemon),6(mail),7(lp),20(users)
# ls
.jvm.bin          .sh_history       DBLD              IDS10FC9HPIT.tar  README.html       SVR_ADM           ids_install       lost+found
.profile          CSDK              ICONNECT          JDBC              SERVER            bundle.ini        images            suite.jar
# cd SERVER
# ls
IIF.jar        doc            installserver  server.ini
# ./installserver








          Initializing InstallShield Wizard........
          Launching InstallShield Wizard........


Welcome to the InstallShield Wizard for IBM Informix Dynamic Server

The InstallShield Wizard will install IBM Informix Dynamic Server on your
computer.
To continue, choose Next.

IBM Informix Dynamic Server
IBM Corporation
http://www.ibm.com


Press 1 for Next, 3 to Cancel or 4 to Redisplay [1]

     International Program License Agreement
      
     Part 1 - General Terms
      
     BY DOWNLOADING, INSTALLING, COPYING, ACCESSING, OR USING THE PROGRAM
     YOU AGREE TO THE TERMS OF THIS AGREEMENT. IF YOU ARE ACCEPTING THESE
      TERMS ON BEHALF OF ANOTHER PERSON OR A COMPANY OR OTHER LEGAL
      ENTITY, YOU REPRESENT AND WARRANT THAT YOU HAVE FULL AUTHORITY TO
      BIND THAT PERSON, COMPANY, OR LEGAL ENTITY TO THESE TERMS. IF YOU DO
      NOT AGREE TO THESE TERMS,  
     
后面的没有问题。还请各位给分析一下为什么出现这个错误。

论坛徽章:
11
金牛座
日期:2015-03-19 16:56:22数据库技术版块每日发帖之星
日期:2016-08-02 06:20:00数据库技术版块每日发帖之星
日期:2016-04-24 06:20:00数据库技术版块每日发帖之星
日期:2016-04-13 06:20:00IT运维版块每日发帖之星
日期:2016-04-13 06:20:00数据库技术版块每日发帖之星
日期:2016-02-03 06:20:00数据库技术版块每日发帖之星
日期:2015-08-06 06:20:00季节之章:春
日期:2015-03-27 15:54:57羊年新春福章
日期:2015-03-27 15:54:37戌狗
日期:2015-03-19 16:56:41数据库技术版块每日发帖之星
日期:2016-08-18 06:20:00
发表于 2010-03-19 11:56 |显示全部楼层
An unhandled error occurred -- specify system property "is.debug" for more information.


检查下这个文件里的内容吧..

论坛徽章:
1
15-16赛季CBA联赛之江苏
日期:2017-04-05 11:23:15
发表于 2010-03-19 19:36 |显示全部楼层
回复 5# liaosnet


这好像不是个文件吧。

论坛徽章:
11
金牛座
日期:2015-03-19 16:56:22数据库技术版块每日发帖之星
日期:2016-08-02 06:20:00数据库技术版块每日发帖之星
日期:2016-04-24 06:20:00数据库技术版块每日发帖之星
日期:2016-04-13 06:20:00IT运维版块每日发帖之星
日期:2016-04-13 06:20:00数据库技术版块每日发帖之星
日期:2016-02-03 06:20:00数据库技术版块每日发帖之星
日期:2015-08-06 06:20:00季节之章:春
日期:2015-03-27 15:54:57羊年新春福章
日期:2015-03-27 15:54:37戌狗
日期:2015-03-19 16:56:41数据库技术版块每日发帖之星
日期:2016-08-18 06:20:00
发表于 2010-03-19 23:52 |显示全部楼层
回复 6# yunzhongyue


    使用ids_install 可以附选CSDK/I-CONN等组件安装,也许是这些文件出了些问题....这个安装应该是有日志记录的..一般是在/tmp目录下...
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP