jdon问题

翻找了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

>Lorg/hibernate/reflection/ReflectionManager
可能classpath出现两个Hibernate版本

彭老师我装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也找不到答案

.InFilterManager 构造器参数和配置中不一样。检查.InFilterManager这个类

麻烦您了彭老师。
这个问题是我直接用你给的配置环境部署好后,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,可一直没部署好,晕

还要感谢下korpton,占了你的帖子问彭老师问题,呵呵