您好,欢迎来到[编程问答]网站首页   源码下载   电子书籍   软件下载   专题
当前位置:首页 >> 编程问答 >> Java >> 刚刚配置好Weblogic不知道对不对,下面报错,请高手看下?

刚刚配置好Weblogic不知道对不对,下面报错,请高手看下?

来源:网络整理     时间:2016/8/19 13:48:43     关键词:

关于网友提出的“ 刚刚配置好Weblogic不知道对不对,下面报错,请高手看下?”问题疑问,本网通过在网上对“ 刚刚配置好Weblogic不知道对不对,下面报错,请高手看下?”有关的相关答案进行了整理,供用户进行参考,详细问题解答如下:

问题: 刚刚配置好Weblogic不知道对不对,下面报错,请高手看下?
描述:


部署时报错:
Unable to connect to server t3://fly:7001 as user luo.
 Reason: javax.naming.CommunicationException [Root exception is java.net.ConnectException: t3://fly:7001: Destination unreachable; nested exception is: 
java.net.ConnectException: Connection refused: connect; No available router to destination]
at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:47)
at weblogic.jndi.WLInitialContextFactoryDelegate.toNamingException(WLInitialContextFactoryDelegate.java:636)
at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:306)
at weblogic.jndi.Environment.getContext(Environment.java:166)
at weblogic.jndi.Environment.getInitialContext(Environment.java:145)
at weblogic.management.deploy.utils.MBeanHomeTool.getMBeanHome(MBeanHomeTool.java:172)
at weblogic.Deployer.runBody(Deployer.java:721)
at weblogic.utils.compiler.Tool.run(Tool.java:192)
at weblogic.utils.compiler.Tool.run(Tool.java:147)
at weblogic.Deployer.runMain(Deployer.java:574)
at weblogic.Deployer.main(Deployer.java:557)
Caused by: java.net.ConnectException: t3://fly:7001: Destination unreachable; nested exception is: 
java.net.ConnectException: Connection refused: connect; No available router to destination
at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:199)
at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:125)
at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:296)
... 8 more
 Check option -adminurl, -username and -password.
启动服务器时报错:
The WebLogic Server did not start up properly.
Reason: weblogic.security.SecurityInitializationException: Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.


以上介绍了“ 刚刚配置好Weblogic不知道对不对,下面报错,请高手看下?”的问题解答,希望对有需要的网友有所帮助。
本文网址链接:http://www.codes51.com/itwd/3392972.html

相关图片

相关文章