附上红色错误信息:
java.lang.IllegalStateException: Action:BI_Configuration failed with error:Configure BI Failed with Execution of [/home/biee12c/Oracle/Middleware/Oracle_Home/oracle_common/common/bin/wlst.sh, /home/biee12c/Oracle/Middleware/Oracle_Home/bi/modules/oracle.bi.configassistant/biee.py, /home/biee12c/Oracle/Middleware/Oracle_Home, /home/biee12c/Oracle/Middleware/Oracle_Home/user_projects/domains/bi, weblogic, Expanded, SUSE, 9502, 9503, ORACLE, oracle.jdbc.OracleDriver, jdbc:oracle:Thin:@//192.168.115.129:1521/zgfpdb, dev, jdbc:oracle:Thin:@//192.168.115.129:1521/zgfpdb, ] failed with exit value
下面是 biee.log 错误日志:
Initializing WebLogic Scripting Tool (WLST) …
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (file:/home/biee12c/Oracle/Middleware/Oracle_Home/oracle_common/modules/com
.sun.xml.bind.jaxb-impl.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Welcome to WebLogic Server Administration Scripting Shell
Type help() for help on available commands
dbargs.py /home/biee12c/Oracle/Middleware/Oracle_Home/bi/modules/oracle.bi.configassistant/biee.py /home/biee12c/Oracle/Middleware/Oracle_Home /home/biee12c/Oracl
e/Middleware/Oracle_Home/user_projects/domains/bi weblogic Expanded SUSE 9502 9503 ORACLE oracle.jdbc.OracleDriver jdbc:oracle:Thin:@//192.168.115.129:1521/zgfpdb
dev jdbc:oracle:Thin:@//192.168.115.129:1521/zgfpdb
Reading passwords from stdin…
Enter admin password
Enter DBSchema password
Extending domain with BIEE Suite template
Configuring datasources …
Setting JDBC url to jdbc:oracle:Thin:@//192.168.115.129:1521/zgfpdb
Deleting old user of type Property
Creating user of type Property at /JDBCSystemResource/LocalSvcTblDataSource/JdbcResource/LocalSvcTblDataSource/JDBCDriverParams/NO_NAME_0/Properties/NO_NAME_0
Master STB data source defined
Individual schema credentials applied from master STB data source
Setting Credentials …
Set system.user
Error: runCmd() 失败。执行 dumpStack() 以查看详细信息。
Problem invoking WLST - Traceback (innermost last):
File “/home/biee12c/Oracle/Middleware/Oracle_Home/bi/modules/oracle.bi.configassistant/biee.py”, line 20, in ?
File “/home/biee12c/Oracle/Middleware/Oracle_Home/bi/modules/oracle.bi.configassistant/pymodules/bieeimpl.py”, line 57, in configureBIEE
File “/tmp/WLSTOfflineIni5288361384121675173.py”, line 139, in updateDomain
File “/tmp/WLSTOfflineIni5288361384121675173.py”, line 19, in command
64254: “OPSS 处理” 阶段执行中出错
64254: 出现错误: java.lang.ExceptionInInitializerError
64254: 有关详细信息, 请查看日志。
null
at com.oracle.cie.domain.script.jython.CommandExceptionHandler.handleException(CommandExceptionHandler.java:69)
at com.oracle.cie.domain.script.jython.WLScriptContext.handleException(WLScriptContext.java:2983)
at com.oracle.cie.domain.script.jython.WLScriptContext.runCmd(WLScriptContext.java:735)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
com.oracle.cie.domain.script.jython.WLSTException: com.oracle.cie.domain.script.jython.WLSTException: Error updating domain:
64254: “OPSS 处理” 阶段执行中出错
64254: 出现错误: java.lang.ExceptionInInitializerError
64254: 有关详细信息, 请查看日志。
null
期盼大佬帮忙看看