users@glassfish.java.net

java.util.logging.Logger is not Serializable

From: <glassfish_at_javadesktop.org>
Date: Fri, 16 Feb 2007 06:52:15 PST

hi

im trying to pass some objects remotely,

I get an 'java.util.logging.Logger is not Serializable',
isn't logger is a serializable object?

if not, i am not even sure where exactly there is a usage of the logger, maybe it is in use by some external packages I use,

is there any way to fix this?



below is part of the stacktrace:

[#|2007-02-14T12:26:54.075+0200|WARNING|sun-appserver-ee9.1|javax.enterprise.resource.corba.ee._CORBA_.util|_ThreadID=14;_ThreadName=p: thread-pool-1; w: 4;java.util.logging.Logger;_RequestID=e0f0a250-fba8-4381-8531-90d1d4c99e9d;|"IOP00100006: (BAD_PARAM) Class java.util.logging.Logger is not Serializable"
org.omg.CORBA.BAD_PARAM: vmcid: OMG minor code: 6 completed: Maybe
        at com.sun.corba.ee.impl.logging.OMGSystemException.notSerializable(OMGSystemException.java:990)
        at com.sun.corba.ee.impl.logging.OMGSystemException.notSerializable(OMGSystemException.java:1005)
        at com.sun.corba.ee.impl.util.Utility.throwNotSerializableForCorba(Utility.java:951)



thank you
[Message sent by forum member 'demiant' (demiant)]

http://forums.java.net/jive/thread.jspa?messageID=204048