SharePoint 2010 Application server has SQL timeout problem

Hi All,
Our SharePoint has App & WFE servers, and the SQL server is always on. BTW, App server sometimes has timeout problem as follow, has any idea on it? This problem does not occur timing, our SP 10 is RTM version.
Error Log:
01/29/2015 17:25:29.96 OWSTIMER.EXE (0x0A78)                  
0x0B08
SharePoint Foundation         Monitoring                    
nasq Medium  
Entering monitored scope (Timer Job job-workflow)
5a91b888-0f2e-46fe-9ee0-96c81c6581bf
01/29/2015 17:25:50.98 OWSTIMER.EXE (0x0A78)                  
0x0B08
SharePoint Foundation         Database                      
880i High    
System.Data.SqlClient.SqlException: Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.     at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean
breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)     at System.Data.SqlClient.TdsParserStateObject.ReadSniError(TdsParserStateObject stateObj, UInt32 error)     at
System.Data.SqlClient.TdsParserStateObject.ReadSni(DbAsyncResult asyncResult, TdsParserStateObject stateObj)     at System.Data.SqlClient.TdsParserStateObject.ReadNetworkPacket()     at System.Data.SqlClient.TdsParser.ConsumePreLoginHandshake(Boolean
encrypt, Boolean trustServerCert, Boolean& marsCapable)     at System.Data.SqlCl...
5a91b888-0f2e-46fe-9ee0-96c81c6581bf
01/29/2015 17:25:50.98* OWSTIMER.EXE (0x0A78)                  
0x0B08
SharePoint Foundation         Database                      
880i High    
...ient.TdsParser.Connect(ServerInfo serverInfo, SqlInternalConnectionTds connHandler, Boolean ignoreSniOpenTimeout, Int64 timerExpire, Boolean encrypt, Boolean trustServerCert, Boolean integratedSecurity, SqlConnection owningObject)     at
System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, Int64 timerExpire, SqlConnection owningObject)     at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(String
host, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, Int64 timerStart)     at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, SqlConnectionString
connectionOptions, String newPassword, Bo...
5a91b888-0f2e-46fe-9ee0-96c81c6581bf
01/29/2015 17:25:50.98* OWSTIMER.EXE (0x0A78)                  
0x0B08
SharePoint Foundation         Database                      
880i High    
...olean redirectedUserInstance)     at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean
redirectedUserInstance)     at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection)     at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnection
owningConnection, DbConnectionPool pool, DbConnectionOptions options)     at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject)     at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection
owningObject)     at System.... 5a91b888-0f2e-46fe-9ee0-96c81c6581bf
01/29/2015 17:25:50.98* OWSTIMER.EXE (0x0A78)                  
0x0B08
SharePoint Foundation         Database                      
880i High    
...Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)     at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)     at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection
outerConnection, DbConnectionFactory connectionFactory)     at System.Data.SqlClient.SqlConnection.Open()     at Microsoft.SharePoint.Utilities.SqlSession.OpenConnection()
5a91b888-0f2e-46fe-9ee0-96c81c6581bf
01/29/2015 17:25:50.98 OWSTIMER.EXE (0x0A78)                  
0x0B08
SharePoint Foundation         Database                      
880k High    
  at Microsoft.SharePoint.Utilities.SqlSession.ExecuteReader(SqlCommand command, CommandBehavior behavior, SqlQueryData monitoringData, Boolean retryForDeadLock)     at Microsoft.SharePoint.Utilities.SqlSession.ExecuteReader(SqlCommand
command, CommandBehavior behavior)     at Microsoft.SharePoint.Administration.SPDatabase.get_IsReadOnly()     at Microsoft.SharePoint.Administration.SPContentDatabaseLockManager.CanProcessContentDatabase(SPContentDatabase contentDatabase)
    at Microsoft.SharePoint.Administration.SPWorkItemJobDefinition.Execute(SPJobState jobState)     at Microsoft.SharePoint.Administration.SPTimerJobInvokeInternal.Invoke(SPJobDefinition jd, Guid targetInstanceId, Boolean isTimerService,
Int32& result)     at Microsoft.SharePoint.Administration.SPTimerJobInvoke.Invoke(Time...
5a91b888-0f2e-46fe-9ee0-96c81c6581bf
01/29/2015 17:25:50.98* OWSTIMER.EXE (0x0A78)                  
0x0B08
SharePoint Foundation         Database                      
880k High    
...rJobExecuteData& data, Int32& result)  
5a91b888-0f2e-46fe-9ee0-96c81c6581bf
01/29/2015 17:25:50.98 OWSTIMER.EXE (0x0A78)                  
0x0B08
SharePoint Foundation         Database                      
880j High    
SqlError: 'Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.'    Source: '.Net SqlClient Data Provider' Number: -2 State: 0 Class: 11 Procedure: '' LineNumber: 0 Server:
'spsql' 5a91b888-0f2e-46fe-9ee0-96c81c6581bf
01/29/2015 17:25:50.98 OWSTIMER.EXE (0x0A78)                  
0x0B08
SharePoint Foundation         Database                      
3355 Critical
Cannot connect to SQL Server. spsql not found. Additional error information from SQL Server is included below.  Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.
5a91b888-0f2e-46fe-9ee0-96c81c6581bf
01/29/2015 17:25:50.98 OWSTIMER.EXE (0x0A78)                  
0x0B08
SharePoint Foundation         Database                      
tzku High    
ConnectionString: 'Data Source=spsql;Initial Catalog=WSS_Content;Integrated Security=True;Enlist=False;Asynchronous Processing=False;Connect Timeout=15'    ConnectionState: Closed ConnectionTimeout: 15
5a91b888-0f2e-46fe-9ee0-96c81c6581bf
01/29/2015 17:25:50.98 OWSTIMER.EXE (0x0A78)                  
0x0B08
SharePoint Foundation         Database                      
85t4 High    
An error occured while attempting to verify that the database is read only for database WSS_Content. The error contained the following message: Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not
responding. 5a91b888-0f2e-46fe-9ee0-96c81c6581bf
01/29/2015 17:25:51.00 OWSTIMER.EXE (0x0A78)                  
0x0B08
SharePoint Foundation         Monitoring                    
b4ly High    
Leaving Monitored Scope (Timer Job job-workflow). Execution Time=21043.2150707921
5a91b888-0f2e-46fe-9ee0-96c81c6581bf
Thnaks.
Ben

