Bandwidth available when classifying

I'm having trouble with my queuing config and was hoping that someone could take a look please? I have created the following:
class-map match-any critical
match protocol rtp
class-map match-any priority
match access-group 180
policy-map queue
class critical
priority percent 35
class priority
bandwidth percent 40
class class-default
fair-queue
random-detect dscp-based
And then:
int s0/0/0:0
service-policy output queue
Then when I do a show int, the available bandwidth goes to 1kpbs (formerly 1536kbps)
Output queue: 0/1000/64/916 (size/max total/threshold/drops)
Conversations 0/2/256 (active/max active/max total)
Reserved Conversations 2/2 (allocated/max allocated)
Available Bandwidth 1 kilobits/sec
This is a 2mbps serial interface on a 2800 running Version 12.3(8r)T7.
So, why would the available bandwidth become 1kpbs? Is available bandwidth referring to the bandwidth that's left for the class-default? Or the bandwidth availble to the critical & priority class?
I should also mention that it wouldn't allow me to increase the priority bandwidth to above 35%. Also, bandwidth is configured as 2048 on the interface.
Any help gratefully recieved!
Thanks,
J

Hi Spremkumar,
Thanks for your response. Here is the output. I have changed the values though to:
class critical 20%
class prioirty 30%
It doesn't look like it's working though:
show policy-map interface s0/0/0:0
Serial0/0/0:0
Service-policy output: queue
Class-map: critical (match-any)
0 packets, 0 bytes
5 minute offered rate 0 bps, drop rate 0 bps
Match: protocol rtp
0 packets, 0 bytes
5 minute rate 0 bps
Queueing
Strict Priority
Output Queue: Conversation 264
Bandwidth 20 (%)
Bandwidth 409 (kbps) Burst 10225 (Bytes)
(pkts matched/bytes matched) 0/0
(total drops/bytes drops) 0/0
Class-map: priority (match-any)
0 packets, 0 bytes
5 minute offered rate 0 bps, drop rate 0 bps
Match: access-group 180
0 packets, 0 bytes
5 minute rate 0 bps
Queueing
Output Queue: Conversation 265
Bandwidth 30 (%)
Bandwidth 614 (kbps) Max Threshold 64 (packets)
(pkts matched/bytes matched) 0/0
(depth/total drops/no-buffer drops) 0/0/0
Class-map: class-default (match-any)
72727 packets, 38704060 bytes
5 minute offered rate 769000 bps, drop rate 0 bps
Match: any
Queueing
Flow Based Fair Queueing
Maximum Number of Hashed Queues 256
(total queued/total drops/no-buffer drops) 3/100/0
exponential weight: 9
dscp Transmitted Random drop Tail drop Minimum Maximum Mark
pkts/bytes pkts/bytes pkts/bytes thresh thresh prob
af11 0/0 0/0 0/0 32 40 1/10
af12 0/0 0/0 0/0 28 40 1/10
af13 0/0 0/0 0/0 24 40 1/10
af21 0/0 0/0 0/0 32 40 1/10
af22 0/0 0/0 0/0 28 40 1/10
af23 0/0 0/0 0/0 24 40 1/10
af31 0/0 0/0 0/0 32 40 1/10
af32 0/0 0/0 0/0 28 40 1/10
af33 0/0 0/0 0/0 24 40 1/10
af41 0/0 0/0 0/0 32 40 1/10
af42 0/0 0/0 0/0 28 40 1/10
af43 0/0 0/0 0/0 24 40 1/10
cs1 26/3166 0/0 0/0 22 40 1/10
cs2 0/0 0/0 0/0 24 40 1/10
cs3 0/0 0/0 0/0 26 40 1/10
cs4 0/0 0/0 0/0 28 40 1/10
cs5 0/0 0/0 0/0 30 40 1/10
cs6 41/3928 0/0 0/0 32 40 1/10
cs7 0/0 0/0 0/0 34 40 1/10
ef 0/0 0/0 0/0 36 40 1/10
rsvp 0/0 0/0 0/0 36 40 1/10
default 72888/38781710 100/73423 0/0 20 40 1/10

