I am new to JBOSS portal and JBOSS Server.

Programs:
   Windows 2000 Server
   Java 1.5
   JBOSS 4.0.4 GA
   JBOSS Portal 2.2.1 SP2
   MySQL 5.0 (Other server)

I have done the installation using the user guide, but on typing 
http://localhost:8080/portal i am getting the following messages:

In the Server.Log file and IE Browser

LOG (server.log)

2006-07-07 11:42:32,824 DEBUG [net.sf.ehcache.Cache] 
org.hibernate.cache.StandardQueryCache: Is element with key sql: select 
objectnode0_.PK as PK13_, objectnode0_.PATH as PATH13_, objectnode0_.NAME as 
NAME13_, objectnode0_.PARENT_KEY as PARENT4_13_ from JBP_OBJECT_NODE 
objectnode0_ where objectnode0_.PATH=?; parameters: ; named parameters: 
{path=default} expired?: true
2006-07-07 11:42:32,824 ERROR [org.jboss.portal.core.CoreController] Object not 
found
org.jboss.portal.core.ObjectNotFoundException: Not allowed to access 
resourceDefault context does not exist
        at 
org.jboss.portal.core.model.portal.DefaultPortalCommandMapper.doMapping(DefaultPortalCommandMapper.java:89)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
        at 
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
        at 
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
        at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
        at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
        at $Proxy47.doMapping(Unknown Source)
        at org.jboss.portal.core.CoreController.handle(CoreController.java:189)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
        at 
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
        at 
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
        at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
        at 
org.jboss.mx.util.JMXInvocationHandler.invoke(JMXInvocationHandler.java:287)
        at $Proxy121.handle(Unknown Source)
        at 
org.jboss.portal.server.ServerInvocation.dispatch(ServerInvocation.java:76)
        at 
org.jboss.portal.server.invocation.Invocation.invokeNext(Invocation.java:140)
        at 
org.jboss.portal.core.aspects.server.SubjectAssociationInterceptor.invoke(SubjectAssociationInterceptor.java:47)
        at 
org.jboss.portal.server.ServerInterceptor.invoke(ServerInterceptor.java:38)
        at 
org.jboss.portal.server.invocation.Invocation.invokeNext(Invocation.java:130)
        at 
org.jboss.portal.core.aspects.server.PolicyAssociationInterceptor.invoke(PolicyAssociationInterceptor.java:52)
        at 
org.jboss.portal.server.ServerInterceptor.invoke(ServerInterceptor.java:38)
        at 
org.jboss.portal.server.invocation.Invocation.invokeNext(Invocation.java:130)
        at 
org.jboss.portal.server.aspects.server.ContentTypeInterceptor.invoke(ContentTypeInterceptor.java:68)
        at 
org.jboss.portal.server.ServerInterceptor.invoke(ServerInterceptor.java:38)
        at 
org.jboss.portal.server.invocation.Invocation.invokeNext(Invocation.java:130)
        at 
org.jboss.portal.core.aspects.server.LocaleInterceptor.invoke(LocaleInterceptor.java:69)
        at 
org.jboss.portal.server.ServerInterceptor.invoke(ServerInterceptor.java:38)
        at 
org.jboss.portal.server.invocation.Invocation.invokeNext(Invocation.java:130)
        at 
org.jboss.portal.core.aspects.server.UserInterceptor.invoke(UserInterceptor.java:184)
        at 
org.jboss.portal.server.ServerInterceptor.invoke(ServerInterceptor.java:38)
        at 
org.jboss.portal.server.invocation.Invocation.invokeNext(Invocation.java:130)
        at 
org.jboss.portal.server.aspects.server.SessionInvalidatorInterceptor.invoke(SessionInvalidatorInterceptor.java:87)
        at 
org.jboss.portal.server.ServerInterceptor.invoke(ServerInterceptor.java:38)
        at 
org.jboss.portal.server.invocation.Invocation.invokeNext(Invocation.java:130)
        at 
org.jboss.portal.core.aspects.server.TransactionInterceptor.invoke(TransactionInterceptor.java:75)
        at 
org.jboss.portal.server.ServerInterceptor.invoke(ServerInterceptor.java:38)
        at 
org.jboss.portal.server.invocation.Invocation.invokeNext(Invocation.java:130)
        at 
org.jboss.portal.server.invocation.Invocation.invoke(Invocation.java:175)
        at 
org.jboss.portal.server.servlet.PortalServlet.doGet(PortalServlet.java:221)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:697)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
        at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
        at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
        at 
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
        at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
        at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
        at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
        at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
        at 
org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:175)
        at 
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:432)
        at 
org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:74)
        at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
        at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
        at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
        at 
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
        at 
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
        at 
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
        at 
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
        at 
org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:112)
        at java.lang.Thread.run(Thread.java:595)


AND IE Browser show an 404 Error 

HTTP Status 404 - 

--------------------------------------------------------------------------------

type Status report

message 

description The requested resource () is not available.


--------------------------------------------------------------------------------

Apache Tomcat/5.5.17


Database connection is OK.

Can any body help me resolve this. Its really urgent 


Thanks

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3956287#3956287

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3956287

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to