[Cisco FAQ] - What are the SDV messages logged in the EventLog on the USRM?

Can you please give me the SDV messages on this EventLog?

SDV Messages in the EventLog on the USRM
Reference: Time Warner Cable Switched Digital Video Channel Change Message Interface Specification (TWC-SDV-CCMIS).
ABREVIATIONS:
Conf – Confirmation
Init – Initialization
MPN – MPEG Program Number
Rx – Message received by the USRM
SDB – Switched Digital Broadcast, aka Switched Digital Video (SDV). SDB is part of the message name in the TWC CCMIS spec.
SDV – Switched Digital Video
Sm – Session Manager
Sel – Select
SGID – Service Group ID
SID – Source ID
STB – Set-Top Box
Tx – Message sent by the USRM
TWC Channel Change Message Interface Specification (TWC-SDV-CCMIS)
Message Name in CCMIS
(appears in EventLog as)
Description / Example from the USRM EventLog
SDBInitRequest (SdvSmRxInitReq)
Sent by SDV Client to report client initialization data to the server, i.e., to register with the Server.
2012/02/20 00:08:01.831 SdvSmRxInitReq,STB=10.142.85.250,TID=0x1,SesID=38c85cdbd4da/0,SGID=7998,Ver=0
SDBInitConfirm (SdvSmInitConf )
Sent by the SDV Server to configure the Client.
2012/02/20 00:08:01.831 SdvSmInitConf,STB=10.142.85.250,TID=0x1,SesID=38c85cdbd4da/0,RC=x0
SDBProgramSelectRequest
(SdvSmRxSelReq)
Sent from a User to the SDV Server to request that a broadcast program be provided.
2012/02/21 00:00:00.206 SdvSmRxSelReq,STB=10.120.21.0,SesId=f45fd494bcaa/0,TID=0xc2,SGID=7964,Tuner=0,SID=10097,TunerUse=0x1
SDBProgramSelectConfirm
(SdvSmTxSelConf)
Sent from the SDV Server to a User in response to the SDBProgramSelectRequest.
SdvSmTxSelConf,STB=10.120.21.0,TID=0xc2,SesId=f45fd494bcaa/0,RC=OK,MPN=10097,Freq=69300
0000,Mod=16,Tsid=51247,SGID=7964
ABREVIATIONS:
Bw – Bandwitdh
Cmd – Command
Conf – Confirmation
Req – Request
RID – Resource ID (e.g., management IP address of an edge QAM)
Rm – ResourceManager
SGID – Service Group ID
SID – Source ID
STB – Set-Top Box
Sel – Select
SDV Session Setup on the USRM
/opt/usrm/linux-tools/usrmcctail
Displays Channel changes and QAM operations, combining all operations related to a single transaction together.
SDBProgramSelectRequest
(SelReq)
SDBProgramSelectConfirm
(SelConf)
ResourceManagerBandwidth Request
(RmBwReq)
ResourceManagerCreateSession
(RmCreateSession)
ResourceManagerCommandSuccess
(RmCmdSuccess)
[root@USRM01 linux-tools]# usrmcctail
++++++++++ 001ac332e0ea/0x766 ++++++++++
SelReq         2009/12/02 03:01:31.551 STB=5.134.14.212 Tuner=0 SGID=34110 SID=1350
SelConf         2009/12/02 03:01:31.551 RC=OK MPN=1014 Freq=567000000
++++++++++ 0002dea51bfc/0x1a5 ++++++++++
SelReq         2009/12/02 03:01:32.762 STB=5.173.11.94 Tuner=0 SGID=34007 SID=1519
RmBwReq         2009/12/02 03:01:32.764 BW=3750000 GDA=232.129.2.95
RmCreateSession 2009/12/02 03:01:32.765 SesId=0019b9f7e096/6266778 RID=172.30.104.6 chan0=10 EdgeIn=172.30.104.134 GDA=232.129.2.95
SelConf         2009/12/02 03:01:32.765 RC=OK MPN=1058 Freq=597000000
RmCmdSuccess   2009/12/02 03:01:32.776 Cmd=CreateSession RID=172.30.104.6
++++++++++ 001ac332e0ea/0x767 ++++++++++
SelReq         2009/12/02 03:01:33.089 STB=5.134.14.212 Tuner=0 SGID=34110 SID=1333
RmBwReq         2009/12/02 03:01:33.091 BW=15000000 GDA=232.129.2.124
RmCreateSession 2009/12/02 03:01:33.092 SesId=0019b9f7e096/6266779 RID=172.30.92.9 chan0=6 EdgeIn=172.30.93.50 GDA=232.129.2.124
SelConf         2009/12/02 03:01:33.092 RC=OK MPN=1066 Freq=597000000
RmCmdSuccess   2009/12/02 03:01:33.116 Cmd=CreateSession RID=172.30.92.9
ABREVIATIONS:
Cmd – Command
RID – Resource ID (QAM management IP address)
Rm – ResourceManager
RPC Error Codes – USRM Resource Manager
RPC Error Description – from Generic QAM Interface (GQI) Specification
RPC Error Code
GQI_NO_ERROR
0x90020000
GQI_ERROR_RPC_OUT_OF_MEMORY
0x90020001
GQI_ERROR_RPC_HARDWARE_FAILURE
0x90020002
GQI_ERROR_RPC_SESSION_NOT_FOUND
0x90020003
GQI_ERROR_RPC_MISSING_MSK
0x90020004
GQI_ERROR_RPC_SESSION_ALREADY_EXISTS
0x90020005
GQI_ERROR_RPC_INSUFFICIENT_MEMORY
0x90020006
GQI_ERROR_RPC_INSUFFICIENT_CAPACITY
0x90020007
GQI_ERROR_RPC_PROVISION_FAILURE
0x90020008
GQI_ERROR_RPC_PROGRAM_NUMBER_CONFLICT
0x90020009
GQI_ERROR_RPC_BANDWIDTH_UNAVAILABLE
0x9002000A
GQI_ERROR_RPC_SAME_GIGAIP
0x9002000B
GQI_ERROR_RPC_GIGAIP_INVALID
0x9002000C
GQI_ERROR_RPC_GIGAIP_FAILURE
0x9002000D
GQI_ERROR_RPC_GROUP_SDB_SESSION_FAILURE
0x9002000E
GQI_ERROR_RPC_INSUFFICIENT_OUTPUT_CAPACITY
0x9002000F
GQI_ERROR_RPC_ROUTE_CONFLICT_OUTPUT
0x90020010
GQI_ERROR_RPC_ROUTE_CONFLICT_INPUT
0x90020011
GQI_ERROR_RPC_ROUTE_NOT_FOUND
0x90020012
GQI_ERROR_RPC_ROUTE_ALREADY_EXISTS
0x90020013
GQI_ERROR_RPC_INVALID_MULTICAST_ADDRESS
0x90020014
GQI_ERROR_RPC_INVALID_SOURCE_ADDRESS
0x90020015
GQI_ERROR_RPC_STAT_MUX_GROUP_DEJITTER_FAILURE 0x90020016
0x90020016
GQI_ERROR_RPC_GIGE_TYPE_CONFLICT
0x90020017
Example
2010/06/08 14:56:08.097 RmCmdFail,Cmd=CreateSession,RID=10.78.193.104,Status=0x9002000a,SesId=0015c5603cd0/20587682,MPN=1028,BW=3750000,GDA=232.181.0.71

