Weblogic Administrator Server won't start after a fresh WCC install

Hi guys, i followed this [install documentation|http://docs.oracle.com/cd/E23943_01/doc.1111/e14538/qiecm.htm#sthref8] to install wls and WCC on a OEL6 (64bit), all went relatively smoothly. Then when I get ready to start weblogic admin server for the first time, it errors out on me.
system:
-Oracle Enterprise Linux6 (64bit)
-WebLogic Server 12.1.1
-Webcenter Content 11g
-Oracle DB 11g
basic steps I've took:
1) RCU installed UCM, URM, IPM, and IBR schemas into 11g DB
2) installed wls, created a basic domain (base_domain) with Admin Server as a place holder
3) installed WCC, create new domain (wcc_domain) with Admin Server
4) start wls Admin Server: $WCC_DOMAIN_HOME/bin/startWebLogic.sh
5) error.......
[high level error msg]
Feb 12, 2013 10:27:07 PM oracle.security.jps.internal.keystore.file.FileKeyStoreManager openKeyStore
WARNING: Opening of file based keystore failed.
<Feb 12, 2013 10:27:07 PM CST> <Error> <Security> <BEA-090892> <The loading of OPSS java security policy provider failed due to exception, see the exception stack trace or the server log file for root cause. If still see no obvious cause, enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: JPS-06514: Opening of file based keystore failed.>
<Feb 12, 2013 10:27:07 PM CST> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: The loading of OPSS java security policy provider failed due to exception, see the exception stack trace or the server log file for root cause. If still see no obvious cause, enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: JPS-06514: Opening of file based keystore failed.
weblogic.security.SecurityInitializationException: The loading of OPSS java security policy provider failed due to exception, see the exception stack trace or the server log file for root cause. If still see no obvious cause, enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: JPS-06514: Opening of file based keystore failed.
at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1402)
     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1022)
     at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
     at weblogic.security.SecurityService.start(SecurityService.java:148)
     at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
     Truncated. see log file for complete stacktrace
Caused By: oracle.security.jps.JpsRuntimeException: JPS-06514: Opening of file based keystore failed.
     at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:167)
     at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:369)
     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
     at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
     Truncated. see log file for complete stacktrace
Caused By: oracle.security.jps.JpsException: JPS-06514: Opening of file based keystore failed.
     at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPDPService(PolicyUtil.java:2855)
     at oracle.security.jps.internal.policystore.PolicyUtil.getPDPService(PolicyUtil.java:3099)
     at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:164)
     at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:369)
     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
     Truncated. see log file for complete stacktrace
Caused By: oracle.security.jps.service.keystore.KeyStoreServiceException: JPS-06514: Opening of file based keystore failed.
     at oracle.security.jps.internal.keystore.file.FileKeyStoreManager.openKeyStore(FileKeyStoreManager.java:374)
     at oracle.security.jps.internal.keystore.file.FileKeyStoreServiceImpl.doInit(FileKeyStoreServiceImpl.java:105)
     at oracle.security.jps.internal.keystore.file.FileKeyStoreServiceImpl.<init>(FileKeyStoreServiceImpl.java:77)
     at oracle.security.jps.internal.keystore.file.FileKeyStoreServiceImpl.<init>(FileKeyStoreServiceImpl.java:67)
     at oracle.security.jps.internal.keystore.KeyStoreProvider.getInstance(KeyStoreProvider.java:157)
     Truncated. see log file for complete stacktrace
