Metadata Refresh Hang

Hi All,
While refreshing the metadata in ERP Integrator for one location the status shows continuous running, actually it takes very less time however it’s taking more time. Is it Ok to load data without/before refreshing data get completes?
Thanks in Advance!

Hi,
It is annoying in that version how the refresh works in early versions, I am so glad they have done away with that method now.
Anyway, is it just one member move that is causing the issue? Sometimes its easier to go in AAS/EAS and move the member in all the databases and then try the refresh again, hopefully this will trick planning if there is nothing in the pending transaction tables (also it is worth restarting planning to make sure it has not cached anything in the tables)
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • Website upgraded to CR2008/VS2008, reptviewer-refresh hangs with a wait msg

    Crystal Report IX.2/VS2005 website app converted to CR2008/VS2008:  compiles clean, runs, but reportviewer-refresh hangs with  "Please wait while the document is being processed" message.  Can anybody suggest a solution or hypothesis?
    detail:
    I've converted a legacy Crystal IX.2/Visual Studio 2005 web-site application to Crystal 2007/Visual Studio 2008.  The compile is free of all errors and warnings.  The application operates correctly and the Crystal report-viewer screen comes up with the correct initial page of information.  But when I click a Next/Prev/First/ast icon, I get a stuck with a perpetual "Please wait while the document is being processed" message.  In addition, the time for the Reportviewer to appear with the first page of the report information is considerably slower (2X, 3X) than it is with the original VS2005/CR IX.2 website project.  We are using ODBC to Oracle 11g.
    I've searched for hits on the web and in this forum, and have tried various experiments with the registration, etc. - but nothing fixes this for me.  Can anybody suggest a hypothesis or solution?
    Thanks

    Re: "Need more info. Are you using ASP.NET or are you using classic ASP and the RDC report engine?
    Thanks Don,
    We're using ASP.Net.  The website project was originally written using Visual Studio 2005, Crystal Reports XI.2, and VB.Net. 
    The app is normally run on IIS 6.0, but I am executing the converted version in the Visual Studio 2008 debugger, i.e. without IIS.  The browser is IExplorer 8.0.
    I have copied and upgraded the project to Visual Studio 2008, Crystal Reports 2008, still VB.Net.  It compiles clean, without any error messages of warning.  When I run the app, the various report selection pages appear correctly, and the correct report-viewer initial page appears as well (although in  60 seconds versus 15 seconds originally.  The main problem is that the viewer does not refresh when I click the next or last icon, a wait message popup appears perpetually.  The data access is ODBC to Oracle 11g. 
    For comparion, below are the assembly sections of the web.config file from both the original and upgraded versions of the project.  If there is any more information that would be helpful, I can post or email it.  Thanks for looking into this,
    Robert Brandon, Raytheon
    1. Original assemblies from the VS2005/CR IX..2 project (works perfectly):
              <compilation debug="true" strict="false" explicit="true">
                   <assemblies>
                        <add assembly="CrystalDecisions.Enterprise, Version=11.5.3300.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>
                        <add assembly="CrystalDecisions.Enterprise.Desktop.Report, Version=11.5.3300.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>
                        <add assembly="CrystalDecisions.Enterprise.InfoStore, Version=11.5.3300.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>
                        <add assembly="CrystalDecisions.Enterprise.Shared, Version=11.5.3300.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>
                        <add assembly="CrystalDecisions.Enterprise.Viewing.ReportSource, Version=11.5.3300.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>
                        <add assembly="CrystalDecisions.Shared, Version=11.5.3700.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>
                        <add assembly="System.Data.OracleClient, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
                        <add assembly="System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>
                        <add assembly="System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
                        <add assembly="System.Web, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>
                        <add assembly="System, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
                        <add assembly="System.Web.Services, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>
                        <add assembly="System.Drawing, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>
                        <add assembly="System.Data, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
                        <add assembly="System.Xml, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/><add assembly="CrystalDecisions.CrystalReports.Engine, Version=11.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.ReportSource, Version=11.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.Web, Version=11.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.ReportAppServer.ClientDoc, Version=11.5.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
                        <add assembly="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
                        <add assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
                        <add assembly="System.Xml.Linq, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
                        <add assembly="System.Data.DataSetExtensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/></assemblies></compilation>
              <pages>
                   <namespaces>
                        <clear/>
                        <add namespace="System"/>
                        <add namespace="System.Collections"/>
                        <add namespace="System.Collections.Specialized"/>
                        <add namespace="System.Configuration"/>
                        <add namespace="System.Text"/>
                        <add namespace="System.Text.RegularExpressions"/>
                        <add namespace="System.Web"/>
                        <add namespace="System.Web.Caching"/>
                        <add namespace="System.Web.SessionState"/>
                        <add namespace="System.Web.Security"/>
                        <add namespace="System.Web.Profile"/>
                        <add namespace="System.Web.UI"/>
                        <add namespace="System.Web.UI.WebControls"/>
                        <add namespace="System.Web.UI.WebControls.WebParts"/>
                        <add namespace="System.Web.UI.HtmlControls"/>
                   </namespaces>
    2.  New assemblies from the upgraded VS2008/CR 2008 project (viewer does not refresh):
              <compilation debug="true" strict="false" explicit="true">
                   <assemblies>
                        <!add assembly="CrystalDecisions.Enterprise, Version=11.5.3300.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>
                        <!add assembly="CrystalDecisions.Enterprise.Shared, Version=11.5.3300.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>
                        <add assembly="CrystalDecisions.Enterprise.Viewing.ReportSource, Version=12.0.1100.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
                        <add assembly="System.Data.OracleClient, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
                        <add assembly="System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>
                        <add assembly="System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
                        <add assembly="System.Web, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>
                        <add assembly="System, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
                        <add assembly="System.Web.Services, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>
                        <add assembly="System.Drawing, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>
                        <add assembly="System.Data, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
                        <add assembly="System.Xml, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/><add assembly="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
                        <add assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
                        <add assembly="System.Xml.Linq, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
                        <add assembly="System.Data.DataSetExtensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
                        <add assembly="CrystalDecisions.Web, Version=12.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
                        <add assembly="CrystalDecisions.Enterprise.InfoStore, Version=12.0.1100.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
                        <add assembly="CrystalDecisions.ReportSource, Version=12.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
                        <add assembly="CrystalDecisions.CrystalReports.Engine, Version=12.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
                        <add assembly="CrystalDecisions.Enterprise.Desktop.Report, Version=12.0.1100.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
                        <add assembly="CrystalDecisions.ReportAppServer.ClientDoc, Version=12.0.1100.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
                        <add assembly="CrystalDecisions.Shared, Version=12.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
                        <add assembly="CrystalDecisions.Enterprise.Framework, Version=12.0.1100.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
                   </assemblies></compilation>
              <pages>
                   <namespaces>
                        <clear/>
                        <add namespace="System"/>
                        <add namespace="System.Collections"/>
                        <add namespace="System.Collections.Specialized"/>
                        <add namespace="System.Configuration"/>
                        <add namespace="System.Text"/>
                        <add namespace="System.Text.RegularExpressions"/>
                        <add namespace="System.Web"/>
                        <add namespace="System.Web.Caching"/>
                        <add namespace="System.Web.SessionState"/>
                        <add namespace="System.Web.Security"/>
                        <add namespace="System.Web.Profile"/>
                        <add namespace="System.Web.UI"/>
                        <add namespace="System.Web.UI.WebControls"/>
                        <add namespace="System.Web.UI.WebControls.WebParts"/>
                        <add namespace="System.Web.UI.HtmlControls"/>
                   </namespaces>

  • SDK-UI - Control of the Metadata Refresh Option

    When creating metadata the SBO Client need to do a meta-data refresh in order to see new data. In a developers world that is no big problem, but to the customer it means that every time something must be changed, they need to be aware of the Refresh-window (since I closes all windows). Also we canu2019t trigger the metadata refresh form (we only have the option to suppress it while creating data. We should have at least have the option to trigger it, but best solution would of cause to not need it at all).

    When creating metadata the SBO Client need to do a meta-data refresh in order to see new data. In a developers world that is no big problem, but to the customer it means that every time something must be changed, they need to be aware of the Refresh-window (since I closes all windows). Also we canu2019t trigger the metadata refresh form (we only have the option to suppress it while creating data. We should have at least have the option to trigger it, but best solution would of cause to not need it at all).

  • Regd Metadata refresh

    Hi,
    We face this issue when ever we have a change in the import/export/table changes in function modules in our back end system.
    This Custom Function module has one table T1(two columns C1 and C2).
    Normal webdynpro development process is followed, create model etc and the webdynpro works fine.
    We go to the function module and add a new column C3 or and delete Column C2 to the table T1 in the function module
    We reimport the model, we are able to see the new changes which was made to the table like new column C3 etc and context is also updated with the new columns.
    After rebuilding and deploying, we get a error, the field mentioned in C3 not found, exception occured in binding etc.
    This error keeps coming, even we revert the changes in Function Module and reimport and do the all the necessary changes to the project to revert to old status.
    This error goes OFF only when WAS is restarted.
    I feel some thing to do with Metadata refresh.
    Please let me know your thoughts.
    Thanks
    Senthil

    Hi SenthilKumar,
    You are right. Every time you change the signature of funciton module, you need to re-import the model.
    Also you need to restart the WebAS server to make sure that the changes are reflected in webdynpro.
    Hence it is not a good practice to keep changing the signature of function module. 1st create and test the function module. If it is proper, then only think of importing it into webdynpro. Or else, you have to restart the server every time.
    Ashutosh

  • Materialized view fast refresh hang

    I create many materialized views in one refresh group,but during the fast refresh ,I find the materialized view sometimes hang on db file sequential reads,from v$active_session_history,I find the session read one block more then two hours( db file sequential reads happens on one block more then two hours),If I kill the refresh job,then it will refresh well.
    I think it seems a bug,but I don't find match case on metalink.
    DB version:10.2.0.3

    If you query V$SESSION or V$SESSION_WAIT do you see SEQ# increasing ? What does the STATE column show ?
    If SEQ# isn't increasing and the STATE has changed to anything other than WAITING, then the wait reported is a previous wait, not a current wait.
    Can you show the SQL queries you used to monitor the session and the outputs of those queries ?
    For a FAST REFRESH, you should also be able to monitor V$TRANSACTION.USED_UREC to see if the INSERTs into the target MV are growing while the Refresh is running.
    Hemant K Chitale

  • Metadata refresh for Guest Account

    Hi All,
    Recently I faced a strange issue.
    I had some changes made at the back-end table data.
    When I logged in as Guest I saw the report reflecting the changes but when one another end user logged in,he was not able to see those changes in the report, Next day he was able to see the desired results.
    Pretty obvious the metadata was not refreshed.
    But why did it happened, how can metadata behave differently for Guest and other users.
    Can someone throw some light at the possible reasons for this issue.
    Is there some predefined mechanism for Cache maintenance for Guest account?
    Thanks in advance,
    Anurag

    Thanks for the response John, but how will one come to know if a old session id has been picked.
    This is something really serious as it may cause unupdated data to be displayed to the user.
    Any possible solutions to prevent this sort of issue from duplicating in future.
    Thanks in advance.
    Anurag

  • OLEDB Source/Destination Metadata refresh

    Hi Everyone,
    Is there any way we can turn off the case sensitivity of OLEDB Source/Destination metadata. The package fails whenever there is a change in the case of columns. For e.g. if RecordID becomes Recordid, the metadata needs to be refreshed.
    I am aware that metadata needs to be set before we can execute the DFT but curious if there's any way we can turn off the case sensitivity.
    Thanks and regards,
    Jatin

    Sadly, none that I am aware of.
    hing is the package captures a snapshot of the metadata as a hash (I assume) a change in case would invalidate this hash.
    Arthur My Blog

  • Datastore External Metadata refresh

    I have a datastore defined as an ODBC database type connection to an IBM AS/400. I the ODBC setup, I have a library list defined and all the files from those show up in the External Metadata of the datastore in Data Integrator. So far, so good, everything works great!
    Now I add a library in the library list in the ODBC setup for the IBM AS/400 but when I go back the datastore in Data Integrator, the files from the new library do NOT show up for me to select in the list in External Metadata??
    Any idea if I can refresh those files for that datastore and how I can do that?
    Thanks !!!

    was the list of external metadata window open in Designer whe you added the library in ODBC setup ?
    close the metadata list window and double click on the datastore again and see if that works

  • On OX 10.8.5 firefox won't open or refresh, hangs on opening, have deleted and reloaded. ??

    I had been using firefox ongoing without restarting or starting an new session. Had a lot of windows and sessions opened, it hung. Rebooted, Firefox wouldn't open, hung on opening. Tried to start in safe mode, opened briefly i.e. 30 seconds, then hung. I cleared cookies, there's nothing in the download folder. I've uninstalled then reinstalled Firefox 35 and 36.0. Same problem. Searched the forums, seems a common problem but no suggestions yet to fix the problem. Have rebooted comp a few times. Any ideas?

    please post your question in firefox board ( https://support.mozilla.org/en-US/questions/firefox ). This board is for firefox operation system and may not get you help.

  • Refreshing mview is hanging after a database level gather stats

    hi guys,
    can you please help me identify the root cause of this issue.
    the scenario is this:
    1. we have a scheduled unix job that will refresh an mview everyday, from tuesday to saturdays.
    2. database maintenance being done during weekends (sundays), gathering stats at a database level.
    3. the refresh mview unix job apparently is hanging every tuesdays.
    4. our workaround is to kill the job, request for a schema gather stats, then re-run the job. and voila, refresh mview will be successful then.
    5. and the rest of the weekdays until saturdays, refresh mview is having no problems.
    we already identified during testing that the scenario where the refresh mview is failing is when after we are gathering stats in a database level.
    during gather stats in a schema level, refresh mview is successful.
    can you please help me understand why we are failing refreshing mview after we gather stats in the database level??
    we are using oracle 9i
    the creation of the mview goes something like below:
    create materialized view hanging_mview
    build deferred
    refresh on demand
    query rewrite disabled
    appreciate all your help.
    thanks a lot in advance.

    1. we have a scheduled unix job that will refresh an mview everyday, from tuesday to saturdays.
    2. database maintenance being done during weekends (sundays), gathering stats at a database level.
    3. the refresh mview unix job apparently is hanging every tuesdays.
    4. our workaround is to kill the job, request for a schema gather stats, then re-run the job. and voila, refresh mview will be successful then.
    5. and the rest of the weekdays until saturdays, refresh mview is having no problems.
    You know Tuesday's MV refresh "hangs".
    You don't know why it does not complete.
    You desire solution so that it does complete.
    You don't really know what is is doing on Tuesdays, but hope automagical solution will be offered here.
    The ONLY way I know how to possibly get some clues is SQL_TRACE.
    Only after knowing where time is being spent will you have a chance to take corrective action.
    The ball is in your court.
    Enjoy your mystery!

  • SPM: Using "refresh data sources" in Data Source Administrator

    Hi All,
    When making changes to a query, that I want to be reflected in the flex front end, I carry out the following steps:
    1) save the query in query designer
    2) load up the SPM user interface, navigate to Administration -> Data Source Administration
    3) Click on "Refresh All Data Sources"
    4) Wait for the "wait" cursor to finish (only takes a few seconds)
    5)log out of the portal
    6) clear the browsers cache
    7) reload the web page
    8) Repeat Steps 2-7 again
    9) the query's changes are not reflected in the UI
    Does anyone know what I should be doing differently so that the query changes are reflected in the Data Source?
    Kind regards,
    Neil

    Hi Neil,
    You are almost right on the steps, just a few changes.
    1. Modify your query and save the query changes.
    2. Close the query designer so you are not locking the query (optional step, but recommended).
    3. Go to transaction RSRT and generate the query (optional step, but recommended).
    4. Login to portal and launch SPM user interface, navigate to Administration -> Data Source Administration
    5. Click on "Refresh All Data Sources"
    6. Check the UI logs (Settings > View logs), to confirm that datasource refresh has finished successfully (your should receive messages saying 'Metadata Loaded'.  The cursor will turn into a clock multiple times, this is the UI checking to see if the metadata refresh has finished.  You should see the message 'Metadata Loaded' as many times as there are registered BW queries.  This could take a few minutes depending on the number of queries registered in SPM UI.
    You need not clear your browser cache or logout of the application.  At most you may need to relaunch the application.
    These steps should be sufficient to reflect any query changes to the SPM UI.
    Regards,
    Rohit

  • Security refresh in Planning

    I have a Planning application where security gets cleared and re-established every night. Sometimes the refresh takes as little as eight minutes and sometimes over an hour (68 minutes). Does anybody now why that would be? There aren't many users on the system, if any, when this security refresh is being run. thx

    Some things to check on... Does your refresh process include a metadata refresh / Essabse restructure? Are you regenerating Essbase security filters or only import of Planning object and metadata security? I would check for resource conflicts on your database server and possibly your Essbase server. Are there any scheduled batch jobs or backup jobs that might be holding up your refresh?

  • Cube Viewer/Metadata problems.

    Hello,
    I was able to create cubes in OEM and display them using cube viewer on Friday. I booted up my machine Monday and I cannot view any cubes, not even the ones from the bibdemo example. I've done several metadata refreshes. The error message just shows me an empty box(with a red bell on it) with an OK button.
    I can view cubes on another database so I am thinking my metadata is fouled. Is there something else I can do other than the cwm2_olap_metadata_refresh.mr_refresh to re-establish the metadata?
    thanks in advance,
    doug
    I am using oracle 9iR2 (Oracle9i Enterprise Edition Release 9.2.0.2.1) on Windows 2000.

    I resolved this. I had to apply the utlrp.sql again (the step after the catpatch) and then follow that up with a metadata refresh (cwm2_olap_metadata_refresh.mr_refresh).
    doug

  • List of bugs fixed in the July 2013 update

    In addition to all the great features in this week’s release, many bugs were also fixed in the July 10th update. Here is a summary:
    Import
    H.264 444 video files are incorrectly decoded as 422. One manifestation is green artifacts.
    Some XDCAM 422 QuickTime clips fail to import on Mac, and imports only audio on Windows.
    hang on quit if project contains SonyRaw Format clips imported via Media Browser
    Crash on dragging an empty bin from Media Browser to the Project panel, with error message “[..\..\Src\ProjectActions.cpp-2653]”
    Growing Files  
    Growing file sometimes becomes media offline while editing
    Growing file sometimes goes offline while editing
    Capture  
    When capture codec is set to DNxHD 145, clips captured at 1080i setting are created at 1080p.
    If Capture panel and Edit to Tape panel are open at the same time, Capture panel will fail to capture video.
    Capture Device in the capture window becomes Offline after closing the Edit to Tape panel
    Crash on batch capture with tape deck connected via SDI. Error message: [..\..\Src\ManualRecorderUtilities.cpp-348]
    Export  
    [FCP XML Export] No audio with clip if track is muted at export with XML
    OMF Export does not trim audio properly if audio comes from multicamera sequences
    FCP XML’s sometimes lose the correct output assignment and panning information on import.
    Sequence previews are used during movie export regardless of the “Use Previews” Export Settings option being selected or not.
    Some muxed h264 CBR exports are longer than the original source material
    Duration of H264 encodes is shorter than the source by up to a second.
    Smart Render: Media from some decks does not smart render properly 
    Control Surface
    Faders on control surface do not work with an adaptive clip in a multichannel sequence.
    Some control surface faders for Clip Mixer are not updated when switching between sequences for Clip Volume value of 0.0
    Toggle Control Surface Clip Mixer Mode button assignment provides no visual feedback.
    Mute Buttons do not update correctly for some control surface interfaces
    Edit to Tape  
    Edit to Tape Panel: after edit is complete, edit data remains stored in deck, and deck often remains in Insert or Assemble mode. Causes tape export failure on some decks.
    Edit to Tape panel: “Delay Movie Start by [x] frames” is not properly honored in some case
    Audio tracks in Edit to Tape panel do not default to A1 through A4 when switch from “Insert” to “assemble,” then back to Insert
    Export to Tape panel: when switching from Assemble to Insert, all audio channels are selected, even when the channels are unsupported.
    Transmit: Occasional crash on toggling Transmit during timeline playback [Mac only] 
    Playback
    After external I/O device is disconnected, CTI sometimes fails to move
    after stopping playback, AVC-Intra and DVCPro HD files take 15 – 20 seconds to render frames for playback
    Some XDCAM QT MOV clips show Media Pending graphic for extended period and exhibit poor scrubbing and playback
    Audio  
    Various issues interfacing with audio drivers on Mac that could result in failed audio recording or playback, issues connecting to audio devices, audio issues upon the computer waking.
    Poor quality audio when using some USB microphones in conjunction with a capture card
    Audio distortion with audio enabled on some capture cards
    Adaptive clips exported to Audition lose audio when channels are remapped.
    Channel mapping of 5.1 clips exported to Audition is sometimes incorrect
    Only the first audio channel of SonyRaw plays clips play when loaded into the Source monitor from Media Browser
    Crash with error message “[..\..\Src\Content\AudioSequenceContent.cpp-903]”
    Timecode  
    Timecode for some DPX clips is not handled properly
    Premiere does not read correct start timecode from .mp4 files from some cameras
    Merged Clips: “Reveal in Project” does not work with Merged Clips 
    Relink
    Media not relink-able after converting a project from CS6 to CS7: Error message “Cannot Link Media: The selected file cannot be linked because it has 2 audio channels and the clip was created with 1 audio channels”
    “Log Note” in Clip Metadata is lost after relinking
    Sequence Settings: New Sequence from Clip: Some stereo clips yield a sequence with audio set to 10 Channel Mono 
    Timeline/Editing
    The Timeline panel does not redraw correctly after audio keyframes are deleted.
    Relevant menu options are unavailable when an empty timeline has focus.
    Record Voice Over does not work when an Out point is set in Timeline
    New audio tracks initialize at minimum track height in cases where they should be expanded
    Crash on undoing a razor edit with with multiple clips selected, with error message “../Src/Sequence/PersistentGroup.cpp-108” or “../Inc/Sequence/TrackItemGroup.h-215”
    Multicam  
    Upon flattening a multicam sequence, transitions are applied on the wrong layers. Can lead to crash with error message […Src\Sequence\Action\SequenceAddTransitionAction.cpp-57".]
    “Extend Previous Edit”: command can result in incorrect media being used.
    Duplicate frame indicators are shown in Multicam edits where clips from different cameras have overlapping timecode
    When a given multicam sequence is already loaded in the Source monitor, the Match Frame command does not auto-select the correct camera
    Multicam project lost all multicamera source synchronization after re-recording cuts then save/reopen project
    Sync by Audio  
    When syncing by audio fails, user receives no notification
    If a track in the Timeline contains multiple copies of a source clip, then Synchronize by Audio can sync to wrong clip
    Syncing by audio can move audio track items that are on the same track in the Timeline but not selected
    When one of the selected track items is a nested sequence, Syncing by audio always moves other A/V clip.
    Effects and Transitions 
    Color at edges of crisp mattes is inverted (GPU acceleration only)
    Effects Panel: the Accelerated Effects badges are not displayed (Windows only)
    Error in the way dissolves are rendered with Composite in Linear Color is enabled
    Three-Way Color Corrector does not handle Levels correctly in GPU playback mode
    Clipping occurs with some color correction plugins at values greater that 1
    Insert Sequence as Clips: If a sequence contains a layered PSD, App crashes upon inserting it into another sequence as clips [KEM roll] 
    Metadata: Crash during metadata refresh
    Markers
    On tabbing with an uncommitted edit in the Markers panel, the Text Edit Control sometimes loses focus
    When playhead is on a clip marker, Clear Current Marker can instead delete a sequence marker
    Closed Captions  
    Quicktime exports with embedded captions can have frame size problems when viewed in QT player 7 and Premiere
    if the project contains captions, project file size grows with each save.
    Creative Cloud: CC Authentication is not remembered in some cases.

    Mark Mapes wrote:
    I think it's safe to be a little more specific in the case of the CC authentication bug: the fix was specific to manually syncing settings from Premiere Pro.
    Mark, I was going to start a new thread about this but since you brought up sync settings here, I'll ask...
    I just had my assistant editor finally download PPro CC since it's more ready now and I had her sync settings with my uploaded settings. It worked great. The only issue was that my computer is a 27" iMac and her's is a 15" macbook pro so when she started a new project all the windows of her new imported workspace were WAY too huge going way off her smaller screen. Is that normal? Is there a quick fix to that to make it quickly "fit" her screen? It's not the end of the world as it took just a few minutes to drag the windows around to fit, but just curious.
    Thanks for the bug list btw!

  • Error while running SortMember utilitty in 11.1.2.1

    I am looking to automate the process of sorting the members during the metadata build by running the SortMember utility. But I am getting a message when trying to execute the utility
    Message - RMI port should have a numeric value
    Syntax - SortMember.cmd servername admin password appname incomestatement descendants ascend
    Does anyone know what needs to be done in order to make it work ?
    Thanks in advance

    There is a way you can sort members using Planning UI. From next metadata refresh it should be the same order irrespective of source file member order.

Maybe you are looking for

  • Check box creation

    Hi Experts, i hae to create a check box for account assaignment default value ticked, ifit is ticked out put should come other wise output should not come could any one help me, account assaignment field is ekpo-knttp. i am giving the code below REPO

  • Why is Safari loading pages with foreign language characters?

    Help! the websites that I frequently go to randomly load in what looks like a russian or asian characters. Sometimes they are normal, sometimes not. The body of text (paragraphs) usually are normal and the headlines and banners are foreign. Is this a

  • File Format in MDM.

    Would like to know what format the MDM file is sent in when syndicating a Flat File. Some data stored in MDM does have special characters, so wanted to know if the format is UTF8. If not in what way can this be set, is this option available in MDM an

  • IPad touchscreen is not responding even if I did the restart procedure.

    iPad touchscreen is not responding even if I did the restart procedure.

  • Jvmti, jdi and tool development

    We're building a suite of monitoring tools that will help us inspect and manage our enterprise-class app. We currently have working an instrumenting interface (via mbeans) that uses javassist to instrument bytecode; this tool runs as an agent within