SRDemo deployment - Page not found

Hi,
I completed ch. 11 and deployed the app, but when I tested the url (http://localhost:8888/SRDemo/SRList.jspx) - I got the Page not found error. Would appreciate if someone can enlighten me on this.
I had to overwrite the previous deployment, and redeployed again.
Here is the log for the deployment:
---- Deployment started. ---- Jan 4, 2007 1:06:26 PM
Target platform is Standalone OC4J 10g 10.1.3 (OC4J).
Wrote EJB JAR file to C:\jdev10g\jdev\mywork\SRDemo\DataModel\deploy\ejb3.jar
Wrote WAR file to C:\jdev10g\jdev\mywork\SRDemo\UserInterface\deploy\webapp3.war
Wrote EAR file to C:\jdev10g\jdev\mywork\SRDemo\Deployment\deploy\SRDemoApplication.ear
Application UnDeployer for SRDemoApplication STARTS.
Removing all web binding(s) for application SRDemoApplication from all web site(s)
Application UnDeployer for SRDemoApplication COMPLETES.
Uploading file SRDemoApplication.ear ...
Uploading file SRDemoApplication.ear ...
Uploading file SRDemoApplication.ear ...
Uploading file SRDemoApplication.ear ...
Uploading file SRDemoApplication.ear ...
Uploading file SRDemoApplication.ear ...
Uploading file SRDemoApplication.ear ...
Uploading file SRDemoApplication.ear ...
Uploading file SRDemoApplication.ear ...
Uploading file SRDemoApplication.ear ...
Uploading file SRDemoApplication.ear ...
Uploading file SRDemoApplication.ear ...
Application Deployer for SRDemoApplication STARTS.
Copy the archive to C:\jdev10g\j2ee\home\applications\SRDemoApplication.ear
Initialize C:\jdev10g\j2ee\home\applications\SRDemoApplication.ear begins...
Unpacking SRDemoApplication.ear
Done unpacking SRDemoApplication.ear
Unpacking webapp3.war
Done unpacking webapp3.war
Initialize C:\jdev10g\j2ee\home\applications\SRDemoApplication.ear ends...
Starting application : SRDemoApplication
Initializing ClassLoader(s)
Initializing EJB container
Loading connector(s)
Starting up resource adapters
Processing EJB module: ejb3.jar
Compiling EJB generated code
Initializing EJB sessions
Committing ClassLoader(s)
Initialize webapp3 begins...
Initialize webapp3 ends...
Started application : SRDemoApplication
Binding web application(s) to site default-web-site begins...
Binding webapp3 web-module for application SRDemoApplication to site default-web-site under context root SRDemo
Initializing Servlet: javax.faces.webapp.FacesServlet for web application webapp3
Binding web application(s) to site default-web-site ends...
Application Deployer for SRDemoApplication COMPLETES. Operation time: 8693 msecs
Elapsed time for deployment: 55 seconds
---- Deployment finished. ---- Jan 4, 2007 1:07:21 PM
Thanks a lot!

Hi Frank,
Thank you. I tried the url - it showed the Page Not Found error. So I tried http://localhost:8888/SRDemo/faces/app/SRList.jspx, and the page showed up - but it has numerous errors (I hope I am using the right url):
Error
1. JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-29000: Unexpected exception caught: javax.ejb.EJBException, msg= Exception Description: Several [1] SessionLoaderExceptions were thrown: *** Exception [TOPLINK-9003] (Oracle TopLink - 10g Release 3 (10.1.3.0.0) (Build 060118)): oracle.toplink.exceptions.SessionLoaderException Exception Description: Unable to process XML tag [external-transaction-controller-class] with value [oracle.toplink.transaction.oc4j.oc4jTransactionController]. Internal Exception: oracle.classloader.util.AnnotatedClassNotFoundException: Missing class: oracle.toplink.transaction.oc4j.oc4jTransactionController Dependent class: oracle.toplink.tools.sessionconfiguration.XMLLoader Loader: oracle.toplink:10.1.3 Code-Source: /C:/jdev10g/toplink/jlib/toplink.jar Configuration: <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in C:\jdev10g\j2ee\home\oc4j.jar This load was initiated at SRDemoApplication.root:0.0.0 using the loadClass() method. The missing class is not available from any code-source or loader in the system. ; nested exception is: Exception Description: Several [1] SessionLoaderExceptions were thrown: *** Exception [TOPLINK-9003] (Oracle TopLink - 10g Release 3 (10.1.3.0.0) (Build 060118)): oracle.toplink.exceptions.SessionLoaderException Exception Description: Unable to process XML tag [external-transaction-controller-class] with value [oracle.toplink.transaction.oc4j.oc4jTransactionController]. Internal Exception: oracle.classloader.util.AnnotatedClassNotFoundException: Missing class: oracle.toplink.transaction.oc4j.oc4jTransactionController Dependent class: oracle.toplink.tools.sessionconfiguration.XMLLoader Loader: oracle.toplink:10.1.3 Code-Source: /C:/jdev10g/toplink/jlib/toplink.jar Configuration: <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in C:\jdev10g\j2ee\home\oc4j.jar This load was initiated at SRDemoApplication.root:0.0.0 using the loadClass() method. The missing class is not available from any code-source or loader in the system.
2. JBO-29000: Unexpected exception caught: javax.ejb.EJBException, msg= Exception Description: Several [1] SessionLoaderExceptions were thrown: *** Exception [TOPLINK-9003] (Oracle TopLink - 10g Release 3 (10.1.3.0.0) (Build 060118)): oracle.toplink.exceptions.SessionLoaderException Exception Description: Unable to process XML tag [external-transaction-controller-class] with value [oracle.toplink.transaction.oc4j.oc4jTransactionController]. Internal Exception: oracle.classloader.util.AnnotatedClassNotFoundException: Missing class: oracle.toplink.transaction.oc4j.oc4jTransactionController Dependent class: oracle.toplink.tools.sessionconfiguration.XMLLoader Loader: oracle.toplink:10.1.3 Code-Source: /C:/jdev10g/toplink/jlib/toplink.jar Configuration: <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in C:\jdev10g\j2ee\home\oc4j.jar This load was initiated at SRDemoApplication.root:0.0.0 using the loadClass() method. The missing class is not available from any code-source or loader in the system. ; nested exception is: Exception Description: Several [1] SessionLoaderExceptions were thrown: *** Exception [TOPLINK-9003] (Oracle TopLink - 10g Release 3 (10.1.3.0.0) (Build 060118)): oracle.toplink.exceptions.SessionLoaderException Exception Description: Unable to process XML tag [external-transaction-controller-class] with value [oracle.toplink.transaction.oc4j.oc4jTransactionController]. Internal Exception: oracle.classloader.util.AnnotatedClassNotFoundException: Missing class: oracle.toplink.transaction.oc4j.oc4jTransactionController Dependent class: oracle.toplink.tools.sessionconfiguration.XMLLoader Loader: oracle.toplink:10.1.3 Code-Source: /C:/jdev10g/toplink/jlib/toplink.jar Configuration: <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in C:\jdev10g\j2ee\home\oc4j.jar This load was initiated at SRDemoApplication.root:0.0.0 using the loadClass() method. The missing class is not available from any code-source or loader in the system.
3. Exception Description: Several [1] SessionLoaderExceptions were thrown: *** Exception [TOPLINK-9003] (Oracle TopLink - 10g Release 3 (10.1.3.0.0) (Build 060118)): oracle.toplink.exceptions.SessionLoaderException Exception Description: Unable to process XML tag [external-transaction-controller-class] with value [oracle.toplink.transaction.oc4j.oc4jTransactionController]. Internal Exception: oracle.classloader.util.AnnotatedClassNotFoundException: Missing class: oracle.toplink.transaction.oc4j.oc4jTransactionController Dependent class: oracle.toplink.tools.sessionconfiguration.XMLLoader Loader: oracle.toplink:10.1.3 Code-Source: /C:/jdev10g/toplink/jlib/toplink.jar Configuration: <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in C:\jdev10g\j2ee\home\oc4j.jar This load was initiated at SRDemoApplication.root:0.0.0 using the loadClass() method. The missing class is not available from any code-source or loader in the system. ; nested exception is: Exception Description: Several [1] SessionLoaderExceptions were thrown: *** Exception [TOPLINK-9003] (Oracle TopLink - 10g Release 3 (10.1.3.0.0) (Build 060118)): oracle.toplink.exceptions.SessionLoaderException Exception Description: Unable to process XML tag [external-transaction-controller-class] with value [oracle.toplink.transaction.oc4j.oc4jTransactionController]. Internal Exception: oracle.classloader.util.AnnotatedClassNotFoundException: Missing class: oracle.toplink.transaction.oc4j.oc4jTransactionController Dependent class: oracle.toplink.tools.sessionconfiguration.XMLLoader Loader: oracle.toplink:10.1.3 Code-Source: /C:/jdev10g/toplink/jlib/toplink.jar Configuration: <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in C:\jdev10g\j2ee\home\oc4j.jar This load was initiated at SRDemoApplication.root:0.0.0 using the loadClass() method. The missing class is not available from any code-source or loader in the system.
4. JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-29000: Unexpected exception caught: javax.ejb.EJBException, msg= Exception Description: Several [1] SessionLoaderExceptions were thrown: *** Exception [TOPLINK-9003] (Oracle TopLink - 10g Release 3 (10.1.3.0.0) (Build 060118)): oracle.toplink.exceptions.SessionLoaderException Exception Description: Unable to process XML tag [external-transaction-controller-class] with value [oracle.toplink.transaction.oc4j.oc4jTransactionController]. Internal Exception: oracle.classloader.util.AnnotatedClassNotFoundException: Missing class: oracle.toplink.transaction.oc4j.oc4jTransactionController Dependent class: oracle.toplink.tools.sessionconfiguration.XMLLoader Loader: oracle.toplink:10.1.3 Code-Source: /C:/jdev10g/toplink/jlib/toplink.jar Configuration: <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in C:\jdev10g\j2ee\home\oc4j.jar This load was initiated at SRDemoApplication.root:0.0.0 using the loadClass() method. The missing class is not available from any code-source or loader in the system. ; nested exception is: Exception Description: Several [1] SessionLoaderExceptions were thrown: *** Exception [TOPLINK-9003] (Oracle TopLink - 10g Release 3 (10.1.3.0.0) (Build 060118)): oracle.toplink.exceptions.SessionLoaderException Exception Description: Unable to process XML tag [external-transaction-controller-class] with value [oracle.toplink.transaction.oc4j.oc4jTransactionController]. Internal Exception: oracle.classloader.util.AnnotatedClassNotFoundException: Missing class: oracle.toplink.transaction.oc4j.oc4jTransactionController Dependent class: oracle.toplink.tools.sessionconfiguration.XMLLoader Loader: oracle.toplink:10.1.3 Code-Source: /C:/jdev10g/toplink/jlib/toplink.jar Configuration: <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in C:\jdev10g\j2ee\home\oc4j.jar This load was initiated at SRDemoApplication.root:0.0.0 using the loadClass() method. The missing class is not available from any code-source or loader in the system.
5. JBO-29000: Unexpected exception caught: javax.ejb.EJBException, msg= Exception Description: Several [1] SessionLoaderExceptions were thrown: *** Exception [TOPLINK-9003] (Oracle TopLink - 10g Release 3 (10.1.3.0.0) (Build 060118)): oracle.toplink.exceptions.SessionLoaderException Exception Description: Unable to process XML tag [external-transaction-controller-class] with value [oracle.toplink.transaction.oc4j.oc4jTransactionController]. Internal Exception: oracle.classloader.util.AnnotatedClassNotFoundException: Missing class: oracle.toplink.transaction.oc4j.oc4jTransactionController Dependent class: oracle.toplink.tools.sessionconfiguration.XMLLoader Loader: oracle.toplink:10.1.3 Code-Source: /C:/jdev10g/toplink/jlib/toplink.jar Configuration: <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in C:\jdev10g\j2ee\home\oc4j.jar This load was initiated at SRDemoApplication.root:0.0.0 using the loadClass() method. The missing class is not available from any code-source or loader in the system. ; nested exception is: Exception Description: Several [1] SessionLoaderExceptions were thrown: *** Exception [TOPLINK-9003] (Oracle TopLink - 10g Release 3 (10.1.3.0.0) (Build 060118)): oracle.toplink.exceptions.SessionLoaderException Exception Description: Unable to process XML tag [external-transaction-controller-class] with value [oracle.toplink.transaction.oc4j.oc4jTransactionController]. Internal Exception: oracle.classloader.util.AnnotatedClassNotFoundException: Missing class: oracle.toplink.transaction.oc4j.oc4jTransactionController Dependent class: oracle.toplink.tools.sessionconfiguration.XMLLoader Loader: oracle.toplink:10.1.3 Code-Source: /C:/jdev10g/toplink/jlib/toplink.jar Configuration: <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in C:\jdev10g\j2ee\home\oc4j.jar This load was initiated at SRDemoApplication.root:0.0.0 using the loadClass() method. The missing class is not available from any code-source or loader in the system.
6. Exception Description: Several [1] SessionLoaderExceptions were thrown: *** Exception [TOPLINK-9003] (Oracle TopLink - 10g Release 3 (10.1.3.0.0) (Build 060118)): oracle.toplink.exceptions.SessionLoaderException Exception Description: Unable to process XML tag [external-transaction-controller-class] with value [oracle.toplink.transaction.oc4j.oc4jTransactionController]. Internal Exception: oracle.classloader.util.AnnotatedClassNotFoundException: Missing class: oracle.toplink.transaction.oc4j.oc4jTransactionController Dependent class: oracle.toplink.tools.sessionconfiguration.XMLLoader Loader: oracle.toplink:10.1.3 Code-Source: /C:/jdev10g/toplink/jlib/toplink.jar Configuration: <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in C:\jdev10g\j2ee\home\oc4j.jar This load was initiated at SRDemoApplication.root:0.0.0 using the loadClass() method. The missing class is not available from any code-source or loader in the system. ; nested exception is: Exception Description: Several [1] SessionLoaderExceptions were thrown: *** Exception [TOPLINK-9003] (Oracle TopLink - 10g Release 3 (10.1.3.0.0) (Build 060118)): oracle.toplink.exceptions.SessionLoaderException Exception Description: Unable to process XML tag [external-transaction-controller-class] with value [oracle.toplink.transaction.oc4j.oc4jTransactionController]. Internal Exception: oracle.classloader.util.AnnotatedClassNotFoundException: Missing class: oracle.toplink.transaction.oc4j.oc4jTransactionController Dependent class: oracle.toplink.tools.sessionconfiguration.XMLLoader Loader: oracle.toplink:10.1.3 Code-Source: /C:/jdev10g/toplink/jlib/toplink.jar Configuration: <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in C:\jdev10g\j2ee\home\oc4j.jar This load was initiated at SRDemoApplication.root:0.0.0 using the loadClass() method. The missing class is not available from any code-source or loader in the system.
7. JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-
29000: Unexpected exception caught: java.lang.RuntimeException, msg=javax.servlet.jsp.el.ELException: An error occurred while getting property "userId" from an instance of class oracle.srdemo.view.UserInfo
8. JBO-29000: Unexpected exception caught: java.lang.RuntimeException, msg=javax.servlet.jsp.el.ELException: An error occurred while getting property "userId" from an instance of class oracle.srdemo.view.UserInfo
9. javax.servlet.jsp.el.ELException: An error occurred while getting property "userId" from an instance of class oracle.srdemo.view.UserInfo
Please tell me how to debug this. I can see that there're session loader exception, TOPLINK exception, Unable to process XML tag [external-transaction-controller-class] with value, etc.
I did have a problem with the SRCreate page - .javax.faces.el.EvaluationException: javax.faces.FacesException: javax.faces.FacesException: Can't set managed bean property: 'viewIdProperty'.. Does this has something to do with the above errors when I ran the page SRList.jspx.
Appreciate your time and assistance.

Similar Messages

  • Not able to view the Spaces home page; getting Page not found message

    Hello All,
    I seem to have a problem trying to access the Spaces Welcome page. I get a page not found message trying to access.
    When I look into the logs -
    [2010-07-08T08:32:32.137-04:00] [WLS_Spaces] [ERROR] [] [oracle.webcenter.webcenterapp] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] Factory Finder is already initialized, hence quitting
    [2010-07-08T08:32:32.152-04:00] [WLS_Spaces] [ERROR] [] [oracle.webcenter.webcenterapp.internal.view.webapp] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] Cannot locate the document 'oracle/webcenter/webcenterapp/extendingspaces/extending-spaces-properties.xml'.
    [2010-07-08T08:32:32.347-04:00] [WLS_Spaces] [NOTIFICATION] [] [oracle.webcenter.spaces.search] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] MDS_QUERY: List size: 0, forAdmin true, isTemplate true, rowsRestricted false, Time Taken : 192
    [2010-07-08T08:32:32.376-04:00] [WLS_Spaces] [NOTIFICATION] [] [oracle.webcenter.webcenterapp] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] Found the scope spacetemplate/Basic is viewable to authenticated role, setting the flag to true and returning.
    [2010-07-08T08:32:32.402-04:00] [WLS_Spaces] [NOTIFICATION] [] [oracle.webcenter.webcenterapp] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] Found the scope spacetemplate/CommunityOfInterest is viewable to authenticated role, setting the flag to true and returning.
    [2010-07-08T08:32:32.430-04:00] [WLS_Spaces] [NOTIFICATION] [] [oracle.webcenter.webcenterapp] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] Found the scope spacetemplate/ProjectSpace is viewable to authenticated role, setting the flag to true and returning.
    [2010-07-08T08:32:32.431-04:00] [WLS_Spaces] [NOTIFICATION] [] [oracle.webcenter.spaces] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] Templates Application Regions initalized Sucessfully. Templates list has 3 Published Templates list has 3Initalization took 277 ms
    [2010-07-08T08:32:32.550-04:00] [WLS_Spaces] [WARNING] [WCS-04202] [oracle.webcenter.relationship.internal.model.ServiceFactory] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] [arg: oracle.webcenter.page] Relationship Service is already registered: oracle.webcenter.page, ignoring...
    [2010-07-08T08:32:32.601-04:00] [WLS_Spaces] [WARNING] [WCS-04202] [oracle.webcenter.relationship.internal.model.ServiceFactory] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] [arg: oracle.webcenter.collab.calendar.personal] Relationship Service is already registered: oracle.webcenter.collab.calendar.personal, ignoring...
    [2010-07-08T08:32:32.611-04:00] [WLS_Spaces] [WARNING] [WCS-04202] [oracle.webcenter.relationship.internal.model.ServiceFactory] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] [arg: oracle.webcenter.collab.calendar.community] Relationship Service is already registered: oracle.webcenter.collab.calendar.community, ignoring...
    [2010-07-08T08:32:32.616-04:00] [WLS_Spaces] [WARNING] [WCS-04202] [oracle.webcenter.relationship.internal.model.ServiceFactory] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] [arg: oracle.webcenter.list] Relationship Service is already registered: oracle.webcenter.list, ignoring...
    [2010-07-08T08:32:32.618-04:00] [WLS_Spaces] [WARNING] [WCS-04202] [oracle.webcenter.relationship.internal.model.ServiceFactory] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] [arg: oracle.webcenter.list.data] Relationship Service is already registered: oracle.webcenter.list.data, ignoring...
    [2010-07-08T08:32:32.666-04:00] [WLS_Spaces] [WARNING] [WCS-04202] [oracle.webcenter.relationship.internal.model.ServiceFactory] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] [arg: oracle.webcenter.doclib] Relationship Service is already registered: oracle.webcenter.doclib, ignoring...
    [2010-07-08T08:32:32.695-04:00] [WLS_Spaces] [WARNING] [WCS-04202] [oracle.webcenter.relationship.internal.model.ServiceFactory] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] [arg: oracle.webcenter.collab.announcement] Relationship Service is already registered: oracle.webcenter.collab.announcement, ignoring...
    [2010-07-08T08:32:32.714-04:00] [WLS_Spaces] [WARNING] [WCS-04202] [oracle.webcenter.relationship.internal.model.ServiceFactory] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] [arg: oracle.webcenter.note] Relationship Service is already registered: oracle.webcenter.note, ignoring...
    [2010-07-08T08:32:32.727-04:00] [WLS_Spaces] [WARNING] [WCS-04202] [oracle.webcenter.relationship.internal.model.ServiceFactory] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] [arg: oracle.webcenter.relationship.url] Relationship Service is already registered: oracle.webcenter.relationship.url, ignoring...
    [2010-07-08T08:32:32.751-04:00] [WLS_Spaces] [WARNING] [WCS-04202] [oracle.webcenter.relationship.internal.model.ServiceFactory] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] [arg: oracle.webcenter.collab.forum] Relationship Service is already registered: oracle.webcenter.collab.forum, ignoring...
    [2010-07-08T08:32:32.983-04:00] [WLS_Spaces] [WARNING] [] [oracle.webcenter.framework.service.EclipseLinkLogger] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] 2010-07-08 08:32:32.982--ServerSession(7507840)--PersistenceUnitInfo ServiceFrameworkPUnit has transactionType RESOURCE_LOCAL and therefore jtaDataSource will be ignored
    [2010-07-08T08:32:32.986-04:00] [WLS_Spaces] [NOTIFICATION] [] [oracle.webcenter.framework.service.EclipseLinkLogger] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] 2010-07-08 08:32:32.986--ServerSession(7507840)--EclipseLink, version: Eclipse Persistence Services - 1.2.0.v20091016-r5565
    [2010-07-08T08:32:32.989-04:00] [WLS_Spaces] [NOTIFICATION] [] [oracle.webcenter.framework.service.EclipseLinkLogger] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] 2010-07-08 08:32:32.989--ServerSession(7507840)--webcenter-oracle.webcenter.framework login successful
    [2010-07-08T08:32:33.618-04:00] [WLS_Spaces] [NOTIFICATION] [] [oracle.adf.mbean.share.connection.ConnectionsMXBeanImpl] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] Registering Connection Runtime MBean
    [2010-07-08T08:32:35.174-04:00] [WLS_Spaces] [WARNING] [ADF_FACES-30163] [oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] The application is running with the new window detect flag off. It is highly recommended that this flag be turned on to ensure proper functioning of your application when new browser windows are launched. In web.xml set the context parameter oracle.adf.view.rich.newWindowDetect.OPTIONS to 'on'.
    [2010-07-08T08:32:38.963-04:00] [WLS_Spaces] [WARNING] [] [oracle.webcenter.collab.forum.internal.model.gateway.ForumGatewayManager] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] oracle.webcenter.collab.forum.ForumException: no connections available for: Discussion Forum
    [2010-07-08T08:32:39.435-04:00] [WLS_Spaces] [WARNING] [] [oracle.webcenter.collab.forum.internal.model.gateway.ForumGatewayManager] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] oracle.webcenter.collab.forum.ForumException: no connections available for: Discussion Forum
    [2010-07-08T08:32:39.951-04:00] [WLS_Spaces] [WARNING] [] [oracle.webcenter.collab.forum.internal.model.gateway.ForumGatewayManager] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2juNFw000jzwkno1Bskt^0000HD,0] [APP: webcenter] oracle.webcenter.collab.forum.ForumException: no connections available for: Discussion Forum
    [2010-07-08T08:33:10.320-04:00] [WLS_Spaces] [NOTIFICATION] [] [oracle.webcenter.webcenterapp.internal.view.webapp] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2tI_Fw000jzwkno1Bskt^0000HE,0] [APP: webcenter] Spaces request : #Request URL = http://192.168.0.140:1527/webcenter/spaces #QueryString = null #Encoding = UTF-8 #lang = null
    [2010-07-08T08:33:10.321-04:00] [WLS_Spaces] [NOTIFICATION] [] [oracle.webcenter.webcenterapp.internal.view.webapp] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000Iam2tI_Fw000jzwkno1Bskt^0000HE,0] [APP: webcenter] Spaces request : #Request URL = http://192.168.0.140:1527/webcenter/spaces #QueryString = null #Encoding = UTF-8 #lang = null
    [2010-07-08T08:33:10.633-04:00] [WLS_Spaces] [NOTIFICATION] [] [oracle.jbo.uicli.mom.CpxUtils$Visitor] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: anonymous] [ecid: 0000Iam2tI_Fw000jzwkno1Bskt^0000HE,0] [APP: webcenter] jar:file:/wbc/web_logic/user_projects/domains/kbace_domain/servers/WLS_Spaces/tmp/_WL_user/oracle.webcenter.framework.view/9rmhle/WEB-INF/lib/conference-view.jar!/oracle/webcenter/collab/rtc/conference/view/DataBindings.cpx
    [2010-07-08T08:33:10.926-04:00] [WLS_Spaces] [NOTIFICATION] [] [oracle.adf.model.servlet.HttpBindingContext] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: anonymous] [ecid: 0000Iam2tI_Fw000jzwkno1Bskt^0000HE,0] [APP: webcenter] Application error handler: oracle.webcenter.webcenterapp.internal.view.error.WCErrorHandlerImpl
    Any help would be appreciated on this.
    Thanks in advance.
    Nachi

    Hi All,
    I am facing this peculiar issue.
    Post installation of webcenter, I can access the Webcenter Spaces homepage.
    I log into webcenter as admin and configure a Mail Connection. I start and stop the Webcenter Spaces deployment. Now I don't see the Webcenter spaces Home page.
    Error on page -
    Page Not Found...
    The page you requested is not found.
    Click here to go to home
    Click here to go to list of accessible pages
    When I check the Logs on the server; I see -
    #SEARCH_CRITERIA
    #     START_TIME: 2010-07-29T05:12:22.740-04:00
    #     END_TIME: 2010-07-29T06:12:22.740-04:00
    #     MESSAGE_TYPES:INCIDENT_ERROR, ERROR, UNKNOWN
    #SELECTED_TARGETS_LIST
    #     /Farm_base_domain/base_domain/WLS_Spaces/webcenter:oracle_webcenter
    [2010-07-29T06:09:27.910-04:00] [WLS_Spaces] [ERROR] [] [oracle.webcenter.webcenterapp] [host: kbace-hpbs0201.kbace.com] [nwaddr: 127.0.0.1] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000IcTfOu8Fw000jzwkno1CK78x00003V,0] [APP: webcenter] Factory Finder is already initialized, hence quitting
    [2010-07-29T06:09:27.933-04:00] [WLS_Spaces] [ERROR] [] [oracle.webcenter.webcenterapp.internal.view.webapp] [host: kbace-hpbs0201.kbace.com] [nwaddr: 127.0.0.1] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000IcTfOu8Fw000jzwkno1CK78x00003V,0] [APP: webcenter] Cannot locate the document 'oracle/webcenter/webcenterapp/extendingspaces/extending-spaces-properties.xml'.
    #MESSAGE_COUNT: 2
    Any light in this regard is much appreciated.
    Thanks in Advance.
    Nachi

  • Integration Endeca and CRS - ATG 10.1.2 (Page Not Found)

    Dear Colleagues,
    Need your help.
    1. I installed the following components:
    - MDEX 6.4.0
    - CAS 3.1.1
    - PlatformService 6.1.3
    - TaF 3.1.1
    - ATG 10.1.2 - Platform + CRS
    2. Add the flowing config to prod server
    ApplicationConfiguration.properties:
    #Properties File created by CIM
    #Sat Jan 12 06:46:49 VET 2013
    workbenchPort=8006
    workbenchHostName=localhost
    baseApplicationName=CRS
    keyToApplicationName=\
    en=CRSen,
    es=CRSes,
    de=CRSde
    AssemblerApplicationConfiguration.properties
    #Properties File created by CIM
    #Sat Jan 12 06:46:49 VET 2013
    applicationKeyToMdexHostAndPort=\
    en=localhost:15000,
    de=localhost:16000,
    es=localhost:17000
    3. Deploy 3 applications - CRSen, CRSde, CRSes
    4. Indexing completed successfully in DynAdmin
    When I loaded CRS http://localhost:8080/crs/storeus/
    I can see categories (menu) but I cannot see:
    - search panel
    - when I click on category or sub-category I got Page Not Found
    Logs error is:
    07:26:12,658 ERROR [AssemblerTools] A problem occured assembling requested content. Response from the assembler was {content
    Uri=/pages/assembler, @type=ContentInclude, @error=FileNotFound}
    Thank you in advance.

    Problem was solved successfully:
    When I start promote_content.bat first time (after installation with defaul pages in Experience Manager) - nothing happened
    But then I made changes - I add new page and run bat file again - after that I see all pages in CRS.
    I remove added page and run bat file again - CRS working ok.
    As I understand something wrong with bat file.

  • Login 404 Page not found error

    I am having problems with my login mechanism.
    I have form based authentication configured in my Web.xml. I have implemented the login mechanism from the SRDemo Example therefore I have a index.jsp which does a redirect to my first jspx page and a login.jsp which contains a form with username and password input types and a button which submits the form to the action="j_security_check".
    When a user accesses the application, the index.jsp is called which does a redirect to the first page in my application "Customers.jspx". When the authentication fails, then the login page is displayed, and I think the redirect URL (Customers.jspx) is placed into the session by the framework for later use i.e. until the user authenticates. Once authenticated, the user is directed to the Customers.jspx.
    The login pages works fine except for the following condition. When I sit at the login page until the session timeout occurs, then when I try to log-in, I get a 404 error "Page not found". I am guessing that the forward URL to my customers page is lost when the session times-out.
    A lot of guessing but is any of this true. Can anyone shed some light on this one and suggest where I am going wrong or if there is a fix to the problem.
    Many thanks,
    Michael.

    Hi,
    correct. The server keeps track of the redirect page and if the session is lost, this information is lost too
    Frank

  • Proxy servlet returns "page not found"

    I want all request ending with "/PPO" will be proxy to "http://www.yahoo.com".
              Explanation:
              Our application is deployed on:
              C:\bea\user_projects\rci_domain\applications\rdas
              "rdas" is an applications context, we access our application using:
              http://localhost:7001/rdas/LoginDev.jsp
              I want the following request should be proxied to another server.
              http://localhost:7001/rdas/PPO (request for "PPO")
              Should Proxy to: http://www.yahoo.com
              I tried to simulate the same type of scenario. Following is a part from my web.xml file.
              <servlet>
                   <servlet-name>ProxyServlet</servlet-name>
                   <servlet-class>weblogic.servlet.proxy.HttpProxyServlet
                   </servlet-class>
                   <init-param>
                        <param-name>redirectURL</param-name>
                        <param-value>http://www.yahoo.com</param-value>
                   </init-param>
              </servlet>
              <servlet-mapping>
                   <servlet-name>ProxyServlet</servlet-name>
                   <url-pattern>/PPO</url-pattern>
              </servlet-mapping>
              Problem:
              It is taking me to yahoo.com, but with "Page Not Found" content. I don’t know why it is showing the yahoo.com page with "Page not found". For example you will see the same page what I am seeing using HTTPProxyServlet, if you try the following:
              http://www.yahoo.com/rdas/PPO
              or
              http://www.yahoo.com/blabla
              Note: I can not define "context-root" set to "/" parameter in weblogic.xml file, because our application is accessed using "/rdas". All request must have /rdas as well.
              I don’t know what I am missing here. Your solution/suggestions are really important. Your earliest reply is really grateful.
              Thanks
              Farhan

    As Peter says, it might be a bug. I did another test. Selected the URL from my IDD, opened the Hyperlink panel, clicked on Create New Hyperlink and this is what I get: http://www.projectorcentral.com/paint_perfect_screen_%24100.htm. So ID is changing "$" to "%24". But, when I click on Go To Destination, still takes me to the website! I'm on a PC with CS6 8.0.1 and using Google Chrome.
    Did a second test just for fun: without selecting the URL in the ID, I went to Type/Hyperlinks & Cross-References/Convert URLs to Hyperlinks and ID creates two Hyperlinks: http://www.projectorcentral.com/paint_perfect_screen_ and a separate: 100.htm. So, ID splits the Hyperlink right at "$". So definitely ID doesn't like the "$".

  • Ent 9 - Can't run mgmt console - admin.cwr gives Error 404: page not found

    Post Author: Alan Weiner
    CA Forum: Deployment
    We just did a fresh install of Crystal Enterprise 9.  When we try to run the Management console, we get an "Error 404: page not found"
      http://wdcwfc80/crystal/enterprise9/admin/en/admin.cwr
      Error 404: The page cannot be found

    Post Author: Alan Weiner
    CA Forum: Deployment
    From the server (although, it uses a browser to connect)
    colin mackenzie:
    Hi Alan Weiner.
    Do you get this message when you run this from the server? or just the workstation / client browser?

  • Page Not Found error when accessing the Identity server console

    Hi,
    I have installed the Sun One Portal Server.
    when i access the URL for Identity server, i am getting Page not Found exception.
    Any suggestions, why this problem could occur.
    Regards,
    Mukta

    First the obvious: Restart the Webserver/Application Server
    Did you choose "Configure Later"?
    Is amconsole/amserver/... really deployed? You can see this in the Admin web interface of the server.
    Do you see anything in the logfiles?
    Chris

  • BP Maintenance Technician1.0 Page not found error

    Hi Gurus,
    I have deployed the BP Maintenance Technician 1.0  into the portal (EP7.0 SP9)and I have done the basic configuration, when I click on any iviews I am getting a page not found error. can anybody help me with the configuration settings.
    points will be awarded for helpful answers
    Jo

    Hi,
    I am also facing the same problem but only in a particular machine.
    Do we have to make any configuration to solve this problem ?
    If any one knows please help to solve this
    Thanks,
    Suresh

  • Page Not found error + ADF application

    Hi,
    I am trying to deploy sample application developed using JSF+ADF to oracle applciation server 10g 10.1.3.3 version,but after login(uses jsecurity) applicaiton says Page Not Found eventhough the pages exist.
    I apache log i can it says File not exist,eventhough file exist in physical drive. Same application runs local Jdeveloper
    Please advice

    Check the web.xml file on your server to see what is the context of your applicaiton.
    Also try and place a simple HTML file with your JSF pages and see if you can access that HTML file.

  • BC4J page not found

    I am trying to deploy a very simple BC4J page to a standalone OC4J using JDeveloper (10.1.2, same version as OC4J) but got "page not found" all the time.
    This page can be running in JDeveloper embedded OC4J without any issues and the WAR file was created using JDeveloper. No issues occured in the deployment. But BC4J page cannot be shown up - got "page not found" error. Other JSP pages are fine. I checked the "persistence\_pages" directory and it turns out that those JSP pages using BC4J were not translated into Java files until I remove the BC4J component from the page. It seems datatags.jar and web.xml are ok.
    Any ideas? Thanks in advance.

    No ADF is not preinstalled on the OC4J.
    Check under the tools menu for the ADF Runtime installer and run it on your OC4J instance.

  • URGENT! - Page not found

    Hi,
    I'm facing a major problem for my apex-application.
    In development-environment there's no problem.
    But when i deploy my app to the prodution-server, i got a Page not found for 1 page in the whole application.
    Normally, when a page is not found, you get it like this:
    Contact your application administrator.
    ERR-1016 Application "312" Page "14556" not found (requested language="nl-be")
    Ga terug naar de applicatie.
    But now I just got the Firefox/IE-error page (page not found)
    Deploying to production-server did not log any problems
    There's no branch at the start of the page. URL-format is correct (https://www.+hostingserver+.be/pls/apexsaas5/f?p=312:2061:698649154368063). The javascript part doesn't do any branch either.
    Anyone who's had the same problem?
    Thanks in advance

    Ok..
    Are you sure that there is not authorization scheme or condition applied on that page...
    Just to pinpoint the problem try to make your page Public ???
    If you edit the page of "2061", then click run icon .... your page is working fine ???
    And when you use this URL, it does not work ??
    https://www.hostingserver.be/pls/apexsaas5/f?p=312:2061
    Edit your page, and make sure that:
    Page Access Protection is "UNRESTRICTED"
    I hope that works for you...
    Best Regards,
    Fateh

  • 404 page not found in one sub link of SharePoint Site

    We have an SharePoint 2010 Farm (a single farm), it was disconnected by accidentally, I reconnected it successfully through config wizard, but as I tested each site in the farm, and found one of  links on a site was gave 404 page not found error.  The
    site (http://xxx:200/default.aspx) is working and other links on this site are working only one link is showing 404 error, I've checked
    1) Eventview, nothing related
    2) SharePoint Log, nothing related,
    3) IIS, running fine since the site is up, 
    4) checked at CA, site collection and web application are all good.
    Where else I should check? 
    Any help would greatly appreciated.

    which link is throwing the error, could you please mentioned that?
    Do you have any custom  /farm solution deployed into the farm, if yes make sure the solution is sucessfully deployed.
    Also make sure if there is any customization which required to that page , still there.
    Try to detach the content DB and reattach it.
    also try to reset IIS.
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • WSDL page not found

    I implemented a web service using JAXRPC and deployed it within the JWSDP 1.3 environment just fine. I was able to use a browser to access my service endpoint, say http://localhost:8080/sbi/CFFService which showed a web service page with info about my service. However, when clicking on the http://localhost:8080/sbi/CFFService?WSDL link, I got a Page Not Found error. Is there any advice why?
    Regards,
    Thomas

    You must see, when you make the package war, include the model file, that is make with wscompile.
    Sorry by my bad english.

  • SharePoint 2013 Apps shows 404 page not found on web front end servers.

    Hi All,
    We are implementing SharePoint Apps for our UAT environment with 1 application server and 2 WFEs. In our development server which is single server worked for implementing SharePoint Apps.
    All our web applications WFEs are hosted UAT environment and SharePoint Server 2013 is enterprise with this build number ​​15.0.4420.1017 (RTM). In the Application Server we enabled App management service and Subscription management through
    PowerShell.
    This DNS configuration is as follows:
    contoso.com with IP address for Application server (192.168.10.12) 2 different IP address for WFEs
      192.168.10.14/15).
    contoso-apps.com for wild card DNS required by SharePoint Apps and pointed to
    Application server (192.168.10.12).
    We have created self-sign certificate on one the WFE server, create a web application dedicated for SharePoint Apps
    without host header and bind the self – sign certificate to the SharePoint Apps web application. DNS is correctly configured on the WFE and we are able to
    ping abc.contoso-apps.com.
    The App Catalog site is working and we are able to download SharePoint apps. But for the WFEs, when go to SharePoint store 
    it does shows the content for Store and when download an app and click on Add IT and signed as Office ID we get 404 page not found.
    We referred the following sites that relate this 404 error:
    http://blogs.technet.com/b/sharepoint_-_inside_the_lines/archive/2013/06/23/404-amp-401-errors-with-the-app-management-service.aspx
    http://sharepointchick.com/archive/0001/01/01/setting-up-your-app-domain-for-sharepoint-2013.aspx
    http://absolute-sharepoint.com/2013/02/troubleshooting-setting-up-an-environment-for-apps-for-sharepoint-2013.html
    http://www.jeremythake.com/2013/12/troubleshooting-sharepoint-2013-hosted-apps-on-premises-404-not-found-error/
    https://samlman.wordpress.com/2015/03/01/planning-the-infrastructure-required-for-the-new-app-model-in-sharepoint-2013/
    But in my case we have already defined a blank host header for SharePoint Apps that we create previously.
    Is it because we not using latest patch as Steve Peschka that March PU fixed this issue?
    Any other solution we should look to fix this.
    Any suggestions would be greatly appreciated. 
    Sandy

    Your contoso-apps.com
    wildcard address should point to one of the WFE servers, not the Application server.  (Actually it should point to the load balancer for the WFEs, but you don't mention a load balancer.)  Apps generate a dynamic HTML web site on the WFE server.  If
    you point to the application server it may not be able to deliver that content if the Microsoft SharePoint Foundation Web Service isn't turned on.  (That's what makes a server a WFE)
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • Page not found when connecting to server (if not logged in on server)

    Hi,
    When we try to connect to the presentation server (http://esddev02:9704/analytics/saw.dll?Dashboard) we get a page not found error if I don't open a remote desktop connection session on the server first.
    I suppose the problem originates in the fact that the installation of the software has been done with my credentials on the server.
    The windows services start with 'Local System' as logon but the OC4J seems to start only when I log on with my user.
    I don't see a reason for this as in the registry the OC4J start command is found under HKEY_LOCAL_MACHINE.
    Changing this to "D:\OracleBI\oc4j_bi\bin\oc4j.cmd -start& " did not change anything.
    Has somebody got a clue?
    Tx for any advice,
    Kris

    Hi,
    I checked further on this today. Problem is not solved yet. I need to find a way to start the OC4J server independent from my session on the server.
    Has anybody got some advice?
    Brgrds,
    Kris

Maybe you are looking for