- 浏览: 1225341 次
- 性别:
- 来自: 广州
博客专栏
-
Apache CXF使用s...
浏览量:111301
文章分类
- 全部博客 (189)
- Spring (13)
- Hibernate (10)
- liferay portal (3)
- Java (18)
- 数据库 (32)
- JS (12)
- Eclipse (16)
- Log4j (3)
- 我的收藏夹 (8)
- FF and IE (2)
- Groovy Grails (0)
- Web Service (16)
- Quartz (6)
- Tomcat (8)
- Linux (4)
- xml (4)
- Silverlight (1)
- Flex (10)
- JBoss (4)
- EJB (2)
- WAS(webSphere) (5)
- DOS命令 (2)
- JSON (2)
- Maven (1)
- OThers (1)
- SVN (1)
- iBatis (4)
- OS (1)
- 问题解决 (8)
- 待看文章 (2)
- 多线程 (2)
- 代码收藏(即拿即用工具类) (5)
- Socket (2)
- Android (4)
- 其他 (1)
- python (1)
- Genymotion (1)
最新评论
-
a807966224:
还是 多谢楼主 总结的挺好的 !!!
CXF 入门:创建一个基于SOAPHeader的安全验证(CXF拦截器使用) -
a807966224:
然后 通过 SOAPMessage.getHeader(qna ...
CXF 入门:创建一个基于SOAPHeader的安全验证(CXF拦截器使用) -
a807966224:
我也是接触这东西不久,QName qname = new QN ...
CXF 入门:创建一个基于SOAPHeader的安全验证(CXF拦截器使用) -
a807966224:
楼主 不知道你有没有出现 从headers 里取出来长 ...
CXF 入门:创建一个基于SOAPHeader的安全验证(CXF拦截器使用) -
xdc0209:
兄弟呀,报错啦 2011-12-15 13:27:15 n ...
Hibernate+EhCache配置二级缓存
先说说,这套SybaseASE是一个月前才部署完毕的。春节客户回来上班,发现应用挂掉了,于是直接把服务器关了重启——这一关,SybaseASE不知道怎么就起不来了。
话说只是应用挂了你干嘛去关服务器啊...也罢,先来看看ASE的日志吧!
------------
00:00000:00000:2011/02/10 11:44:45.58 kernel SySAM: Using licenses from: D:\sybase\\SYSAM-2_0\licenses
00:00000:00000:2011/02/10 11:44:45.71 kernel SySAM: Failed to obtain 1 license(s) for ASE_CORE feature from license file(s) or server(s).
00:00000:00000:2011/02/10 11:44:45.71 kernel SySAM: Licenses exist for ASE, but a license containing the configured (PE=EE;LT=SR) attributes could not be obtained. Verify that ASE is configured to use the correct type of license, and either reconfigure; or generate and deploy the desired license from the Sybase Product Download Center.
00:00000:00000:2011/02/10 11:44:45.71 kernel SySAM: License feature name: ASE_CORE
00:00000:00000:2011/02/10 11:44:45.71 kernel SySAM: License search path: D:\sybase\\SYSAM-2_0\licenses\ANY_201101120518.lic;D:\sybase\\SYSAM-2_0\licenses\ANY_201101120519.lic;
00:00000:00000:2011/02/10 11:44:45.71 kernel SySAM: FLEXnet Licensing error:-73,125
00:00000:00000:2011/02/10 11:44:45.71 kernel SySAM: For further information, refer to the Sybase Software Asset Management website at http://www.sybase.com/sysam
00:00000:00000:2011/02/10 11:44:45.71 kernel There is no valid license for ASE server product. Installation date is not found or installation grace period has expired. Server will not boot.
-----------
我剪,居然是license有问题?那之前是怎么起的...检查lic文件,也没错啊,都是买回来的...
会不会是Server的配置参数与license的限制有冲突?
尝试将/sybase/SERVERNAME.cfg的参数还原,还是不行。
再仔细看日志,关注这么一句:“Licenses exist for ASE, but a license containing the configured (PE=EE;LT=SR) attributes could not be obtained.”
似乎应该是license实际类型与Server自己配置的类型有误。
进入/sybase/ASE_15-0/sysam/,找到SERVERNAME.properties,打开看看:
------------
...
PE=EE
LT=SR
...
------------
看来就是这两行出问题了。可是我也不知道这套license是买的什么类型...幸好保定也有一套同时部署的SybaseASE,应该是一样的,于是过去参考一下。
我又剪!在保定那套正常的Sybase里,这两行根本就不存在!话说这个文件本身就是自动生成的,到底是哪位大仙手多配上还配错了?
直接将此文件备份后删除,起,搞定!ASE自动重新生成了一个SERVERNAME.properties,打开一看,果然没有PE=EE;LT=SR。
小结:
故障现象:SybaseASE无法启动,类似报错“SySAM: Licenses exist for ASE, but a license containing the configured (PE=EE;LT=SR) attributes could not be obtained.”
解决方法:将/sybase/ASE_15-0/sysam/下的文件备份后删除,再启动ASE。
源:http://blog.sina.com.cn/s/blog_67e3cc530100pcsr.html
以下是我遇到的错误详情:
SySAM: Using licenses from: /opt/sybase/SYSAM-2_0/licenses/SYBASE.lic:/opt/sybase/SYSAM-2_0/licenses/SYBASE_ASE_DE.lic:/opt/sybase/SYSAM-2_0/licenses/SYBASE_ASE_XE.lic:/opt/sybase/SYSAM-2_0/licenses/etone01.lic
00:0000:00000:00000:2012/10/14 22:08:24.66 kernel SySAM: Failed to obtain license(s) for ASE_CORE feature from license file(s) or server(s).
00:0000:00000:00000:2012/10/14 22:08:24.66 kernel SySAM: Licenses exist for ASE, but a license containing the configured (PE=EE;LT=SR) attributes could not be obtained. Verify that ASE is configured to use the correct type of license, and either reconfigure; or generate and deploy the desired license from the Sybase Product Download Center.
00:0000:00000:00000:2012/10/14 22:08:24.66 kernel SySAM: Cannot connect to license server system.
00:0000:00000:00000:2012/10/14 22:08:24.66 kernel SySAM: The license server manager (lmgrd) has not been started yet,
00:0000:00000:00000:2012/10/14 22:08:24.66 kernel SySAM: the wrong port@host or license file is being used, or the
00:0000:00000:00000:2012/10/14 22:08:24.66 kernel SySAM: port or hostname in the license file has been changed.
00:0000:00000:00000:2012/10/14 22:08:24.66 kernel SySAM: License feature name: ASE_CORE
00:0000:00000:00000:2012/10/14 22:08:24.66 kernel SySAM: License server host: etone01
00:0000:00000:00000:2012/10/14 22:08:24.66 kernel SySAM: License search path: /opt/sybase/SYSAM-2_0/licenses/SYBASE.lic:/opt/sybase/SYSAM-2_0/licenses/SYBASE_ASE_DE.lic:/opt/sybase/SYSAM-2_0/licenses/SYBASE_ASE_XE.lic:/opt/sybase/SYSAM-2_0/licenses/etone01.lic:
00:0000:00000:00000:2012/10/14 22:08:24.66 kernel SySAM: FLEXnet Licensing error:-15,570. System Error: 115 "Operation now in progress"
00:0000:00000:00000:2012/10/14 22:08:24.66 kernel SySAM: For further information, refer to the Sybase Software Asset Management website at http://www.sybase.com/sysam
00:0000:00000:00000:2012/10/14 22:08:24.66 kernel There is no valid license for ASE server product. Installation date is not found or installation grace period has expired. Server will not boot.
LT=SR
发表评论
-
解决sybase:Net-Lib protocol driver call to connect two endpoints failed
2014-08-08 17:11 478615:43:20.717 Program ) ct_con ... -
解决:Connections could not be acquired from the underlying database!
2013-07-30 14:31 293028og4j:WARN See http://logging. ... -
解决:Starting MySQL....The server quit without updating PID file
2013-01-21 12:10 2281控制台异常: Starting MySQL....The ... -
ibatis-2.3.0.677增加对c3p0连接池的支持
2013-01-04 17:50 31041,在com.ibatis.sqlmap.en ... -
Mysql避免全表扫描sql查询优化 .
2012-12-07 13:29 5097对查询进行 ... -
inux下mysql的root密码忘记解决方
2012-10-15 11:53 1060FROM: http://www.cnblogs.com/a ... -
解决Using locale name "zh_CN" defined in environment variable LANG
2012-09-06 13:07 2739The context allocation routine ... -
Sybase ASE ddlgen导出表结构
2012-08-31 13:22 2402事先配置好必要的环境变量,如果有则不用 export SYB ... -
修改sybase字符集排序
2012-08-31 13:14 1878sp_configure "default s ... -
bcp命令详解
2012-07-31 13:47 3385导入(导出把in改为out即可) bcp 数据库名..表 ... -
解决can't open a connection to site 'syb_backup'
2012-07-31 13:45 3377今天在恢复一个sybase数据库备份时,在执行load ... -
PowerDesigner15官方正式版注册补丁
2012-01-09 18:31 1390PowerDesigner15官方正式版注册补丁 -
SELECT INTO FROM与INSERT INTO SELECT 语法
2011-12-28 15:04 23171.INSERT INTO SELE ... -
Sybase数据库优化手册
2011-12-24 22:56 2452FROM :baidu wen ku 目 录 ... -
Sybase 数据库查询索引优化
2011-12-24 22:43 2805Sybase 数据库查询索引优化 一、实验目的 ... ... -
如何让你的SQL运行得更快
2011-12-24 21:56 1398人们在使用SQL时往往 ... -
数据库设计中的14个技巧
2011-12-24 21:40 1193FROM: http://blog.csdn.net/s ... -
解决:Cannot create PoolableConnectionFactory(Sybase)
2011-12-22 13:54 27051,首先确定数据库正常启动并且可以访问 2,程序里出现此问题 ... -
解决:mysql 忘记密码
2011-12-11 11:23 1186FROM:http://yaoyanzhu.itey ... -
@@IDENTITY与SCOPE_IDENTITY()
2011-12-09 13:33 4956Sybase 中不支持scope_ident ...
相关推荐
SQL Server 2000 绿色免安装版是一款轻量级、便携式的数据库管理系统,无需复杂的安装过程,即可在任何未安装数据库环境的计算机上快速启动并进行数据库操作。这种版本通常是为了方便开发者、数据库管理员或者学习者...
pads9.3 CRACK 文件,详细描述了PADS9.3的安装说明
核心库1.导包implementation ' me.luzhuo....you may not use this file except in compliance with the License.You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0Unless requ
如果你已经下载了压缩包,可以选择“Install from disk”并指定插件的路径进行本地安装。 4. **激活插件**:安装完成后,需要激活JRebel许可证。你可以注册一个JRebel账户并获取激活码,或者利用其提供的免费试用期...
[ 3.175402] Bluetooth: get rtl8723bs rtl8723bs_bt_host_wake gpio failed [ 3.953017] Bluetooth: RFCOMM TTY layer initialized [ 3.958456] Bluetooth: RFCOMM socket layer initialized [ 3.964183] ...
ARM Compiler v5.01, Build 94, is intended for use as an update for ARM Compiler 5 and ARM DS-5 products, and must be used with a suitable license from one of those products. Multiple feature releases ...
AliOssServiceImpl java获取阿里STS token AliOSS获取token 阿里云对象存储OSS(Object Storage Service)是一款海量、安全、低成本、高可靠的云存储服务,可提供99.9999999999%(12个9)的数据持久性,99.995%的...
综上所述,HugeGraph是一个全面的图数据库解决方案,涵盖了从数据建模到查询分析的全过程。它的分布式架构、灵活的后端存储选择以及丰富的API和查询语言,使其在处理大规模复杂数据时表现出色,成为Java开发和分布式...
【标题】"obtain__pass__decrease.rar_源码" 暗示这是一个包含源代码的压缩包,可能是一个项目或应用的开发资源。"obtain__pass__decrease" 这个名称可能是项目或者功能的临时命名,具体含义需要查看源码才能了解。 ...
标题中的“Duobei_obtain9eu_developmentvtw_MFC_”可能是一个项目或软件的名称,其中包含了几个关键的关键词。"Duobei"可能是这个软件的主体部分,而"obtain9eu"、"developmentvtw"可能是特定功能模块或者版本号的...
XMLTable_表格_obtain9gv_Vc_ 是一个与C++编程相关的项目,主要关注在Visual C++(Vc)环境中实现XML数据的表格展示功能。这个项目的核心是XTable控件,它允许开发者创建支持单元格合并的表格,这对于数据可视化和...
# to observe dnsmasq.leases file for dhcp information of soft ap. chown dhcp system /data/misc/dhcp on post-fs-data mkdir /data/media 0770 media_rw media_rw # bluetooth MAC address programming ...
FreeRTOS 是一个实时操作系统(RTOS),它被广泛用于嵌入式系统中,特别是在资源有限的微控制器(如 MSP430F5529)上。MSP430F5529 是德州仪器(TI)推出的一款超低功耗微控制器,适合于各种物联网(IoT)和嵌入式...
[ 3.175402] Bluetooth: get rtl8723bs rtl8723bs_bt_host_wake gpio failed [ 3.953017] Bluetooth: RFCOMM TTY layer initialized [ 3.958456] Bluetooth: RFCOMM socket layer initialized [ 3.964183] ...
[ 3.175402] Bluetooth: get rtl8723bs rtl8723bs_bt_host_wake gpio failed [ 3.953017] Bluetooth: RFCOMM TTY layer initialized [ 3.958456] Bluetooth: RFCOMM socket layer initialized [ 3.964183] ...
Fake License for Autodesk eagle
报错 org.apache.hadoop.hdfs.BlockMissingException: Could not obtain block 2、百度结果 参考 https://blog.csdn.net/xiaozhaoshigedasb/article/details/88999595 防火墙记得关掉; 查看DataNode是否启动;...
4> buyer_obtain_point_fee:0 4> buyer_rate:false 4> cod_fee:0.00 4> cod_status:NEW_CREATED 4> consign_time:2011-04-18 21:32:40 4> created:2011-04-17 12:25:23 4> discount_fee:0.00 4> modified:2011-04-18...
"mybatis连接MySQL8出现的问题解决方法" MyBatis是当前最流行的持久层框架之一,它提供了一个简单的方式来访问数据库。然而,在使用MyBatis连接MySQL8时,可能会出现一些问题。本文将介绍MyBatis连接MySQL8出现的...
[ 3.175402] Bluetooth: get rtl8723bs rtl8723bs_bt_host_wake gpio failed [ 3.953017] Bluetooth: RFCOMM TTY layer initialized [ 3.958456] Bluetooth: RFCOMM socket layer initialized [ 3.964183] ...