External DataSource problem

Hi
I have created an external datasource.I completed all steps as given in
http://www.oracle.com/technology/products/integration/bam/10.1.3/TechNotes/TechNote_BAM_ExternalDataSource.pdf
Problem is : While verifying data in BAM architect console it is giving error saying
ADC Server exception in OpenViewset().
Source: "ActiveDataCache" ID: "ADCServerException"
Format of the initialization string does not conform to specification starting at index 82.
Source: "System.Data".
what is the error in this kindly revert back
,Thanks

hi,
i get the same error, ho you fixed it.Moreover i get an tns error when i use tnsping utility for my XE db from command prompt
ADC Server exception in OpenViewset().
Details <<
ADC Server exception in OpenViewset().
Source: "ActiveDataCache" ID: "ADCServerException"
ERROR [08001] [Microsoft][ODBC driver for Oracle][Oracle]ORA-12154: TNS:could not resolve the connect identifier specified ERROR [IM006] [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed ERROR [01000] [Microsoft][ODBC Driver Manager] The driver doesn't support the version of ODBC behavior that the application requested (see SQLSetEnvAttr).
Source: ""
Internal debugging information >>
Oracle.BAM.ActiveDataCache.Common.Exceptions.CacheException: ADC Server exception in OpenViewset(). ---> System.Data.Odbc.OdbcException: ERROR [08001] [Microsoft][ODBC driver for Oracle][Oracle]ORA-12154: TNS:could not resolve the connect identifier specified
ERROR [IM006] [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed
ERROR [01000] [Microsoft][ODBC Driver Manager] The driver doesn't support the version of ODBC behavior that the application requested (see SQLSetEnvAttr).
at System.Data.Odbc.OdbcConnection.Open()
at Oracle.BAM.ActiveDataCache.ExternalDataSources.ODBC.Open(String strXml)
at Oracle.BAM.ActiveDataCache.Kernel.Datasets.ExternalStorageEngine.GetDataReader(DSEQuery oDseQuery)
at Oracle.BAM.ActiveDataCache.Kernel.Viewsets.Utilities.ExternalData.DataImporter.ExecuteQuery()
at Oracle.BAM.ActiveDataCache.Kernel.Viewsets.Utilities.ExternalData.ExternalDataManager.ImportExternalData(String strDatasetID, String strTempName, FilterExpression filter)
at Oracle.BAM.ActiveDataCache.Kernel.Viewsets.Utilities.ExternalData.ExternalDataManager.ImportExternalFactData()
at Oracle.BAM.ActiveDataCache.Kernel.Viewsets.Utilities.ExternalData.ExternalDataManager.GetExternalData()
at Oracle.BAM.ActiveDataCache.Kernel.Viewsets.Viewset.LoadData()
at Oracle.BAM.ActiveDataCache.Kernel.Viewsets.ViewsetBase.Initialize()
at Oracle.BAM.ActiveDataCache.Kernel.Viewsets.Viewset.Initialize()
at Oracle.BAM.ActiveDataCache.Kernel.Viewsets.ViewsetBase.Open()
at Oracle.BAM.ActiveDataCache.Kernel.Viewsets.ViewsetManager.InitViewset(Modifier oModifier, ViewsetOptions oViewsetOptions, Boolean bSynchronized, Int32 iTransactionID)
at Oracle.BAM.ActiveDataCache.Kernel.Viewsets.ViewsetManager.OpenViewset(Modifier modifier, ViewsetOptions options, Int32 iTransactionID)
at Oracle.BAM.ActiveDataCache.Kernel.Server.DataStoreServer.OpenViewset(Modifier modifier, ViewsetOptions options, Int32 iTransactionID)
--- End of inner exception stack trace ---
Server stack trace:
at Oracle.BAM.ActiveDataCache.Kernel.Server.DataStoreServer.OpenViewset(Modifier modifier, ViewsetOptions options, Int32 iTransactionID)
at System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(MethodBase mb, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at Oracle.BAM.ActiveDataCache.Common.Core.IDataStore.OpenViewset(Modifier oModifier, ViewsetOptions options, Int32 iTransactionID)
at Oracle.BAM.ActiveDataCache.Remoting.ServerWrapper.OpenViewset(Modifier oModifier, ViewsetOptions options, Int32 iTransactionID)
at Oracle.BAM.ActiveDataCache.Viewset.Open(Context ctxAdcContext, Modifier oModifier, ViewsetOptions options)
at Oracle.BAM.Architect.DataObjectsContents.InternalContentsByRowID(String strEventParam, Boolean bEdit, Int64 lHighlightRowID, Boolean bAddBegin)

Similar Messages

  • External datasource problem(tns error)

    hi,
    i got and error while working with external datasource in BAM architect, how to fix it? Moreover i got tns error when i use tnsping utility for my XE db from command prompt
    ======================================
    C:\Documents and Settings\rehanfa>tnsping xe
    TNS Ping Utility for 32-bit Windows: Version 10.2.0.1.0 - Production on 06-JUN-2
    008 15:26:18
    Copyright (c) 1997, 2005, Oracle. All rights reserved.
    Used parameter files:
    C:\OracleBAM\ClientForBAM\network\admin\sqlnet.ora
    TNS-03505: Failed to resolve name
    ======================================
    and BAM archtect error while viewing contents of data model based on this external datasource
    ========================================
    ADC Server exception in OpenViewset().
    Details <<
    ADC Server exception in OpenViewset().
    Source: "ActiveDataCache" ID: "ADCServerException"
    ERROR [08001] [Microsoft][ODBC driver for Oracle][Oracle]ORA-12154: TNS:could not resolve the connect identifier specified ERROR [IM006] [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed ERROR [01000] [Microsoft][ODBC Driver Manager] The driver doesn't support the version of ODBC behavior that the application requested (see SQLSetEnvAttr).
    Source: ""
    Internal debugging information >>
    Oracle.BAM.ActiveDataCache.Common.Exceptions.CacheException: ADC Server exception in OpenViewset(). ---> System.Data.Odbc.OdbcException: ERROR [08001] [Microsoft][ODBC driver for Oracle][Oracle]ORA-12154: TNS:could not resolve the connect identifier specified
    ERROR [IM006] [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed
    ERROR [01000] [Microsoft][ODBC Driver Manager] The driver doesn't support the version of ODBC behavior that the application requested (see SQLSetEnvAttr).
    at System.Data.Odbc.OdbcConnection.Open()
    at Oracle.BAM.ActiveDataCache.ExternalDataSources.ODBC.Open(String strXml)
    at Oracle.BAM.ActiveDataCache.Kernel.Datasets.ExternalStorageEngine.GetDataReader(DSEQuery oDseQuery)
    at Oracle.BAM.ActiveDataCache.Kernel.Viewsets.Utilities.ExternalData.DataImporter.ExecuteQuery()
    at Oracle.BAM.ActiveDataCache.Kernel.Viewsets.Utilities.ExternalData.ExternalDataManager.ImportExternalData(String strDatasetID, String strTempName, FilterExpression filter)
    at Oracle.BAM.ActiveDataCache.Kernel.Viewsets.Utilities.ExternalData.ExternalDataManager.ImportExternalFactData()
    at Oracle.BAM.ActiveDataCache.Kernel.Viewsets.Utilities.ExternalData.ExternalDataManager.GetExternalData()
    at Oracle.BAM.ActiveDataCache.Kernel.Viewsets.Viewset.LoadData()
    at Oracle.BAM.ActiveDataCache.Kernel.Viewsets.ViewsetBase.Initialize()
    at Oracle.BAM.ActiveDataCache.Kernel.Viewsets.Viewset.Initialize()
    at Oracle.BAM.ActiveDataCache.Kernel.Viewsets.ViewsetBase.Open()
    at Oracle.BAM.ActiveDataCache.Kernel.Viewsets.ViewsetManager.InitViewset(Modifier oModifier, ViewsetOptions oViewsetOptions, Boolean bSynchronized, Int32 iTransactionID)
    at Oracle.BAM.ActiveDataCache.Kernel.Viewsets.ViewsetManager.OpenViewset(Modifier modifier, ViewsetOptions options, Int32 iTransactionID)
    at Oracle.BAM.ActiveDataCache.Kernel.Server.DataStoreServer.OpenViewset(Modifier modifier, ViewsetOptions options, Int32 iTransactionID)
    --- End of inner exception stack trace ---
    Server stack trace:
    at Oracle.BAM.ActiveDataCache.Kernel.Server.DataStoreServer.OpenViewset(Modifier modifier, ViewsetOptions options, Int32 iTransactionID)
    at System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(MethodBase mb, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
    at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)
    Exception rethrown at [0]:
    at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
    at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
    at Oracle.BAM.ActiveDataCache.Common.Core.IDataStore.OpenViewset(Modifier oModifier, ViewsetOptions options, Int32 iTransactionID)
    at Oracle.BAM.ActiveDataCache.Remoting.ServerWrapper.OpenViewset(Modifier oModifier, ViewsetOptions options, Int32 iTransactionID)
    at Oracle.BAM.ActiveDataCache.Viewset.Open(Context ctxAdcContext, Modifier oModifier, ViewsetOptions options)
    at Oracle.BAM.Architect.DataObjectsContents.InternalContentsByRowID(String strEventParam, Boolean bEdit, Int64 lHighlightRowID, Boolean bAddBegin)
    ==========================================================

    Dear, I am facing that problem and I need some help. please tell me how the issue was resolved

  • External Datasource Creation

    Hi All,
    I have created an external datasource to sql server from BAM (Version is 11g- 11.1.1.5). Datasource test was successful.
    Configuration
    ==========
    Owner --- Weblogic
    type --- JDBC
    Driver --- weblogic.jdbc.sqlserver.SQLServerDriver
    User --- <user>
    Password --- <pwd>
    Connection String ---- jdbc:weblogic:sqlserver://<ip>:1433;User=<user>;Password=<pwd>
    ===========================================================
    I was creating a DataObject using this External datasource, but External Table Name is not showing any Tables...
    Please let me know your suggestion on this..
    Thanks,
    Manikandan

    I created the user with the wizard Administration Assistant for windowsNT.thru I created the external user successfully but the problem is while I am connecting to sqlplus Iam unable to connect to the schema. I given connect and resource privilege to the exeternal user.
    After creation of external user I entered into window with that user name and while I am connecting sqlplus at command prompt it is giving error. I given like at commond promp sqlplus "/ as sysdba". it is giving protocol error and how to connect to exeternal user with dba privilege.
    what my doubt is how to connect to external user and is it necessary that external user should have the sysdba privileges.

  • Possibly mundane Mini-DVI to VGA into an external monitor problem

    Hi,
    I've had a look over the interwebs regarding my problem and it seems as if it's not unusual to have external monitor problems but I'm not sure if mine is slightly different:
    I had a perfectly working set up with my new Macbook (the white one, '06 model I believe), that was connected to my Hanns-G HU196D monitor via a mini-DVI to VGA adapter, no problems whatsoever. But for a couple of weeks now my Macbook just flickers a light blue colour, with nothing at all on the monitor, and my macbook is unusable until I remove the adapter. I've read about updating firmware but I can't see my desktop once the macbook is connected to the monitor so it's not possible to configure anything. I've read somewhere that my external monitor isn't compatible with this set up, but it was until a couple of weeks ago!
    My Macbook's 4 months old now and since then I've bought a new mini-dvi to vga adapter and a new VGA cable, no connections seem loose on either mini-dvi port or my monitor's vga port.
    Thanks if you can help!
    Jack

    You will need to use a mini Dvi-dvi and a dvi-svideo/rca adapter.
    Joy joy hallelujah.
    Pardon the sarcasm...I just wasted 3 hours of my life trying to sort the issue out.
    Heard a KWORLD PlusTV PCTOTV Converter SA235 USB 2.0 Interface would sort the issue out for under 40$ but it's not Mac.
    Hope that helps.
    ~r

  • External Display Problem with x301

    Hi everybody,
    I have a external display Problem with my x301.
    Ether direct attachment or via Lenovo USB Display Port  Device, the external monitor (22" Benq LCD) starts to flickr after a couple of minutes and the external display shuts off.
    Any ideas on this?
    Thanks a lot
    Chris 

    i have the same problem with X200 and the X200 ultrabay Docking station.
    No idea yet ...

  • Get default audit field behavior with an external datasource

    Others have posted and blogged extensively about creating a robust audit trail for LightSwitch. However, if you are looking to achieve the default behavior with an external datasource, you could simply add the fields to your database
    and write code in every entity's Inserting() and Updating() method.  However, if you have many tables in your app this can be a lot of work.  Here is a very easy way to DRY this up. 
    1. Add the audit fields to your tables
    - CreatedBy
    - DateCreated
    - UpdatedBy
    - DateUpdated
    2. Use this code in the DataService class for your datasource.
    using System;
    using System.Collections.Generic;
    using System.Linq;
    using System.Text;
    using Microsoft.LightSwitch;
    using Microsoft.LightSwitch.Security.Server;
    namespace LightSwitchApplication
    public partial class ApplicationDataService
    partial void SaveChanges_Executing()
    EntityChangeSet changes = this.Details.GetChanges();
    IReadOnlyCollection<IEntityObject> addedEntities = changes.AddedEntities;
    IReadOnlyCollection<IEntityObject> modifiedEntities = changes.ModifiedEntities;
    if (addedEntities.Any())
    foreach (IEntityObject entity in addedEntities)
    InsertAuditFields(entity);
    if (modifiedEntities.Any())
    foreach (IEntityObject entity in modifiedEntities)
    UpdateAuditFields(entity);
    private void InsertAuditFields(IEntityObject entity)
    string userName = this.Application.User.FullName;
    DateTimeOffset currentDateTime = DateTimeOffset.Now;
    entity.Details.Properties["CreatedBy"].Value = userName;
    entity.Details.Properties["DateCreated"].Value = currentDateTime;
    entity.Details.Properties["UpdatedBy"].Value = userName;
    entity.Details.Properties["DateUpdated"].Value = currentDateTime;
    private void UpdateAuditFields(IEntityObject entity)
    string userName = this.Application.User.FullName;
    DateTimeOffset currentDateTime = DateTimeOffset.Now;
    entity.Details.Properties["UpdatedBy"].Value = userName;
    entity.Details.Properties["DateUpdated"].Value = currentDateTime;
    Hopefully this helps someone.

    This version will check whether the table has the audit properties, thus allowing you to opt in.  Paul's solution is going to be better in the long run because it checks at compile time.  This was meant to be a quick way to get the default behavior. 
    This is not a substitute for a full audit capability (see Paul's blog) if that is your requirement.
    using System;
    using System.Collections.Generic;
    using System.Linq;
    using System.Text;
    using Microsoft.LightSwitch;
    using Microsoft.LightSwitch.Security.Server;
    using Microsoft.LightSwitch.Details;
    namespace LightSwitchApplication
    public partial class ApplicationDataService
    partial void SaveChanges_Executing()
    EntityChangeSet changes = this.Details.GetChanges();
    IReadOnlyCollection<IEntityObject> addedEntities = changes.AddedEntities;
    IReadOnlyCollection<IEntityObject> modifiedEntities = changes.ModifiedEntities;
    if (addedEntities.Any())
    foreach (IEntityObject entity in addedEntities)
    if (AuditProperties(entity))
    InsertAuditFields(entity);
    if (modifiedEntities.Any())
    foreach (IEntityObject entity in modifiedEntities)
    if (AuditProperties(entity))
    UpdateAuditFields(entity);
    private bool AuditProperties(IEntityObject entity)
    bool hasAuditProperties = true;
    bool createdBy = entity.Details.Properties.Contains("CreatedBy");
    bool dateCreated = entity.Details.Properties.Contains("DateCreated");
    bool updatedBy = entity.Details.Properties.Contains("UpdatedBy");
    bool dateUpdated = entity.Details.Properties.Contains("DateUpdated");
    bool[] checkForAuditProperties = new bool[]
    createdBy,
    dateCreated,
    updatedBy,
    dateUpdated
    if (checkForAuditProperties.Any(a => a == false))
    hasAuditProperties = false;
    return hasAuditProperties;
    private void InsertAuditFields(IEntityObject entity)
    string userName = this.Application.User.FullName;
    DateTimeOffset currentDateTime = DateTimeOffset.Now;
    entity.Details.Properties["CreatedBy"].Value = userName;
    entity.Details.Properties["DateCreated"].Value = currentDateTime;
    entity.Details.Properties["UpdatedBy"].Value = userName;
    entity.Details.Properties["DateUpdated"].Value = currentDateTime;
    private void UpdateAuditFields(IEntityObject entity)
    string userName = this.Application.User.FullName;
    DateTimeOffset currentDateTime = DateTimeOffset.Now;
    entity.Details.Properties["UpdatedBy"].Value = userName;
    entity.Details.Properties["DateUpdated"].Value = currentDateTime;

  • Serious external drive problems after installing Mavericks

    OK, so now I am seeing multiple external drive problems. Here is my setup: A GTech 4TB drive connected to MacBook Pro via Firewire, formatted of 2 partitions of 2TB each (called GT1 and GT2). This is then daisy chained to two WD drives of 2TB each, called WD1 and WD2.
    After installing Mavericks everything worked fine (in fact I have an amazing speed increase). However, after restarting my machine this morning I have the following issues:
    The GTech is now a single partition called MyBook (obviously a hangover from the WD drives. I suspect the WD drive managment software) with NO data files. Interestingly it shows the following USED 1,106,870,272 bytes (1.11 GB on disk). This suggests that one of the partitions has disapeared completely.
    Whilst WD 1 launces ok, WD 2 causes the Finder to relaunch whenever selected, meaning I can't get to the files. I remember having this problem before when I upgraded to SL, and it having something to do with hidden files that needed to be deleted via the terminal. However, I have searched the web and can't find the solution again.
    Given that WD 1 and 2 are my backups of GT 1 and 2, then I now have a situation where I cannot access my primary or backup files for GT 2. Very impressive - not!
    Can anbody remember the hidden file solution for the finder relaunch?
    Can anybody help me get back my GT1 and 2 partitions (as they have the latest work on them)?

    FIrewire & Thunder bolt drives are having issues with Mavericks, avoid same until a fix is issued if you can.
    many are reporting same, there is a firewire fault and TB HD on external HD from LaCie (Seagate) and from WD especially.
    Technicians are looking into it.
    Until there is resolution, consider setting up a USB ext. Time machine HD.
    Until then consider confining Mavericks use with USB HD.
    Ive tested a very long line of USB HD on Mavericks, all seem fine.
    Recommend anyone DO NOT ATTACH any WD MyBook externals (firewire, thunderbolt or otherwise).     
    I dont have same to test, so I dont know if the problem is in the firmware on the SATA bridge or if its a problem with the WD software

  • DataSource problems after BW upgrade

    DataSource problems after BW upgrade
    Upgrade from
    SAP NetWeaver 2004s: SAP_BW 700 0012 SAPKW70012
    to
    SAP EHP 1 for SAP NetWeaver 7.0: SAP_BW 701 0007 SAPKW70107
    BW system: PI_BASIS 7.01 SP 6
    ECC/source system: PI_BASIS 2005_1_700 SP 11
    Problem exists throughout, both with generic and standard DataSources.
    Here is one specific example:
    Generic DataSource ZXXXXXXXX
    InfoPackage "ZXXXXXXXX(ZXXXXXXXX)" does not run. Error:
    DataSource ZXXXXXXXX(SOURCESYS) must be activated
    Message no. RSDS179
    Then followed these steps:
    1. Replicate Metadata from source system
    2. Report RSDS_DATASOURCE_ACTIVATE_ALL from SE38 for source system SOURCESYS and DataSource ZXXXXXXXX
    Errors returned:
    Inconsistent user object ZXXXXXXXX SOURCESYS for PSA /BIC/B000XXXX
    Error saving DataSource ZXXXXXXXX SOURCESYS
    DataSource ZXXXXXXXX (SOURCESYS) could not be activated
    When I try to choose "Manage" from the context menu for the DataSource, I see an error:
    Invalid DataStore object name /BIC/B000XXXX: Reason: No valid entry in table RSTS
    Message no. RSM1294
    The following notes have not helped:
    https://service.sap.com/sap/support/notes/1377274
    https://service.sap.com/sap/support/notes/1383711
    https://service.sap.com/sap/support/notes/1489064
    https://service.sap.com/sap/support/notes/1056060
    And no other SDN threads seem to give fruitful suggestions.
    Any ideas?

    Hi,
    Just to help the folks out here.
    In my case,
    Inspite of going through several valid NOTES & program, my issue didnt resolve (you reply was pretty accurate - but dint help me :-)).
    I have resolved the issue by adjusting the PSA table for the same.
    Procedure:
    Take the psa name  --> go to table rstsods --> find the ODSNAME_TECH name for the relevant psa  --> se38 t.code --> enter ODSNAME_TECH and click on 'adjust & activate database table' (make sure you have selected 'save data' radio button.
    Just in case anyone who come across this problem, can do the above steps.
    Regards,
    Dubbu.

  • Beats audio android app external sound problem.

    Hey guys,
    Recently i downloaded the Beats Audio Android app for my Optimus 2. At first it worked fine, the external sound was good, as well as the headphone output. Very shortly after the external sound became very fuzzy and loud, with the headphone output still working perfectly. The only feature that would play sound without fuzz was speakerphone while in a call. I decided to factory default my phone thinking it would fix the problem, i was already going to do it anyway. Come to find out everything got wiped including beats audio, but the same old external sound problems persisted. I'm not sure how to fix it and it is very annoying and sometimes randomly goes off. Help is greatly appreciated, thanks.
    -Tyler
    Maybe it has something to do with the master volume? Although i'm not sure how to access that either..

    Hello,
    I see that you are having trouble with the beats audio app on your phone. I would suggest that you post your issue here as well for assistance. The link will take you to the android forum for your phone.
    ↙-----------How do I give Kudos?| How do I mark a post as Solved? ----------------↓

  • Aperture 3.5 + Mavericks external storage problems

    Aperture 3.5 + Mavericks external storage problems
    After upgrading to 3.5 and Mavericks, all my projects referencing files stored on NAS show blurry or black and not responding to edit commands. Sometimes Aperture crashes. The projects/photos were okay before upgrade. Also new projects on NAS show blurry or black or fail totally to import photos. If I move the same photos to the local drive, everything is just fine.
    I am using NFS to access the NAS.
    Reading through this forum I found some reports of similar behavior from people storing photos on USB external drives.
    This seems to be only when referencing files located on an external drive. No problems if files are copied to the Aperture library.
    Any similar experience?

    Referenced files on a NAS was always an gray area. While it worked for most users most of the time it wasn;t clear that Apple supported the configuration.
    The Apple documents on Aperture and non-locally attached drives can be read in a number of different ways. Of course the library definitely had to be on a local drive (and even here some users reported success with the library on a NAS) but referenced masters were never explicitly mentioned either way.
    Most users had success with the originals on a NAS but even with earlier version of Aperture and the OS there were always the occasional report of problems. When push-came-to -shove if moving the referenced originals to a local drive fixed the problems there wasn;t much else that could be done.
    Since the release of 3.5 and Mavericks it does appear that referenced originals on a NAS do not work at all in most cases.  The best we can do here, being just users like yourself, is to suggest you contact Apple and try to get through to the Aperture team and see if you can get a definitive answer.
    As for problems with referenced originals on locally connected drives, I'm not aware of any widespread problems. In the few cases I've seen it has come down to some issue with the OP's system.
    Having your whole workflow and setup knocked out from under you like this is really bad, unfortunately there isn't much anyone here can do for this problem.
    regards

  • Mid 2010 Macbook Pro sleep and external display problem

    I recently upgraded to the new 2010 15 inch core i7 Macbook Pro. The problem i have is that it will not detect an external display (23inch Cinema) after waking from sleep. This happens after using the display to extend the desktop and also when using the Macbook in closed mode.
    I've managed to get it to detect the display only after either restarting the Macbook completely or by going into energy saver and switching to dedicated graphics then going back to detect display.
    It seems that when on integrated graphics it doesn't register that an external display is connected. If i leave a program open and running that causes the dedicated graphics to kick in then it works ok. If i close all programs, shut the macbook pros lid, computer sleeps and external display shuts off. If i click the mouse to wake with lid closed, apple logo lights, machine starts up few seconds later macbook returns to sleep. If i open the screen the machine wakes as normal but the external monitor doesn't.
    Any help is much appreciated as its starting to frustrate me now...
    Many thanks
    oh and im running OSX 10.6.3

    I thought it was intermittent to begin with until i started looking into it. By leaving programs open, like aperture, before i put the machine to sleep it appears to wake the external monitor up without a problem. If i shut all programs or leave basic things open like safari and mail which don't require the dedicated graphics, then upon wake it wont register an external screen is connected.
    Manually detecting displays in settings doesn't work.
    Disconnecting and reconnecting mini display port doesn't work.
    Turning off power to cinema display and powering back up doesn't work.
    To get the display going again its either 1) turn off macbook pro and re-boot or 2) re-start the machine then the display is automatically recognised. Or 3) launch a programme that kicks in dedicated graphics then manually go in and detect displays again..... like magic the display then springs to life.
    No ideas anyone??

  • 2011 Macbook Pro External Monitor Problems

    Hi all,
    Looking through some of the threads, it appears that getting macbook pros to work with an external monitors is a big issue.
    I've just bought a phillips 27" monitor and I'm having no luck whatsoever getting my MBP to see it.  I've tried both HDMI and DVI using Apple's own mini adapters, but no matter I do, the monitor fails to detect any kind of signal and goes into sleep mode. 
    I occassionally get the blue screen flicker on my MBP as though it's trying to connect, but the monitor does nothing!!
    I've tried most of the suggestions in other threads, which relate to earlier OSX versions, but nothing has helped.
    I'm running 10.8.4 on a 2.2 GHz Intel Core i7.
    If I fire up my Apple TV, I can use mirroring and the monitor displays my desktop no problem, but the picture quality is poor. So I guess the monitor works. I want to use a bigger screen as I use Logic Pro, so clarity is pretty essential when it comes to picture quality.
    Any help would be most appreciated.
    Best Regards
    Phil

    Hello Phil,
    The following article provides a number of troubleshooting steps that I'd recommend looking into, especially testing with another display if possible, and resetting the MacBook Pro's parameter RAM and SMC.
    Apple computers: Troubleshooting issues with video on internal or external displays
    http://support.apple.com/kb/HT1573
    Cheers,
    Allen

  • External display problems with snow leopard

    I just upgraded from Leopard to Snow Leopard on my Macbook and it's created lots of problems with my LCD external display:
    - The display won't work at its native resolution (1680x1050) - it will flash up an image for 1/10 of second and then go black. I can only get it to work at a lower resolution, which looks AWFUL.
    - If I try to start up my Macbook with the lid closed and the display connected, the display won't work at all (it jams on the start up screen). It only works if I keep both of them running
    I never had these problems when using Leopard. I've searched lots of forums and found that many people are having similar problems with external displays. Apple still haven't fixed the bug after repeated efforts from people to get if fixed.
    Here are some threads (now closed) on this if you're looking for solutions:
    http://discussions.apple.com/thread.jspa?threadID=2132912&tstart=0
    http://discussions.apple.com/thread.jspa?threadID=2136455&tstart=1
    http://discussions.apple.com/thread.jspa?threadID=2132837&tstart=0
    http://discussions.apple.com/thread.jspa?messageID=10084332
    Common suggested fixes are:
    - Force OS X to use LCD font smoothing (does not work for me)
    - Clear the PRAM on start-up (does not work for me)
    - Delete /Library/Preferences/com.apple.windowserver.plist (does not work)
    - Change energy management setting to high performance (only works on graphics cards in Macbook 15" and 17").
    From reading these forums it appears that this is a well-know bug. Has anyone else got any suggestions to fix this? And why hasn't Apple fixed this yet after so many people bringing it to their attention? It's clearly a bug that wasn't in Leopard.

    I'M FED UP WITH APPLE! They've always been a little shady, but the last half of 2010 took the cake!
    First it was the iPhone 3g "upgrade" to IOS4 which was garbage and killed my ability to use the 3g until I figured out how to crack the software, wipe the thing clear then reinstall the original software. Next up was purchasing the iphone 4 as a Christmas gift for someone running tiger on their mac, only to find out that the iphone 4 doesn't work on tiger when they tried to sync their contacts - and then having to rush out and purchase snow leopard so that they could enjoy my gift. Then I install Snow Leopard (note - I purchased the family pack) onto my own leopard-running(10.5.+) powerbook only to have the external LCD display I've been using for years suddenly stop working.
    Oh, okay, to be fair, it works IF I RESIGN MYSELF TO SET it to "mirror image" (which defeats the purpose of having multiple displays) and drop the resolution down to a pathetic, unsharp, nearly distored setting that is almost painful to look at knowing that this monitor was just A COUPLE OF DAYS AGO showing me crystal clear images.
    Then I exhaust myself trying to find a fix only to discover that APPLE in their infinite brilliance (AKA - their torture of loyal customers) knows of the issue - worked it out - then created an update that created the issue all over again. I'm so done! No more macs. I'm going back to the evil land of PCs. At least there, you know you're getting crap, it doesn't sneak up on you after getting you to trust it time and time again.

  • External Display problem

    Hi all,
    I've been using an LCD TV as the primary display with my macbook display closed as described in http://support.apple.com/kb/HT1308.
    However, one day I messed with the display resolution, selected an input that my TV doesn't support, and this whole system I got set up got messed up. This is only a problem when my macbook is closed. If the lid is open, my LCD TV still works as a dual monitor.
    I was wondering if there's a way I could set the resolution back to the default so that I could use my LCD TV as the primary display when I close my macbook.
    Thanks!

    If you start the MacBook in Safe mode, with the lid down, you should get a useable screen on the TV and then you can reset to the original resolution and restart normally The resolution selection made while under Safe mode should persist for the normal restart. But starting in Safe mode requires that the shift key be held down during the startup process, which means an external USB keyboard is needed since the lid needs to be down.
    Another clever fellow, that only had a bluetooth keyboard available, stacked up some coins and put them on the shift key on the MacBook, hit the power button and then closed the lid on the coins so that they held the shift key down. Neat idea but I would put some kind of protective layer between the screen and the coins if I were gonna try that. Or maybe just fold up something like a matchbook cover so you have something a little more soft and springy.
    Once the message appears on the TV that the Mac is starting safe, the lid can be lifted for access to the keyboard and mouse.

  • Random Shutdown Problem (External HD problem?)

    I've had a problem that's been getting worse recently. My MacBook Pro will freeze up, and a multi-language "you need to shut-down" message will cover the screen at seemingly random times. I've started to notice that this only happens when I'm using iTunes. I have a good amount of music, and it's all on my external hard-drive. I think this may play a part in the error, but I can't tell anything besides that. It's happened after my external HD was asleep and I clicked on a song to play it, and its also happened when my external was awake and playing my music. Also, it happened when I just closed iTunes. To resolve it I have to do a hard reboot.
    Any possible solutions? I'm a student, and I don't want it to happen when I'm in the middle of a paper or other projects.

    Turns out it is what they call a kernel panic.
    http://en.wikipedia.org/wiki/Kernel_panic
    http://docs.info.apple.com/article.html?artnum=106227
    Unfortunately they don't have much to say as for fixing it...
    Looks like I'll have to make a trip to the Apple store.

Maybe you are looking for