Error while starting the weblogic admin server for OSB

Hi all,
Please help.
My admin server startup is breaking for weblogic 11g for the following cause :
Caused By: oracle.mds.exception.MDSExceptionList: MDS-01329: unable to load elem
ent "persistence-config"
MDS-01370: MetadataStore configuration for metadata-store-usage "OWSM_TargetRepo
s" is invalid.
ORA-06550: line 1, column 12:
PLS-00201: identifier 'MDS_INTERNAL_SHREDDED.GETREPOSITORYVERSION' must be decla
red
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored
at oracle.mds.config.PConfig.loadFromBean(PConfig.java:684)
at oracle.mds.config.PConfig.<init>(PConfig.java:499)
at oracle.mds.config.MDSConfig.loadFromBean(MDSConfig.java:707)
at oracle.mds.config.MDSConfig.loadFromElement(MDSConfig.java:764)
at oracle.mds.config.MDSConfig.<init>(MDSConfig.java:420)
Truncated. see log file for complete stacktrace
*>*
*<Dec 15, 2011 12:51:22 PM GMT+05:30> <Error> <Deployer> <BEA-149231> <Unable to*
set the activation state to true for the application 'wsm-pm'.
*weblogic.application.ModuleException: [HTTP:101216]Servlet: "PolicyManagerValida*
*tor" failed to preload on startup in Web application: "/wsm-pm".*
oracle.adf.share.ADFShareException: MDSConfigurationException encountered in par
seADFConfiguration
at oracle.adf.share.config.ADFMDSConfig.parseADFConfiguration(ADFMDSConf
ig.java:178)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at oracle.adf.share.config.ADFConfigImpl.getResultFromComponent(ADFConfi
gImpl.java:472)
at oracle.adf.share.config.ADFConfigImpl.getConfigObject(ADFConfigImpl.j
ava:543)
at oracle.adf.share.config.ADFConfigImpl.getConfigObject(ADFConfigImpl.j
ava:521)
at oracle.adf.share.config.ADFConfigImpl.getMDSInstance(ADFConfigImpl.ja
va:586)
at oracle.adf.share.config.ADFConfigImpl.getMDSInstance(ADFConfigImpl.ja
va:581)
at oracle.adf.share.config.ADFContextMDSConfigHelperImpl.getMDSInstance(
ADFContextMDSConfigHelperImpl.java:274)
at oracle.adf.share.ADFContext.getMDSInstanceAsObject(ADFContext.java:16
*19)*
at oracle.wsm.repository.mds.MDSInstanceFactory.getMDSInstance(MDSInstan
ceFactory.java:95)
at oracle.wsm.policymanager.bean.AbstractBean.getRepository(AbstractBean
*.java:298)*
at oracle.wsm.policymanager.bean.AbstractBean.createSession(AbstractBean
*.java:198)*
at oracle.wsm.policymanager.bean.UpgradeManagerBean.seedWSMPolicyReposit
ory(UpgradeManagerBean.java:506)
at oracle.wsm.policymanager.web.PolicyManagerValidator.init(PolicyManage
rValidator.java:111)
at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(St
ubSecurityHelper.java:283)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
dSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
*120)*
at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecuri
tyHelper.java:64)
at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubL
ifecycleHelper.java:58)
at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHel
per.java:48)
at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubI
mpl.java:539)
at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppS
Thanks...

I had a few packages and types in Invalid state.
I compiled the same.
But even then the same problem persists.
Please help if any idea of any other change that may be needed..
Thanks in advance

