`

从命令行启动Cognos的方法【转】

阅读更多



       启动过程一点日志信息都没有输出直接报0103错误,后来我发现在服务中有个IBM Cognos Content store(大概是这个,具体名字也记不清了)的服务,判断这个问题应该是安装过程中选中了Cognos Content Database,但是在Cognos Configuration中配置的content store却是Oracle导致的。因为如果安装过程中你选中了cognos content database组件,那么你配置的content store必须是 cognos content database,配置其他的都不行。所以把cognos卸载,重新安装,本以为这次应该没有问题了,但是还是报错,想着可能是环境变量的问题,又把环境变量改了改,还是不行,从cognos configuration启动还是报错,不过我感觉一切都没有问题了。
所以换了种方式,从命令行启动,通过调用cogbootstrapservice来启动cognos。在windows环境中cognos第一次启动会创建一个系统服务。

      从上图可以看到服务所调用的可执行文件就是cogbootstrapservice.exe,服务类型为自动,所以系统启动后会自动调用此服务,启动cognos。Ps:如果是服务器中启动类型最好是自动,省的有人再去启动它,如果是自己的机器安装仅是为了学习,最好设置为手动,要不然你的系统会在登录时等很长时间。
到命令行里,切到c8_localation/bin目录下,执行cogbootstrapservice.exe –help查看该命令的帮助

 

Manage the Cognos Bootstrap Service.

By default the service name is determined from startup configuration,
but may be overriden by -name.

Note that on Win32 CBS operates invisibly, with no console window
unless -console is specified. -help, -d and -v are exceptions: they
always open a console.

The option -stdoutLog=DEBUG|INFO|WARN|ERROR|FATAL is optional for all
flavours of the command line. It causes log messages that describe the
actvities of CBS to be written to stdout.

Usage:

cogbootstrapservice -i[a|m] [-name=serviceName] [-console]
Install as service. Service is automatically started (-i or -ia) or manually (-im).

cogbootstrapservice -u [-name=serviceName] [-console]
Uninstall the service.

cogbootstrapservice -isRegistered [-name=serviceName] [-console]
Test if the service is installed.
Exit code is 0 if the service is not installed, otherwise is the numeric value of the "Start" parameter:2 - auto, 3 - manual, 4 - disabled.

cogbootstrapservice -start [-name=serviceName] [-timeLimitSec=nn] [-console]
Start the service. Note that the operation blocks until the service is started or the specified time limit is reached.

cogbootstrapservice -stop [-name=serviceName] [-timeLimitSec=nn] [-console]
Stop the service. Note that the operation blocks until the service is stopped or the specified time limit is reached.

cogbootstrapservice -isrunning [-name=serviceName] [-console]
Test is the service is running. Exit code of 0 indicates that the service is running.

cogbootstrapservice -d
Run the service as a console application.

      其实最常用的也就是-d –start –stop这几个参数,-I –u –isRegistered这几个一般都是Cognos Configuration调用用来创建或删除服务用的。


-d参数表示要启动一个控制台窗口
-start表示启动服务,帮助说这个操作是个阻塞型操作,知道服务启动才会往下执行,但是我在windows下调用时并有发现他是阻塞的。
-stop关闭服务器,同样的,我也没有发现它是阻塞的


 如果想启动服务执行 cogbootstraoservice.exe –start

 如果想让它弹出个窗口 cogbootstrapservice.exe –d –start(如果在telnet调用的话服务器中不弹出窗口)

 想关闭服务 执行 cogbootstrapservice.ext –stop


      说到这里还有一种方式也是在可以在命令行里启动cognos服务,比cogbootstrapservice更简单,它就是c8/bin目录下的startup.bat和shutdown.bat。Cogbootstrapservice和startup.bat的区别在于,cogbootstrapservice会启动tomcat的同时还启动一个守护进程,当tomcat被意外终止,它还会再次调用,而startup.bat则没有守护进程。

 

 

 

原文地址:

http://www.cognoschina.net/home/space.php?uid=6810&do=blog&id=2905

  • 大小: 54.3 KB
分享到:
评论

相关推荐

    Linux安装配置Cognos11详细手册

    4. **启动Cognos**:点击左上角的小绿标启动Cognos服务。 5. **验证启动情况**:通过浏览器访问Cognos的访问地址,格式为`http://ip:port/bi/vi/disp`,以此来确认Cognos是否成功启动并可以正常使用。 #### 四、...

    Cognos8安装手册(Unix).rar

    - **启动服务**:启动Cognos框架服务和其他相关服务。 - **验证安装**:通过访问Cognos Connection网页界面检查安装是否成功。 4. **权限与用户管理**: Unix系统上的权限管理至关重要。确保Cognos服务账户有...

    cognos 8.3 i386安装到64位linux 系统

    安装完成后,系统会检查JAVA环境是否正确设置,以确保后续的配置和启动服务能够顺利进行。 配置阶段,重点是内容存储(Content Store)。在Cognos的配置服务中,你需要删除默认的content,并创建一个新的基于Oracle...

    C8安装及配置文档(Windows)

    此外,还要确保所有服务启动并运行,如Cognos Administration、Cognos Connection和Cognos Event Monitor等。 配置完成后,可以测试Cognos 8环境,通过登录Cognos Connection,创建报表和分析,以验证安装是否成功...

    DB2数据库入门(3个PDF文件)

    安装完成后,可以通过DB2 Control Center或命令行界面进行数据库实例的创建、启动和停止。 DB2数据仓库是用于存储大量历史数据的特殊数据库,用于数据分析和决策支持。配置DB2数据仓库时,通常会涉及数据分区、索引...

    tcr 安装手册

    - **启动TCR服务器**:使用指定命令启动TCR服务。 - **停止TCR服务器**:确保能够正确停止服务。 - **配置内容存储**:根据企业需求配置数据库以存储报表内容。 - **更改端口设置**:可根据需要调整TCR控制台使用的...

Global site tag (gtag.js) - Google Analytics