Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

StreamCorruptedException

1 view
Skip to first unread message

Mandar Gandhe

unread,
Jun 26, 2003, 6:44:07 AM6/26/03
to
Hi All

I am getting the following exception at server startup. I have ensured that
the environment is ok..
The exception comes right at the startup and no logs are coming up.

Can anyone tell me what might be the reason ?

Thanks in advance
Mandar

<Jun 26, 2003 11:08:56 AM BST> <Warning> <Management> <141091>
<-Dweblogic.Domain=<domainName> is no longer a required command line option,
if you do not pass it in the domain name can be be inferred from the
configuration file : config.xml>
Starting WebLogic Server...
<Jun 26, 2003 11:09:03 AM BST> <Critical> <WebLogicServer> <000364> <Server
failed during initialization.
Exception:weblogic.management.configuration.ConfigurationException: - with
nested exception:
[java.io.StreamCorruptedException: Caught EOFException while reading the
stream header]
java.io.StreamCorruptedException: Caught EOFException while reading the
stream header
at
java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:840)
at java.io.ObjectInputStream.<init>(ObjectInputStream.java:163)
at
weblogic.management.commo.CommoModelMBean.readMBeanDataFromFile(CommoModelMB
ean.java:550)
at
weblogic.management.commo.CommoModelMBean.load(CommoModelMBean.java:574)
at weblogic.management.commo.Commo.initInstances(Commo.java:241)
at weblogic.management.commo.Commo.init(Commo.java:125)
at
weblogic.management.AdminServerAdmin.initializeCommo(AdminServerAdmin.java:4
77)
at
weblogic.management.AdminServerAdmin.initialize(AdminServerAdmin.java:108)
at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:659)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:589)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:277)

Franklin Simpson

unread,
Jun 26, 2003, 3:13:51 PM6/26/03
to
From: "Franklin Simpson" <fran...@bea.com>
Sender: "Franklin Simpson" <fran...@bea.com>
Reply-To: "Franklin Simpson" <fran...@bea.com>
Subject: Re: StreamCorruptedException
Newsgroups: weblogic.support.install
X-User-Info: 216.148.48.18
References: <3efa...@newsgroups.bea.com>
NNTP-Posting-Host: 216.148.48.18
X-Original-NNTP-Posting-Host: 216.148.48.18
Message-ID: <3efb...@newsgroups.bea.com>
Date: 26 Jun 2003 12:13:51 -0700
X-Trace: newsgroups.bea.com 1056654831 216.148.48.18 (26 Jun 2003 12:13:51 -0700)
X-Original-Trace: 26 Jun 2003 12:13:51 -0700, 216.148.48.18
Organization: BEA NEWS SITE
Lines: 55
XPident: Unknown
Path: newsgroups.bea.com!not-for-mail
Xref: newsgroups.bea.com weblogic.support.install:12462


If you can send me a zip file of the directory named "userConfig" I will be able
to debug this for you.

Satya

unread,
Jun 26, 2003, 5:50:08 PM6/26/03
to Franklin Simpson
Or start the server with
-Dweblogic.Debug=weblogic.initCommo
that would give an idea of what is going on.

Thanks,
-satya

0 new messages