startManagedWeblogic.sh soa_server fails in 11g SOA
Error "Native library(terminalio) to read password securely from commandline on Linux x86_64
2010-05-12 9:39
|
metalink:ID 955853.1 解决办法: 1. Create a boot.properties file in $MIDDLEWARE_HOME/user_projects/domains//servers//security/ that contains: username=weblogic password= 2. Then run startManagedWeblogic.sh and it will not ask for the username/password on startup OR: 1. Edit the /user_projects/domains//bin/setDomainEnv.sh and change: /wlserver_10.3/server/native/linux/i686 to: /wlserver_10.3/server/native/linux/x86_64 OR: 1.Run the startManagedWeblogic.sh script with: startManagedWeblogic.sh -Dweblogic.management.allowPasswordEcho=true. |
//
本人是在solaris11G上出现此问题,使用第1种方法已经解决问题。
4万+

被折叠的 条评论
为什么被折叠?



