• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Weblogic 9 in solaris 9 x86

 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I get below error while installing weblogic in solaris 9 x86 version. i tried reinstalling weblogic again and again and tried reinstalling OS also i tried in different machine but still i face same problem. please help.

bash-2.05$ java -version
java version "1.6.0_11"
Java(TM) SE Runtime Environment (build 1.6.0_11-b03)
Java HotSpot(TM) Client VM (build 11.0-b16, mixed mode, sharing)



<------------------------ BEA Installer - BEA Products ----------------------->

Choose BEA Home Directory:
--------------------------

"BEA Home" = [Enter new value or use default "/export/home/wlsfi/bea"]




Enter new BEA Home OR [Exit][Previous][Next]>





<------------------------ BEA Installer - BEA Products ----------------------->

Choose Install Type:
--------------------

Select the type of installation you wish to perform.

->1|Complete
| Install the following software components and examples:
| - WebLogic Server
| - Workshop for WebLogic Platform

2|Custom
| Choose software components to install and perform optional configuration.



Enter index number to select OR [Exit][Previous][Next]> 2





<------------------------ BEA Installer - BEA Products ----------------------->

Choose Components to install:
-----------------------------

Release 9.2.2.0
|_____WebLogic Server [1] x
| |_____Server [1.1] x
| |_____Server Examples [1.2] x
| |_____Web Server Plug-Ins [1.3]
|_____Workshop for WebLogic Platform [2] x
|_____Workshop [2.1] x
|_____Workshop Examples [2.2] x




Enter number exactly as it appears in brackets to toggle selection OR [Exit][Previous][Next]> 2





<------------------------ BEA Installer - BEA Products ----------------------->

Choose Components to install:
-----------------------------

Release 9.2.2.0
|_____WebLogic Server [1] x
| |_____Server [1.1] x
| |_____Server Examples [1.2] x
| |_____Web Server Plug-Ins [1.3]
|_____Workshop for WebLogic Platform [2]
|_____Workshop [2.1]
|_____Workshop Examples [2.2]




Enter number exactly as it appears in brackets to toggle selection OR [Exit][Previous][Next]> 1.3





<------------------------ BEA Installer - BEA Products ----------------------->

Choose Components to install:
-----------------------------

Release 9.2.2.0
|_____WebLogic Server [1] x
| |_____Server [1.1] x
| |_____Server Examples [1.2] x
| |_____Web Server Plug-Ins [1.3] x
|_____Workshop for WebLogic Platform [2]
|_____Workshop [2.1]
|_____Workshop Examples [2.2]




Enter number exactly as it appears in brackets to toggle selection OR [Exit][Previous][Next]>





<------------------------ BEA Installer - BEA Products ----------------------->

Choose Product Installation Directories:
----------------------------------------

BEA Home Directory: [/export/home/wlsfi/bea]

Product Installation Directories:


"Default Product Home" = [Enter new value or use default
"/export/home/wlsfi/bea/weblogic92"]




Enter new Default Product Home OR [Exit][Previous][Next]>
Dec 30, 2008 10:21:20 AM java.util.prefs.FileSystemPreferences$2 run
INFO: Created user preferences directory.





<------------------------ BEA Installer - BEA Products ----------------------->

Installing files..

0% 25% 50% 75% 100%
[------------|------------|------------|------------]
[******************Exception in thread "Timer-1" java.lang.AbstractMethodError: org.apache.xerces.dom.DocumentImpl.getXmlStandalone()Z
at com.sun.org.apache.xalan.internal.xsltc.trax.DOM2TO.setDocumentInfo(DOM2TO.java:373)
at com.sun.org.apache.xalan.internal.xsltc.trax.DOM2TO.parse(DOM2TO.java:127)
at com.sun.org.apache.xalan.internal.xsltc.trax.DOM2TO.parse(DOM2TO.java:94)
at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transformIdentity(TransformerImpl.java:662)
at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(TransformerImpl.java:708)
at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(TransformerImpl.java:313)
at java.util.prefs.XmlSupport.writeDoc(XmlSupport.java:259)
at java.util.prefs.XmlSupport.exportMap(XmlSupport.java:338)
at java.util.prefs.FileSystemPreferences$8.run(FileSystemPreferences.java:607)
at java.security.AccessController.doPrivileged(Native Method)
at java.util.prefs.FileSystemPreferences.writeBackCache(FileSystemPreferences.java:600)
at java.util.prefs.FileSystemPreferences.syncSpiPrivileged(FileSystemPreferences.java:784)
at java.util.prefs.FileSystemPreferences.access$2300(FileSystemPreferences.java:33)
at java.util.prefs.FileSystemPreferences$13.run(FileSystemPreferences.java:754)
at java.security.AccessController.doPrivileged(Native Method)
at java.util.prefs.FileSystemPreferences.syncSpi(FileSystemPreferences.java:752)
at java.util.prefs.AbstractPreferences.sync2(AbstractPreferences.java:1317)
at java.util.prefs.AbstractPreferences.sync2(AbstractPreferences.java:1322)
at java.util.prefs.AbstractPreferences.sync(AbstractPreferences.java:1308)
at java.util.prefs.FileSystemPreferences.sync(FileSystemPreferences.java:731)
at java.util.prefs.FileSystemPreferences.flush(FileSystemPreferences.java:807)
at java.util.prefs.FileSystemPreferences.syncWorld(FileSystemPreferences.java:451)
at java.util.prefs.FileSystemPreferences.access$1200(FileSystemPreferences.java:33)
at java.util.prefs.FileSystemPreferences$4.run(FileSystemPreferences.java:419)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)
*********************************]


Performing String Substitutions...



Creating Domains...