Similar Messages

  • [Cisco FAQ] - What is the USRM equivalent of the releaseOldSessions script that runs on the DNCS?

    HOw do i tear down VOD Sessions that are older than 4 hours

    NOTE: When the VOD Session Manager is a USRM, Cisco refers to this USRM as a VSM.
    Here is an explanation of how the VOD Session Manager (VSM) initiates a release of VOD sessions that are older than 4 hours (configurable). The algorithm described below is similar to the releaseOldSessions script on the DNCS that many of our customers are familiar with. Both release VOD sessions that are older than 4 hours old. Also, the VSM has a retry and session audit mechanism built into its algorithm that is absent in the releaseOldSessions script on the DNCS. The main difference is that this functionality is built into the VSM, but the releaseOldSessions script must either be run manually on the DNCS or put into the DNCS crontab. The VSM will make the decision to release a VOD session base on age, typically configured for 4 hours, and then the VSM will send up to 3 teardown requests to the Edge Resource Manager (ERM). NOTE: Both the VSM and ERM are Linux servers running Cisco USRM software.
    The “releaseOldSessions” algorithm is configured on the VSM in the Web UI under Applications.VodSm.Configuration as shown in the screen shot below:
    Applications.VodSm.Configuration.SessionTimeout = 14,400 seconds (default, configurable)
    ReleaseRetryCount = 3 (default, not configurable)
    ALGORITHM: The VSM, being the VOD Session Manager, will send a session release request to the appropriate Edge Resource Manager (ERM) based on the configured “SessionTimeout”. By default this value is 14,400 seconds (4 hours, configurable). When the age of a VOD session reaches the SessionTimeout, the VSM will locate the appropriate ERM and send it a session release request for that session. If the ERM fails to acknowledge this release request, the VSM will retry the session release for the number of times configured in ReleaseRetryCount, which is 3. NOTE: Cisco Development has chosen a value of 3 for this parameter (the ReleaseRetryCount is not configurable). If after the 3rd release retry, the VSM still does not have an acknowledgement of session teardown from the ERM, the VSM will initiate a session audit of that ERM as a final attempt to tear down the session.

  • FAQ: What are the system requirements for GroupPix?

    FAQ: What are the system requirements for GroupPix?
    Answer:
    iOS:   minimum iOS version is 6.0           GroupPix 1.x runs on iPhone 4, 4s, iPhone 5, or iPod touch (5th generation or later)
    Android: minimum OS version 4.0         GroupPix 1.x is designed for Android phones
    Message was edited by: Pattie F 11/7/13

    For Mac:
    http://support.apple.com/kb/SP663
    Software:
    Mac OS X version 10.6.8 or later (intel-based hardware)
    400MB of available disk space
    iTunes in the Cloud and iTunes Match availability may vary by country.
    Hardware:
    Mac computer with an Intel Core processor and 512MB of RAM
    To play 720p HD video, an iTunes LP, or iTunes Extras, a 2.0GHz Intel Core 2 Duo or faster processor and 1GB of RAM is required.
    To play 1080p HD video, a 2.4GHz Intel Core 2 Duo or faster processor and 2GB of RAM is required.
    Screen resolution of 1024x768 or greater; 1280x800 or greater is required to play an iTunes LP or iTunes Extras
    Broadband Internet connection to use the iTunes Store
    Apple combo drive or SuperDrive to create audio, MP3, or back-up CDs; some non-Apple CD-RW recorders may also work
    Apple SuperDrive to back up your library to DVDs; some non-Apple DVD-RW drives may also work.
    You can run OS X 10.6.8 in an Intel-based MacBook w/ first model, in retail DVD.
    But it won't work in a power-pc architecture Mac... see specifications:
    http://store.apple.com/us/product/MC573Z/A/mac-os-x-106-snow-leopard
    Hopefully this helps.
    Good luck & happy computing!

  • FAQ: What are the best resources for After Effects CS6?

    Listed are select troubleshooting and "how to" resources for After Effects CS6.
    After Effects CS6 troubleshooting resources
    I'm having trouble downloading and installing After Effects. What do I do?See troubleshooting documents, post in the Downloading, Installing, Setting Up forum, or contact support. For details, see this blog post or this FAQ.
    What are the system requirements for After Effects CS6?See this article.
    Does After Effects CS6 work with Mac OS X 10.9 (Mavericks)?Yes, update to After Effects CS6 (11.04) for that capability. More info in this blog post.
    How do I prevent After Effects CS6 from crashing when I use Illustrator files?Prevent this issue by turning off the preference Create Layer Markers from Footage XMP Metadata in the Media & Disk Cache preferences category. More info in this blog post.
    I can't open the composition mini-flow chart. What do I do?See the workarounds in the following blog post.
    Is there a 30 day trial available for After Effects CS6?Yes, subscribe to the free version of Creative Cloud, then download After Effects CS6. More info here.
    I'm getting errors related to QuickTime. What do I do?See this blog post for troubleshooting items related to QuickTime.
    What are the GPU related features in After Effects CS6?See this blog post for details.
    Do I need new plug-ins for After Effects CS6?See this blog post for information.
    I'm getting errors after applying the 3D Camera Tracker or Warp Stabilizer to a long clips in After Effects CS6. What do I do?See this blog post for more information.
    After Effects CS6 Tutorials
    How do I get started with After Effects CS6?See this blog post.
    Where can I find tutorials for learning After Effects CS6?
    See this blog post.
    See also this collection of tutorials.
    Issue: What are the top new and changed features in After Effects CS6?See this blog post.
    Issue: How do I optimize After Effects CS6 for best performance?See this article.

    Hi ..
    GO to website www.Apache.org
    down load Apache tomcat server .
    install it ...
    Go to sun site
    c and download jsp tutorials ...
    Go to
    (www.coreservlets.com)download book core servlets
    u can find lots of nice books supported by sun on sunwebsite ...
    Now u r equipped ....
    start doing everything (R &D) on server ..
    Join This JSP forum and ask any thing u didnt got ..or learn or get confused..
    I thing once u go through this ..it will do all what u want
    Hope it helps
    Best of Luck :)
    regds & take care

  • FAQ: What are the best resources for Premiere Pro CS6?

    Here are high quality resources for troubleshooting and tutorials related to Premiere Pro CS6.
    Premiere Pro CS6 troubleshooting articles
    Issue: I'm having trouble downloading and installing Premiere Pro CS6. What do I do?Answer: See troubleshooting documents, post in the appropriate forum, or contact support.
    More info: http://blogs.adobe.com/aftereffects/2013/09/troubleshooting-issues-with-downloading-and-in stalling-after-effects.html
    Issue: What are the system requirements for Premiere Pro CS6?See this article: http://helpx.adobe.com/premiere-pro/system-requirements.html#Adobe%20Premiere%20Pro%20CS6% 20system%20requirements
    Issue: Why won't Premiere Pro CS6 play back AVCHD media?Answer: Update to Premiere Pro CS6 (6.0.5). Previous versions of CS6 had this issue.
    More info: http://blogs.adobe.com/premierepro/2013/08/premiere-pro-cs6-6-0-4-update.html
    Issue: Does Premiere Pro CS6 work with OS X 10.9 (Mavericks)?Answer: Yes, make sure you update to Premiere Pro CS6 (6.0.5)
    More info: http://blogs.adobe.com/premierepro/2013/10/premiere-pro-and-mac-os-x-10-9-mavericks.html
    Issue: Is there a trial available for Premiere Pro CS6?Answer: Yes, subscribe to the free version of Creative Cloud, then download the trial.
    Issue: I'm having unexpected behavior in Premiere Pro CS6 and want to trash preferences. How do I do that?Answer: See this blog post: http://blogs.adobe.com/genesisproject/2011/02/premiere-pro-cs5-maintenance-two-great-tips. html#more-537
    Issue: I'm getting errors related to QuickTime. What do I do?Answer: See this blog post for troubleshooting items related to QuickTime: http://blogs.adobe.com/aftereffects/2011/02/troubleshooting-quicktime-errors-with-after-ef fects.html
    Premiere Pro CS6 tutorials
    Issue: I'm new to Premiere Pro CS6. How do I get started?Answer: See this blog post: http://blogs.adobe.com/kevinmonahan/2011/05/20/getting-started-with-adobe-premiere-pro-cs4 -cs5-cs5-5/
    Issue: I'm switching to Premiere Pro CS6 from Final Cut Pro 7. Are there any tips for me?Answer: See this article by Scott Simmons on Pro Video Coalition: http://provideocoalition.com/ssimmons/story/105_adobe_premiere_pro_cs6_questions_answered
    Issue: I just switched to Premiere Pro CS6 from Final Cut Pro 7. Are there any missing features between the applications?Answer: See this article: http://provideocoalition.com/ssimmons/story/10_fcp_things_fcp_editors_might_be_missing_in_ adobe_premiere_pro_cs6
    Issue: Are there any good, free Premiere Pro CS6 tutorials available?Answer: See these tutorials: http://library.creativecow.net/series/Premiere-Pro-Basics-CS6--above-with-Andrew-Devis
    Issue: How do I optimize Premiere Pro CS6 for best performance?Answer: See this article: https://www.video2brain.com/en/courses/after-effects-premiere-pro-performance-workshop
    Issue: How do I operate the multicam function in Premiere Pro CS6?See this article: http://provideocoalition.com/ssimmons/story/working_with_multicam_in_adobe_premiere_pro_cs 6

    Hi ..
    GO to website www.Apache.org
    down load Apache tomcat server .
    install it ...
    Go to sun site
    c and download jsp tutorials ...
    Go to
    (www.coreservlets.com)download book core servlets
    u can find lots of nice books supported by sun on sunwebsite ...
    Now u r equipped ....
    start doing everything (R &D) on server ..
    Join This JSP forum and ask any thing u didnt got ..or learn or get confused..
    I thing once u go through this ..it will do all what u want
    Hope it helps
    Best of Luck :)
    regds & take care

  • FAQ: What are the JDI (Just Do It) features in Photoshop?

    What are JDI features?  They're "Just Do It" features: small features that don't take a lot of time to implement or test and seem like an obvious improvement.
    JDI list for Photoshop CC
    JDI features in Photoshop CS6, by category:
    Automation
    Contact Sheet II has been restored as an Automate option
    PDF Presentation and Layer Comps to PDF have been restored as Automate options
    Brushes
    Add ability to record brush strokes in actions with "Allow Tool Recording" option
    Brightness/contrast slider for textures when painting
    Brush projection for static tips
    Brush tip cursor reflects brush pose and jitter for round and captured tips
    HUD brush resize and hardness can now change opacity - [Control] + [Option] + click drag up/down with General>Preferences> "Vary Round Brush Hardness based on HUD vertical movement" unchecked
    Increase maximum brush size to 5000px
    Change color dynamics to per stroke instead of per tip (user option for old behavior)
    Channels
    Enable Split Channels for documents with single layer (so you can split simple transparency)
    Color Picker
    allow clipboard paste into hex field with # in contents (i.e. #aabbcc), or 0x (i.e. 0xAABBCC)
    allow shortcut hex values (i.e. #123)
    Eyedropper
    Add ignore adjustment layers options bar item for the eyedropper
    New mode for eyedropper to select layers current and below
    Show the sample size popup for the various eyedropper tools (black point, white point, etc.)
    File Formats
    Allow for reading more bit depths in TIFF files
    Give the user choices regarding how they want transparency treated in OpenEXR on file open and save
    Read BIGTIFF format (TIFF files over 4 Gig)
    Read common stereo image pair formats (JPS, MPO, PNS)
    GPU
    Increased GPU stability by prequalifying GPUs on the fly before use
    Grammar
    Grammar policed throughout app
    Use consistent grammar style in the title of dialog windows (no commands such as "Choose a color:")
    Image Resizing
    Auto-select the best resample method based on the type of resize (bicubic-automatic)
    Importing
    (Macintosh only) Import images from devices provides ImageKit scanning and camera acquisition support
    Layers
    Add bicubic sharper & bicubic smoother options when free transforming layers (menu in options bar)
    Add dither options to Layer Styles for Gradient Overlay and Gradient Stroke
    Allow 00 or Shift 00 to work when setting layer/fill opacity (previously no way to get 0%)
    Allow changing color labels on multiple layers at once
    Allow changing of blend modes for multiple layers at once
    Allow locking of multiple selected layers
    CMD+J to duplicate selected layers and layer groups (in addition to layers)
    Layer tooltips to include layer name (if defined)
    New command to rasterize layer effect into layer, merging the selected layers into themselves (Rasterize Layer Style)
    Opt+click on toggle arrows (groups and effects)in layer panel should close all targets
    Reorder effects in the layers palette to match the Z-order style/blend mode (bottom most effects in terms of blending order, drop shadow is below the other effects)
    Show blend if/Blending Effects badge on layer if they are not default values
    Show correct opacity and blend mode values for hidden layers
    Tab goes to next layer on inline layer rename, SHIFT + TAB goes to previous
    When creating a shape layer, the layer name should not be like "Shape 1" but instead reflect the tool named such as "Rectangle 1"
    Liquify
    Add option to load last mesh
    Increase maximum Liquify brush size to 15,000
    Resize Liquify brush with shortcuts: bracket keys [ ] now match same increments in Photoshop
    ctrl (win) / cmd (mac) switches to magnifying glass
    alt + right click + drag to change brush size (win)
    ctrl + alt + left click + drag  to change brush size (mac)
    Masks
    Enable Invert and Threshold adjustments for masks in 32-bit/channel
    Plugins
    Hold SHIFT during startup to disable Optional and 3rd party plugins
    Presets
    Add New Document presets for common devices (e.g. iPhone, iPad, etc.)
    Add new Gradient Map presets for traditional print toning and split-toning
    Sticky reorganization of tool presets (changes persist after relaunch)
    New HDR Pro presets from RC Concepcion and Scott Kelby
    Printing
    Add "Edit" button for the description field in the print dialog
    Allow print dialog and print preview window to be resized
    Allow user to change the "preview well" background color in the print dialog
    Allow user to manually position the printed area on the page
    Hide color profiles that are inappropriate for currently selected printer when using "Photoshop Manages Color"
    Reintroduce "Print selected area", allow user to modify selection in print dialog
    Save
    Add warning message that 16-bit images cannot display their file size in the Save as JPEG dialog
    SDK
    Add ability to access tool name associated with the tool preset name via scripting
    Add the ability to return an array of guides in a document from the scripting SDK
    Selections
    Make the marquee, lasso, and mask panel feather values support decimal places like the feather dialog
    Remember feather radius when showing dialog for selection from a path
    Transform
    Don't hide smart object icon when transforming a layer
    Improve dragging of vector curves
    Rotate 90 with even x odd pixel dimension to not land on a half pixel position
    Preference to disable auto-rotate on open
    Type
    Add command to insert "lorem ipsum" for type
    Added Gamma rendering parameter for better text rendering
    UI
    [Windows] New/open document to context click on a document tab (has always been on Mac, now Windows too)
    Add "Don't show again" checkbox to Purge warnings
    Remove the app bar and reduce the drag/app bar over 30%

    1. Mainstage - Even though I probably won't use Logic for live performance much, I love how simple, clean, and intuitive the interface looks. I will probably use this when composing as it seems to be one of the easiest ways to route drum pads, create keyboard layers, etc. really quickly, and the interface is very inviting.
    2. Delay designer looks really fun. I remember spending 30 minutes once in Sonar trying to get the stupid delay to do a really simple thing. I finally gave up and layered the audio data to make my own delay because it didn't give me enough control to make it happen in the plugin. It looks like I could have just drawn it into the Delay Designer and been done with it.
    3. Import from Garageband - Not a new feature, but I love using Garageband as a musical notepad when all I want to do is create something simple or jot down an idea. In this period, I don't need all the features of Logic, but I will eventually, and then I just open it up in Logic and get more advanced.

  • FAQ: What are the best export settings?

    For a video version of this frequently asked question and answer, see this video:
    What's the best export format or codec?
    Compression  is essential for reducing the size of movies so that they can be  stored, transmitted, and played back effectively. Compression is  achieved by an encoder; decompression is achieved by a decoder. Encoders  and decoders are known by the common term codec.
    No  single codec or set of settings is best for all situations. For  example, the best codec for compressing cartoon animation is generally  not efficient for compressing live-action video. Similarly, the best  codec for playback over a slow network connection is generally not the  best codec for an intermediate stage in a production workflow.
    When  you create a movie for distribution, it is often highly  compressed;  when you create a movie for an intermediate stage in a  post-production  workflow, it is usually losslessly compressed (or even  uncompressed).
    To determine what the best settings are for your purposes, read these resources:
    article from Aharon Rabinowitz about how to plan based on client specifications
    article on compression
    article on planning your work with final delivery specifications in mind.
    In many cases, you can and should use encoding presets in Adobe Media Encoder, which are created for the specific purpose of setting up exports for common formats and uses. For information about several common encoding presets, see this:
    "FAQ: How do I export a movie for YouTube, Vimeo, iPad, iPhone, or Apple TV?"

    See
    Exporting to iPods, cell phones, PSPs and other mobile devices in the PPro Help for details.
    Cheers
    Eddie
    PremiereProPedia   
    RSS feed)
    - Over 350 frequently answered questions
    - Over 300 free tutorials
    - Maintained by editors like
    you
    Forum FAQ

  • FAQ: What are the known issues so far in Photoshop CS6 Beta

    APPLICATION  COEXISTENCE
    Lightroom 4 Beta + Photoshop CS6 beta -- Editing the same video file simultanously in both applications may result in an error, crash, or blank (transparent) frames. You might see this Photoshop error: "Could not complete the Render Video command because of a problem with Adobe Media Encoder".
    This will only be an issue with Lightroom 4 beta and Photoshop CS6 beta on the same system, editing the same video. The released versions will not have this issue.
    Workaround: Upgrade to LR Release version (even if it's just the trial), or don't open the same file in both apps at the same time.
    CS5 Help fails to launch after install of CS6
    Workaround: Launch the stand alone "Adobe Help" application or reinstall CS5
    CROP
    Crop action shows wrong crop box.Playing an action with a crop step that has dialogs turned on results in a crop box that covers the entire canvas instead of the expected area.
                    Workaround: Ensure that the Crop Tool is selected before running the action or disable dialogs for the action.
    FILTERS
    (32bit OS only) Initial "Merge to HDR Pro" image display and result is black until settings are changed
    Workaround: It will remain black until droplist in the "mode" line is selected, changed and activated, then action appears to be normal.
    Bokeh color is different from preview after render at certain zoom levels on particular image patterns
    Workaround: View image at 100%
    Lighting effects bump map generates artifacts if an alpha channel bump map is used. The resulting preview and final image is artifacted across the gradiated areas of the alpha channel.
                   Workaround: Do not use a gradiated alpha channel as a bump map
    Liquify will perform the filter and save to just part of the photo if you click cancel while it is "finishing processing" a large file.
    LAYERS
    If a vector layer has a center-aligned stroke combined with an inside-aligned layer style stroke, then that vector layer's stroke may not display correctly -- part of the vector layer stroke will disappear as the layer is moved around the image.
    Workaround: Use the "Path Selection Tool" to move your vector around -- alternatively, Change the stroke alignment or remove underlying layers.
    Dragging a selection box while layer filters are applied stops marquee selection from following cursor movement
    Workaround: Even though the graphic of the selection marquee stops, the selection still happens. OR Turn off layer filtering before targeting the layers using a selection box
    TYPE
    Editing text attributes in the Character panel when the layer is locked can result in a crash
    Workaround: Unlock your text layer prior to attribute adjustments in the Character panel
    Setting the menu type>font>preview size to "huge" after opening a saved file caused photoshop to crash
    Workaround: Uncheck Background save in Photoshop CS6
    Style by example or definition not working as expected:
    If any attribute in the Paragraph Panel is set and you create a new Paragraph Style, the new style is based on the default and the override is not cleared.
    DRAWING AND PAINTING
    Paint is offset with Grip Pen- if you select the Soft Low Density Airbrush Preset with Grip Pen paint with swicth facing right with a high tilt towards you the cursor shows the spray should be going up, but it sprays down.
    3-D
    Creating a video timeline and rendering video from two 3D layers may not include ground plane reflections
    Workaround: Use mesh for ground plane instead of 3D engines construct, or duplicate the file and remove the keyframes
    Creating a New background texture after changing lighting presets results in crash
    Workaround: Create the New background texture prior to adjusting lighting presets
    Unable to create a constraint on extruded object with Pillow Inflate setting applied. Further actions may result in Photoshop instability or crash.
    Photoshop may crash when trying to align/distribute constraints from selections of two 3-D extruded objects
    Photoshop may not always save a texture when you paint directly onto the 3d object using Paint on Target Texture setting.
    Photoshop may crash when selecting a different panel filter after the focus has been on 2 fields in the environment flyout with IBL map present
    Photoshop may crash after embedding a 3D layer into a layer group, creating a new 3d object in the group, and then closing the document.
    When changing the color of the lines or points in the 3D scene cross section from the Properties panel, side b color overwrites the color in side A.
    Program Error when adjusting fill value in Layers panel while in Lighting Effects workspace.
    Workaround:You will have to use opacity slider instead of fill slider to pull back the lighting effect
    PLUGINS
    DUPLICATE PLUGINS CAUSE ISSUES ON MAC:
    If you install duplicate plugins or point the additional plugins folder preferences to a duplicate set of plugins (such as, to an older version of Photoshop), then it is possible for odd Photoshop behavior, such as an inappropriate file extension to appear when saving files.
    (example: while performing a "save as"  to JPEG file type, the file format appears to change to .dcm)
    In this case, there may be a duplicate "file formats" plugin that's populating the Save As file types list with duplicates of the same options.
    If there are duplicate file format plugins installed, the Mac OS will remove the duplicates from the list, but you may still see the odd saving behavior.
    Solution:
    Remove the duplicate plugins.
    If you are not sure if you have this issue, but are seeing odd behavior, you can check for duplicates by looking through the plugins listed in the Help > System Info dialog.
    Bridge
    Unable to Copy and Paste in File info in Bridge
    Workaround: Typing info in Manually works, or copy and paste work in Photoshop's File Info dialog
    Install
    Adobe Setup Utility may quit, or error during install. You may see error: "Exit Code: 15"
    Workaround: Create a folder named 'Templates' at "<Windows drive>:\Users\<current user login id>\AppData\Roaming\Micorsoft\Windows\"
    Message saying trial of PS CS6 beta expired,Content coming soon, stay tuned.
    Workaround: re-launch photoshop CS6 beta. This issue should not happen anymore

    1. You can get full support for your camera by upgrading to Lightroom 4. But personally, I would wait for Lightroom 5 since it will be released shortly, probably within the next month. Lightroom 5 will work with Photoshop CS5. The only difference is that Lightroom will need to create a TIF or PSD file that contains all the changes you have made in Lightroom. That's not a big deal, in my opinion. That file has to be created at some point anyway whenever you use Photoshop.
    2. Yes, Lightroom 4 will pass images back and forth between it and Photoshop.
    3.  The upgrade would not break Lightroom 3. It would essentially work the same as it does with your current setup.
    4. If you purchase CS6 it is my understanding you will be allowed to use it indefinitely. This is not true of the Creative Cloud version. Support and updating for additional cameras will cease for CS6. Adobe has announced that they will make Camera Raw 8.1 so that it can be usable with CS6 as far as reading Lightroom adjustments. But any new controls will not be accessible.
    5. So far, Adobe has indicated that they have no plans to making Lightroom a subscription-only offering.
    You are asking your questions as though you are addressing Adobe directly. This is a User-to-user forum. I don't work for nor do I speak for Adobe. I am only giving you the information as I understand it. It seems to me that upgrading to Photoshop CS6 and Lightroom 5 is a "safe" choice. None of us, not even Adobe, really knows what the future will bring. Technology changes so quickly anymore that everything we are doing right now could be obsolete in a matter of a very short period of time. As Adobe changes their marketing strategies I think it will probably motivate some people to look elsewhere. I have Photoshop CS6 and I'm going to upgrade to Lightroom 5. Then I will have to wait and see what develops after that. At any rate, I have tools that I can use for the foreseeable future. If I have to change at some point then I will do so.

  • FAQ: What are the limitations of the free, 30-day trial version of Premiere Pro?

    The free, 30-day trial version of Adobe Premiere Pro CS5 and earlier lacked many of the most useful and popular codecs,  including codecs for MPEG-2, AVCHD, and RED media. This meant that  people had a hard time evaluating the software for real-world use.
    Not any longer.
    The trial version of Adobe Premiere Pro CS5.5, and later includes all of the  codecs that are included with the full version of Adobe Premiere Pro  CS5.5. This means that you can import and export to all of the supported  file formats using the trial version.
    See this page for more details about the trial version.
    For lists of formats that you can import into and export from Adobe Premiere Pro, see these pages:
    formats that you can import into Adobe Premiere Pro CS5.5
    formats that you can export from Adobe Premiere Pro CS5.5 through Adobe Media Encoder
    formats that you can export directly from Adobe Premiere Pro CS5.5

    There are no limitations for 30 days, it will work exactly as if you have a subscription. But if you don't get a subscription, after 30 days, you will no longer be able to launch the program.

  • FAQ: What are the new features in Adobe SpeedGrade CC (7.0.1)?

    In Adobe SpeedGrade CC (7.0), a number of new features were released. For more details, see the following.
    What's coming in the next version of Adobe SpeedGrade?
    SpeedGrade CC now available!
    SpeedGrade CC (7.0.1) update

    mishit the workflow has undergone the biggest change of all components in bpel i'd say
    starting from the new console, to delegation, chaining of workflow patterns, assign by xpath - or rules engine, vacation rules, custom escalation rules, work queues - and user defined views, reports (peak, less effective), adhoc workflow routing .. and 100s more :D
    /clemens
    Oracle SOA Product Management

  • FAQ: What are the System Requirements for the Photoshop CS6?

    System Requirements for Photoshop CS6:
    Windows
    Intel® Pentium® 4 or AMD Athlon® 64 processor; 2GHz or faster processor
    Microsoft® Windows® XP with Service Pack 3; or Windows 7
    1GB of RAM
    1GB of available hard-disk space for installation; additional free space required during installation (cannot install on removable flash storage devices)
    1024x768 display (1280x800 recommended) with qualified hardware-accelerated OpenGL graphics card, 16-bit color, and minimum 512MB of VRAM (Recommended - 1 GB)
    DVD-ROM drive
    Mac OS
    Multicore Intel processor (64-bit processors only)
    Mac OS X v10.6.8 or v10.7 (64-bit application only)
    1GB of RAM
    2GB of available hard-disk space for the files; additional free space required during installation (cannot install on a volume that uses a case-sensitive file system or on removable flash storage devices)
    1024x768 display (1280x800 recommended) with qualified hardware-accelerated OpenGL graphics card, 16-bit color, and minimum 512MB of VRAM (Recommended - 1 GB)
    DVD-ROM drive
    This software will not operate without online registration and activation. You must accept the license agreement to use this product.
    * Some GPU-enabled features are not supported on Windows XP.
    ** This product may integrate with or allow access to certain Adobe or third-party hosted online services (“Online Services”). Online services are available only to users 13 and older and require agreement to additional terms of use and Adobe’s online privacy policy (see www.adobe.com/go/terms). Online services are not available in all countries or languages, may require user registration, and may be discontinued or modified in whole or in part without notice. Additional fees or subscription charges may apply.
    For additional information, please read the following post:
    Photoshop CS6 Operating System Support…and beyond
    Thanks,
    The Photoshop Development Team

    System requirements | Photoshop

  • I got a text message which had a link attached to it, i did click on the link, basically some job scam but on the link. Now i just want to find out if my phone has been compromised in anyway and what are the tell tell signs.

    I got a text message which had a link attached to it, i did click on the link, basically some job scam but on the link. Now i just want to find out if my phone has been compromised in anyway and what are the tell tell signs.

    your phone has not been compromised.  There have been no viruses, worms or trojan horses ever reported.

  • I have install last update for i pod(ios5) but during installation there was one problem....i have restore my ipod and now i have lost all my buyed music!!Is not possible download it....?What are the details, including any error messages, related to your

    I have install last update for i pod(ios5) but during installation there was one problem....i have restore my ipod and now i have lost all my buyed music!!Is not possible download it....?What are the details, including any error messages, related to your question?

    Have you not got the music on your computer and/or on backups on, for example, external drives or CDs/DVDs ?

  • What are the cause and fix for the following error message? NS_ERROR_FILE_ACCESS_DENIED failure code: 0x80520015

    Every time I close my Firefox browser I receive the following error message (see details below).
    FYI:
    -- I am running the current version of Firefox.
    -- I had no problems with this error message until my computer was recently attacked by 2 viruses:
    ` SystemFix
    ` Win7 Antivirus 2012
    Both viruses have since been cleaned from my computer. However, I am still receiving this error message.
    Here are my questions:
    * What are the cause and fix for this problem?
    * Do I need to uninstall and reinstall Firefox?
    * Is it possible that this error message is related to an add-on and that it has nothing to do with the recent virus attacks?
    I look forward to any feedback and support you might be able to provide.
    Thanks,
    Metta
    Error Message
    NS_ERROR_FILE_ACCESS_DENIED
    Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED)
    [nsIFileOutputStream.init]
    File: undefined
    Line: 857
    Stack: undefined

    Every time I close my Firefox browser I receive the following error message (see details below).
    FYI:
    -- I am running the current version of Firefox.
    -- I had no problems with this error message until my computer was recently attacked by 2 viruses:
    ` SystemFix
    ` Win7 Antivirus 2012
    Both viruses have since been cleaned from my computer. However, I am still receiving this error message.
    Here are my questions:
    * What are the cause and fix for this problem?
    * Do I need to uninstall and reinstall Firefox?
    * Is it possible that this error message is related to an add-on and that it has nothing to do with the recent virus attacks?
    I look forward to any feedback and support you might be able to provide.
    Thanks,
    Metta
    Error Message
    NS_ERROR_FILE_ACCESS_DENIED
    Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED)
    [nsIFileOutputStream.init]
    File: undefined
    Line: 857
    Stack: undefined

  • What are the features supported in Cisco Prime Infrastructure for WLAN for autonomous AP's?

    What are the features supported in Cisco Prime Infrastructure for WLAN for autonomous AP’s?

    • PI provides visibility for autonomous  clients within the same list view as lightweight and wired clients (client list  page).
    • Rogue AP detection for autonomous AP's is not supported (it's  supported in CUWN). 
    • Alarms/events for client authentication issues (e.g.  authentication failure) are displayed in PI.
    • Config management for  autonomous AP's is via CLI template.  Config comparison and archiving  functionality in PI leverages these same features that were brought in from LMS,  so need to defer to others in terms of whether this is a cross-platform feature  in PI or is only supported on a subset of platforms.  Config comparison/archive  is supported in CUWN.PI supports both infrastructure (e.g. AP Tx Power and  Channel, busiest AP, AP utilization, etc.) and client (e.g. client count, client  sessions, etc.) reports, and there are extensive reports for CUWN

Maybe you are looking for

  • Check space in the end to display warning message.

    I am currently working on validations on functional locations in the EDIT MASK. the code is already written for validations on to check for space in the beginning of the each level in the edit mask. however user requirement is that the program should

  • DVD burning and playing

    I burnt a DVD (4.42 GB) on my Mac, and it worked well on a PC!  I tried to read it on the MAC but it just kept going round and round and round.  I tried forced quitting but nothing happened.  I could not eject the disk.  I had to switch off with the

  • Spry Tabbed Panels Help

    Greetings everyone: I had an existing Spry tabbed panel with three tabs. I then added a fourth tab and used the up arrow to move it to the number one slot. It displays properly as far as the tab goes, but when the page loads the original number one t

  • Vulnerability protection error message

    How can i uninstall norton from my mac with Lion?

  • About configurable material

    hello, any body pls explain me. i am facing to issues pls provide me solution 1) my scenario is make to order with configurable material. when i am creating sales order in configuration i have maintined characteristic which were mainly required and s