What is the latency (measured via ping) between the App and SQL Server? SharePoint 2010 RTM hasn't been supported for quite some time. Upgrade to SP2 and see if it resolves the issue.
Trevor Seward
Follow or contact me at...
&nbsp&nbsp
This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

Similar Messages

  • "DataSocket Server has encountered a problem and needs to close" - why?

    I am trying to use DataSocket to publish a Front Panel control. First I start the DataSocket Server and then run a corresponding VI. It goes well once or twice but in the end DataSocket Server crashes producing an error message and offering to send an error report to Microsoft:
    "National Instruments DataSocket Server has encountered a problem and needs to close. We are sorry for the inconvenience".
    I wonder if there is any remedy for this. Windows firewall does not seem to be the cause - the crash happens with the firewall disabled.
    Alternatively - is there any way other than using DataSocket to dynamically access data from a running VI?
    Regards,
    Danielis

    Hi Danielis
    This kind of errors usally occurs when there is a file corruption. In either the application of the configuration files. The Datasocket configuration is save in the 'cwdssini.dss' file. this is by default installed in 'C:\Program Files\National Instruments\DataSocket'. Yu could try and remove this and then run the Datasocket Server Manager once to recreate a file with default settings.
    We it is a problem with the Application you could try and install a fresh copy on a other machine and run the VI and server on that machine. Or just run the server on the other machine and connact you Front panel object to that server instead.
    As for other ways of doing this you could look into the Shared Variables that have been introduced in LabVIEW 8
    Hope this helps
    Karsten

  • Import Process Server has encountered a problem and needs to close

    Hello,
    Loaded an AVI-from the desktop, as that is where my project file and scratch disk go, about 7.5 GB's, and when I scroll through it or try to render, I get this little message:Import Process Server has encountered a problem and needs to close
    Windows XP Pro/ 64 Edition
    Dell Precision T7500
    Intell(R)Xeon(R) CPU
    E5520 @ 2.27 GHz
    2.26 GHz, 12.0 GB of RAM
    Thanks so much in advance,
    Tim S.

    Jim,
    Thanks for all your help.  Sure enough, an MOV file works just fine and I may have tracked down the problem: the video, I'm sure caused from the source tape, lags towards the end-it seemed like every time I scrolled towards the end of the AVI it would crash.  Still seems mighty peculiar that it would crash the system each time.
    Thanks,
    Tim S.

  • SBS Client Application Launcher has encountered a problem and needs to close

    I logged in to a remote session on the SBS to add a user to a security group. Now, when I log on to my computer with the domain administrator account, I get the error "SBS Client
    Application Launcher has encountered a problem and needs to
    close." There is an event in the Application log associated with the error:
    Event Type: Error
    Event Source: Application Error
    Event Category: None
    Event ID: 1000
    Date:  8/29/2011
    Time:  2:27:46 PM
    User:  N/A
    Computer: CONTROLLERASST
    Description:
    Faulting application applnch.exe, version 5.2.2893.2, faulting module applnch.exe, version 5.2.2893.2, fault address 0x0002442a.
    For more information, see Help and Support Center at
    http://go.microsoft.com/fwlink/events.asp.
    Data:
    0000: 41 70 70 6c 69 63 61 74   Applicat
    0008: 69 6f 6e 20 46 61 69 6c   ion Fail
    0010: 75 72 65 20 20 61 70 70   ure  app
    0018: 6c 6e 63 68 2e 65 78 65   lnch.exe
    0020: 20 35 2e 32 2e 32 38 39    5.2.289
    0028: 33 2e 32 20 69 6e 20 61   3.2 in a
    0030: 70 70 6c 6e 63 68 2e 65   pplnch.e
    0038: 78 65 20 35 2e 32 2e 32   xe 5.2.2
    0040: 38 39 33 2e 32 20 61 74   893.2 at
    0048: 20 6f 66 66 73 65 74 20    offset
    0050: 30 30 30 32 34 34 32 61   0002442a
    0058: 0d 0a                     ..     
    After clicking to send/not send an error report, I get back to the desktop where all appears normal. However, I can no longer access the internet while logged in under this account.
    I can log in on another PC with the domain admin account with no error.
    Any help would be appreciated.

    Hi,
    I would like to suggest you run System File Checker with command: sfc /scannow to scan and repair the system files.
    If it does not work, please also test the issue in Clean Boot.
    Clean Boot
    ================
    Let’s disable all startup items and third party services when booting. This method will help us determine if this issue is caused by a loading
    program or service. Please perform the following steps:
    1. Click the Start Button type "msconfig" (without quotation marks) in the Start Search box, and then press Enter.
    Note: If prompted, please click Continue on the User Account Control (UAC) window.
    2. Click the "Services" tab, check the "Hide All Microsoft Services" box and click "Disable All" (if it is not gray).
    3. Click the "Startup" tab, click "Disable All" and click "OK".
    Then, restart the computer. When the "System Configuration Utility" window appears, please check the "Don't show this message or launch the System
    Configuration Utility when Windows starts" box and click OK.
    What’s the result in Clean Boot?
    For more information regarding Event ID 1000, please refer to the following link:
     http://www.microsoft.com/technet/support/ee/transform.aspx?ProdName=Windows%20Operating%20System&ProdVer=5.2&EvtID=1000&EvtSrc=Application%20Error&LCID=1033 
    Regards,
    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.

  • Error - Oracle BI Server has encountered a problem

    Dear Experts,
    Oracle BI Server has encountered a problem and needs to close. We are sorry for the inconvenience.
    Error Signature : szAppName : NQSServer.exe szAppVer : 10.1.3.4 szModName : msvcrt.dll
    szModVer : 7.0.2600.5512 offset : 00037fd4
    I am facing the above error whenever i point the RPD to Test Intance.
    Can you please help me on what can be the root cause for this issue.
    Please note I reinstalled OBIEE on the system but still the same issue.
    Appreciate your immediate response!!
    Thanks
    ~ Veena

    i need your help on this too because i also encounter this error on 10g.
    fyi, i just installed oracle 10g (10.2.0.1.0) database and 10g developer suite. i am a newbie to 10g. i used to program using 6i developer and 8i database.
    this happens on three different scenarios:
    1. when i click on the Canvasses node even it is a new form.
    2. whenever i create a new block using the wizard upto the Layout wizard.
    3. whenever i click on the Canvasses node after opening an already existing form made from 6i.
    i'll be waiting for your responses. thanks.

  • My Dictionary Wikipedia doesn't work: The Wikipedia server has a temporary problem.

    My Dictionary Wikipedia doesn't work: It only says this, 'The Wikipedia server has a temporary problem.'

    What kind of information do you need?
    Apart from what I have told you, the only thing I can think of is about four weeks ago, an Apple Support guy was trying to help solve another issue with the Help Menus not working properly.
    He got me to change the DNS address in my network settings, and after trying something, I returned it to the original address.
    This didn't solve that problem, but I noticed the junk mail that I've been getting every day for a long time ceased, and also I think this might have had something to do with the Wikipedia stopping working, as I noticed it not long after.
    Steve

  • Directory in application server has multiple flat files

    Hi
    How should we know that the Directory in application server has multiple flat files.
    my requirement is, daily my program runs in batch at night. So, i  have to know are there more than 1 flat file existing in the directory.
    regards
    mac

    Try this FM,
      CALL FUNCTION 'SUBST_GET_FILE_LIST'
        EXPORTING
          dirname      = ws_filepath
          filenm       = ws_fname
        TABLES
          file_list    = i_rsfillst
        EXCEPTIONS
          access_error = 1
          OTHERS       = 2.
    Pass the path and
    say ur file name starts with ALPXXXXX
    then pass
    ws_fname =  'ALP*' .
    In the table i_rsfillst you will get all the file in directory.
    Try this through a sample prorgam ,dont try through SE37, it will show ACCESS_ERROR.
    Regards,
    Message was edited by: sreejesh purapadiath
    Message was edited by: sreejesh purapadiath

  • SQL Exceptions, transport-level errors on SharePoint 2010 App Server

    SharePoint 2010 becomes inaccessible 2-3 times per day. It happens at approximately the same times: 8 PM, 1 AM and 1 PM. It is inaccessible for about 3-4 minutes and then comes back on its own.
    During the time it is down, we see the following errors in the event viewer on the application server:
    EventID: 5586 Task Category: Database -
    Unknown SQL Exception 64 occurred. Additional error information from SQL Server is included below.A transport-level error has occurred when receiving results from the server.
    (provider: TCP Provider, error: 0 - The specified network name is no longer available.)
    EventID: 3 Task Category: None -
    .Net SqlClient Data Provider: System.Data.SqlClient.SqlException: A transport-level error has occurred when receiving results from the server. (provider: TCP Provider, error:
    0 - The specified network name is no longer available.)
    EventID: 6398 Task Category: Timer -
    The Execute method of job definition Microsoft.Office.Server.Search.Monitoring.HealthStatUpdateJobDefinition (ID f9db48f1-f115-47ab-99b6-552460cbb782) threw an exception. More
    information is included below. A transport-level error has occurred when receiving results from the server. (provider: TCP Provider, error: 0 - The specified network name is no longer available.)
    EventID: 8086 Task Category: Business Data -
    The BDC Service application failed due to a SQL Exception: SQLServer host ums1spd1v. The error returned was: 'A transport-level error has occurred when sending the request to
    the server. (provider: TCP Provider, error: 0 - An existing connection was forcibly closed by the remote host.)'
    The SharePoint logs have errors during the same time period saying the same kinds of things: Sql exception raw message: A transport-level error has occurred when receiving results from the server,
    The specified network name is no longer available, etc.
    Our network administrator has looked at the issue and cannot find any network problems. 
    He setup a continuous ping from the app server to the database server. 
    Even during the times these errors are occurring, the app server is still able to reach the database server. 
    However, you cannot ping the app server itself during this time.
    Our database administer cannot find any SQL Server issues. 
    There are no errors in the event viewer or the SQL logs on the database server.
    In Central Admin, we can see that one or two jobs fail with SQL errors during the times these errors take place.
     It is almost always the “User Profile Service Application – User Profile Language Synchronization Job” and often the “Health Statistics Updating” or “Crawl Log Report for Search Application Search Service Application”. 
    These jobs run successfully at many other times during the day.
    Is there a good way to tell if the database, network or SharePoint itself is the root of these problems? 
    The database and network guys say there are no problems in their areas, but all I can find in the SharePoint logs is that it can’t reach the database server.
    Thank you for any suggestions you may have!

    Since these seem to happen at very specific times, I would run a NetMon trace at that window to capture what is going back and forth (or perhaps the timer service is just unable to reach the SQL server).
    Trevor Seward, MCC
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Store sharepoint 2010 list data in sql server

    Hi,
    I want to store sharepoint list data to sql server database.
    SO can anyone guide how can i attach my sharepoint 2010 with sql server 2008.
    Please help to solve the issue.
    Thanks in advance.
    Regards
    Rajni

    Hi,
    The screenshot indicates that SharePoint Designer is crashing when trying to add new External Content Type.
    Remove the SharePoint Designer and reinstall it to check the result.
    Microsoft Business Connectivity Services (BCS) enables users to read and write data from external systems—through Web services, databases, and Microsoft .NET Framework assemblies—from within Microsoft SharePoint 2010 and Microsoft Office
    2010 applications.
    There are lots of blog articles showing how to configure BCS in SharePoint 2010. You can start from:
    Understanding Business Connectivity Services
    http://blogs.msdn.com/b/sharepointdev/archive/2011/12/26/understanding-business-connectivity-services.aspx
    Using Business Connectivity Services in SharePoint 2010
    http://msdn.microsoft.com/en-us/magazine/ee819133.aspx
    Thanks.
    Tracy Cai
    TechNet Community Support

  • Java Application Server  8.2 startup problem

    Hello,
    I have installed j2ee SDK 1.4.03 on Windows. Then I started the Application
    Server in the default domain1 by choosing in "Start default server".
    Everything seems to be OK as I get message "Domain domain1 is ready to
    receive client requests". I have a problem when I try to verify if the server is
    running in the browser on http://localhost:8080/, the browser keeps tring
    to open it but nothing is displayed. In the log I get this, which seems to me a bit
    too short, as I saw the log of properly running server on another computer
    (not everything may have been started). BTW I have got the same problem
    with the Glassfish server. Can anyone help me please?
    [#|2006-02-01T19:57:05.472+0000|INFO|sun-appserver-pe8.2|javax.enterprise.tools.launcher|_ThreadID=10;|
    C:/Sun/AppServer/jdk\bin\java
    -client
    -Xmx512m
    -XX:NewRatio=2
    -Dcom.sun.aas.defaultLogFile=C:/Sun/AppServer/domains/domain1/logs/server.log
    -Djava.endorsed.dirs=C:/Sun/AppServer/lib/endorsed
    -Djava.security.policy=C:/Sun/AppServer/domains/domain1/config/server.policy
    -Djava.security.auth.login.config=C:/Sun/AppServer/domains/domain1/config/login.conf
    -Dsun.rmi.dgc.server.gcInterval=3600000
    -Dsun.rmi.dgc.client.gcInterval=3600000
    -Djavax.net.ssl.keyStore=C:/Sun/AppServer/domains/domain1/config/keystore.jks
    -Djavax.net.ssl.trustStore=C:/Sun/AppServer/domains/domain1/config/cacerts.jks
    -Djava.ext.dirs=C:/Sun/AppServer/jdk/jre/lib/ext;C:/Sun/AppServer/domains/domain1/lib/ext;C:/Sun/AppServer/derby/lib
    -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
    -Djavax.management.builder.initial=com.sun.enterprise.admin.server.core.jmx.AppServerMBeanServerBuilder
    -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
    -Dcom.sun.enterprise.taglibs=appserv-jstl.jar,jsf-impl.jar
    -Dcom.sun.enterprise.taglisteners=jsf-impl.jar
    -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl
    -Dcom.sun.aas.configName=server-config
    -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter
    -Ddomain.name=domain1
    -Djmx.invoke.getters=true
    -Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl
    -Dcom.sun.aas.promptForIdentity=true
    -Dorg.xml.sax.driver=com.sun.org.apache.xerces.internal.parsers.SAXParser
    -Dcom.sun.aas.instanceRoot=C:/Sun/AppServer/domains/domain1
    -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl
    -Dcom.sun.aas.domainName=domain1
    -Djava.util.logging.manager=com.sun.enterprise.server.logging.ServerLogManager
    -Dproduct.name=Sun-Java-System/Application-Server
    -Dcom.sun.enterprise.overrideablejavaxpackages=javax.faces,javax.servlet.jsp.jstl,javax.xml.bind,javax.help
    -Dcom.sun.aas.configRoot=C:/Sun/AppServer/config
    -Djava.library.path=C:\Sun\AppServer\jdk\jre\bin\client;C:\Sun\AppServer\lib;C:\Sun\AppServer\lib;C:\Sun\AppServer\jdk\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\Sun\AppServer\lib;C:\Sun\AppServer\bin;C:\Sun\AppServer\lib;C:\Sun\AppServer\bin;C:\Sun\AppServer\bin;C:\Sun\AppServer\bin;C:\WINDOWS\system32;C:\Sun\AppServer\bin;;C:\jdk1.5.0_06\bin;
    -Dcom.sun.aas.instanceName=server
    -Dcom.sun.aas.processLauncher=SE
    -cp
    C:/Sun/AppServer/jdk/lib/tools.jar;C:/Sun/AppServer/lib/appserv-rt.jar;C:/Sun/AppServer/lib\activation.jar;C:/Sun/AppServer/lib\admin-cli.jar;C:/Sun/AppServer/lib\appserv-admin.jar;C:/Sun/AppServer/lib\appserv-cmp.jar;C:/Sun/AppServer/lib\appserv-ext.jar;C:/Sun/AppServer/lib\appserv-jstl.jar;C:/Sun/AppServer/lib\appserv-upgrade.jar;C:/Sun/AppServer/lib\commons-launcher.jar;C:/Sun/AppServer/lib\commons-logging.jar;C:/Sun/AppServer/lib\dom.jar;C:/Sun/AppServer/lib\j2ee-svc.jar;C:/Sun/AppServer/lib\j2ee.jar;C:/Sun/AppServer/lib\jax-qname.jar;C:/Sun/AppServer/lib\jaxr-api.jar;C:/Sun/AppServer/lib\jaxr-impl.jar;C:/Sun/AppServer/lib\jaxrpc-api.jar;C:/Sun/AppServer/lib\jaxrpc-impl.jar;C:/Sun/AppServer/lib\jmxremote.jar;C:/Sun/AppServer/lib\jmxremote_optional.jar;C:/Sun/AppServer/lib\jsf-api.jar;C:/Sun/AppServer/lib\jsf-impl.jar;C:/Sun/AppServer/lib\mail.jar;C:/Sun/AppServer/lib\relaxngDatatype.jar;C:/Sun/AppServer/lib\rmissl.jar;C:/Sun/AppServer/lib\saaj-api.jar;C:/Sun/AppServer/lib\saaj-impl.jar;C:/Sun/AppServer/lib\xalan.jar;C:/Sun/AppServer/lib\xercesImpl.jar;C:/Sun/AppServer/lib\xsdlib.jar;C:/Sun/AppServer/lib/install/applications/jmsra/imqjmsra.jar;C:/Sun/AppServer/imq/lib/jaxm-api.jar;C:/Sun/AppServer/imq/lib/fscontext.jar;C:/Sun/AppServer/lib/ant/lib/ant.jar
    com.sun.enterprise.server.PEMain
    start
    display
    native|#]
    [#|2006-02-01T19:57:15.266+0000|INFO|sun-appserver-pe8.2|javax.enterprise.resource.jms|_ThreadID=10;|JMS5023: JMS service successfully started. Instance Name = imqbroker, Home = [C:\Sun\AppServer\imq\bin].|#]
    [#|2006-02-01T19:57:15.266+0000|INFO|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=10;|CORE5098: AS Socket Service Initialization has been completed.|#]
    [#|2006-02-01T19:57:18.390+0000|INFO|sun-appserver-pe8.2|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0046:The Platform MBeanServer is available. It will be used to register Application Server MBeans. Platform MBeans will also be available for browsing while using standard JMX Console.|#]
    [#|2006-02-01T19:57:18.400+0000|INFO|sun-appserver-pe8.2|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0001:MBeanServer initialized successfully|#]
    [#|2006-02-01T19:57:18.901+0000|INFO|sun-appserver-pe8.2|javax.enterprise.system.core.security|_ThreadID=10;|SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.|#]
    [#|2006-02-01T19:57:19.992+0000|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|Created virtual server server|#]
    [#|2006-02-01T19:57:19.992+0000|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|Created virtual server __asadmin|#]
    [#|2006-02-01T19:57:22.476+0000|INFO|sun-appserver-pe8.2|javax.enterprise.resource.corba.ee.S1AS-ORB.rpc.transport|_ThreadID=10;|"IOP00710299: (INTERNAL) Successfully created IIOP listener on the specified host/port: all interfaces/3700"|#]
    [#|2006-02-01T19:57:22.837+0000|INFO|sun-appserver-pe8.2|javax.enterprise.resource.corba.ee.S1AS-ORB.rpc.transport|_ThreadID=10;|"IOP00710299: (INTERNAL) Successfully created IIOP listener on the specified host/port: all interfaces/3820"|#]
    [#|2006-02-01T19:57:22.837+0000|INFO|sun-appserver-pe8.2|javax.enterprise.resource.corba.ee.S1AS-ORB.rpc.transport|_ThreadID=10;|"IOP00710299: (INTERNAL) Successfully created IIOP listener on the specified host/port: all interfaces/3920"|#]
    [#|2006-02-01T19:57:24.519+0000|INFO|sun-appserver-pe8.2|javax.enterprise.system.core.transaction|_ThreadID=10;|JTS5014: Recoverable JTS instance, serverId = [3700]|#]

    Are you sure that HTTP port used by this installation was actually 8080? It is the default value, but if that port is in use at installation time, alternative port will be assigned. Installer will show you the new value, but it is easy to miss if you are not looking very closely.
    To find out which ports are actually being used check <installdir>domains/domain1/config/domain.xml file.

  • How to configure SharePoint 2010 / 2013 Search for SQL Database Contents and Oracle Database Contents?

    Hi All,
    We are planning to maintain the contents in SQL / Oracle. Could you please suggest anyone which is best for SharePoint 2010 / 2013 Search. How to configure the search for external content source?
    Thanks & Regards,
    Prakash

    This link explains supported and non supported scenarios to use Oracle for BCS
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/453a3a05-bc50-45d0-8be8-cbb4e7fe7027/oracle-db-as-external-content-type-in-sharepoint-2013
    And here is more on it
    http://msdn.microsoft.com/en-us/library/ff464424%28office.14%29.aspx 
    And here how you can connect Oracle to SharePoint for BCS functionality
    http://lightningtools.com/bcs/business-connectivity-services-in-sharepoint-2013-and-oracle-using-meta-man/
    Overall it seems SQL doenn't require any special arrangement to connect BCS to SharePoint.
    Regards,
    Pratik Vyas | SharePoint Consultant |
    http://sharepointpratik.blogspot.com
    Posting is provided AS IS with no warranties, and confers no rights
    Please remember to click Mark As Answer if a post solves your problem or
    Vote As Helpful if it was useful.

  • SharePoint 2010 Application Page Caching

    I'm trying to figure out the best way to go about caching application pages with CAML and/or LINQ queries that take forever to load.
    The OOTB caching in SharePoint isn't doing the trick...it's had zero affect on load times.
    Any suggestions?

    Hi,
    By default, every time we access a page, it will make calls to database and query data. As I understand, you would like a way that can cache the data so that it doesn’t need to query each time.
    Here is a link for caching in SharePoint 2010:
    http://blogs.msdn.com/b/kunal_mukherjee/archive/2011/01/10/caching-in-share-point-2010-best-practice.aspx
    Please check Page output cache profiles, it reduces the amount of SQL calls and workload on WFE:
    http://msdn.microsoft.com/en-us/library/office/aa661294(v=office.14).aspx
    Regards,
    Rebecca Tu
    TechNet Community Support

  • SharePoint 2010 / 2013 web browser session timeout

    1) What settings govern how long a user is authenticated in SharePoint before they need to enter their credentials again in the browser ?
    2) How to check what these default session timeouts are and how to change them ?
    Thanks,
    Mario

    Thanks Inderjeet and Lakshmanan for the links.
    I did some more research, and here are my findings regarding SharePoint authentication cookies:  (We are using claims with Windows NTLM authentication in SharePoint 2010)
    Per the white paper at
    http://download.microsoft.com/download/9/F/6/9F69FEBA-614B-483F-9CF2-60225D75E81E/persistent-cookies-whitepaper.docx : "SharePoint sites create persistent cookies with a default time-out value of 10 hours for sites that use Windows claims or forms-based
    authentication claims"
    I verified this by running the following PowerShell command:
    Get-SPSecurityTokenServiceConfig | select WindowsTokenLifetime
    which returned 10:00:00 (i.e. 10 hours) and matches the default cookie timeout in the white paper.
    However, in my testing, I found that once I logged in, I was able to access the site without re-entering my credentials even after 10 hours, so I'm not sure what exactly controls the session timeout.
    Also, the white paper mentions that by default SharePoint uses persistent authentication cookies that are saved to disk. However, even after deleting all cookies from my browser, I am still able to access the site without entering credentials. (I only need
    to re-enter credentials once I close the browser and reopen the SharePoint site in the browser again) . The only cookies I see are related to '/_vti_bin/Discovery.asmx' and I don't think that these are the authentication cookies.
    To summarize - my test results were not consistent with the default timeout of 10 hours, and I was unable to find the SharePoint authentication cookie. Interested to hear if anyone has any thoughts on this.
    Thanks,
    Mario

  • Sharepoint 2010: Password Expiration - FBA SQL

    Good Day Everyone
    We want our sharepoint site to have a password expiration functionality, when the users are logging in on our site, is this possible? if yes how? i'm using a FBA SQL membership and i have a custom login page for my sharepoint site.
    thanks and regards.

    Hi,
    According to your post, my understanding is that you want to achieve a password expiration functionality in SharePoint 2010.
    You can take a look at the solution below with source code provided:
    SharePoint 2010 FBA Pack
    http://sharepoint2010fba.codeplex.com/documentation
    Here is another solution for you to take a look at:
    SharePoint Password Change & Expiration
    http://www.sharepointadd-ons.com/sharepoint-password-change-expiration
    Best Regards
    Dennis Guo
    TechNet Community Support

  • Handheld Application Wizard has encountered a problem

    When starting up the Blackberry Desktop Software I get a message that the Handheld Application Loader Wizard has encountered a problem.  I also get a new hardware found and then a problem has occurred every time I plug in the USB cable to the phone. I've tried uninstalling and reinstalling the software without success.
    PC is running XP SP3
    BB Desktop 6.1.0.35
    Other functions work.  I can synch music and backup.
    I would appreciate any help.

    I had the same error on my Torch using BBDTM (Desk Top Mgr) Version 6.1.0.35 for a while till I realized that when one installs new device software  (in my case : Software Name: BlackBerry Handheld Software v6.0.0.2391 for Torch version 6.0 Bundle 2391) it did not clear the 'AppLoader' folder of the previous files which was in my case the reason for the 'Handheld Application Loader Wizard' error.
    You can skip the next paragraph unless you are curious.
    Check out this link on your PC: ' C:\Program Files\Common Files\Research In Motion\AppLoader' and check what version the 'loader .exe' file is running, i.e. Loader.exe is probably File Version: 6.0.1.33 (I held my mouse over the file name 'Loader.exe' to see what version number ) ( by the way:  File Version: 6.0.1.37 meant also trouble on my PC as well). You can force this error by first retiring your DTM and then double click (run) the 'loader.exe' file...=> and you should get the familiar error without the DTM alive (clou here...).
    What helped in my case: I highlighted all the files in the 'AppLoader' folder (C:\Program Files\Common Files\Research In Motion\AppLoader) and deleted them all. Make sure the folder is empty before the next step.
    I then removed my 'Blackberry Device Software v6.0 for the Blackberry Smartphone ' on my PC via the 'Add or Remove Programs' accessed by the control panel. I then reinstalled the same software again and now I had the proper files in this folder with File Version: 6.0.1.15. (When I shut down the DTM and ran (double-clicked) the' loader.exe' file the loader wizard worked correctly. Depending on the service provider you might experience a different FileVersion but it should now work properly).
    I don't know whether this will help in your case but it did for me. In case you are looking for the device software it can be found here:
    http://us.blackberry.com/support/downloads/download_sites.jsp
    find: North America   =>  in my case  I selected  'Bell Mobility Inc.' ( I guess each service provider gets their own version)
    next page =>    'Download for Bell Mobility Inc.'
    1. You must download both the desktop and handheld software to a temporary location on your hard  
    drive.
    2. Be sure to install the desktop software first, then the handheld software on your computer. The   
    handheld software will update the software on your BlackBerry Wireless Handheld(TM)
    I selected: BackBerry Torch 9800 smartphone and then downloaded the above device software.
    What did I learn? There was no issue with the DTM or my Torch 9800 contrary to some comments elsewhere but with Windows XP 'Remove software'. 'Remove' did not remove obsolete files to allow  new AppLoader device files to load properly when the device software was reinstalled.
    Good luck,
     BB4matt

Maybe you are looking for