|
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。如果您注册时有任何问题请联系客服QQ: 83569622 。
您需要 登录 才可以下载或查看,没有帐号?注册
x
我的电脑是WIN2003+ORACLE 10g , 有AD域,JDK1.6.0.3 , JAVA和COMPIERE变量均设置了
安装COMPIERE,测试窗口全通过(都打勾了)安装文件也是没有问题,
在建立数据库时报
17:28:15.328 ProgressPanel.publish: ORA-12154: TNS: 无法解析指定的连接标识符 [22]
我用SQL/PL 可以连上去,其它ORACLE程序也可以连上去,而且我第二次运行安装的时候,系统能自动把前面的数据库DROP掉,就是不能新建,不知道为什么,盼高手来解答
========================下面是安装LOG====================================
17:26:22.109 ProgressPanel.publish: BUILD SUCCESSFUL [20]
17:26:22.125 ProgressPanel.publish: Total time: 4 minutes 34 seconds [20]
17:26:22.218 ProgressPanel.publish: ** 已完成 [20]
17:26:22.578 ProgressPanel.finished: Worker success=true [13]
17:26:22.609 ProgressPanel.enableUI: true [13]
17:28:10.656 ProgressPanel.enableUI: false [13]
17:28:10.671 ProgressPanel.cmd: 删除旧的数据库, 创建新的数据库 [13]
17:28:10.671 ProgressPanel.publish: ** 开始(george compiere) [22]
17:28:12.343 ProgressPanel.cmd_import: jdbc//oracle:thin //george:1521/orcl.yuxun.development.com [22]
17:28:12.390 ProgressPanel.publish: Dropping Database [22]
17:28:13.140 ProgressPanel.publish: Creating Database [22]
17:28:13.406 ProgressPanel.publish: Setting myEnvironment .... [22]
17:28:13.421 ProgressPanel.publish: Re-Create Compiere User and import D:\Compiere\data - (orcl.yuxun.development.com) [22]
17:28:13.421 ProgressPanel.publish: 驱动器 D 中的卷没有标签。 [22]
17:28:13.453 ProgressPanel.publish: 卷的序列号是 C51E-2410 [22]
17:28:13.453 ProgressPanel.publish: D:\Compiere\data 的目录 [22]
17:28:13.453 ProgressPanel.publish: 2008-08-25 14:03 <DIR> . [22]
17:28:13.453 ProgressPanel.publish: 2008-08-25 14:03 <DIR> .. [22]
17:28:13.453 ProgressPanel.publish: 2008-08-25 14:02 2,544,149 compiere.car [22]
17:28:13.453 ProgressPanel.publish: 2008-08-25 00:00 21,819,392 Compiere.dmp [22]
17:28:13.453 ProgressPanel.publish: 2008-08-25 00:00 52,400 Compiere.log [22]
17:28:13.453 ProgressPanel.publish: 2008-08-25 14:03 <DIR> import [22]
17:28:13.453 ProgressPanel.publish: 3 个文件 24,415,941 字节 [22]
17:28:13.484 ProgressPanel.publish: 3 个目录 46,196,862,976 可用字节 [22]
17:28:13.484 ProgressPanel.publish: == The import will show warnings. This is OK == [22]
17:28:13.484 ProgressPanel.publish: Compiere Database Import $Revision: 1.9 $ [22]
17:28:13.484 ProgressPanel.publish: Importing Compiere DB from D:\Compiere\data\compiere.dmp (orcl.yuxun.development.com) [22]
17:28:13.484 ProgressPanel.publish: ------------------------------------- [22]
17:28:13.500 ProgressPanel.publish: Re-Create DB user [22]
17:28:13.500 ProgressPanel.publish: ------------------------------------- [22]
17:28:14.953 ProgressPanel.publish: SQL*Plus: Release 10.2.0.1.0 - Production on 星期五 9月 12 17:28:14 2008 [22]
17:28:15.328 ProgressPanel.publish: Copyright (c) 1982, 2005, Oracle. All rights reserved. [22]
17:28:15.328 ProgressPanel.publish: ERROR: [22]
17:28:15.328 ProgressPanel.publish: ORA-12154: TNS: 无法解析指定的连接标识符 [22]
==========================================================================================
[ 本帖最后由 george.hu 于 2008-9-13 11:32 编辑 ] |
|