When deploying a single server on new hardware, do you virtualize it or not?

There are a few questions that I've found on ServerFault that hint around this topic, and while it may be somewhat opinion-based, I think it can fall into that "good subjective" category based on the below:
Constructive subjective questions:
* tend to have long, not short, answers
* have a constructive, fair, and impartial tone
* invite sharing experiences over opinions
* insist that opinion be backed up with facts and references
* are more than just mindless social fun
So that out of the way.
I'm helping out a fellow sysadmin that is replacing an older physical server running Windows 2003 and he's looking to not only replace the hardware but "upgrade" to 2012 R2 in the process.
In our discussions about his replacement hardware, we discussed the possibility of him installing ESXi and then making the 2012 "server" a VM and migrating the old apps/files/roles from the 2003 server to the VM instead of to a non-VM
install on the new hardware.
He doesn't perceive any time in the next few years the need to move anything else to a VM or create additional VMs, so in the end this will either be new hardware running a normal install or new hardware running a single VM on ESXi.
My own experience would lean towards a VM still, there isn't a truly compelling reason to do so other than possibilities that may arise to create additional VMs. But there is the additional overhead and management aspect of the hypervisor now, albeit
I have experienced better management capabilities and reporting capabilities with a VM.
So with the premise of hoping this can stay in the "good subjective" category to help others in the future,what
experiences/facts/references/constructive answers do you have to help support either outcome (virtualizing or not a single "server")?

