Presentation server is not running

Hi,
When I am starting presentation server i am getting the below error .
Windows could not start the BI presentation server on local machine.
Then i verified the log file C:\OracleBIData\web\log\sawlog0
Invalid item \\?\C:\OracleBIData\web\catalog\samplesales\root\system\privs\security\administerprivs.atr.
Type: Error
Severity: 10
Time: Thu Aug 19 15:42:44 2010
File: project/webcatalog/catalogimpl.cpp Line: 396
Properties: ThreadID-2104
Location:
     saw.catalog.local.loadCatalog
     saw.webextensionbase.init
     saw.sawserver
     saw.sawserver.initializesawserver
     saw.threads
Invalid item /system/privs/security/AdministerPrivs.
Type: Error
Severity: 20
Time: Thu Aug 19 15:42:45 2010
File: project/sawserver/winmain.cpp Line: 74
Properties: ThreadID-2104
Location:
     saw.sawserver.initializesawserver
     saw.threads
Invalid item /system/privs/security/AdministerPrivs.
Type: Error
Severity: 30
Time: Thu Aug 19 15:42:45 2010
File: project/webcomm/rpcserver.cpp Line: 145
Properties:
Location:
     saw.unknown
Assertion failure: m_pImpl != 0 at line 145 of ./project/webcomm/rpcserver.cpp
Pls help some one

Hi,
Looks like there is something wrong with your security files.
Check this for some details; http://debaatobiee.wordpress.com/2009/10/25/bi-catalog-files-how-it-works-the-security-privileges/
Try to start the Presentation Server with an empty catalog. You can add the dashboards and answers from the sample sales catalog later.
Good Luck,
Daan Bakboord
http://obibb.wordpress.com

