Error: During Installing oracle SOA suite with WebLogic Server [message #385796] |
Wed, 11 February 2009 01:31 |
mukharam
Messages: 3 Registered: January 2009
|
Junior Member |
|
|
Hi,
I am Installing oracle SOA suite with WebLogic Server and following the below guide
Oracle® SOA Suite
Installation Guide for WebLogic Server
10g Release 3 (10.1.3.4) for UNIX and Microsoft Windows
E13058-01
See Installation and Configuration
Done the following steps.
■Step 1: Configure the Oracle Database
■ Step 2: Install Oracle SOA Suite Basic 10.1.3.1.0 for OC4J
■ Step 3: Create the Oracle SOA Suite Schema in the Oracle Database
■ Step 4: Apply SOA Suite Patchset 10.1.3.4
■ Step 5: Upgrade SOA Schemas to 10.1.3.4
■ Step 6: Apply Opatch for Oracle SOA Suite 10.1.3.4 on WebLogic 9.2
■ Step 7:
While Installing and Configuring WebLogic Server Version 9.2
and applying the patch bug 7490612. (Run setup.sh)
I am getting the below error
............................................
..........................................
wlst For more help, use help(edit)
wlst You already have an edit session in progress and hence WLST will
wlst continue with your edit session.
wlst Starting an edit session ...
wlst Started edit session, please be sure to save and activate your
wlst changes once you are done.
BUILD FAILED
/u01/software/soa10134/Weblogic_SOA10134/Weblogic_SOA10134_Base/build.xml:497: Traceback (innermost last):
File "./wl_scripts/soaDomain.py", line 14, in ?
File "./wl_scripts/createServersAndMachine.py", line 5, in ?
File "<iostream>", line 506, in create
java.lang.ClassCastException: java.lang.reflect.InvocationTargetException
at weblogic.management.scripting.EditHandler.create(EditHandler.java:514)
at weblogic.management.scripting.WLScriptContext.create(WLScriptContext.java:331)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:160)
at org.python.core.PyMethod.__call__(PyMethod.java:96)
........................
.....................
at org.apache.tools.ant.Target.execute(Target.java:341)
at org.apache.tools.ant.Target.performTasks(Target.java:369)
at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
at org.apache.tools.ant.Project.executeTargets(Project.java:1062)
at org.apache.tools.ant.Main.runBuild(Main.java:673)
at org.apache.tools.ant.Main.startAnt(Main.java:188)
at org.apache.tools.ant.launch.Launcher.run(Launcher.java:246)
at org.apache.tools.ant.launch.Launcher.main(Launcher.java:67)
java.lang.ClassCastException: java.lang.ClassCastException: java.lang.reflect.InvocationTargetException
Total time: 1 minute 7 seconds
Check for the logs in file ./logs/output.log
Kindly help to solve this issue.
Regards
|
|
|