Unable to display Tomcat default homepage

When i am not connected to internet, i get the default Apache Tomcat homepage after successfully starting the Tomcat server. However, once i get my internet connections enabled, I am unable to get the default Apache Tomcat home page.
I tried to change the port 8080 in server.xml just incase it was being used by some other application when i get connected to net. But it doesn't solve my problem. Can anyone please help me. I am new at java and tomcat and hence would request a detailed solution to the problem.

try access through localhost:8080
regards
Shanu

Similar Messages

  • Unable to override BT Openzone on safari - it has overwritten my default homepage and is stopping me from searching any other page/site.  Help!

    How do I get rid of BT Openzone (my internet service provider) overriding my default homepage (apple.com) and preventing me from accessing any other internet sites?  I am unable to access Google or any other search engine.  It seems to have completely hijacked my system.

    You can't access any other website, or you can't access any other search engine?

  • MS Notepad unable to display the Chinese characters I type and display them as squares

    MS Notepad is unable to display the Chinese characters I type and display them as squares. But when I copy those squares on notepad to Wordpad or MS Word, they display the Chinese characters just fine. I've no idea why those Chinese characters I type can't display properly on notepad. I check the font of the notepad and it's the default. I've another Windows Vista desktop computer which has notepad of the similar setting and display Chinese characters just fine. Both are using Chinese (Simplified) - Microsoft Pinyin New Experience Input Style to input those characters. But I don't understand why my Windows 7 is facing this problem.

    Hi,
    Notepad is a very simple text editor BUT it will work if you use the SAME language in Windows. Please try:
    1. go to control panel, click "Clock, Language, and Region"
    2. click "Change location" under the "Region" section
    3. go to the "administrative" tab, then click "change system locale...", then select "Chinese".
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • Setting initial default homepage

    I am deploying FF18.0.2 to about 700 workstations, in the past I have been using;
    Mozilla.cfg, copied to <install_Folder>
    //Firefox Default Settings
    // set Firefox Default homepage
    pref("browser.startup.homepage","http://myhome.pagesite.org");
    // disable default browser check
    pref("browser.shell.checkDefaultBrowser", false);
    pref("browser.startup.homepage_override.mstone", "ignore");
    // disable application updates
    pref("app.update.enabled", false)
    // disables the 'know your rights' button from displaying on first run
    pref("browser.rights.3.shown", true);
    // disables the request to send performance data from displaying
    pref("toolkit.telemetry.prompted", 2);
    pref("toolkit.telemetry.rejected", true);
    local-settings.js; Copied to <install_folder>\defaults\pref
    pref("general.config.obscure_value", 0);
    pref("general.config.filename", "mozilla.cfg");
    lockPref("app.update.auto", false);
    lockPref("app.update.enabled", false);
    but the endusers can not change this homepage, how do I enable them to be able to change the default page?

    The "browser.startup.homepage" is a complex pref and apparently requires a different approach to set as a default value.
    See:
    *http://mike.kaply.com/2012/03/15/customizing-firefox-default-preference-files/
    *defaultPref("browser.startup.homepage", "data:text/plain,browser.startup.homepage=http://www.bbc.co.uk");

  • Unable to find the default new form for list mylist1 - deploying the list instance via module feature

    hi,
    am facing a problem deploying a list instance via a feature, 
      I created the list in the UI with content and views.
    Exported the site template as WSP.
    Imported into Visual Studio the list instance, pages module and property bags.
    Copied into my new solution.
    Deploy list instance as a site-collection level scoped feature.
    activated the below features :
    mylist_ModulesFeature
    mylist_ListInstancesFeature
    mylist_PropertyBagFeature
    List deploys fine with content and views. However, I receive the following error when trying to add a new item: “Unable to find the default new form for list”. The same applies for editing items.
    can anyone pls help why i am getting this  error ?

    try these links:
    http://tomvangaever.be/blogv2/2010/04/unable-to-find-the-default-new-form-for-list/
    http://sharebrad.blogspot.in/2012/08/unable-to-find-default-edit-form-for.html
    http://stackoverflow.com/questions/10243131/deploying-a-list-instance-to-sharepoint-2010-error-unable-to-find-the-default-n
    https://happiestsharepointminds.wordpress.com/2014/03/01/unable-to-find-the-default-edit-form-for-list-or-unable-to-find-the-default-display-form-for-list/
    http://itsolutionsblog.net/sharepoint-problem-with-library-forms-unable-to-create-folder-ore-edit-properties/
    http://blogs.technet.com/b/yashgoel-msft/archive/2013/08/30/recreating-default-display-edit-and-new-forms-of-a-list-in-sharepoint-2010-using-powershell.aspx
    Please mark answer as correct if it is correct else vote for it if you find it useful

  • Error: Unable to display RD Web Access + URL redirection

    Dear All ,
    Today I have configured RD web password change.
    I am able to launch the url and change the password successfully, but after changing the password when I am pressing OK button I am getting below error message in IE
    Error: Unable to display RD Web Access
    An unexpected error has occurred that is preventing this page from being displayed correctly.
    Viewing this page in Internet Explorer with the Enhanced Security Configuration enabled can cause such an error.
    Please try loading this page without the Enhanced Security Configuration enabled. If this error continues to be displayed, please contact your administrator.
    Also,
    How do I change the default URL https://10.10.10.25/RDWeb/Pages/en-US/password.aspx to https://passwordchange.test.org
    And,
    In google chrome after pressing OK button it shows nothing just a while blank page
    Regards
    Atul A

    Hi,
    Thanks for posting in Windows Server forum.
    As this thread has been quiet for a while, we will mark it as ‘Answered’ and if there is anything new to update we will let you know by following up this thread.
    BTW,  we’d love to hear your feedback about the solution. By sharing your experience you can help other community members facing similar problems. 
    Thanks for your Support & understanding!
    Regards.
    Dharmesh Solanki
    TechNet Community Support

  • Particular role as default homepage in portal

    Requirement
    We need to make a particular application role (say X) as the default homepage after logging into portal.
    Current Scenario
    The default homepage after logging into portal which gets displayed to the users is a different application role (say Y eg. u2018My Inboxu2019).
    Steps Taken
    For application role X to be default homepage, we modified the u201Csort priorityu201D property of this role and set it to 0 (highest priority).
    I feel this ideally should make the role X as the first tab in portal top navigation & corresponding application as the homepage.
    But this did not work in our case (role X now comes as the second application tab, role Y still comes as the first tab).
    We even tried removing all the assigned roles from our user in portal to see if the application role Y gets removed but to no avail.
    We have some groups (like Everyone & Authenticated Users) assigned to our users which we are not able to remove in the customer portal.
    But we checked these above groups does not have any roles assigned.
    We tried deleting the navigational cache and changing the u2018Entry pointu2019 property for role Y to u2019Nou2019, but that also did not work.
    It would be really helpful if anyone can provide the solution soon for the same.

    Hi InderjitKaur
    Default value for sort priority is 1.
    Please check this [Click Here|http://help.sap.com/SAPHELP_NW70/helpdata/EN/92/3e703e632c7937e10000000a114084/frameset.htm]
    Hope it helps
    Regards
    Arun

  • Unable to Display This Video

    Watching videos at nbcnews.com, some days get message: Unable to display this video. The ads always display, but not the stories.  And only some days. Why?

    You're right that when the apps are available they work better than Safari.  I can't find one for The Last Word, which is my favorite show.  And like I said, the problem seems to be intermittent, so I don't believe that its a Flash issue.  Actually, it's been a couple of days now since I could view The Last Word, so perhaps they are doing something different with their coding than before.
    Thanks for your suggestions... They are helpful.  :-)

  • Why does Yahoo Search appear when I open a new tab, when Google is my default homepage?

    Ever since I upgraded to 4.0, when I open a new tab the yahoo search page appears, but my homepage is www.google.com.
    I have three tabs open at all times on my main foxfire window and always ask to restore them: Yahoo mail (my account), www.imdb.com, and http://www.timeanddate.com/calendar/. Anytime I open a new tab http://search.yahoo.com/?fr=freeze&type=W3i_NA,132,3_6,Tab%20Search,20110104,6894,0,16,0 appears, but my default homepage is set to www.google.com.
    Interestingly, when I open a new window for firefox my default homepage of www.google.com appears, but http://search.yahoo.com/?fr=freeze&type=W3i_NA,132,3_6,Tab%20Search,20110104,6894,0,16,0 appears when I open new tabs.
    Why????
    Very annoying, but the highest of priorities.
    Thanks.

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    * Don't make any changes on the Safe mode start window.
    * https://support.mozilla.com/kb/Safe+Mode
    If it does work in Safe-mode then disable all extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    * Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")
    In Firefox 4 you can use one of these to start in <u>[[Safe mode]]</u>:
    * Help > Restart with Add-ons Disabled
    * Hold down the Shift key while double clicking the Firefox desktop shortcut (Windows)

  • Unable to display this Web Part. To troubleshoot the problem, open this Web page in a Microsoft SharePoint Foundation-compatible HTML editor such as Microsoft SharePoint Designer. If the problem persists, contact your Web server administrator.

    We unable to display web part. It shows  below error web part error:
    Error while executing web part: System.Xml.XmlException: Root element is missing.     at System.Xml.XmlTextReaderImpl.Throw(Exception e)     at System.Xml.XmlTextReaderImpl.ParseDocumentContent()     at
    Microsoft.SharePoint.WebControls.XmlUrlDataSource.FetchData(String requestUrl)     at Microsoft.SharePoint.WebControls.BaseXmlDataSource.Execute(String request)     at Microsoft.SharePoint.WebControls.BaseXmlDataSource.GetXmlDocument()
        at Microsoft.SharePoint.WebControls.SingleDataSource.GetXPathNavigatorInternal()     at Microsoft.SharePoint.WebControls.SingleDataSource.GetXPathNavigator()     at Microsoft.SharePoint.WebPartPages.DataFormWebPart.GetXPathNavigator(String
    viewPath)     at Microsoft.SharePoint.WebPartPages.DataFormWebPart.PrepareAndPerformTransform(Boolean bDeferExecuteTransform)
    could any one give me solution on this.
    Regards
    Ravi kumar
    ravi sharepoint

    HI 
    I got below error in that webpart.
    5/28/2014 6:21 AM
    w3wp.exe (0x1F04)
    10176
    SharePoint Foundation
    Monitoring
    High
    Leaving Monitored Scope (EnsureListItemsData). Execution Time=38.95746526444
    5/28/2014 7:04 AM
    w3wp.exe (0x1F04)
    10452
    SharePoint Foundation
    General
    High
    The user does not exist or is not unique.
    5/28/2014 7:04 AM
    w3wp.exe (0x1F04)
    10452
    SharePoint Foundation
    Monitoring
    High
    Leaving Monitored Scope (DataBinding DataFormWebPart (MCH Projects View Web Part)). Execution Time=1696.60494560063
    I got below logs message sharepoint log investigation tool.
    Let us know any suggestions on this.
    ravi sharepoint

  • How to display a default value in BI Publisher

    Hello friends,
    I need to display a report based on supplier wise or dept wise stock.i've taken parameter type as menu and selecting the values from the drop down list for ex(1,2,3...)... what i want is I should display a default value like select item or something like that in drop down list so that any of the above said values are not shown to the reports user...
    Please let me know how...
    Thanks

    Hello vetsrini,
    thanks a lot for the reply... may be I'm not able to put my requiremet straight.. let me try one more time
    My requirement is like the end user has to get the report based on whether he want dept wise or supplier wise
    so
    where sl.supplier=:supp
    or d.dept_no=:dept
    this is what i've given in the data set
    the user gets report data based on either dept wise/supplier wise..
    so I've given query in lov as select distinct dept_no from dept and select distinct supplier from suppliers for the two parameters supp and dept and the type as menu...
    so I can see the values like (list of query generated values... ).. I want to do this thing like I want to display 'select' in that list...
    is it possible?... Please let me know, if possible..
    it should show like dept:select,101,102,103,104....)

  • Unable to display a PDF image on the page - Mac 10.6

    Hi,
    Running an iMac with 10.6.8 and Indesign 5.0.4. Just wanting to export a PDF as per usual via File > Export function. However, I keep getting the error message, "Unable to display a PDF image on the page'. No idea what this is and have never seen this error before. The only info on the internet reveals error code 0x2511(9489).
    I've deleted prefs, closed down and re-opened Indesign and even restarted the computer. I've also re-linked the images contained in the document and even created a new document and set it up the same, but still the same problem. Investigating further, other Indesign documents still export properly.
    The only ones that don't export are 2 documents, both giving this same error message. Both documents are ones where a client has sent a PDF, I've imported into two of these into an 2-page A4 Indesign document (each PDF is 48MB each) and then just added a text layer (using Times) which is properly installed on the computer. I basically have to 'update' course dates for the client and add PDF to the website, all very basic.
    I've tried importing a jpeg and other PDFs into the file (replacing the existing ones) and they export fine.
    All my software is legal and I've exported this document before now in exactly the same File > Export without any problems (under 10.5 and 10.6).
    OK... I've just imported the offending PDFs into Acrobat, optimized and shrunk the file size, re-imported back to Indesign and the PDF export works fine. So it seems InDesign / PDF Export doesn't like large imported PDFs? I think they were originally exported from Publisher, so maybe that's the problem or a file conflict somehow.
    Any ideas on the culprit? I've googled it, searched these forums and Apple discussions and haven't found anything. Although I've found a workaround, I do get large files to import and then export. Thanks for any help
    Steve

    It does sound like a problem with the original PDF files the client sent you. You can check how they were made in Acrobat Pro from the Additional MetaData button on the Description tab of the document properties dialog. It will be under Advanced at the bottom of the list when the metadata opens.
    You might be able to salvage them by running the optimzer and not changing the size, or just doing a Save As in Acrobat.

  • Unable to display tree view; Error when parsing an XML document (Premature end of file.)

    Hi folks,
    I am using a cascaded mapping in my OM. I have a graphical mapping followed by the Java mapping. It is a flat file to IDOC mapping. Everything works fine in Dev but when I transport the same objects to QA, the Operation mapping though it doesn't fail in ESR testing tool, gives the following message and there is no output generated for the same payload which is successfully tested in DEV. Please advise on what could be the possible reasons.
    Unable to display tree view; Error when parsing an XML document (Premature end of file.)

    kalyan,
    There seems to be an invalid xml payload which causes this error in ESR not generating the tree view. Please find the similar error screenshot and rectify the payload.
    Mutti

  • SETTING DISPLAY TO DEFAULT SETTINGS. (HP 15 R014TX, WINDOWS 8.1)

    I MESSED UP SOME DISPLAY SETTINGS AND NOW I'M HAVING EYE STRAIN AND SORE EYES. I DIDNT USE TO HAPPEN EARLIER ITS STARTED HAPPENING AFTER CHANGING.
    SO HOW TO RESET DISPLAY TO DEFAULT ?
    This question was solved.
    View Solution.

    To choose best display on your monitor for Windows 8.1, refer the below link
    http://windows.microsoft.com/en-IN/windows-8/get-b​est-display-monitor

  • JavaMapping in PI 7.1 Error:Unable to display tree view; Error when parsing

    hi,
    i get by testing in PI 7.1 (operation mapping) this ERROR:
    "Unable to display tree view; Error when parsing an XML document (Content is not allowed in prolog.)"
    this is my java-programm-code:
    import java.io.FileInputStream;
    import java.io.FileOutputStream;
    import com.sap.aii.mapping.api.StreamTransformation;
    import java.io.*;
    import java.util.Map;
    import javax.xml.parsers.*;
    import org.xml.sax.*;
    import org.xml.sax.helpers.*;
    /*IMPORT statement imports the specified classes and its methods into the program */
    /Every Java mapping program must implement the interface StreamTransformation and its methods execute() and setParameter() and extend the class DefaultHandler./
    public class Mapping extends DefaultHandler implements StreamTransformation {
    Below is the declaration for all the variables we are going to use in the
    subsequent methods.
         private Map map;
         private OutputStream out;
         private boolean input1 = false;
         private boolean input2 = false;
         private int number1;
         private int number2;
         private int addvalue;
         private int mulvalue;
         private int subvalue;
         String lineEnd = System.getProperty("line.separator");
    setParamater() method is used to store the mapping object in the variable
    "map"
         public void setParameter(Map param) {
              map = param;
         public void execute(InputStream in, OutputStream out)
                   throws com.sap.aii.mapping.api.StreamTransformationException {
              DefaultHandler handler = this;
              SAXParserFactory factory = SAXParserFactory.newInstance();
              try {
                   SAXParser saxParser = factory.newSAXParser();
                   this.out = out;
                   saxParser.parse(in, handler);
              } catch (Throwable t) {
                   t.printStackTrace();
    As seen above execute() method has two parameters "in" of type
    InputStream and "out" of type OutputStream. First we get a new instance
    of SAXParserFactory and from this one we create a new Instance of
    SAXParser. To the Parse Method of SaxParser, we pass two parameters,
    inputstream "in" and the class variable "handler".
    Method "write" is a user defined method, which is used to write the
    string "s" to the outpurstream "out".
         private void write(String s) throws SAXException {
              try {
                   out.write(s.getBytes());
                   out.flush();
              } catch (IOException e) {
                   throw new SAXException("I/O error", e);
         public void startDocument() throws SAXException {
              write("");
              write(lineEnd);
              write("");
              write(lineEnd);
         public void endDocument() throws SAXException {
              write("");
              try {
                   out.flush();
              } catch (IOException e) {
                   throw new SAXException("I/O error", e);
         public void startElement(String namespaceURI, String sName, String qName,
                   Attributes attrs) throws SAXException {
              String eName = sName;
              if ("".equals(eName))
                   eName = qName;
              if (eName.equals("NUMBER1"))
                   input1 = true;
              if (eName.equals("NUMBER2"))
                   input2 = true;
         public void endElement(String namespaceURI, String sName, String qName)
                   throws SAXException {
              String eName = sName;
              if ("".equals(eName))
                   eName = qName;
              if (eName.equals("NUMBER1"))
                   input1 = false;
              if (eName.equals("NUMBER2"))
                   input2 = false;
         public void characters(char[] chars, int startIndex, int endIndex)
                   throws SAXException {
              String dataString = new String(chars, startIndex, endIndex).trim();
              if (input1) {
                   try {
                        number1 = Integer.parseInt(dataString);
                   } catch (NumberFormatException nfe) {
              if (input2) {
                   number2 = Integer.parseInt(dataString);
              if (input2 == true) {
                   addvalue = number1 + number2;
                   mulvalue = number1 * number2;
                   subvalue = number1 - number2;
                   write("" + addvalue + "");
                   write(lineEnd);
                   write("" + mulvalue + "");
                   write(lineEnd);
                   write("" + subvalue + "");
                   write(lineEnd);
    in developer studio 7.1 i dont get error.
    this happens by testing the mapping-programm in ESR.
    can somebody help me please?

    Make sure that the xml created out after the java mapping is a valid xml with only one root node.
    Regards,
    Prateek

Maybe you are looking for

  • Customer/ Vendor list for Italy (RFIDITCVL)

    Dear all, Does anyone has an idea about the new modification requirements for the report RFIDITCVL?This tax report needs to be changed according to the Italian tax authorities till October 2011 but there is no SAP note for it yet. Please let me know

  • Photo info on thumbnails in new photo ap????

    Previously the photos shown in ann Event or Album the image number  shown automatically, and you could add or rename that image.  With the new update those items are not showing.  Has that feature been removed?  I looked thru the drop down options in

  • SAP-Script Spool Requests over 2 GB

    Hi Experts, if I make a dunning run the created spool requests are over 2 GB and the printing will be cancelled by the system. I use SAPF150D2 for printing the SAP script dunning froms. According to SAP it's not possible to handle spool files with  m

  • Does 10% discount apply to iPhone 3G?

    Sorry for the non-tech related question but I received a 10% off discount card from Apple a couple of months ago and I was wondering if I can use it to purchase an iPhone 3G at the Apple store? I've heard that you can't, so I just wanted to confirm.

  • Clash of clans gems not delivered.

    hello my question is simple i buy gems on clash of clans its not delivered my all money is wasted so send me my gems or give me my money back.???