DPM Event 943 - Couldn't retrieve task

I'm receiving this error on my Primary DPM Server:
The description for Event ID 943 from source MSDPM cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
If the event originated on another computer, the display information had to be saved with the event.
The following information was included with the event:
Unable to connect to the DPM database because the database is in an inconsistent state.
Problem Details:
<FatalServiceError><__System><ID>19</ID><Seq>0</Seq><TimeCreated>10/28/2013 4:30:52 PM</TimeCreated><Source>DpmThreadPool.cs</Source><Line>163</Line><HasError>True</HasError></__System><ExceptionType>DBCorruptionException</ExceptionType><ExceptionMessage>Couldn't
retrieve Task '1647eed3-2d99-469b-a6cb-8b133c7dff63' from the database</ExceptionMessage><ExceptionDetails>Microsoft.Internal.EnterpriseStorage.Dls.DB.DBCorruptionException:
Couldn't retrieve Task '1647eed3-2d99-469b-a6cb-8b133c7dff63' from the database
   at Microsoft.Internal.EnterpriseStorage.Dls.DB.Catalog.IntegrityCheck(Boolean condition, String message)
   at Microsoft.Internal.EnterpriseStorage.Dls.TaskExecutor.DB.Task.GetInstance(Guid taskID)
   at Microsoft.Internal.EnterpriseStorage.Dls.TaskExecutor.TaskExecutor.ExecuteTask(Guid jobID, Guid taskID, WindowsIdentity runAsIdentity, ExecuteTaskFlags flags, ExecuteTaskCallback callback)
   at Microsoft.Internal.EnterpriseStorage.Dls.JobManager.ActiveJob.DispatchRequestCallback(Object state)
   at Microsoft.Internal.EnterpriseStorage.Dls.EngineUICommon.DpmThreadPool.Function(Object state)
   at System.Threading.ExecutionContext.runTryCode(Object userData)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)
   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)</ExceptionDetails></FatalServiceError>
We can't find any information about that task in the database, or for that matter, in older versions of the database. I'm trying to figure out a way to fix this without having to do a full restore and so far have found nothing online about this particular
"cannot retrieve task" in event 943. Any ideas?

Nevermind, we fixed the issue. It required dropping and rebuilding the index_tbl_te_TaskTrail__TaskID_JobId on dbo.tbl_TE_TaskTrail and everything is back and operating. Figured I'd post this in case anyone else has this same issue.

