Localhost:8080

Please, I have installed Tomcat and mySql twice in my C hard disk and then in my E hard disk, and i have desabled my UAC permissions as I have a Vista OS.
My problem is that I could access my localhost:8080, just once in any installation but then I couldn' t be able anymore, like if I had to install again everything anytime to can access localhost:8080, do you know why?

LILLA wrote:
My problem is that I could access my localhost:8080, just once in any installation but then I couldn' t be able anymore,When you try to access localhost:8080 after the first time, what is the error that you get?? Are you running your vista from an administrator privilege user?? Are you getting any error on tomcat startup??

Similar Messages

  • I cant access to database_homepage in localhost:8080. This requests user ps

    Hi, Ive a problem at the moment of open the database_homepage, the explorer says "The server localhost:8080 requires a username and password. Server Message: XDB." Ive Oracle Express Edition v11g release 2, but above I had Oracle Enterprise Edition, however before of install the XE I uninstall The full Edition.
    I installed this on Windows.
    The error is:
    https://www.dropbox.com/s/ie32ez1p1aiir2x/issue.bmp
    Help me please.
    Thank you.

    Try:
    http://127.0.0.1:8080/apex
    (exchange 8080 for actual port number from your installation)
    If that fails, post output from :
    lsnrctl stat
    Edited by: orafad on Sep 4, 2012 4:00 AM

  • Localhost:8080 redirects to localhost.ie:8080

    Hi All,
    I am interested in learning more about webservices and have just install Sun Java System Application Server 8.
    After starting the server, I needed to see if the server and installation went ok. This is done by typing :
    http:localhost:8080 into the browser (internet explorer 6)
    HOWEVER when I do this I get redirected to localhost.ie:8080 which yields an error as it can't find localhost.ie.
    it only works if I use http:\\127.0.0.1:8080.
    where is it getting the "localhost.ie" part from. I cannot seem to find the configuration file to edit it and replace localhost.ie with localhost.
    can anyone help me here.
    kind regards,
    Will.

    You probably just need to update your hosts file to include an entry for localhost

  • What is the Username and Password of the localhost:8080 to login to Apex?

    I just installed the Oracle Application Express to or above SQL of Oracle DB 11g Enterprise Edition. It said it was successfull installation. But when I login to Apex admin, using Firefox browser, (localhost:8080/apex/apex_admin), the firefox browser ask for my Username and Password. I used SYS and my password when I installed Oracle DB 11g, it didn't work.
    Please help me solve this problem so that I continue learning Apex. Now I'm stuck.

    Hi,
    Does it ask XDB password?
    If yes, did you unlock ANONYMOUS account?
    http://docs.oracle.com/cd/E23903_01/doc/doc.41/e21673/otn_install.htm#CHDEIGGI
    Regards,
    Jari
    My Blog: http://dbswh.webhop.net/dbswh/f?p=BLOG:HOME:0
    Twitter: http://www.twitter.com/jariolai

  • Tomcat in JWSDP - localhost:8080 doesnt work!

    Hi there,
    I am using tomcat 4.0 that comes with the Java Web Services Development Pack and I'm having a bit of a nightmare time with this.
    Basically when I goto http://localhost:8080/index.html, I get an error. When I use http://127.0.0.1:8080/ it goes to the index page, which is all well and good.
    After some research I located the "hosts.sam" file and "hosts" files and have made sure they contain the correct info and are in the right pace (i.e. C:\windows for win98). But still tomcat refuses to co-operate. Does anyone have any ideas about how to deal with this, esp given that its in the JWSDP.
    Many thanks
    JS

    Hi, raj cmu. I have ie 5.0 but I checked the 6.0 version on the pc of a collegue and I found the identical option "use automatic configuration script". I recap what you have to do to find it: when you are on the internet go to Tools - Internet Options - connections - LAN settings. There you should find that option. Hope I could help you. Let me know.

  • Localhost:8080 doesnt work

    hiiiiii
    When I execute C:\jakarta-tomcat-4.1.30\bin\startup......
    and try to open http://localhost:8080,,,,it didnt find the page......
    I am not behind the proxy.....
    If it is port problem...then suggest me how to change port no ....

    Nope, that's the default port.
    You should see the welcome page if you type http://localhost:8080 into the browser. From there you can log into admin or manager pages. This suggests that your install is bad.
    What messages are written to the logs? How 'bout to the command shell?

  • About LOCALhost:8080

    i was using tomcat , wen i use localhost:8080 , i use to get into web_inf (TOMCAT MANAGER)in tomcat, now i installed oracle 9i but wen i use localhost:8080 i couldnt get into the previous web_inf what should i do how to change the settings

    Create a jboss-web.xml deployment descriptor.
    /usr/local/ws/deploy/myapp.war/WEB-INF/jboss-web.xml
    Add a context-root element to jboss-web.xml
    <?xml version="1.0"?>
    <!DOCTYPE jboss-web>
    <jboss-web>
    <context-root>/myapp</context-root>
    </jboss-web>
    If your application is packaged as a ear application include a context-root in application.xml:
    <application>
    <display-name></display-name>
    <module>
    <web>
    <web-uri></web-uri>
    <context-root></context-root>
    </web>
    </module>
    </application>

  • DNS error for localhost:8080 with Tomcat

    jdk1.2.2 is up and running and then I installed Tomcat on my Windows2000 PC.
    Then in a DOS window I did this:
    C:\Program Files\Apache Group\Tomcat 4.1\bin>startup
    And this display resulted:
    Using CATALINA_BASE: C:\Program Files\Apache Group\Tomcat 4.1\
    Using CATALINA_HOME: C:\Program Files\Apache Group\Tomcat 4.1\
    Using CATALINA_TMPDIR: C:\Program Files\Apache Group\Tomcat 4.1\\temp
    Using JAVA_HOME: C:\jdk1.2.2
    But I get "Cannot find server or DNS error" when I try
    http://localhost:8080/ or http://127.0.0.1:8080/admin
    Any suggestions would be appreciated.
    Thanks!

    Apparently the problem was caused by incompatibility between jdk1.2.2 and Tomcat4 as discussed in another topic on this forum.
    When I switched to a Tomcat3 version, everything worked fine.

  • Localhost:8080 won't start

    I am new to J2EE. I installed the J2EE 1.4 for Windows downloaded from SUN.
    I started the Default server successfully, and the http://localhost:8080 works. After a while, I finished my dinner, my computer (Windows XP) went to "Standby". When I get in again, and refresh the iexplore, it seems just hang there.
    I tried to stop the server, it seems hang there too ....? After I restart my computer, and then started the default server, the servers started ok, the message displayed are " .... ready to take request ...", but the http://localhost:8080 still doesn't work. I check the config files, the domain.xml files, the http port is actually 8080.
    What's going on? This takes me two days already. I restart my computer many times already.
    Help me please!!!!!!

    this is may happen if all the connection is not closed properly once you shutdown the server.
    My suggestion is Start the server and check the server log message for whether the http service is started or not.. Sometimes http port 8080 may be used by some other application also. if so, kill that application and start the server again.
    Even above is not working, then you can check the server status by running the command "asadmin list-domains" in the start-->Run--> cmd-->command prompt, if the server is running then do the below mentioned
    If running, then try to change the http port using the asadmin command mentioned in the asadmin document and restart the server.
    Hope this work
    Regards
    Moin

  • Firefox is looking for localhost on 8080 but it is on Port 80

    I moved countries and had trouble using localhost. I had some help but that did not work but I finally got localhost to work but my phpadmin still gives problems as firefox looks for localhost:8080/url instead of localhost/url.
    localhost is on pert 80.
    can anyone direct my efforts. I think my "help" tried to reconfigure all my localhost to 8080 nad left some of these port directives in.

    Maybe check the connection settings.
    You can find the connection setting here: Tools > Options > Advanced : Network : Connection

  • Do I need to change the localhost test if on a network?

    I have a JSP program running on tomcat webserver at home. This program works. At home the computer accesses the internet via a dialup modem.
    I am trying to run this program at another location. I have taken my hard disk and installed the hard disk at the other computer. The other location is networked. It is running DHCP IP addressing. When I run the program there it does not work????
    Also when I run the tomcat test there i.e
    http://localhost:8080
    In the status bar I get
    Website found. Waiting for reply ...
    but after few minutes I get the error message below:
    why???
    Please help
    From home I ran the program as
    http://localhost:8080/myJSPs/jsp/portal-project/preferences.jsp
    this works perfectly.
    At the other location I am trying the typing the same address in the address bar of IE6:
    http://localhost:8080/myJSPs/jsp/portal-project/preferences.jsp
    But it gives me the message in the status bar:
    "Website found. Waiting for reply ... "
    but after few minutes I get the error message below:
    The page cannot be displayed
    The page you are looking for is currently unavailable. The Web site might be experiencing technical difficulties, or you may need to adjust your browser settings.
    Please try the following:
    Click the Refresh button, or try again later.
    If you typed the page address in the Address bar, make sure that it is spelled correctly.
    To check your connection settings, click the Tools menu, and then click Internet Options. On the Connections tab, click Settings. The settings should match those provided by your local area network (LAN) administrator or Internet service provider (ISP).
    If your Network Administrator has enabled it, Microsoft Windows can examine your network and automatically discover network connection settings.
    If you would like Windows to try and discover them,
    click Detect Network Settings
    Some sites require 128-bit connection security. Click the Help menu and then click About Internet Explorer to determine what strength security you have installed.
    If you are trying to reach a secure site, make sure your Security settings can support it. Click the Tools menu, and then click Internet Options. On the Advanced tab, scroll to the Security section and check settings for SSL 2.0, SSL 3.0, TLS 1.0, PCT 1.0.
    Click the Back button to try another link.
    Cannot find server or DNS Error
    Internet Explorer
    Please help why does this happen???

    Tools->Internet Options->Connections->LAN Settings and tick the box "do not use proxy for local/intranet addresses" When I click on the "Lan Setting"
    I get three check boxes that are located in two areas called Automatic configuration and Proxy Server:
    Automatic configuration
    [] Automatically select setting
    [] use automatic configuration script
    Proxy server
    [] use a proxy server for your lan these setting will not apply to dial-up or VPN connection
    At present none of these are selected.
    So thus there is none to say "do not use proxy for local.intranet addresses" please help.

  • Which path is the localhost for the tomcat

    hi,
    if i type http://localhost:8080/
    then which path will it access
    i have the tomcat in the directory called
    d:\jakarta-tomcat-4.1.12\
    please help me
    from
    darshan soni

    if you can see the index.jsp page, you have the response else, look your user config file (/conf/tomcat-users.xml) :
    If you're seeing this page via a web browser, it means you've setup Tomcat successfully. Congratulations!
    As you may have guessed by now, this is the default Tomcat home page. It can be found on the local filesystem at:
    $CATALINA_HOME/webapps/ROOT/index.html
    where "$CATALINA_HOME" is the root of the Tomcat installation directory. If you're seeing this page, and you don't think you should be, then either you're either a user who has arrived at new installation of Tomcat, or you're an administrator who hasn't got his/her setup quite right. Providing the latter is the case, please refer to the Tomcat Documentation for more detailed setup and administration information than is found in the INSTALL file.
    NOTE: For security reasons, using the administration webapp is restricted to users with role "admin". The manager webapp is restricted to users with role "manager". Users are defined in $CATALINA_HOME/conf/tomcat-users.xml.
    Included with this release are a host of sample Servlets and JSPs (with associated source code), extensive documentation (including the Servlet 2.3 and JSP 1.2 API JavaDoc), and an introductory guide to developing web applications.
    Tomcat mailing lists are available at the Jakarta project web site:
    [email protected] for general questions related to configuring and using Tomcat
    [email protected] for developers working on Tomcat
    Thanks for using Tomcat!

  • Fire fox can,t establish a connectionat port 8080. unable to connect.

    i have using apache- tomcat-6.0.32...src and jdk1.6.0
    when i writ http://localhost:8080/ then it not display any answer for tomcat server....it display that firefox can't establish aconnection at port 8080 and unnable to connect..
    so plz solve my problem as soon as possiblle ..and reply...i will wait..thanku

    "Clear the Cache": Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove the Cookies" from sites that cause problems: Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

  • Way to change the localhost

    Anyone know the exact step to change the localhost:8080 to abc.com? Run local network, for use of intranet.

    Add a domain name to the DNS which points to the IP of the server. The network administrator of your Intranet can help you in this.

  • Tomcat connection refused from localhost

    I have Tomcat 5.5.7 installed as a stand-alone server on my local machine. I have installed Java jre 1.5.0 (5.0). The OS is Windows 2000 SP3. The install went without incident. I set system variables JAVA_HOME, CATALINA_HOME, TOMCAT_HOME.
    When I try to access anything using tomcat, I get "The connection was refused when contacting ......" I've used ...
    http://localhost
    http://localhost :8080
    http://127.0.0.1
    http://127.0.0.1:8080
    ...and a number of variations to get at the webapps area. All give exactly the same response.
    I can ping myself, but when I run Steve Gibson's IS Serve, it tells me the port is closed.
    I think I have server.xml set up correctly. Any ideas. Any help will be appreciated. Thanks.
    - Ed Lipchus

    did you try installing tomcat as a windows service
    download tomcat.exe and double click and follow instructions

Maybe you are looking for

  • Need a Recovery CD for HP Pavilion dv6t-7000, want to purchase the cd from south america

    Hi there: I accidentally deleted all partitions from my HP Pavilion dv6t-7000 hard disk, I need the recovery disk, where can I purchase and download it?

  • Print Issue - Normal Behavior?

    When using the right click menu in Explorer to print a PDF file, the file prints fine but the Reader (v10.1.3) stays open with no file loaded.  Is there a setting to change this behavior so the program closes when the printing is completed? Thanks, R

  • Using OIDs for SNMP GET queries

    I'm having a tough time using the OIDs from the BEA-WEBLOGIC-MIB.asn1 file to perform SNMP GET requests on the console. Regardless of which OID I try, it throws a "NoSuchInstance" and fails to return data. This is Weblogic 6.1 on a Win2K machine. I e

  • Massive power drain after Belle Refresh update on ...

    Hello From being a minor annoyance the massive power drain from my N8 after Belle Refresh update is now a big problem! The battery does not even last a full day now No apps running - power save on, but to no avail. After advice from Nokia Support I'v

  • Ods object

    Hi friends, can u explain  briefly about 1) ods object sizing, 2)methods to report OLAP performance. 3)creation of transaction info cube thanks regards mano