The persistent store record 6,810 could not be found

Under heavy load, we get an exception stack trace in the log, that says that an expired message could not be deleted. This message is repeated every 15-30 minutes for other records. 5 hours later, it says that a thread is stuck and the server is blocked.
          What to do?
          We use Weblogic 9.2 MP2
          Thanks, Peter
          <Dec 17, 2007 7:19:48 PM MET> <Warning> <Messaging> <BEA-282006> <An error occurred while deleting an expired message for the messaging kernel datadispatcher-2/WeblogicJmsDistributedTopic@Remote@DataDispatc
          her JMS Module!datadispatcher-3@HandlerTopic@Local@DataDispatcher JMS Module!datadispatcher-2@HandlerTopic: weblogic.store.PersistentStoreException: [Store:280029]The persistent store record 6,810 could not
          be found
          weblogic.store.PersistentStoreException: [Store:280029]The persistent store record 6,810 could not be found
          at weblogic.store.internal.DeleteRequest.coalesce(DeleteRequest.java:55)
          at weblogic.store.internal.PersistentStoreImpl.coalesceRequests(PersistentStoreImpl.java:510)
          at weblogic.store.internal.PersistentStoreImpl.getOutstandingWork(PersistentStoreImpl.java:613)
          at weblogic.store.internal.PersistentStoreImpl.run(PersistentStoreImpl.java:621)
          at java.lang.Thread.run(Thread.java:595)
          >
          <Dec 17, 2007 7:19:48 PM MET> <Warning> <Messaging> <BEA-282006> <An error occurred while deleting an expired message for the messaging kernel datadispatcher-2/WeblogicJmsDistributedTopic@Remote@DataDispatc
          her JMS Module!datadispatcher-4@HandlerTopic@Local@DataDispatcher JMS Module!datadispatcher-2@HandlerTopic: weblogic.store.PersistentStoreException: [Store:280029]The persistent store record 6,810 could not
          be found
          weblogic.store.PersistentStoreException: [Store:280029]The persistent store record 6,810 could not be found
          at weblogic.store.internal.DeleteRequest.coalesce(DeleteRequest.java:55)
          at weblogic.store.internal.PersistentStoreImpl.coalesceRequests(PersistentStoreImpl.java:510)
          at weblogic.store.internal.PersistentStoreImpl.getOutstandingWork(PersistentStoreImpl.java:613)
          at weblogic.store.internal.PersistentStoreImpl.run(PersistentStoreImpl.java:621)
          at java.lang.Thread.run(Thread.java:595)
          >
          <Dec 17, 2007 7:19:48 PM MET> <Error> <Store> <BEA-280074> <The persistent store "datadispatcher-fs-2" encountered an unresolvable failure while processing transaction "BEA1-0A0CD965B4DAECF2346C". Shutdown
          and restart to resolve this transaction. weblogic.store.gxa.GXAException: weblogic.store.PersistentStoreException: weblogic.store.PersistentStoreException: [Store:280029]The persistent store record 6,810 co
          uld not be found
          weblogic.store.gxa.GXAException: weblogic.store.PersistentStoreException: weblogic.store.PersistentStoreException: [Store:280029]The persistent store record 6,810 could not be found
          at weblogic.store.gxa.internal.GXAResourceImpl.registerFailedTransaction(GXAResourceImpl.java:597)
          at weblogic.store.gxa.internal.GXATransactionImpl.doOperationCallbacks(GXATransactionImpl.java:243)
          at weblogic.store.gxa.internal.GXAResourceImpl.commit(GXAResourceImpl.java:1451)
          at weblogic.transaction.internal.XAServerResourceInfo.commit(XAServerResourceInfo.java:1333)
          at weblogic.transaction.internal.XAServerResourceInfo.commit(XAServerResourceInfo.java:577)
          at weblogic.transaction.internal.ServerSCInfo.startCommit(ServerSCInfo.java:486)
          at weblogic.transaction.internal.ServerTransactionImpl.localCommit(ServerTransactionImpl.java:1993)
          at weblogic.transaction.internal.ServerTransactionImpl.globalRetryCommit(ServerTransactionImpl.java:2658)
          at weblogic.transaction.internal.ServerTransactionImpl.globalCommit(ServerTransactionImpl.java:2580)
          at weblogic.transaction.internal.ServerTransactionImpl.internalCommit(ServerTransactionImpl.java:278)
          at weblogic.transaction.internal.ServerTransactionImpl.commit(ServerTransactionImpl.java:227)
          at weblogic.ejb.container.internal.MDListener.execute(MDListener.java:463)
          at weblogic.ejb.container.internal.MDListener.transactionalOnMessage(MDListener.java:335)
          at weblogic.ejb.container.internal.MDListener.onMessage(MDListener.java:291)
          at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:4072)
          at weblogic.jms.client.JMSSession.execute(JMSSession.java:3962)
          at weblogic.jms.client.JMSSession$UseForRunnable.run(JMSSession.java:4490)
          at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
          at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
          at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
          weblogic.store.PersistentStoreException: weblogic.store.PersistentStoreException: [Store:280029]The persistent store record 6,810 could not be found
          at weblogic.store.gxa.internal.GXATransactionImpl.commitStoreIO(GXATransactionImpl.java:103)
          at weblogic.store.gxa.internal.GXATransactionImpl.doOperationCallbacks(GXATransactionImpl.java:215)
          at weblogic.store.gxa.internal.GXAResourceImpl.commit(GXAResourceImpl.java:1451)
          at weblogic.transaction.internal.XAServerResourceInfo.commit(XAServerResourceInfo.java:1333)
          at weblogic.transaction.internal.XAServerResourceInfo.commit(XAServerResourceInfo.java:577)
          at weblogic.transaction.internal.ServerSCInfo.startCommit(ServerSCInfo.java:486)
          at weblogic.transaction.internal.ServerTransactionImpl.localCommit(ServerTransactionImpl.java:1993)
          at weblogic.transaction.internal.ServerTransactionImpl.globalRetryCommit(ServerTransactionImpl.java:2658)
          at weblogic.transaction.internal.ServerTransactionImpl.globalCommit(ServerTransactionImpl.java:2580)
          at weblogic.transaction.internal.ServerTransactionImpl.internalCommit(ServerTransactionImpl.java:278)
          at weblogic.transaction.internal.ServerTransactionImpl.commit(ServerTransactionImpl.java:227)
          at weblogic.ejb.container.internal.MDListener.execute(MDListener.java:463)
          at weblogic.ejb.container.internal.MDListener.transactionalOnMessage(MDListener.java:335)
          at weblogic.ejb.container.internal.MDListener.onMessage(MDListener.java:291)
          at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:4072)
          at weblogic.jms.client.JMSSession.execute(JMSSession.java:3962)
          at weblogic.jms.client.JMSSession$UseForRunnable.run(JMSSession.java:4490)
          at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
          at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
          at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
          weblogic.store.PersistentStoreException: [Store:280029]The persistent store record 6,810 could not be found
          at weblogic.store.internal.DeleteRequest.coalesce(DeleteRequest.java:55)
          at weblogic.store.internal.PersistentStoreImpl.coalesceRequests(PersistentStoreImpl.java:510)
          at weblogic.store.internal.PersistentStoreImpl.getOutstandingWork(PersistentStoreImpl.java:613)
          at weblogic.store.internal.PersistentStoreImpl.run(PersistentStoreImpl.java:621)
          at java.lang.Thread.run(Thread.java:595)
          >
          <Dec 17, 2007 7:19:48 PM MET> <Error> <EJB> <BEA-010026> <Exception occurred during commit of transaction Xid=BEA1-0A0DD965B4DAECF2346C(14187897),Status=Rolled back. [Reason=javax.transaction.xa.XAException
          ],numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since begin=0,seconds left=60,XAServerResourceInfo[WLStore_deplDomain_datadispatcher-fs-2]=(ServerResourceInfo[WLStore_deplDomain_datadispatcher-fs-2]=(st
          ate=rolledback,assigned=deplMan2),xar=WLStore_deplDomain_datadispatcher-fs-25927290,re-Registered = false),XAServerResourceInfo[datadispatcher-multipool]=(ServerResourceInfo[datadispatcher-multipool]=(state
          =rolledback,assigned=deplMan2),xar=datadispatcher-multipool,re-Registered = false),SCInfo[deplDomain+deplMan2]=(state=rolledback),local properties=({weblogic.jdbc.jta.datadispatcher-multipool=[ No XAConnect
          ion is attached to this TxInfo ]}),OwnerTransactionManager=ServerTM[ServerCoordinatorDescriptor=(CoordinatorURL=deplMan2+141.249.2.220:28200+deplDomain+t3+, XAResources={NetworkControl, WeblogicTimerService
          , datadispatcher-xa-standby, datadispatcher-multipool, WLStore_deplDomain_datadispatcher-fs-2, datadispatcher-xa-active},NonXAResources={})],CoordinatorURL=deplMan2+141.249.2.220:28200+deplDomain+t3+): webl
          ogic.transaction.RollbackException: Could not prepare resource 'WLStore_deplDomain_datadispatcher-fs-2
          at weblogic.transaction.internal.TransactionImpl.throwRollbackException(TransactionImpl.java:1809)
          at weblogic.transaction.internal.ServerTransactionImpl.internalCommit(ServerTransactionImpl.java:331)
          at weblogic.transaction.internal.ServerTransactionImpl.commit(ServerTransactionImpl.java:227)
          at weblogic.ejb.container.internal.MDListener.execute(MDListener.java:463)
          at weblogic.ejb.container.internal.MDListener.transactionalOnMessage(MDListener.java:335)
          at weblogic.ejb.container.internal.MDListener.onMessage(MDListener.java:291)
          at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:4072)
          at weblogic.jms.client.JMSSession.execute(JMSSession.java:3962)
          at weblogic.jms.client.JMSSession$UseForRunnable.run(JMSSession.java:4490)
          at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
          at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
          at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
          <Dec 18, 2007 12:33:44 AM MET> <Error> <WebLogicServer> <BEA-000337> <[STUCK] ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)' has been busy for "643" seconds working on the request "we
          blogic.work.ServerWorkManagerImpl$WorkAdapterImpl@7aca93", which is more than the configured time (StuckThreadMaxTime) of "600" seconds. Stack trace:
          sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
          java.lang.reflect.Method.invoke(Method.java:585)
          net.sf.hibernate.property.BasicPropertyAccessor$BasicGetter.get(BasicPropertyAccessor.java:96)
          net.sf.hibernate.persister.AbstractEntityPersister.getIdentifier(AbstractEntityPersister.java:306)
          net.sf.hibernate.impl.SessionImpl.checkId(SessionImpl.java:2636)
          net.sf.hibernate.impl.SessionImpl.flushEntity(SessionImpl.java:2461)
          net.sf.hibernate.impl.SessionImpl.flushEntities(SessionImpl.java:2454)
          net.sf.hibernate.impl.SessionImpl.flushEverything(SessionImpl.java:2256)
          net.sf.hibernate.impl.SessionImpl.autoFlushIfRequired(SessionImpl.java:1801)
          net.sf.hibernate.impl.SessionImpl.getQueries(SessionImpl.java:1567)
          net.sf.hibernate.impl.SessionImpl.find(SessionImpl.java:1532)
          net.sf.hibernate.impl.QueryImpl.list(QueryImpl.java:39)
          ch.meteoswiss.datadispatcher.model.dao.TimedMessageDAO.findByMeteodata(TimedMessageDAO.java:232)
          ch.meteoswiss.datadispatcher.model.dao.TimedMessageDAO.deleteByMeteodata(TimedMessageDAO.java:263)
          ch.meteoswiss.datadispatcher.model.dao.MeteodataDAO.delete(MeteodataDAO.java:482)
          ch.meteoswiss.datadispatcher.model.base.BaseMeteodataDAO.delete(BaseMeteodataDAO.java:194)
          ch.meteoswiss.datadispatcher.model.dao.MeteodataDAO.deleteOutdated(MeteodataDAO.java:432)
          ch.meteoswiss.datadispatcher.timed.CleanUpListener.deleteOutdatedMeteodataEntries(CleanUpListener.java:88)
          ch.meteoswiss.datadispatcher.timed.CleanUpListener.handleNotification(CleanUpListener.java:141)
          weblogic.management.timer.TimerListener$1.run(TimerListener.java:48)
          weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
          weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
          weblogic.management.timer.TimerListener.deliverNotification(TimerListener.java:44)
          weblogic.management.timer.Timer.deliverNotifications(Timer.java:440)
          weblogic.management.timer.TimerNotification$1.run(TimerNotification.java:124)
          weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
          weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
          weblogic.management.timer.TimerNotification.timerExpired(TimerNotification.java:121)
          weblogic.timers.internal.TimerImpl.run(TimerImpl.java:265)
          weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
          weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
          weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
          >

