| laredotornado@zipmail.com 2004-12-08, 7:47 am |
| Hello,
I have just installed WebLogic 8.1 on Solaris 8. I am trying to
start the managed server, using the command
../startManagedWebLogic.sh server1 myurl:port
but it fails because it says it can't find some file, "cached
configuration file:
/devel/ca/bea/weblogic81/common/bin/./msi-config.xml." The complete
message is below. Any ideas?
CLASSPATH=/devel/ca/bea/jdk142_04/lib/tools.jar:/devel/ca/bea/weblogic81/server/lib/weblogic_sp.jar:/devel/ca/bea/weblogic81/server/lib/weblogic.jar::/devel/ca/bea/weblogic81/common/eval/pointbase/lib/pbserver44.jar:/devel/ca/bea/weblogic81/common/eval/po
intbase/lib/pbclient44.jar:/devel/ca/bea/jdk142_04/jre/lib/rt.jar:/devel/ca/bea/weblogic81/server/lib/webservices.jar:
PATH=/devel/ca/bea/weblogic81/server/bin:/devel/ca/bea/jdk142_04/jre/bin:/devel/ca/bea/jdk142_04/bin:/usr/bin:/usr/sbin:/sbin:/usr/ccs/bin:/usr/openwin/bin:/opt/SUNWvts/bin:/opt/oracle/product/current/bin:/opt/adm/bind/bin:/opt/adm/ntop/sbin:/opt/adm/patc
hdiag/bin:/opt/adm/proctool/bin:/data/.bin:/opt/apps/perl/bin:/opt/apps/rsync/bin:/opt/bin:/opt/gnu/autoconf/bin:/opt/gnu/automake/bin:/opt/gnu/binutils/bin:/opt/gnu/bison/bin:/opt/gnu/bzip2/bin:/opt/gnu/compface/bin:/opt/gnu/db/bin:/opt/gnu/diffutils/bin
:/opt/gnu/dsniff/sbin:/opt/gnu/expect/bin:/opt/gnu/faces/bin:/opt/gnu/fetchmail/bin:/opt/gnu/flex/bin:/opt/gnu/gawk/bin:/opt/gnu/gcc/bin:/opt/gnu/gdb/bin:/opt/gnu/gdbm/bin:/opt/gnu/glib/bin:/opt/gnu/gnupgp/bin:/opt/gnu/groff/bin:/opt/gnu/gtk/bin:/opt/gnu/
gzip/bin:/opt/gnu/ispell/bin:/opt/gnu/jpeg/bin:/opt/gnu/less/bin:/opt/gnu/libnet/bin:/opt/gnu/libnids/bin:/opt/gnu/libpcap/bin:/opt/gnu/libpng/bin:/opt/gnu/lsof/bin:/opt/gnu/lynx/bin:/opt/gnu/m4/bin:/opt/gnu/make/bin:/opt/gnu/netpbm/sbin:/opt/gnu/nmap/bin
:/opt/gnu/openssl/bin:/opt/gnu/patch/bin:/opt/gnu/procmail/bin:/opt/gnu/openssh/bin:/opt/gnu/tar/bin:/opt/gnu/tcl/bin:/opt/gnu/texinfo/bin:/opt/gnu/tiff/bin:/opt/gnu/tk/bin:/opt/gnu/webmin/bin:/opt/gnu/wget/bin:/opt/gnu/xpm/bin:/opt/gnu/zlib/bin:/opt/gnu/
zlibc/bin:/export/home/dalvorad:/export/home/dalvorad/bin/usr/local/bin
****************************************
***********
* To start WebLogic Server, use a username and *
* password assigned to an admin-level user. For *
* server administration, use the WebLogic Server *
* console at http://<hostname>:<port>/console *
****************************************
***********
<Dec 8, 2004 8:46:12 AM EST> <Info> <Security> <BEA-090065> <Getting
boot identity from user.>
Enter username to boot WebLogic server:
Enter password to boot WebLogic server:
<Dec 8, 2004 8:46:17 AM EST> <Info> <WebLogicServer> <BEA-000377>
<Starting WebLogic Server with Java HotSpot(TM) Client VM Version
1.4.2_04-b05 from Sun Microsystems Inc.>
<Dec 8, 2004 8:46:18 AM EST> <Info> <Management> <BEA-141140> <The
managed server is going to contact the admin server at
http://10.1.1.105:8080 to check if there exists a running admin server
at this URL.>
<Dec 8, 2004 8:46:18 AM EST> <Warning> <Net> <BEA-000905> <Could not
open connection with host: 10.1.1.105 and port: 8080.>
<Dec 8, 2004 8:46:18 AM EST> <Emergency> <Management> <BEA-141151> <The
admin server could not be reached at http://10.1.1.105:8080.>
<Dec 8, 2004 8:46:18 AM EST> <Info> <Configuration Management>
<BEA-150018> <This server is being started as a managed server in the
absence of the admin server.>
<Dec 8, 2004 8:46:18 AM EST> <Info> <Management> <BEA-141107> <Version:
WebLogic Server 8.1 SP3 Tue Jun 29 23:11:19 PDT 2004 404973
WebLogic XMLX Module 8.1 SP3 Tue Jun 29 23:11:19 PDT 2004 404973 >
<Dec 8, 2004 8:46:18 AM EST> <Error> <Management> <BEA-141137> <Managed
Server was attempting to boot in Managed Server Independence mode, but
was unable to complete the boot process as the Managed Server was
unable to locate the cached configuration file:
/devel/ca/bea/weblogic81/common/bin/./msi-config.xml>
****************************************
***********************************
The WebLogic Server did not start up properly.
Exception raised:
'weblogic.management.configuration.ConfigurationException:
[Management:141137]Managed Server was attempting to boot in Managed
Server Independence mode, but was unable to complete the boot process
as the Managed Server was unable to locate the cached configuration
file: /devel/ca/bea/weblogic81/common/bin/./msi-config.xml'
Reason: weblogic.management.configuration.ConfigurationException:
[Management:141137]Managed Server was attempting to boot in Managed
Server Independence mode, but was unable to complete the boot process
as the Managed Server was unable to locate the cached configuration
file: /devel/ca/bea/weblogic81/common/bin/./msi-config.xml
****************************************
***********************************
|