Similar Messages

  • Error While Starting the Weblogic Managed server- BEA-160001

    Hi,
    While starting the managed server (10.3.4) below exception occurs. Help me on why the error occurs.
    <Error> <J2EE> <BEA-160001> <Error deploying Internal Application: weblogic.application.ModuleException: [HTTP:101216]Servlet: "CoordinatorPortTypeServlethttp" failed to preload on startup in Web application: "wls-wsat.war".
    java.lang.ExceptionInInitializerError
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    Caused by: java.lang.IllegalArgumentException: com.sun.xml.messaging.saaj.soap.LocalStrings != com.sun.xml.internal.messaging.saaj.soap.LocalStrings
         at java.util.logging.Logger.getLogger(Logger.java:314)
         at com.sun.xml.internal.messaging.saaj.soap.SAAJMetaFactoryImpl.<clinit>(SAAJMetaFactoryImpl.java:41)
    .

    Hi,
    There are two workaround for this issue.
    1) Without disabling wls-wsat application:
    Here are the steps:
    Add jar saaj-impl-1.3.jar to weblogic classpath
    Start weblogic using java options:
    -Djavax.xml.soap.MessageFactory=com.sun.xml.messaging.saaj.soap.MessageFactoryImpl
    -Djavax.xml.soap.SOAPFactory=com.sun.xml.messaging.saaj.soap.SOAPFactoryImpl
    -Djavax.xml.soap.MetaFactory=com.sun.xml.messaging.saaj.soap.SAAJMetaFactoryImpl
    2) If wls-wsat is not required:
    This is the setting to disable wls-wsat:
    -Dweblogic.wsee.wstx.wsat.deployed=false
    It is mentioned here in the doc
    http://docs.oracle.com/cd/E21764_01/web.1111/e13734/cluster.htm
    Regards,
    Kal

  • Errors While Stating the Weblogic Admin Server

    We are getting the following errors in many Jsps while accessing the content in BEA Weblogic Portal 8.5 SP5 in the Unix Environemnt. However we are not getting the error in the Windows Environemnt. These Errors are Poping up while starting the server and the Jsps are failed to complie.
    Do we need to change or replace the content.tld if so which location in which we could down load. or is there any other issue. Do we need to configure any paramenters?. Any help is highly appriciated.
    Error in using tag library uri='content.tld' prefix='cm': There is no setter method for property 'searchPaths', for Tag class 'com.bea.content.manager.servlets.jsp.taglib.SearchTag'>
    Thanks in Advance.
    Shan

    I had a few packages and types in Invalid state.
    I compiled the same.
    But even then the same problem persists.
    Please help if any idea of any other change that may be needed..
    Thanks in advance

  • Gettin error while starting the weblogic portal server

    Hi ,
    This is Kalyan. I had installed weblogic portal 10.3 in my system.After installing i had tried for the sample portal web application. I had selected the portal web project-->given the project name and selected the necessary things .I had create sample portal when iam trying to run this portal on the server it showing me the error.
    Error(s) found in module 'ProData'. Publish was cancelled. See "Problems" view for details.
    A WebLogic Portal web application project should be added as a J2EE module to a WebLogic Portal EAR project for proper deployment at ProData
    The associated EAR "ProDataEAR" is not a Portal Application Services EAR at ProData
    A Portal Application Services web application should be associated with a Portal Application Services EAR for proper deployment at ProData
    Here ProData is the my project name can anybody tell me the solution i will be grate ful to them
    Thanks & Regards

    Hi Kalyan
    1. First you need to create the portal ear project by selecting the portal project facets. Then create the portal web project with portal facets and make sure it is added to first create portal ear project. By default it will show in the list. Then portal data sync project is optional. Since this is your first time you can skip for now. Later on you can add data sync project also to the same portal ear. Once you have this, then you can deploy the portal ear project on the portal domain. Remember that you need to create the portal domain with portal facets.
    Delete the project you already created and start from fresh. If you already created any portlets or pageflows or jsps etc, copy those files as backup. Once you create portal ear and web projects, copy them into your new application.
    Here is the link for details: http://download.oracle.com/docs/cd/E13155_01/wlp/docs103/quickstart/newproject.html
    HTH
    Ravi Jegga

  • Not able to start the weblogic admin server

    Hi,
    I am getting the error while starting the weblogic admin server of OAM console.
    Below is the stack trace of the error
    ####<Sep 18, 2013 4:47:14 AM IST> <Info> <Security> <oad.4iapps.com> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1379459834234> <BEA-000000> <Disabling CryptoJ JCE Provider self-integrity check for better startup performance. To enable this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true>
    ####<Sep 18, 2013 4:47:14 AM IST> <Info> <Security> <oad.4iapps.com> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1379459834387> <BEA-000000> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    ####<Sep 18, 2013 4:47:14 AM IST> <Info> <WebLogicServer> <oad.4iapps.com> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1379459834847> <BEA-000000> <Starting WebLogic Server with Java HotSpot(TM) 64-Bit Server VM Version 20.10-b01 from Sun Microsystems Inc.>
    ####<Sep 18, 2013 4:47:15 AM IST> <Info> <Management> <oad.4iapps.com> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1379459835526> <BEA-000000> <Version: WebLogic Server 10.3.6.0  Tue Nov 15 08:52:36 PST 2011 1441050 >
    ####<Sep 18, 2013 4:47:16 AM IST> <Critical> <Security> <oad.4iapps.com> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1379459836980> <BEA-000000> <Could not decrypt the username attribute value of {AES}MCSBg4hMfpsECc7LXYV6gR52kLO5DHUWyo9I1UZXMaE= from the file /ebiz/Middleware/user_projects/domains/OAM_domain/servers/AdminServer/security/boot.properties. If you have copied an encrypted attribute from boot.properties from another domain into /ebiz/Middleware/user_projects/domains/OAM_domain/servers/AdminServer/security/boot.properties, change the encrypted attribute to its cleartext value then reboot the server. The attribute will be re-encrypted. Otherwise, change all encrypted attributes to their cleartext values, then reboot the server. All encryptable attributes will be re-encrypted. The decryption failed with the exception weblogic.security.internal.encryption.EncryptionServiceException.>
    ####<Sep 18, 2013 4:47:16 AM IST> <Critical> <Security> <oad.4iapps.com> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1379459836980> <BEA-000000> <Could not decrypt the password attribute value of {AES}1hgzo9/RGaCoWQyFXIJEbYMqmz5gg9LQzjQ/J6DxbQM= from the file /ebiz/Middleware/user_projects/domains/OAM_domain/servers/AdminServer/security/boot.properties. If you have copied an encrypted attribute from boot.properties from another domain into /ebiz/Middleware/user_projects/domains/OAM_domain/servers/AdminServer/security/boot.properties, change the encrypted attribute to its cleartext value then reboot the server. The attribute will be re-encrypted. Otherwise, change all encrypted attributes to their cleartext values, then reboot the server. All encryptable attributes will be re-encrypted. The decryption failed with the exception weblogic.security.internal.encryption.EncryptionServiceException.>
    ####<Sep 18, 2013 4:47:29 AM IST> <Notice> <WebLogicServer> <oad.4iapps.com> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1379459849081> <BEA-000000> <Server state changed to STARTING>
    ####<Sep 18, 2013 4:47:29 AM IST> <Info> <WorkManager> <oad.4iapps.com> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1379459849088> <BEA-000000> <Initializing self-tuning thread pool>
    ####<Sep 18, 2013 4:47:29 AM IST> <Info> <WebLogicServer> <oad.4iapps.com> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1379459849138> <BEA-000000> <WebLogic Server "AdminServer" version:
    WebLogic Server 10.3.6.0  Tue Nov 15 08:52:36 PST 2011 1441050  Copyright (c) 1995, 2011, Oracle and/or its affiliates. All rights reserved.>
    ####<Sep 18, 2013 4:47:29 AM IST> <Notice> <Log Management> <oad.4iapps.com> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1379459849208> <BEA-170019> <The server log file /ebiz/Middleware/user_projects/domains/OAM_domain/servers/AdminServer/logs/AdminServer.log is opened. All server side log events will be written to this file.>
    ####<Sep 18, 2013 4:47:29 AM IST> <Info> <Log Management> <oad.4iapps.com> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1379459849213> <BEA-170023> <The Server Logging is initialized with Java Logging API implementation.>
    ####<Sep 18, 2013 4:47:29 AM IST> <Info> <Diagnostics> <oad.4iapps.com> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1379459849260> <BEA-320001> <The ServerDebug service initialized successfully.>
    ####<Sep 18, 2013 4:47:29 AM IST> <Info> <Server> <oad.4iapps.com> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1379459849305> <BEA-002622> <The protocol "t3" is now configured.>
    ####<Sep 18, 2013 4:47:29 AM IST> <Info> <Server> <oad.4iapps.com> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1379459849305> <BEA-002622> <The protocol "t3s" is now configured.>
    ####<Sep 18, 2013 4:47:29 AM IST> <Info> <Server> <oad.4iapps.com> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1379459849306> <BEA-002622> <The protocol "http" is now configured.>
    ####<Sep 18, 2013 4:47:29 AM IST> <Info> <Server> <oad.4iapps.com> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1379459849306> <BEA-002622> <The protocol "https" is now configured.>
    ####<Sep 18, 2013 4:47:29 AM IST> <Info> <Server> <oad.4iapps.com> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1379459849307> <BEA-002622> <The protocol "iiop" is now configured.>
    ####<Sep 18, 2013 4:47:29 AM IST> <Info> <Server> <oad.4iapps.com> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1379459849307> <BEA-002622> <The protocol "iiops" is now configured.>
    ####<Sep 18, 2013 4:47:29 AM IST> <Info> <Server> <oad.4iapps.com> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1379459849308> <BEA-002622> <The protocol "ldap" is now configured.>
    ####<Sep 18, 2013 4:47:29 AM IST> <Info> <Server> <oad.4iapps.com> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1379459849308> <BEA-002622> <The protocol "ldaps" is now configured.>
    ####<Sep 18, 2013 4:47:29 AM IST> <Info> <Server> <oad.4iapps.com> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1379459849310> <BEA-002622> <The protocol "cluster" is now configured.>
    ####<Sep 18, 2013 4:47:29 AM IST> <Info> <Server> <oad.4iapps.com> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1379459849311> <BEA-002622> <The protocol "clusters" is now configured.>
    ####<Sep 18, 2013 4:47:29 AM IST> <Info> <Server> <oad.4iapps.com> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1379459849313> <BEA-002622> <The protocol "snmp" is now configured.>
    ####<Sep 18, 2013 4:47:29 AM IST> <Info> <Server> <oad.4iapps.com> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1379459849314> <BEA-002622> <The protocol "admin" is now configured.>
    ####<Sep 18, 2013 4:47:29 AM IST> <Info> <Server> <oad.4iapps.com> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1379459849314> <BEA-002624> <The administration protocol is "t3s" and is now configured.>
    ####<Sep 18, 2013 4:47:29 AM IST> <Info> <RJVM> <oad.4iapps.com> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1379459849325> <BEA-000570> <Network Configuration for Channel "AdminServer"
    Listen Address :7003
    Public Address N/A
    Http Enabled true
    Tunneling Enabled false
    Outbound Enabled false
    Admin Traffic Enabled true>
    ####<Sep 18, 2013 4:47:29 AM IST> <Critical> <WebLogicServer> <oad.4iapps.com> <AdminServer> <main> <<WLS Kernel>> <> <> <1379459849347> <BEA-000386> <Server subsystem failed. Reason: java.lang.AssertionError: java.lang.reflect.InvocationTargetException
    java.lang.AssertionError: java.lang.reflect.InvocationTargetException
      at weblogic.descriptor.DescriptorManager$SecurityServiceImpl$SecurityProxy._invokeServiceMethod(DescriptorManager.java:175)
      at weblogic.descriptor.DescriptorManager$SecurityServiceImpl$SecurityProxy.decrypt(DescriptorManager.java:192)
      at weblogic.descriptor.DescriptorManager$SecurityServiceImpl.decrypt(DescriptorManager.java:114)
      at weblogic.descriptor.internal.AbstractDescriptorBean._decrypt(AbstractDescriptorBean.java:1092)
      at weblogic.management.configuration.SecurityConfigurationMBeanImpl.getCredential(SecurityConfigurationMBeanImpl.java:737)
      at weblogic.security.internal.ServerPrincipalValidatorImpl.getSecret(ServerPrincipalValidatorImpl.java:88)
      at weblogic.security.internal.ServerPrincipalValidatorImpl.sign(ServerPrincipalValidatorImpl.java:67)
      at weblogic.security.service.PrivilegedActions$SignPrincipalAction.run(PrivilegedActions.java:62)
      at java.security.AccessController.doPrivileged(Native Method)
      at weblogic.security.service.SecurityServiceManager.createServerID(SecurityServiceManager.java:1096)
      at weblogic.security.service.SecurityServiceManager.getServerID(SecurityServiceManager.java:1109)
      at weblogic.security.service.SecurityServiceManager.sendASToWire(SecurityServiceManager.java:600)
      at weblogic.server.channels.ChannelService.resetQOS(ChannelService.java:296)
      at weblogic.server.channels.ChannelService.start(ChannelService.java:254)
      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.reflect.InvocationTargetException
      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:597)
      at weblogic.descriptor.DescriptorManager$SecurityServiceImpl$SecurityProxy._invokeServiceMethod(DescriptorManager.java:173)
      at weblogic.descriptor.DescriptorManager$SecurityServiceImpl$SecurityProxy.decrypt(DescriptorManager.java:192)
      at weblogic.descriptor.DescriptorManager$SecurityServiceImpl.decrypt(DescriptorManager.java:114)
      at weblogic.descriptor.internal.AbstractDescriptorBean._decrypt(AbstractDescriptorBean.java:1092)
      at weblogic.management.configuration.SecurityConfigurationMBeanImpl.getCredential(SecurityConfigurationMBeanImpl.java:737)
      at weblogic.security.internal.ServerPrincipalValidatorImpl.getSecret(ServerPrincipalValidatorImpl.java:88)
      at weblogic.security.internal.ServerPrincipalValidatorImpl.sign(ServerPrincipalValidatorImpl.java:67)
      at weblogic.security.service.PrivilegedActions$SignPrincipalAction.run(PrivilegedActions.java:62)
      at java.security.AccessController.doPrivileged(Native Method)
      at weblogic.security.service.SecurityServiceManager.createServerID(SecurityServiceManager.java:1096)
      at weblogic.security.service.SecurityServiceManager.getServerID(SecurityServiceManager.java:1109)
      at weblogic.security.service.SecurityServiceManager.sendASToWire(SecurityServiceManager.java:600)
      at weblogic.server.channels.ChannelService.resetQOS(ChannelService.java:296)
      at weblogic.server.channels.ChannelService.start(ChannelService.java:254)
      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: weblogic.security.internal.encryption.EncryptionServiceException
      at weblogic.security.internal.encryption.JSafeEncryptionServiceImpl.decryptBytes(JSafeEncryptionServiceImpl.java:139)
      at weblogic.security.internal.encryption.JSafeEncryptionServiceImpl.decryptString(JSafeEncryptionServiceImpl.java:187)
      at weblogic.security.internal.encryption.ClearOrEncryptedService.decrypt(ClearOrEncryptedService.java:96)
      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:597)
      at weblogic.descriptor.DescriptorManager$SecurityServiceImpl$SecurityProxy._invokeServiceMethod(DescriptorManager.java:173)
      at weblogic.descriptor.DescriptorManager$SecurityServiceImpl$SecurityProxy.decrypt(DescriptorManager.java:192)
      at weblogic.descriptor.DescriptorManager$SecurityServiceImpl.decrypt(DescriptorManager.java:114)
      at weblogic.descriptor.internal.AbstractDescriptorBean._decrypt(AbstractDescriptorBean.java:1092)
      at weblogic.management.configuration.SecurityConfigurationMBeanImpl.getCredential(SecurityConfigurationMBeanImpl.java:737)
      at weblogic.security.internal.ServerPrincipalValidatorImpl.getSecret(ServerPrincipalValidatorImpl.java:88)
      at weblogic.security.internal.ServerPrincipalValidatorImpl.sign(ServerPrincipalValidatorImpl.java:67)
      at weblogic.security.service.PrivilegedActions$SignPrincipalAction.run(PrivilegedActions.java:62)
      at java.security.AccessController.doPrivileged(Native Method)
      at weblogic.security.service.SecurityServiceManager.createServerID(SecurityServiceManager.java:1096)
      at weblogic.security.service.SecurityServiceManager.getServerID(SecurityServiceManager.java:1109)
      at weblogic.security.service.SecurityServiceManager.sendASToWire(SecurityServiceManager.java:600)
      at weblogic.server.channels.ChannelService.resetQOS(ChannelService.java:296)
      at weblogic.server.channels.ChannelService.start(ChannelService.java:254)
      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)
    >
    ####<Sep 18, 2013 4:47:29 AM IST> <Notice> <WebLogicServer> <oad.4iapps.com> <AdminServer> <main> <<WLS Kernel>> <> <> <1379459849410> <BEA-000365> <Server state changed to FAILED>
    ####<Sep 18, 2013 4:47:29 AM IST> <Error> <WebLogicServer> <oad.4iapps.com> <AdminServer> <main> <<WLS Kernel>> <> <> <1379459849410> <BEA-000383> <A critical service failed. The server will shut itself down>
    ####<Sep 18, 2013 4:47:29 AM IST> <Notice> <WebLogicServer> <oad.4iapps.com> <AdminServer> <main> <<WLS Kernel>> <> <> <1379459849411> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    ####<Sep 18, 2013 4:47:29 AM IST> <Info> <WebLogicServer> <oad.4iapps.com> <AdminServer> <main> <<WLS Kernel>> <> <> <1379459849412> <BEA-000236> <Stopping execute threads.>
    Kindly help me to solve this issue.
    Is anyone had faced this issue.....

    Hi,
    I had tried by putting the username and password in boot.properties but we are getting the same issue.
    we tried by editing the config.xml file of the domain.
    i.e. by
    Before:      <credential-encrypted>{AES}b3I7UhWtRyj4DuKMIDVtW4Ln2nzH+HiYRhhQw1H2qpU0qJMOaDlK8iFZ+LvlJu+iZs6pptFJgWz8ryyudL1Zyvf00Rg11z9Iib7hoDC8covMFuig8wx7iOGK88zeKH7U</credential-encrypted>
    After: <credential-encrypted>MyCredentialInPlainText</credential-encrypted>
    and restarted the admin server but shows the same error.
    kindly suggest us...

  • Error while starting the shared service server

    Hi john,
    I am getting the following error while starting the shared service server.
    *25 Jul 2009 10:26:39 - org.apache.slide.common.Domain - ERROR - Unable to migrate hub groups to css*
    So shared service console is not starting.
    Please tell me the solution for it.
    Thanks
    Edited by: user11358816 on Jul 24, 2009 10:06 PM
    Edited by: user11358816 on Jul 24, 2009 10:09 PM

    Hi John,
    Yes,It was working earlier.
    When I have added NTLM authentication for FDM I am getting that error,but instead of that if
    I am adding the authentication provider as LDAP(CSS) I am not getting that error.
    So finally i have added only one authentication provider and that is LDAP(CSS).
    I fallowed ur document for integrating the FDM application with planning application.(http://john-goodwin.blogspot.com/2008/07/planning-v11-drill-back.html )
    For the global logon information I have given admin and password , which I have given while adding the LDAP authentication (CSS).
    I am getting machine profile missing error when i clicked on the dimension and the target dimension test box contain connection failed.
    Can u suggest me where am I wrong?
    Thanks
    Edited by: user11358816 on Jul 26, 2009 9:42 PM

  • Error while starting the Oracle BI Server

    Hi ,
    I am getting the services.msc error while starting the Oracle BI Server as -
    Error handling the control request.
    Please help me out ..
    Thanks and Regards ,

    It is actually Windows services error that I am facing ....
    while starting the BI server after making any changes to NQS config file ..
    Could not start the Oracle BI Server service on Local Computer
    Error 1064: An exception occured in the service when handling the control request
    Message was edited by:
    user460211
    Message was edited by:
    user460211

  • Error while starting the OIM managed server in oracle VM

    Hi ,
    I am getting the following error , while starting the OIM managed server in Oracle VM.
    <Jun 14, 2012 4:45:38 AM EDT> <Error> <org.quartz.impl.jdbcjobstore.JobStoreCMT> <BEA-000000> <MisfireHandler: Error handling misfires: Unexpected runtime exception: null
    org.quartz.JobPersistenceException: Unexpected runtime exception: null [See nested exception: java.lang.NullPointerException]
    at org.quartz.impl.jdbcjobstore.JobStoreSupport.doRecoverMisfires(JobStoreSupport.java:3042)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport$MisfireHandler.manage(JobStoreSupport.java:3789)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport$MisfireHandler.run(JobStoreSupport.java:3809)
    Caused By: java.lang.NullPointerException
    at org.quartz.SimpleTrigger.computeNumTimesFiredBetween(SimpleTrigger.java:800)
    at org.quartz.SimpleTrigger.updateAfterMisfire(SimpleTrigger.java:514)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport.doUpdateOfMisfiredTrigger(JobStoreSupport.java:944)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport.recoverMisfiredJobs(JobStoreSupport.java:898)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport.doRecoverMisfires(JobStoreSupport.java:3029)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport$MisfireHandler.manage(JobStoreSupport.java:3789)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport$MisfireHandler.run(JobStoreSupport.java:3809)
    >
    How to resolve this issue.Any one please suggest me , i am in a big trouble ...
    Thanks in advance ..
    -Deena.

    Hi P.k,
    The table QRTZ92_TRIGGERS is there in the database.But while trying to run this command (UPDATE QRTZ92_TRIGGERS set NEXT_FIRE_TIME=1 where NEXT_FIRE_TIME < 0)in database i am getting the table or view does not exist.
    What is GTC resource?
    OIM version - 11.1.1.5.0.
    -Deena.

  • Problem while starting the weblogic managed server

    Hi,
    I am facing the following error while starting the managed weblogic server :
    weblogic.diagnostics.lifecycle.DiagnosticComponentLifecycleException: weblogic.store.PersistentStoreException:
    java.io.IOException: [Store:280021]There was an error while opening the file store file "WLS_DIAGNOSTICS000000.DAT"
    at weblogic.diagnostics.lifecycle.ArchiveLifecycleImpl.initialize(ArchiveLifecycleImpl.java:66)
    at weblogic.diagnostics.lifecycle.DiagnosticFoundationService.start(DiagnosticFoundationService.java:107)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: weblogic.store.PersistentStoreException: java.io.IOException: [Store:280021]There was an error while opening the
    file store file "WLS_DIAGNOSTICS000000.DAT"
    at weblogic.store.io.file.Heap.open(Heap.java:185)
    at weblogic.store.io.file.FileStoreIO.open(FileStoreIO.java:88)
    at weblogic.store.internal.PersistentStoreImpl.recoverStoreConnections(PersistentStoreImpl.java:332)
    at weblogic.store.internal.PersistentStoreImpl.open(PersistentStoreImpl.java:323)
    at weblogic.store.xa.PersistentStoreManagerXA.createFileStore(PersistentStoreManagerXA.java:104)
    at weblogic.store.xa.PersistentStoreManagerXA.createFileStore(PersistentStoreManagerXA.java:177)
    at weblogic.diagnostics.archive.DiagnosticStoreRepository.getStore(DiagnosticStoreRepository.java:85)
    at weblogic.diagnostics.lifecycle.ArchiveLifecycleImpl.initialize(ArchiveLifecycleImpl.java:64)
    ... 4 more
    Caused by: java.io.IOException: [Store:280021]There was an error while opening the file store file
    "WLS_DIAGNOSTICS000000.DAT"
    at weblogic.store.io.file.StoreDir.throwIOException(StoreDir.java:214)
    at weblogic.store.io.file.StoreDir.open(StoreDir.java:104)
    at weblogic.store.io.file.Heap.open(Heap.java:183)
    ... 11 more
    Caused by: java.io.IOException: Error from fcntl() for file locking, Resource temporarily unavailable, errno=11
    at weblogic.store.io.file.direct.DirectIONative.open(Native Method)
    at weblogic.store.io.file.direct.DirectFileChannel.<init>(DirectFileChannel.java:52)
    at weblogic.store.io.file.direct.DirectIOManager.open(DirectIOManager.java:139)
    at weblogic.store.io.file.StoreFile.openInternal(StoreFile.java:118)
    at weblogic.store.io.file.StoreFile.open(StoreFile.java:148)
    at weblogic.store.io.file.StoreDir.open(StoreDir.java:96)
    ... 12 more
    >
    The WebLogic Server encountered a critical failure
    Reason: Assertion violated
    Exception in thread "main" java.lang.NoClassDefFoundError: Could not initialize class
    weblogic.protocol.ServerIdentityManager$Initializer
    at weblogic.protocol.ServerIdentityManager.findServerIdentity(ServerIdentityManager.java:64)
    at weblogic.protocol.URLManager.findAdministrationURL(URLManager.java:172)
    at weblogic.server.ServerLifeCycleRuntime.getLifeCycleOperationsRemote(ServerLifeCycleRuntime.java:801)
    at weblogic.t3.srvr.ServerRuntime.sendStateToAdminServer(ServerRuntime.java:423)
    at weblogic.t3.srvr.ServerRuntime.updateRunState(ServerRuntime.java:409)
    at weblogic.t3.srvr.T3Srvr.setState(T3Srvr.java:187)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:458)
    at weblogic.Server.main(Server.java:67)
    Kindly suggest some solution for this.
    Best Regards,
    Varun

    Hi,
    I killed the processes hunged up and now m facing the following error while starting the managed weblogic:
    <Oct 12, 2012 3:01:53 AM PDT> <Error> <Security> <BEA-090870> <The realm "myrealm" failed to be loaded: weblogic.security.service.SecurityServiceException: java.lang.NoClassDefFoundError: com/thortech/util/logging/Logger.
    weblogic.security.service.SecurityServiceException: java.lang.NoClassDefFoundError: com/thortech/util/logging/Logger
    at weblogic.security.service.CSSWLSDelegateImpl.initializeServiceEngine(CSSWLSDelegateImpl.java:342)
    at weblogic.security.service.CSSWLSDelegateImpl.initialize(CSSWLSDelegateImpl.java:221)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.InitializeServiceEngine(CommonSecurityServiceManagerDelegateImpl.java:1783)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(CommonSecurityServiceManagerDelegateImpl.java:442)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadRealm(CommonSecurityServiceManagerDelegateImpl.java:840)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.NoClassDefFoundError: com/thortech/util/logging/Logger
    at com.thortech.xl.security.wl.XellerateAuthenticationProviderImpl.<clinit>(XellerateAuthenticationProviderImpl.java:73)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:247)
    at com.bea.common.security.internal.legacy.service.SecurityProviderImpl.init(SecurityProviderImpl.java:51)
    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:363)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: com.thortech.util.logging.Logger
    at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
    Truncated. see log file for complete stacktrace
    >
    <Oct 12, 2012 3:01:53 AM PDT> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Oct 12, 2012 3:01:53 AM PDT> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:
    There are 1 nested errors:
    weblogic.security.service.SecurityServiceRuntimeException: [Security:090399]Security Services Unavailable
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:916)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1050)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

  • Error while starting the Weblogic Server in SOA Suite

    Hi All,
    I installed SOA Suite 11.1.1.4.0 (weblogic server and SOA managaed server) couple of days back.The same machine has two more weblogic servers which contain different applications.(Means there total three Weblogic admin servers and one SOA manage server).
    I used to start all the servers successfully .I also used to start SOA server successfully .
    But today when I am trying to start Weblogic Admin server(SOA related),I am getting below error:
    Error Log:
    ***C:\Oracle\Middleware\user_projects\domains\mdm_soadomain\bin>startWebLogic***
    ***The system cannot find the path specified.***
    -------------------------- --------------------------- some error log content here -------------------------------------
    ***ib\DemoTrust.jks -Dem.oracle.home=C:\Oracle\Middleware\oracle_common -Djava.awt.headless=true -Dums.oracle.home=C:\Oracle\Middleware\Oracle_SOA1 -Dweblogic.management.discover=true -Dwlw.iterativeDev***
    ***= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= weblogic.Server***
    ***Exception in thread "main" java.lang.NoClassDefFoundError: weblogic/Server***
    ***Caused by: java.lang.ClassNotFoundException: weblogic.Server***
    ***at java.net.URLClassLoader$1.run(URLClassLoader.java:202)***
    ***at java.security.AccessController.doPrivileged(Native Method)***
    ***at java.net.URLClassLoader.findClass(URLClassLoader.java:190)***
    ***at java.lang.ClassLoader.loadClass(ClassLoader.java:306)***
    ***at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)***
    ***at java.lang.ClassLoader.loadClass(ClassLoader.java:247)***
    ***Could not find the main class: weblogic.Server. Program will exit.***
    ***C:\Oracle\Middleware\user_projects\domains\mdm_soadomain\bin>***
    I saw setDomainEnv.cmd file and all other files.I did not change anything recently.But I am nit getting any idea why that exception is coming.
    PLease give me guidance for this.
    Thanks in advance
    Edited by: 899283 on Jun 7, 2013 5:06 AM

    Hi,
    Is the message "The system cannot find the path specified." reported as a direct response on the "C:\Oracle\Middleware\user_projects\domains\mdm_soadomain\bin>startWebLogic" command, by Windows? Or do you see that this command really is executing but is the message reported later in the logs? Is it also reported on the command window output?
    From your questioning I take it that the command initially really is executing and that the path not found message is reported later in the process. In that case it you should debug the start process. My method in these cases is adding recognizable echo statements in the weblogic start scripts. Firstly to see how far the process comes, which statements are executed. Basically to narrow down at what specific statement/command the scripts fails.
    Secondly to echo the specific environment variables used. These things don't happen "magically" somehow, somewhere, something is changed. Although you might not find out when it was and who was responsible.
    What might help is to know that the startWeblogic script is calling the setDomainEnv script in the same folder and also does a call to a weblogic settings script in the weblogic binaries folder from the weblogic home. (I don't know the scripts name by heart and I haven't have a VM started with a WLS env right now.
    Then after these two scripts and doing some Environment variable checking to build up the arguments (java vendor, memory-args, etc.) for the java-process, it in the end calls the java-process from the choosen JVM-home. So it might be interesting to look up the place where it actually calls java. And right before that put echo's to display the JAVA_HOME and the complete java-command that it plans to execute. It might be that you installed another JVM/JDK, maybe you updated the default JVM on windows? And that it just can't find the correct JVM.
    In setDomainEnv you can set up the paths to the different JVM's. Using the JAVA_VENDOR environment variable you can switch between them.
    For instance, if you want to use JRockit, look voor the BEA_JAVA_HOME. The variable for Sun Hotspot should be around there as well. Validate those.
    Hope this helps.
    Regards,
    Martien

  • Error while starting the weblogic server

    hi all
    i got the below error while trying to start the weblogic server on windows machine (win2k3-sp1). please suggest me the best way to overcome from this problem.
    thanks in anticipation.
    "FATAL ERROR: Exception from System.loadLibrary(smjavaagentapi) java.lang.Unsatis
    fiedLinkError: no smjavaagentapi in java.library.path
    FATAL ERROR: Exception from AgentAPI.initialize() java.lang.UnsatisfiedLinkError
    : initialize
    <Aug 22, 2006 6:23:51 PM GMT+05:30> <Critical> <WebLogicServer> <BEA-000386> <Se
    rver subsystem failed. Reason: java.lang.UnsatisfiedLinkError: javaagent_api_get
    Config"

    Copy http_client.jar file from $ORACLE_HOME/oui/jlib to $DOMAIN_HOME/lib. Also check whether the classpath has been set for this jar file under $DOMAIN_HOME/bin/setDomainEnv.sh
    https://forums.oracle.com/forums/thread.jspa?messageID=10200685

  • Error While Startting the Web Logic Server

    Hello All,
    I am getting below error while start up the weblogic server.
    Can you help me to resolve this error.
    at org.springframework.beans.factory.support.AbstractAutowireCapableBean
    Factory$1.run(AbstractAutowireCapableBeanFactory.java:409)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBean
    Factory.createBean(AbstractAutowireCapableBeanFactory.java:380)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.RuntimeException:
    ORABPEL START-UP ERROR!!!!!!!!
    OraBPEL run-time system failed to start due to exception:
    Cannot look up jdbc data source.
    The process domain is unable to look up the TX data source "jdbc/SOALocalTxDataS
    ource".
    The J2EE container was not configured properly; a data source with the expected
    name has not been created or has been removed.
    Verify that the machine hosting the data source is physically connected to the n
    etwork. In addition, verify that the connection pool properties, as defined in t
    he application server startup properties, are valid.
    Thanks in Advance !
    Regards,
    Niranjan.

    for instance, go to your domain home, cd config/jdbc , and grep for "jdbc/SOALocalTxDataSource" in the existing xml files
    maybe for some reasons this DataSource was not created, or is not targeted/deployed, or the corresponding DB is not up and running, or there is some connectivity problem.... grep your log file for SOALocalTxDataSource, probably there is some error reporting that this DataSource could not be created because the DB is down....
    http://docs.oracle.com/cd/E14571_01/integration.1111/e10226/soainfra_config.htm

  • Getting error while starting the Weblogic server.

    Please find the error while i m trying to boot the weblogic:
    Dec 9, 2009 12:55:15 PM CST> <Notice> <Stdout> <000000> <Jolt Session Pool cannot provide a connection to the appsever. Thi
    s appears to be because there is no available application server domain.>
    <Dec 9, 2009 12:55:15 PM CST> <Notice> <Stdout> <000000> <JoltSessionPool: bea.jolt.SessionException: Cannot connect to any /
    /tdas2066:11750.
    Reason:NwHdlr: Cannot open socket>
    <Dec 9, 2009 12:55:15 PM CST> <Notice> <Stdout> <000000> <Jolt Session Pool cannot provide a connection to the appsever. Thi
    s appears to be because there is no available application server domain.>
    <Dec 9, 2009 12:55:15 PM CST> <Notice> <Stdout> <000000> <JoltSessionPool: bea.jolt.SessionException: Cannot connect to any /
    /tdas2066:11750.
    Reason:NwHdlr: Cannot open socket>
    <Dec 9, 2009 12:55:15 PM CST> <Notice> <Stdout> <000000> <Jolt Session Pool cannot provide a connection to the appsever. Thi
    s appears to be because there is no available application server domain.>
    <Dec 9, 2009 12:55:15 PM CST> <Notice> <Stdout> <000000> <JoltSessionPool: bea.jolt.SessionException: Cannot connect to any /
    /tdas2066:11750.
    Reason:NwHdlr: Cannot open socket>
    <Dec 9, 2009 12:55:15 PM CST> <Notice> <Stdout> <000000> <Jolt Session Pool cannot provide a connection to the appsever. Thi
    s appears to be because there is no available application server domain.>
    <Dec 9, 2009 12:55:15 PM CST> <Notice> <Stdout> <000000> <JoltSessionPool: bea.jolt.SessionException: Cannot connect to any /
    /tdas2066:11750.
    Reason:NwHdlr: Cannot open socket>
    <Dec 9, 2009 12:55:15 PM CST> <Notice> <Stdout> <000000> <Jolt Session Pool cannot provide a connection to the appsever. Thi
    s appears to be because there is no available application server domain.>
    <Dec 9, 2009 12:55:15 PM CST> <Notice> <Stdout> <000000> <JoltSessionPool: bea.jolt.SessionException: Cannot connect to any /
    /tdas2066:11750.
    Reason:NwHdlr: Cannot open socket>
    <Dec 9, 2009 12:55:15 PM CST> <Notice> <Stdout> <000000> <Jolt Session Pool cannot provide a connection to the appsever. Thi
    s appears to be because there is no available application server domain.>
    <Dec 9, 2009 12:55:15 PM CST> <Notice> <Stdout> <000000> <JoltSessionPool: bea.jolt.SessionException: Cannot connect to any /
    /tdas2066:11750.
    Reason:NwHdlr: Cannot open socket>
    <Dec 9, 2009 12:55:15 PM CST> <Notice> <Stdout> <000000> <Jolt Session Pool cannot provide a connection to the appsever. Thi
    s appears to be because there is no available application server domain.>
    <Dec 9, 2009 1:04:18 PM CST> <Notice> <Stdout> <000000> <SchedulerTransfer, authentication success>
    Java home=/test1/2bl/bea/wl92/jdk150_12
    Java command line=java -server -Xms256m -Xmx256m -XX:MaxPermSize=128m -Dtoplink.xml.platform=oracle.toplink.platform.xml.jaxp
    .JAXPPlatform -Dweblogic.Chunksize=65536 -Djava.util.logging.config.file=/test1/2bl/psoft/fn89tst2/webserv/fn89tst2/applicati
    ons/peoplesoft/logging.properties -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Dweblogic.Nam
    e=PIA -Dps_vault=/test1/2bl/psoft/fn89tst2/webserv/fn89tst2/psvault -Djavax.net.ssl.trustStore=/test1/2bl/psoft/fn89tst2/webs
    erv/fn89tst2/keystore/pskey -Dweblogic.ProductionModeEnabled=true -Djava.security.policy=/test1/2bl/bea/wl92/weblogic92/serve
    r/lib/weblogic.policy -Dssl.debug=false -Dps_home=/test1/2bl/psoft/fn89tst2 weblogic.Server
    Java options=-server -Xms256m -Xmx256m -XX:MaxPermSize=128m -Dtoplink.xml.platform=oracle.toplink.platform.xml.jaxp.JAXPPlatf
    orm -Dweblogic.Chunksize=65536
    <Dec 9, 2009 9:45:19 PM CST> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end
    of the classpath:
    /test1/2bl/bea/wl92/weblogic92/platform/lib/p13n/p13n-schemas.jar:/test1/2bl/bea/wl92/weblogic92/platform/lib/p13n/p13n_commo
    n.jar:/test1/2bl/bea/wl92/weblogic92/platform/lib/p13n/p13n_system.jar:/test1/2bl/bea/wl92/weblogic92/platform/lib/wlp/netuix
    common.jar:/test1/2bl/bea/wl92/weblogic92/platform/lib/wlp/netuixschemas.jar:/test1/2bl/bea/wl92/weblogic92/platform/lib/wl
    p/netuix_system.jar:/test1/2bl/bea/wl92/weblogic92/platform/lib/wlp/wsrp-common.jar:/test1/2bl/psoft/fn89tst2/webserv/fn89tst
    2/lib/endorsed/xalan.jar:/test1/2bl/psoft/fn89tst2/webserv/fn89tst2/lib/pluto-1.0.1.jar:/test1/2bl/psoft/fn89tst2/webserv/fn8
    9tst2/lib/portlet-api-1.0.jar:/test1/2bl/psoft/fn89tst2/webserv/fn89tst2/lib/ps_patch.jar>
    <Dec 9, 2009 9:45:20 PM CST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Server VM V
    ersion 1.5.0_12-b04 from Sun Microsystems Inc.>
    <Dec 9, 2009 9:45:23 PM CST> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:
    There are 1 nested errors:
    weblogic.management.ManagementException: Unable to obtain lock on /test1/2bl/psoft/fn89tst2/webserv/fn89tst2/servers/PIA/tmp/
    PIA.lok. Server may already be running
    at weblogic.management.internal.ServerLocks.getServerLock(ServerLocks.java:159)
    at weblogic.management.internal.ServerLocks.getServerLock(ServerLocks.java:58)
    at weblogic.management.internal.DomainDirectoryService.start(DomainDirectoryService.java:75)
    at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:374)
    at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:125)
    at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:630)
    at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:402)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:361)
    at weblogic.Server.main(Server.java:67)
    >
    <Dec 9, 2009 9:45:23 PM CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Dec 9, 2009 9:45:23 PM CST> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself do
    wn>
    <Dec 9, 2009 9:45:23 PM CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    Also I am able to login into App designer. and the server name and JSL is mentioned in the Configuration file.And this is the first time i am facing the problem
    Edited by: user5838027 on Dec 9, 2009 9:01 PM

    Most of the time this error is coming from a wrong psservername parameter definition in configuration.properties of your Webserver. Be sure you can ping the servername or IP address defined, and the port is the Jolt port of the AppServer domain.
    Please, show us what's the value. And also your PTools, Weblogic, Tuxedo version and OS used.
    Nicolas.

  • CompatibilityRealm error while starting the weblogic server.

    Hi,
    This is the error I am getting when I try to bring up the weblogic portal. The version is weblogic 7.0 SP7
    Can anyone pls suggest here?
    Starting WebLogic Server...
    <Mar 28, 2006 3:31:05 PM CST> <Notice> <Management> <140005> <Loading configurat
    ion /apps/slfc/bea7/portalDomain/./config.xml>
    Failed to initialize default security realm: CompatibilityRealm
    <Mar 28, 2006 3:31:10 PM CST> <Critical> <WebLogicServer> <000364> <Server failed during initialization. Exception:weblogic.security.service.SecurityServiceRuntimeException: Failed to initialize default security realm CompatibilityRealm for unknown reasons
    weblogic.security.service.SecurityServiceRuntimeException: Failed to initialize default security realm CompatibilityRealm for unknown reasons
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.initializeRealms(SecurityServiceManagerDelegateImpl.java:761)
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.initialize(SecurityServiceManagerDelegateImpl.java:530)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:922)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:719)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:593)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:281)
    at weblogic.Server.main(Server.java:32)
    >
    <Mar 28, 2006 3:31:10 PM CST> <Emergency> <WebLogicServer> <000342> <Unable to initialize the server: Fatal initialization exception
    Throwable: weblogic.security.service.SecurityServiceRuntimeException: Failed to initialize default security realm CompatibilityRealm for unknown reasons
    weblogic.security.service.SecurityServiceRuntimeException: Failed to initialize default security realm CompatibilityRealm for unknown reasons
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.initializeRealms(SecurityServiceManagerDelegateImpl.java:761)
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.initialize(SecurityServiceManagerDelegateImpl.java:530)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:922)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:719)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:593)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:281)
    at weblogic.Server.main(Server.java:32)
    >
    The WebLogic Server did not start up properly.
    Exception raised:
    weblogic.security.service.SecurityServiceRuntimeException: Failed to initialize default security realm CompatibilityRealm for unknown reasons
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.initializeRealms(SecurityServiceManagerDelegateImpl.java:761)
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.initialize(SecurityServiceManagerDelegateImpl.java:530)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:922)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:719)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:593)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:281)
    at weblogic.Server.main(Server.java:32)
    Reason: Fatal initialization exception
    Throwable: weblogic.security.service.SecurityServiceRuntimeException: Failed to initialize default security realm CompatibilityRealm for unknown reasons
    weblogic.security.service.SecurityServiceRuntimeException: Failed to initialize default security realm CompatibilityRealm for unknown reasons
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.initializeRealms(SecurityServiceManagerDelegateImpl.java:761)
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.initialize(SecurityServiceManagerDelegateImpl.java:530)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:922)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:719)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:593)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:281)
    at weblogic.Server.main(Server.java:32)
    Thanx
    Nitin

    Copy http_client.jar file from $ORACLE_HOME/oui/jlib to $DOMAIN_HOME/lib. Also check whether the classpath has been set for this jar file under $DOMAIN_HOME/bin/setDomainEnv.sh
    https://forums.oracle.com/forums/thread.jspa?messageID=10200685

  • Getting error while starting the weblogic sewrver

    starting weblogic with Java version:
    java version "1.6.0_29"
    Java(TM) SE Runtime Environment (build 1.6.0_29-b11)
    Java HotSpot(TM) Client VM (build 20.4-b02, mixed mode)
    Starting WLS with line:
    /u03/disc/Oracle/Middleware/jdk160_29/bin/java -client -Xms512m -Xmx1024m -XX:PermSize=128m -XX:MaxPermSize=512m -Dweblogic.Name=AdminServer -Djava.security.policy=/u03/disc/Oracle/Middleware/wlserver_10.3/server/lib/weblogic.policy -Xverify:none -da -Dplatform.home=/u03/disc/Oracle/Middleware/wlserver_10.3 -Dwls.home=/u03/disc/Oracle/Middleware/wlserver_10.3/server -Dweblogic.home=/u03/disc/Oracle/Middleware/wlserver_10.3/server -Dcommon.components.home=/u03/disc/Oracle/Middleware/oracle_common -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=/u03/disc/Oracle/Middleware/user_projects/domains/dev_domain -Djrockit.optfile=/u03/disc/Oracle/Middleware/oracle_common/modules/oracle.jrf_11.1.1/jrocket_optfile.txt -Doracle.server.config.dir=/u03/disc/Oracle/Middleware/user_projects/domains/dev_domain/config/fmwconfig/servers/AdminServer -Doracle.domain.config.dir=/u03/disc/Oracle/Middleware/user_projects/domains/dev_domain/config/fmwconfig -Digf.arisidbeans.carmlloc=/u03/disc/Oracle/Middleware/user_projects/domains/dev_domain/config/fmwconfig/carml -Digf.arisidstack.home=/u03/disc/Oracle/Middleware/user_projects/domains/dev_domain/config/fmwconfig/arisidprovider -Doracle.security.jps.config=/u03/disc/Oracle/Middleware/user_projects/domains/dev_domain/config/fmwconfig/jps-config.xml -Doracle.deployed.app.dir=/u03/disc/Oracle/Middleware/user_projects/domains/dev_domain/servers/AdminServer/tmp/_WL_user -Doracle.deployed.app.ext=/- -Dweblogic.alternateTypesDirectory=/u03/disc/Oracle/Middleware/oracle_common/modules/oracle.ossoiap_11.1.1,/u03/disc/Oracle/Middleware/oracle_common/modules/oracle.oamprovider_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol|oracle.fabric.common.classloaderurl.handler|oracle.fabric.common.uddiurl.handler|oracle.bpm.io.fs.protocol -Dweblogic.jdbc.remoteEnabled=false -Doracle.core.ojdl.logging.usercontextprovider=oracle.core.ojdl.logging.impl.UserContextImpl -Doracle.security.jps.policy.migration.validate.principal=false -Dportlet.oracle.home=/u03/disc/Oracle/Middleware/oracle_common -Dwc.oracle.home=/u03/disc/Oracle/Middleware/as_1 -da:org.apache.xmlbeans... -Dbpm.enabled=true -Dsoa.archives.dir=/u03/disc/Oracle/Middleware/Oracle_SOA1/soa -Dsoa.oracle.home=/u03/disc/Oracle/Middleware/Oracle_SOA1 -Dsoa.instance.home=/u03/disc/Oracle/Middleware/user_projects/domains/dev_domain -Dtangosol.coherence.clusteraddress=227.7.7.9 -Dtangosol.coherence.clusterport=9778 -Dtangosol.coherence.log=jdk -Djavax.xml.soap.MessageFactory=oracle.j2ee.ws.saaj.soap.MessageFactoryImpl -Dweblogic.transaction.blocking.commit=true -Dweblogic.transaction.blocking.rollback=true -Djavax.net.ssl.trustStore=/u03/disc/Oracle/Middleware/wlserver_10.3/server/lib/DemoTrust.jks -Dem.oracle.home=/u03/disc/Oracle/Middleware/oracle_common -Djava.awt.headless=true -Dbam.oracle.home=/u03/disc/Oracle/Middleware/Oracle_SOA1 -Dums.oracle.home=/u03/disc/Oracle/Middleware/Oracle_SOA1 -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/u03/disc/Oracle/Middleware/patch_wls1036/profiles/default/sysext_manifest_classpath:/u03/disc/Oracle/Middleware/patch_oepe180/profiles/default/sysext_manifest_classpath:/u03/disc/Oracle/Middleware/patch_ocp371/profiles/default/sysext_manifest_classpath:/u03/disc/Oracle/Middleware/patch_adfr1111/profiles/default/sysext_manifest_classpath weblogic.Server
    <Oct 21, 2012 7:42:24 AM IST> <Info> <Security> <BEA-090905> <Disabling CryptoJ JCE Provider self-integrity check for better startup performance. To enable this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true>
    <Oct 21, 2012 7:42:24 AM IST> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    <Oct 21, 2012 7:42:24 AM IST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 20.4-b02 from Sun Microsystems Inc.>
    <Oct 21, 2012 7:42:25 AM IST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.6.0 Tue Nov 15 08:52:36 PST 2011 1441050 >
    <Oct 21, 2012 7:42:27 AM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Oct 21, 2012 7:42:27 AM IST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Oct 21, 2012 7:42:27 AM IST> <Notice> <LoggingService> <BEA-320400> <The log file /u03/disc/Oracle/Middleware/user_projects/domains/dev_domain/servers/AdminServer/logs/AdminServer.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <Oct 21, 2012 7:42:27 AM IST> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to /u03/disc/Oracle/Middleware/user_projects/domains/dev_domain/servers/AdminServer/logs/AdminServer.log00001. Log messages will continue to be logged in /u03/disc/Oracle/Middleware/user_projects/domains/dev_domain/servers/AdminServer/logs/AdminServer.log.>
    <Oct 21, 2012 7:42:27 AM IST> <Notice> <Log Management> <BEA-170019> <The server log file /u03/disc/Oracle/Middleware/user_projects/domains/dev_domain/servers/AdminServer/logs/AdminServer.log is opened. All server side log events will be written to this file.>
    <Oct 21, 2012 7:42:33 AM IST> <Error> <Security> <BEA-090870> <The realm "myrealm" failed to be loaded: weblogic.security.service.SecurityServiceException: com.bea.common.engine.ServiceInitializationException: <openjpa-1.1.1-SNAPSHOT-r422266:1172209 fatal store error> org.apache.openjpa.util.StoreException: com.edb.Driver.
    weblogic.security.service.SecurityServiceException: com.bea.common.engine.ServiceInitializationException: <openjpa-1.1.1-SNAPSHOT-r422266:1172209 fatal store error> org.apache.openjpa.util.StoreException: com.edb.Driver
    at weblogic.security.service.CSSWLSDelegateImpl.initializeServiceEngine(CSSWLSDelegateImpl.java:341)
    at weblogic.security.service.CSSWLSDelegateImpl.initialize(CSSWLSDelegateImpl.java:220)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.InitializeServiceEngine(CommonSecurityServiceManagerDelegateImpl.java:1789)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(CommonSecurityServiceManagerDelegateImpl.java:443)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadRealm(CommonSecurityServiceManagerDelegateImpl.java:841)
    Truncated. see log file for complete stacktrace
    Caused By: com.bea.common.engine.ServiceInitializationException: <openjpa-1.1.1-SNAPSHOT-r422266:1172209 fatal store error> org.apache.openjpa.util.StoreException: com.edb.Driver
    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:365)
    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:315)
    at com.bea.common.engine.internal.ServiceEngineImpl.lookupService(ServiceEngineImpl.java:257)
    at com.bea.common.engine.internal.ServicesImpl.getService(ServicesImpl.java:72)
    at weblogic.security.service.internal.WLSIdentityServiceImpl.initialize(WLSIdentityServiceImpl.java:46)
    Truncated. see log file for complete stacktrace
    Caused By: <openjpa-1.1.1-SNAPSHOT-r422266:1172209 fatal store error> org.apache.openjpa.util.StoreException: com.edb.Driver
    at org.apache.openjpa.jdbc.schema.DataSourceFactory.newDataSource(DataSourceFactory.java:123)
    at org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.createConnectionFactory(JDBCConfigurationImpl.java:776)
    at org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDictionaryInstance(JDBCConfigurationImpl.java:553)
    at org.apache.openjpa.jdbc.meta.MappingRepository.endConfiguration(MappingRepository.java:1250)
    at org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.java:505)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: com.edb.Driver
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    Truncated. see log file for complete stacktrace
    >
    <Oct 21, 2012 7:42:33 AM IST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Oct 21, 2012 7:42:33 AM IST> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:
    There are 1 nested errors:
    weblogic.security.service.SecurityServiceRuntimeException: [Security:090399]Security Services Unavailable
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:917)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1054)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    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)
    >
    <Oct 21, 2012 7:42:33 AM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Oct 21, 2012 7:42:33 AM IST> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Oct 21, 2012 7:42:33 AM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    the above error im getting while starting web logic server
    plz help me anyone im installing 11g fusion midddleware

    Most of the time this error is coming from a wrong psservername parameter definition in configuration.properties of your Webserver. Be sure you can ping the servername or IP address defined, and the port is the Jolt port of the AppServer domain.
    Please, show us what's the value. And also your PTools, Weblogic, Tuxedo version and OS used.
    Nicolas.

