JiveJdon Community Forums
在线274人 Home | 论坛 | 培训咨询 | 精华 | 查搜 | 注册 | 登陆 |
首页 » 论坛 » 开源JdonFramework及其应用案例论坛
???en_US.forumThreadPrev.name??? 上一主题
Go back to the topic listing   返回主题列表
???en_US.forumThreadNext.name??? 下一主题
这个主题共有 5 回复 / 1 页 [ ]  发表新帖子  回复该主题贴
korpton

发表文章: 12
注册时间: 2007年11月04日 18:33
给他发消息
jdon问题 发表: 2008年04月27日 20:10 回复
翻找了google,jdon看不出来是什么问题?

19:57:12,343 ERROR [POJOObjectFactory] [JdonFramework]create error: java.lang.NoSuchMethodError: org.hibernate.cfg.ExtendedMappings.getReflectionManager()Lorg/hibernate/reflection/ReflectionManager;
19:57:12,343 ERROR [DefaultTargetServiceFactory] [JdonFramework]create error: java.lang.Exception: java.lang.NoSuchMethodError: org.hibernate.cfg.ExtendedMappings.getReflectionManager()Lorg/hibernate/reflection/ReflectionManager;
19:57:12,343 ERROR [ProxyMethodInvocation] [JdonFramework]run error: java.lang.NullPointerException
19:57:12,343 ERROR [MyListAction] java.lang.reflect.UndeclaredThrowableException
19:57:12,343 ERROR [ModelListAction] getPageIterator not be implemented, you must implement either of them

上面是错误信息!

jboss + jf 5.1
banq

发表文章: 9114
注册时间: 2002年08月03日 17:08
给他发消息
回复:jdon问题 发表: 2008年05月08日 19:29 回复
>Lorg/hibernate/reflection/ReflectionManager
可能classpath出现两个Hibernate版本
pengyan82311

发表文章: 16
注册时间: 2007年11月25日 20:57
给他发消息
回复:回复:jdon问题 发表: 2008年05月08日 20:06 回复
彭老师我装JiveJdon也遇到了相似的问题,这个问题困绕我很长时间了,一直没解决,麻烦您看下
http://www.jdon.com/jivejdon/thread/33959.html

11:58:39,765 ERROR [POJOObjectFactory] [JdonFramework]create error: org.picocontainer.PicoInitializationException: Either do the specified parameters not match any of the following constructors: [public com.jdon.jivejdon.manager.filter.InFilterManager(java.lang.String[])] or the constructors were not accessible for 'class com.jdon.jivejdon.manager.filter.InFilterManager'
11:58:39,765 ERROR [DefaultTargetServiceFactory] [JdonFramework]create error: java.lang.Exception: org.picocontainer.PicoInitializationException: Either do the specified parameters not match any of the following constructors: [public com.jdon.jivejdon.manager.filter.InFilterManager(java.lang.String[])] or the constructors were not accessible for 'class com.jdon.jivejdon.manager.filter.InFilterManager'
11:58:39,765 ERROR [Debug] com.jdon.aop.interceptor.PoolInterceptor

到底是哪的问题啊,完全是全新安装.一直想研究您的JiveJdon可运行都运行不起来.google也找不到答案
banq

发表文章: 9114
注册时间: 2002年08月03日 17:08
给他发消息
回复:回复:回复:jdon问题 发表: 2008年05月09日 11:59 回复
.InFilterManager 构造器参数和配置中不一样。检查.InFilterManager这个类
pengyan82311

发表文章: 16
注册时间: 2007年11月25日 20:57
给他发消息
回复:回复:回复:回复:jdon问题 发表: 2008年05月09日 16:08 回复
麻烦您了彭老师。
这个问题是我直接用你给的配置环境部署好后,deplay下默认有个500多k的JiveJdon文件,我又把您发的最新版本JiveJdon3.02(这个好象700多K)覆盖那个500k的就出了上述的问题了。
今天我又重新部署了下,用的服务器是jboss4.2,mysql5配置好后出现了乱码的问题看了您的相关帖子该设置UTF-8的地方都设置了,还是不行,我换了个数据库换成您配置好的mysql4那个,这下中文的问题解决了可新用户无法注册了
15:40:02,671 WARN [loggerI18N] [com.arjuna.ats.internal.jta.transaction.arjunacore.enliststarterror] [com.arjuna.ats.internal.jta.transaction.arjunacore.enliststarterror] TransactionImple.enlistResource - XAResource.start returned: XAException.XAER_PROTO for < 131075, 27, 25, 1--3f57ef9c:a11:4823feb0:3e-3f57ef9c:a11:4823feb0:41