Please find below an extract of the Java trace (kill -3 on Unix):
          "[STUCK] ExecuteThread: '12' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon prio=1 tid=0x00440ef8 nid=0x34 in Object.wait() [0x85800000..0x85801808]
          at java.lang.Object.wait(Native Method)
          at java.lang.Object.wait(Object.java:474)
          at weblogic.messaging.dispatcher.Request.sleepTillNotified(Request.java:324)
          at weblogic.messaging.dispatcher.Request.wrappedFiniteStateMachine(Request.java:801)
          - locked <0xb3288670> (a weblogic.jms.backend.BEProducerSendRequest)
          at weblogic.messaging.dispatcher.DispatcherImpl.dispatchAsyncInternal(DispatcherImpl.java:129)
          at weblogic.messaging.dispatcher.DispatcherImpl.dispatchAsync(DispatcherImpl.java:112)
          at weblogic.messaging.dispatcher.Request.dispatchAsync(Request.java:1046)
          at weblogic.jms.dispatcher.Request.dispatchAsync(Request.java:72)
          at weblogic.jms.frontend.FEProducer.doDispatch(FEProducer.java:880)
          at weblogic.jms.frontend.FEProducer.sendRetryDestination(FEProducer.java:1010)
          at weblogic.jms.frontend.FEProducer.send(FEProducer.java:1383)
          at weblogic.jms.frontend.FEProducer.invoke(FEProducer.java:1444)
          at weblogic.messaging.dispatcher.Request.wrappedFiniteStateMachine(Request.java:759)
          at weblogic.messaging.dispatcher.DispatcherImpl.dispatchSyncNoTran(DispatcherImpl.java:246)
          at weblogic.jms.dispatcher.DispatcherAdapter.dispatchSyncNoTran(DispatcherAdapter.java:59)
          at weblogic.jms.client.JMSProducer.toFEProducer(JMSProducer.java:1061)
          at weblogic.jms.client.JMSProducer.deliveryInternal(JMSProducer.java:670)
          at weblogic.jms.client.JMSProducer.sendInternal(JMSProducer.java:455)
          at weblogic.jms.client.JMSProducer.send(JMSProducer.java:337)
          at weblogic.jms.client.WLProducerImpl.send(WLProducerImpl.java:966)
          at ch.meteoswiss.datadispatcher.receiver.ReceiverServlet.sendJMSMessage(ReceiverServlet.java:255)
          at ch.meteoswiss.datadispatcher.receiver.ReceiverServlet.doProcess(ReceiverServlet.java:320)
          at ch.meteoswiss.datadispatcher.receiver.ReceiverServlet.doPost(ReceiverServlet.java:297)
          at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
          at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
          at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
          at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
          at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
          at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
          at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3231)
          at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
          at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
          at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2002)
          at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1908)
          at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1362)
          at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
          at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
          The method in ReceiverServlet:
                    private static void sendJMSMessage(MeteodataTransfer data) throws NamingException, JMSException {
                  QueueConnection queueConnection = null;
                  QueueSession jmsSession = null;
                  QueueSender jmsSender = null;
                  try {
                      final ServiceLocator initial = ServiceLocator.getInstance();
                      final QueueConnectionFactory factory = (QueueConnectionFactory)initial.lookup(ServiceLocator.CONNECTION_FACTORY); //"java:comp/env/jms/QUEUEFACTORY");
                      final Queue queue = (Queue)initial.lookup("java:comp/env/jms/"+data.getSubscriber().getOutputQueueTx().toUpperCase());
                      queueConnection = factory.createQueueConnection();
                      jmsSession = queueConnection.createQueueSession(false,Session.AUTO_ACKNOWLEDGE);
                      jmsSender = jmsSession.createSender(queue);
                      final ObjectMessage msg = jmsSession.createObjectMessage();
                      msg.setJMSExpiration(...);
                      msg.setObject(data);
                      jmsSender.send(msg); // LINE 255!!! STUCK!!!
                  } finally {
                      JmsUtil.closeQuietly(jmsSender);
                      JmsUtil.closeQuietly(jmsSession);
                      JmsUtil.closeQuietly(queueConnection);
          

Similar Messages

  • HT1473 iTunes message saying the song names for this cd could not be found online when it's iTunes store, What's up with that?

    I just purchased The Very Best Of Eagles CD, Popped it into my drive so excited to own the copy but when I tired to copy it to my Library I get this message saying the song names for this cd could not be found online when it's in the iTunes store, What's up with that?    Is there any way to get track information and artwork without Having to manually inter all the info?  

    iTunes gets track information from Gracenote's database, so iTunes must be able to reach gracenote.com and the CD must have been entered there by some purchaser already (all CD information in Gracenote is provided by we users). If these are common, commercially-distributed CDs, it may be that there is a firewall or privacy filter blocking access to gracenote.com. If these are unusual, independently-released or rare CDs, they just may not be in Gracenote yet. In the case of a custom CD where it's a compilation, Gracenote probably won't be able to identify them (it goes by complete albums, comparing the number and length of the tracks to try and figure out what album it is).
    Hope this helps.

  • When you try to send or to receive email in Outlook 2010, you may receive one of these error messages: 0x8004010F: Outlook data file cannot be accessed. or 0x8004010F: The operation failed. An object could not be found.

    0x8004010F: The operation failed. An object could not be found.
    1. reviewed Profile instructions
    2. Ran SytTools thinking it would fix the error. NO although I could send received I ended up with a giant pst 
    3. Back to Profile Instructions.
    4. Set up new profile with my email address. email address tested well. Run Outlook. loads as outlook data PST
    and  gmail address PST.  Deleted all the Gmail subscriptions to improve speed. Original error was gone but have two GIGANIC PST FILES.
    5. Set up another new profile with my email address and a named pst.  Run Outlook under that Profile -
    comes up with newly named pst and the gmail addrress pst (although I can't figure out where that pst is located. Will not let me use email address as default Profile.  Tried different approaches and still ended up always with the gmail address pst.  Deleted
    all profiles but email address and comes   up.
    6. Should I just go ahead and use the gmail address pst  I need to import data or download data from gmail
    to get last years correspondence.e
    7. Outlook is my lifeblood, I am in communications and every submitted email gets moved to a file with an update.
    Help?
    8. One option is to merge psts but might make worse mess.
    Thanks.  Beautiful Beach weather here!

    To resolve error 0x8004010F , identify the current location of your default Outlook data file, and then create a new Outlook profile.
    Step 1- Locate the default Outlook data file
    Click Start, and then click Control Panel.
    In Control Panel, click Mail.
    In the Mail Setup - Outlook dialog box, click Show Profiles.
    Select your current Outlook profile, and then click Properties.
    In the Mail Setup - Outlook dialog box, click Data Files.
    Select the Data Files tab in the Account Settings dialog box, and then note the name and location of the default data file for your profile (a check mark will denote the default data file).
    Click Close.
    Step 2 - Create a new Outlook profile
    Step 3 - Configure your new Outlook profile as the default profile
    More detailed steps you can refer to this KB article:
    http://support.microsoft.com/kb/2659085

  • When I attempt to import some regular, commercial CD's, iTunes returns the message "The song names for this CD could not be found online.  Do you still want to import the songs?"   This has happened for four CD's in a row now, Eagles - Hotel California.

    Hi All,
    When I attempt to import some regular, commercial CD's, iTunes returns the message "The song names for this CD could not be found online.  Do you still want to import the songs?"   This has happened for four CD's in a row now.  Today, after importing some other CD's in the regular way, all of a sudden, iTunes won't recognize the Eagles - "Hotel California" CD, the Eagles "**** Freezes Over" CD,  "The Best of Roy Orbison" or "Milestones" by Miles Davis.
    What happened?  Anybody know?

    We've gotten the same error at the same time. I guess we need to let this play out. In the meantime, I'm gonna update iTunes.

  • The type or namespace name 'SPSite' could not be found (are you missing a using directive or an assembly reference?)_

    I am creating a Winforms application. I need to upload and download a file from Sharepoint.
     I have added reference to Microsoft.Sharepoint.Client.
    Below is the code to upload file:
    using System.IO;
    using Microsoft.SharePoint;
    private void Button_Click_1(object sender, RoutedEventArgs e)
                String fileToUpload = @"C:\Test.txt";
                String sharePointSite = "https://myshapoint";
                String documentLibraryName = "Test";
                using (SPSite oSite = new SPSite(sharePointSite))
                    using (SPWeb oWeb = oSite.OpenWeb())
                        if (!System.IO.File.Exists(fileToUpload))
                            throw new FileNotFoundException("File not found.", fileToUpload);
                        SPFolder myLibrary = oWeb.Folders[documentLibraryName];
                        // Prepare to upload
                        Boolean replaceExistingFiles = true;
                        String fileName = System.IO.Path.GetFileName(fileToUpload);
                        FileStream fileStream = File.OpenRead(fileToUpload);
                        // Upload document
                        SPFile spfile = myLibrary.Files.Add(fileName, fileStream, replaceExistingFiles);
                        // Commit 
                        myLibrary.Update();
    But i get the error "The type or namespace name 'SPSite' could not be found (are you missing a using directive or an assembly reference?)"
    I am not sure what else I am supposed to do here.

    Hi,
    If you want to develop a WinForm application to be only used in SharePoint Server, we can use Server-Side Object Model(use Microsoft.Sharepoint.dll) to achieve it. 
    If you want to use the WinForm application to be used both in Server side and Client Side, I suggest you use .Net Client Object Model(use Microsoft.Sharepoint.Client.dll) to achieve it.
    Here are two links for your reference:
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/c357e3c7-37e9-4ded-83aa-a57beae0b0e4/how-to-upload-download-files-to-sharepoint-2013?forum=sharepointdevelopment
    http://msdn.microsoft.com/en-us/library/ff798388.aspx
    Best Regards
    Dennis Guo
    TechNet Community Support

  • The type or namespace name 'SQLite' could not be found (are you missing a using directive or an assembly reference?)

    Trying to get sql server compact up and running. I connected to a sqlite database and atuo generated the model.cs code.
    however, I get the following error.
    Error    1    The type or namespace name 'SQLite' could not be found (are you missing a using directive or an assembly reference?)    C:\Users\kenny\Documents\Visual Studio 2013\Projects\WindowsFormsApplication2\WindowsFormsApplication1\Model.cs  
     3
    Any help is greatly appreciated. Please provide some detail as I am novice. 
    Thanks

    Ok so I got the past that problem. I had to add the package System.Data.SQLite Core in Manage NuGet.
    Then I changed the auto-generated code "using SQLite" to "using System.Data.SQLite".
    But now I have a new problem, it says "System.Data.SQLite.SQLiteConnection' does not contain a definition for 'CreateTable' "
    Here is the code
    //This code was generated by a tool.
    //Changes to this file will be lost if the code is regenerated.
    //using SQLite;
    using System;
    using System.Data.SQLite;
    using System.Data.SQLite.EF6;
    namespace WindowsFormsApplication2
    public class SQLiteDb
    string _path;
    public SQLiteDb(string path)
    _path = path;
    public void Create()
    using (SQLiteConnection db = new SQLiteConnection(_path))
    db.CreateTable<servers>();
    public partial class servers
    public Int64 server_name { get; set; }
    public Double cpu_usage { get; set; }
    Any ideas why CreateTable is not available?

  • The type or namespace name 'PrincipalContext' could not be found

    I am attempting to retrieve a user's full name from AD with the code below in .aspx using C#. I am using Sharepoint Designer 2010. I keep getting the error 'An error occurred during the compilation of the
    requested file, or one of its dependencies. The type or namespace name 'PrincipalContext' could not be found (are you missing a using directive or an assembly reference?). What am I doing wrong?
    @using System.IO;
    @using System.DirectoryServices.AccountManagement;
    @using System.DirectoryServices;
    <%@ Page Language="C#" %>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <script runat="server">
        string fac1;
        string userid;
        string fname;
        string lname;
        string fullname;
        protected void btnShowInfo_Click(object sender, EventArgs e)
            try
                userid = GetHTTPContext();          
            catch (Exception ex)
                Response.Write(ex.Message + "<BR>" + ex.StackTrace);
            finally
            using (PrincipalContext context = new PrincipalContext(ContextType.Domain));
                    WindowsPrincipal principal = (WindowsPrincipal)User;
                    UserPrincipal user = UserPrincipal.FindByIdentity(context, principal.Identity.Name);
                    fname = user.GivenName;
                    lname = user.Surname;
                    fullname = user.Name;
                    Response.Write(fname + "  " + lname)
        private string GetHTTPContext()
            return(HttpContext.Current.User.Identity.Name);

    I was able to fix the error by importing the namespaces and including the assemblies. That got me past the 'PrincipalContext' error.
    Now I am getting an error on the line 'UserPrincipal user =...':
    An error occurred during the
    compilation of the requested file, or one of its dependencies. The name
    'context1' does not exist in the current context
    Here is the code:
                using( PrincipalContext context1 = new PrincipalContext(ContextType.Domain)); 
                    WindowsPrincipal principal = (WindowsPrincipal)User;
                    UserPrincipal user = UserPrincipal.FindByIdentity(context1, principal.Identity.Name);

  • The factory profile for this display could not be found

    Just received a new (mid-2012) macbook air (13"). Started it up from time machine from my old macbook pro.
    The new screen seemed a bit blue so I thought I'd calibrate the display. But I don't seem to be able to. I don't get the Display Calibrator Assistant. I just get 'The factory profile for this display could not be found'. Please help if you can?

    Thanks for the feedback.
    With Pacifist, a search should show everything in a separate search results window. That feature might only be available in the paid mode. If you're reinstalling once a month, you might reconsider how you're using the machine. If you made frequent bootable backups/clones to an ext FireWire HD and also did a Time Machine backup to another disk/volume/partition, you'd probably minimize doing that. I haven't done an A&I installation but once the past six years. That doesn't include purposeful ones done while beta-testing Panther, Tiger, and Leopard.
    See these for other tips on keeping your installation flawless:
    Mac Maintenance Quick Assist,
    Mac OS X speed FAQ,
    Myths of required versus not required maintenance for Mac OS X,
    Macintosh OS X Routine Maintenance
    Essential Mac Maintenance: Get set up
    Essential Mac Maintenance: Rev up your routines,
    Speeding up, and
    Maintaining OS X for information.

  • The type or namespace name 'IBM' could not be found (are you missing a using directive or an assembly reference?)

    please help on below error 
    Compilation Error
    Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
    Compiler Error Message: CS0246: The type or namespace name 'IBM' could not be found (are you missing a using directive or an assembly reference?)
    Source Error:
    Line 27: using System.Web.Services;
    Line 28: using System.Net;
    Line 29: using IBM.WMQ;
    Line 30: using System.DirectoryServices.AccountManagement;
    Source File: c:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\LAYOUTS\NBO\LogComplaint.aspx.cs   
    Line: 29

    Hello,
    >>using IBM.WMQ
    It seems you are using third party dll namespace reference in your project but that dll is not being added in project. Please get the IBM.WMQ dll and add it first in your current visual studio project by right click on project-->add reference.
    You can place this dll in GAC or can directly add to project as suggested by jaydeep.
    Hope it could help
    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • The song names for this CD could not be found online

    I've been trying to copy some of my cds to itunes, but it does not recognize any of the track names. The error message: "The song names for this CD could not be found online. Do you still want to import the songs?"
    I've tried with a dozen CDs and is always the same.

    iTunes gets track information from Gracenote's database, so iTunes must be able to reach gracenote.com and the CD must have been entered there by some purchaser already (all CD information in Gracenote is provided by we users). If these are common, commercially-distributed CDs, it may be that there is a firewall or privacy filter blocking access to gracenote.com. If these are unusual, independently-released or rare CDs, they just may not be in Gracenote yet. In the case of a custom CD where it's a compilation, Gracenote probably won't be able to identify them (it goes by complete albums, comparing the number and length of the tracks to try and figure out what album it is).
    Hope this helps.

  • Outlook 2010 / Exchange 2013: The operation failed. An object could not be found.

    Both KB2956128 and KB2956203 causing issue. Removing the patch fixes the issue. I need to know what the best way to remove the patch remotely is. Maybe a SCCM job with this:
    msiexec /I {90140000-0012-0000-0000-0000000FF1CE}MSIPATCHREMOVE={DEFF916D-4268-49CF-8FF3-E26253582E13}
    msiexec /i {90140000-001A-0409-0000-0000000FF1CE}MSIPATCHREMOVE={DEFF916D-4268-49CF-8FF3-E26253582E13}
    Please advise. Also looking for time frame for a fix to be published or these updates are rolled back/pulled by Microsoft. Thank you.
    Also this is being reported by multiple people with no resolution. Example:
    http://community.spiceworks.com/topic/790986-outlook-2010-bug-the-attempted-operation-failed-an-object-could-not?page=1

    Hi,
    Thank you for your feedback and apologize for the inconvenience caused.
    We have heard several reports regarding issues caused by KB2956128. We've escalated this issue, but we're not sure whether and when there will be an hotfix for this issue. Please look out for our official blog articles and install
    all available updates released.
    Thanks for your understanding and support.
    Steve Fan
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • HT4623 Both my iPad and iPhone have a message "Cannot get mail" The connection to server failed. I wen to the Apple store today and he could not do anything. Said maybe it will come back by itself. It has been 36 hours and nothing has happened. Help!!!

    I have not been able to connect to the internet on my iPhone and iPad the past 36 hours.Went to the Apple store today and he said that maybe it will come back on it's own.  That is the first time that I have been to the apple store with a disappointing resolve.  Please help, there has to be an answer?

    Your post says you have an iPhone 3G.  Is it running iOS 4.2.1, which is the latest iOS it can run?  Even if so, it's now quite old (nearly five years).  That could be part of the problem.
    Anyway, maybe you should delete your mail account (Settings >> Mail, Contacts, Calendars -- if it was still called that back in the iOS 4.2.1 days), and start over.
    Here's the Mail Setup Assistant to help you do that:
    iPhone Email Setup

  • HT3204 every time i try to use the itunes store it says itunes could not connect to the itunes store make sure your network connection is active and try again

    every time i try to use the itunes store it says make ure your connection is active and try again

    Hi 1626army,
    Thanks for visiting Apple Support Communities.
    You may find the steps in this article helpful with troubleshooting the error message you are seeing:
    Can't connect to the iTunes Store
    http://support.apple.com/kb/ts1368
    Regards,
    Jeremy

  • My daughter is using the MacBook with an Azerty clavier, but as she studies in Vienna, she demands to find a querty to put over the original.Exists one? In the App-store in Vienna we could not find it.

    My daughter  is studying in Vienna, as she works in German she needs a querty keybord, the French one is "azrty"
    Exists a possibility for her -like the querty to stick over the Azerty ?
    And a second question :
    I'm using a Mac -"bureau"  snowleopard too.
    I'ld like to transfer the music of my old vinyl  classical musics to CD , using the Mac.
    Is it possible? ? what equipment do I need ?

    dorisfromballon wrote:
    And a second question
    You're asking two very different questions in the same thread. That's not good for you, because some people who know about digitising LPs may not be interested in questions about keyboards. Make a new topic for your second question.
    My daughter  is studying in Vienna, as she works in German she needs a querty keybord
    The standard keyboard in Austria and Germany is QWERTZ not QWERTY. (Some people do use QWERTY, though.) So you need to make sure which one she needs. Check Wikipedia for the difference between QWERTY and QWERTZ. (If she types in German, then QWERTZ is a better choice.)
    <http://en.wikipedia.org/wiki/QWERTZ>
    Once you are sure which she needs, then just Google it (for QWERTZ try "keyboard mac german overlays"), or check <amazon.com>.

  • HT201210 Ok, i'm beginning to feel like I'm being forced to buy a new phone because this one won't let me update.  What the heck??  Says it could not be found.  Ack!

    Ok, I'm beginning to feel like I'm being forced to buy a new phone. 

    Though you cannot get features introduced in later updates, you are not being forced to get a new phone, and there should be nothing stopping you from using the phone on its current operating system.

Maybe you are looking for

  • How do i separate apps on multiple devices

    I have an IPhone with an Apple ID and user name.  My 10 year old son has an IPod Touch and now a new IPad.  Somehow when we set up his touch and pad, he got connected to my account.  I say this because all of my apps, songs, contacts etc show up on h

  • Finding the url for Portal Admin console

    Hi all, I got a portal .ear file from my team member to deploy on an env with Weblogic portal 10.3.2. The Application is deployed fine and is in Active state. Now I need to find the exact url for the portal Admin console. I am not able to find which

  • How to mount my raid now?

    Hello, I had my raid working somehow through my fstab, but I did an upgrade yesterday and now it's not working and everything looks different now.... here is lsblck sdb           8:16   0   1.8T  0 disk  └─md126       9:126  0   1.8T  0 raid1   └─md1

  • Authorize use of music on new computer

    Hello, I'm new to this forum. I'm not sure if I'm using the correct verbiage of "Authorize" it to use it. I have been using iTunes 6 (I believe that was the version) on an old Compaq computer with Windows XP. The computer crashed and after changing h

  • Delivery address in PO line item

    Hi Friends, Need your inputs/ suggestions . THe delivery address in PO line item is taken from plant / Sloc details . If this text is changed , the changed details should be picked / outputted (and not the data / Master data  of plant / Sloc ) is the