Maybe you are looking for

  • Campaign Automation Responses

    All I have configured campaign automation . Scenario: To collect all survey responders to one target group and collect non-responders to different target group. System Settings: Configuration: 1.     Objective, tactics, campaign type, communication m

  • Retrieve data from a non-peoplesoft application using HTTP Get

    I need to retrieve data from a non-peoplesoft application. They want us to submit a HTTP GET request to their URL with a series of parameters. I am thinking about using HTTP Targert connector to accomplish this. Does anyone have sample peoplecode? Cu

  • Could not resolve fx:Declarations to a component implementation.

    Hi.. Am getting an error message Could not resolve  <fx:Declarations> to a component implementation. and Could not resolve  <fx:Script> to a component implementation. Am trying  the following mxml code. <s:Application xmlns:fx="http://ns.adobe.com/mx

  • Strange fan problem

    Whenever I plug my MBP into an external monitor (Apple brand), the fans go to 6,000rpm (basically max speed) and stay there. I've checked the core temperature and it's only about 60-65 celsius so there's not need for the fans to max out. I've also lo

  • WD Compoenent - Non -Interactive form- Not displaying output

    Hi, I am practicing this adobe form session [https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/media/uuid/a3e2f018-0b01-0010-c7a8-89deb6e63e97] from SDN.Unfortunately this session was not complete so I am trying to complete it. In brief : t