-
And also, i am using tjdo version 1.
2008-08-12 13:08:33 UTC in TriActive Java Data Objects (TJDO)
-
Hi,
thanks for the response. this error is resolved. but, i am getting the message "persistent manager has been closed" how can i resolve this.
application is throwing javax.jdo.JDOFatalUserException: Persistence manager has been closed. if i uncomment pm.close() method, this error is not coming.
Any idea/suggestions on this.
Best Regards,
Kiran.
2008-08-12 13:05:32 UTC in TriActive Java Data Objects (TJDO)
-
Hi,
i am migrating my application from JBOSS 3.2.6 to JBOSS 4.0.5 and getting the following NullPointerException JDOservice method.
The same code is working properly with JBOSS 3.2.6 but, when i migrating to JBOSS 4.0.5 throwing NullPointerException
Stacktrace:
ERROR [org.jboss.ejb.plugins.LogInterceptor] RuntimeException in method: public abstract java.util.Iterator...
2008-08-12 12:58:33 UTC in TriActive Java Data Objects (TJDO)
-
Hi,
i am migrating my application from JBOSS 3.2.6 to JBOSS 4.0.5 and getting the following NullPointerException JDOservice get() method.
The same code is working properly with JBOSS 3.2.6 but, when i migrating to JBOSS 4.0.5 throwing NullPointerException
Stacktrace:
ERROR [org.jboss.ejb.plugins.LogInterceptor] RuntimeException in method: public abstract java.util.Iterator...
2008-08-12 12:51:45 UTC in TriActive Java Data Objects (TJDO)
-
Hi All,
I am migratingan application codefrom tjdo version 1 to tjdo version 2 and getting the following error message. but, the same code is working with tjdo version 1
java.lang.reflect.InvocationTargetException
[java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39...
2008-08-11 10:40:50 UTC in TriActive Java Data Objects (TJDO)
-
Hi All,
I am migratingan application codefrom tjdo version 1 to tjdo version 2 and getting the following error message. but, the same code is working with tjdo version 1
java.lang.reflect.InvocationTargetException
[java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39...
2008-08-11 10:38:09 UTC in TriActive Java Data Objects (TJDO)