Similar Messages

  • Real-Time Decision Server is not running

    Hi,
    In the Admin guide for RTD Center, during Initializing the Oracle RTD Database Using SDDBTool, one of the step mentioned is "To check, Real-Time Decision Server is not running" but nothing has been mentioned if this is a Service or we have to check in Weblogic or service panel.
    So the question is, How do I check if my Real-Time Decision Server is running or not? Do I have shut down OBIEE instance for the same?
    Regards,
    Jitendra

    Hi,
    try it like this.
    http://IP:9704/ui/do/logout
    note: bi services should be up.
    Thanks
    Deva

  • ESSBase studio server is not running

    Dear All,
    When I run ESSBase studio server, I get below error. Kindly advice me on this.
    C:\Hyperion\products\Essbase\EssbaseStudio\Server>call ""C:\Hyperion\common\config\9.5.0.0"\setJavaRuntime.bat"
    Log file location is:
    C:\Hyperion\logs\esbstudio\server.log
    18:49:34 12/29/09 INFO Starting up
    18:49:34 12/29/09 INFO Oracle Essbase Studio Server. Version 11.1.1.3.00, Build 090, June 25 2009
    18:50:41 12/29/09 (system) WARNING Failed to load driver for sap
    18:50:41 12/29/09 (system) SEVERE Cannot load Teradata connector
    18:50:41 12/29/09 (system) WARNING Failed to load driver for teradata
    18:50:41 12/29/09 (system) WARNING Failed to load driver for mysql
    18:50:41 12/29/09 (system) WARNING Failed to load driver for netezza
    18:50:41 12/29/09 (system) SEVERE Cannot initialize catalog storage. Make sure that server.properties has correct information
    -------------- Exception --------------
    com.hyperion.cp.catalog.exceptions.CatalogInitializationException: Cannot initialize data storage engine
    at com.hyperion.cp.catalog.storage.StorageFactory.initialize(StorageFactory.java:53)
    at com.hyperion.cp.catalog.Catalog.initialize(Catalog.java:97)
    at com.hyperion.cp.catalog.Catalog.initialize(Catalog.java:156)
    at com.hyperion.cp.catalog.Catalog.<init>(Catalog.java:85)
    at com.hyperion.cp.catalog.Catalog.<clinit>(Catalog.java:73)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:164)
    at com.hyperion.cp.catalog.CatalogInitializer.run(CatalogInitializer.java:54)
    at com.hyperion.cp.server.RequestListener$SystemTask.run(RequestListener.java:1302)
    at com.hyperion.cp.server.RequestListener.runSystemTask(RequestListener.java:167)
    at com.hyperion.cp.server.RequestListener.<init>(RequestListener.java:129)
    at com.hyperion.cp.server.ServerMain.main(ServerMain.java:204)
    Caused by: com.hyperion.cp.datasources.exploration.sql.SqlExplorerException: Sql exploration exception
    at com.hyperion.cp.datasources.exploration.sql.SqlExplorer.performExploration(SqlExplorer.java:237)
    at com.hyperion.cp.datasources.exploration.sql.SqlExplorer.explore(SqlExplorer.java:143)
    at com.hyperion.cp.catalog.storage.StorageFactory.initialize(StorageFactory.java:49)
    ... 11 more
    Caused by: com.hyperion.cp.driver.util.DriverException: Data Driver for url '%s' is absent or failed to initialize. Please see server start
    p log for more information.
    at com.hyperion.cp.driver.ConnectionManager.getConnection(ConnectionManager.java:102)
    at com.hyperion.cp.driver.DriverEngine.getConnection(DriverEngine.java:60)
    at com.hyperion.cp.driver.DriverEngine.executeStringQuery(DriverEngine.java:131)
    at com.hyperion.cp.datasources.exploration.Explorer.executeStringQuery(Explorer.java:138)
    at com.hyperion.cp.datasources.exploration.sql.SqlExplorer.getCatalogs(SqlExplorer.java:456)
    at com.hyperion.cp.datasources.exploration.sql.SqlExplorer.exploreSources(SqlExplorer.java:261)
    at com.hyperion.cp.datasources.exploration.sql.SqlExplorer.performExploration(SqlExplorer.java:195)
    ... 13 more
    Thanks in advance,
    Best,
    Veeranna Ronad.

    Hi,
    The content of the server.properties is given below. Even after making suggested changes, the server is not running.
    I am running the server from the path "C:\Hyperion\products\Essbase\EssbaseStudio\Server\stopServer.bat".
    server.properties
    catalog.autoinit=true
    catalog.username=prototype_int
    transport.port=5300
    catalog.url=oracle\://10.1.126.248\:1521/ORCL
    catalog.password=T1JBQ0xF
    catalog.db=prototype_int
    server.hss.bpmApplication=BPM\:73317
    Below is the error.
    C:\Hyperion\products\Essbase\EssbaseStudio\Server>call ""C:\Hyperion\common\config\9.5.0.0"\setJavaRuntime.bat"
    Log file location is:
    C:\Hyperion\logs\esbstudio\server.log
    17:56:32 01/15/10 INFO Starting up
    17:56:32 01/15/10 INFO Oracle Essbase Studio Server. Version 11.1.1.3.00, Build 090, June 25 2009
    javax.crypto.IllegalBlockSizeException: Input length must be multiple of 8 when decrypting with padded cipher
    at com.sun.crypto.provider.SunJCE_h.b(DashoA12275)
    at com.sun.crypto.provider.SunJCE_h.b(DashoA12275)
    at com.sun.crypto.provider.DESCipher.engineDoFinal(DashoA12275)
    at javax.crypto.Cipher.doFinal(DashoA12275)
    at com.hyperion.cis.config.persistent.utils.Encrypter.decrypt(Encrypter.java:103)
    at com.hyperion.cis.config.persistent.utils.Encrypter.decryptString(Encrypter.java:130)
    at com.hyperion.cp.util.PropertyManager.getProperty(PropertyManager.java:143)
    at com.hyperion.cp.catalog.storage.StorageFactory.initialize(StorageFactory.java:33)
    at com.hyperion.cp.catalog.Catalog.initialize(Catalog.java:97)
    at com.hyperion.cp.catalog.Catalog.<init>(Catalog.java:85)
    at com.hyperion.cp.catalog.Catalog.<clinit>(Catalog.java:73)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:164)
    at com.hyperion.cp.catalog.CatalogInitializer.run(CatalogInitializer.java:54)
    at com.hyperion.cp.server.RequestListener$SystemTask.run(RequestListener.java:1302)
    at com.hyperion.cp.server.RequestListener.runSystemTask(RequestListener.java:167)
    at com.hyperion.cp.server.RequestListener.<init>(RequestListener.java:129)
    at com.hyperion.cp.server.ServerMain.main(ServerMain.java:204)
    17:56:38 01/15/10 (system) WARNING Failed to load driver for sap
    17:56:39 01/15/10 (system) WARNING Failed to load driver for mysql
    17:56:39 01/15/10 (system) WARNING Failed to load driver for netezza
    17:56:40 01/15/10 (system) SEVERE Cannot establish connection to Oracle server
    javax.crypto.IllegalBlockSizeException: Input length must be multiple of 8 when decrypting with padded cipher
    at com.sun.crypto.provider.SunJCE_h.b(DashoA12275)
    at com.sun.crypto.provider.SunJCE_h.b(DashoA12275)
    at com.sun.crypto.provider.DESCipher.engineDoFinal(DashoA12275)
    at javax.crypto.Cipher.doFinal(DashoA12275)
    at com.hyperion.cis.config.persistent.utils.Encrypter.decrypt(Encrypter.java:103)
    at com.hyperion.cis.config.persistent.utils.Encrypter.decryptString(Encrypter.java:130)
    at com.hyperion.cp.util.PropertyManager.getProperty(PropertyManager.java:143)
    at com.hyperion.cp.catalog.storage.StorageFactory.initialize(StorageFactory.java:33)
    at com.hyperion.cp.catalog.Catalog.initialize(Catalog.java:97)
    at com.hyperion.cp.catalog.Catalog.initialize(Catalog.java:156)
    at com.hyperion.cp.catalog.Catalog.<init>(Catalog.java:85)
    at com.hyperion.cp.catalog.Catalog.<clinit>(Catalog.java:73)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:164)
    at com.hyperion.cp.catalog.CatalogInitializer.run(CatalogInitializer.java:54)
    at com.hyperion.cp.server.RequestListener$SystemTask.run(RequestListener.java:1302)
    at com.hyperion.cp.server.RequestListener.runSystemTask(RequestListener.java:167)
    at com.hyperion.cp.server.RequestListener.<init>(RequestListener.java:129)
    at com.hyperion.cp.server.ServerMain.main(ServerMain.java:204)
    17:56:40 01/15/10 (system) SEVERE Cannot establish connection to Oracle server
    17:56:40 01/15/10 (system) SEVERE Cannot initialize catalog storage. Make sure that server.properties has correct information
    -------------- Exception --------------
    com.hyperion.cp.catalog.exceptions.CatalogInitializationException: catalog.CatalogInitializationException.StorageInitializationFailure
    at com.hyperion.cp.catalog.storage.StorageFactory.getStorageInstance(StorageFactory.java:155)
    at com.hyperion.cp.catalog.transaction.TransactionManager.initialize(TransactionManager.java:64)
    at com.hyperion.cp.catalog.Catalog.initialize(Catalog.java:98)
    at com.hyperion.cp.catalog.Catalog.initialize(Catalog.java:156)
    at com.hyperion.cp.catalog.Catalog.<init>(Catalog.java:85)
    at com.hyperion.cp.catalog.Catalog.<clinit>(Catalog.java:73)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:164)
    at com.hyperion.cp.catalog.CatalogInitializer.run(CatalogInitializer.java:54)
    at com.hyperion.cp.server.RequestListener$SystemTask.run(RequestListener.java:1302)
    at com.hyperion.cp.server.RequestListener.runSystemTask(RequestListener.java:167)
    at com.hyperion.cp.server.RequestListener.<init>(RequestListener.java:129)
    at com.hyperion.cp.server.ServerMain.main(ServerMain.java:204)
    Caused by: java.lang.reflect.InvocationTargetException
    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:494)
    at com.hyperion.cp.catalog.storage.StorageFactory.getStorageInstance(StorageFactory.java:149)
    ... 12 more
    Caused by: com.hyperion.cp.catalog.exceptions.CatalogInitializationException: No table PROTOTYPE_INT.CP_NONE_TRANSACTIONS found
    at com.hyperion.cp.catalog.storage.StorageEngine.validateSignature(StorageEngine.java:193)
    at com.hyperion.cp.catalog.storage.StorageEngine.<init>(StorageEngine.java:87)
    at com.hyperion.cp.catalog.storage.SQLStorageEngine.<init>(SQLStorageEngine.java:20)
    ... 17 more
    Thanks in advance,
    Best,
    Veeranna Ronad.
    Edited by: Ronad on Jan 15, 2010 4:02 PM
    Edited by: Ronad on Jan 15, 2010 5:58 PM

  • Content server is not running.

    All,
    I have rather peculiar issue. The external 10.1.3.1 content server is setup against EBS 12.1.3.The content server is running fine and I was able to upload content using it. I fail to upload content all of the sudden until EBS is bounced. Nothing changes on content server side and again it works for day or two and stops and throws "Content server is not running" error. Is there any EBS configuration that can cause this behavior? I do not even see the request being logged in default-web-access-<date>.log on content server that indicates that it is not even reaching content server. It works fine in TEST environment and in PROD it is behaving in this manner. This is a new setup.
    Any pointers are appreciated.
    Thanks,
    Faisal

    The fact that bouncing EBS fixes the issue temporarily indicates that the problem is most likely on the EBS end, but we haven't encountered that specific issue. What OS are you using to host EBS? Are you purging the J2EE cache when you bounce the services?
    Feel free to reach out to Anne or myself if you'd like to dive into this. We could test with an alternate content server to see if that helps isolate the problem.
    Best,
    John Hobart

  • Tomcat server is not running automatically

    Hi BO experts,
    I have installed SAP Business Objects XI 3.1 in my system and noticed that Tomcat server is not running in Central Configuration Manager where the status is "Stopped". If I start manually also it's not starting (In properties, the startup type is - Automatic).
    So I went this path "E:\Program Files\Business Objects\Tomcat55\bin" and double clicked "startup.bat" then I am able to login into Infoview. Could please someone explain that is there any possible way to run Tomcat automatally so that i do not need to start up manually every time?
    Thanks in advance!!

    I'm assuming that whoever installed the Apex Listener installed it under the Apache Tomcat application server. This isn't officially supported by Oracle, but it does work. You start Tomcat by executing "startup.bat" in its bin directory on Windows or "startup.sh" on Linux or other Unix-like OSes. In Windows, it will keep running as long as the command window is open (but you can minimize it) or I believe there is a way to set it up as a service - I'm not a Windows guru. In *nix, you can add an ampersand to the command to keep it running in background, or set it up to run as a daemon.
    Altogether, you probably need someone to learn more about how to run Tomcat if the person who set it up for you is no longer available. There is plenty of information on-line - just use Google or Bing.

  • The Oracle BI server is not running. The repositiry had to be closed

    Hi guys,
    I have a OBI Standard Edition 10.1.3.4.1.
    I have modify the rpd and if I try to "Check In Changes", the error appears: "The Oracle BI server is not running. The repositiry had to be closed".
    In the nQServer.log this error appears:
    [nQSError: 12002] Socket communication error at call=recv: (Number=10055) An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full.
    Why?
    The problem persist if I restart the services.
    The problem only occurs if I make a change in the Business Model Layer. The changes in the Physical Layer do not generate errors.
    Thank you,
    Sara

    Hi Sara,
    Can you please let us know, if there are any other messages in the NQServer.out.log ? I just googled around with this code to hit at the following link : http://www.bookmark-master.com/socket-error-10055.html
    Socket error (#10055): No buffer space available.
    Analyse & Solutions:
    An operation on a socket or pipe was not performed because the system lacked sufficient buffer space or because a queue was full. This error indicates a shortage of resources on your system. It can occur if you're trying to run too many applications (of any kind) simultaneously on your machine. If this tends to occur after running certain applications for a while, it might be a symptom of an application that doesn't return system resources (like memory) properly. It may also indicate you are not closing the applications properly. If it persists, exit Windows or reboot your machine to remedy the problem.
    From the above information, I understand that this is a system resource issue. Can you please recheck if your system has got enough resources?
    Hope this helps.
    Thank you,
    Dhar

  • Help-UNICPOUTU always shows calendar server is not running

    Hi All,
    I am trying to export data from OCS 10g Calendar server and while using UNICPOUTU utility on default node (1), it always shows error message "Calendar Server is not running".
    I have stopped and than started server many time using unistop/unistart and opmnctl with stopall/start all. I can work without any problem with OCS portal and Windows calendar client.
    Can any body help me to find the cause and resolve it.
    Thanks in advance for your help and time.

    I was aware the format originated with CS&T (later Steltor) Corporate Time, and that the NetScape Calendar was of the same provenance. I didn't know SGI also had an offspring
    of Corporate Time.
    Sorry for not being more precise in my earlier post. I guess I should have said that the format used by unicpoutu/unicpoutr is specific to Oracle Calendar and other products derived from the earlier Unison/Corporate Time product.
    Either way, though, iCal is format that more programs understand. uniical is also the program that Oracle support recommended I use, instead of unicpoutu, when I ran into bugs with unicpoutu in the past.
    Tim

  • Calendar utilities report that Calendar server is not running

    Hi All,
    When i try to use calendar server utilities e.g. uniwho, unistat, unicpoutu etc, I always get server is down or server is not running but while using other utilities e.g. uniical, uniuser, uniping works fine.
    I have started/stopped server many times using unistart/unistop but result is same. Web portal and windows client works fine.
    Can anybody guess, what can be the problem? Why some utilities can work and some can't?
    Thanks and Regards

    On other side opmnctl status shows that everything is alive ...
    Processes in Instance: ocsapps.qalotus1.in.zimbra.com
    ------------------------------------------------+---------
    ias-component | process-type | pid | status
    ------------------------------------------------+---------
    HTTP_Server | HTTP_Server | 3192 | Alive
    DSA | DSA | 3176 | Alive
    LogLoader | logloaderd | N/A | Down
    dcm-daemon | dcm-daemon | N/A | Down
    WebCache | WebCache | 4668 | Alive
    WebCache | WebCacheAdmin | 3076 | Alive
    OC4J | OC4J_OCSClient | 3708 | Alive
    OC4J | OC4J_Mail | 3304 | Alive
    email | email_housekeeper | 3560 | Alive
    email | email_imap | 4792 | Alive
    email | email_listserver | 4832 | Alive
    email | email_nntp_in | 5496 | Alive
    email | email_nntp_out | 2800 | Alive
    email | email_pop | 2284 | Alive
    email | email_smtp_in | 5848 | Alive
    email | email_smtp_out | 5756 | Alive
    email | email_virus_scrub~ | 4844 | Alive
    CalendarServer | Calendar_CSM | 3704 | Alive
    CalendarServer | Calendar_CWS | 4404 | Alive
    CalendarServer | Calendar_DAS | 3976 | Alive
    CalendarServer | Calendar_SNC | 1480 | Alive
    CalendarServer | Calendar_ENG | 4276 | Alive
    CalendarServer | Calendar_LCK | 4516 | Alive
    how can be so contradictory status information? Or its me only who cant interpret it in correct way?

  • Error: Cannot connect to NTP server or NTP server is not running - Cisco IPS

    This is different scenario here:
    I have two Cisco IPS 4260-k9 and both are in production now.
    One of the IPSs is configured with NTP and works fines, but another one is not.
    When tried to configure when the device is ON and live in production and got the following error,
    Error from CLI:
    " Error: Cannot connect to NTP server or NTP server is not running "
    Error from IME:
    " Delivery failed.
    err Unaccepable Value - cannot connect to the NTP server or NTP server is not running"
    I am able to reach the NTP server, also the same NTP is working fine with other devices....
    Am I doing anything wrong?
    Please advise

    Hi,
    Now the error has changed:
    Session.connect: java.net.SocketTimeoutException: Read timed out
    I have increased the pooling interval to 1 Hr from 1 Min. Waiting for the next pooling interval result.
    Guide me if I am heading right.... or anything else needs to be done.
    Regards,
    Krishna Chauhan

  • Outlook 2010 using Citrix Presentation server does not save mail profile, O365 Mailbox

    We had on-premise exchange 2003 mailboxes which have been migrated to O365. Some users access their mailboxes(O365) using Outlook 2010 which is published using Citrix Presentation server 4.5. The AD accounts TS profile is pointing to \\%computername%\Tprofiles\template.man
    These users used outlook 2003 with this config with the on premise Exchange 2003 server and it saved the outlook profile. After outlook 2010 is configured to connect to the users O365 mailbox all is fine until the user logs off and logs back in, the profile
    setting is lost and has to re-setup. I should mention that Outlook does not auto discover the users mailbox but is able to if the outlook wizard is run either from desktop or RDP however that is not a concern unless these two are related
    issues. I am not sure if the issue is with Citrix ( I am not a Citrix admin) and some configuration fine tuning needs to happen on that front or the issue is somewhere else, setting up a roaming profile is kind of ruled out since this was not needed
    with Outlook 2003 and Exchange 2003.
    What would be the best way to get this working ? any help will be appreciated.

    It seems that deploying a PRF file is best based on the research as well as some of the links which Amy shared. Users are using Outlook 2010 using the /importprf switch however with outlook 2010 the " Encrypt data between Microsoft Outlook and Microsoft
    Exchange" is enabled by default this causes some of the users to be continuously prompted for authentication, I was able to manually fix the issue by disabling  "Encrypt data between Microsoft Outlook and Microsoft Exchange"
    Sorry cannot post images or link yet as my account is not verified...
    We can't do this manually but want to modify the PRF file to disable this. So far the only documentation referring to this is for Outlook 2003 to
    enable this,  it was disabled by default with this version of outlook.
    It is found at
    support.microsoft.com/kb/2006508
    Add "http://" to the link
    From this document I now know the setting is labelled - RPCEncryptData
    Which needs to be changed under the
    [ServiceEGS]
    and
     [Exchange Global Section]
    But I have no clue what values will disable it, anyone knows what values will disable it ? help would be appreciated.
    Thanks in advance.

  • Soa managed server is not running after changing weblogic admin password

    hi guys....
    we have oim 11g deployment on weblogic 10.3.5 ....it was working fine....
    we changed the weblogic user password through admin console and changed the boot.properties file also....after that we succcessfully started the adminserver but soa server is not starting and giving following errors...
    weblogic.security.SecurityInitializationException: Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:959)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1050)
         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:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused By: javax.security.auth.login.FailedLoginException: [Security:090304]Authentication Failed: User weblogic javax.security.auth.login.FailedLoginException: [Security:090302]Authentication Failed: User weblogic denied
         at weblogic.security.providers.authentication.LDAPAtnLoginModuleImpl.login(LDAPAtnLoginModuleImpl.java:261)
         at com.bea.common.security.internal.service.LoginModuleWrapper$1.run(LoginModuleWrapper.java:110)
         at com.bea.common.security.internal.service.LoginModuleWrapper.login(LoginModuleWrapper.java:106)
         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 javax.security.auth.login.LoginContext.invoke(LoginContext.java:769)
         at javax.security.auth.login.LoginContext.access$000(LoginContext.java:186)
         at javax.security.auth.login.LoginContext$4.run(LoginContext.java:683)
         at javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:680)
         at javax.security.auth.login.LoginContext.login(LoginContext.java:579)
         at com.bea.common.security.internal.service.JAASLoginServiceImpl.login(JAASLoginServiceImpl.java:113)
         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 com.bea.common.security.internal.utils.Delegator$ProxyInvocationHandler.invoke(Delegator.java:57)
         at $Proxy28.login(Unknown Source)
         at weblogic.security.service.internal.WLSJAASLoginServiceImpl$ServiceImpl.login(WLSJAASLoginServiceImpl.java:89)
         at com.bea.common.security.internal.service.JAASAuthenticationServiceImpl.authenticate(JAASAuthenticationServiceImpl.java:82)
         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 com.bea.common.security.internal.utils.Delegator$ProxyInvocationHandler.invoke(Delegator.java:57)
         at $Proxy46.authenticate(Unknown Source)
         at weblogic.security.service.WLSJAASAuthenticationServiceWrapper.authenticate(WLSJAASAuthenticationServiceWrapper.java:40)
         at weblogic.security.service.PrincipalAuthenticator.authenticate(PrincipalAuthenticator.java:348)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:929)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1050)
         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:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Regards
    jdev

    Which boot.properties did you update Just the admin server? You need to update this file on each of the servers in the domain. Browse to the soa server directory inside the domain directory and there inside the security directory you should see the boot.properties file. You need to update the password in this file.
    -Bikash

  • Manaed server is not running

    Hi,
    I have a request regaring Manager Server as im ubable to setart the maagerd server.
    I have installed SOA on Windows 7 64-bit environemnt and I installed JDK1.6 64-bit version.
    Iam able start the Admin Server from command prompt using startWebLogic.cmd (C:\Oracle\Middleware\user_projects\domains\soa_domain) script.
    But im unable to start the Manager Server using startManagedWebLogic.cmd(C:\Oracle\Middleware\user_projects\domains\soa_domain\bin) script, also here i entered the Username/Passowrd in script itself as i was facing befoer some other problems like JVM Hook Shutdown.
    After setting UserName/Password in startManagedWebLogic.cmd, here im getting followin errors. Please provide me any suggestions.
    Here im putting my errors, but seems to be that error log is too heavy. But help me on this any of you.
    Also, as my log file is too big, im putig partial log informaiton,
    <1300845391497> <BEA-000286> <Failed to invoke startup class "JRF Startup Class", java.lang.ClassNotFoundException: oracle.jrf.wls.JRFStartup
    java.lang.ClassNotFoundException: oracle.jrf.wls.JRFStartup
         at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    ####<Mar 23, 2011 7:26:31 AM IST> <Critical> <WebLogicServer> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1300845391497> <BEA-000286> <Failed to invoke startup class "JPS Startup Class", java.lang.ClassNotFoundException: oracle.security.jps.wls.JpsWlsStartupClass
    java.lang.ClassNotFoundException: oracle.security.jps.wls.JpsWlsStartupClass
         at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
         at java.security.AccessController.doPrivileged(Native Method)
    >
    ####<Mar 23, 2011 7:26:31 AM IST> <Critical> <WebLogicServer> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1300845391497> <BEA-000286> <Failed to invoke startup class "ODL-Startup", java.lang.ClassNotFoundException: oracle.core.ojdl.weblogic.ODLConfiguration
    java.lang.ClassNotFoundException: oracle.core.ojdl.weblogic.ODLConfiguration
         at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    >
    ####<Mar 23, 2011 7:26:31 AM IST> <Critical> <WebLogicServer> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1300845391497> <BEA-000286> <Failed to invoke startup class "AWT Application Context Startup Class", java.lang.ClassNotFoundException: oracle.jrf.AppContextStartup
    java.lang.ClassNotFoundException: oracle.jrf.AppContextStartup
         at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
         >
    ####<Mar 23, 2011 7:26:31 AM IST> <Critical> <WebLogicServer> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1300845391513> <BEA-000286> <Failed to invoke startup class "JMX Framework Startup Class", java.lang.ClassNotFoundException: oracle.as.jmx.framework.wls.spi.StartupListener
    java.lang.ClassNotFoundException: oracle.as.jmx.framework.wls.spi.StartupListener
         at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    ####<Mar 23, 2011 7:26:31 AM IST> <Critical> <WebLogicServer> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1300845391513> <BEA-000286> <Failed to invoke startup class "JOC-Startup", java.lang.ClassNotFoundException: oracle.ias.cache.Startup
    java.lang.ClassNotFoundException: oracle.ias.cache.Startup
         at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
         >
    ####<Mar 23, 2011 7:26:31 AM IST> <Critical> <WebLogicServer> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1300845391513> <BEA-000286> <Failed to invoke startup class "DMS-Startup", java.lang.ClassNotFoundException: oracle.dms.wls.DMSStartup
    java.lang.ClassNotFoundException: oracle.dms.wls.DMSStartup
         at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    >
    ####<Mar 23, 2011 7:26:31 AM IST> <Critical> <WebLogicServer> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1300845391513> <BEA-000286> <Failed to invoke startup class "SOAStartupClass", java.lang.ClassNotFoundException: oracle.bpel.services.common.util.GenerateBPMCryptoKey
    java.lang.ClassNotFoundException: oracle.bpel.services.common.util.GenerateBPMCryptoKey
         at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
         at java.security.AccessController.doPrivileged(Native Method)
    >
    ####<Mar 23, 2011 7:26:31 AM IST> <Info> <Management> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1300845391528> <BEA-141187> <Java system properties are defined as follows:
    awt.toolkit = sun.awt.windows.WToolkit
    bam.oracle.home = C:\Oracle\Middleware\Oracle_SOA1
    common.components.home = C:\Oracle\MIDDLE~1\ORACLE~1
    domain.home = C:\Oracle\MIDDLE~1\USER_P~1\domains\SOA_DO~1
    em.oracle.home = C:\Oracle\Middleware\oracle_common
    file.encoding = Cp1252
    file.encoding.pkg = sun.io
    file.separator = \
    igf.arisidbeans.carmlloc = C:\Oracle\MIDDLE~1\USER_P~1\domains\SOA_DO~1\config\FMWCON~1\carml
    igf.arisidstack.home = C:\Oracle\MIDDLE~1\USER_P~1\domains\SOA_DO~1\config\FMWCON~1\arisidprovider
    java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment
    java.awt.headless = true
    java.awt.printerjob = sun.awt.windows.WPrinterJob
    ####<Mar 23, 2011 7:26:44 AM IST> <Error> <Deployer> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1300845404534>
    <BEA-149605> <Failed to create App/Comp mbeans for AppDeploymentMBean UIX#[email protected]. Error - weblogic.management.DeploymentException: [Deployer:149606]Failed to configure deployment mbean for UIX#[email protected]..
    weblogic.management.DeploymentException: [Deployer:149606]Failed to configure deployment mbean for UIX#[email protected].
         at weblogic.management.deploy.internal.MBeanConverter.handleException(MBeanConverter.java:195)
         at weblogic.management.deploy.internal.MBeanConverter.createApplicationForAppDeployment(MBeanConverter.java:73)
         at weblogic.management.deploy.internal.MBeanConverter.setupNew81MBean(MBeanConverter.java:315)
    Caused By: javax.management.InvalidAttributeValueException: Unable to create path to C:\Oracle\Middleware\oracle_common\modules\oracle.uix_11.1.1\uix11.war
         at weblogic.management.bootstrap.BootStrap.apply(BootStrap.java:444)
         at weblogic.management.bootstrap.BootStrap.apply(BootStrap.java:341)
    >
    ####<Mar 23, 2011 7:26:44 AM IST> <Error> <Deployer> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1300845404581> <BEA-149205> <Failed to initialize the application 'UIX [LibSpecVersion=11,LibImplVersion=11.1.1.1.0]' due to error weblogic.management.DeploymentException: [Deployer:149606]Failed to configure deployment mbean for UIX#[email protected]..
    weblogic.management.DeploymentException: [Deployer:149606]Failed to configure deployment mbean for UIX#[email protected].
         at weblogic.management.deploy.internal.MBeanConverter.handleException(MBeanConverter.java:195)
         at weblogic.management.deploy.internal.MBeanConverter.createApplicationForAppDeployment(MBeanConverter.java:73)
    Caused By: javax.management.InvalidAttributeValueException: Unable to create path to C:\Oracle\Middleware\oracle_common\modules\oracle.uix_11.1.1\uix11.war
         at weblogic.management.bootstrap.BootStrap.apply(BootStrap.java:444)
         at weblogic.management.bootstrap.BootStrap.apply(BootStrap.java:341)
    ####<Mar 23, 2011 7:26:44 AM IST> <Error> <Deployer> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1300845404597> <BEA-149605> <Failed to create App/Comp mbeans for AppDeploymentMBean adf.oracle.domain#[email protected]. Error - weblogic.management.DeploymentException: [Deployer:149606]Failed to configure deployment mbean for adf.oracle.domain#[email protected]..
    weblogic.management.DeploymentException: [Deployer:149606]Failed to configure deployment mbean for adf.oracle.domain#[email protected].
         at weblogic.management.deploy.internal.MBeanConverter.handleException(MBeanConverter.java:195)
         at weblogic.management.deploy.internal.MBeanConverter.createApplicationForAppDeployment(MBeanConverter.java:73)
    Caused By: javax.management.InvalidAttributeValueException: Unable to create path to C:\Oracle\Middleware\oracle_common\modules\oracle.adf.model_11.1.1\adf.oracle.domain.ear
         at weblogic.management.bootstrap.BootStrap.apply(BootStrap.java:444)
         at weblogic.management.bootstrap.BootStrap.apply(BootStrap.java:341)
    >
    ####<Mar 23, 2011 7:26:44 AM IST> <Error> <Deployer> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1300845404597> <BEA-149205> <Failed to initialize the application 'adf.oracle.domain [LibSpecVersion=1.0,LibImplVersion=11.1.1.2.0]' due to error weblogic.management.DeploymentException: [Deployer:149606]Failed to configure deployment mbean for adf.oracle.domain#[email protected]..
    weblogic.management.DeploymentException: [Deployer:149606]Failed to configure deployment mbean for adf.oracle.domain#[email protected].
         at weblogic.management.deploy.internal.MBeanConverter.handleException(MBeanConverter.java:195)
    Caused By: javax.management.InvalidAttributeValueException: Unable to create path to C:\Oracle\Middleware\oracle_common\modules\oracle.adf.model_11.1.1\adf.oracle.domain.ear
         at weblogic.management.bootstrap.BootStrap.apply(BootStrap.java:444)
    ####<Mar 23, 2011 7:26:44 AM IST> <Error> <Deployer> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1300845404612> <BEA-149605> <Failed to create App/Comp mbeans for AppDeploymentMBean adf.oracle.domain.webapp#[email protected]. Error - weblogic.management.DeploymentException: [Deployer:149606]Failed to configure deployment mbean for adf.oracle.domain.webapp#[email protected]..
    weblogic.management.DeploymentException: [Deployer:149606]Failed to configure deployment mbean for adf.oracle.domain.webapp#[email protected].
         at weblogic.management.deploy.internal.MBeanConverter.handleException(MBeanConverter.java:195)
    Caused By: javax.management.InvalidAttributeValueException: Unable to create path to C:\Oracle\Middleware\oracle_common\modules\oracle.adf.view_11.1.1\adf.oracle.domain.webapp.war
         at weblogic.management.bootstrap.BootStrap.apply(BootStrap.java:444)
    >
    ####<Mar 23, 2011 7:26:44 AM IST> <Error> <Deployer> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1300845404628> <BEA-149205> <Failed to initialize the application 'adf.oracle.domain.webapp [LibSpecVersion=1.0,LibImplVersion=11.1.1.2.0]' due to error weblogic.management.DeploymentException: [Deployer:149606]Failed to configure deployment mbean for adf.oracle.domain.webapp#[email protected]..
    weblogic.management.DeploymentException: [Deployer:149606]Failed to configure deployment mbean for adf.oracle.domain.webapp#[email protected].
         at weblogic.management.deploy.internal.MBeanConverter.handleException(MBeanConverter.java:195)
    Caused By: javax.management.InvalidAttributeValueException: Unable to create path to C:\Oracle\Middleware\oracle_common\modules\oracle.adf.view_11.1.1\adf.oracle.domain.webapp.war
    for oracle.pwdgen#[email protected].
         at weblogic.management.deploy.internal.MBeanConverter.handleException(MBeanConverter.java:195)
         at weblogic.management.deploy.internal.MBeanConverter.createApplicationForAppDeployment(MBeanConverter.java:73)
    Caused By: javax.management.InvalidAttributeValueException: Unable to create path to C:\Oracle\Middleware\oracle_common\modules\oracle.pwdgen_11.1.1\pwdgen.jar
         at weblogic.management.bootstrap.BootStrap.apply(BootStrap.java:444)
         at weblogic.management.bootstrap.BootStrap.apply(BootStrap.java:341)
    >
    ####<Mar 23, 2011 7:26:45 AM IST> <Error> <Deployer> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1300845405257> <BEA-149605> <Failed to create App/Comp mbeans for AppDeploymentMBean oracle.rules#[email protected]. Error - weblogic.management.DeploymentException: .
    weblogic.management.DeploymentException:
         at weblogic.ejb.container.deployer.EJBDeploymentFactory.findOrCreateComponentMBeans(EJBDeploymentFactory.java:68)
         at weblogic.application.internal.MBeanFactoryImpl.findOrCreateComponentMBeans(MBeanFactoryImpl.java:48)
    Caused By: java.io.FileNotFoundException: C:\Oracle\Middleware\Oracle_SOA1\soa\modules\oracle.rules_11.1.1\rules.jar (Access is denied)
         at java.util.zip.ZipFile.open(Native Method)
         at java.util.zip.ZipFile.<init>(ZipFile.java:127)
         at java.util.jar.JarFile.<init>(JarFile.java:135)
    pl.java:48)
    ####<Mar 23, 2011 7:26:45 AM IST> <Error> <Deployer> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1300845405803> <BEA-149205> <Failed to initialize the application 'oracle.soa.b2b [LibSpecVersion=11.1.1,LibImplVersion=11.1.1]' due to error weblogic.management.DeploymentException: .
    weblogic.management.DeploymentException:
         at weblogic.ejb.container.deployer.EJBDeploymentFactory.findOrCreateComponentMBeans(EJBDeploymentFactory.java:68)
    Caused By: java.io.FileNotFoundException: C:\Oracle\Middleware\Oracle_SOA1\soa\modules\oracle.soa.b2b_11.1.1\oracle.soa.b2b.jar (Access is denied)
         at java.util.zip.ZipFile.open(Native Method)
         at java.util.zip.ZipFile.<init>(ZipFile.java:127)
         at java.util.jar.JarFile.<init>(JarFile.java:135)
    >
    ####<Mar 23, 2011 7:26:45 AM IST> <Info> <J2EE> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1300845405881> <BEA-160151> <Registered library Extension-Name: oracle.soa.worklist.webapp, Specification-Version: 11.1.1, Implementation-Version: 11.1.1 (WAR).>
    ####<Mar 23, 2011 7:26:45 AM IST> <Error> <Deployer> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1300845405881> <BEA-149605> <Failed to create App/Comp mbeans for AppDeploymentMBean DMS Application#11.1.1.1.0. Error - weblogic.management.DeploymentException: [Deployer:149606]Failed to configure deployment mbean for DMS Application#11.1.1.1.0..
    weblogic.management.DeploymentException: [Deployer:149606]Failed to configure deployment mbean for DMS Application#11.1.1.1.0.
         at weblogic.management.deploy.internal.MBeanConverter.handleException(MBeanConverter.java:195)
    Caused By: javax.management.InvalidAttributeValueException: Unable to create path to C:\Oracle\Middleware\oracle_common\modules\oracle.dms_11.1.1\dms.war
         at weblogic.management.bootstrap.BootStrap.apply(BootStrap.java:444)
    >
    ####<Mar 23, 2011 7:26:45 AM IST> <Error> <Deployer> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1300845405881> <BEA-149205> <Failed to initialize the application 'DMS Application [Version=11.1.1.1.0]' due to error weblogic.management.DeploymentException: [Deployer:149606]Failed to configure deployment mbean for DMS Application#11.1.1.1.0..
    weblogic.management.DeploymentException: [Deployer:149606]Failed to configure deployment mbean for DMS Application#11.1.1.1.0.
         at weblogic.management.deploy.internal.MBeanConverter.handleException(MBeanConverter.java:195)
    Caused By: javax.management.InvalidAttributeValueException: Unable to create path to C:\Oracle\Middleware\oracle_common\modules\oracle.dms_11.1.1\dms.war
         at weblogic.management.bootstrap.BootStrap.apply(BootStrap.java:444)
    ####<Mar 23, 2011 7:26:45 AM IST> <Error> <Deployer> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1300845405896> <BEA-149605> <Failed to create App/Comp mbeans for AppDeploymentMBean wsil-wls. Error - weblogic.management.DeploymentException: [Deployer:149606]Failed to configure deployment mbean for wsil-wls..
    weblogic.management.DeploymentException: [Deployer:149606]Failed to configure deployment mbean for wsil-wls.
         at weblogic.management.deploy.internal.MBeanConverter.handleException(MBeanConverter.java:195)
    Caused By: javax.management.InvalidAttributeValueException: Unable to create path to C:\Oracle\Middleware\oracle_common\modules\oracle.webservices_11.1.1\wsil-wls.ear
         at weblogic.management.bootstrap.BootStrap.apply(BootStrap.java:444)
    ####<Mar 23, 2011 7:26:45 AM IST> <Error> <Deployer> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1300845405912> <BEA-149205> <Failed to initialize the application 'wsil-wls' due to error weblogic.management.DeploymentException: [Deployer:149606]Failed to configure deployment mbean for wsil-wls..
    weblogic.management.DeploymentException: [Deployer:149606]Failed to configure deployment mbean for wsil-wls.
         at weblogic.management.deploy.internal.MBeanConverter.handleException(MBeanConverter.java:195)
    Caused By: javax.management.InvalidAttributeValueException: Unable to create path to C:\Oracle\Middleware\oracle_common\modules\oracle.webservices_11.1.1\wsil-wls.ear
         at weblogic.management.bootstrap.BootStrap.apply(BootStrap.java:444)
    ####<Mar 23, 2011 7:26:45 AM IST> <Error> <Deployer> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1300845405928> <BEA-149605> <Failed to create App/Comp mbeans for AppDeploymentMBean wsm-pm. Error - weblogic.management.DeploymentException: [Deployer:149606]Failed to configure deployment mbean for wsm-pm..
    weblogic.management.DeploymentException: [Deployer:149606]Failed to configure deployment mbean for wsm-pm.
         at weblogic.management.deploy.internal.MBeanConverter.handleException(MBeanConverter.java:195)
    Caused By: javax.management.InvalidAttributeValueException: Unable to create path to C:\Oracle\Middleware\oracle_common\modules\oracle.wsm.pm_11.1.1\wsm-pm.ear
         at weblogic.management.bootstrap.BootStrap.apply(BootStrap.java:444)
         >
    ####<Mar 23, 2011 7:26:45 AM IST> <Error> <Deployer> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1300845405928> <BEA-149205> <Failed to initialize the application 'wsm-pm' due to error weblogic.management.DeploymentException: [Deployer:149606]Failed to configure deployment mbean for wsm-pm..
    weblogic.management.DeploymentException: [Deployer:149606]Failed to configure deployment mbean for wsm-pm.
         at weblogic.management.deploy.internal.MBeanConverter.handleException(MBeanConverter.java:195)
    Caused By: javax.management.InvalidAttributeValueException: Unable to create path to C:\Oracle\Middleware\oracle_common\modules\oracle.wsm.pm_11.1.1\wsm-pm.ear
         at weblogic.management.bootstrap.BootStrap.apply(BootStrap.java:444)
    >
    ####<Mar 23, 2011 7:26:45 AM IST> <Error> <Deployer> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1300845405959> <BEA-149605> <Failed to create App/Comp mbeans for AppDeploymentMBean usermessagingserver. Error - weblogic.management.DeploymentException: C:\Oracle\Middleware\Oracle_SOA1\communications\applications\sdpmessagingserver.ear (Access is denied) with : C:\Oracle\Middleware\Oracle_SOA1\communications\applications\sdpmessagingserver.ear.
    weblogic.management.DeploymentException: C:\Oracle\Middleware\Oracle_SOA1\communications\applications\sdpmessagingserver.ear (Access is denied) with : C:\Oracle\Middleware\Oracle_SOA1\communications\applications\sdpmessagingserver.ear
         at weblogic.application.internal.EarDeploymentFactory.findOrCreateComponentMBeans(EarDeploymentFactory.java:193)
    Caused By: java.io.IOException: C:\Oracle\Middleware\Oracle_SOA1\communications\applications\sdpmessagingserver.ear (Access is denied) with : C:\Oracle\Middleware\Oracle_SOA1\communications\applications\sdpmessagingserver.ear
         at java.util.zip.ZipFile.open(Native Method)
         at java.util.zip.ZipFile.<init>(ZipFile.java:127)
         at java.util.jar.JarFile.<init>(JarFile.java:135)
    >
    ####<Mar 23, 2011 7:26:45 AM IST> <Error> <Deployer> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1300845405974> <BEA-149205> <Failed to initialize the application 'usermessagingserver' due to error weblogic.management.DeploymentException: C:\Oracle\Middleware\Oracle_SOA1\communications\applications\sdpmessagingserver.ear (Access is denied) with : C:\Oracle\Middleware\Oracle_SOA1\communications\applications\sdpmessagingserver.ear.
    weblogic.management.DeploymentException: C:\Oracle\Middleware\Oracle_SOA1\communications\applications\sdpmessagingserver.ear (Access is denied) with : C:\Oracle\Middleware\Oracle_SOA1\communications\applications\sdpmessagingserver.ear
         at weblogic.application.internal.EarDeploymentFactory.findOrCreateComponentMBeans(EarDeploymentFactory.java:193)
    Caused By: java.io.IOException: C:\Oracle\Middleware\Oracle_SOA1\communications\applications\sdpmessagingserver.ear (Access is denied) with : C:\Oracle\Middleware\Oracle_SOA1\communications\applications\sdpmessagingserver.ear
         at java.util.zip.ZipFile.open(Native Method)
    Caused By: java.io.IOException: C:\Oracle\Middleware\Oracle_SOA1\soa\connectors\MQSeriesAdapter.rar (Access is denied) with : C:\Oracle\Middleware\Oracle_SOA1\soa\connectors\MQSeriesAdapter.rar
         at java.util.zip.ZipFile.open(Native Method)
    r1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1300845406676> <BEA-002903> <Creating WorkManager from "wm/SOAWorkManager" WorkManagerMBean for application "OracleBamAdapter">
    ####<Mar 23, 2011 7:26:46 AM IST> <Error> <Deployer> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1300845406692> <BEA-149205> <Failed to initialize the application 'OracleBamAdapter' due to error weblogic.application.ModuleException: Error creating WLDF descriptor from META-INF/weblogic-diagnostics.xml.
    weblogic.application.ModuleException: Error creating WLDF descriptor from META-INF/weblogic-diagnostics.xml
         at weblogic.diagnostics.module.WLDFModule.initDescriptor(WLDFModule.java:607)
    Caused By: java.io.IOException: C:\Oracle\Middleware\Oracle_SOA1\soa\connectors\OracleBamAdapter.rar (Access is denied) with : C:\Oracle\Middleware\Oracle_SOA1\soa\connectors\OracleBamAdapter.rar
    >
    ####<Mar 23, 2011 7:26:46 AM IST> <Error> <Deployer> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1300845406708> <BEA-149605> <Failed to create App/Comp mbeans for AppDeploymentMBean soa-infra. Error - weblogic.management.DeploymentException: C:\Oracle\Middleware\Oracle_SOA1\soa\applications\soa-infra-wls.ear (Access is denied) with : C:\Oracle\Middleware\Oracle_SOA1\soa\applications\soa-infra-wls.ear.
    weblogic.management.DeploymentException: C:\Oracle\Middleware\Oracle_SOA1\soa\applications\soa-infra-wls.ear (Access is denied) with : C:\Oracle\Middleware\Oracle_SOA1\soa\applications\soa-infra-wls.ear
         at weblogic.application.internal.EarDeploymentFactory.findOrCreateComponentMBeans(EarDeploymentFactory.java:193)
         at weblogic.application.internal.MBeanFactoryImpl.findOrCreateComponentMBeans(MBeanFactoryImpl.java:48)
    Caused By: java.io.IOException: C:\Oracle\Middleware\Oracle_SOA1\soa\applications\soa-infra-wls.ear (Access is denied) with : C:\Oracle\Middleware\Oracle_SOA1\soa\applications\soa-infra-wls.ear
    >
    ####<Mar 23, 2011 7:26:46 AM IST> <Error> <Deployer> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1300845406708> <BEA-149205> <Failed to initialize the application 'soa-infra' due to error weblogic.management.DeploymentException: C:\Oracle\Middleware\Oracle_SOA1\soa\applications\soa-infra-wls.ear (Access is denied) with : C:\Oracle\Middleware\Oracle_SOA1\soa\applications\soa-infra-wls.ear.
    weblogic.management.DeploymentException: C:\Oracle\Middleware\Oracle_SOA1\soa\applications\soa-infra-wls.ear (Access is denied) with : C:\Oracle\Middleware\Oracle_SOA1\soa\applications\soa-infra-wls.ear
    Caused By: java.io.IOException: C:\Oracle\Middleware\Oracle_SOA1\soa\applications\soa-infra-wls.ear (Access is denied) with : C:\Oracle\Middleware\Oracle_SOA1\soa\applications\soa-infra-wls.ear
         at java.util.zip.ZipFile.open(Native Method)
         at java.util.zip.ZipFile.<init>(ZipFile.java:127)
         at java.util.jar.JarFile.<init>(JarFile.java:135)
    Appreciate your suggestions on ths.
    Thanks
    Munnelli

    Hi Anuj,
    Thanks for you help on the same as i was not able to start the ManagedServer.
    I am able to start the Managed Serer after I made entry for Weblogic UserName and Password in startManagedServer.cmd.
    If I remove those two entries it immdeatly shutting down like JVM Hook shutdown.
    Now, im able to start the server but still im geting few errors as below
    (here im sening patial error details as log file is too big)
    ####<Mar 23, 2011 11:42:36 PM IST> <Warning> <JMX> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '19' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <766a115202c9c0be:1bb8e7ce:12ee3e8f14b:-7ffd-0000000000000008> <1300903956817> <BEA-149509> <Unable to establish JMX Connectivity with the Adminstration Server AdminServer at service:jmx:t3://[2001:0:4137:9e76:34a4:1953:357a:c343]:7001/jndi/weblogic.management.mbeanservers.domainruntime.
    java.io.IOException
         at weblogic.management.remote.common.ClientProviderBase.makeConnection(ClientProviderBase.java:195)
         at weblogic.management.remote.common.ClientProviderBase.newJMXConnector(ClientProviderBase.java:83)
         at javax.management.remote.JMXConnectorFactory.newJMXConnector(JMXConnectorFactory.java:338)
         at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:247)
         at weblogic.management.mbeanservers.runtime.internal.RegisterWithDomainRuntimeService.getDomainMBeanServerConnection(RegisterWithDomainRuntimeService.java:216)
         at weblogic.management.mbeanservers.runtime.internal.RegisterWithDomainRuntimeService.notifyDomainRuntime(RegisterWithDomainRuntimeService.java:136)
         at weblogic.management.mbeanservers.runtime.internal.RegisterWithDomainRuntimeService.start(RegisterWithDomainRuntimeService.java:90)
         at weblogic.management.mbeanservers.runtime.internal.RegisterWithDomainRuntimeServiceLate.start(RegisterWithDomainRuntimeServiceLate.java:17)
         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: javax.naming.CommunicationException [Root exception is java.net.ConnectException: t3://[2001:0:4137:9e76:34a4:1953:357a:c343]:7001: Destination unreachable; nested exception is:
         java.net.NoRouteToHostException: No route to host: connect; No available router to destination]
         at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:40)
         at weblogic.jndi.WLInitialContextFactoryDelegate.toNamingException(WLInitialContextFactoryDelegate.java:787)
         at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:368)
         at weblogic.jndi.Environment.getContext(Environment.java:315)
         at weblogic.jndi.Environment.getContext(Environment.java:285)
         at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:117)
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
         at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:288)
         at javax.naming.InitialContext.init(InitialContext.java:223)
         at javax.naming.InitialContext.<init>(InitialContext.java:197)
         at weblogic.management.remote.common.ClientProviderBase.makeConnection(ClientProviderBase.java:177)
         at weblogic.management.remote.common.ClientProviderBase.newJMXConnector(ClientProviderBase.java:83)
         at javax.management.remote.JMXConnectorFactory.newJMXConnector(JMXConnectorFactory.java:338)
         at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:247)
         at weblogic.management.mbeanservers.runtime.internal.RegisterWithDomainRuntimeService.getDomainMBeanServerConnection(RegisterWithDomainRuntimeService.java:216)
         at weblogic.management.mbeanservers.runtime.internal.RegisterWithDomainRuntimeService.notifyDomainRuntime(RegisterWithDomainRuntimeService.java:136)
         at weblogic.management.mbeanservers.runtime.internal.RegisterWithDomainRuntimeService.start(RegisterWithDomainRuntimeService.java:90)
         at weblogic.management.mbeanservers.runtime.internal.RegisterWithDomainRuntimeServiceLate.start(RegisterWithDomainRuntimeServiceLate.java:17)
         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: java.net.ConnectException: t3://[2001:0:4137:9e76:34a4:1953:357a:c343]:7001: Destination unreachable; nested exception is:
         java.net.NoRouteToHostException: No route to host: connect; No available router to destination
         at weblogic.rjvm.RJVMFinder.findOrCreateInternal(RJVMFinder.java:216)
         at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:170)
         at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:153)
         at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialReference(WLInitialContextFactoryDelegate.java:401)
         at weblogic.jndi.Environment.getInitialReference(Environment.java:245)
         at weblogic.server.ServerLifeCycleRuntime.getLifeCycleOperationsRemote(ServerLifeCycleRuntime.java:1083)
         at weblogic.security.utils.AdminServerListener.startDisconnectListener(AdminServerListener.java:113)
         at weblogic.security.utils.AdminServerListener.onConnect(AdminServerListener.java:157)
         at weblogic.server.channels.RemoteChannelServiceImpl$2.run(RemoteChannelServiceImpl.java:291)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: java.rmi.ConnectException: Destination unreachable; nested exception is:
         java.net.NoRouteToHostException: No route to host: connect; No available router to destination
         at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:464)
         at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:315)
         at weblogic.rjvm.RJVMManager.findOrCreateRemoteInternal(RJVMManager.java:254)
         at weblogic.rjvm.RJVMManager.findOrCreate(RJVMManager.java:197)
         at weblogic.rjvm.RJVMFinder.findOrCreateRemoteServer(RJVMFinder.java:238)
         at weblogic.rjvm.RJVMFinder.findOrCreateInternal(RJVMFinder.java:200)
         at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:170)
         at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:153)
         at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialReference(WLInitialContextFactoryDelegate.java:401)
         at weblogic.jndi.Environment.getInitialReference(Environment.java:245)
         at weblogic.server.ServerLifeCycleRuntime.getLifeCycleOperationsRemote(ServerLifeCycleRuntime.java:1083)
         at weblogic.security.utils.AdminServerListener.startDisconnectListener(AdminServerListener.java:113)
         at weblogic.security.utils.AdminServerListener.onConnect(AdminServerListener.java:157)
         at weblogic.server.channels.RemoteChannelServiceImpl$2.run(RemoteChannelServiceImpl.java:291)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    >
    ####<Mar 23, 2011 11:42:37 PM IST> <Warning> <Log Management> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '12' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <766a115202c9c0be:1bb8e7ce:12ee3e8f14b:-7ffd-000000000000000a> <1300903957644> <BEA-170011> <The LogBroadcaster on this server failed to broadcast log messages to the admin server. The Admin server may not be running. Message broadcasts to the admin server will be disabled.>
    ####<Mar 23, 2011 11:42:37 PM IST> <Info> <EJB> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '19' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <766a115202c9c0be:1bb8e7ce:12ee3e8f14b:-7ffd-000000000000000b> <1300903957675> <BEA-010060> <The Message-Driven EJB: NotificationSender has connected/reconnected to the JMS destination: jms/Queue/NotificationSenderQueue.>
    ####<Mar 23, 2011 11:42:37 PM IST> <Info> <EJB> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '19' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <766a115202c9c0be:1bb8e7ce:12ee3e8f14b:-7ffd-000000000000000b> <1300903957784> <BEA-010060> <The Message-Driven EJB: TaskNotificationSender has connected/reconnected to the JMS destination: jms/Queue/NotificationSenderQueue.>
    ####<Mar 23, 2011 11:42:38 PM IST> <Info> <J2EE> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '23' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <766a115202c9c0be:1bb8e7ce:12ee3e8f14b:-7ffd-0000000000000009> <1300903958049> <BEA-160151> <Registered library Extension-Name: bea_wls_async_response (JAR).>
    ####<Mar 23, 2011 11:42:38 PM IST> <Info> <EJB> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '19' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <766a115202c9c0be:1bb8e7ce:12ee3e8f14b:-7ffd-000000000000000b> <1300903958080> <BEA-010060> <The Message-Driven EJB: TestFwkEmulatorBean has connected/reconnected to the JMS destination: jms/testfwk/TestFwkQueue.>
    ####<Mar 23, 2011 11:42:38 PM IST> <Info> <EJB> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '19' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <766a115202c9c0be:1bb8e7ce:12ee3e8f14b:-7ffd-000000000000000b> <1300903958346> <BEA-010060> <The Message-Driven EJB: MessageDispatcherBean has connected/reconnected to the JMS destination: OraSDPM/Queues/OraSDPMWSRcvQ1.>
    ####<Mar 23, 2011 11:42:38 PM IST> <Info> <WebService> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '23' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <766a115202c9c0be:1bb8e7ce:12ee3e8f14b:-7ffd-0000000000000009> <1300903958689> <BEA-220103> <Async web service support is not fully configured. The async response web service /AsyncResponseServiceHttps for this server was not fully deployed because the JMS reliability queue was not defined/deployed: weblogic.wsee.DefaultQueue. The server will periodically retry completing the deploy for the service. This message can usually be ignored unless there are async web service applications. To completely disable async web service support, thus avoiding this message, set -Dweblogic.wsee.skip.async.response=true.>
    ####<Mar 23, 2011 11:42:38 PM IST> <Info> <EJB> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '19' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <766a115202c9c0be:1bb8e7ce:12ee3e8f14b:-7ffd-000000000000000b> <1300903958798> <BEA-010060> <The Message-Driven EJB: MessageDispatcherBean has connected/reconnected to the JMS destination: OraSDPM/Queues/OraSDPMAppDefRcvQ1.>
    ####<Mar 23, 2011 11:42:38 PM IST> <Info> <WebService> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '23' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <766a115202c9c0be:1bb8e7ce:12ee3e8f14b:-7ffd-0000000000000009> <1300903958860> <BEA-220103> <Async web service support is not fully configured. The async response web service /AsyncResponseServiceJms for this server was not fully deployed because the JMS reliability queue was not defined/deployed: weblogic.wsee.DefaultQueue. The server will periodically retry completing the deploy for the service. This message can usually be ignored unless there are async web service applications. To completely disable async web service support, thus avoiding this message, set -Dweblogic.wsee.skip.async.response=true.>
    ####<Mar 23, 2011 11:42:38 PM IST> <Info> <WebService> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '23' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <766a115202c9c0be:1bb8e7ce:12ee3e8f14b:-7ffd-0000000000000009> <1300903958907> <BEA-220103> <Async web service support is not fully configured. The async response web service /AsyncResponseService for this server was not fully deployed because the JMS reliability queue was not defined/deployed: weblogic.wsee.DefaultQueue. The server will periodically retry completing the deploy for the service. This message can usually be ignored unless there are async web service applications. To completely disable async web service support, thus avoiding this message, set -Dweblogic.wsee.skip.async.response=true.>
    ####<Mar 23, 2011 11:42:38 PM IST> <Info> <WebService> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '23' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <766a115202c9c0be:1bb8e7ce:12ee3e8f14b:-7ffd-0000000000000009> <1300903958954> <BEA-220103> <Async web service support is not fully configured. The async response web service /AsyncResponseServiceSoap12Jms for this server was not fully deployed because the JMS reliability queue was not defined/deployed: weblogic.wsee.DefaultQueue. The server will periodically retry completing the deploy for the service. This message can usually be ignored unless there are async web service applications. To completely disable async web service support, thus avoiding this message, set -Dweblogic.wsee.skip.async.response=true.>
    ####<Mar 23, 2011 11:42:39 PM IST> <Info> <EJB> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '19' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <766a115202c9c0be:1bb8e7ce:12ee3e8f14b:-7ffd-000000000000000b> <1300903959001> <BEA-010060> <The Message-Driven EJB: DriverDispatcherBean has connected/reconnected to the JMS destination: OraSDPM/Queues/OraSDPMDriverDefSndQ1.>
    ####<Mar 23, 2011 11:42:39 PM IST> <Info> <WebService> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '23' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <766a115202c9c0be:1bb8e7ce:12ee3e8f14b:-7ffd-0000000000000009> <1300903959016> <BEA-220103> <Async web service support is not fully configured. The async response web service /AsyncResponseServiceSoap12 for this server was not fully deployed because the JMS reliability queue was not defined/deployed: weblogic.wsee.DefaultQueue. The server will periodically retry completing the deploy for the service. This message can usually be ignored unless there are async web service applications. To completely disable async web service support, thus avoiding this message, set -Dweblogic.wsee.skip.async.response=true.>
    ####<Mar 23, 2011 11:42:39 PM IST> <Info> <WebService> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '23' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <766a115202c9c0be:1bb8e7ce:12ee3e8f14b:-7ffd-0000000000000009> <1300903959141> <BEA-220103> <Async web service support is not fully configured. The async response web service /AsyncResponseServiceSoap12Https for this server was not fully deployed because the JMS reliability queue was not defined/deployed: weblogic.wsee.DefaultQueue. The server will periodically retry completing the deploy for the service. This message can usually be ignored unless there are async web service applications. To completely disable async web service support, thus avoiding this message, set -Dweblogic.wsee.skip.async.response=true.>
    ####<Mar 23, 2011 11:42:39 PM IST> <Info> <EJB> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '19' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <766a115202c9c0be:1bb8e7ce:12ee3e8f14b:-7ffd-000000000000000b> <1300903959235> <BEA-010060> <The Message-Driven EJB: MessageForwarderBean has connected/reconnected to the JMS destination: OraSDPM/Queues/OraSDPMEngineSndQ1.>
    ####<Mar 23, 2011 11:42:39 PM IST> <Info> <EJB> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '19' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <766a115202c9c0be:1bb8e7ce:12ee3e8f14b:-7ffd-000000000000000b> <1300903959422> <BEA-010060> <The Message-Driven EJB: MessageReceiverBean has connected/reconnected to the JMS destination: OraSDPM/Queues/OraSDPMEngineRcvQ1.>
    ####<Mar 23, 2011 11:42:39 PM IST> <Info> <JMS> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '18' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <766a115202c9c0be:1bb8e7ce:12ee3e8f14b:-7ffd-000000000000000e> <1300903959438> <BEA-040010> <JMSServer "SOAJMSServer" configured no session pools.>
    ####<Mar 23, 2011 11:42:39 PM IST> <Info> <JMS> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '18' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <766a115202c9c0be:1bb8e7ce:12ee3e8f14b:-7ffd-000000000000000e> <1300903959438> <BEA-040109> <JMSServer "SOAJMSServer" is started.>
    ####<Mar 23, 2011 11:42:39 PM IST> <Info> <JMS> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '18' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <766a115202c9c0be:1bb8e7ce:12ee3e8f14b:-7ffd-000000000000000e> <1300903959438> <BEA-040010> <JMSServer "UMSJMSServer_auto_2" configured no session pools.>
    ####<Mar 23, 2011 11:42:39 PM IST> <Info> <JMS> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '18' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <766a115202c9c0be:1bb8e7ce:12ee3e8f14b:-7ffd-000000000000000e> <1300903959469> <BEA-040109> <JMSServer "UMSJMSServer_auto_2" is started.>
    ####<Mar 23, 2011 11:42:40 PM IST> <Notice> <WebLogicServer> <Bharathi> <soa_server1> <main> <<WLS Kernel>> <> <766a115202c9c0be:1bb8e7ce:12ee3e8f14b:-7ffd-0000000000000003> <1300903960560> <BEA-000365> <Server state changed to RUNNING>
    ####<Mar 23, 2011 11:42:40 PM IST> <Notice> <WebLogicServer> <Bharathi> <soa_server1> <main> <<WLS Kernel>> <> <766a115202c9c0be:1bb8e7ce:12ee3e8f14b:-7ffd-0000000000000003> <1300903960576> <BEA-000360> <Server started in RUNNING mode>
    ####<Mar 23, 2011 11:42:41 PM IST> <Info> <WorkManager> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '19' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <766a115202c9c0be:1bb8e7ce:12ee3e8f14b:-7ffd-0000000000000012> <1300903961184> <BEA-002903> <Creating WorkManager from "wm/SOAWorkManager" WorkManagerMBean for application "bea_wls_deployment_internal">
    ####<Mar 23, 2011 11:42:43 PM IST> <Info> <JDBC> <Bharathi> <soa_server1> <weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@91862a7> <<anonymous>> <> <766a115202c9c0be:1bb8e7ce:12ee3e8f14b:-7ffd-000000000000000f> <1300903963167> <BEA-001516> <Connection Pool "EDNLocalTxDataSource" connected to Database: "Oracle", Version: "Oracle Database 10g Express Edition Release 10.2.0.1.0 - Production".>
    ####<Mar 23, 2011 11:42:43 PM IST> <Info> <JDBC> <Bharathi> <soa_server1> <weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@91862a7> <<anonymous>> <> <766a115202c9c0be:1bb8e7ce:12ee3e8f14b:-7ffd-000000000000000f> <1300903963167> <BEA-001517> <Connection Pool "EDNLocalTxDataSource" using Driver: "Oracle JDBC driver", Version: "11.1.0.7.0-Production".>
    ####<Mar 23, 2011 11:42:43 PM IST> <Info> <Common> <Bharathi> <soa_server1> <weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@91862a7> <<anonymous>> <> <766a115202c9c0be:1bb8e7ce:12ee3e8f14b:-7ffd-000000000000000f> <1300903963323> <BEA-000628> <Created "1" resources for pool "EDNLocalTxDataSource", out of which "1" are available and "0" are unavailable.>
    ####<Mar 23, 2011 11:42:44 PM IST> <Info> <Common> <Bharathi> <soa_server1> <weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@203124a4> <<anonymous>> <> <766a115202c9c0be:1bb8e7ce:12ee3e8f14b:-7ffd-000000000000000f> <1300903964835> <BEA-000628> <Created "1" resources for pool "EDNLocalTxDataSource", out of which "1" are available and "0" are unavailable.>
    ####<Mar 23, 2011 11:42:44 PM IST> <Info> <JDBC> <Bharathi> <soa_server1> <weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@3cdeed72> <<anonymous>> <BEA1-006686F9CB68> <766a115202c9c0be:1bb8e7ce:12ee3e8f14b:-7ffd-000000000000000f> <1300903964835> <BEA-001516> <Connection Pool "EDNDataSource" connected to Database: "Oracle", Version: "Oracle Database 10g Express Edition Release 10.2.0.1.0 - Production".>
    ####<Mar 23, 2011 11:42:44 PM IST> <Info> <JDBC> <Bharathi> <soa_server1> <weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@3cdeed72> <<anonymous>> <BEA1-006686F9CB68> <766a115202c9c0be:1bb8e7ce:12ee3e8f14b:-7ffd-000000000000000f> <1300903964835> <BEA-001517> <Connection Pool "EDNDataSource" using Driver: "Oracle JDBC driver", Version: "11.1.0.7.0-Production".>
    ####<Mar 23, 2011 11:42:44 PM IST> <Info> <Common> <Bharathi> <soa_server1> <weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@3cdeed72> <<anonymous>> <BEA1-006686F9CB68> <766a115202c9c0be:1bb8e7ce:12ee3e8f14b:-7ffd-000000000000000f> <1300903964851> <BEA-000628> <Created "1" resources for pool "EDNDataSource", out of which "1" are available and "0" are unavailable.>
    ####<Mar 23, 2011 11:42:45 PM IST> <Info> <Common> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '18' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <766a115202c9c0be:1bb8e7ce:12ee3e8f14b:-7ffd-0000000000000013> <1300903965365> <BEA-000628> <Created "1" resources for pool "SOADataSource", out of which "1" are available and "0" are unavailable.>
    ####<Mar 23, 2011 11:42:47 PM IST> <Info> <Common> <Bharathi> <soa_server1> <weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@3f582c55> <<anonymous>> <> <766a115202c9c0be:1bb8e7ce:12ee3e8f14b:-7ffd-000000000000000f> <1300903967643> <BEA-000628> <Created "1" resources for pool "SOADataSource", out of which "1" are available and "0" are unavailable.>
    ####<Mar 23, 2011 11:42:47 PM IST> <Info> <Common> <Bharathi> <soa_server1> <FabricScheduler_QuartzSchedulerThread> <<anonymous>> <> <766a115202c9c0be:1bb8e7ce:12ee3e8f14b:-7ffd-0000000000000014> <1300903967643> <BEA-000628> <Created "1" resources for pool "SOALocalTxDataSource", out of which "1" are available and "0" are unavailable.>
    ####<Mar 23, 2011 11:43:32 PM IST> <Warning> <Log Management> <Bharathi> <soa_server1> <[ACTIVE] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <766a115202c9c0be:1bb8e7ce:12ee3e8f14b:-7ffd-0000000000000015> <1300904012528> <BEA-170011> <The LogBroadcaster on this server failed to broadcast log messages to the admin server. The Admin server may not be running. Message broadcasts to the admin server will be disabled.>
    ####<Mar 23, 2011 11:43:33 PM IST> <Info> <Health> <Bharathi> <soa_server1> <weblogic.GCMonitor> <<anonymous>> <> <766a115202c9c0be:1bb8e7ce:12ee3e8f14b:-7ffd-0000000000000016> <1300904013119> <BEA-310002> <55% of the total memory in the server is free>
    Please help me on this to make it properly.
    Appriceate your suggestions.
    Thanks

  • Htmldb server is not running anymore

    Hi,
    Since a few days the htmldb server is not launched when I start my XE database.
    What are the options in this situations except reinstalling it ?
    Thanks.

    I seem to have a similar problem as you.
    I have tried multiple reinstalls but never got the htmldb/web interface up.
    This time I've installed the production OracleXEUniv.exe and the database is up.
    Connectivity
    I can do conn / as sysdba
    but not conn sys@xe as sysdba or conn system@xe as sysdba
    tnsping works:
    C:\Documents and Settings\winxp>tnsping xe
    TNS Ping Utility for 32-bit Windows: Version 10.2.0.1.0 - Production on 25-FEB-2
    006 17:37:38
    Copyright (c) 1997, 2005, Oracle. All rights reserved.
    Used parameter files:
    C:\oraclexe\app\oracle\product\10.2.0\server\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = silverbl
    ue.snofrid.com)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME
    = XE)))
    OK (60 msec)
    C:\Documents and Settings\winxp>
    lsnrctl status:
    C:\Documents and Settings\winxp>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 25-FEB-2006 17:34
    :18
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Produ
    ction
    Start Date 25-FEB-2006 17:19:07
    Uptime 0 days 0 hr. 15 min. 11 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Default Service XE
    Listener Parameter File C:\oraclexe\app\oracle\product\10.2.0\server\network\a
    dmin\listener.ora
    Listener Log File C:\oraclexe\app\oracle\product\10.2.0\server\network\l
    og\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC_FOR_XEipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=silverblue.snofrid.com)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=8080))(Presentation=
    HTTP)(Session=RAW))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
    Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "XEXDB" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    Service "XE_XPT" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    Service "xe" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    The command completed successfully
    C:\Documents and Settings\winxp>
    alert_xe.log:
    Sat Feb 25 17:19:19 2006
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2210K exceeds notification threshold (2048K)
    KGL object name :XDB.XDbD/PLZ01TcHgNAgAIIegtw==
    Port 8080
    My computer is behind a firewall and has a local ip (and the fw/router has the public one).
    I havnt been able to get anything on:
    http://127.0.0.1:8080/apex
    or
    http://127.0.0.1:8080/
    netstat says:
    TCP silverblue:8080 silverblue.snofrid.com:0 LISTENING
    TCP silverblue:8080 localhost:1763 CLOSE_WAIT
    TCP silverblue:8080 localhost:1766 ESTABLISHED
    SQL> select dbms_xdb.gethttpport() from dual;
    DBMS_XDB.GETHTTPPORT()
    8080
    SQL>
    Last udump file:
    Dump file c:\oraclexe\app\oracle\admin\xe\udump\xe_ora_3984.trc
    Sat Feb 25 17:19:19 2006
    ORACLE V10.2.0.1.0 - Production vsnsta=0
    vsnsql=14 vsnxtr=3
    Oracle Database 10g Express Edition Release 10.2.0.1.0 - Production
    Windows XP Version V5.1 Service Pack 2
    CPU : 1 - type 586
    Process Affinity : 0x00000000
    Memory (Avail/Total): Ph:388M/1023M, Ph+PgF:864M/1696M, VA:1600M/2047M
    Instance name: xe
    Redo thread mounted by this instance: 1
    Oracle process number: 19
    Windows thread id: 3984, image: ORACLE.EXE (SHAD)
    *** 2006-02-25 17:19:19.968
    *** SERVICE NAME:(SYS$USERS) 2006-02-25 17:19:19.968
    *** SESSION ID:(38.3) 2006-02-25 17:19:19.968
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2210K exceeds notification threshold (2048K)
    LIBRARY OBJECT HANDLE: handle=2094fd80 mutex=2094FE34(0)
    name=XDB.XDbD/PLZ01TcHgNAgAIIegtw==
    hash=e0f82b0c545a707da230a62675d34c80 timestamp=02-07-2006 22:42:01
    namespace=XDBS flags=KGHP/TIM/SML/[02000000]
    kkkk-dddd-llll=0000-0000-0000 lock=S pin=S latch#=1 hpc=0002 hlc=0002
    lwt=2094FDDC[2094FDDC,2094FDDC] ltm=2094FDE4[2094FDE4,2094FDE4]
    pwt=2094FDC0[2094FDC0,2094FDC0] ptm=2094FDC8[2094FDC8,2094FDC8]
    ref=2094FDFC[2094FDFC,2094FDFC] lnd=2094FE08[2094FE08,2094FE08]
    LIBRARY OBJECT: object=1e4e5464
    type=XDBS flags=EXS/LOC[0005] pflags=[0000] status=VALD load=X
    DATA BLOCKS:
    data# heap pointer status pins change whr alloc(K) size(K)
    0 2094fd10 1e4e5520 I/P/A/-/- 0 NONE 00 0.34 1.05
    1 1e4e555c 1e4b2288 I/P/A/-/- 1 NONE 00 2210.13 2223.18
    What can I do?
    Message was edited by:
    Max484339

  • Apache server is not running

    After applying 11i.ATG_PF.H.delta.6 this patch
    i am not able to start Apache
    alpha2.bw.ltindia.com> sh adapcctl.sh start
    adapcctl.sh version 115.54
    ORACLE error 6550 in afpgdbcf
    Cause: afpgdbcf failed due to ORA-06550: line 1, column 30:
    PLS-00302: component 'DATABASE_ID' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored.
    The SQL statement being executed at the time of the error was: begin :d := FND_SECURITY_PKG.DATABASE_ID; end; and was executed from the file &ERRFILE.
    Apache Web Server Listener is not running.
    Starting Apache Web Server Listener (dedicated HTTP) ...
    ORACLE error 6550 in afpgdbcf
    Cause: afpgdbcf failed due to ORA-06550: line 1, column 30:
    PLS-00302: component 'DATABASE_ID' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored.

    Have you cloned this environment from Production? If so have you completed all the cloning steps before testing this patch?
    The issue seems to be with DBC file. Please check the Note:398804.1, if it helps.

  • After cloning form server is not running in r12

    Hi All,
    after cloning form server is not working
    --------------------------------------------------------------+---------
    ias-component | process-type | pid | status
    --------------------------------------------------------------+---------
    OC4JGroup:default_group | OC4J:oafm | 528566 | Alive
    OC4JGroup:default_group | OC4J:forms | N/A | Down
    OC4JGroup:default_group | OC4J:oacore | 327766 | Alive
    HTTP_Server | HTTP_Server | 1163498 | Alive
    i checked logfile.i found below error
    /opmn/bin/opmnctl[31]: unlimited: bad number
    opmnctl: opmn is already running.
    when i check adformsctl.sh status it showing like below
    adformsctl.sh: exiting with status 0
    how to trobleshut this one.
    Thanks.

    Hi,
    did u check all the pre-requisites on the clone server before cloning. Please post contents of logfile here.
    $INST_TOP/logs/ora/10.1.3/opmn/default_group~forms*.log
    $INST_TOP/logs/ora/10.1.3/opmn/forms_default_group*/formsstd.err
    Thanks,
    Taher

