The following exception occurs when I move to 1.4.8, but DOES NOT occur in
1.4.7:

Exception in thread "main" com.evermind.server.rmi.OrionRemoteException:
Transaction was rolled back: java.lang.InternalError: Was not in used mode
        at
ContentManagementService_StatelessSessionBeanWrapper4.createVideoContent(Con
tentManagementService_StatelessSessionBeanWrapper4.java:758)
        at java.lang.reflect.Method.invoke(Native Method)
        at com.evermind._hw._oa(Unknown Source)
        at com.evermind._jw.run(Unknown Source)
at connection to localhost/127.0.0.1 as admin
        at
com.evermind._br.EXCEPTION_ORIGINATES_FROM_THE_REMOTE_SERVER(Unknown Source)
        at com.evermind._br.invokeMethod(Unknown Source)
        at com.evermind._di.invoke(Unknown Source)
        at __Proxy2.createVideoContent(Unknown Source)
        at
com.indnet.symbiosis.service.contentmanagement.test.Client.main(Client.java:
62)

        Nested exception is:
java.lang.InternalError: Was not in used mode
        at com.evermind.server.ejb.DataSourceConnection.release(Unknown
Source)
        at
OptionEntityHome_EntityHomeWrapper390.findDefaultsByGroup(OptionEntityHome_E
ntityHomeWrapper390.java:654)
        at
com.indnet.symbiosis.service.optionmanagement.common.Utility.findDefaultsByG
roup(Utility.java:106)
        at
com.indnet.symbiosis.service.optionmanagement.contentoption.ContentOptionSer
viceBean.findLanguageDefaultOptions(ContentOptionServiceBean.java:54)
        at
ContentOptionService_StatelessSessionBeanWrapper14.findLanguageDefaultOption
s(ContentOptionService_StatelessSessionBeanWrapper14.java:66)
        at
com.indnet.symbiosis.service.contentmanagement.ContentManagementServiceBean.
setContentValue(ContentManagementServiceBean.java:363)
        at
com.indnet.symbiosis.service.contentmanagement.ContentManagementServiceBean.
setVideoContentValue(ContentManagementServiceBean.java:481)
        at
com.indnet.symbiosis.service.contentmanagement.ContentManagementServiceBean.
createVideoContent(ContentManagementServiceBean.java:101)
        at
ContentManagementService_StatelessSessionBeanWrapper4.createVideoContent(Con
tentManagementService_StatelessSessionBeanWrapper4.java:708)
        at java.lang.reflect.Method.invoke(Native Method)
        at com.evermind._hw._oa(Unknown Source)
        at com.evermind._jw.run(Unknown Source)
at connection to localhost/127.0.0.1
        at com.evermind.server.rmi.OrionRemoteException._ny(Unknown Source)
        at com.evermind._br._mh(Unknown Source)
        at com.evermind._br.run(Unknown Source)
        at java.lang.Thread.run(Thread.java:484)

Is this a 1.4.8 bug?  I am just calling a finder, and getting this
exception.....

Thanks.
-AP_


Reply via email to