。。。。。。。。。。

15:40:02,812 ERROR [AccountSSOSql] java.lang.Exception: SQLException: Could not enlist in transaction on entering meta-aware object!; - nested throwable: (javax.transaction.SystemException: java.lang.Throwable: Unabled to enlist resource, see the previous warnings. tx=TransactionImple < ac, BasicAction: -3f57ef9c:a11:4823feb0:3e status: ActionStatus.ABORT_ONLY >); - nested throwable: (org.jboss.resource.JBossResourceException: Could not enlist in transaction on entering meta-aware object!; - nested throwable: (javax.transaction.SystemException: java.lang.Throwable: Unabled to enlist resource, see the previous warnings. tx=TransactionImple < ac, BasicAction: -3f57ef9c:a11:4823feb0:3e status: ActionStatus.ABORT_ONLY >))
15:40:02,812 ERROR [AccountDaoSql] java.lang.Exception: java.lang.Exception: SQLException: Could not enlist in transaction on entering meta-aware object!; - nested throwable: (javax.transaction.SystemException: java.lang.Throwable: Unabled to enlist resource, see the previous warnings. tx=TransactionImple < ac, BasicAction: -3f57ef9c:a11:4823feb0:3e status: ActionStatus.ABORT_ONLY >); - nested throwable: (org.jboss.resource.JBossResourceException: Could not enlist in transaction on entering meta-aware object!; - nested throwable: (javax.transaction.SystemException: java.lang.Throwable: Unabled to enlist resource, see the previous warnings. tx=TransactionImple < ac, BasicAction: -3f57ef9c:a11:4823feb0:3e status: ActionStatus.ABORT_ONLY >))
15:40:02,812 ERROR [AccountServiceImp] createAccount error : java.lang.Exception: java.lang.Exception: java.lang.Exception: SQLException: Could not enlist in transaction on entering meta-aware object!; - nested throwable: (javax.transaction.SystemException: java.lang.Throwable: Unabled to enlist resource, see the previous warnings. tx=TransactionImple < ac, BasicAction: -3f57ef9c:a11:4823feb0:3e status: ActionStatus.ABORT_ONLY >); - nested throwable: (org.jboss.resource.JBossResourceException: Could not enlist in transaction on entering meta-aware object!; - nested throwable: (javax.transaction.SystemException: java.lang.Throwable: Unabled to enlist resource, see the previous warnings. tx=TransactionImple < ac, BasicAction: -3f57ef9c:a11:4823feb0:3e status: ActionStatus.ABORT_ONLY >))
15:40:02,906 ERROR [ModelSaveAction] [JdonFramework] save error!! system.error

麻烦您看下,一直想研究您的JiveJdon,可一直没部署好,晕
pengyan82311

发表文章: 16
注册时间: 2007年11月25日 20:57
给他发消息
re:jdon问题 发表: 2008年05月09日 16:20 回复
还要感谢下korpton,占了你的帖子问彭老师问题,呵呵
这个主题有 5 回复 / 1 页 [ ]
???en_US.forumThreadPrev.name??? 上一主题
Go back to the topic listing   返回主题列表    返回页首  返回页首
???en_US.forumThreadNext.name??? 下一主题
热点TAG: AOP cache DDD EJB 集群 设计模式 Hibernate IOC JiveJdon OO RBAC Spring Struts
查询本论坛内 回复超过的热门帖子
快速发表回复
标题
 
粗体 斜体 下划线 插入图片 插入代码 插入url链接 插入附件
内容
 

解惑之道在J道 ,打造中国最具影响力的的企业软件社区
OpenSource JIVEJDON v3.0 Powered by JdonFramework Code © 2002-08 jdon.com

anti spam