Diagram Manager error in HTTPS

Hi
I'm using SSM in HTTPS and both the front-end and the administration of SSM seems to work fine, but I just discover a small problem.
In the SSM Administrator on Strategy/Set Strategy Defaults/Create or Edit Goal Diagrams I get an error when a try to "Edit". This error don't happens if I try in SSM using HTTP, only occurs in HTTPS.
The error is:
"Internet Explorer cannot download ...guage=EN&planID=2&Secure=true from ...
Internet Explorer was not able to open this Internet site. The requested site is either unavailable or cannot be found. Please try again later."
How can I solve this? There is some configuration in NetWeaver related with using SSM in HTTPS that I must do?
Thanks in advance
Pedro

Pedro,
The version of SSM you are running has addressed that problem. You do not need to change any settings in Netweaver. Diagram Manager is a separate installation. Diagram Manager has to be installed on both the server where SSM is located as well as on any local machines of the administrators that will be creating or modifying diagrams. (End Users do NOT need to have Diagram Manager installed to view strategy maps).
It is important to make sure that the versions of Diagram Manager on the server and on the local machines are the same. If there is any doubt, reinstall Diagram Manager on both server and local machines with the most current version.
Regards,
Bob

Similar Messages

  • Can not refresh server manager Error:0x8007045b

    OS: Windows 2012 R2 Core
    Services: Hyper V
    I was trying to remote reboot and the session hung. No worries I decided I could just reboot the next morning. So I rebooted the next day but when I go into server manager I get
    an errror can not refresh server manager Error:0x8007045b. Did some research found suggestions to fix it using a DISM.exe /Online /Cleanup-image /Restorehealth.
    But then I get an error 1115 A system Shutdown is in progress. I attempt to fix this issue using pskill winlogon but the issue pursistest. I have restarted the server several times now. Not sure how to fix this.
    Thanks in advance,
    Jake

    Hi,
    In addition to the above information,
    Checkout the below thread for similar discussion,
    http://social.technet.microsoft.com/forums/windowsserver/en-US/a700e9f6-4491-4c70-8bd0-d9d3111e2f70/windows-reboot-error
    Regards,
    Gopi
    JiJi
    Technologies

  • Log On to null  and  Plugin Manager error

    After installing BOE XI 3.1 Update and SAP Integration Kit 3.1, when attempting to log on to InfoView get a Log On to null showing up in the upper corner and when attempting to use SAP Authentication get:
    Account information not recognized: Plugin Manager error: Unable to locate the requested plugin secSAPR3 on the server. (FWB 00006)
    SAP Authentication doesn't show up in CMC either. Any ideas? Already checked SAP Java Connector.

    Here is the "README":
    wdeploy: Business Objects Deployment tool
    Objective: To deploy Business Objects web applications.
    Location of online deployment guides:
    BusinessObjects Enterprise XI 3.1 Web Application Deployment Guide for Windows
    BusinessObjects Enterprise XI 3.1 Web Application Deployment Guide for UNIX
    1. Go to http://help.sap.com
    2. Click on tab "Business Objects"
    Please note that you will need your SAP Service Marketplace USER ID and PASSWORD to access this material.
    If you do not have the necessary credentials contact your SAP support center.

  • Error while invoking bean "domain manager": Error deploying BPEL suitcase.

    My issue is the following, when I use wsa adressing in my bpel process such as:
    xmlns:ns2="http://schemas.xmlsoap.org/ws/2003/03/addressing"
    and create a variable based on this schema
    <variable name="partnerReference" element="ns2:EndpointReference"/>
    I can compile and generate the jar file. But when I deploy this file in my console I get the following error:
    Module     oracle.soa.bpel.system
    Host     brux0304
    Host IP Address     10.18.80.129
    User     weblogic
    Thread ID     [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'
    Message     Error while invoking bean "domain manager": Error deploying BPEL suitcase.
    Supplemental Detail     error while attempting to deploy the BPEL component file "/soa/oracle/Middleware/user_projects/domains/base_domain/servers/soa_server1/dc/soa_f7fc611b-51eb-4910-a671-d2bb5c5c31d0"; the exception reported is: java.lang.Exception: BPEL 1.1 compilation failed
    This error contained an exception thrown by the underlying deployment module.
    Verify the exception trace in the log (with logging level set to debug mode).
    ORABPEL-05250
    Error deploying BPEL suitcase.
    error while attempting to deploy the BPEL component file "/soa/oracle/Middleware/user_projects/domains/base_domain/servers/soa_server1/dc/soa_f7fc611b-51eb-4910-a671-d2bb5c5c31d0"; the exception reported is: java.lang.Exception: BPEL 1.1 compilation failed
    This error contained an exception thrown by the underlying deployment module.
    Verify the exception trace in the log (with logging level set to debug mode).
    at com.collaxa.cube.engine.deployment.DeploymentManager.deployComponent(DeploymentManager.java:197)
    at com.collaxa.cube.ejb.impl.CubeServerManagerBean._deployOrLoadComponent(CubeServerManagerBean.java:820)
    at com.collaxa.cube.ejb.impl.CubeServerManagerBean.deployComponent(CubeServerManagerBean.java:119)
    at com.collaxa.cube.ejb.impl.bpel.BPELServerManagerBean.deployComponent(BPELServerManagerBean.java:88)
    at sun.reflect.GeneratedMethodAccessor844.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    at com.bea.core.repackaged.springframework.jee.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:104)
    at oracle.security.jps.ee.ejb.JpsAbsInterceptor$1.run(JpsAbsInterceptor.java:94)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.ejb.JpsAbsInterceptor.runJaasMode(JpsAbsInterceptor.java:81)
    at oracle.security.jps.ee.ejb.JpsAbsInterceptor.intercept(JpsAbsInterceptor.java:112)
    at oracle.security.jps.ee.ejb.JpsInterceptor.intercept(JpsInterceptor.java:105)
    at sun.reflect.GeneratedMethodAccessor843.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
    at com.bea.core.repackaged.springframework.jee.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:69)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
    at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
    at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    at $Proxy281.deployComponent(Unknown Source)
    at com.collaxa.cube.ejb.impl.bpel.BPELServerManagerBean_bp05wg_ICubeServerManagerLocalBeanImpl.__WL_invoke(Unknown Source)
    at weblogic.ejb.container.internal.SessionLocalMethodInvoker.invoke(SessionLocalMethodInvoker.java:39)
    at com.collaxa.cube.ejb.impl.bpel.BPELServerManagerBean_bp05wg_ICubeServerManagerLocalBeanImpl.deployComponent(Unknown Source)
    at oracle.fabric.CubeServiceEngine.load(CubeServiceEngine.java:886)
    at oracle.fabric.CubeServiceEngine.load(CubeServiceEngine.java:128)
    at oracle.integration.platform.blocks.deploy.CompositeDeploymentConnection.deployComponents(CompositeDeploymentConnection.java:242)
    at oracle.integration.platform.blocks.deploy.CompositeDeploymentConnection.deploy(CompositeDeploymentConnection.java:93)
    at oracle.integration.platform.blocks.deploy.CompositeDeploymentManagerImpl.initDeployment(CompositeDeploymentManagerImpl.java:149)
    at oracle.integration.platform.blocks.deploy.CompositeDeploymentManagerImpl.load(CompositeDeploymentManagerImpl.java:62)
    at sun.reflect.GeneratedMethodAccessor18895.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    at oracle.integration.platform.blocks.deploy.DeploymentEventPublisher.invoke(DeploymentEventPublisher.java:68)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    at $Proxy309.load(Unknown Source)
    at oracle.integration.platform.blocks.deploy.StandaloneCompositeDeploymentCoordinatorImpl.coordinateCompositeRedeploy(StandaloneCompositeDeploymentCoordinatorImpl.java:95)
    at oracle.integration.platform.blocks.deploy.servlet.BaseDeployProcessor.overwriteExistingComposite(BaseDeployProcessor.java:398)
    at oracle.integration.platform.blocks.deploy.servlet.BaseDeployProcessor.deploySARs(BaseDeployProcessor.java:229)
    at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.doDeployWork(DeployProcessor.java:161)
    at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.doDeployWork(DeployProcessor.java:109)
    at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.doRedeploy(DeployProcessor.java:101)
    at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.process(DeployProcessor.java:81)
    at oracle.integration.platform.blocks.deploy.servlet.CompositeDeployerServlet.doPostInsideLoggingSession(CompositeDeployerServlet.java:221)
    at oracle.integration.platform.blocks.deploy.servlet.CompositeDeployerServlet.doPost(CompositeDeployerServlet.java:124)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    When I remove the namespace and variable it works.
    What should be causing that?
    Regards,
    Luciana

    There seems to be some issue with partnerrole definition. Please check CreatePurchaseOrderListEbizProvABCSImplProcess.bpel(line 51): and CreatePurchaseOrderListEbizProvABCSImplProcess.bpel(line 617): role not found
    as mentioned in the log.
    Regards,
    Narayana

  • Memory Management Error in Windows 8.1

    please check dumpfile in this url related to memory management error in windows 8.1. This error usually occurs when i open window  media player....thanks
    https://skydrive.live.com/redir?resid=99B960292878F11C%21148

    These crashes were related to memory management (probably caused by a driver). 
    Please run these tests to verify your memory and find which driver is causing the problem.  
    If you are overclocking (pushing the components beyond their design) you should revert to default at least until the crashing is solved. If you don't
    know what it is you probably are not overclocking.
    1-Memtest. (You can read more about running memtest here)
    2-Driver verifier (for complete directions see our wiki here)
    Co-Authored by  JMH3143
    Wanikiya and Dyami--Team Zigzag

  • How I finally fixed my frozen 3g ipod after the ipod internal manager error

    My problem started after I formatted the ipod from FAT32 to NTFS. Sure it seemed to work for a bit, but then it froze and my computer would not recognise it at all. I got the sad face on the ipod and it would not respond to iTunes and neither could I apply the ipod updater to restore it back to its factory settings. If I tried to do an ipod update all I got was the ipod internal manager error. It also did not appear as a drive under disk management in XP. I also tried to reset by pressing the menu and play/pause keys together. I could see that it would reboot but then it would get stuck at the smiley face stage and nothing more would happen. I could still hear the disk spinning inside, but it continued to stay stuck.
    I discovered my solution by accident but my ipod is now working again and is fully functional.
    First of all, my ipod is 2 years old and does NOT have a warranty with it anymore. The solution requires that the ipod be opeded up so you have to decide if you want to void your warranty if you still have one. By the way, the local Apple repair centre said that unless it was under warranty they were not interested in doing anything with it. They suggested buying a new one!!
    Ok here's what I did.
    First of all, the ipod needs to be opened up. Here's a good link to have a look at, and in fact discusses replacing the hard drive anyway.
    http://www.notpopular.com/blog/comments.php?blogID=63 Thanks to Josh Highland for writing the blog in the first place.
    I used a couple of guitar picks to open the case to avoid scratching the casing.
    Once the casing is open, detach the hard drive from its connector. At this stage you may need to toggle the ipod hold switch to "on" to make the ipod start up. After it's done this, press and hold the menu and press/play buttons together to force a reset. Once it's gone through this routine, plug the hard drive back into its connector whilst the ipod is still on. I found that by doing this, it forced the hard drive out of its frozen state. What this did was to cause my computer to recognise it as a drive. Yippee. I plugged the ipod back to the pc via the cable. The next i did was to run an ipod updater on the ipod. This caused the ipod to be restored to its factory settings and also formatted the drive back to FAT32. I used the original ipod updater that I got on the CD with the ipod. I then re-assembled the ipod.
    Ok, so I ended up losing all of my songs and playlist on the ipod, but it's easy to transfer tham back to the ipod, and it's way cheaper than having to buy a new ipod.
    My ipod now works the way it used too.
      Windows XP Pro  

    Yes, you are correct. I did disconnect the battery
    before it finally worked. Honestly, I'm not sure if
    that made any difference. It did the same thing
    (folder with exclamation and then apple support
    address) after I took the thing apart (which was easy
    but I would not recommend it). It was a day later
    that it finally formatted. The key is to get
    the ipod to format however you can. After that it's
    a simple matter of reinstalling the software. Which
    I had been trying from the "Administrative Tools" and
    it would never complete a format. In any event, all
    of this WAS caused by the 2006-01-10 updater.
    I too had trouble getting the ipod into "disk mode"
    but keep trying when ever the apple icon appears on
    the screen. Just keep pressing the center button and
    the play/pause button at the same time. Each time I
    put it into "disc mode" it took many trys. Good luck!
    Any tips on how to "pry open" the iPod without destroying the casing? I have a 15Gb touchwheel model.
    Also, I may as well ask this inadvance. Where is the battery and what does it look like?

  • Calc Manager Error "Could Not Connect To Dimension Server"

    Could not connect to Dimension Server.
    Please make sure that the required services are started.
    https://ServerName:19443/HyperionPlanning/servlet/HspAppManagerServlet:
    Connection refused: connect.
    Hyperion Planning - 11.1.2.3
    can anyone help me.
    Thanks,

    Hi ,
    Please look at the support document from Oracle.
    Calculation Manager Error "Could Not Connect To Dimension Server" (Doc ID 1634959.1)
    Thanks,
    ~KKT~

  • Microsoft-Windows-Windows Remote Management Error ID 142

    In my Windows Server 2008 R2 OS in the Event Viewer there is an error pertains as Microsoft-Windows-Windows Remote Management Error ID 142 states-(WSMan operation CreateShell failed, error code 2150858999).What is this error? And What is the remedy for this
    error?
    System
    Provider
    [ Name]
    Microsoft-Windows-WinRM
    [ Guid]
    {A7975C8F-AC13-49F1-87DA-5A984A4AB417}
    EventID
    142
    Version
    0
    Level
    2
    Task
    10
    Opcode
    2
    Keywords
    0x4000000000000002
    TimeCreated
    [ SystemTime]
    2011-11-10T06:32:40.654451200Z
    EventRecordID
    37902
    Correlation
    [ ActivityID]
    {01F11C40-F800-0000-0091-795E689FCC01}
    Execution
    [ ProcessID]
    7140
    [ ThreadID]
    8080
    Channel
    Microsoft-Windows-WinRM/Operational
    Computer
    WIN-BNILITE1545.mumthaz.contoso.com
    Security
    [ UserID]
    S-1-5-18
    EventData
    operationName
    CreateShell
    errorCode
    2150858999
    MumthazMuhsin

    Hi,
    Please perform the following steps to check the issue can be fixed.
    Create the following Dwords under HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\HTTP\Parameters
    • MaxFieldLength
    o Dword
    o Value 65534 (Decimal)
    • MaxRequestBytes
    o Dword
    o Value 40000 (Decimal)
    Reboot the server for the changes to take effect.
    Regards,
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • XA error: XAER_RMERR : A resource manager error

              When attempting Oracle's XA driver, the exception below occurs when deploying EJB's.
              All EJBs have trans-attr set to Required or Mandatory. The EJB's fail to deploy
              on WLS 8.1
              JDBC Driver used: oracle.jdbc.xa.client.OracleXADataSource
              DataSource is set to support XA.
              Set up followed as described in edocs.bea.com/wls/docs81/jta/thirdpartytx.html
              Any ideas?
              Exception:weblogic.management.ApplicationException: activate failed for iDTV-ejb.jar
              Module: iDTV-ejb.jar Error: Exception activating module: EJBModule(iDTV-ejb.jar,status=PREPARED)
              Unable to deploy EJB: HouseholdMemberE from iDTV-ejb.jar: XA error: XAER_RMERR
              : A resource manager error has occured in the transaction branch start() failed
              on resource 'iDTV_prod_CP': XAER_RMERR : A resource manager error has occured
              in the transaction branch oracle.jdbc.xa.OracleXAException at oracle.jdbc.xa.OracleXAResource.checkError(OracleXAResource.java:1159)
              at oracle.jdbc.xa.client.OracleXAResource.start(OracleXAResource.java:311) at
              weblogic.jdbc.wrapper.VendorXAResource.start(VendorXAResource.java:50) at weblogic.jdbc.jta.DataSource.start(DataSource.java:604)
              at weblogic.transaction.internal.XAServerResourceInfo.start(XAServerResourceInfo.java:1069)
              at weblogic.transaction.internal.XAServerResourceInfo.xaStart(XAServerResourceInfo.java:1001)
              at weblogic.transaction.internal.XAServerResourceInfo.enlist(XAServerResourceInfo.java:203)
              at weblogic.transaction.internal.ServerTransactionImpl.enlistResource(ServerTransactionImpl.java:419)
              at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1230) at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1193)
              at weblogic.jdbc.jta.DataSource.getConnection(DataSource.java:371) at weblogic.jdbc.jta.DataSource.connect(DataSource.java:329)
              at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:298)
              at weblogic.ejb20.cmp.rdbms.RDBMSPersistenceManager.getConnection(RDBMSPersistenceManager.java:1841)
              at weblogic.ejb20.cmp.rdbms.RDBMSPersistenceManager.verifyDatabaseType(RDBMSPersistenceManager.java:2025)
              at weblogic.ejb20.cmp.rdbms.RDBMSPersistenceManager.setup(RDBMSPersistenceManager.java:195)
              at weblogic.ejb20.manager.BaseEntityManager.setupPM(BaseEntityManager.java:217)
              at weblogic.ejb20.manager.BaseEntityManager.setup(BaseEntityManager.java:184)
              at weblogic.ejb20.manager.DBManager.setup(DBManager.java:164) at weblogic.ejb20.deployer.ClientDrivenBeanInfoImpl.activate(ClientDrivenBeanInfoImpl.java:1004)
              at weblogic.ejb20.deployer.EJBDeployer.activate(EJBDeployer.java:1322) at weblogic.ejb20.deployer.EJBModule.activate(EJBModule.java:610)
              at weblogic.j2ee.J2EEApplicationContainer.activateModule(J2EEApplicationContainer.java:3012)
              at weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContainer.java:2076)
              at weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContainer.java:2057)
              at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.activateContainer(SlaveDeployer.java:2624)
              at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.doCommit(SlaveDeployer.java:2547)
              at weblogic.management.deploy.slave.SlaveDeployer$Task.commit(SlaveDeployer.java:2349)
              at weblogic.management.deploy.slave.SlaveDeployer$Task.checkAutoCommit(SlaveDeployer.java:2431)
              at weblogic.management.deploy.slave.SlaveDeployer$Task.prepare(SlaveDeployer.java:2343)
              at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2511)
              at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:833)
              at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:542)
              at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:500)
              at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
              at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
              

              Refer to
              http://support.bea.com/application?namespace=askbea&origin=ask_bea_answer.jsp&event=link.view_answer_page_clfydoc&answerpage=solution&page=wls%2FS-20733.htm
              "Ignaz Wanders" <[email protected]> wrote:
              >
              >When attempting Oracle's XA driver, the exception below occurs when deploying
              >EJB's.
              >All EJBs have trans-attr set to Required or Mandatory. The EJB's fail
              >to deploy
              >on WLS 8.1
              >
              >JDBC Driver used: oracle.jdbc.xa.client.OracleXADataSource
              >
              >DataSource is set to support XA.
              >
              >Set up followed as described in edocs.bea.com/wls/docs81/jta/thirdpartytx.html
              >
              >Any ideas?
              >
              >Exception:weblogic.management.ApplicationException: activate failed for
              >iDTV-ejb.jar
              >Module: iDTV-ejb.jar Error: Exception activating module: EJBModule(iDTV-ejb.jar,status=PREPARED)
              >Unable to deploy EJB: HouseholdMemberE from iDTV-ejb.jar: XA error: XAER_RMERR
              >: A resource manager error has occured in the transaction branch start()
              >failed
              >on resource 'iDTV_prod_CP': XAER_RMERR : A resource manager error has
              >occured
              >in the transaction branch oracle.jdbc.xa.OracleXAException at oracle.jdbc.xa.OracleXAResource.checkError(OracleXAResource.java:1159)
              >at oracle.jdbc.xa.client.OracleXAResource.start(OracleXAResource.java:311)
              >at
              >weblogic.jdbc.wrapper.VendorXAResource.start(VendorXAResource.java:50)
              >at weblogic.jdbc.jta.DataSource.start(DataSource.java:604)
              >at weblogic.transaction.internal.XAServerResourceInfo.start(XAServerResourceInfo.java:1069)
              >at weblogic.transaction.internal.XAServerResourceInfo.xaStart(XAServerResourceInfo.java:1001)
              >at weblogic.transaction.internal.XAServerResourceInfo.enlist(XAServerResourceInfo.java:203)
              >at weblogic.transaction.internal.ServerTransactionImpl.enlistResource(ServerTransactionImpl.java:419)
              >at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1230) at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1193)
              >at weblogic.jdbc.jta.DataSource.getConnection(DataSource.java:371) at
              >weblogic.jdbc.jta.DataSource.connect(DataSource.java:329)
              >at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:298)
              >at weblogic.ejb20.cmp.rdbms.RDBMSPersistenceManager.getConnection(RDBMSPersistenceManager.java:1841)
              >at weblogic.ejb20.cmp.rdbms.RDBMSPersistenceManager.verifyDatabaseType(RDBMSPersistenceManager.java:2025)
              >at weblogic.ejb20.cmp.rdbms.RDBMSPersistenceManager.setup(RDBMSPersistenceManager.java:195)
              >at weblogic.ejb20.manager.BaseEntityManager.setupPM(BaseEntityManager.java:217)
              >at weblogic.ejb20.manager.BaseEntityManager.setup(BaseEntityManager.java:184)
              >at weblogic.ejb20.manager.DBManager.setup(DBManager.java:164) at weblogic.ejb20.deployer.ClientDrivenBeanInfoImpl.activate(ClientDrivenBeanInfoImpl.java:1004)
              >at weblogic.ejb20.deployer.EJBDeployer.activate(EJBDeployer.java:1322)
              >at weblogic.ejb20.deployer.EJBModule.activate(EJBModule.java:610)
              >at weblogic.j2ee.J2EEApplicationContainer.activateModule(J2EEApplicationContainer.java:3012)
              >at weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContainer.java:2076)
              >at weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContainer.java:2057)
              >at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.activateContainer(SlaveDeployer.java:2624)
              >at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.doCommit(SlaveDeployer.java:2547)
              >at weblogic.management.deploy.slave.SlaveDeployer$Task.commit(SlaveDeployer.java:2349)
              >at weblogic.management.deploy.slave.SlaveDeployer$Task.checkAutoCommit(SlaveDeployer.java:2431)
              >at weblogic.management.deploy.slave.SlaveDeployer$Task.prepare(SlaveDeployer.java:2343)
              >at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2511)
              >at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:833)
              >at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:542)
              >at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:500)
              >at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
              >at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
              

  • Promotion management error bi4.1

    Hi
       I am using Promotion management tool to migrate report/universes, users group from BI4.1 Prod to BI4.1 Test environment. I am getting the following error when i try to add objects in Promotion Management tool.
    Can anybody help me on how to fix this error?
    HTTP Status 500 - java.lang.RuntimeException: org.apache.jasper.JasperException: java.util.ConcurrentModificationException
    type Exception report
    message java.lang.RuntimeException: org.apache.jasper.JasperException: java.util.ConcurrentModificationException
    description The server encountered an internal error that prevented it from fulfilling this request.
    exception
    java.lang.RuntimeException: java.lang.RuntimeException: org.apache.jasper.JasperException: java.util.ConcurrentModificationException
      com.businessobjects.http.servlet.internal.BundlePathAwareServiceHandler.serviceHelper(BundlePathAwareServiceHandler.java:254)
      com.businessobjects.http.servlet.internal.BundlePathAwareServiceHandler.service(BundlePathAwareServiceHandler.java:197)
      com.businessobjects.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:248)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
      org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:220)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
      com.businessobjects.pinger.TimeoutManagerFilter.doFilter(TimeoutManagerFilter.java:168)
    root cause
    java.lang.RuntimeException: org.apache.jasper.JasperException: java.util.ConcurrentModificationException
      com.businessobjects.http.servlet.internal.BundlePathAwareServiceHandler.serviceHelper(BundlePathAwareServiceHandler.java:254)
      com.businessobjects.http.servlet.internal.BundlePathAwareServiceHandler.service(BundlePathAwareServiceHandler.java:197)
      com.businessobjects.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:248)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
      org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:220)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
      com.businessobjects.http.servlet.internal.servlet.RequestDispatcherAdaptor.forward(RequestDispatcherAdaptor.java:31)
      com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:346)
      com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:152)
      com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:107)
      com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:245)
      com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:137)
      javax.faces.webapp.FacesServlet.service(FacesServlet.java:214)
      com.businessobjects.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:110)
      com.businessobjects.http.servlet.internal.ServletLastFilterChainElement.service(ServletLastFilterChainElement.java:30)
      com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:46)
      com.businessobjects.lcm.LCMCacheControleFilter.doFilter(LCMCacheControleFilter.java:27)
      com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)
      com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)
      com.businessobjects.bip.core.web.boetrustguard.BOETrustPrepareFilter.doFilter(BOETrustPrepareFilter.java:35)
      com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)
      com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)
      com.businessobjects.bip.core.web.supportabilty.TraceLogScopeFilter.doFilter(TraceLogScopeFilter.java:38)
      com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)
      com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)
      com.businessobjects.sdk.actionfilter.WorkflowFilter.doFilter(WorkflowFilter.java:45)
      com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)
      com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)
      com.businessobjects.bip.core.web.appcontext.RequestInitFilter.doFilter(RequestInitFilter.java:26)
      com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)
      com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)
      com.businessobjects.http.servlet.internal.BundlePathAwareServiceHandler.serviceHelper(BundlePathAwareServiceHandler.java:235)
      com.businessobjects.http.servlet.internal.BundlePathAwareServiceHandler.service(BundlePathAwareServiceHandler.java:197)
      com.businessobjects.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:248)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
      org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:220)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
      com.businessobjects.pinger.TimeoutManagerFilter.doFilter(TimeoutManagerFilter.java:168)
    root cause
    org.apache.jasper.JasperException: java.util.ConcurrentModificationException
      org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:432)
      org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:313)
      org.apache.jasper.servlet.JspServlet.service(JspServlet.java:260)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
      org.eclipse.equinox.jsp.jasper.JspServlet.service(JspServlet.java:121)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
      com.businessobjects.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:110)
      com.businessobjects.http.servlet.internal.ServletLastFilterChainElement.service(ServletLastFilterChainElement.java:30)
      com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:46)
      com.businessobjects.http.servlet.internal.BundlePathAwareServiceHandler.serviceHelper(BundlePathAwareServiceHandler.java:235)
      com.businessobjects.http.servlet.internal.BundlePathAwareServiceHandler.service(BundlePathAwareServiceHandler.java:197)
      com.businessobjects.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:248)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
      org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:220)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
      com.businessobjects.http.servlet.internal.servlet.RequestDispatcherAdaptor.forward(RequestDispatcherAdaptor.java:31)
      com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:346)
      com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:152)
      com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:107)
      com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:245)
      com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:137)
      javax.faces.webapp.FacesServlet.service(FacesServlet.java:214)
      com.businessobjects.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:110)
      com.businessobjects.http.servlet.internal.ServletLastFilterChainElement.service(ServletLastFilterChainElement.java:30)
      com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:46)
      com.businessobjects.lcm.LCMCacheControleFilter.doFilter(LCMCacheControleFilter.java:27)
      com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)
      com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)
      com.businessobjects.bip.core.web.boetrustguard.BOETrustPrepareFilter.doFilter(BOETrustPrepareFilter.java:35)
      com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)
      com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)
      com.businessobjects.bip.core.web.supportabilty.TraceLogScopeFilter.doFilter(TraceLogScopeFilter.java:38)
      com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)
      com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)
      com.businessobjects.sdk.actionfilter.WorkflowFilter.doFilter(WorkflowFilter.java:45)
      com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)
      com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)
      com.businessobjects.bip.core.web.appcontext.RequestInitFilter.doFilter(RequestInitFilter.java:26)
      com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)
      com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)
      com.businessobjects.http.servlet.internal.BundlePathAwareServiceHandler.serviceHelper(BundlePathAwareServiceHandler.java:235)
      com.businessobjects.http.servlet.internal.BundlePathAwareServiceHandler.service(BundlePathAwareServiceHandler.java:197)
      com.businessobjects.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:248)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
      org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:220)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
      com.businessobjects.pinger.TimeoutManagerFilter.doFilter(TimeoutManagerFilter.java:168)
    root cause
    java.util.ConcurrentModificationException
      java.util.AbstractList$Itr.checkForComodification(AbstractList.java:372)
      java.util.AbstractList$Itr.next(AbstractList.java:343)
      com.businessobjects.lcm.utilities.LCMUtilities.convertToCUIDs(LCMUtilities.java:1856)
      com.businessobjects.lcm.utilities.LCMUtilities.convertToCUIDs(LCMUtilities.java:1844)
      com.businessobjects.lcm.job.Job.getSelectedResourcesWithoutLoadingObjects(Job.java:2705)
      com.businessobjects.lcm.utilities.LCMUtilities.enableAFolder(LCMUtilities.java:2871)
      com.businessobjects.lcm.utilities.LCMUtilities.enableAFolder(LCMUtilities.java:2880)
      org.apache.jsp.jsp.newjob.jobViewer_jsp._jspService(jobViewer_jsp.java:1081)
      org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
      org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:388)
      org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:313)
      org.apache.jasper.servlet.JspServlet.service(JspServlet.java:260)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
      org.eclipse.equinox.jsp.jasper.JspServlet.service(JspServlet.java:121)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
      com.businessobjects.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:110)
      com.businessobjects.http.servlet.internal.ServletLastFilterChainElement.service(ServletLastFilterChainElement.java:30)
      com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:46)
      com.businessobjects.http.servlet.internal.BundlePathAwareServiceHandler.serviceHelper(BundlePathAwareServiceHandler.java:235)
      com.businessobjects.http.servlet.internal.BundlePathAwareServiceHandler.service(BundlePathAwareServiceHandler.java:197)
      com.businessobjects.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:248)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
      org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:220)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
      com.businessobjects.http.servlet.internal.servlet.RequestDispatcherAdaptor.forward(RequestDispatcherAdaptor.java:31)
      com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:346)
      com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:152)
      com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:107)
      com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:245)
      com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:137)
      javax.faces.webapp.FacesServlet.service(FacesServlet.java:214)
      com.businessobjects.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:110)
      com.businessobjects.http.servlet.internal.ServletLastFilterChainElement.service(ServletLastFilterChainElement.java:30)
      com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:46)
      com.businessobjects.lcm.LCMCacheControleFilter.doFilter(LCMCacheControleFilter.java:27)
      com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)
      com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)
      com.businessobjects.bip.core.web.boetrustguard.BOETrustPrepareFilter.doFilter(BOETrustPrepareFilter.java:35)
      com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)
      com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)
      com.businessobjects.bip.core.web.supportabilty.TraceLogScopeFilter.doFilter(TraceLogScopeFilter.java:38)
      com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)
      com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)
      com.businessobjects.sdk.actionfilter.WorkflowFilter.doFilter(WorkflowFilter.java:45)
      com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)
      com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)
      com.businessobjects.bip.core.web.appcontext.RequestInitFilter.doFilter(RequestInitFilter.java:26)
      com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)
      com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)
      com.businessobjects.http.servlet.internal.BundlePathAwareServiceHandler.serviceHelper(BundlePathAwareServiceHandler.java:235)
      com.businessobjects.http.servlet.internal.BundlePathAwareServiceHandler.service(BundlePathAwareServiceHandler.java:197)
      com.businessobjects.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:248)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
      org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:220)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
      com.businessobjects.pinger.TimeoutManagerFilter.doFilter(TimeoutManagerFilter.java:168)
    note The full stack trace of the root cause is available in the Apache Tomcat/7.0.32 logs.

    Hi,
    You have to create an APS server for the LCM services.
    Please refer to this KBA:
    https://support.wdf.sap.corp/sap/support/notes/1746778
    Regards,
    Asma

  • Unable to uninstall cs6 beta version due to Adobe Application Manager error

    A few weeks ago I installed the beta version of cs6 but never was able to run that program due to the Adobe Application Manager error I received each time I attempted to launch it.  I never found any solutions on the internet so I just gave up.  Recently I purchased Photoshop cs6 anyway, however, in order to install cs6 you must uninstall the beta version of cs6.  Unfortunately Windows 7 will not uninstall the beta version.  Each time I click on uninstall, nothing happens.  Until I can uninstall the beta version, I will not be able to install my newly purchased Photoshop cs6.  Does anyone have any suggestions or solutions?

    Run the Creative Suite Cleaner Tool. The tool can clean up install records for any pre-release (beta) installations of these Creative Suite products.
    http://www.adobe.com/support/contact/cscleanertool.html

  • SCCM/App-V Deployment Errors over HTTPS

    I'm getting inconsistent errors when deploying and running app-v applications deployed via SCCM. It seems to be related to HTTPS but I cant put my finger on the cause.
    When an application is run, it will often work - however I get these sorts of  errors in virtualapp.log
    Successfully sent location services HTTPS failure message.
    VAppLaunchManager 27/11/2014 15:40:47
    1204 (0x04B4)
    Error sending HEAD request. HTTP code 404, status 'Not Found'
    VAppLaunchManager 27/11/2014 15:40:47
    1204 (0x04B4)
    Skip unreachable DP https://<DPSERVER>:443/NOCERT_SMS_DP_SMSPKG$/Content_08093817-2092-4f34-8aba-7e9e3e55f8bd.1/FileZilla FTP Client.appv
    VAppLaunchManager 27/11/2014 15:40:47
    1204 (0x04B4)
    UpdateURLWithTransportSettings(): OLD URL - https://<DPSERVER>/SMS_DP_SMSPKG$/Content_08093817-2092-4f34-8aba-7e9e3e55f8bd.1
    VAppLaunchManager 27/11/2014 15:40:47
    1204 (0x04B4)
    UpdateURLWithTransportSettings(): NEW URL - https://<DPSERVER>:443/SMS_DP_SMSPKG$/Content_08093817-2092-4f34-8aba-7e9e3e55f8bd.1
    VAppLaunchManager 27/11/2014 15:40:47
    1204 (0x04B4)
    IsSslClientAuthEnabled - Determining provisioning mode state failed with 80070005. Defaulting to state of 448.
    VAppLaunchManager 27/11/2014 15:40:47
    1204 (0x04B4)
    I'm guessing its some sort of certificate problem, but all looks like it is OK. Also communication between clients and management points is HTTPS and working just fine.
    Appreciate any pointers as to what can cause this sort of problem
    Thanks in advance
    Stefan

    Hi, thanks for your response.
    When I look in my applicationHost.cfg file, i have the following line:
    <fileExtensions allowUnlisted="true" applyToWebDAV="true">
    And underneath that it list applications such as: 
    <add fileExtension=".asax" allowed="false" />
    .appv is not listed, and unlisted are allowed, so i dont think it can be a request filtering thing.
    Whenever i try and stream any application it always goes to the "NOCERT" directory and never seems to be able to get it from "SMS_DP_SMSPKG$" 
    Any idea what this error means?: "IsSslClientAuthEnabled - Determining provisioning mode state failed with 8007005. Defaulting state of 448" as its a error which is constantly coming up in virtual app.log.
    Also get issues installing applications, in AppEnforce.log i see the following errors when the content path is "SMS_DP_SMSPKG". When i retry and it hits (not sure how it chooses which to use) "NOCERT" it works just fine.
    Here is the error message generated by the process:
    Add-AppvClientPackage : Application Virtualization Service failed to complete 
    requested operation. 
    Operation attempted: Retrieve Package and Version IDs From Package URL. 
    AppV Error Code: 0C80072EF3. 
    Error module: Streaming Manager. Internal error detail: 74F00F0C80072EF3. 
    AppV command ["C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe" -ExecutionPolicy Bypass import-module 'C:\Program Files\Microsoft Application Virtualization\Client\AppvClient\AppvClient.psd1';  Add-AppvClientPackage -Path 'https://<DPSERVER>:443/SMS_DP_SMSPKG$/Content_0462a942-8b12-4302-8343-0e4e64f66be3.1/Esri_ArcGIS-Desktop_10.2.2_001A.appv'
     -DynamicDeploymentConfiguration 'C:\WINDOWS\ccmcache\1t\Esri_ArcGIS-Desktop_10.2.2_001A_DeploymentConfig.xml'] failed with return code 1.
    AppVCommandUtil::RunAppVCommand() failed. (0x87d0128f)
    AppVManageClient5X::InstallAppVPackage() failed. (0x87d0128f)
        CAppV5XHandler::InstallApp() failed. (0x87d0128f)
    AppEnforce 02/12/2014 15:56:21
    3924 (0x0F54)
    Any pointers?
    Many thanks

  • Error :CIM_ERR_FAILED:HTTP response code:501 Not Implemented_Unsupporte

    Hello gurus
    iam facing the below error when trying to do the initial Setup on PI 7.1 running on Windows 64bit,Oracle
    Error :CIM_ERR_FAILED:HTTP response code:501 Not Implemented_Unsupported-protocol version
    i have checked the following notes 1115280,939592,764176,1309239 but cant find a solution to this.i have tried to add the  Businness systems manually and re excute the steps but no luck.
    any ideas are welcome

    Thanks for your response .I updated the CR content up to the latest but the problem still existed.
    I did a work around althought that was not part of the landscape.I reexecuted the post installation on to the local sld it works without a problem.
    There are notes that  states that you can use a remote sld  but tried all that  but still doesn`t work so  reinstalled the PI system several times on different boxes thinking that maybe a patch somewhere is causing the problem.
    I sent an OSS to SAP and they provided a link to help of which its just the same info that is in the notes.So then they came back later and said that i should reboot the server.......
    but  its now working as a local SLD not REMOTE (my sld on Solution manager not PI)

  • NIMCInit.dll NI-PAL Service Manager Error

    Hello all,
    I'm getting the attached NI-PAL Service Manager error every time I start my computer.  I've tried solution given in this post: http://forums.ni.com/ni/board/message?board.id=240&message.id=4362 thread with no luck.
    If I uninstall the NI-Motion drivers, or remove my PXI-7350 from the PXI chassis, the error goes away.  After I re-install the NI-Motion drivers and re-start the computer, the problem occurs as soon as the "Found New Hardware" wizard completes, and on every boot thereafter.
    Any pointers to what I should try next would be helpful.
    OS & Driver Versions:
    Windows XP SP2 Version 2002
    NI Measurement & Automation Explorer 4.4
    NI Motion Assistant 2.2
    NI-488.2 2.5
    NI-CAN 2.5.2
    NI-DAQmx 8.7
    NI-FGEN 2.5.1
    NI-Motion 7.6
    NI-VISA 4.2
    Hardware:
    PXI-1042 Chassis
    PXI-8187 Controller
    PXI-7350 (Slot 2)
    PXI-2566 (Slot 3)
    PXI-8464 (Slot 4)
    PXI-6254 (Slot 5)
    PXI-6602 (Slot 7)
    PXI-5402 (Slot 8)
    Attachments:
    NI-PAL Error2.png ‏19 KB

    Hi Mark, 
    Make sure that when you uninstall everything you also
    1.  Uninstall MAX
    2.  Delete the MAX data folder (this doesn't uninstall when you uninstall).
         On Windows XP and Windows 2000:
    Navigate to C:\Documents and Settings\All Users\Application Data\National Instruments\MAX\Data\
    The folder named Application Data is a hidden folder.  You can view hidden folders by selecing Tools » Folder Options..., click the View tab, and selecting Show hidden files and folders.
    Note: Remember that deleting the Data folder in its entirety
    will remove all configuration settings.  The next time MAX is launched,
    you will have to configure all of your hardware again.
    Thanks,

  • Intern ipod-manager error

    I cannot update or restore. I tried everything, i even thought it might be the harddisk that went dead but thats not it.
    When i open ipodupdater it gives me that error:
    intern ipod-manager error..
    does anyone know how im able to fix this?

    http://docs.info.apple.com/article.html?artnum=301907

Maybe you are looking for