Windows Process Activation (WAS) Issue

Good Afternoon All,
I'm very new to UPK and am learning through the documentations. I have a server (windows 2003 R2 SP2). I want to install server component of the UPK on it and Client on my local machine (is that a right thing). Secondly when i tried to install (Server or Server and Client) on the Windows 2003 machine i'm getting the following error "Setup cannot determine if windows process activation service (WAS) and world wide web publishing are installed on the computer. Confirm that windows Process Activation Service (WAS) and World Wide Web Publishing are installed and running on the computer". Can anyone please help me?
Thanks

Hello thinkingeye,
The most likely reason you are experiencing this issue is because Windows Server 2003 is no longer supported by our latest version of UPK (it is also no longer supported by Microsoft).
Please see the technical requirements for our latest version of UPK, 12.1:
http://www.oracle.com/us/products/applications/tutor-upk/oracleupk-techspecs12-1-2186665.pdf
Thanks
Tom Casillas
UPK Technical Support

Similar Messages

  • Installation Error - Windows Process Activation Service (WAS) and WWW Publi

    Hi all,
    I am a newbie to UPK..
    Just tried installing UPK Developer Server + Client on my local machine, and hit upon the following error that I have no idea of !!
    Service status check
    Setup cannot determine if Windows Process Activation Service (WAS) and World Wide Web Publishing are installed on the computer.
    Confirm that Windows Process Activation Service (WAS) and World Wide Web Publishing are installed and running on the computer.
    Please select another configuration.
    OK
    I am using Win 7 Ultimate.. 32 bit.. ran the Installer with Administrator privileges already !!
    Any help from you, in case you have the solution, would be highly appreciated.. :)
    Besties..
    Sahil

    Hi Sahil,
    Couple of things here - The server component on UPK can only be installed on Windows Server 2003 or 2008 - so it seems as if you are choosing the incorrect installation option when running the setup. There are normally a few options when you run the setup for UPK - these include the following:
    1. Developer Client
    2. Developer Server
    3. Developer Server and Client
    4. Developer Single User
    5. Knowledge Center
    You should be selecting option 4 - Developer Single user. This will install all binaries required (including the database) to your local machine. This option is not used as a multi-user environment, but rather for sole use on your PC/laptop. If you intend on installing on a multi-user environment, you will need to review the Tech Specs for UPK to ensure that you meet the Hardware and Software requirements.
    The errors you are receiving about WAS is related to IIS. You need to ensure that the role for IIS is installed on your machine - The webserver component of UPK utilises IIS.
    Hope this all helps.
    Regards,
    Greig

  • CF11 is crashing ( application pool suffered a fatal communication error with the Windows Process Activation Service)

    I have a cluster of 2 IIS web servers on Windows Server 2008 R2. They had been running on CF10 for over a year (if not two) with no problems. I upgraded one server to CF11 and now that server is crashing while the CF10 servers is still running fine.
    In the Windows event log I'm seeing 4 instances of this error:
    "A process serving application pool '******' suffered a fatal communication error with the Windows Process Activation Service. The process id was '4652'. The data field contains the error number."
    Then finally:
    "Application pool '******' is being automatically disabled due to a series of failures in the process(es) serving that application pool.".
    Looking at the application pool in the IIS admin it is stopped. Restarting will resolve but it will eventually crash.
    What could be the issue?
    -Phil

    I'm seeing in the CF logs leading up to the crash:
    Jun 04, 2014 11:11:31 AM org.apache.coyote.ajp.AjpProcessor getRealPathFromServer
    SEVERE: Error in getRealPathFromConn
    java.net.SocketException: Connection reset by peer: socket write error
      at java.net.SocketOutputStream.socketWrite0(Native Method)
      at java.net.SocketOutputStream.socketWrite(Unknown Source)
      at java.net.SocketOutputStream.write(Unknown Source)
      at org.apache.coyote.ajp.AjpProcessor.getRealPathFromServer(AjpProcessor.java:402)
      at org.apache.coyote.ajp.AbstractAjpProcessor.getRealPath(AbstractAjpProcessor.java:1276)
      at org.apache.naming.resources.FileDirContext.doGetRealPath(FileDirContext.java:202)
      at org.apache.naming.resources.BaseDirContext.getRealPath(BaseDirContext.java:424)
      at org.apache.catalina.core.StandardContext.getRealPath(StandardContext.java:4660)
      at org.apache.catalina.core.ApplicationContext.getRealPath(ApplicationContext.java:432)
      at org.apache.catalina.core.ApplicationContextFacade.getRealPath(ApplicationContextFacade.ja va:333)
      at coldfusion.runtime.ServletContextWrapper.doGetRealPath(ServletContextWrapper.java:184)
      at coldfusion.runtime.ServletContextWrapper._doGetRealPath(ServletContextWrapper.java:116)
      at coldfusion.runtime.ServletContextWrapper.getRealPath(ServletContextWrapper.java:98)
      at coldfusion.filter.FusionContext.getRealPath(FusionContext.java:999)
      at coldfusion.filter.FusionContext.getRealPath(FusionContext.java:937)
      at coldfusion.runtime.RuntimeServiceImpl.resolveTemplatePath(RuntimeServiceImpl.java:866)
      at coldfusion.tagext.lang.IncludeTag.setTemplate(IncludeTag.java:420)
      at cfApplication2ecfc1835967654.runPage(C:\Data\http\domain\apps\Application.cfc:3)
      at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:246)
      at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
      at coldfusion.runtime.TemplateProxyFactory.resolveComponentHelper(TemplateProxyFactory.java: 538)
      at coldfusion.runtime.TemplateProxyFactory.resolveName(TemplateProxyFactory.java:248)
      at coldfusion.runtime.TemplateProxyFactory.resolveName(TemplateProxyFactory.java:159)
      at coldfusion.runtime.TemplateProxyFactory.resolveFile(TemplateProxyFactory.java:120)
      at coldfusion.cfc.CFCProxy.<init>(CFCProxy.java:138)
      at coldfusion.cfc.CFCProxy.<init>(CFCProxy.java:84)
      at coldfusion.runtime.AppEventInvoker.<init>(AppEventInvoker.java:64)
      at coldfusion.filter.PathFilter.resolveApplicationScope(PathFilter.java:195)
      at coldfusion.filter.PathFilter.invoke(PathFilter.java:124)
      at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:94)
      at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:2 8)
      at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
      at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:58)
      at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
      at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
      at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:62)
      at coldfusion.CfmServlet.service(CfmServlet.java:219)
      at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:303)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
      at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42 )
      at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:241)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
      at sun.reflect.GeneratedMethodAccessor118.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterCha in.java:97)
      at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorR equestHandler.java:472)
      at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest( FusionReactorRequestHandler.java:312)
      at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(Fusio nReactorRequestHandler.java:192)
      at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorR equestHandler.java:507)
      at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCor eFilter.java:36)
      at sun.reflect.GeneratedMethodAccessor117.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterCha in.java:79)
      at sun.reflect.GeneratedMethodAccessor116.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactor StaticFilter.java:53)
      at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChai nPointCut.java:41)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java)
      at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)
      at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)
      at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:501)
      at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170)
      at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
      at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
      at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:422)
      at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:198)
      at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.jav a:607)
      at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:313)
      at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
      at java.lang.Thread.run(Unknown Source)

  • Exchange 2013 CU 1 - Windows process activation errors

    Hi,
    after upgrading to Exchange 2013 CU1, I get the following errors in the eventlog for all Exchange Application pools. These errors show up every 5 to 10 minutes:
    A process serving application pool 'MSExchangeECPAppPool' suffered a fatal communication error with the Windows Process Activation Service. The process id was '8068'. The data field contains the error number.
    A process serving application pool 'MSExchangeOWAAppPool' suffered a fatal communication error with the Windows Process Activation Service. The process id was '8248'. The data field contains the error number.
    A process serving application pool 'MSExchangePowerShellFrontEndAppPool' terminated unexpectedly. The process id was '8652'. The process exit code was '0xffffffff'.
    Exchange 2013 CU1 is running on Windows 2012.
    Franc.

    Hi,
    It is a IIS error. Please check the Windows Process Activation service in the Exchange server. Make sure the service is started. 
    Please have a try to restart the server then change the issue again.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
    Sean Xiao
    TechNet Community Support

  • Unable to turn on windows process activation service thus IIS (CBS files uploaded in sky drive)

    Hi,
    I am trying to turn on/install IIS for local host and for that it require WAS to be installed and running. When try to turn on the feature of WAS i get the error "Error Occured. Not all the features were successfully changed." I had applied all
    the patches that I could find on the net and tried cleaning and re installing the .NET. None of them worked. Please help me out as I am in critical situation and need to develop something in really quick time.
    I had uploaded the files at "C:\Windows\logs\CBS" to my sky drive.
    Please provide the solution for the same as I can not format my system at this point of time.
    Thanks in advance.
    Warm Regards,
    Kuldeep
    John

    Hi,
    There are two tools that can be used to fix this issue quickly:
    System Update Readiness Tool
    MSConfig.exe
    As for your situation, I suggest MSConfig.exe.
    When you install IIS then installer adds WPAS for you automatically as one of the dependencies.
    BUT when you uninstall IIS WPAS does not get uninstalled automatically – leaving the core binaries intact (this is done for a reason and is not a BUG.
    In short, it’s not uninstalled to make sure we don’t end up breaking other services on the box that consume this process model explicitly – like WCF service).
    One has to make sure WPAS is explicitly uninstalled by going to features under server manager and choosing “Windows Process Activation Services” to uninstall.
    The detail can be found at:
    http://www.iis.net/learn/troubleshoot/installation-issues/troubleshooting-iis-7x-installation-issues
    Meanwhile, you’d better post the OneDrive link where you post the CBS file.
    Regards
    Wade Liu

  • Windows process activation service

    Hi,
    Try to start windows process activation service, however it does not seen to be successful. It keep fail. From the event viewer report few id as 5005, 5036 and 5189.
    I also have try to resolve the issue using the guideline given by Microsort on the reported id, however it also not helpful. Below is the error message I receive when I try to start the services manually.
    A system error has occurred
    System error 6801 has occur
    Transaction support within the specified resources manager is not started or was shut down due to an error.
    Really need a solution to resolve this issue. Thank you.
    Regards,
    Ivy
    Ivy

    Hi Ivy,
    Thank you for the reply.
    Now I suggest trying below:
    1.   
    Back up applicationHost.config to a safe place. It is recommend to copy all folder and files under the C:\Windows\System32\inetsrv\backup to the safe place too.
    Remove the IIS from the server.
    2.   
    From Control Panel\Programs and Features, in the Tasks panel, choose Turn Windows features on or off.
    3.   
    Uncheck all of IIS.
    4.   
    Uncheck Windows Process Activation Service (WAS), down further in the list of features.
    5.   
    The only way to truly completely remove IIS and all the config settings is to uninstall WAS as well.
    6.   
    After you have done the above, reboot the server.
    7.   
    Reinstall IIS7 on the server.
    8.   
    Then when the server comes back up go ahead and add back the IIS components, you will not have to recheck Windows Process Activation Service, it will automatically
    get added when you reinstall IIS.
    9.   
    Once IIS is completely reinstalled attempt to browse the default website and test Application Pool Custom Identity.
    10.
    Open the applicationHost.config file under the C:\Windows\System32\inetsrv\config.
    11.
    Copy the <configProtectedData><providers>... </providers></configProtectedData> session and paste it into old applicationHost.config(step
    one).
    12.
    Backup current applicationHost.config file:
    a)    
    Click on Start, go to Programs -> Accessories-> Command Prompt, right click on
    “Run as administrator “
    b)    
    Go to the IIS7 directory. This is located in the %WINDIR%\System32\InetSrv directory by default. The configuration files are stored in the InetSrv\Config directory.
    Backup the applicationHost.config file by creating a backup object with the aid of the APPCMD command-line tool.
    cd /d %windir%\system32\inetsrv
    appcmd add backup NewConfigBackup
    13.
    Copy the old applicationHost.config(step 1 and 8) to replace the new applicationHost.config under the C:\Windows\System32\inetsrv\config
    14.
    Reset IIS (iisreset ) in Command Prompt with Run as Administrator.
    Then please test the result.
    If the issue persists, as this issue could be closely related to IIS, I suggest further discussing it in our IIS fourm:
    http://forums.iis.net/
    Tim Quan
    TechNet Subscriber Support in forum
    If you have any feedback on our support, please contact [email protected]  
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not
    actually answer your question. This can be beneficial to other community members reading the thread.  

  • Sharepoint application pool suffered a fatal communication error with the Windows Process Activation Service

    I am using form based Sharepoint servers and received below error.  Is there any way to solve this?
    Sharepoint 2010 in Windows 2008 R2 Server.
    A process serving application pool 'Sharepoint-2' suffered a fatal communication error with the Windows Process Activation Service. The process id was '11516'. The data field contains the error number.

    I don't see any number provided in the event log. I got this through Sharepoint diagnostic tool.  below is the log.
    Log Name:      System
    Source:        Microsoft-Windows-WAS
    Date:          12/17/2013 5:16:34 AM
    Event ID:      5011
    Task Category: None
    Level:         Warning
    Keywords:      Classic
    User:          N/A
    Computer:      525531-WEB03.dfw.intensive.int
    Description:
    A process serving application pool 'Sharepoint-2' suffered a fatal communication error with the Windows Process Activation Service. The process id was '8180'. The data field contains the error number.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-WAS" Guid="{524B5D04-133C-4A62-8362-64E8EDB9CE40}" EventSourceName="WAS" />
        <EventID Qualifiers="32768">5011</EventID>
        <Version>0</Version>
        <Level>3</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2013-12-17T10:16:34.000000000Z" />
        <EventRecordID>23515</EventRecordID>
        <Correlation />
        <Execution ProcessID="0" ThreadID="0" />
        <Channel>System</Channel>
        <Computer>525531-WEB03.dfw.intensive.int</Computer>
        <Security />
      </System>
      <EventData>
        <Data Name="AppPoolID">Sharepoint-2</Data>
        <Data Name="ProcessID">8180</Data>
        <Binary>6D000780</Binary>
      </EventData>
    </Event>

  • Event ID: 7024 Windows Process Activation Service will not start error %%-2147467243

    Reside on a network that contains network GPOs.  We are given authority to create unique GPOs for our specific LAN Web server.  Our Intranet web page requires Windows Process Activation Service and another service to open.  Before creating
    the local GPO, the two services were in Disabled mode, but we could set them to Manual and start them.  The network GPOs would reset them at random every few hours, but again we could reset them.  After creating the local GPO, the WPAS is set to
    Manual and will not start at all with the Title errors being generated.  Administrator previously completed successful GPO mods in WinSvr2003.  Is there a different way of doing GPOs in WinSvr2008R2?  I cannot provide logs or further details
    other than the above.  Any ideas would be helpful.

    > open.  Before creating the local GPO, the two services were in Disabled
    > mode, but we could set them to Manual and start them.  The network GPOs
    > would reset them at random every few hours,
    Then you should adjust your "network" GPOs which we usually call "domain
    gpos"...
    > them.  After creating the local GPO, the WPAS is set to Manual and will
    > not start at all with the Title errors being generated.
    # for hex 0x80004015 / decimal -2147467243 :
      CO_E_WRONG_SERVER_IDENTITY
    winerror.h
    # The class is configured to run as a security id different
    # from the caller
    # 1 matches found for "80004015"
    Seems you screwed up the service account or service security or
    something like that...
    > previously completed successful GPO mods in WinSvr2003.  Is there a
    > different way of doing GPOs in WinSvr2008R2?
    No.
    Martin
    Mal ein
    GUTES Buch über GPOs lesen?
    NO THEY ARE NOT EVIL, if you know what you are doing:
    Good or bad GPOs?
    And if IT bothers me - coke bottle design refreshment :))

  • Hybrid Connection fails for Windows SQL Server 2014 - SSL Provider, error: 0 - The certificate chain was issued by an authority that is not trusted

    Hello,
    I have configured BizTalk Services Hybrid Connection between Standard Azure Website and SQL Server 2014 on premise.
    Azure Management portal shows the status of Hybrid Connection as established.
    However, the website throws an error when trying to open a connection
    <
    addname="DefaultConnection"
    connectionString="Data
    Source=machine name;initial catalog=AdventureWorks2012;Uid=demouser;Password=[my password];MultipleActiveResultSets=True"
    providerName="System.Data.SqlClient"
    />
    (The same website, with the same connection string deployed on SQL Server machine works correctly).
    I tried various options with the connections sting (IP address instead of machine name, Trusted_Connection=False, Encrypt=False, etc. the result is the same
    [Win32Exception (0x80004005): The certificate chain was issued by an authority that is not trusted]
    [SqlException (0x80131904): A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The certificate chain was issued by an authority that is not trusted.
    I tried various machines - on premise and a clean Azure VM with SQL Server and it results in the same error - below full stack
    The certificate chain was issued by an authority that is not trusted             
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.            
    Exception Details: System.ComponentModel.Win32Exception: The certificate chain was issued by an authority that is not trusted
    Source Error:
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.                  
    Stack Trace:
    [Win32Exception (0x80004005): The certificate chain was issued by an authority that is not trusted]
    [SqlException (0x80131904): A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The certificate chain was issued by an authority that is not trusted.)]
    System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) +5341687
    System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) +546
    System.Data.SqlClient.TdsParserStateObject.SNIWritePacket(SNIHandle handle, SNIPacket packet, UInt32& sniError, Boolean canAccumulate, Boolean callerHasConnectionLock) +5348371
    System.Data.SqlClient.TdsParserStateObject.WriteSni(Boolean canAccumulate) +91
    System.Data.SqlClient.TdsParserStateObject.WritePacket(Byte flushMode, Boolean canAccumulate) +331
    System.Data.SqlClient.TdsParser.TdsLogin(SqlLogin rec, FeatureExtension requestedFeatures, SessionData recoverySessionData) +2109
    System.Data.SqlClient.SqlInternalConnectionTds.Login(ServerInfo server, TimeoutTimer timeout, String newPassword, SecureString newSecurePassword) +347
    System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, SecureString newSecurePassword, Boolean ignoreSniOpenTimeout, TimeoutTimer timeout, Boolean withFailover) +238
    System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(ServerInfo serverInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString connectionOptions, SqlCredential credential, TimeoutTimer timeout) +892
    System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(TimeoutTimer timeout, SqlConnectionString connectionOptions, SqlCredential credential, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance) +311
    System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData) +646
    System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions) +278
    System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions) +38
    System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) +732
    System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) +85
    System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) +1057
    System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) +78
    System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) +196
    System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) +146
    System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) +16
    System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) +94
    System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) +110
    System.Data.SqlClient.SqlConnection.Open() +96
    System.Data.EntityClient.EntityConnection.OpenStoreConnectionIf(Boolean openCondition, DbConnection storeConnectionToOpen, DbConnection originalConnection, String exceptionCode, String attemptedOperation, Boolean& closeStoreConnectionOnFailure) +44
    [EntityException: The underlying provider failed on Open.]
    System.Data.EntityClient.EntityConnection.OpenStoreConnectionIf(Boolean openCondition, DbConnection storeConnectionToOpen, DbConnection originalConnection, String exceptionCode, String attemptedOperation, Boolean& closeStoreConnectionOnFailure) +203
    System.Data.EntityClient.EntityConnection.Open() +104
    System.Data.Objects.ObjectContext.EnsureConnection() +75
    System.Data.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption) +41
    System.Data.Objects.ObjectQuery`1.System.Collections.Generic.IEnumerable<T>.GetEnumerator() +36
    System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) +369
    System.Linq.Enumerable.ToList(IEnumerable`1 source) +58
    CloudShop.Services.ProductsRepository.GetProducts() +216
    CloudShop.Controllers.HomeController.Search(String SearchCriteria) +81
    CloudShop.Controllers.HomeController.Index() +1130
    lambda_method(Closure , ControllerBase , Object[] ) +62
    System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters) +14
    System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) +193
    System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +27
    System.Web.Mvc.Async.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41() +28
    System.Web.Mvc.Async.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _) +10
    System.Web.Mvc.Async.WrappedAsyncResult`1.End() +50
    System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult) +32
    System.Web.Mvc.Async.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33() +58
    System.Web.Mvc.Async.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49() +225
    System.Web.Mvc.Async.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult) +10
    System.Web.Mvc.Async.WrappedAsyncResult`1.End() +50
    System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult) +34
    System.Web.Mvc.Async.<>c__DisplayClass2a.<BeginInvokeAction>b__20() +23
    System.Web.Mvc.Async.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult) +99
    System.Web.Mvc.Async.WrappedAsyncResult`1.End() +50
    System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult) +27
    System.Web.Mvc.<>c__DisplayClass1d.<BeginExecuteCore>b__18(IAsyncResult asyncResult) +14
    System.Web.Mvc.Async.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar) +23
    System.Web.Mvc.Async.WrappedAsyncResult`1.End() +55
    System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult) +39
    System.Web.Mvc.Async.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar) +23
    System.Web.Mvc.Async.WrappedAsyncResult`1.End() +55
    System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult) +29
    System.Web.Mvc.Controller.System.Web.Mvc.Async.IAsyncController.EndExecute(IAsyncResult asyncResult) +10
    System.Web.Mvc.<>c__DisplayClass8.<BeginProcessRequest>b__3(IAsyncResult asyncResult) +25
    System.Web.Mvc.Async.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar) +23
    System.Web.Mvc.Async.WrappedAsyncResult`1.End() +55
    System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) +31
    System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result) +9
    System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +9651188
    System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +155
    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.36213            
    Regards,
    Michal
    Michal Morciniec

    Same issue here, looking for more information !

  • Issues about Windows Azure Active Directory

    issues about Windows Azure Active Directory

    Hello,
    Microsoft Azure forums are over here:
    http://social.msdn.microsoft.com/Forums/windowsazure/en-US/home?category=windowsazureplatform%2Cazuremarketplace%2Cwindowsazureplatformctp
    Karl
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
    My Blog: Unlock PowerShell
    My Book: Windows PowerShell 2.0 Bible
    My E-mail: -join ('6F6C646B61726C40686F746D61696C2E636F6D'-split'(?&lt;=\G.{2})'|%{if($_){[char][int]&quot;0x$_&quot;}})

  • Error sending emails: Windows Live Hotmail was not able to complete this request. Microsoft may contact you about any issues you report.

    Every time i start writing a new email to send in Hotmail, i get an error message appear preventing me from continuing saying, 'Windows Live Hotmail was not able to complete this request. Microsoft may contact you about any issues you report.'
    I don't get this problem with Windows Explorer?

    If you have any form of Pop Up blocker, this can cause the error message.

  • Java Code to List All Active Windows Process in the System

    hi
    i need to help to resolve the below given points:
    1. Mapping Windows Process with their application names.
    2. Owner of the Process
    3. Process Start time and end time.
    Thanks
    Pruthvi.

    This is actually not a java question but:
    the windows command to get the processes:
    WMIC PROCESSWhen you invoke the process store the details in a collection along with the system time.
    Do the above a number of times per second and when a process disapears you know it has ended.
    to calculate an aprox duration of process life cycle:
    Duration = endTime - startTimeDetail List:
    Caption
    CommandLine
    CreationClassName
    CreationDate
    CSCreationClassName
    CSName
    Description
    ExecutablePath
    ExecutionState
    Handle
    HandleCount
    InstallDate
    KernelModeTime
    MaximumWorkingSetSize
    MinimumWorkingSetSize
    Name
    OSCreationClassName
    OSName
    OtherOperationCount
    OtherTransferCount
    PageFaults
    PageFileUsage
    ParentProcessId
    PeakPageFileUsage
    PeakVirtualSize
    PeakWorkingSetSize
    Priority
    PrivatePageCount
    ProcessId
    QuotaNonPagedPoolUsage
    QuotaPagedPoolUsage
    QuotaPeakNonPagedPoolUsage
    QuotaPeakPagedPoolUsage
    ReadOperationCount
    ReadTransferCount
    SessionId
    Status
    TerminationDate
    ThreadCount
    UserModeTime
    VirtualSize
    WindowsVersion
    WorkingSetSize
    WriteOperationCount
    WriteTransferCount

  • Where do I find my OEM Lenovo Yoga IdeaPad 13 Windows 8 activation key?

    Hello, a couple of days ago, I received my Lenovo Yoga Ideapad 13 in the mail. I turned it on and soon noticed that Lenovo had really screwed the pooch on how they partitioned the device. The SSD was 128GB but only 60GB was given to the C drive. The rest was either on the D drive or in some hidden partition.
    I almost immediately proceeded to do a clean install of Windows 8.
    I procured an ISO of Windows 8 and ran through the install process. For this post, I'm going ot ignore some of the issues I ran into in this process (wifi not working by default) and cut right to my current problem: I cannot legally activate Windows 8 unless I have a valid activation key. Where is this key found?
    The "About Windows 8" post on this very board says that it should be found somewhere on my laptop, but I couldn't find it. I even played with the idea of opening up the ultrabook to see if it was on the inside. I decided to hold off on this until I can get a professional tear-down guide from iFixIt or something.
    In the meantime, where do I find my key?

    It is either on a sticker somewhere on the laptop Usually on the bottom side of the laptop. Or it is attached to a card in the documents that came with laptop. My Toshiba laptop shipped with its Windows 7 code in both places. There was a sticker attached to the bottom of the laptop and there was another Genuine Windows Card that was mixed in with all the manuals that also contained the number. I would look there as well.

  • Windows 8 activation disappeared after rerolling t...

    Good day.
    I had purchased 02741N2 Nokia N2520 tablet through Nokia official e-store on 22.12.2013. Device’s IMEI is 358980050172098. For half a year the device was working fine so was Windows 8.
    Lately during the Windows update installation process, the tablet froze, and after that was working very unstable. I made a reroll to factory defaults, after which my Windows 8 activation disappeared. Now when I try to re-activate it, it throws an error (0xC004F012). The system asks me to enter the product key, which is stated on the device’s box, or the DVD that comes with it, or in the e-mail, that I was supposed to receive. But there’s NO product key on the box (only IMEI), and I haven’t received neither the DVD nor the e-mail.
                    I contacted the Nokia support in Russia (that’s where I live). We tried to activate Windows in many ways, but without success. Then they told me to call Russian Microsoft support service. At Microsoft I was told that if I had purchased Nokia device with pre-installed Windows OS, then all the product key issues should be directed to Nokia (which I already had talked to). Still we also tried to solve the problem by activating Windows 8 by phone, using SLUI 3 and SLUI 4. Nothing of that helped. I also contacted the shop, which delivered the product. They said that they have nothing to do with product keys, since it’s the manufacturer’s responsibility to provide it.
                    And so I still have the tablet with un-activated Windows RT 8.1, which doesn’t allow me to use the device properly. Microsoft applications don’t work.
                    So is there really no way I can get help from Nokia? Where can I obtain my product key? After all I paid money for the device AND the OS it is running.
    Hope for your help. Best regards.
    Sergey Syuzev.

    Odd, normally the recovery image will have the product key embedded. I think however you'd be better off bringing this up with Nokis Support through a more direct channel. This is a user to user platform.
    I guess the easiest and possibly fastest way would be Twitter @NokiaHelps 
    Click on the blue Star Icon below if my advice has helped you or press the 'Accept As Solution' link if I solved your problem..

  • Cannot install Windows Azure Active Directory Sync tool on Server 2012 w/ SQL Server 2012

    I went to change a user password on the server today and after changing the password I logged into the SQL server to run “Import-module dirsync” & “Start-onlinecoexistencesync” in powershell in order to sync the new password with Exchange Online. After
    waiting ten minutes I tried setting up the email on the user’s PC but the new password was not being accepted. I logged into Office 365 and I got the following warning.
    "Warning: Last synced more than 3 days ago | Troubleshoot"
    So I pressed troubleshoot and the site installed a tool on the server to try and find out what the issue was. After the tool ran it told me that the version of dirsync.exe was out of date and that I should download the new one and install it. So I downloaded
    the new dirsync.exe (version 7020 I believe) and tried installing it. I kept getting error after error, different ones to boot.
    First it told me I wasn’t part of the FIMSyncAdmins group (so I added myself), then it told me that it could not connect to MIIS server,  so I tried starting it and windows said that there was a problem with the sign on used by the service so I had
    to reset the password for the local user named “AAD_bfd1d6f0cef7” which was being used by that service. The service started successfully and when I went to install it told me I could not and if the problem persisted I should uninstall the old version and reinstall.
    Looking in the log file, before I even install the software I see the following Information...
    Level: Information
    Date: 2015-03-24 12:49:17 PM
    Source: Directory Synchronization
    Event ID: 0
    Task Category: None
    "The current configuration of the Windows Azure Active Directory Sync tool is invalid. Please reinstall the Windows Azure Active Directory Sync tool."
    So I tried to reinstall (i even manually uninstalled the old version and removed the folder in C:\Program Files\ called "Windows Azure Active Directory Sync") and on reinstall I get as far as "Installing Components" and then after a little
    while it errors out with the error "The install was unable to setup a required component. Check the event logs for more information. Please try the installation again and if the error persists, contact Technical Support. "
    Looking at the log file there are a bunch of new entries, created by the installer. There's over 300 new entries and I can not post them all here due to character count restriction. you can find the log file here...
    www.clarkfreightways.com/wp-content/uploads/2015/03/dirsync_log.txt
    Can anyone tell me what is going on, I've been looking through the log files and I can see errors but I'm not sure what to do to fix it.

    Greetings!
    Wanted to know if you've hosted the DirSync tool (latest version) on a VM? Also, if this is deployed in a Production or Lab environment? If it's a lab setup, you may
    try installing the DirSync on a new VM / Server (suspecting that it could be some machine related issues).
    Here's a Support KB helping with different errors:
    http://support.microsoft.com/en-us/kb/2684395
    If its a production environment, would suggest to raise a
    Technical Support Ticket for assisting further with break-fix.
    Thank you,
    Arvind 