Maybe you are looking for

  • How do you disable menu bar icons from being moved?

    The students at our school have discovered that if you hold down the Command key and click on certain menu bar items (such as the icons for Displays, Sound, Date & Time, Keyboard Layout, etc.) it is possible to move them around. It is also possible t

  • ANN: XSQL Servlet 0.9.8.6 Release Available

    Oracle is excited to announce the 0.9.8.6 technology preview release of Oracle XSQL Pages and the XSQL Servlet with major new functionality. -----------------[ Download Info ]------------------- http://technet.oracle.com/tech/xml/xsql_servlet/ Click

  • Test - please ignore

    Apologies for the test in this forum, but I can't post to the test forums at the moment. Just trying out some bbcodes: Test test test Dodge dodge dodge Acute acute acute http://www.google.com Google A quoted text quote some code[size=15]I LOVE TO SHO

  • Dreamweaver preview issue with Safari 4.0

    Description of Issue :    Recently I have upgraded my Safari browser to version to 4.0, after this was completed when I'm in dreamweaver design view I cannot preview my work in Safari as it comes up with a blank web page and opens the folder that the

  • Problem in running Linux command using JavaRuntine

    All, When I ran a Linux command in Java Program It does not give a correct output instead it returns null string. When I ran the Qsub command( as given in the below program) in Java program I suppose to get Unable to run job: unknown resource "mechhp