Cannot access index.html in Weblogic Server 8.1

Hi...
          I have configured a domain in /appl/bea/user_projects/domains/test. Then uploaded index.html to applications/. Started the server but when I tried to access http://172.42.100.2:7001/index.html I got the error -> Error 404--Not Found. However I can access the web console. How can I access the index.html?Is the way to deploy html is different from Weblogic 7? Tks.

Hi CaoCao,
          Go through the following link,In that you will find exact information on this issue.
          http://e-docs.bea.com/wls/docs81/quickstart/quick_start.html
          ----Anilkumar kari

Similar Messages

  • How do i fix this: error message- index.html - error occurred - An FTP error occurred - cannot put index.html. Access denied. The file may not exist, or there could be a permission problem. Make sure you have proper authorization on the server and the ser

    that is...
    index.html - error occurred - An FTP error occurred - cannot put index.html. Access denied. The file may not exist, or there could be a permission problem. Make sure you have proper authorization on the server and the server is properly configured.
    File activity incomplete. 1 file(s) or folder(s) were not completed.
    Files with errors: 1
    index.html
    thanks!

    It's under More Options triangle in the Manage Sites panel.  See screenshot:
    Nancy O.

  • Cannot Access EAC/ECP on exchange server 2013 after installation

    Hi,
    I can not Cannot Access EAC/ECP on exchange server 2013 after installation . Error 404.4  code 0x80070002
    Help!
    Thanks,

    Hi  Florin
    Did you try accessing EAC by using below link 
    https://<Exchange_2013_CAS_FQDN>/ecp?ExchClientVer=15
    Please access EAC via Internal URL: https://<CASServerName>/ecp
    Finally ensure that you have logged in as administrator as well as this might be problem as well
    Remember to mark as helpful if you find my contribution useful or as an answer if it does answer your question.That will encourage me - and others - to take time out to help you Check out my latest blog posts on http://exchangequery.com

  • Unable to access java web application index page on Weblogic server 10.3.6

    Hi,
    I have deployed a Web application on Weblogic server.
    My war file is very basic with just a index page.
    I am able to deploy & access its index page properly in OC4J ( applicaton server on soa suite 10g ) and apache tomcat.
    But when i deployed same war file in weblogic am not able to access its index page, Getting below error:
    Error 503--Service Unavailable
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    *10.5.4 503 Service Unavailable*The server is currently unable to handle the request due to a temporary overloading or maintenance of the server. The implication is that this is a temporary condition which will be alleviated after some delay. If known, the length of the delay may be indicated in a Retry-After header. If no Retry-After is given, the client SHOULD handle the response as it would for a 500 response.
    status=Prepared, Consolidated State=Prepared, Target-Specific State= Prepared.
    what does Prepared indicates here?*
    Adminserver.log prints blow log when i try to access the index page
    ####<Dec 26, 2012 8:27:17 AM GMT> <Warning> <netuix> <soa-app-dev-01.am.health.ge.com> <AdminServer> <[ACTIVE] ExecuteThread: '21' for queue: 'weblogic.kernel.Default (self-tuning)'> <501226496> <> <9b375c7445d8c121:79ee4f70:13bc880be7a:-8000-0000000000000209> <1356510437306> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=WebAppApplicationOverviewPage&WebAppApplicationOverviewPortlethandle=com.bea.console.handles.AppDeploymentHandle%28%22com.bea%3AName%3D*Weblogs*%2CType%3DAppDeployment%22%29.>
    My Deployment descriptors are as below:
    Web.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://java.sun.com/xml/ns/javaee" xmlns:web="http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd" id="WebApp_ID" version="2.5">
    <display-name>Weblogs</display-name>
    <welcome-file-list>
    <welcome-file>index.html</welcome-file>
    </welcome-file-list>
    <servlet>
    <description></description>
    <display-name>SOA11gLogServlet</display-name>
    <servlet-name>SOA11gLogServlet</servlet-name>
    <servlet-class>com.ge.healthcare.soa.logs.SOA11gLogServlet</servlet-class>
    </servlet>
    </web-app>
    ==================================================================
    weblogic.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <wls:weblogic-web-app xmlns:wls="http://xmlns.oracle.com/weblogic/weblogic-web-app" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd http://xmlns.oracle.com/weblogic/weblogic-web-app http://xmlns.oracle.com/weblogic/weblogic-web-app/1.3/weblogic-web-app.xsd">
    <wls:weblogic-version>10.3.6</wls:weblogic-version>
    <wls:context-root>/Weblogs</wls:context-root>
    </wls:weblogic-web-app>
    ==================================================================
    Please help me to resolve the issue,its bit urgent.Let me know in case of anything else required to check and verify.
    Thanks in advance.
    Regards,
    Rahul Aahir
    Edited by: 978673 on Dec 26, 2012 4:22 PM
    Edited by: 978673 on Dec 26, 2012 4:32 PM

    In weblogic 10.3.6, when you deploy using console, you have to click on start button which appears in Deployments page.
    Your weblogic.xml file should be as below:
    <?xml version="1.0" encoding="UTF-8"?>
    <wls:weblogic-web-app xmlns:wls="http://xmlns.oracle.com/weblogic/weblogic-web-app" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd http://xmlns.oracle.com/weblogic/weblogic-web-app http://xmlns.oracle.com/weblogic/weblogic-web-app/1.3/weblogic-web-app.xsd">
    <wls:weblogic-version>10.3.6</wls:weblogic-version>
    <wls:context-root>/logs</wls:context-root>
    <container-descriptor>
    <index-directory-enabled>true</index-directory-enabled>
    </container-descriptor>
    <virtual-directory-mapping>
         <local-path>/opt/oracle/logs</local-path> (as per your path)
         <url-pattern>/logs/*</url-pattern>
         <url-pattern>*.log</url-pattern>
    </virtual-directory-mapping>
    </wls:weblogic-web-app>

  • Tuxedo transaction branch in GMTREADY and cannot finishit without shutting down weblogic server

    Trying to reproduce a problem in an application we are deployed a servlet in a
    weblogic 8.1 sp2 server, doing the folowing:
    1. Begin a transaction
    2. Call a tuxedo service (tuxedo 6.5) via tuxedo gateway "A"
    3. Call another tuxedo service (tuxedo 6.5) via tuxedo gateway "B"
    4. Before commit the transaction in the servlet, we shutdown tuxedo gateway "B"
    5. After commit transaction branch via gateway "A" remains indefinitely in GMTREADY
    state, while transaction branch via gateway "B" gets GMTABRTONLY after timming
    out.
    After commit(that fail doing rollback), transaction is not reported like inflight
    in weblogic server. We cannot finish transaction branch in GMTREADY state. Only
    after shutdown weblogic server, and after an undetermined time(sometimes a lot)
    transaction branch is rolled back.
    While transaccion is not rolled back, all locks in DB remains active.
    How we could finnish that branch without shutting down weblogic server, or, if
    not, how we could control the time in witch transaction is rolled back?

    We open a case with BEA eSupport and the servlet problem was a bug. Engineering
    got a
    temporary patch that seems to solve the problem. The case continues trying to
    solve our original problem (the servlet was to reproduce the situation).
    Thank you very much.
    Jose Emilio Ortega.
    "Todd Little" <[email protected]> wrote:
    >
    Hi Jose,
    Can you provide a little more information. In particular, what are the
    JTA timeout
    values configured for your WLS application? Did you set the interoperate
    setting
    to Yes under the WTC local access point's connection settings? When
    you begin
    the transaction in the servlet, do you specify a timeout value and if
    not, do
    you know what your thread's default transaction timeout value is?
    If possible, can you post or e-mail your WLS's config.xml and the domain
    configuration
    files for the two Tuxedo domains (not the UBB files, although those would
    be helpful
    as well.)
    Thanks,
    Todd
    "Jose Emilio Ortega" <[email protected]> wrote:
    Trying to reproduce a problem in an application we are deployed a servlet
    in a
    weblogic 8.1 sp2 server, doing the folowing:
    1. Begin a transaction
    2. Call a tuxedo service (tuxedo 6.5) via tuxedo gateway "A"
    3. Call another tuxedo service (tuxedo 6.5) via tuxedo gateway "B"
    4. Before commit the transaction in the servlet, we shutdown tuxedo
    gateway "B"
    5. After commit transaction branch via gateway "A" remains indefinitely
    in GMTREADY
    state, while transaction branch via gateway "B" gets GMTABRTONLY after
    timming
    out.
    After commit(that fail doing rollback), transaction is not reportedlike
    inflight
    in weblogic server. We cannot finish transaction branch in GMTREADYstate.
    Only
    after shutdown weblogic server, and after an undetermined time(sometimes
    a lot)
    transaction branch is rolled back.
    While transaccion is not rolled back, all locks in DB remains active.
    How we could finnish that branch without shutting down weblogic server,
    or, if
    not, how we could control the time in witch transaction is rolled back?

  • I cannot access CF10 developper built in server remotely

    Just successfully installed CF10 developper ediiton with built in server
    I can access the web pages from the dev server on
    http://localhost:8500
    or
    http://192.168.1.49:8500
    But I cannot access the pages from a remote computer on the same network
    Any suggestion would be welcome

    Such kind of locking CF server access by local dev. machine was normally done by resetting the value of
    <attribute name="interface">*</attribute> attribute
    to
    <attribute name="interface">127.0.0.1</attribute>
    of   <service class="jrun.servlet.http.WebService" name="WebService">   service of jrun.xml file but it was done till CF 9 server through this jrun.xml file attribute change.

  • Sizing of Oracle IdentityManager and Access Manager on same Weblogic Server

    Hi ,
    We are planning to deploy Oracle Identity Manager and Access Manager on the same weblogic server in different domains.We have user base of 25000 users.
    We can propose two different weblogic servers for OIM and OAM ?
    Please let me know the best hardware and software requirements for this installation.
    Thanks,
    RBM

    Here is sizing guide for Oracle Identity Manager
    http://www.oracle.com/technetwork/middleware/id-mgmt/oim11g-sizingguide-194346.pdf
    You can use it as a guideline, and it refers to 25000 users similar to your requirement. There are other factors also consider like, failover, performance etc. Feel free to reach out if you need more info [email protected]

  • Can't access uploaded file in weblogic server

    I uploaded a file using java network and io classes.The file at the server location got permissions as rw-r----- after upload.
    But I am not able to access the file after this upload using java Runtime.
    When I execute a cp command to copy the file to another location a "can't access" error is returned.
    Tried running the server using sudo but same error.
    Weblogic server-10.3.5
    Operating system-solaris 10
    JDK6
    Running in development mode.

    Here is the zip file with all the code.  MAIN VIDAQ is the top level.
    Read VIDAQ Variables reads the .txt file.
    Thanks,
    Mark
    Attachments:
    SLDAQ Basic Software LV 2011 10.01.zip ‏1804 KB

  • Win2kr2 IIS7 customize gw login page cannot find index.html

    Successfully installed GW802hp2 on Win2kr2 IIs7 and redirected to /gw/webacc.
    I want to customize GW Webacc login page with company logo but cannot find the index.html file
    Where is it located? I have copied the logo and splash files already.

    I have found the answer - at least to meet my needs. I hope this helps someone else.
    After enabling HTTP-Redirect to /gw/webacc
    the file to edit is: c:\novell\groupwise\tomcat5.5\webapps\gw\WEB-INF\classes\templates\webacc\css\login.htt
    under DOCTYPE HTML PUBLIC . . . . at approx. line 144, enter the name of your logo.ico file (replacing /favicon.ico)
    the image files need to be place in the following folder:
    c:\novell\groupwise\tomcat5.5\webapps\gw\webaccess \201012110348\images\
    1) your logo.ico; 2) replace the install_top_n.png with your install_top_n.png file (this is at the top of the GW login screen - you may have iused a splash.gif or splash.png n IIs6). 3) If you want to remove the watermark, or have a different watermark on the GW login screen, replace install_watermark_n.png with your watermark.png file.
    NOTE: If you use the same file names and copy them to this directory, you won't have to modify the login.htt file with the name of your custom .png files.
    The above will work for IE and Firefox, although there may be some modifications necessary for Firefox.

  • Cannot upload index.html

    Hi everyone. I need some help, this is really stressing me
    out. I am fairly new to web design, but have watched alot of
    training videos already on dreamweaver 8. I offered to design a
    website for my employer. He already has a domain name and web host
    provider (host45.com). Right now the site says "This is the
    placeholder for domain russprintshop.com. If you see this page
    after uploading site content you probably have not replaced the
    index.html file. This page has been automatically generated by
    host45.com, Inc." All I want to do right now is put something on
    the site that says under construction, check back later, so I tried
    to upload the index.html which just contains a line of text, may
    want to add construction graphic to it too. Message pops up and
    says file transfer incomplete and says may have to do with
    Permission Error. If anyone could guide me through this I'd really
    appreciate it. Thanks so much.
    -Lynn-

    Ask your host to give you permission to overwrite files on
    the account.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Lynn2106" <[email protected]> wrote in
    message
    news:eu87ob$9s2$[email protected]..
    > Hi everyone. I need some help, this is really stressing
    me out. I am
    > fairly new
    > to web design, but have watched alot of training videos
    already on
    > dreamweaver
    > 8. I offered to design a website for my employer. He
    already has a domain
    > name
    > and web host provider (host45.com). Right now the site
    says "This is the
    > placeholder for domain russprintshop.com. If you see
    this page after
    > uploading
    > site content you probably have not replaced the
    index.html file. This page
    > has
    > been automatically generated by host45.com, Inc." All I
    want to do right
    > now is
    > put something on the site that says under construction,
    check back later,
    > so I
    > tried to upload the index.html which just contains a
    line of text, may
    > want to
    > add construction graphic to it too. Message pops up and
    says file transfer
    > incomplete and says may have to do with Permission
    Error. If anyone could
    > guide
    > me through this I'd really appreciate it. Thanks so
    much.
    > -Lynn-
    >

  • Cannot access sapdb backend from Content Server?

    I am unable to access my sapdb from my Content Server via CSADMIN or with the /ContentServer.dll?serverInfo page.
    I run a Content Server on Unix - version 640, build 16. Here's what I've verified thus far:
    - SAPDB is up and running.
    - x_server process is running
    - apache is running (httpd processes)
    - Standalone gateway on same server is running.
    In the apache error logs I find the following message:
    ErrorDescription: Cannot start Document request, reason: SQLConnect
    failed, [MySQL MaxDB][LIBSQLOD SO][MaxDB] Invalid authorization specification;-4008 POS
    (1) Unknown user name/password combination, Error
    Code: -4008\r\nX-ServerId: server="nwkwcs";serverPort="1090"\r\nX-
    ServerType: SAP HTTP Content Server\r\n
    I had not changed my SAPR3 user or password in the database, so I am confused why this started happening all of a sudden?
    In an attempt to fix, I reset SAPR3 to custom password and ran report
    RSCMSPWS to store the new password in the cs.conf file. However, the
    same error is still a result.
    So, I deleted and recreated SAPR3 based upon SUPERDBA profile with default "SAP" password.  
    Then, I commented out DBNAME and PASSWORD in cs.conf file.  So, it should be using the default SAPR3/SAP login to the database. 
    However, this did not help either.
    I looked at note 706664, however I cannot even get the repositories to a defined status. I cannot connect via CSADMIN?
    Here's an excerpt from the http://server:port/ContentServer/ContentServer.dll?serverInfo page for
    further analysis:
    serverType="SAP HTTP Content Server";serverVendorId="SAPAG";
    serverVersion="640"; serverPatch="0";serverBuild="16";
    pVersion="0046";serverStatus="running";serverDate="2008-07-
    10";serverTime="13:58:28";startUpDate="2008-07-10";
    startUpTime="13:58:20";lastAccessDate="2008-07-
    10";lastAccessTime="13:58:20";
    contRep="Z_EKM_IWBHELP";contRepStatus="offline";contRepStatusDescription="SQLConnect failed, [MySQL MaxDB][LIBSQLOD SO]
    [MaxDB] Invalidauthorization specification;-4008 POS(1) Unknown user name/passwordcombination, Error Code: -
    4008";storageVersion="17";storage="SAPDB";buildLevel="1";contentStorageName="SDB";contentStorageHost="localhost"; security="1";contRepDescription="Content Repository for IWBHELP";
    I am unsure why the Content Server will not connect to the database?
    Points to all helpful answers!
    Thanks,
    Jeff

    Hi,
    How did you resolve this problem ?
    Thanks,
    Hemant

  • Solaris 10 11/06 - Cannot access external web sites from server

    Hi,
    I am relatively new with Solaris so I hope this is something simple. I just installed Solaris 10 11/06 with the `Secure By Default` option.
    From the command line I can use dig and nslookup to resolve external web sites fine, but if I try to use the update conection manager (desktop), mozilla browser (desktop), or pkg-get (command line) it fails to resolve the external sites. I have a valid resolv.conf file and I have named installed and running.
    It is on a LAN with other servers that have no problems with external access. I am running as root in all instances, so is there some permissions issue I am missing with this install/release?
    I don't want to open up the install more than I have to.
    Thanks,

    Hi again,
    I figured it out. The nsswitch.conf file was not referencing dns as part of the `hosts` and ipnodes` resolution methods. Once I added this and restarted named it worked.
    group: files
    hosts: files dns
    ipnodes: files dns
    networks: files
    -----------------------

  • Cannot access website - " Forbidden, don't have permission."

    Firefox 4. Cannot access www.basementcinema.co.nz which I usually do frequently with no problem. Just get blank page with 'Forbidden You don't have permission to access /index.html on this server. Apache/2.0.52 (CentOS) Server at basementcinema.co.nz Port 80'. This is the first time this has happened.

    Works here, although I get a lot of empty pages that require a reload to see the content.
    *http://www.basementcinema.co.nz/design/pages/basement_home.htm

  • Accessing WS Service through proxy server

    Working with WLS 8.1.4 i cannot access remote service through proxy server.
    I have setted up everithing needed and more:
    http.proxyHost=HOST
    http.proxyPort=8080
    http.proxyUser=WIN_DOMAIN\USERNAME
    http.proxyPassword=PASSWORD
    http.agent="Microsoft Internet Explorer 5.0" weblogic.net.proxyAuthenticatorClassName=MyProxyAuthenticator
    weblogic.webservice.transport.http.proxy.host=HOST
    weblogic.webservice.transport.http.proxy.port=8080
    weblogic.webservice.client.proxyusername=WIN_DOMAIN\USERNAME
    weblogic.webservice.client.proxypassword=PASSWORD
    weblogic.webservice.verbose=true
    weblogic.webservice.binding.verbose=true
    weblogic.webservice.transport.http.full-url=true
    The strangest thing is that apparently no MyProxyAuthenticator is instantiated for I cannot see a System.out.print(message) I wrote its init() method.
    Please help ... thanks in advance.

    I am having the same problem. My client has the exact same properties as the previous poster:
    // Standard JDK Properties
    System.setProperty("http.proxyHost", "proxy-cache.xxxxx.xxx");
    System.setProperty("http.proxyPort", "9119");
    System.setProperty("http.proxyUser", "username");
    System.setProperty("http.proxyPassword", "password");
    System.setProperty("http.agent", "Microsoft Internet Explorer 5.0");
    // Specific Weblogic properties
    System.setProperty("weblogic.net.proxyAuthenticatorClassName", "com.bcbsmn.webservices.authentication.ProxyAuthenticatorImpl");
    System.setProperty("weblogic.webservice.transport.http.proxy.host", "proxy-cache.xxxxx.xxx);
    System.setProperty("weblogic.webservice.transport.http.proxy.port", "9119");
    And here is part the response I get from the proxy server:
    [java] <BODY>
    [java] <H1>ERROR</H1>
    [java] <H2>Cache Access Denied</H2>
    [java] <HR noshade size="1px">
    [java] <P>
    [java] While trying to retrieve the URL:
    [java] <A HREF="......">http://................
    ITestPricer</A>
    [java] <P>
    [java] The following error was encountered:
    [java] <UL>
    [java] <LI>
    [java] <STRONG>
    [java] Cache Access Denied.
    [java] </STRONG>
    [java] </UL>
    [java] </P>
    [java] <P>Sorry, you are not currently allowed to request:
    [java] <PRE> http://...............</PRE>
    [java] from this cache until you have authenticated yourself.
    [java] </P>
    ...and my authentication impl is never called according to my println's. I tried adding the proxyAuthenticatorClassName property to the command line as a JVM arg with no luck. Please help if you can, thanks.
    Matt Dowell
    Blue Cross Blue Shield

  • Unable to view SVG files deployed on Weblogic Server (10.3)

    Hi,
    We are not able to view the svg file when we deploy our applciation to weblogic server. If we run in Eclipse it is running fine. We have also added ./config/mimemappings.properties file in the domain configuration for Mime Mapping File. The content for the same is
    htm=text/html
    gif=image/gif
    jpg=image/jpeg
    svg=image/svg+xml
    Can any body let us know the resolution for the same.
    We are using IE 9 and simple img tag of html
    The weblogic server is deployed on linux os

    Hi Kishore,
    Thanks for the reply. Though our issue is that when we execute through IDE (Eclipse Juno) the tag works with IE9. It stops working when deployed on Weblogic 11g server. We can not use object/embed tag as we have business specific functionality which works only for img tag. We have tried the mime mappings in Weblogic but that does not seem to work. Could you kindly let us know if you are aware of such an issue.
    Regards,
    Anup

Maybe you are looking for