EM gives 404 Not Found

I sincerely have no idea what happened... the only thing is that somehing went wrong ( acounts are ok)
select username,account_status from dba_users order by username;
DBSNMP                         OPEN
SYS                                  OPEN                            
SYSMAN                         OPEN                            
SYSTEM                         OPEN the password is the same for all accounts... and all these accounts can be accessed trough sqlplus
i tried to reconfigure
emca -config dbcontrol db -repos recreatebut issuing this command fails with
Could not connect to SYS/(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=zeus)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=orcl))): ORA-01017: invalid username/password; logon denied (DBD ERROR: OCISessionBegin)the problem... something fishy is happening because after some time running the script the cursor blinks all over the place... and this i think is the cause of ORA-01017. At first i thought that my ssh connection is to blame... but the same thing happens if i run it trough vnc...
(It's just a supposition that my keyboard stokes a misinterpreted)
What can i do???
Thanks
Florin POP
Edited by: kquizak on May 9, 2009 10:26 PM
SOLVED ... through repeated tries...

this is not a solition

Similar Messages

  • CUPS localhost:631/admin gives 404 not found

    This is a bit of a story and also a pretty tough nut. A friend has a MacBook that lost its ability to print on the university campus. Because of the printer setup here, it is necessary to use CUPS to connect to a printer. She visited tech support at her institute where an overly confident techie told her the problem was that she needed to update something. He the proceeded to do this work for her without really saying what he did. After this the problem got worse and he had no idea how to fix it, sending her on her way with a computer that was worse than when she came.
    When I try to open CUPS through localhost:631 I get the correct menu and everything seems in order. When I however try to access localhost:631/admin then I get a 404 not found error message. It's like it's not there. I checked if CUPS is running in terminal and this bit is a bit of a conundrum as well.
    I looked for it using "ps -e", but I cannot see any process that matches cups. If I try to load cups using launchctl however I am told that it is already running. I can apparently also unload and reload cups without difficulty.
    Another thing I noticed was that her cupsd.config-file was in the beginning simply called "cups.config", while she also had a cupsd.config.bak and a cupsd.config.0. Googleing also confirmed that this file should have been dubbed "cupsd.config" (notice the missing 'd' after cups). I changed this an reloaded CUPS, but nothing changed.
    A part of me thought about reinstalling cups, or even updating it to a newer version, but I can't seem to understand quite how that is done. I could also not seem to find a guide online on how to do this.
    The current version of CUPS installed is 1.4, and the Mac is running Os X 1.6.8.
    Does anyone have some idea of how to attack this problem?

    This is a bit of a story and also a pretty tough nut. A friend has a MacBook that lost its ability to print on the university campus. Because of the printer setup here, it is necessary to use CUPS to connect to a printer. She visited tech support at her institute where an overly confident techie told her the problem was that she needed to update something. He the proceeded to do this work for her without really saying what he did. After this the problem got worse and he had no idea how to fix it, sending her on her way with a computer that was worse than when she came.
    When I try to open CUPS through localhost:631 I get the correct menu and everything seems in order. When I however try to access localhost:631/admin then I get a 404 not found error message. It's like it's not there. I checked if CUPS is running in terminal and this bit is a bit of a conundrum as well.
    I looked for it using "ps -e", but I cannot see any process that matches cups. If I try to load cups using launchctl however I am told that it is already running. I can apparently also unload and reload cups without difficulty.
    Another thing I noticed was that her cupsd.config-file was in the beginning simply called "cups.config", while she also had a cupsd.config.bak and a cupsd.config.0. Googleing also confirmed that this file should have been dubbed "cupsd.config" (notice the missing 'd' after cups). I changed this an reloaded CUPS, but nothing changed.
    A part of me thought about reinstalling cups, or even updating it to a newer version, but I can't seem to understand quite how that is done. I could also not seem to find a guide online on how to do this.
    The current version of CUPS installed is 1.4, and the Mac is running Os X 1.6.8.
    Does anyone have some idea of how to attack this problem?

  • 11G em console logon gives 404 not found error

    I have an 11G instance running on RHEL 5. The database is open and otherwise functioning except I can't log into the enterprise manager console. This was working last week. I have stopped and restarted dbconsole:
    Oracle Enterprise Manager 11g Database Control Release 11.1.0.6.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    https://ser456.css.virginia.edu:1158/em/console/aboutApplication
    Starting Oracle Enterprise Manager 11g Database Control ......... started.
    status agent
    Oracle Enterprise Manager 11g Database Control Release 11.1.0.6.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    Agent Version : 10.2.0.3.0
    OMS Version : 10.2.0.3.0
    Protocol Version : 10.2.0.2.0
    Agent Home : /u01/app/oracle/product/11.1.0/db_1/ser456.css.virginia.edu_arcolect
    Agent binaries : /u01/app/oracle/product/11.1.0/db_1
    Agent Process ID : 26919
    Parent Process ID : 26897
    Agent URL : https://ser456.css.virginia.edu:3938/emd/main
    Repository URL : https://ser456.css.virginia.edu:1158/em/upload/
    Started at : 2009-03-13 11:02:52
    Started by user : oracle
    Last Reload : 2009-03-13 11:02:52
    Last successful upload : (none)
    Last attempted upload : (none)
    Total Megabytes of XML files uploaded so far : 0.00
    Number of XML files pending upload : 36
    Size of XML files pending upload(MB) : 3.39
    Available disk space on upload filesystem : 81.84%
    Data channel upload directory : /u01/app/oracle/product/11.1.0/db_1/ser456.css.virginia.edu_arcolect/sysman/recv
    Last attempted heartbeat to OMS : 2009-03-13 11:04:26
    Last successful heartbeat to OMS : unknown
    Agent is Running and Ready
    I wondered if this was caused by a fouled TZ setting, so I also tried resetting the TZ agent using:
    emctl resetTZ agent
    Then:
    SQL> alter session set current_schema = SYSMAN;
    Session altered.
    SQL> exec mgmt_target.set_agent_tzrgn('ser456.css.virginia.edu:3938','US/Eastern')
    PL/SQL procedure successfully completed.
    I started the dbconsole, but the problem persists.
    If anyone knows the fix for this I sure could use the help.
    Thanks, -Mike

    Hello,
    Once you change any major setting for some reason EM console don't like it . At this time you should drop old repository and recreate a new one.
    To drop
    $> emca -deconfig dbcontrol db -repos dropTo recreate
    $> emca -config dbcontrol db -repos recreateTo Create
    $> emca -config dbcontrol db -repos createRegards

  • External Catalog gives HTTP 404 not found error on return

    Hi,
    I have an SRM 4.0 that I am running with an external ITS.  I have two systems that are almost exactly the same.  When I shop with a particular external catalog in one system, it works fine.  When I shop in the other system, I can get to the catalog and shop OK, but when I try to return the items to my cart, I get a 404 not found error.  I have reviewed the HTML source being sent back to both systems and can identify no differences.  I have scoured the config and it is exactly the same.  There are no other error messages anywhere in the broken system.  There are other external catalogs in that system that work fine.  I know I am overlooking something but can't seem to figure out what.  Any suggestions to alleviate this most frustrating problem are greatly appreciated.
    Many thanks,
    Kris

    Hi
    <u>What are the steps you doing to reproduce this error in the system? Please give complete details.</u>
    <b>Meanwhile, please look for following SAP OSS Notes as well -></b>
    Note 576530 - Page cannot be displayed
    Note 763955 - Error when resubmitting or forwarding
    Note 851106 - Search in catalog from SRM leads to "Service not reachable"
    Note 869716 - Package and SICF node missing for AP SICF services
    Note 961775 - Missing 1x1.gif - HTTP 404 Error - File Not Found
    Note 991863 EBPMSG service not available in transaction SICF
    Do let me know.
    Regards
    - Atul

  • When give username and password to yahoo mail, it tells 404 not found

    When i opened yahoo mail and typed user name and password, the browser did not open the account, instead it showed,
    404 not found,
    nginx/0.6.32

    Go to: http://help.yahoo.com/l/us/yahoo/mail/yahoomail/ and click the link to "Problems and error messages".

  • "Visit" now gives a "404 not found" result

    Think I messed up big time here, somehow.
    I published 3 websites I made onto my mobileme account. But since
    I changed a few things around, including the name of the site, when I
    click on "visit" I get a 404 Not Found message. I get this for all three
    websites I made and have no idea how to get back to normal. I can make
    alteration still to the websites, but if I publish them I can't see the results.

    I have indeed. I forgot to mention in my last reply to you that when I try to load the index page from iDisk
    I get this reply
    "No file exists at the address “/Users/john/Downloads/John_Burton/Welcome.html”."
    Now when I click on "visit" I get this address appear in the address bar... http://www.johnburtonglass.com/John_Burton/index.html
    In the Main window I see this message
    Not Found
    The requested URL /John_Burton/index.html was not found on this server.
    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

  • Error 404--Not Found while accessing web app through Weblogic 6.1

    Hi everybody,
              I am new to Weblogic and recently installed Weblogic6.1
              on my machine and I am trying to access my application using weblogic
              and it gives
              Error 404--Not Found
              From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
              10.4.5 404 Not Found
              I have uploaded the WAR file of my application using the Admin
              console. The WAR file is place under
              \bea\wlserver6.1\config\mydomain\applications\screen.war.
              What am I doing wrong ?
              Thanks is advance.
              PS: I am also including my web.xml file
              <?xml version="1.0" encoding="ISO-8859-1"?>
              <!DOCTYPE web-app
              PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN"
              "http://java.sun.com/j2ee/dtds/web-app_2_2.dtd">
              <web-app>
              <session-config>
              <session-timeout>-1</session-timeout>
              </session-config>
              <!-- Action Servlet Configuration -->
              <servlet>
              <servlet-name>action</servlet-name>
              <servlet-class>org.apache.struts.action.ActionServlet</servlet-class>
              <init-param>
              <param-name>application</param-name>
              <param-value>resources.nmr.ApplicationResources</param-value>
              </init-param>
              <init-param>
              <param-name>config</param-name>
              <param-value>/WEB-INF/struts-config.xml</param-value>
              </init-param>
              <init-param>
              <param-name>debug</param-name>
              <param-value>2</param-value>
              </init-param>
              <init-param>
              <param-name>detail</param-name>
              <param-value>2</param-value>
              </init-param>
              <init-param>
              <param-name>validate</param-name>
              <param-value>true</param-value>
              </init-param>
              <load-on-startup>2</load-on-startup>
              </servlet>
              <!-- Action Servlet Mapping -->
              <servlet-mapping>
              <servlet-name>action</servlet-name>
              <url-pattern>*.do</url-pattern>
              </servlet-mapping>
              <!-- PDF servlet configuration -->
              <servlet>
              <servlet-name>pdf</servlet-name>
              <servlet-class>com.abbott.gprd.servlets.PdfServlet</servlet-class>
              </servlet>
              <!-- PDF servlet Mapping -->
              <servlet-mapping>
              <servlet-name>pdf</servlet-name>
              <url-pattern>/pdf</url-pattern>
              </servlet-mapping>
              <!-- MIME Mapping -->
              <mime-mapping>
              <extension>mol</extension>
              <mime-type>chemical/x-mdl-molfile</mime-type>
              </mime-mapping>
              <!-- The Welcome File List -->
              <welcome-file-list>
              <welcome-file>index.jsp</welcome-file>
              </welcome-file-list>
              <!-- Application Tag Library Descriptor -->
              <taglib>
              <taglib-uri>/WEB-INF/app.tld</taglib-uri>
              <taglib-location>/WEB-INF/app.tld</taglib-location>
              </taglib>
              <!-- Struts Tag Library Descriptors -->
              <taglib>
              <taglib-uri>/WEB-INF/struts-bean.tld</taglib-uri>
              <taglib-location>/WEB-INF/struts-bean.tld</taglib-location>
              </taglib>
              <taglib>
              <taglib-uri>/WEB-INF/struts-html.tld</taglib-uri>
              <taglib-location>/WEB-INF/struts-html.tld</taglib-location>
              </taglib>
              <taglib>
              <taglib-uri>/WEB-INF/struts-logic.tld</taglib-uri>
              <taglib-location>/WEB-INF/struts-logic.tld</taglib-location>
              </taglib>
              <taglib>
              <taglib-uri>/WEB-INF/nmr.tld</taglib-uri>
              <taglib-location>/WEB-INF/nmr.tld</taglib-location>
              </taglib>
              </web-app>
              

    hmm
              it all looks ok to me
              what happens if you try to access an image or something in your war (ie
              something not java related)
              also - i have seen on some machines that localhost doesnt work but 127.0.0.1
              does work
              your app should be trying to access index.jsp which should be in the root
              directory of your war
              does index.jsp exist and is it in the root directory of your war?
              lastly - i noticed you have a startup servlet. Put a system.out in the init
              method of the servlet. If the servlet is being deployed OK then you should
              see some output in the console
              "Ravi" <[email protected]> wrote in message
              news:[email protected]...
              > I am specifying the same http://localhost:7001/screen and it still
              > gives the same error.
              >
              > Following is part of my cofig.xml where myapp is specified.
              >
              > <CustomRealm
              >
              ConfigurationData="user.filter=(&(cn=%u)(objectclass=person));user.dn=ou
              =people,
              > o=example.com;server.principal=cn=admin,
              >
              o=example.com;membership.filter=(&(member=%M)(objectclass=groupofuniquen
              ames));group.filter=(&(cn=%g)(objectclass=groupofuniquenames));server.ho
              st=ldapserver.example.com;server.ssl=true;group.dn=ou=groups,
              > o=example.com"
              > Name="defaultLDAPRealmForNovellDirectoryServices"
              > Notes="This is provided as an example. Before enabling this
              > Realm, you must edit the configuration parameters as appropriate for
              > your environment."
              > Password="{3DES}/4XkW5rmVvBHzFtI9SRK/g=="
              > RealmClassName="weblogic.security.ldaprealmv2.LDAPRealm"/>
              > <Server ListenPort="7001" Name="myserver" NativeIOEnabled="true"
              > TransactionLogFilePrefix="config/mydomain/logs/">
              > <Log FileName="config/mydomain/logs/weblogic.log"
              > Name="myserver"/>
              > <SSL Enabled="true" ListenPort="7002" Name="myserver"
              > ServerCertificateChainFileName="config/mydomain/ca.pem"
              > ServerCertificateFileName="config/mydomain/democert.pem"
              > ServerKeyFileName="config/mydomain/demokey.pem"/>
              > <WebServer DefaultWebApp="DefaultWebApp"
              > LogFileName="./config/mydomain/logs/access.log"
              > LoggingEnabled="true" Name="myserver"/>
              > <ServerDebug Name="myserver"/>
              > <ExecuteQueue Name="default"/>
              > <KernelDebug Name="myserver"/>
              > <ServerStart Name="myserver"/>
              > </Server>
              > <Application Deployed="true" Name="screen"
              > Path=".\config\mydomain\applications">
              > <WebAppComponent Name="screen" Targets="myserver"
              > URI="screen.war"/>
              > </Application>
              > <SNMPAgent Name="mydomain"/>
              > <Realm FileRealm="wl_default_file_realm" Name="wl_default_realm"/>
              > <ApplicationManager Name="mydomain"/>
              > <JTA Name="mydomain"/>
              >
              > Thanks in advance.
              > Ravi.
              >
              >
              > "Matt Krevs" <[email protected]> wrote in message
              news:<[email protected]>...
              > > what url are you specifying?
              > >
              > > i would guess that http://localhost/screen-web would work. Hard to say
              > > without also seeing your config.xml
              > >
              > > The critical item in config.xml is the value of URI in the
              webappcomponent
              > > element for your application
              > >
              > > eg if it was
              > >
              > > <WebAppComponent Name="myapp-web" Targets="myerver" URI="myapp-web"/>
              > >
              > > then the url you would call is http://localhost/myapp-web
              > >
              > > "Ravi" <[email protected]> wrote in message
              > > news:[email protected]...
              > > > Hi everybody,
              > > > I am new to Weblogic and recently installed Weblogic6.1
              > > > on my machine and I am trying to access my application using weblogic
              > > > and it gives
              > > >
              > > > Error 404--Not Found
              > > > From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
              > > > 10.4.5 404 Not Found
              > > >
              > > > I have uploaded the WAR file of my application using the Admin
              > > > console. The WAR file is place under
              > > > \bea\wlserver6.1\config\mydomain\applications\screen.war.
              > > >
              > > > What am I doing wrong ?
              > > >
              > > > Thanks is advance.
              > > >
              > > > PS: I am also including my web.xml file
              > > >
              > > > <?xml version="1.0" encoding="ISO-8859-1"?>
              > > >
              > > > <!DOCTYPE web-app
              > > > PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN"
              > > > "http://java.sun.com/j2ee/dtds/web-app_2_2.dtd">
              > > >
              > > > <web-app>
              > > >
              > > > <session-config>
              > > > <session-timeout>-1</session-timeout>
              > > > </session-config>
              > > >
              > > > <!-- Action Servlet Configuration -->
              > > > <servlet>
              > > > <servlet-name>action</servlet-name>
              > > >
              <servlet-class>org.apache.struts.action.ActionServlet</servlet-class>
              > > > <init-param>
              > > > <param-name>application</param-name>
              > > > <param-value>resources.nmr.ApplicationResources</param-value>
              > > > </init-param>
              > > > <init-param>
              > > > <param-name>config</param-name>
              > > > <param-value>/WEB-INF/struts-config.xml</param-value>
              > > > </init-param>
              > > > <init-param>
              > > > <param-name>debug</param-name>
              > > > <param-value>2</param-value>
              > > > </init-param>
              > > > <init-param>
              > > > <param-name>detail</param-name>
              > > > <param-value>2</param-value>
              > > > </init-param>
              > > > <init-param>
              > > > <param-name>validate</param-name>
              > > > <param-value>true</param-value>
              > > > </init-param>
              > > > <load-on-startup>2</load-on-startup>
              > > >
              > > > </servlet>
              > > >
              > > > <!-- Action Servlet Mapping -->
              > > > <servlet-mapping>
              > > > <servlet-name>action</servlet-name>
              > > > <url-pattern>*.do</url-pattern>
              > > > </servlet-mapping>
              > > >
              > > > <!-- PDF servlet configuration -->
              > > > <servlet>
              > > > <servlet-name>pdf</servlet-name>
              > > >
              <servlet-class>com.abbott.gprd.servlets.PdfServlet</servlet-class>
              > > > </servlet>
              > > >
              > > >
              > > > <!-- PDF servlet Mapping -->
              > > > <servlet-mapping>
              > > > <servlet-name>pdf</servlet-name>
              > > > <url-pattern>/pdf</url-pattern>
              > > > </servlet-mapping>
              > > >
              > > > <!-- MIME Mapping -->
              > > > <mime-mapping>
              > > > <extension>mol</extension>
              > > > <mime-type>chemical/x-mdl-molfile</mime-type>
              > > > </mime-mapping>
              > > >
              > > >
              > > > <!-- The Welcome File List -->
              > > > <welcome-file-list>
              > > > <welcome-file>index.jsp</welcome-file>
              > > > </welcome-file-list>
              > > >
              > > > <!-- Application Tag Library Descriptor -->
              > > > <taglib>
              > > > <taglib-uri>/WEB-INF/app.tld</taglib-uri>
              > > > <taglib-location>/WEB-INF/app.tld</taglib-location>
              > > > </taglib>
              > > >
              > > > <!-- Struts Tag Library Descriptors -->
              > > > <taglib>
              > > > <taglib-uri>/WEB-INF/struts-bean.tld</taglib-uri>
              > > > <taglib-location>/WEB-INF/struts-bean.tld</taglib-location>
              > > > </taglib>
              > > >
              > > > <taglib>
              > > > <taglib-uri>/WEB-INF/struts-html.tld</taglib-uri>
              > > > <taglib-location>/WEB-INF/struts-html.tld</taglib-location>
              > > > </taglib>
              > > >
              > > > <taglib>
              > > > <taglib-uri>/WEB-INF/struts-logic.tld</taglib-uri>
              > > > <taglib-location>/WEB-INF/struts-logic.tld</taglib-location>
              > > > </taglib>
              > > >
              > > > <taglib>
              > > > <taglib-uri>/WEB-INF/nmr.tld</taglib-uri>
              > > > <taglib-location>/WEB-INF/nmr.tld</taglib-location>
              > > > </taglib>
              > > >
              > > > </web-app>
              

  • Getting 404 not found error-while creating classic report - after sql query

    my work space - upgrade
    while iam trying to develop a page today in work space - under classic report - after i provided the query and when pressed next to go to report attribuites section - iam facing 404 not found issue.,
    this is happening just today.
    and all teh other pages are working fine - do not know what ios the issue - can anybody help me here please..
    query used for classic report
    select DISTINCT cust.customer,prod.ebs_team
    from
    CUSTOMER_11i@upgrade Cust
    ,BUG_PRODUCTS@upgrade PROD
    where 1=1
    and cust.product_id = prod.product_id
    and prod.prodline = 'EBS'
    and IS_CUST_11 = 'YES'
    and NVL(IS_CUST_121,'NO') = 'NO'
    and NVL(IS_CUST_12,'NO') = 'NO'
    order by 1;
    with regards
    Shiva Prasad.k
    Edited by: user759720 on Feb 14, 2012 5:00 AM

    Hi Shiva,
    to diagnose a 404 error please have a look at http://www.inside-oracle-apex.com/oracle-apex-got-404-not-found-2/
    This should give you sufficient information to find out what is actually failing.
    Regards
    Patrick
    My Blog: http://www.inside-oracle-apex.com
    APEX Plug-Ins: http://apex.oracle.com/plugins
    Twitter: http://www.twitter.com/patrickwolf

  • Java.io.FileNotFoundException: Response: '404: Not Found' for url:

    Hello,
    I am in the processing porting a J2EE based application deployed originally in OC4J to WLS. I am not changing anything as far as J2EE/Web configuration files such as web.xml. Whenever I hit the URL of the application, I am getting the below exception.
    What does usually "java.io.FileNotFoundException: Response: '404: Not Found' for url...." indicate?
    If you could please give me some pointers to narrow down the places to look, I would appreciate it.
    Thanks,
    Mustafa
    java.io.FileNotFoundException: Response: '404: Not Found' for url: 'http://cayc
    001geo1:7001/IUS_Editor/mapservlet'
    at weblogic.net.http.HttpURLConnection.getInputStream(HttpURLConnectionjava:487)
    at weblogic.net.http.SOAPHttpURLConnection.getInputStream(SOAPHttpURLConection.java:37)
    at oracle.lbs.mapclient.MapViewer.getXMLResponse(MapViewer.java:6013)
    at oracle.lbs.mapclient.MapViewer.getDataSources(MapViewer.java:629)
    at gov.census.geo.maftiger.interactiveupdate.navigation.mapservlet.ISGegraphyController.getMapviewerDS(ISGeographyController.java:730)
    at gov.census.geo.maftiger.interactiveupdate.navigation.mapservlet.ISGegraphyController.doPost(ISGeographyController.java:161)
    at gov.census.geo.maftiger.interactiveupdate.navigation.mapservlet.ISGegraphyController.doGet(ISGeographyController.java:73)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.ru(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurtyHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.ja
    a:300)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.ja
    a:184)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationActi

    Hello,
    I was able to sort out this issue. I was comparing the web.xml and found out that the servlet-mapping was missing.
    Thanks,
    Mustafa

  • Error 404 Not Found

    Hi,
    When i am opening an URL(http://hema-vaio:9704/analytics) in IE i'm getting Error 404 not Found some times and some times i'm getting analytics page.how to resolve this issue.

    Hi,
    Some times it may happen due to obiee 11g installation (simple/software only/enterprise ) due to JVM processor speed only. its still starting the Admin server/bi server still in progress please give some time.
    Note: Use JRockit 1.6.0_26 and above version 64bit along with OBIEE11g software only so this will not through like that kind of error. if u goes with simple option with jdk it may slowly starting bi server/admin server thats cause.
    if its not working kindly check the status of u r opmn server via command prompt
    D:\Oracle\Middleware\instances\instance1\bin\opmctl status
    D:\Oracle\Middleware\instances\instance1\bin\opmctl startall
    D:\Oracle\Middleware\instances\instance1\bin\opmctl stopall
    if any one services down make sure try to login to enterprise manager console and check what all services are down.restart it
    for some more ref:
    https://kr.forums.oracle.com/forums/thread.jspa?threadID=1126761
    Thanks
    Deva
    Edited by: Devarasu on Mar 13, 2012 4:01 PM

  • Error 404 -- Not Found while accessing weblogic console

    Hi
    I get Error 404 Not Found while accessing the console or any other application
    which is deployed on the server
    while the server is running even i have restarted my server
    it shows server running in the log files as well as on the command console .
    but when i try to access console or any other application it gives me error page
    404 Not Found
    I am using weblogic 7 with SP2 on solaris
    So please help me in debugging the problem
    Thanks in advance....
    Pratap

    Hi
    I get Error 404 Not Found while accessing the console or any other application
    which is deployed on the server
    while the server is running even i have restarted my server
    it shows server running in the log files as well as on the command console .
    but when i try to access console or any other application it gives me error page
    404 Not Found
    I am using weblogic 7 with SP2 on solaris
    So please help me in debugging the problem
    Thanks in advance....
    Pratap

  • The remote server returned an error: (404) Not Found.

    Hi All
    Now I try to deploy my SAP Portal Project it gives following error message "The remote server returned an error: (404) Not Found.". What is missing?
    Regards

    Hi,
    In order to check if those seetings are ok, do following:
    Open internet explorer (or another) browser and go to
    http://localhost:50000/irj
    You should get the Portal homepage with login screen.
    If you don't - then you have a problem with your local portal ( may be it is not running ).
    If you do - Login with username: administrator and
    password: abcd1234
    If you don't succeed to login, then you have a problem with your user( may be it does not exist ).
    Regards,
    Rima.

  • Firefox won't open...keep getting "404 not found" WHY? HELP

    firefox won't open...keep getting "404 not found" WHY? HELP

    The 404 message usually indicates a web page can not be found. If you are seeing that message in Firefox then Firefox is up and running but either having problems connecting to the web or not finding a specific target page. Sometimes the address may be wrong, sometimes the site may not be available.
    Have you written this message whilst using Firefox on another computer ?
    See also the article
    * [[error loading websites]] <-- clickable link --
    On the problem computer, if it is a Windows machine it will probably have Internet Explorer, does that work ok ?
    Is it one particular website you are having a problem with, if so what is that site, and what is the web address as written in the location bar. If it is many pages give at least two examples please.
    Copy and paste the location bar contents into your post
    * Keyboard key '''Ctrl + L''' (press the Control key hold it down than press the L key) that will highlight the location bar content, do that while trying to use the web page
    * '''Ctrl + C''' copies the info to the 'clipboard'
    * change to the message you are writing '''Ctrl + V''' pastes/inserts content at mouse cursor in your message

  • Error  404 Not Found in  iplanet webserver

    Hi,
    We have application to hosted in iplanet webserver and weblogic application server.
    we/users accesing one URL like http://domain.com/context/folder1/index.jsp.
    some request fails(intermittently) and giving 404 not found error to user page.we checked the iplanet access and error logs. in logs we saw 404 not found error.
    we got some solution to change KeepAliveTimeOut param from 30 sec to 300 sec. we did the same . but after that also we are facing the issue.
    please any one knows . please help us.
    Regards
    karthik

    Hi,
    Is your web server forwarding all requests to Application server (web logic). If so you need ti have those files in the app server doc root.
    give more details like what you are using passthrough or reverse proxy for request forwarding to Weblogic from Webserver.
    thx

  • Cannot download WSDL from .....Invalid Response Code: (404) Not Found.

    Hi expert,
    hcb-msap59 (PI system) & hcb-msap49 (ecc system)
    When I try calling the ws navigator with this wsdl: http://hcb-msap49.res.no.enterdir.com:8016/sap/bc/srt/wsdl/sdef_ECC_DOCUMENTCRTRC1/wsdl11/ws_policy/document?sap-client=101
    it gives error :
    Cannot download WSDL from http://hcb-msap49.res.no.enterdir.com:8016/sap/bc/srt/wsdl/sdef_ECC_DOCUMENTCRTRC1/wsdl11/ws_policy/document?sap-client=101: Invalid Response Code: (404) Not Found. The request URL was:"http://hcb-msap49.res.no.enterdir.com:8016/sap/bc/srt/wsdl/sdef_ECC_DOCUMENTCRTRC1/wsdl11/ws_policy/document?sap-client=101". Check, whether the URL is correct, and the Web Service that you are requesting is up and running
    In http://hcb-msap49.res.no.enterdir.com:8016/sap/bc/webdynpro/sap/appl_soap_management?sap-language=EN and go to technical configuration, system global settings, access information j2ee server, the hostname and port is of PI system.
    Any idea why Im getting the error? If I click on http://hcb-msap49.res.no.enterdir.com:8016/sap/bc/srt/wsdl/sdef_ECC_DOCUMENTCRTRC1/wsdl11/ws_policy/document?sap-client=101 the sire is opening.
    Any idea why I cant open it from ws navigator of my PI system?
    Thanks.
    Regards,
    Thava

    Hi,
    Can you access that URL when you paste it into your browser? You don't need to configure system global settings unless you want to go to PI's navigator automatically - you can always copy & paste the link after opening the wsnavigator in PI yourself as well. If you can access the link, kindly check your network & proxy setup.
    Regards,
    Gokhan

Maybe you are looking for

  • How do I transfer Voice Memos from my iPhone 5 to my PC?

    Hi! I recently got an iPhone 5 and I have a bunch of Voice Memos on it already. I already tried syncing the voice memos on iTunes, but when I go and try, it was ask me "Would you like to copy these voice memos to your iTunes library?", I would click

  • Skip the header in sender FCC

    Hello friends, In my source file ,  the first line is the header i want to ignore the first line(header) in FCC i tried with document-offset  : 1  in FCC But it is not working any suggestions. Thanks Srinivas

  • Problem with complex predicates

    Hi, i'm trying to create a complex predicate to query for some tasks. I have 2 predicates, and i'm trying to create a complex one with the following code: complexPred = new Predicate(pred1, Predicate.AND, pred2); I have no problems when querying for

  • SQL Loader in 10g

    friends! I have a flat file which have 15.millions rows i want to load into one column. Flat_File data: (column is seprated with whitespace) ============ 002785 034730 060844 092119 122773 156571 187202 215782 247631 284387 318394 003954 035668 06125

  • Not being able to sign in to BT email.

    Hello All. I am taking the time to post this,as it may help others,I can't be the only one with this issue. I am an old talk21.com user,set up the direct debiting order last May and am currently on my first year free offer. I get the spams that other