Similar Messages

  • Data no longer available when SALV_WD_TABLE GET_MODEL called

    Hello
    I created a view that retrieves data from one table to select a row in the table and proceed to the second view but I get an error like this:
    Data no longer available when SALV_WD_TABLE GET_MODEL called
    I did check the mapping between my view and the componentcontroller
    thank you

    There are several possiblities for this error.
    1) In your table, is there any field name starts with Number?
    2) Is your application 2 level process?( i mean two views? based on alv another alv)
    and Please check the below note.
    1528254
    and below
    Data no longer available when SALV_WD_TABLE GET_MODEL called
    error while testing a sample web dynpro
    If youare binding dynamically check this thread
    Assigning data to Dynamic ALV
    Regards
    Srinivas
    Edited by: sanasrinivas on Dec 14, 2011 11:51 AM

  • Grid Control performance tab not available when on the target home of ASM

    I noticed recently that the "Performance" tab/link is not available when you are using 10g Grid Control and you are on the home page of an ASM instance. Can this be explained?

    Hi MarGur
    I try to help you. The OEM Grid Control in some times not discover the Oracle 9i databases and you must to add manually.
    First, check in your target machine that the user owner of agent software have rights of read and write in the ORACLE_HOME directories of Oracle 9i databases.
    Go to Grid Control Console
    Select Targets ---> Databases
    Press Add --> Select the host ebisdb2.oneshield.com and press continue
    The automatic discover process begin. When finished is very normal that nor discover the Oracle 9i databases. You press the Add manually button
    in the page that appear you must entry all the configuration information of database:
    ORACLE_HOME directory
    DBSNMP USER
    DBSNMP PASSWORD
    HOSTNAME
    PORT
    SID
    Check that the dbsnmp user in your database is unlock and press the TEST button to verify the connection work fine.
    After this many windows appear of configuration process, and you will put the sys password and host credentials.
    If you have problems, tell me
    Regards

  • Error Data no longer available when SALV_WD_TABLE GET_MODEL called

    Hello ,
    I have dynpro component on ECC6.0  POWL_UI_COMP which displayes service oders.
    This dynpro component has one more component usage component POWL_TABLE_COMP.
    This POWL_TABLE_COMP has used a SALV_WD_TABLE which is for ALV display.
    I have to create a on ALV toolbar one button,I know that I have to do this using self defined functions in wddoinit method of
    view which uses SALV_WD_TABLE and i could generate a button using self defined fucntions for another dynpro component.
    Now I am trying same method for this POWL_TABLE_COMP dynpro which is using SALV_WD_TABle , but its giving error as this
    Data no longer available when SALV_WD_TABLE GET_MODEL called .
    pl  can you suggest on this urgently.
    Attching a code to geenrated s self defined function.
    DATA: L_REF_CMP_USAGE TYPE REF TO IF_WD_COMPONENT_USAGE.
    L_REF_CMP_USAGE =   WD_THIS->WD_CPUSE_ALV( ).
    IF L_REF_CMP_USAGE->HAS_ACTIVE_COMPONENT( ) IS INITIAL.
      L_REF_CMP_USAGE->CREATE_COMPONENT( ).
    ENDIF.
    DATA: L_REF_INTERFACECONTROLLER TYPE REF TO IWCI_SALV_WD_TABLE .
    L_REF_INTERFACECONTROLLER =   WD_THIS->WD_CPIFC_ALV( ).
      DATA:
        L_VALUE TYPE REF TO CL_SALV_WD_CONFIG_TABLE.
      L_VALUE = L_REF_INTERFACECONTROLLER->GET_MODEL(
    lr_config_table ?= lr_interface_salv_wd_table->get_model( ).
       DATA :lr_buttonui type REF TO CL_SALV_WD_FE_BUTTON.
      CREATE OBJECT lr_buttonui.
      lr_buttonui->SET_TEXT( 'ACCEPT' ).
      DATA button1 TYPE REF TO CL_SALV_WD_FUNCTION.
      button1 = lr_config_table->IF_SALV_WD_FUNCTION_SETTINGS~create_function( id = 'LBUTTON' ).
      button1->SET_EDITOR( lr_buttonui )
    thanks,
    Sharada

    Hi Sharada ,
    I had the same error message.
    To resolve the problem I had to bind the context again to the interface controller of the used component.
    Alex van Hacht.

  • Why am I getting messages such as "The command "Image Size" is not currently available" when trying to run an Action that has always worked in the past and when the particular Commands do work if used by themselves?

    Why am I getting messages such as "The command Image Size is not currently available whenever I try to run an Action that uses the particular command (and which has always worked fine previously) and when the particular command works fine when used on its own?

    I would think that image size would always be available when there is an active document in Photoshop.  The only time I remember seeing messages like that where they should work was during the five month period when Adobe released CS6 with so many bugs which took Adobe five months to fix.  During those five month messages like that that should not have happen were common when action switch between documents.  Adobe would start processing the next Action step before the document switch completed, Any step that required an active document could fail with a mess stating the command is not available.
    Are you by some chance using CS6 version 13.0 CS6 without any updates.  Use Photoshop menu Help>About Photoshop.  If it shows CS6 version 13.0 you need to update CS6. .

  • Acrobat x standard,  win 8,   paper sizes Arch A B C D E ...  avail when plot to hp plotter,  not avail when plot to pdf

    Acrobat x standard,  using latest win 8,   paper sizes Arch A B C D E ...  avail when plot to hp plotter,  not avail when plot to pdf
    any ideas?

    You mean add custom sizes ?
    I just used postscript sizes in my CAD program,  and saved a different printer definition file for each,  that worked for cad,  look into large pdf's tomorrow.
    thx jp

  • Why am I told that fonts are not available when the file was originally created in Fireworks?

    I get the "Fonts not available" message when I open up a document, i.e. open up a png document in the program/computer/etc. where the program was created in the first place.
    I don't get this. How can the fonts not be available when I'm using the same program that used these fonts originally? Having said that, the appearance doesn't seem to change.

    Are the fonts in question installed on your computer?
    Fonts are not part of a program, fonts are installed on a system. Once installed, a font is available to any program that uses fonts. If you're opening a document that was made in the same program, but on a different system, using fonts you do not have installed, then you will get that message.
    So... Are you opening a document that you created? Are you opening the document on the same system on which the document was created? Have you made any changes to the installed fonts (installed or uninstalled any fonts)?
    What version of Fireworks are you using and what OS are you running it on?

  • Hello I wanna delete my account. This option isn't available when I click in ''manage account''.  My money will be taken in October 29. Please help me.

    Hello I wanna delete my account. This option isn't available when I click in ''manage account''.  My money will be taken in October 29. Please help me.

    I think you are correct, deleting your account is not an option.  If you wish to cancel a subscription then you should review the following...
    Cancel your membership or subscription | Creative Cloud
    https://helpx.adobe.com/x-productkb/policy-pricing/cancel-membership-subscription.html

  • Code insight is not available when eding jsp by using 10.1.3.36.73

    I use 10.1.3.36.73 jdeveloper on windows to develop web application,
    but code insight is easy not available when editing jsp 2.0.
    I must restart jdeveloper and it still isn't often available.
    ex. in jsp
    ArrayList al = new ArrayList();
    for (Iterator it=al.
    Code insight is not supported for jsp or this is bug?

    Do you still have any code error in your jdev editor? no matter the error is JSP or HTML (it is signed by little red box at the right of the window near scroll bar), code insight sometimes is not available.

  • [J2EE Deployment SPI:260003]Feature not available when in disconnected mode

    hi am am having this error when trying to deploy my application in portal
    [04:40:27 PM] ####  Deployment incomplete.  ####
    [04:40:27 PM] [J2EE Deployment SPI:260003]Feature not available when in disconnected mode.
    #### Cannot run application HR-Portal due to error deploying to IntegratedWebLogicServer.
    [Application HR-Portal stopped and undeployed from Server Instance IntegratedWebLogicServer]
    my log error
    [04:29:53 PM] Wrote Archive Module to C:\JDeveloper\mywork\HR-Portal\PortalWebAssets\deploy\PortalWebAssets.jar
    [04:40:08 PM] oracle.rc.asadapter.connection.ConnectionException: Cannot establish connection.
    [04:40:08 PM]      at oracle.rc.asadapter.weblogic.connection.spi.Weblogic10Jsr160Provider.getPresentation(Weblogic10Jsr160Provider.java:73)
    [04:40:08 PM]      at oracle.rc.asadapter.connection.AppServerConnectionImpl$PM.getPresentation(AppServerConnectionImpl.java:171)
    [04:40:08 PM]      at oracle.rc.asadapter.connection.AppServerConnectionImpl.getPresentation(AppServerConnectionImpl.java:66)
    [04:40:08 PM]      at oracle.jdevimpl.deploy.jazn.JaznDataDeployerListener.uploadIdentities(JaznDataDeployerListener.java:234)
    [04:40:08 PM]      at oracle.jdevimpl.deploy.jazn.JaznDataDeployerListener.uploadIdentities(JaznDataDeployerListener.java:217)
    [04:40:08 PM]      at oracle.jdevimpl.deploy.jazn.JaznDataDeployerListener.willDeploy(JaznDataDeployerListener.java:97)
    [04:40:08 PM]      at oracle.jdevimpl.deploy.fwk.ListenerSupport.fireWillDeploy(ListenerSupport.java:198)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:88)
    [04:40:08 PM]      at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
    [04:40:08 PM]      at oracle.jdevimpl.deploy.fwk.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:457)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.DeploymentManager.deploy(DeploymentManager.java:217)
    [04:40:08 PM]      at oracle.jdevimpl.deploy.common.ModulePackagerImpl.deployProfiles(ModulePackagerImpl.java:86)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.common.ModulePackager.deployProfiles(ModulePackager.java:63)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.common.ModulePackager.deployImpl(ModulePackager.java:52)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
    [04:40:08 PM]      at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.common.BatchDeployer.deployImpl(BatchDeployer.java:82)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
    [04:40:08 PM]      at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.common.BatchDeployer.deployImpl(BatchDeployer.java:82)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
    [04:40:08 PM]      at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
    [04:40:08 PM]      at oracle.jdevimpl.deploy.fwk.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:457)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.DeploymentManager.deploy(DeploymentManager.java:217)
    [04:40:08 PM]      at oracle.jdevimpl.runner.adrs.AdrsStarter$7$1.run(AdrsStarter.java:1774)
    [04:40:08 PM] Caused by: java.io.IOException
    [04:40:08 PM]      at weblogic.management.remote.common.ClientProviderBase.makeConnection(ClientProviderBase.java:196)
    [04:40:08 PM]      at weblogic.management.remote.common.ClientProviderBase.newJMXConnector(ClientProviderBase.java:84)
    [04:40:08 PM]      at javax.management.remote.JMXConnectorFactory.newJMXConnector(JMXConnectorFactory.java:338)
    [04:40:08 PM]      at oracle.rc.asadapter.weblogic.connection.spi.Weblogic10Jsr160Provider.getPresentation(Weblogic10Jsr160Provider.java:67)
    [04:40:08 PM]      ... 28 more
    [04:40:08 PM] Caused by: javax.naming.NamingException [Root exception is java.rmi.UnexpectedException: Marshalling: ; nested exception is:
    [04:40:08 PM]      java.rmi.ConnectException: Could not establish a connection with -3508319463259142590S:127.0.0.1:[7101,7101,-1,-1,-1,-1,-1]:DefaultDomain:DefaultServer, java.io.IOException: Destination unreachable; nested exception is:
    [04:40:08 PM]      java.net.ConnectException: Connection refused: connect; No available router to destination; nested exception is:
    [04:40:08 PM]      java.io.IOException: Destination unreachable; nested exception is:
    [04:40:08 PM]      java.net.ConnectException: Connection refused: connect; No available router to destination]
    [04:40:08 PM]      at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:86)
    [04:40:08 PM]      at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:32)
    [04:40:08 PM]      at weblogic.jndi.WLInitialContextFactoryDelegate.toNamingException(WLInitialContextFactoryDelegate.java:788)
    [04:40:08 PM]      at weblogic.jndi.WLInitialContextFactoryDelegate.pushSubject(WLInitialContextFactoryDelegate.java:685)
    [04:40:08 PM]      at weblogic.jndi.WLInitialContextFactoryDelegate.newContext(WLInitialContextFactoryDelegate.java:469)
    [04:40:08 PM]      at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:376)
    [04:40:08 PM]      at weblogic.jndi.Environment.getContext(Environment.java:315)
    [04:40:08 PM]      at weblogic.jndi.Environment.getContext(Environment.java:285)
    [04:40:08 PM]      at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:117)
    [04:40:08 PM]      at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
    [04:40:08 PM]      at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:288)
    [04:40:08 PM]      at javax.naming.InitialContext.init(InitialContext.java:223)
    [04:40:08 PM]      at javax.naming.InitialContext.<init>(InitialContext.java:197)
    [04:40:08 PM]      at weblogic.management.remote.common.ClientProviderBase.makeConnection(ClientProviderBase.java:178)
    [04:40:08 PM]      ... 31 more
    [04:40:08 PM] Caused by: java.rmi.UnexpectedException: Marshalling: ; nested exception is:
    [04:40:08 PM]      java.rmi.ConnectException: Could not establish a connection with -3508319463259142590S:127.0.0.1:[7101,7101,-1,-1,-1,-1,-1]:DefaultDomain:DefaultServer, java.io.IOException: Destination unreachable; nested exception is:
    [04:40:08 PM]      java.net.ConnectException: Connection refused: connect; No available router to destination; nested exception is:
    [04:40:08 PM]      java.io.IOException: Destination unreachable; nested exception is:
    [04:40:08 PM]      java.net.ConnectException: Connection refused: connect; No available router to destination
    [04:40:08 PM]      at weblogic.common.internal.BootServicesStub.authenticate(BootServicesStub.java:57)
    [04:40:08 PM]      at weblogic.security.acl.internal.RemoteAuthenticate.authenticate(RemoteAuthenticate.java:90)
    [04:40:08 PM]      at weblogic.jndi.WLInitialContextFactoryDelegate.authenticateRemotely(WLInitialContextFactoryDelegate.java:747)
    [04:40:08 PM]      at weblogic.jndi.WLInitialContextFactoryDelegate.pushSubject(WLInitialContextFactoryDelegate.java:679)
    [04:40:08 PM]      ... 41 more
    [04:40:08 PM] Caused by: java.rmi.ConnectException: Could not establish a connection with -3508319463259142590S:127.0.0.1:[7101,7101,-1,-1,-1,-1,-1]:DefaultDomain:DefaultServer, java.io.IOException: Destination unreachable; nested exception is:
    [04:40:08 PM]      java.net.ConnectException: Connection refused: connect; No available router to destination; nested exception is:
    [04:40:08 PM]      java.io.IOException: Destination unreachable; nested exception is:
    [04:40:08 PM]      java.net.ConnectException: Connection refused: connect; No available router to destination
    [04:40:08 PM]      at weblogic.rjvm.RJVMImpl.getOutputStream(RJVMImpl.java:352)
    [04:40:08 PM]      at weblogic.rjvm.RJVMImpl.getRequestStreamForDefaultUser(RJVMImpl.java:689)
    [04:40:08 PM]      at weblogic.common.internal.BootServicesStub.authenticate(BootServicesStub.java:50)
    [04:40:08 PM]      ... 44 more
    [04:40:08 PM] Caused by: java.io.IOException: Destination unreachable; nested exception is:
    [04:40:08 PM]      java.net.ConnectException: Connection refused: connect; No available router to destination
    [04:40:08 PM]      at weblogic.rjvm.RJVMImpl.ensureConnectionEstablished(RJVMImpl.java:334)
    [04:40:08 PM]      at weblogic.rjvm.RJVMImpl.getOutputStream(RJVMImpl.java:350)
    [04:40:08 PM]      ... 46 more

    Caused by: java.io.IOException: Destination unreachable; nested exception is:
    +[04:40:08 PM]      java.net.ConnectException: Connection refused: connect; No available router to destination+
    Is the WebLogic server running?

  • SCCM 2012 -OS images not transfering to DP ERROR Detail will be available when server finishes processing the message

    I am having issue with some application, packages, and images pushing from my Primary SCCM server to the secondary servers and DPs.
    I am thinking that the issues are all related so I am going to just talk about the image that I am having a problem with push.
    The image has successfully transfered to the Primary site, and secondary sites, but it is having a problem with a DP. The error that shows up in "Content Status" says "Detail will be available when server finishes processing the
    messages". All the servers are 2008 R2 server, with SCCM 2012 SP1.
    I would take a look at logs for this, but I am pretty new to SCCM, and I'm not sure which log to look at for additional information.
    Thank you for any help that can be provided.

    The logs pointed me to an error about the Pull DP settings. I think the issue is that I have the images stored on the Primary site, and the DP does not have the Primary site in its Pull DP settings tab. I unchecked the option, and it appears to be working
    now. Thank you

  • Can I use iPad (in contract) in other countries while I am travelling with there local SIM? Or, only WiFi will be available when I travel?

    Can I use iPad (in contract) in other countries while I am travelling with there local SIM?
    Or, only WiFi will be available when I travel? Or, nothing will work?

    Either will work. 4G only works in Canada and the USofA. In foreigh countries the New iPad will fall back to 3G if you have a local sim and iPad data plan from a local provider.
    Read the specs: http://www.apple.com/ipad/specs/

  • "Content Editing" is not available when I go to the Tools sidebar--how can I access these features?

    "Content Editing" is not available when I go to the Tools sidebar--how can I access these features?  I'm using Acrobat X 10.1.7.  Thanks.

    The headings under Tools are: "Pages", "Content", "Forms", "Recognize Text", "Protection", and "Sign & Certify".  There's also a little icon in the upper right that lets me access some other headings under the Tools menu; those are: "Document Processing", "JavaScript", "Accessibility", and "Analyze".
    I did think about the idea that maybe the Content Editing was a new feature of Acrobat XI, but I found some resources online (http://www.wikihow.com/Edit-Text-in-Adobe-Acrobat) that seem to indicate this was a feature on much earlier version (the link references Acrobat 8 at the bottom).
    Really confused...
    Thanks for your thoughts

  • Only available when document rights are enabled

    Hi,
    Adobe 9.4.6, Ubuntu Natty
    When I open a pdf file with PDFXchange reader running in Wine, I can highlight text in the file.
    When I open the same file with Adobe I cant even dipslay the highlight toolbar, it says "Only available when document rights are enabled"
    How can I fix this?

    If by Adobe you mean Adobe Reader, then that would be normal for Reader 9, if you're talking about the Hightlight Text annotation tool. Reader 10 allows you to add text highlights and sticky note annotations without the document having the corresponding usage rights, assuming it doesn't have any security restrictions that would prevent it. Other PDF viewers are free to behave however they want.

  • Commenting functionality not available when I open a pdf in air application

    commenting functionality not available when I open a pdf in
    air application. Adobe documentation says that is expected with
    adobe air 1.0 but I still have the same problem even if I use the
    latest air runtime

    Back up all data.
    In the Finder, select Go ▹ Go to Folder from the menu bar, or press the key combination shift-command-G. Copy the line of text below into the box that opens, and press return:
    /Library/Internet Plug-ins
    From the folder that opens, remove any items that have the letters “PDF” in the name. You may be prompted for your login password. Then quit and relaunch Safari, and test.
    I've seen an unconfirmed report that the "Silverlight" web plugin distributed by Microsoft can also interfere with PDF display in Safari, so you might need to remove it as well, if applicable.
    If you still have the issue, repeat with this line:
    ~/Library/Internet Plug-ins
    If you don’t like the results of this procedure, restore the items from the backup you made before you started. Relaunch Safari again.

Maybe you are looking for