Similar Messages

  • "Test Message" - cpa.impl.exception.CPALookupException: Couldn't retrieve

    Dear Experts:
    Even I put in the exactly correct info in "Runtime Workbench ->Component Monitoring -> "Test Message" tab "
    After I send the message, I got the following ERRORS:
    Error while sending message: com.sap.aii.af.ra.ms.api.ConfigException: ConfigException in XI protocol handler. Failed to determine a receiver agreement for the given message. Root cause: com.sap.aii.af.service.cpa.impl.exception.CPALookupException: Couldn't retrieve outbound binding for the given P/S/A values: FP=;TP=;FS=UP_QAS_ASSETCONTROL_001;TS=;AN=Prices_SYNC_OB;ANS=urn:
    Is it something wrong with "System Setting" or "Test Message" environment setting?
    How to make the "Test Message" environment work??
    Thank you in advance for your helpful and important reponse
    Best Regard

    Hello,
    If the recommended CPA cache refresh did not help to resolve the issue you could also try the following:
    Check the correct adapter engine url is being used in trx SXI_CACHE ->Goto -> Adapter Engine Cache.
    If it is incorrect:
    Go to transaction sxi_cache -> Goto -> Adapter Engine Cache
    Delete the Adapter Engine cache entry
    Then go to trx SXMB_MONI and try to resend any of the failed messages.
    Also check that the SAP BASIS Content has been imported into the Integration Repository.
    Integration Repository -> SAP BASIS -> SAP BASIS 7.xx (double click) -> Details (tab)
    Try to refresh the following caches:
    http://host:<j2ee-port>/dir/start/index.jsp -> Administration
    Select Cache Overview
    In the section: Java VM Cache Refresh, click  Refresh Cache for
    - Cache for Softwarecomponents
    - SLD Cache
    In the section: XI Data Cache Refresh, click Full Cache Refresh for Consumer types:
    - INTEGRATIONSERVER_
    - INTEGRATIONRUNTIME_
    - af.sid.host
    On the ABAP client, go to SXI_CACHE for the XI Runtime Cache and select XI Runtime Cache -> Start Delta Cache Refresh.
    Try to re-execute the scenario
    Regards,
    Sarah

  • CPALookupException Couldn't retrieve outbound binding

    Hi gurus,
    We're working on our test environment and we have a strange error:
    com.sap.aii.af.ra.ms.api.ConfigException: ConfigException in XI
    protocol handler. Failed to determine a receiver agreement for the
    given message. Root cause:
    com.sap.aii.af.service.cpa.impl.exception.CPALookupException: Couldn't
    retrieve outbound binding for the given P/S/A values:
    FP=;TP=;FS=BS_XIT_IT_ADYCLNT100;TS=BS_XIT_IT_INCAS_VALDOBBIADENE;AN=MI_AnagrArticoli_IN;ANS=http://goldenlady.it/it/Incas/I03/AnagrArticoli001
    The receiver agreement and the other objects in the scenario exist and
    work properly in the development scenario, while in the test system we
    have this error. Looking at the cache of the test XI system we can see
    all the configuration objects, also the receiver agreements that we
    need.
    We have already refreshed all the caches and also restarted the java
    instance but the problem still remains...
    By the way, we noticed a strange behaviour because the log files about
    this errors are written not in the folder that refers to the test
    system (XIT) but in the one that refers to the development system
    (XID). Could this be a problem connected to our errors?
    We suppose that the adapter frameworks looks in the wrong CPACache (the development instead of the test one).
    Points rewards good answers
    Mattia

    Hi,
    Please do the following it will solve the problem:
    Prerequisites:
    check the correctness of configuration of your scenario at your end.
    Please do the following:
    1) Check destination INTEGRATION_DIRECTORY_HMI in SM59. Does it returns a HTTP status of 500 with reqid not found. It means RFC is working fine.
    2) http://xihostname:port/CPACache/refresh?mode=full  
    with PIAFUSER and check whether it shows the correct output or not. Extremely important: check whether the authorization error is there or not for services users.
    3) Check the services in SAP XI in visual admin
    4) Reimport of SAP Basis content is done properly or not.
    5) If possible try to restart the J2EE server.
    6) Also check the inconsistency of SLD using SAP note no:
    764176
    Hope it will solve your problem.
    Thanks & Regards
    Prabhat

  • Error while retrieving TASK list through worklist API

    Hi All,
    I am try'n to retrieve TASK lit for user in BPEL 10.1.3.1 using worklist api ,
    I am stucked with this error while quering the tasks.
    bpeladmin
    Aug 25, 2008 11:31:52 AM oracle.j2ee.rmi.RMIMessages EXCEPTION_ORIGINATES_FROM_THE_REMOTE_SERVER
    WARNING: Exception returned by remote server: {0}
    java.rmi.UnmarshalException: Error deserializing return-value: java.io.InvalidClassException: oracle.bpel.services.workflow.task.model.TaskImpl; unable to create instance
         at com.evermind.server.rmi.RMIClientConnection.handleMethodInvocationResponse(RMIClientConnection.java:897)
         at com.evermind.server.rmi.RMIClientConnection.handleOrmiCommandResponse(RMIClientConnection.java:341)
         at com.evermind.server.rmi.RMIClientConnection.dispatchResponse(RMIClientConnection.java:296)
         at com.evermind.server.rmi.RMIClientConnection.processReceivedCommand(RMIClientConnection.java:278)
         at com.evermind.server.rmi.RMIConnection.handleCommand(RMIConnection.java:152)
         at com.evermind.server.rmi.RMIConnection.listenForOrmiCommands(RMIConnection.java:127)
         at com.evermind.server.rmi.RMIConnection.run(RMIConnection.java:107)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:825)
         at java.lang.Thread.run(Thread.java:595)
    Help me out.
    Regards,
    Kalyan.

    Hi,
    Guys any updates...

  • Couldn't crate task file; SAP R/3 4.7 Installation, ORacle9i, Sun Solaris

    Hi all
    Am doing Remote instllation through Windows desptop.
    While installing Database instance at Database load (Porst Processing) step encountered error  MSC-01004, Couldn't crate task file /oracle/SID/ora<sid>/sapdata/SAPSSEXC.TSK.
    Details are :
    User: Root
    Pwd: /oracle/SID/ora<sid>/sapdata/
    Any body faced problem like this...
    Regards

    Hi all,
    Thanks for responses.
    I found the resolution. The funny thing is while installation system looking for files in UPPER case where as the original CDs contain file names in lower case.
    Once I changed to Upper case, Installation progressed.
    Regards

  • Autocreate task raise business event oracle.apps.jtf.cac.task.createTask?

    Hi All!
    How can I check if event oracle.apps.jtf.cac.task.createTask was raised when a task was created?
    This event will raise every time a task is created independent of which process created the task? I mean if the task was automatically created when SR is created or if the task is manually created?
    How can I test this business event manually?
    In our environment (EBS 11.5.10.2) there are following subscriptions to this business event:
    CS_SR_SECURITY_UTIL.SECURE_SR_TASK_OWNER
    jtf_task_wf_subscribe_pvt.create_task_notif_subs
    CS_SR_CHILD_AUDIT_PKG.CS_SR_Audit_ChildEntities
    I have added subscription xxcsf_002_wf_subscribe_pkg.create_task, which calls to function (create_task) in a DB package (xxcsf_002_wf_subscribe_pkg). The first thing I do, before anything else, is logg to a custom table the event of entering the package function but then when task is created in "Enter Request Service" form nothing is logged in the custom table.
    What am I doing worng? Thanks in advance for the help!
    Patricia

    Hello again and thanks Nagamohan,
    The sql returned 0 so that means the event is not fired. How do I make it fire. Isn't it standard? Is there some setup I have to do or enabled somewhere? I have this requierement to create automatically an assignment for tasks automatically created when SR is created in Field Service Technician Portal. I thought I could create the assignment when this business event is raised, which means a task is being created and validating where it is originated from (WEB). I need to set scheduled dates for the task as well. I appreciate the help in this. I would like to use the business event to call on a package function but it is not being fired.
    Thanks in advance and regards,
    Patricia
    Edited by: Patricia Paredes on Feb 2, 2009 9:50 AM
    Edited by: Patricia Paredes on Feb 2, 2009 9:51 AM

  • Servermgrd Exception during idle processing: couldn't spawn task

    Hello,
    we recieve every 2 seconds the following message in the system.log
    Sep 15 11:17:13 xxxxx servermgrd[100]: Exception during idle processing: couldn't spawn task: path = /usr/bin/ftpcount, errno 24
    bash-3.2# /usr/bin/ftpcount
    Service class realusers - 0 users ( 50 maximum)
    Service class anonusers - 0 users ( 50 maximum)
    don't know why this error occurs, anybody out there who knows whats happend there?
    thx+cheers./c

    Hi,
    We're running Server 10.5.4 on a G4 Xserve.
    Typically, our "once a week" problem is a failure of the DirectoryService process. Occasionally, our bootpd.plist file will revert to defaults and we lose all our DHCP settings.
    Today, I got to experience one part of your problem - the inability to access the server via the Server Admin GUI and the server admin web site (https://localhost:311). Typically, we have that problem when DirectoryService fails, since we can no longer authenticate as a user of those services.
    This time, I was surprised to find that authentication wasn't the problem.
    Although I don't have a real fix for you, I was able to get servermgrd running again by simply quitting it from Activity Monitor.app. Launchd just restarts the service for you automatically. You should be able to accomplish the same thing with +killall servermgrd+. At the very least, this could save you from having to reboot.
    If you're a scripter, you could probably write one that automatically does the killall for you when servermgrd goes flakey.
    Regards,
    Lyle Millander

  • How to retrieve Task Lists from All Subsites to the Parent Site and display in Grid view using CAML Query

    How to retrieve Task Lists from All Subsites to the Parent Site and display in  Grid view using CAML Query + object model

    do u just want task list or items under task list for all subsites
    for items use spsitedataquery ref
    http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.spsitedataquery.aspx use recursive to get it from alll subsite under site collection
    for tasklist only u can a simply use a for loop to find in all subsite
    Manish Sati

  • Retrieve task statistics via soap

    Hello,
    I would need some task-list-metadata like the total number of tasks,
    the number of assigned tasks, the number of completed tasks just
    like the Chart-Feature in the BPM Worklist Application.
    I need to be able to retrieve that data via soap. I couldn't find any
    available webservice, which would be able to accomplish that.
    Documentation tells me that there exists a 'Tasks Report Service'
    which may be appropriate, but it is supported just by plain Java API.
    So before starting to invent my own solution I would like to know
    if there is a existing webservice which supports what I need?
    Kind regards,
    Martin

    Hi,
    Try with Fucntion module: "/SDF/OCS_GET_STAT_INFO".
    When i see the code in above function module he using the code as follows inorder to fecth function modules to list.
    FUNCMODNAME = 'S390_GET_CURRENT_SSID' .
            SELECT SINGLE FUNCNAME
              FROM TFDIR
              INTO :FUNCTION_CHECK
             WHERE FUNCNAME = :FUNCMODNAME .
            IF SY-SUBRC = 0 .
              CALL FUNCTION FUNCMODNAME
                   IMPORTING
                        SSID   = DBSID_DB2
                        DBHOST = DBHOST_DB2.
            ENDIF .
    It may helpful to you.
    Thanks,
    Naga

  • Custom Event Notification (email) for Approval Tasks in OIM 11g

    Hi,
    how to create event notification for approval tasks in OIM 11g. I mean how to send email notification to user who sholuld accept or reject approval task?
    best
    mp
    Edited by: J23 on 2011-05-30 04:08

    Here is the documentation http://download.oracle.com/docs/cd/E21764_01/integration.1111/e10224/bp_notif.htm#SOASE548
    Search for SOA BPEL Email Notifications for more information:
    http://soa-bpel-esb.blogspot.com/2010/01/email-notification-in-bpel.html
    http://download.oracle.com/docs/cd/B31017_01/core.1013/b28764/bpel013.htm
    There are many more search links that can help you out.
    -Kevin

  • Photos in 1 Event disappeared--how to retrieve from Time Michine

    This is scary, I just noticed that in one of my Events all but one of the photos has vanished. There were probably 50 in that event previously. Fortunately, I do have Time Machine connected. But with iPhoto decidedly non-user friendly format, I have not idea how I would try to retrieve a backup of that one Event only.
    Thanks,
    John

    Launch iPhoto and under the file menu ==> browse backups - find the time that the photos were there, select them (or the entire event) and click on restore
    LN

  • Retrieving Task Messages

    I are currently using the WebLogic's Process controls for BPM. I am having problems retrieving the task messages from the task. The steps that I performed are as follows :
    1. When a process is triggered, a task instance is created. The process is invoked via a method
    process.submitForProcessing(WorkRequest req);
    WorkRequest is a simple Java getter setter bean.
    2. A task instance is created. My task control has an extended method as follows :
    * @jc:task-update
    * request-mime-type="WorkRequest"
    * request={work}
    public void setWorkRequest(byte[] work);
    The "work" param is obtained by serializing the WorkRequest into a byte array.
    3. When I need to retrieve the task request in my application after the process is triggered, I used the WorklistManager bean and its APIs as follows :
    WorklistManager mgr = WorkMgrFactory.getInstance().getWorklistManager();
    ObjectSerializer os = ObjectSerializer.getInstance();
    TaskMessage msg = mgr.getTaskRequest(taskId);
    Object obj = os.fromByteArray(msg.message);
    WorkRequest req = (WorkRequest) obj;
    WorkMgrFactory and ObjectSerializer are my own classes and they are tested fine. After the above is executed, I get a ClassCastException.
    What I am essentially doing above is using a POJO to pass task request parameters throughout my process
    instead of using XML.
    But I do not understand why I obtain the ClassCastException. When I dump out the contents of "obj" as a String, I can see some information linking it back to the WorkRequest class but somehow I cannot cast it.
    Any help? Thanks

    Trylon39 wrote:
    I switched over to digital voice last year and very unhappy with how many prompts I need to go through just to retrieve my messages. After hearing an introduction, I have to keep pushing "1" to go through how many calls I have received, what time they were made, what the phone number is and then again to hear the actual message! Caller ID already gives me that information. Is there someway I can bypass all that redundant information and just get to the actual message quicker? I have spoken to other Verizon digital voice customers and they all agree, Verizon makes a simple task of retrieving messages way more time-consuming than it needs to be.
    You can change this behavior by accessing your voicemail from MyVerizon and going to voice mail settings from there.  Go to the Voice Mail Setting and click on Telephone Settings.  Uncheck standard prompts to elimiate the Standard prompts that announce each menu option with brief explanations. To not hear the date and time of each message, uncheck.Hear the date & time of each message.

  • How to trigger event 0733 from event 0020 using information retrieve.

    Hi Guru's
    I am trying to create link between two event:
    FKK_SAMPLE_0020
    and
    FKK_SAMPLE_0733
    FKK_SAMPLE_0020 u2013 This module will be triggered when a clearing document is posted into the system. It must be customized to identify documents cleared.
    FKK_SAMPLE_0733 u2013 This module will be used to check and update the correspondence tables
    With information retrieved from event 0020 can any one please help ASAP.

    Hi
      1st create ZFKK_SAMPLE_0020 and write the logic in it for your requirement. next in ZFKK_SAMPLE_0073 use the FM BAPI_CTRACDOCUMENT_GETDETAIL pass the document no you will get all the details of doc no then in your fm update or cleare the table using std FM.
    FUNCTION ZFKK_SAMPLE_0299.
    *"*"LOCAL INTERFACE:
    *"  IMPORTING
    *"     REFERENCE(I_KEYR1) TYPE  KEYR1_KK
    *"     REFERENCE(I_SUCCESS) TYPE  CHAR1
    *"  EXPORTING
    *"     REFERENCE(RETURN) TYPE  BAPIRET2
    INCLUDE <CNTAIN>.
      TYPES: BEGIN OF TY_DETAILS,
               OPBEL TYPE OPBEL_KK,
               CHCKN TYPE CHCKN_KK,
               BKREF TYPE BKREF,
               BETRZ LIKE DFKKZP-BETRZ,
               WAERS TYPE WAERS,
               BANKL TYPE BANKL_KK,
               END OF TY_DETAILS.
      TYPES : BEGIN OF TY_FINAL,
              OPBEL TYPE OPBEL_KK,
              HVORG TYPE HVORG_KK,
              TVORG TYPE TVORG_KK,
              VKONT TYPE VKONT_KK,
              VKBEZ TYPE VKBEZ_KK,
              BLDAT TYPE BLDAT,
              END OF TY_FINAL.
      TYPES : BEGIN OF TY_USERS,
              USER  TYPE SYSID,
              END OF TY_USERS.
      TYPES: BEGIN OF  TY_ZCABLMTST,
             HVORG TYPE HVORG_KK,
             TVORG TYPE TVORG_KK,
             END OF TY_ZCABLMTST.
      TYPES: BEGIN OF  TY_DFKKRH.
             INCLUDE TYPE DFKKRH .
      TYPES: END OF TY_DFKKRH.
      TYPES: BEGIN OF  TY_FKKOP.
             INCLUDE TYPE FKKOP .
      TYPES: END OF TY_FKKOP.
      TYPES: BEGIN OF  TY_RLBEL,
             RLBEL TYPE DFKKRH-RLBEL.
      TYPES: END OF TY_RLBEL.
      TYPES : BEGIN OF TY_EMAILID,
              USRID_LONG TYPE COMM_ID_LONG,
              END OF TY_EMAILID.
      TYPES : BEGIN OF TY_PERNR,
              PERNR TYPE PERSNO,
              END OF TY_PERNR.
      TYPES : BEGIN OF TY_SOMLRECI1.
              INCLUDE TYPE SOMLRECI1.
      TYPES : END OF TY_SOMLRECI1.

  • Err "Couldn't retrieve binding for the given channelId" in receiver SOAP CC

    Hello.
    We have increase the support package level of our XI 3.0 system from level 17 to 23. After this "upgrade" all interfaces using a receiver SOAP channel communication are getting the next error:
    SOAP: response message contains an error XIServer/UNKNOWN/ADAPTER.JAVA_EXCEPTION - com.sap.aii.af.service.cpa.impl.exception.CPALookupException: Couldnt retrieve binding for the given channelId: Binding:CID=8cb6335a548730ea9ca27aaa78034109; at com.sap.aii.af.service.cpa.impl.lookup.AbstractLookupManager.getBindingByChannelId(AbstractLookupManager.java:361) at com.sap.aii.af.mp.soap.web.MessageServlet.doPost(MessageServlet.java:421) at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364) at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039) at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265) at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95) at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175) at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33) at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) at java.security.AccessController.doPrivileged(Native Method) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    We have done the next steps:
    - Run SXI_CACHE and start a complete cache refresh,
    - http://<Host>:<portNo.>/CPACache/refresh?mode=full
    - Restart J2EE server.
    The problem isn't solved.
    any idea?

    Probably you need to ask your BASIS team if they have done it or not.
    Secondly you can just see if something has been done under SWCV SAP BASIS --- http://sap.com/xi/XI/System --- Adapter Metadata, just by oping any adapter and then by looking at Properties or Hisotry from menu "Adapter Metadata". Here you can see the date under "Changed on", so if this matches with your upgrade date then something has been done. But this check will not help you know about the SP level. So better to ask with BASIS.

  • How to retrieve Task Activity

    Hi
    Is there a way to know which activity is associated with a task?
    Regards,
    Néstor Boscán

    do u just want task list or items under task list for all subsites
    for items use spsitedataquery ref
    http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.spsitedataquery.aspx use recursive to get it from alll subsite under site collection
    for tasklist only u can a simply use a for loop to find in all subsite
    Manish Sati

