Adobe Secured Server

I’m not sure if this is the right forum to ask this question but does Adobe have a media server comparable to Avid Interplay where multi-user have access to the media content of various format and maintained locally without any outside web access. It’s would be on a secured server.

the user tryin to open the document secured with the policy server should be added to the policy first....using policy server web pages one can add users and groups to a policy...only those users/groups added to the policy will be entitled to open any document secured with that policy...

Similar Messages

  • Use of Adobe Policy server to implement security functions

    Hello Folks,
    Has anyone explored the possibilities to implement security features for adobe offline scenario using Adobe Policy Server?
    Is there any other means by which I can implement features like password protected or encryption in offlince scenario?
    SAP documentation has pointers to Adobe Policy server, but no comprehensive documentation found on the same.
    Thanks & Regards,
    Chitrali

    Hi,
    You can add security features like password protection and limits usage, such as no printing, etc. Here is a link to the Java API documentation http://help.sap.com/javadocs/NW04S/current/wd/com/sap/tc/webdynpro/clientserver/adobe/pdfdocument/api/IWDPDFDocumentCreationContext.html#setProtection(java.lang.String,%20java.lang.String,%20com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.api.WDPDFDocumentProtectPermission[])
    I believe you can do the same stuff with the ABAP API.
    You have to check if it works in your version, because sometimes the API is there but doesn't work 100%.
    You can also sign docs (there is some info about that in the above Java API link).
    Hope this helps.

  • Adobe Media Server 4.5 domain based content security?

    Hi,
    I have Adobe Media Server 4.5 and I am doing live stream but some other doamin also stealing my live content and I want to prevent access to other domain accept mine only one.  Please advise how can I restrict other doamin to access my live content from livepackger which is http and rtmp live streaming.
    Please advise how can i achieve this.
    Best regards,
    Sunil Kumar

    If you're using IIS and not Apache, try adding the MIME type into IIS.
    File name extension:    .f4m
    MIME Type:    application/f4m+xml
    This should allow the multiple bitrate RTMP option to work. The other four options on the admin console screen require Apache to be installed.

  • Adobe LiveCycle server installation issue

    Dear All,
    While installing Adobe LiveCycle server, I have the following error
    Failed to Deploy component : C:\Adobe\LiveCycle8.2\deploy\adobe-ejbprovider-dsc.jar
    then deployment stops and fails.
    This is the contents of the log file:
    [2009-04-27 12:10:03,552], SEVERE, Thread-24, com.adobe.livecycle.lcm.feature.deployment.DeployDSCs, Failed to deploy component C:\Adobe\LiveCycle8.2\deploy\adobe-ejbprovider-dsc.jar.
    com.adobe.livecycle.lcm.core.LCMException[ALC-LCM-030-200]: Failed to deploy component C:\Adobe\LiveCycle8.2\deploy\adobe-ejbprovider-dsc.jar.
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCFiles(DeployDSCs.java:381)
    at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCs(DeployDSCs.java:149)
    at com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask.deployDSCs(ExpressTurnk eyTask.java:457)
    at com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask.access$2900(ExpressTurn keyTask.java:64)
    at com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask$ActualTask.performTurnk ey(ExpressTurnkeyTask.java:239)
    at com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask$ActualTask.<init>(Expre ssTurnkeyTask.java:132)
    at com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask$1.construct(ExpressTurn keyTask.java:110)
    at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run(SwingWorker.java:114)
    at java.lang.Thread.run(Thread.java:595)
    Caused by: ALC-DSC-215-000: com.adobe.idp.dsc.DSCAuthenticationException: None of the Auth Provider could authenticate the user. Authentication Failed
    at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.authenticate(AbstractMessage Receiver.java:157)
    at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.invoke(AbstractMessageReceiv er.java:312)
    at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkEndpoint.invokeCall(SoapSdkEndpoint. java:138)
    at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkEndpoint.invoke(SoapSdkEndpoint.java :81)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:397)
    at org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:186)
    at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:323)
    at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
    at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
    at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
    at org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:454)
    at org.apache.axis.server.AxisServer.invoke(AxisServer.java:281)
    at org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:699)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:252)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
    at com.adobe.idp.dsc.provider.impl.soap.axis.InvocationFilter.doFilter(InvocationFilter.java :43)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:202)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
    at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:202)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
    at org.jboss.web.tomcat.security.CustomPrincipalValve.invoke(CustomPrincipalValve.java:39)
    at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.ja va:159)
    at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:59)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11P rotocol.java:744)
    at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
    at org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:112)
    ... 1 more
    Caused by: | [com.adobe.idp.um.api.impl.AuthenticationManagerImpl] errorCode:16386 errorCodeHEX:0x4002 message:null chainedException:java.lang.NullPointerExceptionchainedExceptionMessage:null chainedException trace:java.lang.NullPointerException
    at java.io.StringReader.<init>(StringReader.java:33)
    at com.adobe.idp.um.businesslogic.authentication.SAMLToken.<init>(SAMLToken.java:131)
    at com.adobe.idp.um.api.impl.AuthenticationManagerImpl.validateAssertionCheck(Authentication ManagerImpl.java:577)
    at com.adobe.idp.um.api.impl.AuthenticationManagerImpl.validateAssertion(AuthenticationManag erImpl.java:552)
    at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.authenticate(AbstractMessage Receiver.java:132)
    at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.invoke(AbstractMessageReceiv er.java:312)
    at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkEndpoint.invokeCall(SoapSdkEndpoint. java:138)
    at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkEndpoint.invoke(SoapSdkEndpoint.java :81)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:397)
    at org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:186)
    at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:323)
    at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
    at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
    at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
    at org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:454)
    at org.apache.axis.server.AxisServer.invoke(AxisServer.java:281)
    at org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:699)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:252)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
    at com.adobe.idp.dsc.provider.impl.soap.axis.InvocationFilter.doFilter(InvocationFilter.java :43)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:202)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
    at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:202)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
    at org.jboss.web.tomcat.security.CustomPrincipalValve.invoke(CustomPrincipalValve.java:39)
    at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.ja va:159)
    at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:59)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11P rotocol.java:744)
    at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
    at org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:112)
    at java.lang.Thread.run(Thread.java:595)
    at com.adobe.idp.um.api.impl.ManagerImpl.handleException(ManagerImpl.java:250)
    at com.adobe.idp.um.api.impl.ManagerImpl.handleException(ManagerImpl.java:192)
    at com.adobe.idp.um.api.impl.AuthenticationManagerImpl.validateAssertionCheck(Authentication ManagerImpl.java:587)
    at com.adobe.idp.um.api.impl.AuthenticationManagerImpl.validateAssertion(AuthenticationManag erImpl.java:552)
    at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.authenticate(AbstractMessage Receiver.java:132)
    ... 41 more
    Anyone can help?
    Thank You
    [2009-04-27 12:15:27,001], INFO, Thread-24, com.adobe.livecycle.lcm.feature.deployment.DeployDSCs, Express mode processing complete
    [2009-04-27 12:15:27,001], INFO, Thread-24, com.adobe.livecycle.lcm.feature.deployment.DeployDSCs, Express task finished, true:false
    [2009-04-27 12:15:27,001], INFO, Thread-24, com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask, Progress: Task[100, 7/6   Bootstrapping complete] Step[100, 1/2   Express steps complete]
    [2009-04-27 12:15:27,001], INFO, Thread-24, com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask, Progress: Task[100, 7/6   Bootstrapping complete] Step[0, ]

    1) Please describe the:
    host hardware
    amount of host RAM
    host OS
    2) Was this the first time you installed LiveCycle ES on this machine?
    3) If you downloaded the install, did you validate the MD5 checksum for the build?
    http://www.adobe.com/products/livecycle/pdfs/lces1_md5_checksums_for_esd_images.pdf

  • After Effects error: Could not launch Adobe Analysis Server (515)   ( 25 :: 101)  *POSSIBLE FIX*

    Hi. Im New to the forums so sorry in advance if i do something incorrect
    Since my Purchase of Adobe CS6, I was not able to use dynamic link, or the plugins that required you to connect to the Adobe Analysis Server (3d Tracker, Warp Stablizer ETC) It would always give me the error
    After Effects error: Could not launch Adobe Analysis Server (515)
    ( 25 :: 101)
    Or if i would use dynamiclink
    The Importer created a generic error
    Through hours and hours searching through the internet, and trying possible fixes, i found possible fixes that might help people with this error.
    *Before attempting any of these fixes, make sure you reinstall CS6 Using the Adobe Cleaner*
    This guide is for Windows OS Only.
    If the error still presists, try these options
    -If your windows account is not a administrator, Run Adobe After Affects CS6 As Administrator
    -Disable your Anti-Virus and your Firewall
    I know you have probably heard this over and over again, but this is mainly the cause of the problem. Some Anti-Viruses even when disabled, go into some sort of one eyed open mode, where it still monitors your computer ever so slightly, so you may want to uninstall the anti-virus. As for the firewall,
    1) Go to your start menu search "Check Firewall Status"
    2)Then to the left of the window, click Turn Windows Firewall on or off
    3)Then tick "Turn of Windows Firewall" on BOTH Home or work network and Public Network.
    -Close and Uninstall filtering and spyware programs such as Netnanny and Premiere Opinion. This might be using the TCP Ports that is needed for After effects, dynamic link and adobe analysis server to communicate
    -Start up Adobe Analysis server Manually. This can be done by going to C:\Program Files\Adobe\Adobe After Effects CS6\Support Files and running Adobe Analysis server.exe as Adminisrator, Then starting Premiere, After effects, etc.
    -If the Adobe Cleaner didnt already, Clean your registry. This can be done with free applications such as CCleaner.
    If none of those options work,  I would suggest a full format and reinstall of windows.
    I hope this would help people with this issue.

    captain_astronaut wrote:
    I'm running the latest version. Just installed yesterday.
    You can download and install the latest version (and older versions) of versions 11, 12, and 13 from Adobe right now. That is why I was asking for the exact version number with decimals. Just the other day, someone said they were running the latest version and they weren't aware that CC was even a thing. They were running version 11.0.3 (which isn't even the latest version of CS6 - it's 11.0.4). That's why I always ask.
    captain_astronaut wrote:
    I'm on a Mac so I don't have anti-malware, or other security software running.
    That doesn't seem like a good idea. While there can't be anything technically referred to as a "virus" on the Mac OS (due to the underlying structure), there can be (and are) malware variants out there that do attack machines running the Mac OS. As Apple products have grown in popularity, developers have been creating more and more malware aimed at OSX.
    I certainly hope you at least have your firewall running.
    captain_astronaut wrote:
    I tried launching Premiere yesterday and it crashed.
    This points to a much more serious underlying problem. Thousands (if not millions) of people are running Premiere and After Effects on Macs. What sort of error messages did you receive when it crashed?
    Try installing version 12 of AE and the previous version of Premiere as well and see if they run.

  • Adobe QT Server Crashing?

    I've got a problem that I can't make changes to some clips on a sequence.  When ever I double click on them to load them in to the viewer and see the effects applied I get the wait cursor and Adobe QT Server goes to exactly 100% cpu usage, which to me implies a hung app in a continuous loop.   It never comes back.
    Mac Pro - 8 Core - 10.6.6, CS5 5.0.3.
    Any ideas what could cause this and how to go about resolving it ?

    One reason that QuickTime can fail to initialize fully because it gets  stuck loading a badly written importer component. If you have any AVI  importers/codecs on your Mac, this could be the issue. Here's a message  that goes into some detail about that: http://forums.adobe.com/message/2808379#2808379
    Another common reason is quite different: The TCP  communication with the QuickTime server is blocked. The fix for this to remove the  blockage in communication. Sometimes the blockage is because of an  aggressive firewall program, which sees the TCP communication and stops  it. If this is the case, then you can either turn the firewall software  off or specifically allow the QT32 Server component to communicate;  instructions for letting a specific process communicate are different  for each firewall program, so you'll have to look in the documentation  for your security software for information about doing that. Here's a  document with some more information about this general issue, though it  refers to a more serious failure when the blockage happens at a  different step in the startup process: http://kb2.adobe.com/cps/857/cpsid_85711.html

  • Adobe Access Server for Protected Streaming Configuration Problem

    I cannot get the Adobe Access Server for Protected Streaming sample implementation up and running.  Could somebody help me figure out where I'm going wrong?
    I've configured the license server with the correct PFX files and when I run the validation tool, I get the following output.  This is a clean install with only the license server configuration (the content server is a separate machine).  I also get a similar error in the tomcat logs when I try to access a piece of content licensed to this server. 
    $ java -jar libs/flashaccess-validator.jar -g -r /var/lib/tomcat6/licenseserver/
    Validating global deployment ...
            Validating partition deployment - flashaccessserver...
                    Validating tenant deployment - flashaccessserver/mediafly...Failed to validate tenant deployment 'flashaccessserver/mediafly' - Error reading key server certificate for partition='flashaccessserver', tenant='mediafly'
    See log for details:
    (/tmp/temp281722781181937073071254678876423/flashaccessserver/flashaccess-partition.log)
    $ cat /tmp/temp281722781181937073071254678876423/flashaccessserver/flashaccess-partition.log
    [] 2013-02-12 15:37:26,383 INFO  [[Partition(flashaccessserver)].com.adobe.flashaccess.server.license.context.SimpleContex tFactory] Creating class loader for partition 'flashaccessserver' with libraries '[file:/var/lib/tomcat6/licenseserver/flashaccessserver/libs/, file:/var/lib/tomcat6/licenseserver/flashaccessserver/libs/flashaccess-license-server-ext -sample.jar]'
    [] 2013-02-12 15:38:41,247 ERROR [[Partition(flashaccessserver)].com.adobe.flashaccess.server.license.tools.Validator] Failed to validate tenant deployment 'flashaccessserver/mediafly'
    com.adobe.flashaccess.server.common.configuration.ConfigurationException: Error reading key server certificate for partition='flashaccessserver', tenant='mediafly'
            at com.adobe.flashaccess.server.license.configuration.commonsadapter.TenantConfigurationImpl $ServerCertsImpl.readCerts(TenantConfigurationImpl.java:720)
            at com.adobe.flashaccess.server.license.configuration.commonsadapter.TenantConfigurationImpl $ServerCertsImpl.<init>(TenantConfigurationImpl.java:705)
            at com.adobe.flashaccess.server.license.configuration.commonsadapter.TenantConfigurationImpl .<init>(TenantConfigurationImpl.java:115)
            at com.adobe.flashaccess.server.license.configuration.commonsadapter.CommonsConfigurationBas edFactory.getTenantConfiguration(CommonsConfigurationBasedFactory.java:90)
            at com.adobe.flashaccess.server.license.tools.Validator.validateTenantDeployment(Validator.j ava:255)
            at com.adobe.flashaccess.server.license.tools.Validator.validatePartitionDeployment(Validato r.java:283)
            at com.adobe.flashaccess.server.license.tools.Validator.validateGlobalDeployment(Validator.j ava:301)
            at com.adobe.flashaccess.server.license.tools.Validator.process(Validator.java:173)
            at com.adobe.flashaccess.server.license.tools.Validator.main(Validator.java:117)
    Caused by: java.security.cert.CertificateException: java.lang.IllegalArgumentException: unknown object in factory: org.bouncycastle.asn1.DERInteger
            at org.bouncycastle.jce.provider.JDKX509CertificateFactory.engineGenerateCertificate(Unknown Source)
            at java.security.cert.CertificateFactory.generateCertificate(CertificateFactory.java:322)
            at com.adobe.flashaccess.core.crypto.CertUtil.loadCert(CertUtil.java:33)
            at com.adobe.flashaccess.sdk.cert.CertificateFactory.loadCert(CertificateFactory.java:45)
            at com.adobe.flashaccess.server.license.configuration.commonsadapter.TenantConfigurationImpl $ServerCertsImpl.readCert(TenantConfigurationImpl.java:739)
            at com.adobe.flashaccess.server.license.configuration.commonsadapter.TenantConfigurationImpl $ServerCertsImpl.readCerts(TenantConfigurationImpl.java:718)
            ... 8 more
    Some additional information:
    $ uname -s -r -v -m
    Linux 2.6.32-350-ec2 #59-Ubuntu SMP Mon Jan 7 14:20:59 UTC 2013 x86_64
    $ lsb_release -a
    No LSB modules are available.
    Distributor ID: Ubuntu
    Description:    Ubuntu 10.04.4 LTS
    Release:        10.04
    Codename:       lucid
    $ dpkg -l | grep tomcat
    ii  libtomcat6-java                                             6.0.24-2ubuntu1.12                Servlet and JSP engine -- core libraries
    ii  tomcat6                                                     6.0.24-2ubuntu1.12                Servlet and JSP engine
    ii  tomcat6-common                                              6.0.24-2ubuntu1.12                Servlet and JSP engine -- common files
    $ dpkg -l | grep jdk
    ii  openjdk-6-jre-headless                                      6b24-1.11.5-0ubuntu1~10.04.2      OpenJDK Java runtime, using Hotspot JIT (hea
    ii  openjdk-6-jre-lib                                           6b24-1.11.5-0ubuntu1~10.04.2      OpenJDK Java runtime (architecture independe
    $ md5sum AdobeAccessProSDK_4_0_LS1_java.exe
    73068d8348cbdc1c29211a463a58b8df  AdobeAccessProSDK_4_0_LS1_java.exe
    Thanks,
    Bryan

    I found the problem. 
    Certificates/KeyServer/File[@path] needs to be set your license file, but it must be in the ".cer" format.  The server won't start without this fileand it was not mentioned anywhere in the quick start guide but is mentioned in the protected streaming document.
    Bryan

  • Adobe Content Server 4.1 - Cound not find server's private key in the keystore

    Hello,
    I have getting following error when i setup fulfillment services of Adobe Content Server 4.1.1
    type Exception report
    message
    description The server encountered an internal error () that  prevented it from fulfilling this request.
    exception
    javax.servlet.ServletException: Servlet execution threw an exception
    root cause
    java.lang.Error: Cound not find server's private key in the keystore
         com.adobe.adept.fulfillment.security.ServerConfig.init(ServerConfig.java:156)
         com.adobe.adept.fulfillment.security.ServerConfig.getSigningURL(ServerConfig.java:48)
         com.adobe.adept.fulfillment.servlet.FulfillmentServerStatus.getServers(FulfillmentServerStatus.java:34)
         com.adobe.adept.common.servlet.Status.checkUp(Status.java:355)
         com.adobe.adept.common.servlet.Status.doGet(Status.java:424)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    note The full stack trace of the root cause is available in the  Apache Tomcat/6.0.20 logs.
    My fulfillment-conf.txt contains following:
    com.adobe.adept.log.level=trace
    com.adobe.adept.log.file=C:\acs4\log\fulfillment.log
    com.adobe.adept.persist.sql.driverClass=com.mysql.jdbc.Driver
    com.adobe.adept.persist.sql.dialect=mysql
    com.adobe.adept.persist.sql.connection=jdbc:mysql://127.0.0.1:3306/adept
    com.adobe.adept.persist.sql.user=acesdbuser
    com.adobe.adept.persist.sql.password=******
    com.adobe.adept.serviceURL=http://127.0.0.1:8080/fulfillment
    com.adobe.adept.fulfillment.security.licensesignURL=https://nasigningservice.adobe.com/licensesign
    com.adobe.adept.fulfillment.security.keystore=pkcs12
    com.adobe.adept.fulfillment.security.pkcs12.file=file:///C:/ACS4/operator.p12
    com.adobe.adept.fulfillment.security.keystore.user=operator4acs
    com.adobe.adept.fulfillment.security.keystore.password=******
    Any Idea?
    Regards,

    Are you sure you created the .p12 file with the correct '-name' friendly name? The value for -name must match the value com.adobe.adept.fulfillment.security.keystore.user

  • Cleanup an Adobe Update Server

    Hi Everyone,
    I have an Adobe update server successfully running at our organization and I've noticed recently that the storage location/drive for the updates is starting to fill up.
    Is there a way to delete the updates that have already been distributed so I can make way for the newer updates?
    Thanks in advance,
    Mb

    Hi,
    i am an admin of 80 Workstation and have the same Request like John_Jumowan but for Windows such like WSUS from Microsoft or SAP Installation Server.
    Adobe release a lot of Updates and sometimes they are critical such as for the Adobe Reader. So i must walk to all 80 Workstation and install the
    Update. Thats time intensive and the Workstation are not secure until i install the Update. To use the Update function of the Products is no opinion because when every workstation download only the Photoshop CS4 Update i have about 8 GB internet traffic.
    Adobe develop a lot of wonderful Products and when they develop an Adobe Update Server all Admin in the World can update their Products promtly and all Products would be save. And nobody can use a security hole to get control over the workstation. The Admins can save a lot of time with such a Server. And time is Money
    Dear Dusselritter

  • REQUEST: Adobe Update Server

    Hi,
    I am an admin of 80 Workstation and I would like to request an Adobe Update Server like WSUS from Microsoft or SAP Installation Server. Adobe release a lot of Updates and sometimes they are critical such as for the Adobe Reader. So i must walk to all 80 Workstation and install the Update manually. Thats time intensive and the Workstation are not secure until i install the Update. To use the Update function of the Products is no opinion because when every workstation download only the Photoshop CS4 Update i have about 8 GB internet traffic.
    Adobe develop a lot of wonderful Products and when they develop an Adobe Update Server all Admin in the World can update their Products promtly and all Products would be save. And nobody can use a security hole to get control over the workstation. The Admins can save a lot of time with such a Server. And time is Money
    Dear Dusselritter

    You might try the Creative Suite forums. I am pretty sure I made it into the CS4 Installer beta test by posting up on my attempts to get a CS3 automated install working in there...
    But basically, I am with you in spirit. Adobe needs to deliver their updates packaged for delivery by the Workgroup Management software for each platform. On the Mac side it is Installer packages that Apple Remote Access can push to the client machines. I guess it would be WSUS-compatible packages on the Windows side?

  • Adobe Update Server

    Hi,
    I am not sure if my post is appropriate here. If not I'm asking the Forum Admin to transfer my post in the right forum topic.
    I just want to ask other Adobe admins if it is possible to create an Adobe Update Server just like the Software Update of Apple. Where in we will install a server and configure this server to download and store all the adobe application update and serve it locally to our workstation (All macintosh).
    We are mainly using (Photoshop, Illustrator, InDesign, Bridge, Acrobat and After Effects)
    Is this possible?
    please advice

    Hi,
    i am an admin of 80 Workstation and have the same Request like John_Jumowan but for Windows such like WSUS from Microsoft or SAP Installation Server.
    Adobe release a lot of Updates and sometimes they are critical such as for the Adobe Reader. So i must walk to all 80 Workstation and install the
    Update. Thats time intensive and the Workstation are not secure until i install the Update. To use the Update function of the Products is no opinion because when every workstation download only the Photoshop CS4 Update i have about 8 GB internet traffic.
    Adobe develop a lot of wonderful Products and when they develop an Adobe Update Server all Admin in the World can update their Products promtly and all Products would be save. And nobody can use a security hole to get control over the workstation. The Admins can save a lot of time with such a Server. And time is Money
    Dear Dusselritter

  • Adobe Content Server 4 in Italy by LIBRILIA

    Siamo lieti di annunciare il supporto di Adobe Content Server da parte di LIBRILIA.com in modalità ASP.
    Entro breve daremo ad un numero selezionato di Aziende, Enti ed Autori in Italia la possibilità di testare il servizio per un periodo di prova gratuito.
    Per maggiori informazioni potete contattarci su www.LIBRILIA.com oppure scrivere a [email protected]

    Are you sure you created the .p12 file with the correct '-name' friendly name? The value for -name must match the value com.adobe.adept.fulfillment.security.keystore.user

  • SSL & Document Security Server

    Hi -
    Previously I had successfully implemented a solution to allow me to apply a policy to a PDF remotely. I did this by creating an EJB to interact with the Document Security server. The EJB takes a byte[] as input (which is the unprotected PDF) and returns a byte[] as output (which is the protected PDF). This was working well.
    I've now implemented SSL on JBoss/Document Security server and although the certificate seems fine, the application no longer works. At the point where it's writing the data back to the client the following error is presented within the server.log file:
    2006-10-17 14:18:54,973 INFO [STDOUT] omniORB: From endpoint: giop:tcp:192.168.1.103:3528. Detected GIOP 1.2 protocol error in input message. Connection is
    closed.
    2006-10-17 14:18:55,116 INFO [STDOUT] omniORB: From endpoint: giop:tcp:192.168.1.103:3528. Detected GIOP 1.2 protocol error in input message. Connection is
    closed.
    2006-10-17 14:18:55,137 ERROR [com.adobe.document.PDFManipulation] Service PDFManipulation: Native process (PID=0) /opt/semantico/slot/Adobe/1/LiveCycle_7.0.
    2/PolicyServer/jboss-3.2.5/server/all/svcnative/PDFManipulation/bin/PDFManipulation.exe terminated abnormally with error code 1
    2006-10-17 14:18:55,140 INFO [com.adobe.service.logging.Logger] $$$/server/service/logging/msg.LogSvcInit=Logger com.adobe.service.logging.Logger initialize
    d
    The system doesn't actually seem to terminate as my client just sits there waiting for a response that doesn't seem to come.
    Has anyone seen this before? Have I done something wrong when implementing the certificate? Is it unrelated to the SSL work that I've been doing?
    I'm really confused and can't seem to find any forum topics addressing this issue so am very stuck. If anyone could offer any ideas as to how to solve this issue I'd be most grateful.
    The steps I took to implement SSL were:
    - generated a new certificate
    - generated a CSR to get signed by a trusted authority
    - added the signed certificate into my java environment
    - performed an 'expert' installation of document security server to incorporate the new certificate (I had to do this as configtool doesn't seem to work on my machine)
    - added the certificate to the JBoss installation & configured JBoss
    If anyone could help me with this I'd be very grateful.
    Anil.

    Hi Steve (and anyone that can help!) - <br /><br />I've installed my SSL certificate onto JBoss etc, and when I go to:<br /><br />https://<machine>:8433/edc/Main.do<br /><br />I see the certificate and it is trusted etc. The certificate appears fine.<br /><br />But when I run my application to apply a policy to a PDF (which works without the SSL connection) I get a problem being displayed in the server.log file.<br /><br />It initially says it has a problem retrieving the trust info (I assume that it's related) and then when it tries to do the work I get an SSLHandshakeException. <br /><br />javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure  vmcid: 0x0  minor code: 0  completed: No<br />        at org.jacorb.orb.iiop.IIOPConnection.to_COMM_FAILURE<br /><br />I'm confused as to why the certificate seems fine for the browser but there is a problem with the system communicating internally in order to apply the policy to the document.<br /><br />-------------<br /><br />2006-11-03 16:09:21,409 WARN  [com.adobe.document.PDFManipulation] problem retrieving trust info, security functions will not work<br />2006-11-03 16:09:21,422 DEBUG [org.jboss.mx.loading.UnifiedClassLoader] New jmx UCL with url null<br />2006-11-03 16:09:21,422 DEBUG [org.jboss.mx.loading.UnifiedClassLoader] setRepository, r=org.jboss.mx.loading.HeirarchicalLoaderRepository3@1944379, ucl=org.jboss.mx.loading.HeirarchicalLoaderRepository3$CacheClassLoader@1002a9d{ url=null ,addedOrder=0}<br />2006-11-03 16:09:21,422 DEBUG [org.jboss.mx.loading.UnifiedClassLoader] New jmx UCL with url null<br />2006-11-03 16:09:21,422 DEBUG [org.jboss.mx.loading.UnifiedClassLoader] setRepository, r=org.jboss.mx.loading.HeirarchicalLoaderRepository3@1944379, ucl=org.jboss.mx.loading.UnifiedClassLoader3@71edc8{ url=null ,addedOrder=0}<br />2006-11-03 16:09:21,432 INFO  [com.adobe.document.PDFManipulation] @@@ Starting PDFManipulation Services @@@<br />2006-11-03 16:09:21,434 DEBUG [com.adobe.document.PDFManipulation] Service PDFManipulation: Signal READY received<br />2006-11-03 16:09:21,435 DEBUG [org.jboss.mx.loading.UnifiedClassLoader] New jmx UCL with url null<br />2006-11-03 16:09:21,435 DEBUG [org.jboss.mx.loading.UnifiedClassLoader] setRepository, r=org.jboss.mx.loading.HeirarchicalLoaderRepository3@1944379, ucl=org.jboss.mx.loading.HeirarchicalLoaderRepository3$CacheClassLoader@1c4ecb7{ url=null ,addedOrder=0}<br />2006-11-03 16:09:21,435 DEBUG [org.jboss.mx.loading.UnifiedClassLoader] New jmx UCL with url null<br />2006-11-03 16:09:21,435 DEBUG [org.jboss.mx.loading.UnifiedClassLoader] setRepository, r=org.jboss.mx.loading.HeirarchicalLoaderRepository3@1944379, ucl=org.jboss.mx.loading.UnifiedClassLoader3@7c0754{ url=null ,addedOrder=0}<br />2006-11-03 16:09:21,490 INFO  [com.adobe.document.PDFManipulation] Service PDFManipulation: Exception while allocating a connection.<br />2006-11-03 16:09:21,494 INFO  [com.adobe.document.PDFManipulation] org.omg.CORBA.COMM_FAILURE: IOException: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure  vmcid: 0x0  minor code: 0  completed: No<br />org.omg.CORBA.COMM_FAILURE: IOException: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure  vmcid: 0x0  minor code: 0  completed: No<br />        at org.jacorb.orb.iiop.IIOPConnection.to_COMM_FAILURE(Unknown Source)<br />        at org.jacorb.orb.iiop.IIOPConnection.flush(Unknown Source)<br />        at org.jacorb.orb.giop.GIOPConnection.sendMessage(Unknown Source)<br />        at org.jacorb.orb.giop.GIOPConnection.sendRequest(Unknown Source)<br />        at org.jacorb.orb.giop.ClientConnection.sendRequest(Unknown Source)<br />        at org.jacorb.orb.giop.ClientConnection.sendRequest(Unknown Source)<br />        at org.jacorb.orb.Delegate.invoke_internal(Unknown Source)<br />        at org.jacorb.orb.Delegate.invoke(Unknown Source)<br />        at org.omg.CORBA.portable.ObjectImpl._invoke(ObjectImpl.java:457)<br />        at com.adobe.service._ControlAgentStub.newRequestHandler(_ControlAgentStub.java:23)<br />        at com.adobe.service.ProcessResource.allocateConnection(ProcessResource.java:561)<br />        at com.adobe.service.ConnectionResource.getConnection(ConnectionResource.java:39)<br />        at com.adobe.service.J2EEConnectionFactoryManagerPeerImpl.getConnection(J2EEConnectionFactor yManagerPeerImpl.java:106)<br />        at com.semantico.depp.drm.documentsecurity.server.PolicyApplicationBean.applyPolicy(Unknown Source)<br />        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br />        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)<br />        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br />        at java.lang.reflect.Method.invoke(Method.java:324)<br />        at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionConta iner.java:683)<br />        at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionI nterceptor.java:185)<br />        at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:84)<br />        at org.jboss.ejb.plugins.AbstractTxInterceptorBMT.invokeNext(AbstractTxInterceptorBMT.java:1 44)<br />        at org.jboss.ejb.plugins.TxInterceptorBMT.invoke(TxInterceptorBMT.java:62)<br />        at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstance Interceptor.java:72)<br />        at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:120)<br />        at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:191)<br />        at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor. java:122)<br />        at org.jboss.ejb.StatelessSessionContainer.internalInvoke(StatelessSessionContainer.java:331 )<br /><br />--------------<br /><br />Can anyone shed any light on what's going on here? I've configured my system as documented by a few people but I don't seem to be able to get it working.<br /><br />Many thanks,<br />Anil.

  • Record every received Stream using Adobe Media Server

    We have a platform implementing CometChat product, this producto has Audio Video Chat, using RTMP stream, we rent Influxis.com service because they offered to record each streaming from CometChat AVChat, we want to know if its possible to achieve this using Adobe Media Server, because CometChat request a lot of money to record them, so, we need to know if this is possible just buying the Adobe Media Server, because we have our own Virtual Server, so we can Install it there and use it, but we want to know if there is something that need tos do CometChat, because that things will cost a lot for us.
    Please, any help would be great, its really Urgent, our site its in use now, and we need to record every stream because our site manages children interactivity, so, because of security this its really urgent.
    Thanks in advance.
    Mike

    Dear sir or madam,
    Here is Letswin Technology, which specializes in global servers, web hosting, VPS, VPN. If anything I can do for you, pls contact us!
    Have a nice day!

  • Could not launch the Adobe stabilization server.

    I am running After Effects Cs6 creative cloud on my MacBook pro with Retina Display, Mid 2012, with 8GB RAM and Mavericks as the OS. I have some shaky video (want to stabilize only 10 seconds of video) and I cannot get Warp Stabilization to work. When I tell it to analyze, it starts and says it's analyzing video, but after 5 minutes it times out and says that it could not launch the Adobe stabilization server. Why is this? I feel like my computer should easily be able to handle this. Thanks!

    Hi garrettborden,
    No other application should be blocking the process. It's usually TCP communication interrupted by either Firewall or other security software.
    Do you mean the "Adobe Analysis Server?" If so, check these things. Mac OS X has a built in Firewall in System Preferences. Can you see if that is set to off?
    If the Firewall is set to "OFF," and you still can't use Warp Stabilizer, others have solved their issues by doing the following:
    Uninstalling and reinstalling After Effects. When uninstalling, please use the Adobe Cleaner Tool to make sure you get a fresh installation: http://helpx.adobe.com/creative-suite/kb/cs5-cleaner-tool-installation-problems.htmlRestart the Mac after doing this.
    Installing After Effects on a new user account, and run that user as an administrator. It sounds like you tried that and it worked for you, but is not ideal.
    If you are still having trouble, please make a screenshot of the Activity Monitor just after you have applied a Warp Stabilizer effect. It would be helpful to see which processes are running, or not.
    Thanks,
    Kevin

Maybe you are looking for

  • Windows Blue Screen of Death when using PC Suite

    I bought an E63 recently and by it's very nature I need to be able to link it to my laptop for uploading/downloading data. Laptop's a Sony FE11S running XP SP3 which connects successfully with the E63 via cable or Bluetooth.  Trouble is, I need to im

  • XSU: Nested Collections?

    Does anyone know of a way to get around Oracle's limitation on nested collections? I have been using XSU to present XML to our Java application layer using objects and object views. Casting multisets works fine for repeating elements as long as the e

  • Function extract (date) in oracle 8.1.7 version

    this syntax: select extract(MONTH FROM to_date('01/01/2006','dd/mm/yyyy')) from tab; is it supported in Oracle 8.1.7 version? the same question for this syntax: create or replace function test_extract(mydate date) return number is toto VARCHAR2(100):

  • How to UnZip Binary Distribution?

    I have downloaded the Binary distribution, but I can't figure out how to unzip it. My OS is windows XP. Thank you.

  • Raid 5 Configuration with Two Dead Drive Modules

    I have a xRaid (14-250 drives) configured as a Raid 5 (raid 50). Two drives have failed, one on each side of the xRaid. The Bad drives were pulled and new modules were installed. The new drives show green light, but when I retrieved data, the informa