Application server restarts

Hi,
Whenever a change is made to OAF application, the E-Business appserver needs to be restarted. This creates problem because from the perspective of business users this is a downtime however small the downtime may be.
Even for profile changes to take effect, the app server has to be restarted.
Is there any methods or techniques like server architecture that would avoid or
circumvent the need to restart appserver whenever a small thing is changed in OAF? Or if this is not possible any other mechanism by which we can keep the users not kicked off of the system?
Your thoughts on this would be helpful.
Regards,
Arun

Arun,
A server restart is not required always. It depends on a case to case basis. For the case that you've mentioned (i.e. profile changes), it is not required as the DB invalidation should take care of reflecting the changes to all the middle-tiers. Please check if this patch is available and cache invalidation is working in your system.
If there are any other cases, do let us know.

Similar Messages

  • Applications stopped to work after application server restarted

    Hi all,
    Does anybody face the following problem? Applications which worked properly before application server (WLS Release 11.1.1) restart change their behavior. Particularly, instead label text of arguments of entity objects pages display arguments original names like control hints had not been configured. Only after redeployment the same ear file applications return back to normal. It never happens on local JDeveloper (11.1.1.3) environment. I guess that something wrong in application server application.
    Thanks,
    SNikiforov

    For jdev 11.1.1.3 you need a wls 10.3.3 server. otherwise you run into problems. For more info check http://wp.me/pcBZk-7S
    Timo

  • Expired Tasks not firing after Application Server restart

    Hi all,
    We have a problem with some production instances and their expiration times. The application server was down due to a power failure and did not come back up until this morning. By this time, many human workflow instances had expired. The dehydration has been updated to set the tasks as EXPIRED but there is no process flow any more in our BPEL. The BPEL is awaiting an Asynchronous call back from the TaskService. Does anybody know how we can continue the process flow?
    We have tried using the worklist API's, setting the duration to a lower value (ie a minute) and the re-initiating the workflow but we want them to expire now (ASAP)
    Thank in you advance
    Jason
    Edited by: user9980771 on 02-Dec-2008 07:51

    After redeploy, check if your web application's
    target is configured for the virtual server you
    created.
    Applications --> Web Applications --> [your web app]
    --> Targets
    If not, you should update the target and review your
    redeploy script.This web application is a part of enterprise application. After deploy it's not in Web Applications but in Etnerprise Applications. There are 2 components in enterprise app - EJBModule and WebModule. I did't find anything about target there. No one option which I can set to my virtual server.

  • How to restart single application server(ABAP Stack)without effecting users

    Hi Experts,
    I Want to restart  one application server(ABAP Stack) in my clustered environment with out effecting endusers. I believe can be done it by transfering users request to other application servers. Please let me know the steps to perform this activity.
    Cheers
    DV

    Hi,
    Yes, you need to wait for the users to disconnect from the app server and remove the server from the logon groups.
    You should also remove the batch processes with an operation mode switch.
    Beware also if you have HTTP applications and you use a web dispatcehr for load balancing.
    Regards,
    Olivier

  • Oracle Application Server 10.1.3.3.0 OC4J Restarting

    Oracle ADF application is deployed to the AS from JDeveolper 10.1.3.3.0 and runs fine initially but after continual use the OC4J returns a runtime exception and restarts.
    1. This instance is not associated with an infrastructure but it is on a server with 10.1.2.2.0 Infra and middle tier instances.
    2.The error occurs while using a web app. It all works fine at first, can nav pages, view records from the db just fine. Then after say 15mins the page returns Internal Server Error message at which time I check the Oracle app server ctrl to find the error below. That error is displayed in the actual app server ctrl page.
    After a few minutes I can refresh the web app page and it returns to the home page working fine again until the next exception and restart. Sometimes as a result of this issue the server will not OC4J will not restart and the page will stop working altogether. At this point I cannot ever restart the OC4J. I have to Restart the entire server machine.
    An error has occurred.
    Caught exception calling invoke on oc4j:name=Singleton,type=OpmnConfig
    Exception thrown in RequiredModelMBean while trying to invoke operation invoke
    Object reference no longer valid (disconnected)
    Object reference no longer valid (disconnected)
    Hide Additional Trace Information
    oracle.j2ee.admin.jmx.exception.config.ConfigMBeanException:
    Caught exception calling invoke on oc4j:name=Singleton,type=OpmnConfig
    at oracle.oc4j.admin.management.farm.util.OpmnProxyUtil.invoke(OpmnProxyUtil.java:204)
    at oracle.oc4j.admin.management.farm.util.OpmnProxyUtil.invokeSingle(OpmnProxyUtil.java:129)
    at oracle.oc4j.admin.management.farm.util.OpmnProxyUtil.invokeSingle(OpmnProxyUtil.java:99)
    at oracle.oc4j.admin.management.farm.mbeans.OpmnConfigAgr.getNotificationServerAttrs(OpmnConfigAgr.java:200)
    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:585)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
    at oracle.oc4j.admin.jmx.server.state.LocalizationFilterMBeanServer.invoke(LocalizationFilterMBeanServer.java:579)
    at oracle.oc4j.admin.management.farm.util.OpmnProxyUtil.invoke(OpmnProxyUtil.java:202) ... 50 more
    Caused by: java.io.IOException: Object reference no longer valid (disconnected)
    at oracle.oc4j.admin.jmx.client.RemoteMBeanServer.invoke(RemoteMBeanServer.java:820)
    at oracle.oc4j.admin.management.farm.mbeans.JVMAgr.invoke(JVMAgr.java:1481)
    at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:36)
    at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:239)
    at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1071) ... 58
    more Caused by: com.evermind.server.rmi.RMIConnectionException: Object reference no longer valid (disconnected)
    at com.evermind.server.rmi.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:60)
    at com.evermind.server.rmi.RecoverableRemoteInvocationHandler.invoke(RecoverableRemoteInvocationHandler.java:28)
    at com.evermind.server.ejb.StatefulSessionRemoteInvocationHandler.invoke(StatefulSessionRemoteInvocationHandler.java:38)
    at __Proxy8.invoke(Unknown Source) at oracle.oc4j.admin.jmx.client.MBeanServerEjbRemoteSynchronizer.invoke(MBeanServerEjbRemoteSynchronizer.java:144)
    at oracle.oc4j.admin.jmx.client.RemoteMBeanServer.invoke(RemoteMBeanServer.java:816) ... 68 more

    Greetings,
    First I would recommend turning up your logging level to FINEST to glean more informatin regarding the error that is occurring. Please post these data along with any related Messaging service configuration information. It is possible that two services are attempting to make the same connection and it is causing one or the other to fail. You might also review the information in your opmn config file. Does the 10.1.2.2 instance remain running during the OC4j restart?
    OPMN Configuration:
    10.1.20 How to Specify Ports for State Replication in OPMN
    When you deploy an application utilizing state replication in a managed Oracle Application Server, OPMN dynamically allocates the ports that are used to propagate state across the cluster. You can restrict this allocation to a range of ports for an application that has peer-to-peer replication enabled. Specifying ports for state replication might be necessary in an installation with a firewall or network that uses a well-defined port range.
    To specify a range of ports for peer-to-peer state replication
    Add a <port> element to an OC4J instance configuration in the opmn.xml file.
    Specify the name of an application that has peer-to-peer replication enabled as the value of the id attribute of the <port> element.
    Specify a range of ports in the range attribute of the <port> element.
    For example, for deployment of an application named rac-web that is set up for peer-to-peer replication, the line labeled <port id=rac-web .../> in the following OC4J instance configuration tells OPMN to use ports 15213 to 15214 for state replication:
    <port id="default-web-site" range="80-100" protocol="http"/>
    <port id="rmi" range="12401-12500"/>
    <port id="rmis" range="12701-12800"/>
    <port id="jms" range="12601-12700"/>
    <port id="rac-web" range="15213-15214"/>
    For more information about state replication, see Chapter 9, "Application Clustering in OC4J," in the Oracle Containers for J2EE Configuration and Administration Guide.Quoted from:
    http://download.oracle.com/docs/cd/B32110_01/relnotes.1013/b32199/oc4j.htm#CEGICDEF-Michael

  • Application Server Role, Web Server (IIS) Role: configuration error - There is a pending restart of the computer

    when I run prerequisiteinstaller.exe in sharepoint 2013 on windows server 2008 R2 with sp1, got this error, below is the log information:
    2014-02-28 12:01:02 - Processor architecture is (9)
    2014-02-28 12:01:02 - Reading the following string value/name...
    2014-02-28 12:01:02 - Common Startup
    2014-02-28 12:01:02 - from the following registry location...
    2014-02-28 12:01:02 - SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
    2014-02-28 12:01:02 - The value is... 
    2014-02-28 12:01:02 - C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
    2014-02-28 12:01:02 - Trying to remove the startup task if there is any.
    2014-02-28 12:01:02 - C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\SharePointServerPreparationToolStartup_0FF1CE14-0000-0000-0000-000000000000.cmd
    2014-02-28 12:01:02 - Successfully deleted the startup task
    2014-02-28 12:01:02 - Analyzing the following command line argument:
    2014-02-28 12:01:02 - /continue
    2014-02-28 12:01:02 - Continuing after restart
    2014-02-28 12:01:02 - Details of the current operating system: 
    2014-02-28 12:01:02 - Major version number of the operating system:  (6)
    2014-02-28 12:01:02 - Minor version number of the operating system:  (1)
    2014-02-28 12:01:02 - Build number of the operating system:  (0X1DB1=7601)
    2014-02-28 12:01:02 - Major version number of the latest Service Pack:  (1)
    2014-02-28 12:01:02 - Minor version number of the latest Service Pack:  (0)
    2014-02-28 12:01:02 - Platform ID of the operating system:  (2)
    2014-02-28 12:01:02 - Product suites available on the operating system:  (0X112=274)
    2014-02-28 12:01:02 - Product type of the operating system: VER_NT_SERVER
    2014-02-28 12:01:02 - Product type:  (10)
    2014-02-28 12:01:02 - OS type:  (0)
    2014-02-28 12:01:02 - Configuring the application's property sheet...
    2014-02-28 12:01:02 - Check whether the following prerequisite is installed:
    2014-02-28 12:01:02 - Windows Management Framework 3.0
    2014-02-28 12:01:02 - Reading the following string value/name...
    2014-02-28 12:01:02 - PowerShellVersion
    2014-02-28 12:01:02 - from the following registry location...
    2014-02-28 12:01:02 - SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine
    2014-02-28 12:01:02 - The value is... 
    2014-02-28 12:01:02 - 3.0
    2014-02-28 12:01:02 - Reading the following string value/name...
    2014-02-28 12:01:02 - CTPVersion
    2014-02-28 12:01:02 - from the following registry location...
    2014-02-28 12:01:02 - SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine
    2014-02-28 12:01:02 - Could not find or unable to read CTPVersion key
    2014-02-28 12:01:02 - The prerequisite above is already installed
    2014-02-28 12:01:02 - Check whether the following prerequisite is installed:
    2014-02-28 12:01:02 - Microsoft .NET Framework 4.5
    2014-02-28 12:01:02 - Reading the following DWORD value/name...
    2014-02-28 12:01:02 - Install
    2014-02-28 12:01:02 - from the following registry location...
    2014-02-28 12:01:02 - SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
    2014-02-28 12:01:02 - The value is (1)
    2014-02-28 12:01:02 - Reading the following string value/name...
    2014-02-28 12:01:02 - Version
    2014-02-28 12:01:02 - from the following registry location...
    2014-02-28 12:01:02 - SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
    2014-02-28 12:01:02 - The value is... 
    2014-02-28 12:01:02 - 4.5.50938
    2014-02-28 12:01:02 - A post release .NET 4.5 is installed
    2014-02-28 12:01:02 - Check whether the following prerequisite is installed:
    2014-02-28 12:01:02 - Windows Identity Foundation (KB974405)
    2014-02-28 12:01:02 - Reading the following string value/name...
    2014-02-28 12:01:02 - 
    2014-02-28 12:01:02 - from the following registry location...
    2014-02-28 12:01:02 - SOFTWARE\Microsoft\Windows Identity Foundation\Setup\v3.5
    2014-02-28 12:01:02 - Check whether the following prerequisite is installed:
    2014-02-28 12:01:02 - Microsoft Sync Framework Runtime v1.0 SP1 (x64)
    2014-02-28 12:01:02 - Reading version of the following file...
    2014-02-28 12:01:02 - C:\Windows\assembly\GAC_MSIL\Microsoft.Synchronization\1.0.0.0__89845dcd8080cc91\Microsoft.Synchronization.dll
    2014-02-28 12:01:02 - GetFileVersionInfoSize failed (-2147024894)
    2014-02-28 12:01:02 - Check whether the following prerequisite is installed:
    2014-02-28 12:01:02 - Microsoft SQL Server 2008 R2 SP1 Native Client
    2014-02-28 12:01:02 - Reading the following string value/name...
    2014-02-28 12:01:02 - Version
    2014-02-28 12:01:02 - from the following registry location...
    2014-02-28 12:01:02 - SOFTWARE\Microsoft\Microsoft SQL Server\SQLNCLI10\CurrentVersion
    2014-02-28 12:01:02 - Check whether the following prerequisite is installed:
    2014-02-28 12:01:02 - Windows Server AppFabric
    2014-02-28 12:01:02 - Reading the following string value/name...
    2014-02-28 12:01:02 - ProductVersion
    2014-02-28 12:01:02 - from the following registry location...
    2014-02-28 12:01:02 - SOFTWARE\Microsoft\AppFabric\V1.0
    2014-02-28 12:01:02 - Check whether the following prerequisite is installed:
    2014-02-28 12:01:02 - Windows Identity Foundation (KB974405)
    2014-02-28 12:01:02 - Reading the following string value/name...
    2014-02-28 12:01:02 - 
    2014-02-28 12:01:02 - from the following registry location...
    2014-02-28 12:01:02 - SOFTWARE\Microsoft\Microsoft Identity Extensions\Setup\1.0
    2014-02-28 12:01:02 - Check whether the following prerequisite is installed:
    2014-02-28 12:01:02 - Microsoft Information Protection and Control Client
    2014-02-28 12:01:02 - Reading the following string value/name...
    2014-02-28 12:01:02 - 
    2014-02-28 12:01:02 - from the following registry location...
    2014-02-28 12:01:02 - SOFTWARE\Microsoft\MSIPC\CurrentVersion
    2014-02-28 12:01:02 - Check whether the following prerequisite is installed:
    2014-02-28 12:01:02 - Microsoft WCF Data Services 5.0
    2014-02-28 12:01:02 - Reading the following string value/name...
    2014-02-28 12:01:02 - Version
    2014-02-28 12:01:02 - from the following registry location...
    2014-02-28 12:01:02 - SOFTWARE\Wow6432Node\Microsoft\Microsoft WCF Data Services\5.0
    2014-02-28 12:01:02 - Check whether the following prerequisite is installed:
    2014-02-28 12:01:02 - Cumulative Update Package 1 for Microsoft AppFabric 1.1 for Windows Server (KB2671763)
    2014-02-28 12:01:02 - Reading the following DWORD value/name...
    2014-02-28 12:01:02 - IsInstalled
    2014-02-28 12:01:02 - from the following registry location...
    2014-02-28 12:01:02 - SOFTWARE\Wow6432Node\Microsoft\Updates\AppFabric 1.1 for Windows Server\KB2671763
    2014-02-28 12:01:02 - Beginning download/installation
    2014-02-28 12:01:02 - Created thread for installer
    2014-02-28 12:01:02 - "C:\Windows\system32\ServerManagerCmd.exe" -inputpath "C:\Users\svc_SPFarm_SH\AppData\Local\Temp\2\PreA588.tmp.XML"
    2014-02-28 12:01:03 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:04 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:05 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:06 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:07 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:08 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:09 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:10 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:11 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:12 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:13 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:14 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:15 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:16 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:17 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:18 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:19 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:20 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:21 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:22 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:23 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:24 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:25 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:26 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:27 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:28 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:29 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:30 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:31 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:32 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:33 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:34 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:35 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:36 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:37 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:38 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:39 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:40 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:41 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:42 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:43 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:44 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:45 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:46 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:47 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:48 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:49 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:50 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:51 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:52 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:53 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:54 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:55 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:56 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:57 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:58 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:01:59 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:02:00 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:02:01 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:02:02 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:02:03 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:02:04 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:02:05 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:02:06 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:02:07 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:02:08 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:02:09 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:02:10 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:02:11 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:02:12 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:02:13 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:02:14 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:02:15 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:02:16 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:02:17 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:02:18 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:02:19 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:02:20 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:02:21 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:02:22 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:02:23 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:02:24 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:02:25 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-02-28 12:02:25 - Install process returned (0X3E9=1001)
    2014-02-28 12:02:25 - [In HRESULT format] (0X800703E9=-2147023895)
    2014-02-28 12:02:25 - Last return code (0X3E9=1001)
    2014-02-28 12:02:25 - Reading the following DWORD value/name...
    2014-02-28 12:02:25 - Flags
    2014-02-28 12:02:25 - from the following registry location...
    2014-02-28 12:02:25 - SOFTWARE\Microsoft\Updates\UpdateExeVolatile
    2014-02-28 12:02:25 - Reading the following string value/name...
    2014-02-28 12:02:25 - PendingFileRenameOperations
    2014-02-28 12:02:25 - from the following registry location...
    2014-02-28 12:02:25 - SYSTEM\CurrentControlSet\Control\Session Manager
    2014-02-28 12:02:25 - Reading the following registry location...
    2014-02-28 12:02:25 - SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update\RebootRequired
    2014-02-28 12:02:25 - Error: A pending restart blocks the installation
    2014-02-28 12:02:25 - Reading the following string value/name...
    2014-02-28 12:02:25 - Common Startup
    2014-02-28 12:02:25 - from the following registry location...
    2014-02-28 12:02:25 - SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
    2014-02-28 12:02:25 - The value is... 
    2014-02-28 12:02:25 - C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
    2014-02-28 12:02:25 - Trying to create the startup task.
    2014-02-28 12:02:25 - C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\SharePointServerPreparationToolStartup_0FF1CE14-0000-0000-0000-000000000000.cmd
    2014-02-28 12:02:25 - Check whether the following prerequisite is installed:
    2014-02-28 12:02:25 - Windows Management Framework 3.0
    2014-02-28 12:02:25 - Reading the following string value/name...
    2014-02-28 12:02:25 - PowerShellVersion
    2014-02-28 12:02:25 - from the following registry location...
    2014-02-28 12:02:25 - SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine
    2014-02-28 12:02:25 - The value is... 
    2014-02-28 12:02:25 - 3.0
    2014-02-28 12:02:25 - Reading the following string value/name...
    2014-02-28 12:02:25 - CTPVersion
    2014-02-28 12:02:25 - from the following registry location...
    2014-02-28 12:02:25 - SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine
    2014-02-28 12:02:25 - Could not find or unable to read CTPVersion key
    2014-02-28 12:02:25 - The prerequisite above is already installed
    2014-02-28 12:02:25 - Check whether the following prerequisite is installed:
    2014-02-28 12:02:25 - Microsoft .NET Framework 4.5
    2014-02-28 12:02:25 - Reading the following DWORD value/name...
    2014-02-28 12:02:25 - Install
    2014-02-28 12:02:25 - from the following registry location...
    2014-02-28 12:02:25 - SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
    2014-02-28 12:02:25 - The value is (1)
    2014-02-28 12:02:25 - Reading the following string value/name...
    2014-02-28 12:02:25 - Version
    2014-02-28 12:02:25 - from the following registry location...
    2014-02-28 12:02:25 - SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
    2014-02-28 12:02:25 - The value is... 
    2014-02-28 12:02:25 - 4.5.50938
    2014-02-28 12:02:25 - A post release .NET 4.5 is installed
    2014-02-28 12:02:25 - Check whether the following prerequisite is installed:
    2014-02-28 12:02:25 - Windows Identity Foundation (KB974405)
    2014-02-28 12:02:25 - Reading the following string value/name...
    2014-02-28 12:02:25 - 
    2014-02-28 12:02:25 - from the following registry location...
    2014-02-28 12:02:25 - SOFTWARE\Microsoft\Windows Identity Foundation\Setup\v3.5
    2014-02-28 12:02:25 - Check whether the following prerequisite is installed:
    2014-02-28 12:02:25 - Microsoft Sync Framework Runtime v1.0 SP1 (x64)
    2014-02-28 12:02:25 - Reading version of the following file...
    2014-02-28 12:02:25 - C:\Windows\assembly\GAC_MSIL\Microsoft.Synchronization\1.0.0.0__89845dcd8080cc91\Microsoft.Synchronization.dll
    2014-02-28 12:02:25 - GetFileVersionInfoSize failed (-2147024894)
    2014-02-28 12:02:25 - Check whether the following prerequisite is installed:
    2014-02-28 12:02:25 - Microsoft SQL Server 2008 R2 SP1 Native Client
    2014-02-28 12:02:25 - Reading the following string value/name...
    2014-02-28 12:02:25 - Version
    2014-02-28 12:02:25 - from the following registry location...
    2014-02-28 12:02:25 - SOFTWARE\Microsoft\Microsoft SQL Server\SQLNCLI10\CurrentVersion
    2014-02-28 12:02:25 - Check whether the following prerequisite is installed:
    2014-02-28 12:02:25 - Windows Server AppFabric
    2014-02-28 12:02:25 - Reading the following string value/name...
    2014-02-28 12:02:25 - ProductVersion
    2014-02-28 12:02:25 - from the following registry location...
    2014-02-28 12:02:25 - SOFTWARE\Microsoft\AppFabric\V1.0
    2014-02-28 12:02:25 - Check whether the following prerequisite is installed:
    2014-02-28 12:02:25 - Windows Identity Foundation (KB974405)
    2014-02-28 12:02:25 - Reading the following string value/name...
    2014-02-28 12:02:25 - 
    2014-02-28 12:02:25 - from the following registry location...
    2014-02-28 12:02:25 - SOFTWARE\Microsoft\Microsoft Identity Extensions\Setup\1.0
    2014-02-28 12:02:25 - Check whether the following prerequisite is installed:
    2014-02-28 12:02:25 - Microsoft Information Protection and Control Client
    2014-02-28 12:02:25 - Reading the following string value/name...
    2014-02-28 12:02:25 - 
    2014-02-28 12:02:25 - from the following registry location...
    2014-02-28 12:02:25 - SOFTWARE\Microsoft\MSIPC\CurrentVersion
    2014-02-28 12:02:25 - Check whether the following prerequisite is installed:
    2014-02-28 12:02:25 - Microsoft WCF Data Services 5.0
    2014-02-28 12:02:25 - Reading the following string value/name...
    2014-02-28 12:02:25 - Version
    2014-02-28 12:02:25 - from the following registry location...
    2014-02-28 12:02:25 - SOFTWARE\Wow6432Node\Microsoft\Microsoft WCF Data Services\5.0
    2014-02-28 12:02:25 - Check whether the following prerequisite is installed:
    2014-02-28 12:02:25 - Cumulative Update Package 1 for Microsoft AppFabric 1.1 for Windows Server (KB2671763)
    2014-02-28 12:02:25 - Reading the following DWORD value/name...
    2014-02-28 12:02:25 - IsInstalled
    2014-02-28 12:02:25 - from the following registry location...
    2014-02-28 12:02:25 - SOFTWARE\Wow6432Node\Microsoft\Updates\AppFabric 1.1 for Windows Server\KB2671763
    2014-02-28 12:14:24 - Opening log file
    2014-02-28 12:14:24 - Opened action for user
    2014-02-28 12:14:24 - C:\Users\svc_SPFarm_SH\AppData\Local\Temp\2\prerequisiteinstaller.2014.02.28-12.01.02.log
    any ideas? thanks.
    Awen

    Hi Awen,
    Please open Server Manager > Roles > see if Web Server (IIS) has been installed.
    If installed, I’d recommend you refer to Abdel’s method in the link below. He encountered the same issue when install SharePoint 2013 on Windows Server 2008 R2 and fixed the problem. For your reference:
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/9e620ab9-e594-4ff4-92a3-6c0ab311d586/preinstaller-failing-at-install-application-server-role-web-server-iis-role?forum=sharepointadmin 
    Regards,
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected] .
    Rebecca Tu
    TechNet Community Support

  • Error while Restarting weblogic application server

    Hi,
    While Restarting weblogic application server (10.3 installed on linux) we are getting following error :
    <Aug 10, 2010 2:47:08 PM IST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 10.0-b19 from Sun Microsystems Inc.>
    <Aug 10, 2010 2:47:08 PM IST> <Info> <Management> <BEA-141107> <Version: WebLogic Server Temporary Patch for CR376251 Wed Aug 06 09:19:34 PDT 2008
    WebLogic Server Temporary Patch for CR371247 Sat Aug 09 20:10:38 PDT 2008
    WebLogic Server Temporary Patch for CR377673 Tue Aug 12 20:39:50 EDT 2008
    WebLogic Server Temporary Patch for CR377673 Tue Aug 12 20:39:50 EDT 2008
    WebLogic Server Temporary Patch for CR376759 Thu Aug 14 14:53:02 PDT 2008
    WebLogic Server 10.3 Fri Jul 25 16:30:05 EDT 2008 1137967 >
    <Aug 10, 2010 2:47:11 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Aug 10, 2010 2:47:11 PM IST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Aug 10, 2010 2:47:12 PM IST> <Notice> <Log Management> <BEA-170019> <The server log file /usr/ebiz/bea/user_projects/domains/portal_dmz_domain/servers/AdminServer/logs/AdminServer.log is opened. All server side log events will be written to this file.>
    Exception in thread "VDE Transaction Processor Thread" java.lang.OutOfMemoryError: Java heap space
    at com.octetstring.vde.Entry.readBytes(Entry.java:506)
    at com.octetstring.vde.Entry.<init>(Entry.java:98)
    at com.octetstring.vde.backend.standard.TransactionProcessor.run(TransactionProcessor.java:234)
    <Aug 10, 2010 2:48:03 PM IST> <Error> <EmbeddedLDAP> <BEA-000000> <Error opening mapping file: /usr/ebiz/bea/user_projects/domains/portal_dmz_domain/servers/AdminServer/data/ldap/conf/mapping.cfg>
    <Aug 10, 2010 2:48:03 PM IST> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: java.lang.InternalError
    java.lang.InternalError
    at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:752)
    at sun.misc.URLClassPath.getResource(URLClassPath.java:168)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:192)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    Truncated. see log file for complete stacktrace
    java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.<init>(ZipFile.java:114)
    at java.util.jar.JarFile.<init>(JarFile.java:133)
    at java.util.jar.JarFile.<init>(JarFile.java:70)
    at sun.misc.URLClassPath$JarLoader.getJarFile(URLClassPath.java:643)
    Truncated. see log file for complete stacktrace
    >
    <Aug 10, 2010 2:48:03 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Aug 10, 2010 2:48:03 PM IST> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Aug 10, 2010 2:48:03 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    x86_64 is not a supported Linux hardware platform for Autonomy.
    Please suggest. Its liitle urgent. Any help will be appriciated.
    Thanks and regards,
    Minal Bhatte

    May be all classes cant be loaded.
    Do you have any application which is deployed your manage server? If you say Yes:
    There are three ways:
    1)If Sun JVM is used, then add:
    set MEM_ARGS=-Xms1280m -Xmx1280m -XX:PermSize=128m -XX:MaxPermSize=256m
    *** -XX:PermSize and -XX:MaxPermSize should be equal and quarter of -Xmx. (-Xmx should also be equal to -Xms)
    If BEA JRockit JVM is used, then add:
    set MEM_ARGS=-Xms1280m -Xmx1280m
    2) If you still get that error, increase your real memory of system.
    3) For last choice, contact with your developer to tune your application.

  • Ant Task to restart an application in Weblogic Application Server?

    Hi, Is there any ant task available to stop, start, restart and application on weblogic application server 10.3?
    I use wldeploy for deploying the applications but sometimes, I need to just restart the application on the server.

    http://download.oracle.com/docs/cd/E12839_01/web.1111/e13706/ant_tasks.htm

  • What would happen if application server needs to be restarted?

    I am talking about a scenario where application server hangs and needs to be restarted, because you couldnt do anything on it. What would happen to any insert, update of data taking place at that time. I guess it will all be rolled back if they are not committed and written on the data files. What would you do in this case before restarting , what would you check after restart of the system? Please share your experiences.

    Hi,
    >What would you do in this case before restarting , what would you check after restart of the system? Please share your experiences
    SAP has its recovery manager([click|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a8910c3a-0d01-0010-a6a9-f4a8aae140fe] BR Tools) and every time you restart the server the system will be rolled back to the last safe point if there were any undone or not commited queries.
    Rakesh

  • Remote restart of Application Server

    Hi all,
    Is there ANY way of restarted the Application server 8 remotly? I'm not always phsically in front of the server and really need a way to do this.
    Any help appreciated.
    Kind Regards
    Scott

    Hi,
    If the server is running ssh and you got an account there you could try plink from putty.
    Mike

  • Dcmctl to stop/start cluster -- restart application server "busy"

    Hi,
    I am running two instances of 9iAS 9.0.2.x and 9.0.3 on two servers with a third being the infrastructure server. The 9.0.3 instances are clustered together.
    I'm using dcmctl to stop my cluster and start it again. We take the database offline nightly to reload the data from the customer site and need to stop the cluster while the database is being reloaded (schema user dropped and full import being done).
    I use:
    dcmctl stop -cl cluster
    and
    dcmctl start -cl cluster
    from one of the server's scripts. However, when we restart, the user's try to hit the web page and get an error stating that the application server is "busy".
    Is there a reliable way to stop and start, short of rebooting the servers?
    Thanks,
    Jeff

    Hello,
    The following section on the Help Portal has further information about startsap and stopsap (Starting and Stopping SAP Systems and Instances) :
    http://help.sap.com/saphelp_nw04/helpdata/en/5d/c4dd9b9d91dd458e9e5c0386edeb86/frameset.htm
    Regards, Mark

  • Update Planning table but need to restart Web application server

    Hi All,
    We want to update the process state externally. After updating table, Windows services (Web application server) need to be restarted.
    However, the updating operation could be done frequently so that we can get real-time result. How to notify Planning application to refresh its data without restarting services ?
    Any ideas or suggestions will be appreciated.
    Edited by: kyhsu on 2009/11/24 下午 10:59

    Hi,
    Planning uses a caching system where it caches the current state of the relational tables. If changes are made in planning then the cache is updated and the tables.
    If you update the tables directly the cache will not be updated so planning will still hold its previous state. I don't think there is an easy way round this and there is no simple update cache procedure.
    If you do need to update tables directly then the only sure way of clearing the cache is to restart the web app.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • How to disable autostart (application) when managed server restart ?

    Hi Ppl,
    How to disable autostart (application) when managed server restart ?
    I want some of the applications to remain not started. In WebSPhere, we have an option disable auto start for applications.
    I don't find in weblogic.
    Thanks

    Hi,
    I agree with Faisal. When you shutdown your WL server while the application is running, the thing is when you start your server again, it would automatically start the application with it. Now if the application was down when you shutdown the server, it _the application_ won't start with the server.
    So it depends on the application last state, when you start your server.
    Regards,
    Mohab

  • Application Server cannot start after restart

    Dear all,
    I have a database cluster with SAP CI running on 2 servers(on SAN), plus 4 applications.
    Today we have restarted all the servers, and found that only 1 server with database server and application server (w/CI) can start.  All other applications servers cannot start, and in SAP Management Console, it does not show the SAP Instance.
    Another problem is that the database cluster cannot move to another server, with error:
    "initerrlog: Could not open error log file 'M:\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\ERRORLOG'. Operating system error = 3(The system cannot find the path specified.)."
    Can anyone provide any assistant?  Many thanks!
    Regards,
    Daniel

    Hi Yaroslav,
    In Application Server, Not started.
    Log(1):
    The description for Event ID ( 0 ) in Source ( SAP???_?? ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: SAP Service SAP???_?? has been stopped successfully..
    Log(2):
    The description for Event ID ( 0 ) in Source ( SAP???_?? ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: Initialization failed. Service not started. [ntservmain.cpp 1269].
    Log(3):
    The description for Event ID ( 0 ) in Source ( SAP???_?? ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: Cannot open Profile
    sapgrp\sapmnt\PRD\SYS\profile\START_D21_sapapp1. (Error 53 ERROR_BAD_NETPATH: The network path was not found. ) [ntservstart.cpp 902].
    For SQL Server(The one which Cluster cannot move group to):
    Log(1):
    The description for Event ID ( 35712 ) in Source ( SAPPRD_01 ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event:  ,  ,  ,  ,  ,  ,  ,  ,  ,  , r, e, c, v, 1, 0, 0, 5, 4,  ,  ,  ,  ,  ,  ,  ,  ,  ,  ,  ,  ,  ,  ,  ,  ,  ,  ,  , N, i, I, R, e, a, d, r, e, c, v,  ,  ,  , n, i, x, x, i, ., c, p, 4, 2, 4, 5, , , , , , , , , , , , , , , , , , , , , , , , , , ,           recv10054                   NiIReadrecv   nixxi.cp4245.
    Log(2):
    The description for Event ID ( 0 ) in Source ( SAP???_?? ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: SAP Service SAP???_?? has been stopped successfully..
    Log(3):
    The description for Event ID ( 0 ) in Source ( SAP???_?? ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: Initialization failed. Service not started. [ntservmain.cpp 1269].
    Log(4):
    The description for Event ID ( 0 ) in Source ( SAP???_?? ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: Cannot open Profile
    sapgrp\sapmnt\PRD\SYS\profile\START_D20_sapdb2. (Error 53 ERROR_BAD_NETPATH: The network path was not found. ) [ntservstart.cpp 902].
    Regards,
    Daniel

  • Autorun WebDynpro Application after J2EE Server Restart

    Hi All
    I have developed an application which registers the event capturer for KM in webdynpro.This application doesnot have any UI output.
    I need to run this application after every J2EE server restart.
    I changed the portalapp.xml and added startup = true property, but of no use.
    Is there any way to do this ?
    Points will be rewarded for helpful answers.

    You should create a portal service and set startup = true in portalapp.xml

Maybe you are looking for

  • Problem with Software Version 6.0

    I updated my Ipod last week and now the only app that works is instagram and ones that don't need wifi my app store doesn't even work, help

  • Connecting ipod touch to tv to listen music

    Hello. I just bought a Dynex Universal Dock for my ipod touch. It works but it just didn't do all that I expected. First of all I thought I was going to see the main menu on the screen which I didn't. But then, the thing that gets me is that I can't

  • Do we have any such Report in SAP HR..???

    Dear Team, I have one sceniro it goes like.... Suppose i have project/system where many emp works on various assignments and projects and among them I want to capture/record following details from each Business Units... So, do we have any standard re

  • Reports master-detail-detail

    I am trying to have 1 master group with 2 detail groups. However, when I try to manipulate the columns and groups in the data model, I cannot get the main group to have 2 seperate detail groups. Does anyone know a way to do this without having multip

  • Can't see SMB (Windows PCs) on network after upgrading to 10.6

    Just upgraded our office to 10.6 from 10.5 last week and now we can't see the handful of Samba shares in the Network shares list. Tired a couple things I've seen around to try to resolve this like manually setting the workgoup name in the NetBOIS tab