Maybe you are looking for

  • How do I get rid of the IMESH add-on. Very annoying. Tried everything youtube, probram delete files and web sites to no avail.

    Continually get a pop up window as follows: C:Program Files (x86) Music Toolbar\Datamngr\apcrtldr/dll. Believe it is associated with IMESH, but not quite sure. No file exists to delete???? Please help. Jerry Picco

  • Error while opening the Repository

    Hi Gurus/Expert I have a problem her i get an error in the BI adminstrator tool when i try to open a repository in the offline mode i get the following error Invalid path C:\Users\Administrator\AppData\Local\Temp\12\oracle\instance\bifoundation\Oracl

  • The Playbook great hardware and os made useless by RIM

    This is me ranting as I spent £400 on a blackberry playbook great hardware and os is impressive but you cannot do  much on it becasue: To this day the Native SDK is not available. RIM them seleves have mentioned that they need more apps for the playb

  • Can't Adjust Brightness Using F1 and F2 Keys

    My MBP was having difficulties starting up today (stalling at the grey screen w/ the Apple symbol) so I ran Disk Utility to repair, and everything seemed to be fine. But now all the pre-set function keys are working save the F1 and F2 keys. I've trie

  • ITunes Gift Card Balance Mess Up

    So I recently just put in this $10 ITunes gift card.. I was attending on to BUY something for $10. Well turns out I inputted it in and my balanced showed up to $4.66. Why is that? I spent $10 for only $4? Before I put in this gift card I got from Vis