Weblogic failure with 12.2.1.3.0

1,218 views
Skip to first unread message

Arnaud MERGEY

unread,
Oct 4, 2017, 5:45:29 AM10/4/17
to Codehaus Cargo
Hello,
I add a working setup with weblogic 12.2.1.2.0, from a weblogic installed from zip dist, using the java api, using cargo I start a weblogic, configure some users, datasources, and resources, then deploy a war and test it.

Since I tried to update to weblogic 12.2.1.3.0, my code fails with following:

[11:12:09.195][info][talledLocalContainer] WebLogic 12.2.x starting...
[11:12:10.080][info][talledLocalContainer] 
[11:12:10.080][info][talledLocalContainer] Initializing WebLogic Scripting Tool (WLST) ...
[11:12:10.080][info][talledLocalContainer] 
[11:12:14.062][info][talledLocalContainer] Welcome to WebLogic Server Administration Scripting Shell
[11:12:14.063][info][talledLocalContainer] 
[11:12:14.063][info][talledLocalContainer] Type help() for help on available commands
[11:12:14.063][info][talledLocalContainer] 
[11:12:14.074][info][talledLocalContainer] Loading domain template.
[11:12:14.980][info][talledLocalContainer] Error: runCmd() failed. Do dumpStack() to see details.
[11:12:14.982][info][talledLocalContainer] Problem invoking WLST - Traceback (innermost last):
[11:12:14.982][info][talledLocalContainer]   File "/tmp/wlst2931444898613019735.py", line 19, in ?
[11:12:14.982][info][talledLocalContainer]   File "/tmp/WLSTOfflineIni1760428747031572851.py", line 21, in readTemplate
[11:12:14.982][info][talledLocalContainer]   File "/tmp/WLSTOfflineIni1760428747031572851.py", line 19, in command
[11:12:14.982][info][talledLocalContainer] at com.oracle.cie.domain.script.jython.CommandExceptionHandler.handleException(CommandExceptionHandler.java:69)
[11:12:14.982][info][talledLocalContainer] at com.oracle.cie.domain.script.jython.WLScriptContext.handleException(WLScriptContext.java:2983)
[11:12:14.982][info][talledLocalContainer] at com.oracle.cie.domain.script.jython.WLScriptContext.runCmd(WLScriptContext.java:735)
[11:12:14.982][info][talledLocalContainer] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:12:14.982][info][talledLocalContainer] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:12:14.982][info][talledLocalContainer] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:12:14.982][info][talledLocalContainer] at java.lang.reflect.Method.invoke(Method.java:498)
[11:12:14.982][info][talledLocalContainer] 
[11:12:14.982][info][talledLocalContainer] com.oracle.cie.domain.script.jython.WLSTException: com.oracle.cie.domain.script.jython.WLSTException: com/oracle/cie/domain/xml/configxb/AuthenticatorType
[11:12:14.982][info][talledLocalContainer] 
[11:12:15.004][warn][talledLocalContainer] org.codehaus.cargo.container.ContainerException: Failed to create a WebLogic 12.2.x standalone configuration

I switch back to a 12.2.1.2.0 install and it works again. I just would like to know if someone already had issue with 12.2.1.3.0 ?

Thriveni Gsss

unread,
Dec 29, 2017, 1:53:36 AM12/29/17
to Codehaus Cargo
I am facing same error with 12.2.1.3.0 ... have you come accross any solution.

S. Ali Tokmen

unread,
Jan 1, 2018, 4:09:56 PM1/1/18
to codehau...@googlegroups.com

I have no clue - But I confirm I can also replicate the exact same bug (with the attached very simple WAR project)

I created https://codehaus-cargo.atlassian.net/browse/CARGO-1452 accordingly

S. Ali Tokmen
http://ali.tokmen.com/
http://contact.ali.tokmen.com/
--
You received this message because you are subscribed to the Google Groups "Codehaus Cargo" group.
To unsubscribe from this group and stop receiving emails from it, send an email to codehaus-carg...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/codehaus-cargo/9cd85ca8-dbc2-46cd-8358-b8897dcbf778%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

cargo-archetype-webapp-single-module.zip

S. Ali Tokmen

unread,
Jan 2, 2018, 12:28:35 PM1/2/18
to codehau...@googlegroups.com

Hi Arnaud, Thriveni

It turns out this is a WebLogic bug - Even the out of the box basicWLSDomain.py doesn't work!

A workaround has been now implemented in the Codehaus Cargo WebLogic 12.1.x and 12.2.x containers, you can try it out with the version 1.6.7-SNAPSHOT (either by building the code yourself or using the one on the SNAPSHOT repository).

Regards

Reply all
Reply to author
Forward
0 new messages