<------------------------ BEA Installer - BEA Products ----------------------->

Installation Complete


Congratulations! BEA Products has been successfully installed to /export/home/wlsfi/bea/weblogic92.


Press [Enter] to continue or type [Exit]>





<------------------------ BEA Installer - BEA Products ----------------------->

Clean up process in progress ...
Exception in thread "Thread-3" java.lang.AbstractMethodError: org.apache.xerces.dom.DocumentImpl.getXmlStandalone()Z
at com.sun.org.apache.xalan.internal.xsltc.trax.DOM2TO.setDocumentInfo(DOM2TO.java:373)
at com.sun.org.apache.xalan.internal.xsltc.trax.DOM2TO.parse(DOM2TO.java:127)
at com.sun.org.apache.xalan.internal.xsltc.trax.DOM2TO.parse(DOM2TO.java:94)
at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transformIdentity(TransformerImpl.java:662)
at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(TransformerImpl.java:708)
at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(TransformerImpl.java:313)
at java.util.prefs.XmlSupport.writeDoc(XmlSupport.java:259)
at java.util.prefs.XmlSupport.exportMap(XmlSupport.java:338)
at java.util.prefs.FileSystemPreferences$8.run(FileSystemPreferences.java:607)
at java.security.AccessController.doPrivileged(Native Method)
at java.util.prefs.FileSystemPreferences.writeBackCache(FileSystemPreferences.java:600)
at java.util.prefs.FileSystemPreferences.syncSpiPrivileged(FileSystemPreferences.java:784)
at java.util.prefs.FileSystemPreferences.access$2300(FileSystemPreferences.java:33)
at java.util.prefs.FileSystemPreferences$13.run(FileSystemPreferences.java:754)
at java.security.AccessController.doPrivileged(Native Method)
at java.util.prefs.FileSystemPreferences.syncSpi(FileSystemPreferences.java:752)
at java.util.prefs.AbstractPreferences.sync2(AbstractPreferences.java:1317)
at java.util.prefs.AbstractPreferences.sync2(AbstractPreferences.java:1322)
at java.util.prefs.AbstractPreferences.sync(AbstractPreferences.java:1308)
at java.util.prefs.FileSystemPreferences.sync(FileSystemPreferences.java:731)
at java.util.prefs.FileSystemPreferences.flush(FileSystemPreferences.java:807)
at java.util.prefs.FileSystemPreferences.syncWorld(FileSystemPreferences.java:451)
at java.util.prefs.FileSystemPreferences.access$1200(FileSystemPreferences.java:33)
at java.util.prefs.FileSystemPreferences$5$1.run(FileSystemPreferences.java:429)
bash-2.05$
[ December 30, 2008: Message edited by: Barani Kannan subramanian ]
 
Barani Kannan subramanian
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
In the above further i get the below error while starting the server and its not coming up at all.

<Dec 30, 2008 10:33:42 AM IST> <Info> <WebLogicServer> <BEA-000215> <Loaded License : /export/home/wlsfi/bea/license.bea>
<Dec 30, 2008 10:33:42 AM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
<Dec 30, 2008 10:33:42 AM IST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
<Dec 30, 2008 10:33:43 AM IST> <Notice> <Log Management> <BEA-170019> <The server log file /export/home/wlsfi/bea/weblogic92/samples/domains/medrec/servers/MedRecServer/logs/MedRecServer.log is opened. All server side log events will be written to this file.>
<Dec 30, 2008 10:33:55 AM IST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
<Dec 30, 2008 10:34:01 AM IST> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: javax.xml.stream.FactoryConfigurationError: Provider javax.xml.stream.XMLInputFactory could not be instantiated: java.lang.InstantiationException
javax.xml.stream.FactoryConfigurationError: Provider javax.xml.stream.XMLInputFactory could not be instantiated: java.lang.InstantiationException
at javax.xml.stream.XMLInputFactory.newInstance(XMLInputFactory.java:158)
at weblogic.application.descriptor.BasicMunger2.<clinit>(BasicMunger2.java:76)
at weblogic.application.ApplicationDescriptor$MyApplicationDescriptor.createXMLStreamReader(ApplicationDescriptor.java:438)
at weblogic.application.descriptor.AbstractDescriptorLoader2.createDescriptorBean(AbstractDescriptorLoader2.java:369)
at weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBeanWithoutPlan(AbstractDescriptorLoader2.java:720)
Truncated. see log file for complete stacktrace
>
<Dec 30, 2008 10:34:01 AM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
<Dec 30, 2008 10:34:01 AM IST> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
<Dec 30, 2008 10:34:01 AM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
Stopping PointBase server...
PointBase server stopped.
 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I think the major problem here is that you are sing java 6 which may not be compatible with weblogic 9.2. You need to use the jdk150_12 that comes bundled with weblogic 9.2 or download java 5. On windows, copy the directory to C:\Program Files\Java and then change the JAVA_HOME in the file setDomainEnv to point to C:\Program Files\Java\jdk150_12. Restart the weblogic and it should start.

Hope this helps.
 
Bartender
Posts: 6663
5
MyEclipse IDE Firefox Browser Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Tee Babs wrote:Hi,

I think the major problem here is that you are sing java 6 which may not be compatible with weblogic 9.2. You need to use the jdk150_12 that comes bundled with weblogic 9.2 or download java 5. On windows, copy the directory to C:\Program Files\Java and then change the JAVA_HOME in the file setDomainEnv to point to C:\Program Files\Java\jdk150_12. Restart the weblogic and it should start.

Hope this helps.



This is good advice. It looks like xerces or some other related XML library is interfering with installation, but this thread is almost a year old and is a zombie. Your answer is much appreciated but try not to awaken a zombie.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic