Prb n StopWebLogic.sh on Production mode

hi all
i am using WebLogic sp 3 on Solaris in Production Mode,
my client want to stop Server using stopWebLogic.sh script. when i call that script , it will give error message like this "Cannot shutdown a server when using a BootIdentify file AND running in Production mode"
what i 'll do for that?
how can i stop my Production Server by calling StopWebLogic.sh ?
plz help me , its very urgent
regards
muruganandam

See http://forums-test.bea.com/bea/message.jspa?messageID=600016484&tstart=0
for an example of how to fix this.
We are using sp5, but I believe the options have been around for a while.
Short answer:
${JAVA_HOME}/bin/java -Dweblogic.system.BootIdentityFile=boot.properties -Dweblogic.RootDirectory=${DOMAIN_HOME} -cp ${C
LASSPATH} weblogic.Admin FORCESHUTDOWN -url ${ADMIN_URL} ${UIDPWD} ${SERVER_NAME} 2>&1

Similar Messages

  • How to recompile a single JSP in WLS10.3 running in production mode

    In OAS there was a parameter...something like ?precompile=true which would force recompile of a JSP. Does anyone know any equivalent setting in WLS? We are running in production mode, but there are cases where we need to make a JSP change to fix an issue. And I dont want to have to run the server in development mode.
    Thanks

    Just an update...It cannot be done. Even if you compile the class manually and put it in place of the old class, it will not take effect. The WLS must cache the classes in production mode, which makes perfect sense. Just a pain.

  • Weblogic starting in production mode LINUX x86

    I am having a problem when creating a new weblogic 10.3.3 domain. I created this domain in development mode yet when i try and start the domain the admin server always starts in Production mode?
    Does anyone know why this is happening as i've check the weblogic console and it shows that the domain is set to development. Below is the message recieved on start up of the admin server:
    <Warning> <Management> <BEA-141274> <Production mode has specified at the command line via the weblogic.ProductionModeEnabled system property. This system property overrides the development mode setting contained in config.xml. However, the console and WLST show the attribute values and defaults that correspond to the development mode specified in config.xml.>
    Thanks for your help in advance.

    I have the same problem during the start of Oracle Identity Manager 11G...Admin Server and Managed Server on different machines...
    ####<Dec 2, 2010 5:25:17 PM MSK> <Error> <Security> <asoim.sgp.gazprom.ru> <oim_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <1291299917129> <BEA-090892> <The dynamic loading of the OPSS java security policy provider class oracle.security.jps.internal.policystore.JavaPolicyProvider failed due to problem inside OPSS java security policy provider. Exception was thrown when loading or setting the JPSS policy provider. Enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: JPS-01538: The default policy provider was not found.>
    ####<Dec 2, 2010 5:25:17 PM MSK> <Critical> <WebLogicServer> <asoim.sgp.gazprom.ru> <oim_server1> <main> <<WLS Kernel>> <1291299917132> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: The dynamic loading of the OPSS java security policy provider class oracle.security.jps.internal.policystore.JavaPolicyProvider failed due to problem inside OPSS java security policy provider. Exception was thrown when loading or setting the JPSS policy provider. Enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: JPS-01538: The default policy provider was not found.
    weblogic.security.SecurityInitializationException: The dynamic loading of the OPSS java security policy provider class oracle.security.jps.internal.policystore.JavaPolicyProvider failed due to problem inside OPSS java security policy provider. Exception was thrown when loading or setting the JPSS policy provider. Enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: JPS-01538: The default policy provider was not found.
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1394)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
    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)
    Caused By: oracle.security.jps.JpsRuntimeException: JPS-01538: The default policy provider was not found.
    at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:273)
    at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:265)
    at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:136)
    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)
    at java.lang.Class.newInstance0(Class.java:355)
    at java.lang.Class.newInstance(Class.java:308)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1312)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
    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)
    Caused By: oracle.security.jps.JpsException: JPS-01538: The default policy provider was not found.
    at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:705)
    at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:271)
    at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:265)
    at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:136)
    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)
    at java.lang.Class.newInstance0(Class.java:355)
    at java.lang.Class.newInstance(Class.java:308)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1312)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
    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)
    Caused By: oracle.security.jps.JpsException: JPS-01514: The default context is missing in jps-config.xml.
    at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:665)
    at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:650)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:650)
    at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:271)
    at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:265)
    at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:136)
    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)
    at java.lang.Class.newInstance0(Class.java:355)
    at java.lang.Class.newInstance(Class.java:308)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1312)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
    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)
    Caused By: oracle.security.jps.service.credstore.CredStoreException: JPS-01050: Opening of wallet based credential store failed. Reason java.io.IOException: PKI-02002: Unable to open the wallet. Check password.
    at oracle.security.jps.internal.credstore.ssp.CsfWalletManager.openWallet(CsfWalletManager.java:177)
    at oracle.security.jps.internal.credstore.ssp.SspCredentialStore.doInit(SspCredentialStore.java:218)
    at oracle.security.jps.internal.credstore.ssp.SspCredentialStore.<init>(SspCredentialStore.java:140)
    at oracle.security.jps.internal.credstore.ssp.SspCredentialStore.<init>(SspCredentialStore.java:127)
    at oracle.security.jps.internal.credstore.ssp.SspCredentialStoreProvider.getInstance(SspCredentialStoreProvider.java:115)
    at oracle.security.jps.internal.credstore.ssp.SspCredentialStoreProvider.getInstance(SspCredentialStoreProvider.java:53)
    and help???

  • Problem in starting the domain in production mode

    Hi Friends,
         I have created the domain in production mode and i am using the JRockit 1.6 JDK for production.The Domain is created successfully ,no error  arises when i create the domain.But when i start the domain it raises the error because of some jdk related issues.I am not able to find the issue so please guide me for solving the issue.

    Hello,
    I checked the certification matrix for weblogic 12.1.3, and it seems it's not yet certified with Jrockit:
    Is it possible that you re-install using Oracle JDK 7u51+ ..?
    Regards,
    Mohab

  • Setting Office 2013 on Windows 8x in Pre-Production Mode

    Hello
    We are in the process of evaluating ADRMS for protecting documents. Currently, I have ADRMS running on a Windows Server 2012 x64. I have 2 other machines which talk to this - one with Office 2013 installed on a windows 8.1 set in production mode and another
    similar machine having  a custom program based on ADRMS SDK 2.1 APIs. 
    How can I set the server running ADRMS as well as Office 2013 in pre-production mode? If there are any documents on this, can this be shared or pointed to please
    Thanks
    SN

    Hello,
    Does anyone know how to do this or is this done differently?
    This is what I want to test to start with - I have a document (docx) and I have protected it using ADRMS SDK2.1 based custom client application. I want to test this protected document by opening using Office 2013 and see if the permissions I set are working.
    The custom application is installed on a machine (8.1, set to pre-prod by setting MSIPC & uDRM \Hierarchy to 1)  connecting to a server (Win 2012, set in pre-prod by setting DRMS\Hierarchy to 1) with both ADRMS & ADDS installed in it. For some
    reason the client works even with uDRM/Hierarchy set to 0, so not sure what is the relevance of uDRM. 
    I have the Office 2013 installed on a Windows 8.1 different from the above 2 machines and connected to the above domain. But I am unable to open the document protected by the custom RMS app. In fact, when I try to protect a document created using Word 2013
    on this machine it says "The system cannot find the file specified"
    00000001 0.00000000
    [23512] /-----------------------------------------------------------------------
    00000002 0.00000000
    [23512]  Public API called: IpcFreeMemory
    00000003 0.00000000
    [23512]   pb:   0000005F3D432070
    00000004 3.09854221
    [23512] /-----------------------------------------------------------------------
    00000005 3.09854221
    [23512]  Public API called: IpcpBootstrapUser
    00000006 3.09854221
    [23512]   pConnectionInfo:   NULL
    00000007 3.09854221
    [23512]   pUser:   PCIPC_USER
    00000008 3.09854221
    [23512]     -->dwType:    1
    00000009 3.09854221
    [23512]     -->wszID:     [email protected]
    00000010 3.09854221
    [23512]   pToken:   PCIPCP_TOKEN
    00000011 3.09854221
    [23512]     -->dwType:       2
    00000012 3.09854221
    [23512]     -->pcvTokenData: NULL
    00000013 3.09854221
    [23512]     -->cbTokenData:  0x00000000
    00000014 3.09854221
    [23512]   pContext:   PCIPC_PROMPT_CTX
    00000015 3.09854221
    [23512]     -->cbSize:       40
    00000016 3.09854221
    [23512]     -->hwndParent:   NULL
    00000017 3.09854221
    [23512]     -->dwFlags:      0x00000000
    00000018 3.09854221
    [23512]     -->hCancelEvent: 0000000000000558
    00000019 3.09854221
    [23512]     -->pcCredential:
    00000020 3.09854221
    [23512]       NULL
    00000021 3.09854221
    [23512]   pvReserved:   NULL
    00000022 3.09866428
    [23512] [msipc]:Disabled SSPI auth for RMSO
    00000023 3.09868693
    [23512] [msipc]:IpcTokenCache::GetCachedToken Creating a new IIpcToken
    00000024 3.09872818
    [23512] [msipc]:+LoggedOnUserToken Created
    00000025 3.09875011
    [23512] [msipp]:+ippGetUser
    00000026 3.09876585
    [23512] [msipp]:+ippGetUserForUserInfo
    00000027 3.09879208
    [23512] [msipp]:+IPPUserIdentity::InitializeIdentityForUserInfo entered
    00000028 3.09882998
    [23512] [msipp]:+IPPLicenseStore::GetMachineCert
    00000029 3.09911990
    [23512] Exception at d:\bt\2274\private\client\source\adrms\native\protection\msdrm\clientsdk\store\drmstore.cpp(2222)
    00000030 3.09911990
    [23512] HRESULT = 0x8004f00d
    00000031 3.09914303
    [23512] [msipc]:+ippActivateMachine
    00000032 3.09933877
    [23512] Exception at d:\bt\2274\private\client\source\adrms\native\protection\msdrm\clientsdk\store\drmstore.cpp(708)
    00000033 3.09933877
    [23512] HRESULT = 0x8004f00d
    00000034 3.09944534
    [23512] Exception at d:\bt\2274\private\client\source\adrms\native\protection\msdrm\clientsdk\store\drmstore.cpp(763)
    00000035 3.09944534
    [23512] HRESULT = 0x8004f00d
    00000036 3.09955812
    [23512] Exception at d:\bt\2274\private\client\source\adrms\native\protection\msdrm\clientsdk\store\drmstore.cpp(708)
    00000037 3.09955812
    [23512] HRESULT = 0x8004f00d
    00000038 3.09959126
    [23512] Exception at d:\bt\2274\private\client\source\adrms\native\protection\msdrm\clientsdk\store\drmstore.cpp(763)
    00000039 3.09959126
    [23512] HRESULT = 0x8004f00d
    00000040 3.09977841
    [23512] Exception at d:\bt\2274\private\client\source\adrms\native\protection\msdrm\clientsdk\store\drmstore.cpp(708)
    00000041 3.09977841
    [23512] HRESULT = 0x8004f00d
    00000042 3.09981275
    [23512] Exception at d:\bt\2274\private\client\source\adrms\native\protection\msdrm\clientsdk\store\drmstore.cpp(763)
    00000043 3.09981275
    [23512] HRESULT = 0x8004f00d
    00000044 3.09994483
    [23512] Exception at d:\bt\2274\private\client\source\adrms\native\protection\msdrm\clientsdk\store\drmstore.cpp(708)
    00000045 3.09994483
    [23512] HRESULT = 0x8004f00d
    00000046 3.09997869
    [23512] Exception at d:\bt\2274\private\client\source\adrms\native\protection\msdrm\clientsdk\store\drmstore.cpp(763)
    00000047 3.09997869
    [23512] HRESULT = 0x8004f00d
    00000048 3.10005188
    [23512] Exception at d:\bt\2274\private\client\source\port\windows\ipcossecuritygeneral.cpp(90): hr = CDRMtoSP::CreateMachineCerts()
    00000049 3.10005188
    [23512] HRESULT = 0x80070002
    00000050 3.10007334
    [23512] [msipc]:Error encountered while activating the machine, hr = 0x80070002
    00000051 3.10011625
    [23512] Exception at d:\bt\2274\private\client\source\adrms\native\protection\core\ippmsdrmwrapper.cpp(650)
    00000052 3.10011625
    [23512] HRESULT = 0x80070002
    00000053 3.10017371
    [23512] [msipp]:-ippGetUser HR=80070002
    00000054 3.10020924
    [23512] Exception at d:\bt\2274\private\client\source\adrms\native\protection\framework\win7\win7ippuser.cpp(92): ippGetUser(IPP_GU_CONNECTION_INFO, pConnectionInfo, dwFlags, ipcContext, m_pUser)
    00000055 3.10020924
    [23512] HRESULT = 0x80070002
    00000056 3.10022879
    [23512] Error HRESULT 0x80070002 mapped to 0x80070002
    00000057 3.10026145
    [23512] Exception at d:\bt\2274\private\client\source\adrms\native\protection\api\ippapi.cpp(2525): IppGetUser( IPP_GU_CONNECTION_INFO, &pUserFromConnInfo, pUserFromConnInfo.wszID ? dwFlags : (dwFlags | IPP_GU_NEW), pIpcContext, &hUser)
    00000058 3.10026145
    [23512] HRESULT = 0x80070002
    00000059 3.10028005
    [23512] Error HRESULT 0x80070002 mapped to 0x80070002
    00000060 3.10030127
    [23512]  Public API IpcpBootstrapUser exited with return code 0x80070002
    00000061 3.10030127
    [23512] \-----------------------------------------------------------------------
    00000062 3.10036349
    [23512] /-----------------------------------------------------------------------
    00000063 3.10036349
    [23512]  Public API called: IpcGetTemplateIssuerList
    00000064 3.10036349
    [23512]   pConnectionInfo:   NULL
    00000065 3.10036349
    [23512]   dwFlags:   0x00000000
    00000066 3.10036349
    [23512]   pContext:   PCIPC_PROMPT_CTX
    00000067 3.10036349
    [23512]     -->cbSize:       40
    00000068 3.10036349
    [23512]     -->hwndParent:   NULL
    00000069 3.10036349
    [23512]     -->dwFlags:      0x00000003
    00000070 3.10036349
    [23512]     -->hCancelEvent: 0000000000000558
    00000071 3.10036349
    [23512]     -->pcCredential:
    00000072 3.10036349
    [23512]       NULL
    00000073 3.10036349
    [23512]   pvReserved:   NULL
    00000074 3.10039186
    [23512] [msipp]:+ippGetUser
    00000075 3.10040927
    [23512] [msipp]:+ippGetUserForUserInfo
    00000076 3.10043311
    [23512] [msipp]:+IPPUserIdentity::InitializeIdentityForUserInfo entered
    00000077 3.10046244
    [23512] [msipp]:+IPPLicenseStore::GetMachineCert
    00000078 3.10075140
    [23512] Exception at d:\bt\2274\private\client\source\adrms\native\protection\msdrm\clientsdk\store\drmstore.cpp(2222)
    00000079 3.10075140
    [23512] HRESULT = 0x8004f00d
    00000080 3.10077405
    [23512] [msipc]:+ippActivateMachine
    00000081 3.10079026
    [23512] [msipc]:ippActivateMachine Skipping Machine activation because of Offline mode
    00000082 3.10082817
    [23512] Exception at d:\bt\2274\private\client\source\adrms\native\protection\core\ippmsdrmwrapper.cpp(621)
    00000083 3.10082817
    [23512] HRESULT = 0x8004020d
    00000084 3.10084748
    [23512] [msipp]:-ippGetUser HR=8004020d
    00000085 3.10087729
    [23512] Exception at d:\bt\2274\private\client\source\adrms\native\protection\framework\win7\win7ippuser.cpp(92): ippGetUser(IPP_GU_CONNECTION_INFO, pConnectionInfo, dwFlags, ipcContext, m_pUser)
    00000086 3.10087729
    [23512] HRESULT = 0x8004020d
    00000087 3.10089636
    [23512] Error HRESULT 0x8004020d mapped to 0x8004020d
    00000088 3.10091305
    [23512] [msipc]:+IpcGetTemplateIssuerList IppGetUser Failed hr = 0x8004020d
    00000089 3.10093284
    [23512] [msipp]:+IPPLicenseStore::GetCLCWithRAC
    00000090 3.10112619
    [23512] Exception at d:\bt\2274\private\client\source\adrms\native\protection\msdrm\clientsdk\store\drmstore.cpp(2222)
    00000091 3.10112619
    [23512] HRESULT = 0x8004f00d
    00000092 3.10114932
    [23512] [msdrm]:-CDRMStore::GetLicense type=3 hr=8004f00d
    00000093 3.10118246
    [23512] Exception at d:\bt\2274\private\client\source\adrms\native\protection\core\ipplicensestore.cpp(399): m_cdrmStore->GetLicense( DRM_LICENSE_TYPE_CLC, pwszSearchPattern, uSearchPatternCount, fDefaultForUser, puCount, prgwszLicense, prgwszRACs)
    00000094 3.10118246
    [23512] HRESULT = 0x8004f00d
    00000095 3.10121131
    [23512]  Public API IpcGetTemplateIssuerList exited with return code 0x8004020D
    00000096 3.10121131
    [23512] \-----------------------------------------------------------------------
    00000097 3.10124445
    [23512] /-----------------------------------------------------------------------
    00000098 3.10124445
    [23512]  Public API called: IpcFreeMemory
    00000099 3.10124445
    [23512]   pb:   0000005F3F8B0DB0
    00000100 3.10132265
    [23512] /-----------------------------------------------------------------------
    00000101 3.10132265
    [23512]  Public API called: IpcGetErrorMessageText
    00000102 3.10132265
    [23512]   hrError:   0x80070002
    00000103 3.10132265
    [23512]   dwLanguageId:   1033
    00000104 3.10215545
    [23512]  Public API IpcGetErrorMessageText exited with return code 0x00000000
    00000105 3.10215545
    [23512] \-----------------------------------------------------------------------
    00000106 4.53870678
    [23512] /-----------------------------------------------------------------------
    00000107 4.53870678
    [23512]  Public API called: IpcFreeMemory
    00000108 4.53870678
    [23512]   pb:   0000005F3D4324F0
    00000109 109.36756897
    [24016] SHIMVIEW: ShimInfo(Complete)
    00000110 118.99750519
    [24088] SHIMVIEW: ShimInfo(Complete)
    Any help will be much appreciated
    Thanks
    SN

  • Start Weblogic 10.3.5 in production mode

    I am doing a Weblogic upgrade from 9.1 to 10.3.5.
    I am also simultaneously doing a Java upgrade to 1.6.0_27.
    All changes are done and the project is in in System test mode.
    I have configured my Sysytem test environment in development mode and used JDk installed on my computer.
    To move the changes to the UAT server, I want to start weblogic in production mode.
    can anyone help me as to how will this be different,I am planning thing for UAT and production right now.
    Can I run my System test server in production mode .
    Is it that with production mode ,we have to use jrockit and not Sun Jdk?
    Please help.
    Thanks,

    Hi
    When you started the Weblogic Server, in the starup window (or nohup output file) search for the word named like "Development". When I started my AdminServer and in the output from startup window, I could see a line like this: and in the end it says like AdminServer started in Development mode. On your side search for the word like "Production" or just "WLS Start Mode".
    WLS Start Mode=Development
    There should be a way to find out from Weblogic Admin Console, but I am not aware of this.
    Coming to redirecting the log file(s). do you want to redirect the startup log file(s) like when you start weblogic, you want all the outputs to go to someother file. Or is it the full log files from each server which are under like domain/servers/AdminServer/logs folder. I guess from weblogic console you should be able to control this.
    Coming to redirecting startup log files on Linux, under the domain root folder I created a simple file like admin_start.sh with below contents. And I run this admin_start.sh instead of startWeblogic.sh command. This takes care of starting weblogic and all output goes to specific file I mentioned. Also I can kill this window and still weblogic will be starting:
    DOMAIN_HOME="/home/ravijegga/Oracle/Middleware115/user_projects/domains/myDomain1"
    LOG_FILE="/home/ravijegga/Oracle/Middleware115/user_projects/domains/myDomain1/logs/admin.log"
    nohup ${DOMAIN_HOME}/bin/startWebLogic.sh > ${LOG_FILE} &
    The point is if you use > you can redirect to any log file. Google around and you should be able to find more examples for Windows OS also.
    Thanks
    Ravi Jegga

  • What would cause keynote 5.1 to stop playing slides? It reverts back to production mode.

    My version of keynote on my MacBook has begun acting strange. If I say a presentation as a powerpoint it will open it and play it. If I open one saved as a keynote it will not play. It will revert back to production mode. I have a major presentation due on Monday Oct 14. I'd like to do it from my old MacBook which has served me well for many years. My other option is to save it as a powerpoint and play it on one of the agency pc laptops.

    If I open one saved as a keynote it will not play. It will revert back to production mode.
    Keynote will only play a presentation full screen if it has been set to do so, have you made this setting?:
    Inspector > Document > Document > Automatically Play on Opening

  • Web service does not work in production mode

    Hi!
    I created a small web service with the WorkShop in BEA Weblogiv 7.0.
    If I start the server in production mode, then my service is not visible. It can
    not be accessed, neither its WSDL. In development mode it works. I tried to create
    an EAR file and deploy it, but when I do that in the web console, it all says
    that it is deployed, but I can not access the WSDL or anything else.
    Does the WSDL URL change in production mode ?
    Help !
    Best regards,
    David

    Thanks for reply.
    It seems nothing matters.
    I changed wlw-config file:
         <hostname>localhost</hostname>
         <protocol>http</protocol>
         <http-port>8002</http-port>
         <service>
              <class-name>com.mycom.MyWS</class-name>
              <protocol>http</protocol>
         </service>
    I changed wsdl soap address
    to
    http://localhost:8002/MyWS/com/mycom/MyWS.jws
    I deployed it to managed server at port 8002 and admin server at 7001. but still, admin server works and the other one does not.

  • Usage of default keyStores(.jks) in WLS production mode

    HI All,
    I need confirmation on usage of default keystore(.jks)  on web logic servers 10.3.5 running in  PRODUCTION Mode ?
    I have configured Demo-trust.jks and Demo-identity.jks  files in web logic server which is running on production mode  , but the below link says we should not use the demoidentity.jks and demotrust.jks file in Production and default key-stores for only testing.
    In general, production mode requires you to configure additional security features.
    FYi  ...http://oracle-solutions.com/en/configuration-ssl-weblogic-server/
    FYI, Some of key web logic server log entries :
    - The system is vulnerable to security attacks, since it trusts certificates signed by the demo trusted CA.
    - <BEA-000330> <Started WebLogic Managed Server "bi_server1" for domain "bifoundation_domain" running in Production Mode>.
    - Warning : domains\bifoundation_domain\servers\bi_server1\tmp\_WL_user\oracle.applcore.model\vy4gk6/META-INF/application.xml. A version attribute is required, but this version of the Weblogic Server will assume that the JEE5 is used. Future   versions of the Weblogic Server will reject descriptors that do not specify the JEE version.>
    Basically  we are trying to implement the SSO between OBIEE11g  and j2e application in WLS 10.3.5   , I have completed the SAML2 configuration on two different managed servers ,but SSO not working and also not able to find ERROR messages on server logs
    I would like to know ,  If we chose/use  default keystores  in WLS production mode , is there impact on SSO functionality (SAML2) ?
    Thanks in Advance

    Hi ,
    Thanks for valuable input and after configuring I am able to see the SAML2.0 logs
    In Web logic custom authentication provider configured for performing authentication on j2ee  application .    SS0-Saml2.0  configured in single web-logic server11g  ,in which  two different managed servers .(One managed server for application and another managed server for OBIEE).
    We are able to login successfully on application side using the custom database authenticator (User: Tony) and then if we try to access the OBIEE urls(example: http://ctodomain.test.com:8704/saml2/analytics/saw.dll?) ,its redirecting to OBIEE URL as   http://ctodomain.test.com:8704/saml2/sp/acs/artifact?SAMLart=AAQAAP4DqhE1B5fw5nvpzoSbqW9KLgCPhgkl21qQKIG3naZsi9f75Uk8HdQ%3D   and WLS log says  “Authentication Failed: User ‘Tony’ denied
    Looks like SAML token generating properly on IDP(app)  and not able to authenticate on service provider (OBIEE)
    In order to achieve the SSO using SAML2.0 , do we need to configure any  steps at OBIEE side to bring the users in console ? , b’coz  below log says application user not able to login authenticate at OBIE E side .
    OBIEE wls log:
    Apr 13, 2015 11:18:39 PM IST> <Debug> <SecuritySAML2Service> <BLR00AFE> <bi_server1> <[ACTIVE] Execute-thread: '0' for queue: 'web-logic.kernel.Default (self-tuning)'> <<WLS Kernel>> <
    <3c7a43ee732d37f3:4702fadb:14cb333962b:-8000-000000000000238c> <1428947319400> <BEA-000000> <exception info
    javax.security.auth.login.FailedLoginException: [Security:090304]Authentication Failed: User Download javax.security.auth.login.FailedLoginException: [Security:090302]Authentication Failed: User Download 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 java.security.AccessController.doPrivileged(Native Method)
                    at com.bea.common.security.internal.service.LoginModuleWrapper.login(LoginModuleWrapper.java:106)
                    at sun.reflect.GeneratedMethodAccessor354.invoke(Unknown Source)
                    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                    at java.lang.reflect.Method.invoke(Method.java:606)
    Appreciate if any inputs on above issue
    Thanks

  • Deploying simple EAR to WL10.3 in Production Mode

    Hi,
    I'm trying to deploy a simple EAR developed using Workshop and am getting library reference errors for beehive-controls-1.0.1-10.0.
    The target server is running on Solaris with a domain created using the wls.jar template.
    I'd like to bundle the additional libraries needed in the EAR file (in APP-INF/lib, dropped in automagically using the workshop J2EE module dependencies setting) but don't know which libraries I need (can only find beehive-controls.jar on the filesystem).
    Will this work on a server running in production mode, and if so, what libraries do i need?
    Cheers.
    Martin.
    Edited by: user10925870 on 23-Nov-2009 03:19
    The library references that wls complains about are:
    - beehive-controls-1.0.1-10.0
    - weblogic-controls-10.0
    - wls-commonsloggingbridge

    You can do one thing. Create a workshop domain in a test environment and then start the console. All the shared libraries are deployed as modules and can be seen in the admin console. Then search and place theses libraries in the lib of your application and used the <prefer-web-inf-classes> or <prefer-application-packages> in case of .war or .ear respectively. Hope this helps :)
    Edited by: Manish Chellappan on Nov 24, 2009 1:05 PM

  • Wls 9.1 doesn't pick up changes to static content in production mode

    Hi Everybody,
              I'm running wls 9.1 on XP in production mode as a stand-alone server. My web app is deployed in exploded format in an external directory.
              I'm trying to force the server to pick up the changes to static content like JSPs automatically and it's not working.
              1. I've set pageCheckSeconds = 1 in weblogic.xml and even though server picks this setting up it does nothing about it.
              2. I tried weblogic.Deployer utitlity to redeploy just one jsp file and it's not working because it's unable to get the full path to a source file. Can this happen due to application Context Path not being set properly?
              Does anybody come across issues like this?
              Thanks.
              Paul.

    Hi Everybody,
              I'm running wls 9.1 on XP in production mode as a stand-alone server. My web app is deployed in exploded format in an external directory.
              I'm trying to force the server to pick up the changes to static content like JSPs automatically and it's not working.
              1. I've set pageCheckSeconds = 1 in weblogic.xml and even though server picks this setting up it does nothing about it.
              2. I tried weblogic.Deployer utitlity to redeploy just one jsp file and it's not working because it's unable to get the full path to a source file. Can this happen due to application Context Path not being set properly?
              Does anybody come across issues like this?
              Thanks.
              Paul.

  • OBIEE 11g installation Issue - Demo Cert in production mode

    Hello All, I installed OBIEE 11g along with Weblogic 10.3.5 on Linux 64 bit server. I searched entire <<MW_HOME>> folders and changed PRODUCTION_MODE to false in all possible .sh files. However, the error doesn't go away.
    Is there any other location, I need to check for this flag?
    Also, when I login to WebLogic console, Domains --> Configuration --> General .. I still see Production mode = true.
    Thanks in advance for your help and assistance.
    Demo trusted CA certificate is being used in production mode: [
    Version: V3
    Subject: CN=CACERT, OU=FOR TESTING ONLY, O=MyOrganization, L=MyTown, ST=MyState, C=US
    Signature Algorithm: MD5withRSA, OID = 1.2.840.113549.1.1.4
    Key: Sun RSA public key, 512 bits
    modulus: 9550192877869244258838480703390456015046425375252278279190673063544122510925482179963329236052146047356415957587628011282484772458983977898996276815440753
    public exponent: 65537
    Validity: [From: Thu Mar 21 12:12:27 PST 2002,
                   To: Tue Mar 22 13:12:27 PDT 2022]
    Issuer: CN=CACERT, OU=FOR TESTING ONLY, O=MyOrganization, L=MyTown, ST=MyState, C=US
    SerialNumber: [    33f10648 fcde0deb 4199921f d64537f4]
    Certificate Extensions: 1
    [1]: ObjectId: 2.5.29.15 Criticality=true
    KeyUsage [
    Key_CertSign

    Hi Vagic
    Did you get any clue on this problem? I'm facing the same warning and I'm not sure if that's releant or not.
    Thank you

  • Run startWeblogic.sh errors in production mode

    Hi,
    I am trying to run the following commands to start the admin server and managed nodes from the commandline on linux:
    domain_dir/bin/startWebLogic.sh &
    domain_dir/bin/startManagedWebLogic.sh managednodename http://localhost:7001 &
    By entering the & i start it as background process to keep the servers running when i close my shell session. When the script asks for the username it is not sent to the scripts because they are already in de background and i recieve the error that 'weblogic is not a command' so it is trying to execute the typed username as a command.
    How can i start weblogic from the command line in the background when in production mode where a username and password is necesarry to start them?
    Kind Regards,
    Andre

    Found the solution on Metalink. In the startManagedWebLogic.sh script there is already a WLS_USER and a WLS_PW property. If you set them and add the same to the startWebLogic.sh script they both can be started.
    WLS_USER="username"
    export WLS_USER
    WLS_PW="password"
    export WLS_PW
    start the adminserver and nodes with
    nohup /weblogic_home/DomainName/bin/startWebLogic.sh &
    nohup /weblogic_home/DomainName/bin/startManagedWebLogic.sh ManagedNodeName1 http://localhost:7001 &
    nohup /weblogic_home/DomainName/bin/startManagedWebLogic.sh ManagedNodeName2 http://localhost:7001 &
    Regards,
    Andre

  • Production mode startup failure for 8.1SP2

    I'm running BEA WL 8.1 on Windows 2000 and have created a new server configuration
    in production mode with JRocket using the Configuration Wizard through Express
    Setup. I am unable to successfully start the server manually or through the Workshop
    interface. Below is the exception stack trace. Any suggestions would be most appreciated.
    <> <000000> <Error in startup class com.bea.wli.init.WLIDBCreate Method: init:
    com.bea.wli.init.WLIDBCreateException: At least one WLI data base object (TABLE
    WLI_USER) was missing
         at com.bea.wli.init.WLIDBCreate$WLIDataSource.checkDBObjects(WLIDBCreate.java:875)
         at com.bea.wli.init.WLIDBCreate.init(WLIDBCreate.java:994)
         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:324)
         at com.bea.wli.init.BPMStartupShutdown.invoke(BPMStartupShutdown.java:324)
         at com.bea.wli.init.BPMStartupShutdown.startup(BPMStartupShutdown.java:189)
         at com.bea.wli.init.BPMStartup.main(BPMStartup.java:23)
         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:324)
         at weblogic.t3.srvr.StartupClassService.invokeMain(StartupClassService.java:229)
         at weblogic.t3.srvr.StartupClassService.invokeClass(StartupClassService.java:160)
         at weblogic.t3.srvr.StartupClassService.access$000(StartupClassService.java:36)
         at weblogic.t3.srvr.StartupClassService$1.run(StartupClassService.java:121)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
         at weblogic.t3.srvr.StartupClassService.invokeStartupClass(StartupClassService.java:116)
         at weblogic.t3.srvr.StartupClassService.addDeployment(StartupClassService.java:88)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:330)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:590)
         at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:568)
         at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:240)
         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:324)
         at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:711)
         at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:690)
         at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:476)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
         at weblogic.management.internal.RemoteMBeanServerImpl.private_invoke(RemoteMBeanServerImpl.java:947)
         at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:908)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:946)
         at weblogic.management.internal.MBeanProxy.invokeForCachingStub(MBeanProxy.java:481)
         at weblogic.management.configuration.ServerMBean_Stub.updateDeployments(ServerMBean_Stub.java:7271)
         at weblogic.management.deploy.slave.SlaveDeployer.updateServerDeployments(SlaveDeployer.java:1210)
         at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:362)
         at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:229)
         at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131)
         at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:964)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:359)
         at weblogic.Server.main(Server.java:32)

    Thanks, I fixed the problem following the steps you outlined.
    All that was needed was to create a database named Workshop, and then execute the scripts as explained.
    For the benefit of others here is what I followed before going by your suggestion:
    1. Go to: weblogic81\common\eval\pointbase\tools
    2. Start pointbase by executing: startPointBase.cmd
    (edit this file if it should run on any specific port that you require e.g 9093)
    3. Under the same directory, execute: startPointBaseConsole.cmd so that the pointbase console comes up.
    4.Click on the radio button: Create new database
    5. In the dialog box, specify URL as:
    jdbc:pointbase:server://localhost:9093/workshop
    (I used port 9093 on localhost)
    6. specify username and password
    7. Click OK.
    Now follow the steps on the links below:
    http://forums.bea.com/bea/thread.jspa?messageID=202437477&tstart=0
    or
    http://www.webservertalk.com/message148326.html
    Also, it does not matter whether you start the server in prod. mode or dev mode as this DB lookup is before you specify dev mode or prod. mode startup while creating the domain (when you test connection through config. wizard while creating the domain). I created the domain in custom mode and not in express mode to have greater visibility of what I am configuring (On Windows env.).
    Rommel Sharma.

  • Deploy applications thru autodeploy in production mode in Weblogic 10

    In Weblogic 10, we can deploy applications though autodeploy in development mode. But now I need to deploy my applications in production mode. Iam very much convenient using autodeploy. Can I use this autodeploy in production mode..?..Any alternative..?
    Will there be any problems If I deploy things thru autodeploy in production mode..?
    Please help..
    Thanks.

    Kumar_Spore <> wrote:
    In Weblogic 10, we can deploy applications though autodeploy in
    development mode. But now I need to deploy my applications in production
    mode. Iam very much convenient using autodeploy. Can I use this autodeploy
    in production mode..?..Any alternative..? Will there be any problems If I
    deploy things thru autodeploy in production mode..? Please help.. Thanks.Hi,
    As far as I know, the autodeploy will not work as soon as your weblogic
    instance is in production mode.
    And this mostly for 'security' reasons.
    Imagine that you have an application running in production, you don't want
    to deploy something 'unplanned' or allow mistakes by administrators. And
    with autodeploy you can easily copy something wrong.
    B
    Schelstraete Bart
    [email protected]
    http://www.schelstraete.org

