hi,
I am new to JBOSS portal.

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

type Exception report

message 

description The server encountered an internal error () that prevented it from 
fulfilling this request.

exception 

javax.servlet.ServletException: Servlet execution threw an exception
        
org.jboss.portal.server.servlet.PortalServlet.doGet(PortalServlet.java:227)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:697)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
        
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)


root cause 

javax.servlet.ServletException: Servlet execution threw an exception

root cause 

java.lang.Error: java.lang.NullPointerException

also in the console, i am getting the following message:

09:27:09,443 ERROR [URLDeploymentScanner] Incomplete Deployment listing:

--- Incompletely deployed packages ---
[EMAIL PROTECTED] { url=fil
e:/C:/jboss-4.0.4/server/default/deploy/jboss-portal.sar/portal-samples.war/WEB-
INF/ }
  deployer: [EMAIL PROTECTED]
  status: Deployment FAILED reason: - nested throwable: (java.lang.NullPointerEx
ception)
  state: FAILED
  watch: file:/C:/jboss-4.0.4/server/default/deploy/jboss-portal.sar/portal-samp
les.war/WEB-INF/
  altDD: null
  lastDeployed: 1152158213751
  lastModified: 1152157557577
  mbeans:

--- MBeans waiting for other MBeans ---
ObjectName: portal:service=CMS
  State: FAILED
  Reason: javax.jcr.RepositoryException: failed to load persisted repository sta
te: Transaction not successfully started: Transaction not successfully started
  I Depend On:
    jboss.jca:name=PortalDS,service=DataSourceBinding
    portal:service=JAASLoginModule
  Depends On Me:
    portal:mapper=CMSObject

--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: portal:service=CMS
  State: FAILED
  Reason: javax.jcr.RepositoryException: failed to load persisted repository sta
te: Transaction not successfully started: Transaction not successfully started
  I Depend On:
    jboss.jca:name=PortalDS,service=DataSourceBinding
    portal:service=JAASLoginModule
  Depends On Me:
    portal:mapper=CMSObject


09:27:09,533 INFO  [Http11BaseProtocol] Starting Coyote HTTP/1.1 on http-0.0.0.0
-8080
09:27:09,743 INFO  [ChannelSocket] JK: ajp13 listening on /0.0.0.0:8009
09:27:09,753 INFO  [JkMain] Jk running ID=0 time=0/30  config=null
09:27:09,773 INFO  [Server] JBoss (MX MicroKernel) [4.0.4.GA (build: CVSTag=JBos
s_4_0_4_GA date=200605151000)] Started in 1m:5s:502ms


Can any body help me resolve this. Its really urgent

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

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

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