> Eujene Chung wrote:
>
> I'm using EJB server in Jonas1.6.1, using in DB oracle at the Unix.
>
> My program's running well for the past five weeks.
>
> I want to do db data type modifed and then I modify db data
> type,source.
>
> My program's running well also and then other Unix server(same
> surroundings) transfered.
>
> I move to new machine then source compile. DB copy from run well
> machine to new machine.
>
> After db copy, I had trouble with program running.
>
> I'm troubled with Error that's EntitySynchroImpl.considerRequest()
> registerSynchronization(this) .
>
> What's problem?
>
> Help me!
>
> =================== Error Message
> ===========================================================
> EntitySynchroImpl.considerRequest() registerSynchronization(this) :
> javax.transaction.RollbackExcept
> ion
> java.rmi.ServerException: RemoteException occurred in server thread;
> nested exception is:
> java.rmi.RemoteException: Container cannot register
> synchronization Object; nested exception
> is:
> javax.transaction.RollbackException
> java.rmi.RemoteException: Container cannot register synchronization
> Object; nested exception is:
> javax.transaction.RollbackException
> javax.transaction.RollbackException
> at java.lang.Throwable.fillInStackTrace(Native Method)
> at java.lang.Throwable.fillInStackTrace(Compiled Code)
> at
> sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Compiled
> Code)
> at sun.rmi.transport.StreamRemoteCall.executeCall(Compiled
> Code)
> at sun.rmi.server.UnicastRef.invoke(Compiled Code)
> at org.objectweb.jonas.rmifilters.RemoteStub.invoke(Compiled
> Code)
> at
> trade.research.b7.interfaces.JOnASB7BeanB7_Stub.getB7(Compiled Code)
> at trade.research.b7.server.B7ManagerBean.getTable(Compiled
> Code)
Hi,
it is difficult to help you with so little details.
May be you can set trace level to all in jonas.properties
or give us more information,
best regards,
--
Philippe
Philippe Coq Evidian Phone: (33) 04 76 29 78 49
Bull S.A - 1 rue de Provence - 38432 Echirolles Cedex France
Download our EJBServer at http://www.objectweb.org
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".