In the general case, the advantage of putting a standalone server on a hypervisor is future-proofing. It makes future expansion or upgrades much easier, much faster, and as a result, cheaper. The primary drawback is additional complexity and cost (not necessarily
financially, but from a man-hours and time perspective).
So, to come to a decision, I ask myself three questions (and usually prefer to put the server on a hypervisor, for what it's worth).
How big is the added cost of the hypervisor?
Financially, it's usually minimal or non-existent.
Both VMware and Microsoft have licensing options that allow you to run a host and a single guest for free, and this is sufficient for most standalone servers, exceptions generally being servers that are especially resource-intensive.
From a management and resource standpoint, determining cost can be a bit trickier.
You basically double the cost of maintaining the system, because now you have two systems to monitor, manage and keep up-to-date with patches and updates (the guest OS and the host OS).
For most uses, this is not a big deal, as it's not terribly taxing to maintain one server, though for some especially small or especially technically challenged organizations, this can be a real concern.
You also add to the technical skills required. Now, instead of just needing someone who can download updates from Windows Update, you need someone who knows enough to manage and maintain the virtualization environment.
Again, not usually a problem, but sometimes, it's more than an organization can handle. 
How big is the benefit from ease-of upgrade or expansion?
This boils down to how likely future expansion is, because obviously, if they don't expand or upgrade their server assets, this benefit is zero.
If this is the type of organization that's just going to stuff the server in a corner and forget about it for 10 years until it needs to be replaced anyway, there's no point.
If they're likely to grow organizationally, or even just technically (by say adding new servers with different roles, instead of just having an all-in-one server), then this provides a fairly substantial benefit. 
What's the benefit now?
Virtualization bring benefits beyond future-proofing, and in some use-cases, they can be substantial.
The most obvious one is the ability to create snapshots and trivial-to-restore backups before doing something on the system, so if it goes bad, you can revert in one click.
The ability to experiment with other VMs (and play the "what if" game) is another one I've seen management get excited about. For my money, though, the biggest benefit is the added portability you get from running a production server on a hypervisor. If something
goes really wrong and you get yourself into a disaster-recovery or restore-from-backups situation, it is almost infinitely easier to restore a disk image to a machine running the same hypervisor than trying to do a bare-metal restore.

Similar Messages

  • Will the reports developed in sql server 2008 r2 BIDS work when deployed on sql server 2012 reporting manager

    Will the reports developed in sql server 2008 r2 BIDS work when deployed on sql server 2012 reporting manager?
    when I check on Microsoft site it says
    Reports are not upgraded when you upload a report definition file directly to the report server
    or SharePoint site. Upgrading a report definition in SQL Server Data Tools is the only way to upgrade the .rdl file.
    When you open an .rdl file in Report Designer in SQL Server Data Tools (SSDT), if the report was
    created for a previous namespace, Report Designer automatically creates a backup file and upgrades the report to the current namespace.
    This is the only way you can upgrade a report definition file.
    Now here is another confusing statement which says
    You can upload an .rdl file created in an earlier version of Reporting Services to a SQL Server
    2012 report server and it is automatically upgraded on first use. The report server stores the report definition file in the original format. The report is automatically upgraded the first time it is viewed, but the stored report definition file remains
    unchanged.
    All I want to know is if I deploy a rdl made in 2008 r2 to 2012 will it work on the report manager of
    2012?
    <o:p>
    </o:p>
    Mudassar

    I have tested this fucntionality and can confirm that ssrs 2008 r2 reports work when you deploy them on new ssrs 2012 report manager .
    No Migration is required .
    I didnt even moved report server dbs .All I did is just deployed reports on the report manager and it worked .
    "You
    can upload an .rdl file created in an earlier version of Reporting Services to a SQL Server 2012 report server and it is automatically upgraded on first use. "
    Microsoft needs to correct this the documentation is misleading
    Mudassar

  • How to migrate os x server to new hardware

    I am looking for the quickest easiest way to migrate OS X server to new hardware that I purchased. I currently have both DHCP and DNS services actively running.  I have VPN services running when needed.

    Reid,
    Thanks for your response.  I actually migrated everything that I needed over about an hour after I posted.  For DNS I simply copied all of the zone files in /Library/Server/named and restarted the DNS service.  DHCP took a little more investigation as I had to find where the configuration file was being stored.  I eventually found the configuration in /etc/bootpd.plist file that contains all of the DHCP info and copied it over to the new system.  Once I restarted all services everything was working fine.
    I took this approach rather than a direct cloning as I wanted a clean install of everything on the target system.  Also, as I mentioned before, I didn't have many services running that I needed to have running on the new configuration.  The VPN services that I was running had only one test user so recreating it from scratch was a non-issue.
    Regards,
    André

  • App Insights for web application not working when deployed to Dev server

    App Insights is not sending telemetry data for ASP.NET MVC web *requests* (page views from the JS instrumentation are fine) when the app is deployed to the Dev or Test IIS servers.  On local IIS express it works perfectly fine.    I have
    no idea how to troubleshoot this problem.
    Bert Jackson

    - the AI.config file is both in the root of the site, and the /bin folder (which was confusing the other day).  Both are correct.
    - it looks like a local browser can go to https://dc.services.visualstudio.com (it results in a 403 since its just a GET to the root).  During this test, I found that this server did NOT have the Root trust certificate (Baltimore cybertrust), which
    would cause problems when using IE locally to browse the app; the javascript AI logging was not working, because it couldnt fetch the ai.0.js file).  I got the proper root certificate installed on the server, but request logging still not working.  I
    dont believe the firewall is a problem.
    - I've verified that all binaries are indeed deployed in to the bin folder on the server
    - web.config does have the AI http module; I've verified via logging that the ApplicationInsightsWebTracking is loaded.  However, I have custom Context/Telemetry initializers, and their Initialize() methods are *NOT* being called when deployed on the
    server.  I've tried both ways of registering the initializers; via code in the Application_Start() event and also in the ApplicationInsights.config file.
    I don't know how to troubleshoot any further, to figure out if AppInsights is actually *trying* to send telemetry out and failing, or if its not actually even trying.
    Bert Jackson

  • Application does not load correctly when deploying to standalone server

    All,
    I have created simple application implementing fusion theme. Applicaiton works fine when I run on integrated server but when deployed on standalone server it does not load any images or the theme itself. afrloop keep incrementing in status bar and ends up with java script error while later.
    I deployed another test application on standalone server and that works fine i.e. theme gets loaded correctly. Also, how should I include images on the page? I have a images folder in web content folder but they dont get loaded.
    Any help will be appreciated.
    Thanks,
    Dipal

    LabVIEW now uses the Microsoft installer. It's possible that you need to upgrade the version that's on the Win2K box. I think the latest service packs from Microsoft include it.

  • JNLPDownload servlet issue when deployed in iPlanet server

    Hi all,
    I am doing a POC to check how JWS works to launch an applet on a workstation having two different JRE versions (14.2_06 and 1.6.0_01 installed in lower to higher version order)
    I deployed the sample application files in iPlanet server 6.0. In the JNLP file, under resources tag, I included a jar file with some version. However JWS is failing to download the file, with an exception (as seen from JNLP servle log file)
    JnlpDownloadServlet(4): JnlpResource: JnlpResource[WAR Path: /lib/SampleApplet__V1.1.jar versionId=1.1 name=SampleApplet.jar lastModified=Thu Jan 01 05:30:00 GMT+05:30 1970] returnVersionId=1.1]
    JnlpDownloadServlet(3): Resource returned: /lib/SampleApplet__V1.1.jar
    Error in processing request
    JnlpDownloadServlet(1): Internal error:
    java.lang.NullPointerException
         at com.sun.javaws.servlet.DownloadResponse$ResourceFileDownloadResponse.getContentLength(DownloadResponse.java:178)
         at com.sun.javaws.servlet.DownloadResponse$FileDownloadResponse.sendRespond(DownloadResponse.java:117)
         at com.sun.javaws.servlet.JnlpDownloadServlet.handleRequest(JnlpDownloadServlet.java:115)
         at com.sun.javaws.servlet.JnlpDownloadServlet.doGet(JnlpDownloadServlet.java:79)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.iplanet.server.http.servlet.NSServletRunner.invokeServletService(NSServletRunner.java:919)
         at com.iplanet.server.http.servlet.NSServletRunner.Service(NSServletRunner.java:483)
    The same application when deployed in tomcat server 4.1.32 is working fine.
    All the jar file is available in the correct location and I have verified it. After some investigation with JNLP servlet source code, I found that iplanet 6.0 is throwing nullpointer excepton due to null return from following line from com.sun.javaws.servlet.JNLPResource.java file.
    _resource = context.getResource(path); // here context is ServletContext and path input is relative path.
    Has any one come across this problem in iplanet server? Does getResourcePath always return null in iPlanet server?
    I don't want to change code in jnlp-servlet.jar, and it's the best case. Your inputs on this are appreciated.
    Thanks & Regards,
    Sudhakar

    Below is our reuirment.
    1. We will route the request based on urlprefix, these url prefix can be added and removed at runtime. We want to handle this situation automatically(not by obj conf changes). Also we will chnage the destination of request.
    2. We want insert string in the url for our internal purpose.
    So we opted for plugin.
    BTW: I built the plugin for 32-bit environment.
    $ file archMini-90.0.0.1.so
    archMini-90.0.0.1.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), not stripped
    Below is my cc options.
    CC_CMD=/usr/bin/gcc -m32 -fpic -DNET_SSL -DLinux -DLINUX -D_REENTRANT
    LD_SHAREDCMD=/usr/bin/gcc -m32 -shared

  • When I try to create a new Message on my Mac, Messages does not bring up my Contacts

    I have followed the instructions to setup Messages, I can send messages to the email addresses that I have memorized, but when I try to create a new Message on my Mac, Messages does not bring up my Contacts when I type in the search field for a person that has an iPad or iPhone.
    This sems out of sorts for an Apple product. Their stuff normally just works.
    For some reason, My Mac Mini with Mountain Lion doesn't recognize my contact names, or it isn't synched with my contacts...
    Anybody else want to weigh in, please?
    Thank you!

    Hi,
    I would point out that I did say...
    Of course the Contacts List has to have people listed in it.
    The Error seems to be that you have not even got an My Card.
    The OS when the computer is brand new and you set up the first Admin Account should create at least once Card entry for the Address Book/Contacts which has the Head and Shoulders icon (the My Card)
    The does presume the the first account on the Mac doers have a person's First name and Last name to work with.
    Of course not everyone sets things up this way.
    Anyhow
    To Check the Contacts List open the app.
    Go to the Preferences.
    Go to the Accounts section.
    This should list at least two "accounts
    One is for Syncing with iCloud and the other is for storing the Info on the Mac itself
    In System Preferences > iCloud you can only set up one Apple ID to be the iCloud ID.
    If you do or have changed this you may have extra accounts in the Contacts > Preferences > Accounts
    Uploaded with Skitch!
    7:36 PM      Thursday; September 6, 2012
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
      iMac 2.5Ghz 5i 2011 (Lion 10.7.2)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • Best Practice when deploying a single mdb into a cluster

    At a high level, we are converting all of our components to Weblogic processes that use Stateless Session Beans and Message Driven Beans. All of the weblogic processes will be clustered, and all of the topic queues will be distributed (Uniform Distributed Topics / Queues).
              We have one component that is a single MDB reading from a single queue on 1 machine. It is a requirement that the JMS messages on that queue be processed in order, and the processing of messages frequently requires that the same row in the DB be updated. Does anyone have any thoughts on the best design for that in our clustered environment?
              One possible solution we have come up with (not working):
              Possible Solution 1: Use a distributed topic and enforce a single client via client-id on the connection factory, causing a single consumer.
              1.Deploy a uniform-distributed Topic to the cluster.
              2.Create a connection factory with a client-id.
              3.Deploy a single FooMDB to the cluster.
              Problem with Solution 1: WL allows multiple consumers on Topic with same client-id
              1.Start (2) servers in cluster
              2.FooMDB running on Server_A connects to Topic
              3.FooMDB running on Server_B fails with unique id exception (yeah).
              4.Send messages - Messages are processed only once by FooMDB on Server_A (yeah).
              5.Stop Server_A.
              6.FooMDB running on Server_B connects automatically to Topic.
              7.Send messages - Messages are processed by FooMDB on Server_B (yeah).
              8.Start Server_A
              9.FooMDB successfully connects to Topic, even though FooMDB on Server_B is already connected (bad). Is this a WL bug or our config bug??
              10.Send messages - Messages are processed by both FooMDB on Server_A and Server_B (bad). Is this a WL bug or our config bug??
              Conclusion: Does anyone have any thoughts on the best design for that in our clustered environment? and if the above solution is doable, what mistake might we have made?
              Thank you in advance for your help!
              kb

    Thanks for the helpful info Tom.
              Kevin - It seems that for both the MDB, and the JMS provider, there are (manual or scripted) actions to be taken during any failure event + failure probes possibly required to launch these actions...?
              In the case of the JMS provider, the JMS destination needs to be migrated in the event of managed-server or host failure; if this host is the one that also runs the Admin server then the Admin server also needs to be restarted on a new host too, in order that it can become available to receive the migration instructions and thus update the config of the managed server which is to be newly targetted to serve the JMS destination.
              In the case of the MDB, a deployment action of some sort would need to take place on another managed-server, in the event of a failure of the managed server or the host, where the original MDB had been initally deployed.
              The JMS Destination migration actions can be totally avoided by the use of another JMS implementation which has a design philosophy of "failover" built into it (for example, Tibco EMS has totally automatic JMS failover features) and could be accessed gracefully by using Weblogic foreign JMS. The sinlge MDB deployed on one of the Weblogic managed servers in the cluster would still need some kind of (possibly scripted) redeployment action, and on top of this, there would need to be some kind of health check process to establish if this re-deployment action was actually required to be launched. It is possible that the logic and actions required just to establish the true functional health of this MDB could themsevles be as difficult as the original design requirement :-)
              All of this suggests that for the given requirement; the BEA environment is not well suited; and if no other environment or JMS provider is available at your site, then a manipulation of process itself may be required to enable it to be handled in a highly-available way which can be gracefully administered in a Weblogic cluster.
              We have not discussed the message payload design and the reasons that message order must be respected - by changing the message payload design and possibly adding additional data, this requirement "can", "in certain circumstances", be avoided.
              If you can't do that, I suggest you buy a 2 node Sun Cluster with shared HA storage and use this to monitor a simple JMS client java program that periodically checks for items on the Queue. The Tibco EMS servers could also be configured on this platform and give totally automatic failover protection for both process and host failure scenarios. With the spare money we can go to the pub.
              P.S. I don't work for Tibco or Sun and am a BIG Weblogic fan :-)

  • Org.eclipse.virgo.util.io.FatalIOException when deploying to local server

    Hi,
    i get the following error a lot when deploying an app to a local test server. (Neo SDK 2.3.1)
    [2013-03-15 10:37:04.439] fs-watcher                   <DE0017E> Failed to update web bundle 'shall-we' version '0.0.0'. See the logs for more information. org.eclipse.virgo.util.io.FatalIOException: Content of destination path '.\webapps\shall-we' cannot be removed
              at org.eclipse.virgo.util.io.ZipUtils.determineFinalUnzipDestination(ZipUtils.java:243)
              at org.eclipse.virgo.util.io.ZipUtils.unzipToFolder(ZipUtils.java:159)
              at org.eclipse.virgo.util.io.ZipUtils.unzipToDestructive(ZipUtils.java:81)
              at org.eclipse.virgo.util.io.JarUtils.unpackToDestructive(JarUtils.java:58)
              at org.eclipse.virgo.web.war.deployer.WARDeployer.update(WARDeployer.java:352)
              at org.eclipse.virgo.nano.deployer.internal.StandardApplicationDeployer.deploy(StandardApplicationDeployer.java:98)
              at org.eclipse.virgo.nano.deployer.internal.StandardApplicationDeployer.deploy(StandardApplicationDeployer.java:191)
              at org.eclipse.virgo.nano.deployer.hot.HotDeploymentFileSystemListener.deploy(HotDeployerFileSystemListener.java:225)
              at org.eclipse.virgo.nano.deployer.hot.HotDeploymentFileSystemListener.onChange(HotDeployerFileSystemListener.java:82)
              at org.eclipse.virgo.util.io.FileSystemChecker.notifyListeners(FileSystemChecker.java:373)
              at org.eclipse.virgo.util.io.FileSystemChecker.check(FileSystemChecker.java:282)
              at org.eclipse.virgo.nano.deployer.hot.WatchTask.run(WatchTask.java:48)
              at java.lang.Thread.run(Thread.java:722)
    My current workaround is to restart the server. However this is really annoying.... Is this a known issue?
    Best regards,
    Fabian

    Hi Vlado,
    thanks for your support.
    From a first test it looks like this new version solves the problem along with JDK7
    Just let me add, for those using maven, in order to exclude jaxb-impl from deployment, you just need to add the following dependency to you pom.xml
    <dependency>
         <groupId>com.sun.xml.bind</groupId> 
         <artifactId>jaxb-impl</artifactId> 
         <version>2.2.6</version> 
         <scope>provided</scope> 
    </dependency>
    This will tell maven to not bundle jaxb-impl into the lib folder as it's offered by JDK7
    Of course you have JAVA_HOME set to JDK7 home so that the local cloud server picks up the JDK7 libs
    Thanks a lot
    Vincenzo

  • What need to be done for CDC when transfer the application server to new?

    we have a BO DI server in window, an application server JDE, and data mart in sql server for universe data. We set up the triggle based CDC in DI. Therefore, we extract change data from application database (oracle) to CDC table, then tranform the data to the sql  server database to feed the universe data. We are moving our application server (JDE) to a new server, new hardware...etc. We need to certify the CDC in the new server database, but not sure what need to be done in the CDC part. The data has to do a full refresh then we need to turn on our CDC to the new server, where we change the configeration? Does anyone has such experience before?

    sb92075 wrote:
    Sunil F. wrote:
    you need to change the location in /etc/oratab as well./etc/oratab file is NOT required to start or run Oracle RDBMSbut if you don't change it, then when the server is restarted you are reasonably likely to have the database running with the wrong binaries.
    I'd also add that you should review and update any ORACLE_HOMEs located in your network configuration (wherever you host service resolution for oracle services). Specifically listener.ora and tnsnames.ora on the server, plus client connectivity as well.
    Niall Litchfield
    Oracle DBA
    http://www.orawin.info/

  • Images do not show when deployed on remote server

    We are using jdeveloper 11.1.2.1, adf and integrated weblogic and remote server has weblogic where we deploy the application for testing.
    We have a login.html page. when deployed and running the image in login.html does not show in FF or IE 8. It shows on IE9. when deployed on the remote server.
    When deployed on the integrated server only fire fox shows the image. None of the other web browsers show the image in login,html
    Here is my login.html
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <html>
    <head>
    <!--meta http-equiv="Content-Type" content="text/html;CHARSET=iso-8859-1" /-->
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
    <title>Application Login</title>
    </head>
    <body>
    <div class="header">
    <div class="head_logo"><img src="images/imageLogo.JPG" alt="DASIS Logo" height="73" width="862"/></div>
    </div>
    <div class="navigation"></div>
    <div class="content">
    <div class="contentTitle">
    Welcome to ISATS online.
    <hr/>
    </div>
    <div class="contentArea">
    <p class="Arial">To login, enter your user ID and password, then click the Login button.
    </p>
    <form method="POST" action="j_security_check">
    <TABLE CELLPADDING="5"
    SUMMARY="This table contains a web form
    with fields for ID and password entry." >
    <TBODY>
    <TR>
    <TD ALIGN="right" VALIGN="top">
    <span class="Arial">User ID:</span>
    </TD>
    <TD VALIGN="top" ALIGN="left">
    <input type="text" value="" alt="Enter User ID" name="j_username"></input>
    </TD>
    </TR>
    <TR>
    <TD ALIGN="right" VALIGN="top">
    <span class="Arial">Password:</span>
    </TD>
    <TD VALIGN="top" ALIGN="left">
    <input type="password" name="j_password" value="" alt="Password"></input>
    </TD>
    </TR>
    <TR>
    <TD ALIGN="right" VALIGN="top" width="85">
    </TD>
    <TD VALIGN="top" ALIGN="left">
    <input type="submit" name="submit" value="Submit"></input>
    </TD>
    </TR>
    </TBODY>
    </TABLE>
    </form>
    <span class="Arial">
    Please contact Help Desk for assistance with the User ID and Password.
    <br>
    The Help Desk number is XXX) XXX-2300.
    </span>
    </div>
    </div>
    </body>
    </html>
    Any help is appreciated
    Edited by: user597294 on Jan 11, 2012 3:58 PM
    Edited by: user597294 on Jan 11, 2012 4:01 PM

    The problem does not seem to be with TopLink or JPA, so you may want to post this question to a different forum, such as the JDeveloper/ADF forum at:
    JDeveloper and ADF
    If the image itself is being sent but not loaded, you might check that it is a display issue with the browser being used.
    Best Regards,
    Chris

  • Migrate (N)AMP server to new hardware

    Hi,
    I have been looking for documentation on how to move an AMP configuration to
    new hardware (practically same OS-install, NW65SP7).
    Is there any info around 'cause I wasn't able to find any. And before I
    start dumping MySQL databases and Apache virtual hosts, I thought i'd ask
    here.
    On the origin server, webcontent and SQL db are placed on different volumes
    than SYS. I looked at MigrationWizard as well, but my replacement server is
    already in the same tree (new name).
    Any info, links or directions, appreciated.
    Regards,
    Marcel

    BakxM,
    > I have been looking for documentation on how to move an AMP configuration to
    > new hardware (practically same OS-install, NW65SP7).
    I'd transfer the database and adjust Apache and PHP settings manually.
    - Anders Gustafsson (Sysop)
    The Aaland Islands (N60 E20)
    Discover the new Novell forums at http://forums.novell.com
    Novell does not monitor these forums officially.
    Enhancement requests for all Novell products may be made at
    http://support.novell.com/enhancement

  • Move / Migrate A Managment Server to New Hardware

    I want to move / migrate my existing SCOM 2012 SP1 Management Servers to new hardware running Server 2012 R2. We're going to leave the DBs where they are for now.
    It looks like I could just 'add' a new Management Server and then remove the older ones. Is it that simple?
    Orange County District Attorney

    HI,
    1. Install a new Management server in your management group.
    2, Move all SCOM agents from old MS to new management server.
    3. Move if there is any dependencyes on old MS to new MS (Like Exchange corelation engine serivce on MS for Exchange 2010 MP / Proxying for web application monitoring/ SMTP relay for SCOM email notification etc)
    4. properly uninstall Old MS to avoid issues (if not objects will left in resource pools)
    Kind Regards,
    ~Bommi

  • Page Break does not work in PDF report when deployed to App Server

    I have a report with a PAGE Break before on a repeating frame that holds a matrix report. In reports designer on the PC, the report correctly shows the page break. When deployed to the app server, the report shows the page after the break superimposed on top of the page before the break.
    The report has a repeating frame that spans both pages and holds the header information (page 1), and the matrix report (page 2).
    Any suggestions on how to fix this would be greatly appreciated.
    Deb

    Crystal Reports Designer 2008 and Business Objects Enterprise XI release 2 are not in the same suite release. You should use Crystal Reports Designer XI release 2 to connect BOE XIr2.

  • When deploying to Weblogic Server, JDeveloper is unable to list servers

    I have created a BPEL project using JDeveloper 11.1.1.6.
    Have created an Integration Server in the JDeveloper Application Server tab. While deploying the project using this Integration Server profile, JDeveloper is unable to list out servers. As a result, the NEXT button is grayed-out and the deployment prematurely halts and cannot continue any further.
    When deploying to Integrated Weblogic Server, JDeveloper is unable to list servers.
    I have taken the following actions:
    In JDeveloper, the proxy setting was initially turned off. So, I have turned it on and given it a try too.
    I have also gone through the proxy settings in my JDeveloper, proxy connection test was successful. I still dont see servers during development.
    I have also followed all steps on JDeveloper Help Tutorial on "41 Deploying SOA Composite Applications" and no success.
    Issue can be reproduced as below:
    The issue can be reproduced at will with the following steps:
    1. Create a SOA BPEL Composite
    2. Try Deploying the Composite
    3. In the JDeveloper Deploy Wizard, notice the SOA server is not listed.
    Please advice.
    Thanks in advance.

    Hi,
    I am having the same issue, were you able to resolve this, would you be so kind to let me know what was the fix?
    I have JDEV 11.1.1.6, both my admin servers and managed servers are up and running, I can create Application Server connection with no problem, but I don't see any servers under SOA servers list when trying to deploy a composite.
    Thank you,
    Anatoliy