Maybe you are looking for

  • Epson printer software not recognised after OS upgrade to 10.6.8

    A few months ago I upgraded my system to OS X 10.6.8. Yesterday, I tried to use my Epson Stylus Pro 3800 inkjet printer fro the first time since the upgrade, but wasn't too surprised when I got an error message saying I needed to install software. I

  • Output sound volume

    The output sound volume on my system (about one month old imac) sounds low. As I remember my old G5 imac playing sounds on a webpage with system volume (the top line on the screen) and browser volume (set within the browser) at a very load volume. No

  • Problem displaying TIFF BufferedImage. It's all black.

    Hello, I am new to Java2D and I have a problem. I have a BufferedImage, bi1, created from a RenderedOp object (containing a grayscale TIFF image). I now would like to copy a part of bi1 to another BufferedImage, bi2. Creating and displaying bi1 works

  • How do I Text??

    Can I send a text message to someone if that person is not in my "contact" list? In other words...how do I send a text if it's a one time text to a number that's not in my contact list. Thx.

  • Facebook App On Curve 9360 Not Working Help Required

    Hey all recently purchased the new Blackberry Curve 9360 as a early xmas present from my parents... I've upgraded from the old curve 83??... I had facebook running perfectly on it and also had 'facebook messenger' which would send PM to a separate ap