Trouble starting managed server - Weblogic
This is a discussion on Trouble starting managed server - Weblogic ; 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 ort
but it fails because it says it can't find some file, "cached
configuration file:
/devel/ca/bea/weblogic81/common/bin/./msi-config.xml." ...
-
Trouble starting managed server
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
ort
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/pointbase/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/patchdiag/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://:/console *
************************************************** *
boot identity from user.>
Enter username to boot WebLogic server:
Enter password to boot WebLogic server:
1.4.2_04-b05 from Sun Microsystems Inc.>
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.>
open connection with host: 10.1.1.105 and port: 8080.>
admin server could not be reached at http://10.1.1.105:8080.>
absence of the admin server.>
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 >
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.ConfigurationEx ception:
[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.ConfigurationExc eption:
[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
************************************************** *************************
-
Re: Trouble starting managed server
It seems like the managed server is not able to contact the admin
server. Is the admin server up? You can use the weblogic.Admin command
to check for the status of the admin server or you can login into the
admin console to check for the status as well.