Got Blank Page while installation

Hello,
I have got a blank page as captured in following when installing MSSQL 2012 SP2 Standard for trial use.  I am no idea about it.  Could anyone can advise?
I am using Citrix Xen VM for my environment.
Thanks!

Have you installed SQL Server 2012 before installing the SP2 update. The screenshot shows that you are installing SQL Server 2012 SP2 which requires SQL Server 2012 to be installed first. Although SP update would have reported no instance found if there
was no instance.
Can you download
SQL Server 2012 SP2 again and try
Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it
My Technet Wiki Article
MVP

Similar Messages

  • Blank pages while printing in BO6.5.1

    Post Author: Saravanan Perumal
    CA Forum: Desktop Intelligence Reporting
    Hi,
    I'm trying to create a Business objects report 6.5 with more tables and cells than will fit across one page. This results blank pages while printing, Is there any option to fit the cells and Tables into the first page that extended to the second page.
    Any one having the idea regarding kindly let me know.
    Thanks in advance!
    Br
    Saravanan.

    Hello,
    BLANKPAGES specifies whether to suppress blank pages when you print a report. Use this keyword when there are blank pages in your report output that you do not want to print.
    rwclient.exe server=<repserver_name> report=only_main.RDF userid=scott/tiger@orcl destype=file desformat=pdf BLANKPAGES=NO
    Another solution would be the use of srw.abort_program:
    If there is no data, the report is not run:
    SRW.PROGRAM_ABORT needs to be called from a format trigger and since any object within repeating frame ( based on main query) will not be formatted unless there is data, So need to have a "Boilerplate Text" outside of Frame and placed at "Main Section"-> "Body". This Text object will have Following format Trigger.
    begin
    if :data_yn ='Y' then
    null;
    else
    SRW.MESSAGE(100, 'No Data to run report ');
    raise SRW.PROGRAM_ABORT;
    end if;
    return (False);
    end;
    Here return (false) as do not want to print the text.
    data_yn is a user parameter variable, Not exposed to user or at Parameter Page.
    There is PL/SQL Filter Written at the Main Query at Data Modal as
    function G_EMPNOGroupFilter return boolean is
    begin
    Select 'Y' into :data_yn from dual;
    return (TRUE);
    end;
    This Helps in setting data_yn to Y is there is data returned by the underlying Query. by default this is Null.
    So when Report is executed by passing 2 as value to 'no', Query does not returns any row, So PL/SQL filter will not run and while formatting Blank report, format trigger of the "Text Object" will raise exception to abort report, thus no output.
    Similarly if there is data returned by Query then PL/SQL filer will set 'Y' to data_yn and "Text object" format trigger will not raise Exception.
    Regards,
    Alex

  • Why does my computer keep reloading blank pages while reading email ?

    My computer constantly reloads a blank page while I am in my email account (Outlook.com- an old hotmail account). I have deleted cookies, deleted history and the cache files according to what one search result told me to do. I have mal-ware and anti-virus which are all up to date along with current windows versions. I reloaded Firefox also, all to no avail. Unless I take my computer to a repair shop, it is difficult to read any email.

    That's a good sign! It suggests that one of your extensions does something that isn't fully compatible with Outlook webmail. This might include blocking information that Microsoft's site expects, whether cookies, or something else. Could you review your extensions and see whether any of them might filter/block information from the site, to enhance privacy or reduce annoyances or other reasons?
    You can do that on the Add-ons page. Either:
    * Ctrl+Shift+a
    * orange Firefox button (or Tools menu) > Add-ons
    In the left column, click Extensions. Then on the right side, if you see something that might be relevant, you can click its Options dialog to see whether you can make an exception for the live.com site (server that hosts Outlook mail).

  • Journ.E touch - blank page while trying to access the virtual store

    After resetting the account and update the virtual store,
    I get a blank page while trying to access the virtual store.
    I proceeded to update firmaware. always blank page.

    after the reset, the page is still blank. no access to the virtual store. can you check the serial number of my JournE Touch?
    S / N: 5A015441DH, are this a zero? or the letter O? I write the number 0 for account creation.
    I note that this error occurred after resetting the personal account
    Personal Account - 12763
    cordially

  • Blank page after installation :1158/em

    Hi,
    I am trying to install the O-DB 10.2 on WINDOWS SERVER 2003.
    I am using the documentation on: file://///192.168.11.55/e$/DB_10.2_extracted/B19306_01/install.102/b14316/reqs.htm
    I have installed the loopback adapter because it was giving an error when installing the DB for the first time.
    Since the computer does not have a domain I gave the IP-address found with command: ipconfig; section "ethernet adapter local area connection"
    Then I have installed the DB and when I want to open the browser URL, given by the install manager: http://hostname.domain:1158/em
    it just shows a blank page.
    the page ~:5560/isqlplus opens (although it seems I cannot login. But when I open a "command prompt" window and enter "sqlplus" and then enter the values it does connect)
    So I have stopped after chapter 3.4 of the documentation, because I have got the blank page.
    Can anybody help please? or is that normal?
    Regards,
    Denise

    rpearson wrote:
    I can't give you a screen shot because I uninstalled again. But it's just a shortcut in Start > Oracle > Database Control. Did you look at the properties of that shortcut to see what it is and does? It's trying to launch the old java console. Mine doesn' work either, but then I've never really even looked at it until just now. After all, dbcontrol is web based .. accessed via a browser, just like this site, just like google, .....
    Another interesting thing is if I do a basic install, then oracle uses port 1158 for dbconsole and installs an agent. When I did an advanced install, port 5500 was used, and I didn't see any agent.Probably trying to deal with vestiges of things left over from the first install, and different choices you made (or didn't make) on the advanced vs. the basic.

  • Pressing Enter Button Gives a Blank Page while Cursor is in Text Field

    Hi,
    I have a problem on my jsp page that there is a text filed (input type="text") and a button (input type="button") to submit the page.
    When page loads the cursor blinks in the text field, and at the same moment if i hit the enter button of my keyboard it gives a blank page.
    Here the button on page does not clicked by this enter button, no script calls neither the page submitted to the given url.
    Kindly suggest what is going wrong.
    Thanks in Advance
    Rajiv K.

    I'd come across this issue a while back: [http://tipsandtricks.nogoodatcoding.com/2007/07/html-single-text-field-submit-caveat.html]; when there is only a single text field in a form, then pressing enter causes a submit with the text-field as the initiator. The submit button isn't invoked. This means any onsubmit actions will not be called. A simple way out is to put in a dummy text field in the form and set it's display to none (using CSS/styling)

  • Blank page while servlet to jsp.

    Hi.
    am working in a code for login verification.
    In my login database i have different user.For each user user access will be different.
    So am verifying password for a particular user.The verification is done in servlet page .
    After verification am viewing only a blank page.
    Can u give me any suggestion.
    my code is given below.
    response.setContentType("text/html;charset=UTF-8");
            PrintWriter out = response.getWriter();
             HttpSession session=request.getSession();
            String user="",pass="";
            //ServletContext context=null;
            ServletContext context=getServletContext();
    String userName=request.getParameter("user").trim();
    String passWord=request.getParameter("pass").trim();
            String query="select * from login where user='"+userName+"' ";
           String DbUserName="";
           String DbPassword="";
           String finalUser="";
           try {
                 Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
                 Connection con1=DriverManager.getConnection("jdbc:odbc:register");
                  Statement stat=con1.createStatement();
                  ResultSet rst=stat.executeQuery(query);
                    while(rst.next())
         user=rst.getString("user");
    pass=rst.getString("pass");
                  if((userName.equalsIgnoreCase(user))&&(passWord.equalsIgnoreCase(pass)))
                session.setAttribute("user",user);
            context.getRequestDispatcher("/Mainmenu.jsp").forward(request,response);
            else
                   context.getRequestDispatcher("/LoginError.jsp").forward(request,response);
    catch(Exception e){
                 e.printStackTrace();
          }Thanks in advance,
    regards,
    satheeshkannan

    Indeed, you are just printing and ignoring the exception instead of throwing it or change the flow.
    Apart from this problem: why are you comparing the username once again after the query while the query should only return rows matching the username? Anyway, if your DB is well-designed (i.e. username is unique), then you can also just query for rows matching the username and the password so that you just need to check if ResultSet#next() returns true or not.
    Oh, don't forget to use PreparedStatement instead. It will save you from SQL injections.

  • WCM_PLACEHOLDER returns blank page while WCM_BEGIN_EDIT_SESSION works fine

    Hello there,
    I have created a website in SiteStudio (via JDeveloper) with the site assets as in the following link:
    http://download.oracle.com/docs/cd/E14571_01/doc.1111/e10613/img/region_definitions.gif
    Note that all the elements in the above link are checked in UCM.
    I can edit the datafile which is in UCM via:
    http://127.0.0.1:16200/cs/idcplg?IdcService=WCM_BEGIN_EDIT_SESSION&dDocName=SSD-DATAFILE
    However I am unable to see the contents of the same datafile via:
    http://127.0.0.1:16200/cs/idcplg?IdcService=WCM_PLACEHOLDER&dataFileDocName=SSD-DATAFILE&placeholderDefinitionDocName=SSD-CONTENT-PHD
    No matter the value I type for the parameter dataFileDocName I always get a blank page.
    If I change the URL to:
    http://127.0.0.1:16200/cs/idcplg?IdcService=WCM_PLACEHOLDER&dataFileDocName=SSD-DATAFILE&SSContributor=true
    I get the following response: It is not possible to calculate the path to the content item 'SS_DEFAULT_REGION_TEMPLATE'.
    The thing is that I don't know why UCM is trying to find +'SS_DEFAULT_REGION_TEMPLATE'+.
    Can anybody shed some light on what is happening please?
    Thanks,
    Fabio

    Hello Jiri,
    Thanks for your reply.
    Unfortunately I am getting 404 for the link you provided.
    I have assigned a REGION DEFINITION (is that what you mean by "content" on your reply?) to the placeholder, please have a look at its source below:
    +<?xml version="1.0"; encoding="UTF-8" standalone="yes"?>+
    +<placeholderDefinition xmlns="http://www.oracle.com/sitestudio/PlaceholderDefinition/"+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.oracle.com/sitestudio/PlaceholderDefinition/ http://www.oracle.com/sitestudio/ss_placeholder_definition.xsd">
    +<property value="" name="description"/>+
    +<complexProperty name="flags">+
    +<property value="true" name="update"/>+
    +<property value="true" name="preview"/>+
    +<property value="true" name="reset"/>+
    +<property value="true" name="removeAssociation"/>+
    +<property value="true" name="switchDataFile"/>+
    +<property value="true" name="approve"/>+
    +<property value="true" name="viewTrackerReport"/>+
    +<property value="true" name="reject"/>+
    +<property value="true" name="switchRegionTemplate"/>+
    +<property value="true" name="docInfo"/>+
    +<property value="true" name="docInfoUpdate"/>+
    +<property value="true" name="modifyMetadata"/>+
    +<property value="true" name="viewUsageReport"/>+
    +</complexProperty>+
    +<mappings>+
    +<regionDefinition location="SSD-CONTENT-RD">+
    +<regionTemplate location="@ssd-content-rt" default="true"/>+
    +</regionDefinition>+
    +</mappings>+
    +</placeholderDefinition>+
    Supposing the above source is correct; I'd appreciate if you could bring to my attention some other potential source for such a problem so I can look into it.
    Regards,
    Fabio

  • I have blank page while trying to access the virtual store with Journ.E tou

    after update and reset, the page is blank, no access to the virtual store
    as I entered the serial number S / N: PX1530U-1ET1 :-) the correct S / N: its not used and i dont know how i can repair it with correct password
    What to do about it??? Without virtual store is tablet unusable.
    Thanks for any solution...
    Message was edited by: mirokmiro

    Thank you for the request.
    Your Toshiba Virtual Store account 33460 has been reset.

  • Blank page display while executing Materials & Sales Order App in Fiori Launchpad Sandbox

    Hi ,
    I am getting blank page while trying to execute Materials app & Sales Order App in Fiori Launchpad Sandbox
    Fiori App to App Navigation in Web IDE - Part 1
    Kindly help me to resolve this issue.
    Regards,
    Bharani

    Hi Jamie,
    Even after recreating the material & salesorder app still getting the same blank page.
    For accessing destination (ES1) i used some other credential as i am not able to reset the password of my account since i am getting below for a longtime.
    System Down:
    The system is not accessible please have a look at the Operations Document for the system status or check back later.
    Thank you for your understanding
    So does it has any connection related to the blank page which i am getting?
    Regards,
    Bharani

  • Apex Listener return blank pages with no configuration errors!

    - I set up an Apex Listener "Version:1.1.3.243.11.40" at "10.0.114.11" in standalone mode.
    - I configured Apex Listener via http://10.0.114.11:8585/apex/listenerConfigure and return with no errors.
    - I get http://10.0.114.11:8585/apex/listenerStatus, it returned this:
    Current Time:     Tue Dec 13 17:06:32 ICT 2011
    Server Uptime:     0 Days 01:10:14.101
    Total Accesses:     38.0
    Total Traffic:     161.34K
    Total Errors:     0
    Total File Downloads:     0
    Total Processing Time:     0 Days 00:00:09.354
    Processing Time in milliseconds:     Minimum: 20 Average: 246 Median: 64 Maximum: 3062
    Database Time in milliseconds:     Minimum: 14 Average: 61 Median: 50 Maximum: 204
    Active Requests:     0
    Connections in the pool apex:
    Active: 0 Available: 1
    But when I go to "http://10.0.114.11:8585/apex" or "http://10.0.114.11:8585/apex/apex_admin", I got blank pages.
    The page displays "Application Express Login" or "Application Express Administration Services" in the tab at the top of IE, but nothing else. Anyone have any ideas what could be happening here ?
    thanks so much,

    Hi Udo!
    I run apex_listener with this below command and the output is that:
    java -Dapex.home=/tmp/apex -Dapex.images=/tmp/apex/apex/images -Dapex.port=8585 -Dapex.erase -jar /source_install/apex_listener.1.1.3.243.11.40/apex.war
    INFO: Starting: /source_install/apex_listener.1.1.3.243.11.40/apex.war
    See: 'java -jar apex.war --help' for full range of configuration options
    INFO: Extracting to: /tmp/apex
    INFO: Using classpath: file:/tmp/apex/apex/____embedded/start.jar:file:/tmp/apex/apex/WEB-INF/lib/poi-3.6-20091214.jar:file:/tmp/apex/apex/WEB-INF/lib/commons-fileupload-1.2.1.jar:file:/tmp/apex/apex/WEB-INF/lib/je-4.0.103.jar:file:/tmp/apex/apex/WEB-INF/lib/apex.jar:file:/tmp/apex/apex/WEB-INF/lib/ojmisc.jar:file:/tmp/apex/apex/WEB-INF/lib/ucp.jar:file:/tmp/apex/apex/WEB-INF/lib/xdb-11.2.0.jar:file:/tmp/apex/apex/WEB-INF/lib/xmlparserv2-11.2.0.jar:file:/tmp/apex/apex/WEB-INF/lib/ojdbc6.jar:
    INFO: Starting Embedded Web Container in: /tmp/apex
    Dec 13, 2011 6:40:22 PM ____bootstrap.Deployer deploy
    INFO: Will deploy application path=/tmp/apex/apex/WEB-INF/web.xml
    Dec 13, 2011 6:40:22 PM ____bootstrap.Deployer deploy
    INFO: deployed application path=/tmp/apex/apex/WEB-INF/web.xml
    Using config file: /tmp/apex/apex-config.xml
    -- listing properties --
    PropertyCheckInterval=60
    ValidateConnection=true
    MinLimit=1
    MaxLimit=10
    InitialLimit=3
    AbandonedConnectionTimeout=900
    MaxStatementsLimit=10
    InactivityTimeout=1800
    MaxConnectionReuseCount=1000
    APEX Listener version : 1.1.3.243.11.40
    APEX Listener server info: Grizzly/1.9.18-o
    Dec 13, 2011 6:40:23 PM com.sun.grizzly.Controller logVersion
    INFO: Starting Grizzly Framework 1.9.18-o - Tue Dec 13 18:40:23 ICT 2011
    INFO: http://localhost:8585/apex started.
    Using JDBC driver: Oracle JDBC driver version: 11.2.0.2.0
    I don't know how to "could you please check if you configured the directory for the static contents ("images") correctly"
    because the Installation Guide of Oracle about Install Apex in standalone mode do not tell me to configure images any more. I just run apex listener with above command "java -Dapex.home=/tmp/apex -Dapex.images=/tmp/apex/apex/images -Dapex.port=8585 -Dapex.erase -jar /source_install/apex_listener.1.1.3.243.11.40/apex.war".
    Thank you for your reply,Udo!

  • When I click links in my mails or other places I get blank pages. Think yur blocking to much, even keeping my own email site from working...

    I am a comp dummy, but I really like firefox but since I tried to personalize my firefox, all the time when I press a link or go to some less known site I get blank pages, while the adress is in the top showing. No wheels turning. Keep on burning, firefox!!!
    Blocking too much, being too bossy, I do have great internet and pc security. In my own email account, you just prevent it from working! That's ridiculous.
    Start the fire.
    Greetings,
    The wolve-like (that's what my last name means: Roelofs.
    Robin Mark Roelofs,
    The Netherlands
    Pleae do something.

    '''Try Firefox Safe Mode''' to see if the problem goes away. [[Troubleshoot Firefox issues using Safe Mode|Firefox Safe Mode]] is a troubleshooting mode that temporarily turns off hardware acceleration, resets some settings, and disables add-ons (extensions and themes).
    '''If Firefox is open,''' you can restart in Firefox Safe Mode from the Help menu:
    * Click the menu button [[Image:New Fx Menu]], click Help [[Image:Help-29]] and select ''Restart with Add-ons Disabled''.
    '''If Firefox is not running,''' you can start Firefox in Safe Mode as follows:
    * On Windows: Hold the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * On Mac: Hold the '''option''' key while starting Firefox.
    * On Linux: Quit Firefox, go to your Terminal and run ''firefox -safe-mode'' <br>(you may need to specify the Firefox installation path e.g. /usr/lib/firefox)
    When the Firefox Safe Mode window appears, select "Start in Safe Mode".
    ;[[Image:SafeMode-Fx35]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, theme, or hardware acceleration. Please follow the steps in the [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]] article to find the cause.
    ''To exit Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    When you figure out what's causing your issues, please let us know. It might help others with the same problem.

  • Blank page comes out when I try to make a copy on my HP 5610xi All In One Printer

    Recently, I keep getting a Blank Page when I try to copy anything on my HP Officejet 5610xi All in One Printer.
    This question was solved.
    View Solution.

    Hi,
    I understand that you are getting a blank page while trying to copy. 
    Make sure that the printer is connected directly to a wall jack and not a surge protector.  If this fails to resolve the issue please follow the steps from the link below.
    Copy issue
    Give Kudos to say "thanks" by clicking on the "thumps Up icon" .
    Click "Accept as Solution" if it solved your problem, so others can find it.
    Although I am an HP employee, I am speaking for myself and not for HP.

  • Get blank page in Sun Java System Application Server Platform Edition 8

    I installed Sun Java� System Application Server Platform Edition 8 and got blank page in http://localhost:1100/ and http://localhost:1100/hello/.
    The port 1100 is my default port of HTTP port.
    My enviroment:
    Win2000 professional
    j2sdk1.4.2_05
    Tomcat 4.1 (use port : 8080, and it works fine after installing Sun Java� System Application Server Platform Edition 8 )
    Anybody can help me to solve this problem? I really want to learn J2EE by using this way.
    This is my server.log when invoking the URL http://localhost:1100/ or http://localhost:1100/hello/ .
    ===============================================================================
    |sun-appserver-pe8.0.0_01|org.apache.coyote.tomcat5.CoyoteAdapter|_ThreadID=12;|An exception or error occurred in the container during the request processing
    java.lang.NoSuchMethodError: javax.servlet.http.HttpServletRequest.getLocalPort()I
         at com.sun.enterprise.web.VirtualServerMappingValve.invoke(VirtualServerMappingValve.java:138)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:107)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:522)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:936)
         at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:165)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:683)
         at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:604)
         at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:542)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:647)
         at java.lang.Thread.run(Thread.java:534)

    The way i solved it was the following :
    I removed all java related packages/applications/servers etc existing in my pc .
    my meaning of remove is complete uninstallation of any java application .
    then i installed back again j2sdk1.42_05 then i installed the sun application server .
    everything was succesful since then .
    If you have any java version installed in your pc , for example j2sdk1.4.2_05 and this
    package supports previous servers or other java applications and then you install
    sun application server , it doesn't work .
    It seems the previous java apps . don't "release" some java resources which are
    used or can be used by sun application server .
    I hope this can be useful to you .
    good luck .
    FGOM .

  • Canon Printer: Printing blank pages

    CAPTV330_MacOSX_ukEN.dmg. Downloaded this driver. Was printing correctly. Now printing blank pages, while printing some graphic outlines.
    When printing on Adobe, it prints fine. Also tried Print Bitmap mode, worked. I suspect its printing in Postscript mode, while I believe the printer, then doesn't understand the mode.
    Removing the printer from /Library/Printers/Canon/CUPSCAPT/ doesn't help.

    Problem Solved!
    1. Open System Preferences > Print & Fax
    2. Move your mouse over the Printers list
    3. Hold down the Control button and click the mouse
    4. Click the "Reset printing system ..." popup
    Then go to http://support-sg.canon-asia.com/contents/SG/EN/0100220001.html , download and install this new driver.
    After that add your printer again and select the drivers.
    It worked for me.

Maybe you are looking for

  • Is there a way to create an flashing button?

    Hi, How to make a button which flashes to attract the user to click on it? Please advise. Regards.

  • After 10 years I am upset with Verizon

    So here is my store, In July my husband and I upgraded our phones to the ( At the Time New) Nokia Lumia 928. We were so excited to have something new until issues started to happen. Every couple of days my phone screen would freeze, because of how th

  • How to get back music and video conent after updating ipod

    I have recently updated my ipod touch. And when it restored tmy stuff back it only put back my photos and apps, but deleted my music and videos. I already tried restoring form an back-up and it did not work. please help, that was a lot of music.

  • Error occurred while trying to access framework page

    Hi All, After we applied sps 12 in to our portal we encounter the following error: Error occurred while trying to access framework page: "pcd:portal_content/every_user/general/defaultDesktop/frameworkPages/frameworkpage",The object does not exist or

  • Xi 3.1 SP3 giving java null pointer exception error on scheduling webi

    after we have the system uptime running for a few days and have schedule webi jobs successfully for a few days, we constant get the message java null pointer exception error on scheduling webi. This only have days after restarting the environment. Se