Maybe you are looking for

  • How to reset my MacBook Air

    Hi, selling my MacBook Air soon and need to format it to factory settings with lion on (which was on when I bought it) I have purchased mountain lion in the past Any help would be great thanks I have tried erasing it but then asks me for my apple I'd

  • ITunes burning albums/playlists in reverse order

    BURNING CD's IN REVERSE TRACK ORDER... (Version 8.2.1) Here is the solution to this problem that has been ruining all of my blank cd's. I was viewing all of my albums and playlists in the "grid" view. The solution is to simply switch to "list" view.

  • How can I make the highlighted area smaller in Preview?

    When I try to highlight a passage in Preview it is huge! I would think that when you choose to highlight something it should litteraly just highlight THOSE lines.  However, it looks like a scribble that takes up more than the passage above and below

  • Open files with java

    Hi I'd like to know if there's a way that you can open a file that's been associated with your java app. I know how to read from a file and I know how to pass command line arguments but what I don't know is how to open my app with a file just by clic

  • THE PLAYLIST DIRECTIONS ARE NOT WORKING FOR ME

    I FOLLOWED THE DIRECTIONS AS STATED AND CANNOT SEEM TO CREATE A PLAYLIST WHICH WAS LOST (1300 FIDDLE TUNES) WHEN I TRANSFERRED FROM DELL TO IMAC.  I WILL REBUILD IT BUT THE DIRECTIONS DON'T SEEM TO WORK.  I HAVE NOW CREATED TWO NEW FILES AND TUNES WI