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

Problem starting the WebLogic Server under Linux

3 views
Skip to first unread message

Melanie Bernier

unread,
Jul 16, 2001, 8:19:41 AM7/16/01
to

Hello everyone,

I just installed the Bea WebLogic Server 6.0 on a machine running
under Linux. When I try starting the server, I get errors (I have included some
of them below). I am using the startWebLogic script.

What is wrong?


####<12.07.2001 15:33:58 CEST> <Error> <Management> <laguna> <laguna>
<main> <system> <> <141004> <IOException opening application
laguna:Name=console,Type=Application, loading from path
/config/laguna/applications/console.war>
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:110)
at java.util.jar.JarFile.<init>(JarFile.java:115)
at java.util.jar.JarFile.<init>(JarFile.java:82)
at
weblogic.utils.jars.VirtualJarFile.<init>(VirtualJarFile.java:24)
at
weblogic.management.mbeans.custom.Application.adminLoad(Application.java
:257)
at
weblogic.management.mbeans.custom.Application.load(Application.java:230)
at java.lang.reflect.Method.invoke(Native Method)
at
weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBean
Impl.java:562)
at
weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.ja
va:548)
at
weblogic.management.internal.ConfigurationMBeanImpl.invoke(Configuration
MBeanImpl.java:285)
at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
at
weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:439)
at
weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:180)
at $Proxy11.load(Unknown Source)
at
weblogic.management.mbeans.custom.ApplicationManager.addApplication(Appl
icationManager.java:547)
at
weblogic.management.mbeans.custom.ApplicationManager.addApplication(Appl
icationManager.java:504)
at
weblogic.management.mbeans.custom.ApplicationManager.poll(ApplicationMan
ager.java:428)
at
weblogic.management.mbeans.custom.ApplicationManager.poll(ApplicationMan
ager.java:380)
at
weblogic.management.mbeans.custom.ApplicationManager.update(ApplicationM
anager.java:152)
at
weblogic.management.mbeans.custom.ApplicationManager.startAdminManager(A
pplicationManager.java:205)
at
weblogic.management.mbeans.custom.ApplicationManager.start(ApplicationMa
nager.java:120)
at java.lang.reflect.Method.invoke(Native Method)
at
weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBean
Impl.java:562)
at
weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.ja
va:548)
at
weblogic.management.internal.ConfigurationMBeanImpl.invoke(Configuration
MBeanImpl.java:285)
at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
at
weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:439)
at
weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:180)
at $Proxy3.start(Unknown Source)
at
weblogic.management.Admin.startApplicationManager(Admin.java:1037)
at weblogic.management.Admin.finish(Admin.java:493)
at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
at weblogic.Server.main(Server.java:35)

####<13.07.2001 09:22:16 CEST> <Critical> <Kernel> <laguna> <laguna>
<ExecuteThread: '1' for queue: 'default'> <> <> <000000> <Execute
Thread: 'ExecuteThread: '1' for queue: 'default'' stopped.>


Yu Tian

unread,
Jul 16, 2001, 10:41:30 PM7/16/01
to
Hi Melanie,

This happens when you copying files to
/weblogic/config/mydomain/applications directory, at the same time, weblogic
server detect the new application, and trying to deploy it. but the file is
still being copied.

Thanks

Yu

Melanie Bernier <melanie...@sdm.de> wrote in message
news:3b52cdcd$1...@newsgroups.bea.com...

0 new messages