Maybe you are looking for

  • Time Machine - "Can't Mount Device"

    Hi, recently my power went out and now my external HDD won't mount back to my Mac Mini! I have everything on here so any help would be great! My HDD was used as my "Time Machine" and did back ups every hour or so and now I tried restarting the comput

  • Netweaver 04s MSS Central System Step 16 Error

    Hi, I'm trying to install a Netweaver 04s IDES system.  I'm at the Import ABAP step in the process.  The sapinst log is as follows: =========================================================== INFO 2007-05-09 16:58:01 Copied file 'C:/Program Files/sap

  • Cs4 extended license serial number not accepted

    I have just reinstalled my Mac and upgraded to Yosemite. I have reinstalled my copy of Photoshop CS4 Extended but when I enter my serial number which obtained from adobe site after logging I am told it is not valid so I can only use the program in de

  • Slight earpiece distortion at 80~100% volume?

    Hey all, I've noticed a slight bit of distortion from the earpiece at the louder volumes, there is absolutely no static or any other type of sounds made by the earpiece, except when you get it up past 85 or 85 percent volume the sound gets a little s

  • Business Content for Funds Management and Purchase Orders

    Dear all Our controlling department asks me to have SAP Funds Management and Purchase Order reporting in BW and thus BO. SAP standard report FMRP_RFFMAV01X shows pretty much what they would like to see: Distributable Budget by Funds Center and how it