[high level error msg]
steps I've took to tackle this problem:
1) removed $WCC_DOMAIN/security folder, then re-enter username/password
<result> can't find SerializedSystemIni.dat file
2) create a boot.properties file in folder
<result> same keystore error as above
3) re-generate a new SerializedSystemIni.dat file [described here|http://www.wikiconsole.com/wiki/?p=3041]
<result> same keystore error as above
4) tried modify cwallet.sso [described here|https://forums.oracle.com/forums/thread.jspa?threadID=2266436]
<result> can't modify, content in sso file is encrtyped
5) review message with debug option enabled
<result> it said error from LDAP [described here|http://docs.oracle.com/cd/E17904_01/core.1111/e10043/aptrouble.htm] but I don't have LDAP enabled/installed
6) create a key store based on WCC install doc (IRM section)
<result> same keystore error as above
none of the steps above work, only option left I can think of, is maybe install it with wls 10.3 (seems like that's what the installation doc used). I honestly hope it could be as simple as that, but if I'm missing anything critical, please let me know.
Thank you
p.s: please feel free to ask me to post the long lengthy debug output

Hi ,
First and foremost I am not sure why you have used WLS 12c to be installed for WCC environment . That is currently a non-supported configuration .
Secondly you are starting the admin server from <domain_home>/bin ? If yes , then go up the directory and start it from <domain_home> itself .
Check if that works .
Thanks,
Srinath

Similar Messages

  • WebLogic Admin server fails to start after reboot

    Hi Gurus,
    Weblogic Admin server won't start up after a server reboot. Note that weblogic was gracefully shutdown before the restart.
    Also note that the following files were accidentally deleted after the reboot (but I don't think that should cause an issue..):
    /opt/shared/apps/hyperion/Oracle/Middleware/user_projects/domains/EPMSystem/servers/AdminServer/data/store/default/_WLS_ADMINSERVER000000.DAT
    /opt/shared/apps/hyperion/Oracle/Middleware/user_projects/domains/EPMSystem/servers/AdminServer/data/store/diagnostics/WLS_DIAGNOSTICS000000.DAT
    Looking at the AdminServer.log:
    *####<Oct 11, 2012 11:27:53 AM EDT> <Critical> <WebLogicServer> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969273846> <BEA-000386> <Server subsystem failed. Reason: java.lang.AssertionError: weblogic.management.provider.EditFailedException:*
    java.lang.AssertionError: weblogic.management.provider.EditFailedException:
         at weblogic.management.mbeanservers.domainruntime.internal.DomainRuntimeServiceMBeanImpl$SINGLETON.<init>(DomainRuntimeServiceMBeanImpl.java:79)
         at weblogic.management.mbeanservers.domainruntime.internal.DomainRuntimeServiceMBeanImpl$SINGLETON.getInstance(DomainRuntimeServiceMBeanImpl.java:68)
         at weblogic.management.mbeanservers.domainruntime.internal.DomainRuntimeServiceMBeanImpl.getDomainConfiguration(DomainRuntimeServiceMBeanImpl.java:132)
         at weblogic.management.deploy.internal.DeploymentManagerImpl.initAppDeploymentRuntimes(DeploymentManagerImpl.java:239)
         at weblogic.management.deploy.internal.DeploymentManagerImpl.<init>(DeploymentManagerImpl.java:83)
         at weblogic.management.deploy.internal.DeploymentServerService.initializeDeploymentManager(DeploymentServerService.java:256)
         at weblogic.management.deploy.internal.DeploymentServerService.startAdminServerDeploymentService(DeploymentServerService.java:233)
         at weblogic.management.deploy.internal.DeploymentServerService.init(DeploymentServerService.java:155)
         at weblogic.management.deploy.internal.DeploymentPreStandbyServerService.start(DeploymentPreStandbyServerService.java:27)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    Caused By: weblogic.management.provider.EditFailedException:
         at weblogic.management.provider.internal.EditAccessImpl.ensureBeanTreeLoaded(EditAccessImpl.java:1754)
         at weblogic.management.provider.internal.EditAccessImpl.getCurrentDomainBean(EditAccessImpl.java:241)
         at weblogic.management.mbeanservers.domainruntime.internal.DomainRuntimeServiceMBeanImpl$SINGLETON.<init>(DomainRuntimeServiceMBeanImpl.java:76)
         at weblogic.management.mbeanservers.domainruntime.internal.DomainRuntimeServiceMBeanImpl$SINGLETON.getInstance(DomainRuntimeServiceMBeanImpl.java:68)
         at weblogic.management.mbeanservers.domainruntime.internal.DomainRuntimeServiceMBeanImpl.getDomainConfiguration(DomainRuntimeServiceMBeanImpl.java:132)
         at weblogic.management.deploy.internal.DeploymentManagerImpl.initAppDeploymentRuntimes(DeploymentManagerImpl.java:239)
         at weblogic.management.deploy.internal.DeploymentManagerImpl.<init>(DeploymentManagerImpl.java:83)
         at weblogic.management.deploy.internal.DeploymentServerService.initializeDeploymentManager(DeploymentServerService.java:256)
         at weblogic.management.deploy.internal.DeploymentServerService.startAdminServerDeploymentService(DeploymentServerService.java:233)
         at weblogic.management.deploy.internal.DeploymentServerService.init(DeploymentServerService.java:155)
         at weblogic.management.deploy.internal.DeploymentPreStandbyServerService.start(DeploymentPreStandbyServerService.java:27)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    Caused By: org.xml.sax.SAXParseException: Premature end of file.
         at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:195)
         at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:174)
         at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:388)
         at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1414)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:1059)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:648)
         at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:140)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:511)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:808)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:737)
         at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:119)
         at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:235)
         at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:284)
         at weblogic.xml.jaxp.RegistryDocumentBuilder.parse(RegistryDocumentBuilder.java:163)
         at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:124)
         at weblogic.management.provider.internal.ConfigReader.convert(ConfigReader.java:106)
         at weblogic.management.provider.internal.ConfigReader.<init>(ConfigReader.java:70)
         at weblogic.management.provider.internal.ConfigReader.<init>(ConfigReader.java:64)
         at weblogic.management.provider.internal.EditAccessImpl.loadBeanTree(EditAccessImpl.java:1917)
         at weblogic.management.provider.internal.EditAccessImpl.loadBeanTreeFromPending(EditAccessImpl.java:1807)
         at weblogic.management.provider.internal.EditAccessImpl.ensureBeanTreeLoaded(EditAccessImpl.java:1740)
         at weblogic.management.provider.internal.EditAccessImpl.getCurrentDomainBean(EditAccessImpl.java:241)
         at weblogic.management.mbeanservers.domainruntime.internal.DomainRuntimeServiceMBeanImpl$SINGLETON.<init>(DomainRuntimeServiceMBeanImpl.java:76)
         at weblogic.management.mbeanservers.domainruntime.internal.DomainRuntimeServiceMBeanImpl$SINGLETON.getInstance(DomainRuntimeServiceMBeanImpl.java:68)
         at weblogic.management.mbeanservers.domainruntime.internal.DomainRuntimeServiceMBeanImpl.getDomainConfiguration(DomainRuntimeServiceMBeanImpl.java:132)
         at weblogic.management.deploy.internal.DeploymentManagerImpl.initAppDeploymentRuntimes(DeploymentManagerImpl.java:239)
         at weblogic.management.deploy.internal.DeploymentManagerImpl.<init>(DeploymentManagerImpl.java:81)
         at weblogic.management.deploy.internal.DeploymentServerService.initializeDeploymentManager(DeploymentServerService.java:256)
         at weblogic.management.deploy.internal.DeploymentServerService.startAdminServerDeploymentService(DeploymentServerService.java:232)
         at weblogic.management.deploy.internal.DeploymentServerService.init(DeploymentServerService.java:154)
         at weblogic.management.deploy.internal.DeploymentPreStandbyServerService.start(DeploymentPreStandbyServerService.java:26)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    ####<Oct 11, 2012 11:27:54 AM EDT> <Notice> <WebLogicServer> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274051> <BEA-000365> <Server state changed to FAILED>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Error> <WebLogicServer> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274053> <BEA-000383> <A critical service failed. The server will shut itself down>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Notice> <WebLogicServer> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274069> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <JMX> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274138> <BEA-149513> <JMX Connector Server stopped at service:jmx:iiop://3.56.11.196:7001/jndi/weblogic.management.mbeanservers.domainruntime .>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <JMX> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274140> <BEA-149513> <JMX Connector Server stopped at service:jmx:iiop://3.56.11.196:7001/jndi/weblogic.management.mbeanservers.edit .>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <JMX> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274141> <BEA-149513> <JMX Connector Server stopped at service:jmx:iiop://3.56.11.196:7001/jndi/weblogic.management.mbeanservers.runtime .>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <WebService> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274146> <BEA-220028> <Web Service reliable agents are suspended.>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <WebService> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274153> <BEA-220029> <Web Service reliable agents are shut down.>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <MessagingBridge> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274318> <BEA-200001> <The messaging bridge service has successfully shut down.>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <JMS> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274426> <BEA-040308> <JMS service is suspending.>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <JMS> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274506> <BEA-040107> <Undeployed 8 default connection factories.>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <JMS> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274510> <BEA-040015> <JMS shutdown is complete.>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <JDBC> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274530> <BEA-001144> <Force Suspending the JDBC service.>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <JDBC> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274536> <BEA-001146> <Force suspend of the JDBC service completed.>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <JDBC> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274538> <BEA-001147> <Shutting down the JDBC service.>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <JDBC> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274552> <BEA-001149> <Shutdown of the JDBC service completed.>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <WebLogicServer> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274694> <BEA-000236> <Stopping execute threads.>
    Kindly guide me with this. Thanks!
    Edited by: Kent Pawar. on Oct 11, 2012 8:51 AM

    Issue is :
    Caused By: weblogic.management.provider.EditFailedException:
    One probable reason can be some change made to the config.xml file . If you have previous backup for the config.xml file then try to replace the config.xml file and restart the server .
    Another reason for this exception may be that there were some changes made to configuration through the Admin Console which were not activated completely and Admin Server was restarted . under this scenario weblogic will create a /pendig dir and have a config.xml file created there with the un-activated changes .
    some workaround you can try to restore the Admin Server :
    Under domain dir ,
    \pending directory -- take backup and delete the dir .
    Under Admin Server Dir :
    data\store --- take backup and delete the dir .
    thanks,
    Sandeep

  • X server won't start after recent catalyst-test and kernel upgrade

    Hi,
    after recent upgrade of catalyst-test (13.2) and kernel (3.7.5), my x server won't start with this log (WW) and (EE) only:
    [   114.989] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [   116.077] (WW) Falling back to old probe method for fglrx
    [   116.093] (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
    [   116.101] (EE) fglrx(0): DAL initialization failed!
    [   116.101] (EE) fglrx(0): Display Infrastructure Failed
    [   116.101] (EE) fglrx(0): PreInit failed
    [   116.212] (EE) Screen(s) found, but none have a usable configuration.
    [   116.212]
    Fatal server error:
    [   116.212] no screens found
    [   116.212] (EE)
    Please consult the The X.Org Foundation support
         at http://wiki.x.org
    for help.
    [   116.212] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [   116.212] (EE)
    [   116.515] Server terminated with error (1). Closing log file.
    My card is mobility radeon hd 5700, I'm running on x86_64 system. I'm using aticonfig generated xorg.conf. I will provide any other information if needed.
    I've tried:
    - to downgrade to catalyst 12.8 and xorg 1.12 (screen just freezes after trying to get to X, only poweroff button works (system catches the signal and shuts down softly - no errors in Xorg.0.log))
    - to use catalyst-total 13.1 / catalyst-generator 13.1 (Xorg.0.log says something about *not* compatible module - i can try it again and give you the whole log, it is probably another problem)
    - to use open-source drivers (poor performance, overheating)
    - to check nomodeset option (present at all kernel images in generated grub.cfg)
    Unfortunately, I could not find any similar issue solved in past few days...

    Downgrading kernel to 3.7.4 actually worked for catalyst 13.1. Anyone knows what could be wrong for linux 3.7.5?
    Edit: catalyst-test 13.2 beta works with linux 3.7.4.
    Last edited by sirkubador (2013-02-05 14:24:44)

  • Xorg won't start after unsuccessfully trying to install bumblebee

    Before i tried to install bumblebee I was just running on the integrated intel graphics chip (intel  HD graphics 3000). During the installation of bumblebee, I first tried with the nouveu driver for the nvidia graphics card, but that resultet in an error when trying to run anything with optirun. Then i tried the proprietary nvidia drivers, but after a reboot the X server would not start.
    I have removed both nvidia drivers, nouveu drivers, bumblebee and set graphics to integrated in the bios again, but the problem persists. Here is my Xorg log file:
    [ 22.722]
    X.Org X Server 1.14.2
    Release Date: 2013-06-25
    [ 22.722] X Protocol Version 11, Revision 0
    [ 22.722] Build Operating System: Linux 3.9.7-1-ARCH x86_64
    [ 22.722] Current Operating System: Linux eddie 3.9.9-1-ARCH #1 SMP PREEMPT Wed Jul 3 22:45:16 CEST 2013 x86_64
    [ 22.722] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=95ccfb37-7f71-4703-8aa0-e3d7b53aba66 ro quiet
    [ 22.722] Build Date: 01 July 2013 10:48:42AM
    [ 22.722]
    [ 22.722] Current version of pixman: 0.30.2
    [ 22.722] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 22.722] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 22.722] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Aug 13 16:28:59 2013
    [ 22.839] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 22.951] (==) No Layout section. Using the first Screen section.
    [ 22.952] (==) No screen section available. Using defaults.
    [ 22.952] (**) |-->Screen "Default Screen Section" (0)
    [ 22.952] (**) | |-->Monitor "<default monitor>"
    [ 22.952] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 22.952] (==) Automatically adding devices
    [ 22.952] (==) Automatically enabling devices
    [ 22.952] (==) Automatically adding GPU devices
    [ 23.083] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 23.083] Entry deleted from font path.
    [ 23.084] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 23.084] Entry deleted from font path.
    [ 23.084] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 23.086] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 23.086] Entry deleted from font path.
    [ 23.086] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 23.086] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 23.086] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 23.086] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 23.099] (II) Loader magic: 0x7fdc20
    [ 23.099] (II) Module ABI versions:
    [ 23.099] X.Org ANSI C Emulation: 0.4
    [ 23.099] X.Org Video Driver: 14.1
    [ 23.099] X.Org XInput driver : 19.1
    [ 23.099] X.Org Server Extension : 7.0
    [ 23.101] (--) PCI:*(0:0:2:0) 8086:0116:1025:0504 rev 9, Mem @ 0xb0000000/4194304, 0xa0000000/268435456, I/O @ 0x00002000/64
    [ 23.122] Initializing built-in extension Generic Event Extension
    [ 23.122] Initializing built-in extension SHAPE
    [ 23.122] Initializing built-in extension MIT-SHM
    [ 23.122] Initializing built-in extension XInputExtension
    [ 23.122] Initializing built-in extension XTEST
    [ 23.123] Initializing built-in extension BIG-REQUESTS
    [ 23.123] Initializing built-in extension SYNC
    [ 23.123] Initializing built-in extension XKEYBOARD
    [ 23.123] Initializing built-in extension XC-MISC
    [ 23.123] Initializing built-in extension SECURITY
    [ 23.123] Initializing built-in extension XINERAMA
    [ 23.123] Initializing built-in extension XFIXES
    [ 23.123] Initializing built-in extension RENDER
    [ 23.123] Initializing built-in extension RANDR
    [ 23.123] Initializing built-in extension COMPOSITE
    [ 23.123] Initializing built-in extension DAMAGE
    [ 23.123] Initializing built-in extension MIT-SCREEN-SAVER
    [ 23.123] Initializing built-in extension DOUBLE-BUFFER
    [ 23.123] Initializing built-in extension RECORD
    [ 23.123] Initializing built-in extension DPMS
    [ 23.123] Initializing built-in extension X-Resource
    [ 23.123] Initializing built-in extension XVideo
    [ 23.123] Initializing built-in extension XVideo-MotionCompensation
    [ 23.123] Initializing built-in extension XFree86-VidModeExtension
    [ 23.123] Initializing built-in extension XFree86-DGA
    [ 23.123] Initializing built-in extension XFree86-DRI
    [ 23.123] Initializing built-in extension DRI2
    [ 23.123] (II) LoadModule: "glx"
    [ 23.206] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 23.376] (II) Module glx: vendor="X.Org Foundation"
    [ 23.376] compiled for 1.14.2, module version = 1.0.0
    [ 23.376] ABI class: X.Org Server Extension, version 7.0
    [ 23.376] (==) AIGLX enabled
    [ 23.376] Loading extension GLX
    [ 23.376] (==) Matched intel as autoconfigured driver 0
    [ 23.376] (==) Matched vesa as autoconfigured driver 1
    [ 23.376] (==) Matched modesetting as autoconfigured driver 2
    [ 23.376] (==) Matched fbdev as autoconfigured driver 3
    [ 23.376] (==) Assigned the driver to the xf86ConfigLayout
    [ 23.376] (II) LoadModule: "intel"
    [ 23.416] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 23.511] (II) Module intel: vendor="X.Org Foundation"
    [ 23.511] compiled for 1.14.2, module version = 2.21.14
    [ 23.511] Module class: X.Org Video Driver
    [ 23.511] ABI class: X.Org Video Driver, version 14.1
    [ 23.512] (II) LoadModule: "vesa"
    [ 23.512] (WW) Warning, couldn't open module vesa
    [ 23.512] (II) UnloadModule: "vesa"
    [ 23.512] (II) Unloading vesa
    [ 23.512] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 23.512] (II) LoadModule: "modesetting"
    [ 23.512] (WW) Warning, couldn't open module modesetting
    [ 23.512] (II) UnloadModule: "modesetting"
    [ 23.512] (II) Unloading modesetting
    [ 23.512] (EE) Failed to load module "modesetting" (module does not exist, 0)
    [ 23.512] (II) LoadModule: "fbdev"
    [ 23.512] (WW) Warning, couldn't open module fbdev
    [ 23.512] (II) UnloadModule: "fbdev"
    [ 23.512] (II) Unloading fbdev
    [ 23.512] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 23.512] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
    i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
    915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
    Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
    GM45, 4 Series, G45/G43, Q45/Q43, G41, B43, HD Graphics,
    HD Graphics 2000, HD Graphics 3000, HD Graphics 2500,
    HD Graphics 4000, HD Graphics P4000, HD Graphics 4600,
    HD Graphics 5000, HD Graphics P4600/P4700, Iris(TM) Graphics 5100,
    HD Graphics 4400, HD Graphics 4200, Iris(TM) Pro Graphics 5200
    [ 23.568] (++) using VT number 7
    [ 23.668] (EE) No devices detected.
    [ 23.668] (EE)
    Fatal server error:
    [ 23.668] (EE) no screens found(EE)
    [ 23.668] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 23.668] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 23.668] (EE)
    As you can see it appears that it can't find any screen.
    I would try to reinstall Xorg, but for some reason i can't get internet access from the terminal neither wired nor wireless even though the wicd daemon is running as a systemd service.
    Last edited by avh (2013-08-13 13:31:12)

    swaraj wrote:
    See if this article helps you: https://wiki.archlinux.org/index.php/NV … IA_Optimus
    I had the same problem and it certainly solved all my issues.
    The thing is, it worked fine for me just using the intel driver. Now I have removed both nvidia and noveau drivers again, but it still dosen't work. Also graphics is set to integrated in BIOS.

  • CiscoWorks Web Server won't start after LMS upgrade 3.0 - 3.2

    I upgraded CiscoWorks LMS from 3.0 to 3.2 today.  Everything worked prior to the upgrade.
    The upgrade was successful, with no errors, and all services started except "CiscoWorks Web Server" which has the following error.
    Apache.exe: Syntax error on line 1025 of C:/Program Files/CSCOpx/MDC/Apache/conf/httpd.conf: Cannot load C:/Program Files/CSCOpx/MDC/Apache/modules/mod_ssl.so into server: The operating system cannot run %1.
    Environment:
    Windows 2003 SP2 Enterprise R2 32-bit, 8 GB RAM, HP BL460c Server
    I suspect there is a problem with the precompiled apache installation?
    I was wondering if someone could zip up a known-working C:/Program Files/CSCOpx/MDC/Apache folder for me from CiscoWorks LMS 3.2?
    Or if someone has a patch or update to 3.2 to correct this?  Or, where I can get LMS 3.1 instead of 3.2 if LMS 3.2 is buggy?
    Or if there is some other solution?  (even if it is a clean install... although I'd rather wait to see if someone can solve this a better way)

    Do you have another application that might be loading Apache or OpenSSL on that same server?
    Search for theses files and verify its located in CSCOpx\bin directory .
    cwssleay32.dll
    cwlibeay32.dll
    If not, copy it from CSCOpx\setup\support directory to CSCOpx\bin directory and then restart the server.
    Get the MDCSupportZip output from C:\Program Files\CSCOpx\MDC\bin\mdcsupport.exe file and upload it here.

  • SUN WEB SERVER WON'T START AFTER CHANGING JVM & CLASSPATH

    hi all,
    i have a sunfire 280r box running solaris 8 which i installed with sun web server 6.0 sp11.
    the default java is
    root@smartvideo1 # java -version
    java version "1.2.2"
    Solaris VM (build Solaris_JDK_1.2.2_10, native threads, sunwjit)
    but this is what i need for my java classes
    root@smartvideo1 # /usr/j2se/bin/java -version
    java version "1.4.2_01"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_01-b06)
    Java HotSpot(TM) Client VM (build 1.4.2_01-b06, mixed mode)
    root@smartvideo1 #
    i set the JVM & CLASSPATH settings to /usr/j2se and rebooted the hardware.
    now, when i try to start the web server, i get the ff:
    [08/Apr/2008:03:23:29] info ( 835): iPlanet-WebServer-Enterprise/6.0SP11 B12/15/2006 03:03
    [08/Apr/2008:03:23:29] failure ( 835): Configuration initialization failed: Error running init function load-modules: dlopen of /usr/iplanet/servers/bin/https/lib/libNSServletPlugin.so failed (ld.so.1: ns-httpd: fatal: libjvm.so: open failed: No such file or directory)
    would appreciate any help.
    thanks :)

    hi mv,
    tried your suggestion of installing sun webserver7 but i got an error, something like "can't use sparcv9.so" (too bad i didn't copy the entire error before uninstalling). may have something to do with patches for solaris8. unfortunately, i don't have access to the patches since my support for the hardware ended many years ago.
    was able to get 108434-18 but not 108435-18 which needs an active support account.
    Apr 13, 2008 7:32:55 PM com.sun.web.installer.common.dialogs.CustomDirectorySelectionPanel is
    DisplayComplete
    INFO: Installing Sun Java System Web Server 7.0U2
    Apr 13, 2008 7:32:55 PM com.sun.web.installer.web.dialogs.PatchDetectionListener displayWarni
    ng
    INFO: The following patches need to be installed for the server installation to complete succ
    essfully.
    Patches to be installed: [108435-18]
    Edited by: r3.062167 on Apr 13, 2008 5:16 AM

  • IChat server won't start after upgrade to 10.6.8

    Get the following errror in the log;
    attempting connection to router at 127.0.0.1, port=5347
    fileserver jabberd/sm[1621]: shutting down

    Today i installed Snow Leopard.  iChat was working.  Installed updates and now iChat is not working.  Same error as listed above.  Any ideas?

  • ITunes won't start after Windows 7 Repair install

    Hi there
    I recently had to repair my Windows 7 64 bit Home Premium edition installation. It warned me before reinstalling that there could be some problems with iTunes following the repair but I followed the instructions to counter this and repair Windows 7. i.e. I uninstalled all iTunes software as outlined on Apples pages.
    On opening Windows 7 again I ended up with a Blue Screen of Death - this pointed me to a faulty iTunes installation - I checked control panel and sure enough it was not listed as uninstalled. I therefore followed online instructions to completely remove iTunes and used Revo Uninstaller Pro to catch anything I missed. All looked good, I rebooted my machine and then went to install iTunes again. I chose the 64bit installer from the site and installed as normal. I have now tried to open iTunes (to sync my iPhone) and it thinks about it for a second and then never opens. On opening task manager I can see iTunes.exe*32 (does this mean 32 bit and if so why when I've DEFINITELY got the 64 bit installation), iTunesHelper.exe*32 and AppleMobileDeviceHelper.exe*32 all in Processes - they are not in open programs.
    Even stopping these processes does not help. iTunes was working fine before my Windows 7 problems on this machine and all other software seems ok too following my repair. Can someone please assist me in getting iTunes to work again with my computer as this is very frustrating. This is not the first time it has happened to me - on my old Vista machine (different machine totally) this happened once or twice intermittently but then seemed to resolve itself. I have defrag, disk doctor and run just about every utility I have installed to get my system working ok and the only problem seems to be iTunes. I'd therefore appreciate help in resolving this.
    Many thanks

    Did you try and update through itunes or download the installer from the apple website?
    I've read some where its better to just download the stand alone installer from apple and
    do it that way.

  • Logitech Media Server won't start

    Hi,
    Logitech Media Server won’t start after I clean installed 10.10.1 and migrated my user data from time machine. I tried tuned of firewall and clean install LMS many times and tried different version of LMS from 7.7.4 to 7.9 but none of them worked.
    I builded a new user account for testing, LMS works well in this new user account.
    Is there anything I can do to fix my old user account?
    Thank you.

    Thank you very much! I did not know about the nightly builds. LMS has pretty much worked throughout the years; it may have needed an update now and then but I never had to go looking for beta versions.
    I held off upgrading my Mac Pro -- which acts as a server for iTunes and other things around the house -- to Yosemite until today. All was well except for getting LMS to start. I was pretty bummed at the prospect of not having my tunes on my Squeezebox radio. In any case, I'm glad I found my answer in 5 seconds here at the Apple forums. Rock on.

  • After Setting Up SSO Managed Server Won't Start

    I am using the Oracle supplied white paper to set up SSO using Active Directory. Following those instructions everything was working and testing correctly until I added the NegotiateIdentityAsserter provider to the list of WLS providers. Now the managed server won't start. The admin server starts without any errors and goes to the RUNNING state. But the Start BI Services command window gets to the wls.alive: prompt and hangs. And hangs. Eventually the window goes away and it may throw an error but I've never seen it. You can login to the WLS console and EM without a problem. Remove the new provider and everything comes up normally. I have looked at the krb5.ini and krb5login.conf files and even rewritten them from scratch without any change in behavior.
    While looking for answers I ran into the SPNEGOCheck webapp that Oracle makes available to diagnose problems. It says everything is OK until it parses the krb5login.conf and then complains that the Username associated with SPN in AD is blank and so doesn't match the SPN specified in the krblogin config. But I can't see anything wrong in the files themselves.
    from the log:
    In section 'libdefaults'
    LSA: Found Ticket
    LSA: Made NewWeakGlobalRef
    LSA: Found PrincipalName
    LSA: Made NewWeakGlobalRef
    LSA: Found DerValue
    LSA: Made NewWeakGlobalRef
    LSA: Found EncryptionKey
    LSA: Made NewWeakGlobalRef
    LSA: Found TicketFlags
    LSA: Made NewWeakGlobalRef
    LSA: Found KerberosTime
    LSA: Made NewWeakGlobalRef
    LSA: Found String
    LSA: Made NewWeakGlobalRef
    LSA: Found DerValue constructor
    LSA: Found Ticket constructor
    LSA: Found PrincipalName constructor
    LSA: Found EncryptionKey constructor
    LSA: Found TicketFlags constructor
    LSA: Found KerberosTime constructor
    LSA: Finished OnLoad processing
    Config name: C:\Windows\krb5.ini
    KdcAccessibility: reset
    KdcAccessibility: reset
    Reachable? true
    Connection seems to have succeeded.
    Parsing section contents 'com.sun.security.jgss.krb5.accept { com.sun.security.auth.module.Krb5LoginModule required principal="[email protected]" keyTab=biwhse1a.keytab useKeyTab=true storeKey=true debug=true;};'
    Section name: 'com.sun.security.jgss.krb5.accept'
    Getting next NV pair beginning at 'principal="[email protected]" keyTab=biwhse1a.keytab useKeyTab=true storeKey=true debug=true'
    NVPair name: 'principal' value: '[email protected]'
    NVPair name: 'keyTab' value: 'biwhse1a.keytab'
    NVPair name: 'useKeyTab' value: 'true'
    NVPair name: 'storeKey' value: 'true'
    Got back 4 name/value pairs.
    section com.sun.security.jgss.krb5.accept should probably contain a setting for debug=true
    Section com.sun.security.jgss.krb5.accept seems OK
    The krb5.ini file:
    [libdefaults]
    default_realm = SRS1.COM
    default_tkt_enctypes = des-cbc-crc
    default_tgs_enctypes = des-cbc-crc
    ticket_lifetime = 600
    [realms]
    SRS1.COM = {
    kdc = 129.58.120.200
    admin_server = adc01.srs1.com
    default_domain = SRS1.COM
    [domain_realm]
    .srs1.com = SRS1.COM
    [appdefaults]
    autologin = true
    forward = true
    forwardable = true
    encrypt = true
    The krb5login.conf file:
    com.sun.security.jgss.krb5.accept {
    com.sun.security.auth.module.Krb5LoginModule required
    principal="[email protected]"
    keyTab=biwhse1a.keytab
    useKeyTab=true
    storeKey=true
    debug=true;
    [D:\] setspn -L bi_kerb_prin
    Registered ServicePrincipalNames for CN=bi_kerb_prin,OU=Non-Person Users,OU=WRC Users,DC=srs1,DC=com:
    HTTP/biwhse1a.srs1.com
    HTTP/biwhse1a
    [D:\]
    OBIEE 11.1.1.6.2 BP2
    Windows Server 2008 SP1

    Did you try -Djava.security.krb5.conf=<path>/krb5.conf before the %EXTRA_JAVA_PROPERTIES%. in your C:\OBI\user_projects\domains\bifoundation_domain\bin\setDomainEnv.cmd .?
    Also change your JAAS config file and try with
    com.sun.security.jgss.krb5.initiate {
    com.sun.security.auth.module.Krb5LoginModule required
    principal="HTTP/[email protected]"
    keyTab=biwhse1a.keytab
    useKeyTab=true
    storeKey=true
    debug=true;
    com.sun.security.jgss.krb5.accept {
    com.sun.security.auth.module.Krb5LoginModule required
    principal="HTTP/[email protected]"
    keyTab=biwhse1a.keytab
    useKeyTab=true
    storeKey=true
    debug=true;
    Now restart and see.
    Hope this helps. Pls mark if it does.
    Thanks,
    SVS
    Edited by: SSVS on Mar 17, 2013 11:47 PM

  • Server won't start/Bad JVM?

    Running CFMX7.02. After noticing that the Java version was
    1.4 something (the version originally supplied with the product in
    2006), and that I couldn't do things like use the "browse server"
    controls in CFAdministrator without getting Java errors, I
    repointed the CF engine to use the version supplied by Java on
    their website today. Now the server won't start.
    From the CF error log:
    Error: no `server' JVM at `C:\Program
    Files\Java\jre1.6.0_03\bin\server\jvm.dll'.
    Windows event log is no help, reporting that is has received
    "server-specific error code 2". Based on the advice of some earlier
    topic, I tried to restart the service with "interact with the
    Desktop" checked, but no DOS window there.
    Any ideas? I'd be happy to point CF back to its own version
    of Java, if I could do so without interacting with the
    Administrator (which requires starting the server).

    quote:
    Originally posted by:
    JR "Bob" Dobbs
    1. CF 7 does not support JVMs higher than 1.4.x
    Ah. That explains
    that.
    quote:
    2. You should install the full JDK so you'll get the server
    version of the JVM
    3. You change change the JVM version by editing the
    jvm.config file.
    Got it--and thanks for the extremely quick reply.
    However, what can I do to fix the Java errors that keep me
    from using the GUI file-browsing components in the CFAdministrator,
    since I can't upgrade the main Java engine?

  • Wrong JRE Runtime Lib Path on Win2K--Admin Server Won't Start

    Running Sun One Web Server 6.0 SP6 on a Windows 2000 server, I inadvertently entered a typo in the iPlanet Administration Server's Global Settings, "Configure JRE/JDK Paths" link.
    In the "JRE Runtime Lib Path" field I typed "jjk1.3.1_03" instead of "jdk1.3.1_03". Now the Sun One web server won't start, so I can't go into the Administrative Server to fix the Jre Runtime Lib Path. I havent' been able to find any file where I can change that erroneous setting either. Is it a Registry entry?
    I also tried adding the correct JRE Runtime Lib Path at the end of the Windows PATH environment variable on the server, but that didn't help.

    Yes we checked the Registry settings and fixed the typo in the path associated with the key NSES_JRE_RUNTIME_LIBPATH. That should have fixed the problem, but the Sun One web server still wouldn't start.
    Moved to plan B and removed then reinstalled the Sun One web server. Now it starts and all is well.
    Thanks for helping everyone. This also raised the issue for us of whether or not we are entitled to individual support from Sun since we paid for the Sun One web server. According to the web site, the answer is NO - unless we pay $3,000 for a support contract. Other vendors who recommended using Sun One with their products say YES. We're still tracking that down.

  • Report Application Server won't start. CCM always says Starting....

    I am complete newbie to doing admin for Crystal Servers, forgive the question:
    (Win Server 2003 r 2 / CR XI)
    Report Application Server won't start which is preventing other servers from starting in CCM.
    Reboot machine several times and still having the issue.
    Get an error msg in Windows before login window appears stating that the crystalras.exe application requested a runtime to terminiate in an unusual way (.Net error).
    I get the following error msg in my event viewer.
    From Event Viewer:
    Event Type: Error
    Event Source: BusinessObjects_crystalras
    Event Category: Startup
    Event ID: 33000
    Date: 7/27/2010
    Time: 4:24:34 PM
    User: N/A
    Computer: CRYSTAL
    Description:
    Failed to start the Report Application Server.
    From Logging:
    Timestamp ProcessID ThreadID Message
    Tue Jul 27 20:24:34 2010 2496 3176 assert failure: (.\sso_wrapper.cpp:94). (SFileSys::exists(ssPath) && SFileSys::isDir(ssPath) : Platform binaries directory not valid.).
    We installed some Windows Server Updates about 3 months ago (at the time, over 70 Windows updates were installed) but, this problem hasn't shown up until 2 or 3 weeks ago. I think a .Net Service Pack might have been part of the updates at that time. When we did the updates, Windows was shutdown and updates installed per the preferred option of Windows. But now when rebooting since that time, the server continually reccomends the install updates and shutdown option. Do we need to rollback the server to date prior those updates if possible?
    I have also uninstalled .Net Framework back to 2.0. Is 1.0 or 1.1 the max that will work with XI?
    Should I also try to uninstall all other Windows updates?
    Thanks in advance for any help, Ed

    Post this query to the [Business Objects Enterprise Administration|BI Platform; forum.

  • The Connection Server does not start after an upgrade to BO4.1 SP3

    Hello guys,
    The Connection Server does not start after an upgrade to BO4.1 SP3
    We are in process to upgrade our Business Objects environments to BO4.1 SP3
    The first 2 environments , the upgrade went fine. But the third environment de connection server won’t start.
    When I always try to start it returns me a failed status and shows me that the server is considered failed because it has stopped 5 time(s) in 60 minute(s).
    Our OS is AIX
    Uncaught Exception in SilentScope: [CS] Ser
    verInitialization::InitManager::Initialize: 0.007^^
    The CS initialization failed within the CS server. Aborting
    trc file: "connectionserver_BIO.ConnectionServer_ncs.trc", trc level: 1, release: "720"
    Gerd

    Hi Amine
    The File seems ok
    File from the failing connection server
    -rw-rw---- 1 bioadm bosys 43993 Apr 11 11:29 boconfig.cfg
    File from our test system
    -rw-rw---- 1 bitadm bosys 43892 Apr 14 10:56 boconfig.cfg
    I created a new connectieserver(by the copy function), but the new server won't start.
    Regards
    Gerd
    Log
    |89d4a6e0-2a89-7a05-3020-a51d517ab872|2014 04 14 11:54:30:113|+0200|Error| |>>|E| |connectionserver_BIO.ConnectionServer|28246236|3097|| |0|0|0|0|-|-|-|-|-|-||||||||||||[CS] Unhandled exception raised during CS initialization.
    init_srv.cpp:95:-: TraceLog message 3
    |4dcf04b1-1e1d-df13-48ad-a67f06e29864|2014 04 14 11:54:30:113|+0200|Error| |<<|E|X|connectionserver_BIO.ConnectionServer|28246236|3097|| |0|0|0|0|-|-|-|-|-|-||||||||||||Uncaught Exception in SilentScope: [CS] ServerInitialization::InitManager::Initialize: 0.003
    |77ad78f4-37f7-3013-3b50-85cce9fbe7b8|2014 04 14 11:54:30:113|+0200|Error| |>>|E| |connectionserver_BIO.ConnectionServer|28246236|3097|| |0|0|0|0|-|-|-|-|-|-||||||||||||[CS] The CS initialization failed within the CS server. Aborting.

  • Unable to connect to Oracle Weblogic Administration Server

    Hi Folks,
    As part of installation steps, I am facing error with " Unable to connect to Oracle Weblogic Administration Server"
    Below is AdminServer Log, So please guide me reolving this impending issue.
    ####<12 Jun, 2014 2:46:01 PM IST> <Info> <Deployer> <obia111171w64> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000KQFMukk5yW^5xV_AiW1JaMxv000002> <1402564561284> <BEA-149059> <Module adminservicesmbeans of application biadminservices [Version=11.1.1] is transitioning from STATE_ADMIN to STATE_PREPARED on server AdminServer.>
    ####<12 Jun, 2014 2:46:05 PM IST> <Info> <Deployer> <obia111171w64> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000KQFMukk5yW^5xV_AiW1JaMxv000002> <1402564565300> <BEA-149061> <Module adminservicesmbeans of application biadminservices [Version=11.1.1] failed to transition from STATE_ADMIN to STATE_PREPARED on server AdminServer.>
    ####<12 Jun, 2014 2:46:11 PM IST> <Error> <Deployer> <obia111171w64> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000KQFMukk5yW^5xV_AiW1JaMxv000002> <1402564571861> <BEA-149231> <Unable to set the activation state to true for the application 'biadminservices [Version=11.1.1]'.
    weblogic.management.DeploymentException: Unexpected error encountered
      at weblogic.deploy.internal.targetserver.AppContainerInvoker.getOrCreateDeploymentException(AppContainerInvoker.java:299)
      at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:84)
      at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
      at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
      at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
      at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
      at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
      at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:261)
      at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:220)
      at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
      at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
      at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
      at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
      at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: java.lang.OutOfMemoryError: PermGen space
      at weblogic.j2ee.J2EELogger.logIgnoringUndeploymentError(J2EELogger.java:2902)
      at weblogic.application.internal.BaseDeployment$2.logRollbackError(BaseDeployment.java:682)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:65)
      at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
      at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
      at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
      at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
      at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
      at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
      at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
      at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
      at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
      at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:261)
      at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:220)
      at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
      at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
      at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
      at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
      at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >
    Thanks,
    Wj

    Did you manage to solve this issue?
    I'm running into the exact same error, but installing 11.1.1.7.0 on Windows 2003
    Haven't found anything on MOS yet :(
    Kind regards,
    Rob
    Edited by: rgouw on 10-apr-2013 1:10

Maybe you are looking for

  • LR 3.3 Import Dialog - Can imports be filtered by file type?

    I sometimes use a Canon S95 point and shoot and a workaround to have RAW images AND a certain aspect ratio (such as square) is to shoot with the RAW + JPEG setting. This allows me to shoot in any aspect ratio with out cropping in post. For this reaso

  • Jdev - 11.1.1.3.0 Unable to run application

    Hi All, I am unable to run the application developed in adf BC. I am getting below error when i try to run the page ( Error while compiling) package com.bea.plateng.common.util.diskspace does not exist Do let me know if i have to include any jar or m

  • Replace ever "anArray[1]" in a String...

    Hello, I want to replace all "anArray[1]" without quotes in a String like "int x = anArray[1]; int y = anArray[2]; int z = anArray[1] + anArray[2];" I tried this code: String s = "int x = anArray[1]; int y = anArray[2]; int z = anArray[1] + anArray[2

  • Load XML and edit

    Hi I am new to Flex and AS3 but I have some experience with XML, XSLT, XPATH, VB etc.. I am having trouble just loading the XML. How do I load an external XML file so I can edit it? This is what I have so far: <mx:Script> <![CDATA[ var myxml = 'xml/r

  • MainStage 2.2 crashes at startup

    Hello, Hope someone can help me with this; Mainstage 2.2 has always worked fine on my mac till some days ago when it crashed and since then it has not been possible to re launch it (even after unistall and reinstall) - it crashes at start up. Am ruin