|
| Error Creating a WebLogic Domain |
 |
Mon, 5 May 2008 09:03:39 -0700 |
Hello,
I get the following error while Creating a WebLogic Domain after a fresh
installation of WebLogic Server 9.2.1.
Help in resolving this issue is appreciated.
Thanks.
[root@bea bea]# /opt/bea/weblogic92/common/bin/config.sh -mode=console
<--------------------- BEA WebLogic Configuration Wizard
--------------------->
Welcome:
--------
Choose between creating and extending a domain. Based on your selection,
the Configuration Wizard guides you through the steps to generate a new or
extend an existing domain.
->1|Create a new WebLogic domain
| Create a WebLogic domain in your projects directory.
2|Extend an existing WebLogic domain
| Extend an existing WebLogic domain. Use this option to add
|applications and services, or to override existing database access (JDBC)
|and messaging (JMS) settings. You can also incorporate additional
|functionality in your domain, for example, by including AquaLogic Service
|Bus.
Enter index number to select OR [Exit][Next]> 1
<--------------------- BEA WebLogic Configuration Wizard
--------------------->
Select Domain Source:
---------------------
Select the source from which the domain will be created. You can create the
domain by selecting from the required components or by selecting from a
list of existing domain templates.
->1|Choose Weblogic Platform components
| You can choose the Weblogic component(s) that you want supported in
|your domain.
2|Choose custom template
| Choose this option if you want to use an existing template. This
|could be a custom created template using the Template Builder.
Enter index number to select OR [Exit][Previous][Next]> 1
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.jav
a:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at
com.bea.plateng.domain.aspect.ConfigAspectManager.<clinit>(ConfigAspectMan
ager.java:37)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at
com.bea.plateng.domain.TemplateBuilder.<clinit>(TemplateBuilder.java:182)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at
com.bea.plateng.wizard.domain.console.tasks.MultipleTemplateSelectionConsoleTask
.doBefore(MultipleTemplateSelectionConsoleTask.java:155)
at
com.bea.plateng.wizard.WizardController.nextTask(WizardController.java:688)
at
com.bea.plateng.wizard.WizardController.run(WizardController.java:536)
at java.lang.Thread.run(Thread.java:810)
Caused by: java.lang.NoClassDefFoundError:
weblogic.utils.collections.SoftHashMap
at
com.bea.plateng.domain.aspect.AbstractConfigAspectBuilder.<init>(AbstractC
onfigAspectBuilder.java:29)
at
com.bea.plateng.domain.aspect.XBeanConfigAspectBuilder.<init>(XBeanConfigA
spectBuilder.java:28)
at
com.bea.plateng.domain.aspect.XBeanConfigAspectBuilder.getInstance(XBeanConfigAs
pectBuilder.java:193)
... 14 more
|
| Post Reply
|
|
|
|
|
|
|
|
|
|