Export for Enterprise Deployment

I haven't seen anyone talk about this yet, but is there a way to package a Flash app for iPad/iPhone for enterprise deployment? Apple does this with their XCode development tool. It's always the common sense stuff that Adobe leaves out and never has any information on.
Thanks.
Nathan

Have you found out the solution yet?  I am faced with the same issue and need to deploy to a client ASAP.  I need to know what the publishing setting would be: Debug, Ad-Hoc, or App store. I thing that the App store one should be used. I will be giving my client both a debug and an App store version. We will see what happens.

Similar Messages

  • Customize Firefox installer for enterprise deployment

    Edit the firefox installer (.exe) for enterprise deployment.
    Add certificates and network settings to the exe installer to deploy to our company.

    Did you try the CCK (Client Customization Kit) Wizard extension?
    *https://addons.mozilla.org/firefox/addon/cck/
    Mike Kaply who created the CCK Wizard extension also wrote a lot of articles about customizing Firefox.
    *http://mike.kaply.com/2012/04/13/customizing-firefox-extensions-and-the-cck-wizard/

  • Using AAMEE to Package CS6 for Enterprise Deployment | Creative Suite In The Enterprise | Adobe TV

    CS6 software requires activation and Adobe ID login. By packaging CS6 with AAMEE 3.0 before deployment, only the IT Admins needs to complete a one-time package activation and Adobe ID login, individual users of thesoftware do not. Learn about these new requirements and how to help yourenterprise customers through this new process by using the free AAMEEtool. AAMEE also gives you advanced package configuration and updat options.
    http://adobe.ly/LGI0Xf

    We have a major issue with the way this works... we have no internet on our workstations, and want to deploy... it appears there is NO WAY to do an offline activation using the AAMEE program!!! This is a major oversight for people who work on contained networks, with zero internet on any workstations where the deployment can be made.
    Please let me know of a way round this, it is quite urgent!
    Thanks

  • Modifying Safari's internal default bookmarks for enterprise deployment

    I build deployment images for use in a large research facility. The default bookmarks that you get when you launch Safari for the first time are, shall we say, not especially relevant to what users here need. I've built my own set which is a LOT more useful, with some of our important in-house sites as well as outside sites useful for our research.
    What I need is a decent way to get them to users. I've been hacking the OS X default user template to write them in each new account when it gets created, but I really don't enjoy hacking around in there. I just figured out how to go inside Safari's application bundle and replace the internal bookmarks file with my own, which seems like a better way (less messy, my bookmarks will return if users trash their preferences, etc.) But, is this safe? Will Software Update blow away my bookmarks? Is this allowed by the license?

    But, is this safe?
    No reason why it wouldn't be safe; other organizations do it for their own systems.
    Will Software Update blow away my bookmarks?
    No. It doesn't blow away any other bookmarks, and they're kept in a separate file anyway.
    Is this allowed by the license?
    Of course, as long as you have purchased the necessary number of licenses for the machines you have. If not, then you're in violation of federal law.
    Mulder

  • Enterprise Deployment Guide for Oracle Identity Management 11g

    Hi,
    I am looking for Enterprise Deployment Guide for Oracle Identity Management 11g for latest verion 11.1.1.5
    Please help
    Thanks

    Thanks for the reply.
    Actually I am looking for Enterprise Deployment Guide for Oracle Identity Management for 11.1.15(similar like E12035-06).I am not able to find same in the link provided.
    Thanks

  • Acrobat 9.1 Group Policy Enterprise Deployment

    Hey there,
    I'm wondering how to properly create an msi based on the new security update for enterprise deployment via gpo.
    i found an acrobat 8 doc that specified: msiexec /a "\\network computer\Adobe Acrobat 9.0 Professional\AcroPro.msi" /p "\\network computer\Adobe Acrobat 9.0 Professional\security update\AcroProStdUpd910_T1T2_incr.msp"
    but this simply updated and extracted all files...
    i'm not overly familiar with packaging acrobat so any help would be great.
    even better would be an acrobat 9.1 full msi :)
    thanks

    One thing to note: Make sure you apply ALL .msp patches to the admin in the correct order!
    i.e. You can't just jump to the 9.1.2 patch as they are all INCREMENTAL and have a weird schedule! Sucks, but somehow it makes sense to Adobe. The scheduling and it's explanation can be found here: http://kb2.adobe.com/cps/498/cpsid_49880.html
    So, the methodology is:
    Make an admin install using the /a switch from msiexec
    Expand the patch file from the source to the network share in the correct order, one by one using the /p switch of msiexec, 9.1.0 first then 9.1.2
    Create your .mst file via the Customization Wizard
    Create your GPO referencing the gpo_ad doc here ( http://www.adobe.com/devnet/acrobat/pdfs/gpo_ad_9.pdf )
    Enjoy!  
    --VTK

  • Enterprise deployment of Flash Builder 4, how?

    What sources or tools are available to aid in enterprise deployment of Flash Builder 4?  I need to create a 100% silent, 100% no touch installation and uninstallation.  I'd rather not capture it into a MSI.  I'm finding nothing on how to automate the installer at all.
    I'd like some customization along with just how to do the actual install.  For example, being able to NOT install Adobe AIR, Flash Plugin/ActiveX and the accompanying Microsoft VC items or selectively installing them.  In our environment, EVERYTHING is layered - no application installs other vendor installs.  This simplifies managing and updating them.  When a user requests a application, all pre-reqs are installed and the actual app only installs if they all completed.
    Thanks,
    digital

    For the path to your own copy of eclipse, if the link file isn't created automatically in silent mode, you could fix that quickly afterwards by copying the link file (either manually or with a script) from the bundled eclipse dropins folder into your own copy of eclipse.
    Regarding silent deployment of volume SNs for FB4 Plug-in, we've been working up some documentation for that. Here's the approach, if anyone needs it.
    Phase 1: Package the RIBS subinstaller (STIWrapper) for network deployment
    first, install FB4 Plug-in normally (interactively) once locally, to obtain the embedded subinstaller here: C:\Program Files\Adobe\Adobe Flash Builder 4 Plug-in\install.support\AdobeFlashBuilderPluginSTIWrapperWin
    that STIWrapper normally gets run automatically and silently by InstallAnywhere. Because it’s in CS Installer format, an enterprise deployment engineer can use Adobe’s regular CS5 Enterprise Deployment tools to configure it for embedding a volume SN.
    when configuring the STIWrapper for Enterprise Deployment, the install path needs to go all the way down to the bundled Eclipse folder. For example that will be here by default: <Property name="INSTALLDIR">C:\Program Files (x86)\Adobe\Adobe Flash Builder 4 Plug-in\eclipse</Property>
    docs and downloads for Adobe's Enterprise Deployment tools are available here: http://www.adobe.com/devnet/creativesuite/enterprisedeployment.html
    Phase 2: Deploying FB4 Plug-in to End Users
    Before deploying, it’s important that any previously installed versions of FB4 Plug-in and its STIWrapper have been uninstalled. Generally, the Plug-in uninstaller will uninstall the STIWrapper automatically, but for more robust deployments, the enterprise engineer may want to automate a prerequisite step of uninstalling both FB4 and its STIWrapper.
    Next, the silent installers need to be deployed in this order:
    install the STIWrapper first, using the CS5 Deployment Toolkit
    run the regular InstallAnywhere FB4 Plug-in installer silently.
    To run the Plug-in installer silently, you can either use the "FB4_Plugin_Win_Installer.exe -i silent" syntax in your deployment scripts, or else place a new file named installer.properties right next to FB4_Plugin_Win_Installer.exe, in the same VM folder, and include this line in that file:
    INSTALLER_UI=silent
    Important: in step 2 above you need to run the extracted FB4 Plug-in installer, using the same folder tree format found on the DVD, not the self-extracting ESD archive named FlashBuilder_4_Plugin_LS1.exe.
    Alternatively, if you only have the ESD exe named FlashBuilder_4_Plugin_LS1.exe, and don’t have the FB 4.0.1 DVD available, you can obtain the same folder tree by running the plug-in installer interactively on a local machine. Cancel the installation right after it finishes with the part that says “...downloaded files are being extracted.” Locate the full plugin installer tree from your Temp folder, normally here: [yourHomeFolder]\AppData\Local\Temp\Adobe Flash Builder 4 Plugin\
    Post this extracted folder (from the DVD or from the Temp folder) to a convenient share on your network and then use it for Step 2 above.
    Note that this will only work fully on Win, because InstallAnywhere doesn’t support silent deployments on OS X. You could still use Step 1 on OS X to deploy a Volume SN the same way, but Step 2 would involve running the Plug-in installer interactively on OS X.
    If you try out this approach, please let us know how it goes.
    Thanks,
    -Chris

  • Enterprise Deployment for Hosted Devlopment and Production

    We are moving from a 11G dev environment to 11g production. We chose Installation scenario#3: Enterprise Deployment for Hosted Development and Production so we could scale out the load to multiple servers. I am at the point now where I need to load my repostory and webcat(dashboard files) and I want to make sure I understand what needs to be done.
    Do I load my Repository and Webcat directory on the first node and it deploys it automatically to the 2nd node or are there other steps to do this.
    Thanks!

    Hi,
    I thought about that possibility, but since in the Apple website I read that
    "Deploy proprietary, in-house applications to authorized users in your company, the iPhone Developer Enterprise Program is available to companies with 500 or more employees and a Dun & Bradstreet number."
    Since I'm freelancer,I don't have 500 employees, neither the Dun & Bradstreet number.
    Can I subscribe to the program in the same way?
    Also, if I subscribe the Enterprise program, I can also develop and publish "normal" apps for the iTunes, or do I need to have another subscription?
    Best regards and thanks for the fast answers
    Paulo Correia

  • Issues with Creative Cloud for teams deployment workflow

    The Adobe Creative Cloud for teams IT Deployment Guide lists out steps for IT admins to deploy the CS6 applications and then have their end-users license the trial software with their Adobe IDs once they have been invited to the team. There are two major issues with this document.
    First, the media that is on the FTP is not for North American English. We are working to get that posted on the FTP site ASAP. In the meantime, you can find the CS6 MC media from: http://www.adobe.com/downloads/
    [Note: Getting media from that page requires the use of the Adobe Download Assistant which is very consumer focused. Sorry about that.]
    Second, in order to have the ability to login properly with a Creative Cloud for Teams account the system needs to have the latest copy of Adobe Application Manager installed. If you do not do this step the end user will be prompted for a serial number.
    Unfortunately the Adobe Application Manager can’t be packaged with AAMEE nor is it a native installer. I know, I know! Here are the links to the Adobe Application Manager installers:
    Windows: http://www.adobe.com/support/downloads/detail.jsp?ftpID=4773
    Mac: http://www.adobe.com/support/downloads/detail.jsp?ftpID=4774
    It can be installed from command line by:
    Win: <Path to Setup.exe>Set-up.exe –mode=silent –action=install
    Mac: <path to ASU> /ASU/Install.app/Contents/MacOS/Install –mode=silent –action=install
    Jody Rodgers | Sr. Product Manager | Creative Cloud for Enterprise | Adobe Systems

    Hi Boncker,
    I see that you have an active Subscription under your account . Please launch any of the installed product and when you get the trial prompt , please click on License this software and then Enter the Adobe Id & Password for the account that you have accepted the invite .
    Please do let us know if that worked for you or not .
    Cheers,
    Kartikay Sharma

  • Adobe CS6 randomly asks for reactivation (Deployed using AAMEE 3.1)

    Hi All
    We've deployed Adobe CS6 Design and Web Premium using AAMEE 3.1 to about 500 workstation across our school campus.  However, we're having a really weird issue where either the licensing screen will randomly pop up asking for reactivation (7 days) or the program requested will just fail to run.  If I try to reactivate using the wizard onscreen it says I don't have a valid internet connection.  This causes a lot of frustration for our users (and me!!)
    The only work around I found to it is to re-serialize using a serialization package made with AAMEE.  I'm considering adding it to a start-up script to re-serialize every PC when they are booted up each day but it it seems ridiculous to need to do this.  I thought AAMEE removed all activation checks and prompts, this doesn't seem to be the case here??
    I've had a look around the forums and while there are similar issues I haven't found a resolution to this, any help/suggestions would be much appreciated!

    Hi,
    you should be able to package product and their updates via AAMEE 3.1. if some package doesnt contain updates, you can also modify the package using AAMEE and add updates to it.
    please share PDApp.log and installer log file generate on client machine. For details of location please refer to page 112-113 in Enterprise deployment guide.
    please send across these logs to email id: [email protected]
    thanks,
    Rahul | [email protected]

  • Acrobat XI Pro Install via CCP Packager for Enterprise unuseable - tips for the unitiated

    Well, after at least six weeks of trying to script and package Acrobat XI via the CCP packager for enterprise (Windows 7 X64) I have learnt many home truths which I thought I would share with the unitiated. This process, from the point of view of an IT admin who has to mass deploy this application to 680 PC's as part of an updated SOE has been the most painful scripting process I have ever found of any package (we successfully deploy Office, and Autodesk apps!). Not only that, but our entire State technical colleges have all purchased the same version. This will be affecting IT staff across a huge area, perhaps worldwide. Below are some some facts relating to this that I will share so others do not have to trawl the minefiled of dead-ends and confusion that is Adobe forums/official documentation. Apologies for not finding direct links to all of the below just yet but I've run out of time as we now have MANUALLY install Acrobat XI on all of these machines. When I get time I will post some of the links:
    Facts:
    Acrobat XI and Lightroom are NOT "CC" packages. Therefore they rely on a spearate serial numbers to install standalone without another major Adobe product (eg Photoshop) to be installed and then run first. Otherwise they will run in trial mode. If your organistaion is wanting to install these products I highly recommend seeing if Adobe can provide you with these.
    Without the use of serial number for Acrobat XI this almost renders the Customisation Wizard effectively useless, none of the silent install switch will work with "Offline Exception"
    Yes, one Adobe employee notes that you must install a major package before Acrobat but as the aoplogies for not fixing this were posted last August, we are still in the quandry of not having any useable fix except for the ridiculous "Exceptions" file and Exceptions installer.
    If you run the Build and/or execeptions msi's it installs Acrobat twice, gold Adobe, gold.
    http://forums.adobe.com/message/6039529#6039529 - look at this for a working script for Photoshop etc, it's great.Thanks to http://forums.adobe.com/people/PetriRiihikallio for posting this. However, alas, it cannot silently install Acrobat correctly (thus far).
    It appears that the msi builder for CCP for enterprise is fatally flawed. I have never had as much problem with installing msi's -  ever. For example, I have had to re-package the msi multiples times and many times simply running the msi will fail.
    The idea that all major installs have to install the 32 bit version AND the 64 bit version is riduclous, enough said.
    http://blogs.adobe.com/acrolaw/2013/02/acrobat-xi-deployment-guide-for-large-firms/ this guide may be useful for people who have been given a separate serial number.
    http://helpx.adobe.com/acrobat/kb/known-issues-acrobat-xi-reader.html another useful link
    I think for the time being I have now wasted enough time trying to tear my hair out with this. I will be waiting for Adobe to announce Acrobat and Lightroom CC. this will enable the correct deployment of a single app without having the bloat my SOE with unnecessary applications that most staff rarely use. Ahhh, I love a good manual install via VNC/RDP, don't you?

    Hi Waltpenner and others, yes it can be very confusing and writing script after script got me even more confused.
    Now, the story continues, after 6+ hours on the phone with Adobe Support...
    When you install Adobe Acrobat XI it asks you to install the C++ Redistributable package and this is where the msi will STOP INSTALLING. even though the MSI says "complete"
    Now you think to yourself, OK, I'll write a script to install this msi package no problems, solved.
    Nope, the msi for Acrobat Pro XI will Still Halt even if you write this into the script along with halt no err or something similar in your code.
    So what do you do?
    When you create your msi in Cloud Packager, even though this feels completely against your better judgement tick the box under conflicting Process entitled "Ignore Conflicts and Continue installations" This will (finally) allow you to run the msi. Please see the wonderful deployment script above, which you may still need to edit to your needs (I did) - which I post once it's working perfectly.
    You could then install the C++ redist from Microsoft at a later date ----> On that note however (thanks Microsoft for this gem) the Visual C++ redist is an msi for download, but it's actually a zip file calling an exe inside it. I suggest using the App Deploy Repackager  to help you change registry entries if you need to install this, but choose your favourite tool (and no I'm not talking about that work colleague you don't like
    Note: You will need to install this for certain features of Acro Pro XI to function, most of which relates to sever functions of Acrobat. I will post the exact reasons when I find them. Under pressure to get this deployed, I have not deployed this pckage as yet. Also, I'm unsure how Visual C++ will affect other major apps across my enterprise just yet.
    Things to still consider
    Acrobat still installs twice in the program directory (1.7GB nd 1.8GB respectively)
    As all of the other CC packages are quite easy to install, Adobe needs to provide better service to it's enterprise customers by creating a proper version of Acrobat and Lightroom which is Acrobat CC and Lightroom CC, not version numbers tacked onto their new Cloud Service.
    As for the above point I would still recommend creating the smallest msi packages you can, as large msi's that install a number of Apps (eg all of the web/image editing apps) take forever and quite often exhibit install errors
    The amount of time I've spent on this is ridiculous, and we've had to package everything from Office to Autocad.
    The amount of bandwidth I've chewed up is excessive, with package re-creation (download) of all the products probably about 100GB - however the ability to edit these packages with updates with the CCP is a good step forward.
    Using the CCP through a proxy is horrendous, and complicated with the amount of exception through the servers you have to prvide (even then it rarely works).
    The MSI packager still needs quite alot of work. As Petri states why he had to write a script like this when Adobe could have done the same thing is beyond him.
    Adobe needs to trawl it's forum posts and take out the many false leads and dead ends provided by it's experts.
    When I Think of anything else, or wite more scipts I'll let you all know.
    Cheers,

  • The OMS is not set up for Enterprise Manager Security

    Hi, I'm trying to add an agent to grid control and its not connecting with the management server because i cant secure it...
    bash-2.05$ ../../bin/emctl secure agent <password>
    Oracle Enterprise Manager 10g Release 3 Grid Control 10.2.0.3.0.
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    Agent is already stopped... Done.
    Securing agent... Started.
    Requesting an HTTPS Upload URL from the OMS... Failed.
    The OMS is not set up for Enterprise Manager Security.
    i have tried this on two seperate servers, both do the exact same thing. However, on my repository server where the OMS is housed, i can secure the agent no problem. Does anyone know what the problem could be? My OMS is on a Linux (SuSE 10.2) 32-bit machine.
    heres the emdctl.trc on the agent machine:
    2007-07-11 11:00:20 Thread-1 ERROR main: nmectla_agentctl: Error connecting to http://cbldb3:3872/emd/main/. Returning status code 1
    2007-07-11 11:00:21 Thread-1 WARN http: snmehl_connect: connect failed to (cbldb3:3872): Connection refused (error = 239)
    2007-07-11 11:00:21 Thread-1 ERROR main: nmectla_agentctl: Error connecting to http://cbldb3:3872/emd/main/. Returning status code 1
    2007-07-11 11:00:21 Thread-1 WARN http: snmehl_connect: connect failed to (cbldb3:3872): Connection refused (error = 239)
    2007-07-11 11:00:21 Thread-1 ERROR main: nmectla_agentctl: Error connecting to http://cbldb3:3872/emd/main/. Returning status code 1
    2007-07-11 11:00:22 Thread-1 WARN http: snmehl_connect: connect failed to (cbldb3:3872): Connection refused (error = 239)
    2007-07-11 11:00:22 Thread-1 ERROR main: nmectla_agentctl: Error connecting to http://cbldb3:3872/emd/main/. Returning status code 1
    2007-07-11 11:05:10 Thread-1 WARN http: snmehl_connect: connect failed to (cbldb3:3872): Connection refused (error = 239)
    2007-07-11 11:05:10 Thread-1 ERROR main: nmectla_agentctl: Error connecting to http://cbldb3:3872/emd/main/. Returning status code 1
    2007-07-11 11:10:08 Thread-1 WARN http: snmehl_connect: connect failed to (cbldb3:3872): Connection refused (error = 239)
    2007-07-11 11:10:08 Thread-1 ERROR main: nmectla_agentctl: Error connecting to http://cbldb3:3872/emd/main/. Returning status code 1
    bash-2.05$ lsof | grep 3872
    bash-2.05$
    seems to be failing the connect but nothing is running on the port so i'm not sure why
    Thanks in advance
    Message was edited by:
    user581869

    some further information and hopefully someone can help me...
    I went to the OMS binary folder (fmc45712:$OMS_HOME/bin) and executed the following commands...
    $OMS_HOME/opmn/bin/opmnctl stopall
    $OMS_HOME/bin/emctl stop oms
    $OMS_HOME/bin/emctl secure oms
    $OMS_HOME/bin/emctl start oms
    $OMS_HOME/opmn/bin/opmnctl startall
    then i go to $AGENT_HOME on the OMS machine (fmc45712:$AGENT_HOME/bin) and execute..
    $AGENT_HOME/bin/emctl status agent -secure
    Oracle Enterprise Manager 10g Release 3 Grid Control 10.2.0.3.0.
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    Checking the security status of the Agent at location set in /opt/oracle/OracleHomes/agent10g/sysman/config/emd.properties... Done.
    Agent is secure at HTTPS Port 3872.
    Checking the security status of the OMS at http://fmc45712:4889/em/upload/... Done.
    OMS is secure on HTTPS Port 1159
    I then to go the server i deployed the agent on that i want to get communicating wtih my OMS...
    $AGENT_HOME/bin/emctl status agent -secure
    Oracle Enterprise Manager 10g Release 3 Grid Control 10.2.0.3.0.
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    Checking the security status of the Agent at location set in /u101/em/agent10g/sysman/config/emd.properties... Done.
    Agent is unsecure at HTTP Port 3872.
    Checking the security status of the OMS at http://fmc45712:4889/em/upload/... Done.
    OMS is running but has not been secured. No HTTPS Port available.
    same command, different computer, but on the same network, and it just doesn't work. The OMS is on Linux x86 and the agent on the alternate computer is on HP-UX. If anyone has any help it'd be much appreciated.

  • OC4J 10.0.3 and javax.enterprise.deployment

    I am playing around with javax.enterprise.deployment.blah.blah as we use a in-house managed deployment procedure, currently we call out to a Runtime process to execute dcmctl commands, but I'd rather use the JSR88 compliant API. What URI is needed to get a DeploymentManager from a DeploymentManagerFactory in both Standalone and Enterprise Edition???
    I would have though the usual ormi://localhost:23791 would have worked?? I get a creation exception...
    Scott.

    That looks very intersting... I tried it out, one thing I forgot to mention is that this will ultimately be kicked off from a Message Driven Bean. I didn't think it matter until I get the following exception, it seems that particular Deployment Manager is expecting to be executed from a standalone client, I'll hunt around next week to
    see if there is one that doesn't assume a ApplicationInitialContext, perhaps it's a System Property that can be passed through...
    Many thanks for your efforts it would have taken me quite awhile to work out the register deployment manager stuff...
    Scott.
    04/02/27 17:20:44 javax.naming.NamingException: META-INF/application-client.xml not found (see J2EE spec, application-client chapter for requirements and format of the file)
    04/02/27 17:20:44 at com.evermind.server.ApplicationClientInitialContextFactory.getRequiredClasspathResource(ApplicationClientInitialContextFactory.java:175)
    04/02/27 17:20:44 at com.evermind.server.ApplicationClientInitialContextFactory.getInitialContext(ApplicationClientInitialContextFactory.java:68)
    04/02/27 17:20:44 at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662)
    04/02/27 17:20:44 at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243)
    04/02/27 17:20:44 at javax.naming.InitialContext.init(InitialContext.java:219)
    04/02/27 17:20:44 at javax.naming.InitialContext.<init>(InitialContext.java:195)
    04/02/27 17:20:44 at oracle.oc4j.admin.jmx.client.CoreRemoteMBeanServer.fetchMBeanServerEjbRemote(CoreRemoteMBeanServer.java:346)
    04/02/27 17:20:44 at oracle.oc4j.admin.jmx.client.CoreRemoteMBeanServer.<init>(CoreRemoteMBeanServer.java:100)
    04/02/27 17:20:44 at oracle.oc4j.admin.management.mejb.MEjb.<init>(MEjb.java:100)
    04/02/27 17:20:44 at oracle.oc4j.admin.management.mejb.MEjb.getMBeanServer(MEjb.java:130)
    04/02/27 17:20:44 at oracle.oc4j.admin.management.mejb.MEjbFactory.getManagement(MEjbFactory.java:51)
    04/02/27 17:20:44 at oracle.oc4j.admin.deploy.spi.ConnectedDeploymentManagerBase.<init>(ConnectedDeploymentManagerBase.java:169)
    04/02/27 17:20:44 at oracle.oc4j.admin.deploy.spi.Oc4jDeploymentManager.<init>(Oc4jDeploymentManager.java:39)
    04/02/27 17:20:44 at oracle.oc4j.admin.deploy.spi.factories.Oc4jDeploymentFactory.getDeploymentManager(Oc4jDeploymentFactory.java:115)
    04/02/27 17:20:44 at au.edu.nsw.det.comptech.mw.dps2.server.DCMAppServerDeployer.executeDeployment(Unknown Source)
    04/02/27 17:20:45 at au.edu.nsw.det.comptech.mw.dps2.server.EnterpriseArchiveDeployer.deployApp(Unknown Source)
    04/02/27 17:20:45 at au.edu.nsw.det.comptech.mw.dps2.server.CommandDeployApp.perform(Unknown Source)
    04/02/27 17:20:45 at au.edu.nsw.det.comptech.mw.dps2.server.CommandProcessor.performAction(Unknown Source)
    04/02/27 17:20:45 at au.edu.nsw.det.comptech.mw.dps2.ejb.deployrequestconsumerejbbean.DeployRequestConsumerEJBBean.onMessage(Unknown Source)
    04/02/27 17:20:45 at com.evermind.server.ejb.MessageDrivenBeanInvocation.run(MessageDrivenBeanInvocation.java:123)
    04/02/27 17:20:45 at com.evermind.server.ejb.MessageDrivenHome.onMessage(MessageDrivenHome.java:920)

  • Crystal Reports for Enterprise connection error to BI 4.0 Platform

    Hi All
    We are trying to connect Crystal Reports for Enterprise to our BI 4.0 Platform, however we are getting the following error: "Failed to establish a connection. The cause was: Cannot connect to SAP BusinessObjects Enterprise at this time. Please try again later".
    System Information:
    - SAP BI Platform 4.0 SP02 patch 6
    - Windows Server 2008 R2 64bit
    - Tomcat 6.0.24
    We have also installed the following client software:
    - SAP BI Platform Client Tools 4.0 SP02
    - SAP Crystal Reports for Enterprise 4.0 SP02
    - SAP BI Platform Client Tools 4.0 SP02 Patch 6
    - SAP Crystal Reports for Enterprise 4.0 SP02 Patch 6
    Our deployment of the BI Platform is a distributed system where
    - Server 1 hosts the BI Platform Services and
    - Server 2 hosts the web application server
    We have reviewed the following OSS Notes below from SAP first to determine if there is a technical issue :
    - 1598906 - Crystal Reports for Enterprise gives Cannot Connect to SAP Business Objects Enterprise at this time. Please try again later.
    We have adjusted the "dsws.properties" as mentioned in the OSS note 1598906 above to contain the correct CMS and CMS port number (for Server 1).
    - 1602024 - Error - Failed to establish a connection. The cause was - Cannot Connect to SAP BusinessObjects Enterprise at this time.
    We have entered the server context as "/dswsbobje" mentioned in the OSS note 1602024 above in the connection details for CR for Enterprise connections
    - 1636862 - Login for Crystal Reports fail on BO Server Cannot Connect to SAP Business Objects Enterprise at this time.
    We have checked the proxy settings of Internet Explorer and adjusted it to have the following exceptions defined:
    - Server 1.<domain_name>
    - Server 2.<domain.name>
    In the CMC, we also checked in the applications section for the web service option's access URL andchanged it from http://localhost:8080/dswsbobje to http://server2:8080/dswsbobje
    We restarted the tomcat service and tried to access the CR for Enterprise from the BI Launch Pad as well as starting it directly from Windows, howevere we still get the same error.
    Regards
    Derek
    Edited by: Derek Fox on Oct 27, 2011 1:07 PM
    Edited by: Derek Fox on Oct 27, 2011 1:10 PM
    Edited by: Derek Fox on Oct 27, 2011 1:11 PM
    Edited by: Derek Fox on Oct 27, 2011 1:20 PM

    Hi Anna-Marie
    I apologise for only responding now back.
    I have managed to logon successfully from Crystal Reports for Enterprise 2011 to the BI 4.0 Platform now, where we can create a report and save the report back to the BI Platform.
    As we have a distributed system, where the BI Platform is on one server (Server1) and the WebAs on another server (Server2). We had to adjust thefollowing settings on the WebAs system.
    1. On the WebAs server (Server 2), in the directory <install drive>:\Program Files (x86)\SAP BusinessObjects\Tomcat6\webapps\dswsbobje\WEB-INF we changed the file: web.xml by entering the default CMS.
        <context-param>
            <param-name>cms.default</param-name>
            <param-value>Server2:6400</param-value>
        </context-param>
    2.Then also in the directory <install drive>:\Program Files (x86)\SAP BusinessObjects\Tomcat6\webapps\dswsbobje\WEB-INF\classes we changed the file: dsws.properties where the section for domain=Server2 to domain=Server1 (example below from the file)
    #default host for CMS and will be replaced during installationdomain=Server1:6400
    3. In internet explorer's proxy exceptions, we set the following:
    server1.<domain>*
    server2.<domain>*
    4. In the local Intranet setting, we also set the site as:
    http://*.<domain>
    Now for my laptop the connection works with no issues, but another developer's does not work - so we are busy investigating what is different between my laptop and his laptop.
    Update:
    We found that a setting inside the Crystal Reports for Enterprise 2011 in the network settings had to also be adjusted.
    5. Use the menu path: Edit > Preferences > Network settings
    6. Switch from "use system proxy configuration (if available)" to "Manual proxy configuration"
    Enter the HTTP proxy address: proxy_server
    Enter the Port: 80 (example)
    Enter the list of servers to bypass: Server1;Server2
    Check the checkbox "Enable proxy authentication"
    Enter a username
    Enter a password
    Click on the OK button.
    7. Afterward change the setting from "Manual proxy configuration" to  "use system proxy configuration (if available)"
    Then Crystal Reports for Enterprise 2011 works correctly.
    What we found was that Crystal Reports for Enterprise 2011 must authenticate against the proxy server first otherwise one has issues.
    Regards
    Derek
    Edited by: Derek Fox on Oct 28, 2011 2:02 PM
    Edited by: Derek Fox on Oct 28, 2011 3:38 PM

  • Oracle VM and Oracle VM Template for Enterprise Manager Cloud Control 12c M

    Hello!
    After installation of *"Oracle VM 3.1.1 Media Pack v1 for x86_64 (64 bit)"* to bare hardware
    can I install Oracle VM Template for Enterprise Manager Cloud Control 12c Media Pack ?
    Is it the wrong plan ?
    What to do if I need to set VLAN №1 ? (according note of installer I have to choose number between 2 and 4094 )
    Thanks and regards,
    Pavel
    Edited by: Pavel on Jul 30, 2012 5:01 AM

    Yes, you can install Oracle VM Manager, create a server pool with the one parent Oracle VM server in it, and then deploy the Oracle VM template in the pool. Once EM VM is up and running, you can register the same Oracle VM Manager with EM, to manage the pool.
    In general, it is not recommended that you use the OVM server backend directly. But for bootstrapping the EM environment, you can also try the following:
    Download the OVM Template on the Oracle VM server. From the OVM server terminal itself you can do "xm create" to spin a new virtual machine using the Oracle VM teamplate. Once the VM comes up, VNC into the VM and configure the EM OMS and agent.

Maybe you are looking for