java - 设置 WebLogic Server 11g (10.3.6) : Native Library to read the password securely from commandline is not found 时出错

标签 java oracle oracle11g server weblogic11g

我正在尝试在 Windows 中为开发人员 10.3.6 (11g) 配置我的 Weblogic 服务器。从自述文件中,我在以下步骤中遇到错误:

  1. Create a new WLS domain and start WLS. (It is recommended that you create the domains outside the MW_HOME) Windows $ mkdir C:\home\myhome\mydomain $ cd C:\home\myhome\mydomain $ %JAVA_HOME%\bin\java.exe -Xmx1024m -XX:MaxPermSize=128m weblogic.Server

我在 (C:/WebLogic) 中成功创建了目录,并且在运行命令时:$ %JAVA_HOME%\bin\java.exe -Xmx1024m -XX:MaxPermSize=128m weblogic.Server ,系统要求我输入用户名以启动 WebLogic,输入后出现以下错误:<Error><Security><BEA-090783><Server is Running in Development Mode and Native Library<terminalio> to read the password securely from commandline is not found.>

我该怎么做才能解决这个问题?

最佳答案

This solution涉及向命令行添加 weblogic 参数看起来可能会解决您的问题。

关于java - 设置 WebLogic Server 11g (10.3.6) : Native Library to read the password securely from commandline is not found 时出错,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29305487/

相关文章:

Java java.lang.ArithmeticException 查找数字的倍数

Grails - 多个数据源

java - 甲骨文 : sql select query if condition parameter is null then ignore the parameter

oracle - 尝试调用过程时的 PLS-00103

java - 如何在 PL/SQL 存储过程中返回自定义集

sql-server - 警告 : Truncation may occur due to retrieving data from database column

java - 创建套接字连接

java - http URL 的字符无效

java - 目标服务器未能响应

sql - Oracle 约束 : mix unique and check constraints