[jboss-user] [Beginners Corner] - Re: Jboos Wiki install - help
rotsen
do-not-reply at jboss.com
Tue Jan 29 19:07:31 EST 2008
After I unzip the wiki.zip file and put the wiki.war file in my deploy folder
I get errors in the tab where I added the wiki.
Errors:
HTTP Status 500 -
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a64057e:469:479f90ca:78c2 status: ActionStatus.ABORT_ONLY >
org.jboss.portal.server.servlet.PortalServlet.service(PortalServlet.java:276)
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
root cause
javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a64057e:469:479f90ca:78c2 status: ActionStatus.ABORT_ONLY >
org.jboss.resource.connectionmanager.TxConnectionManager.getManagedConnection(TxConnectionManager.java:304)
org.jboss.resource.connectionmanager.BaseConnectionManager2.allocateConnection(BaseConnectionManager2.java:396)
org.jboss.resource.connectionmanager.BaseConnectionManager2$ConnectionManagerProxy.allocateConnection(BaseConnectionManager2.java:842)
org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:88)
org.hibernate.connection.DatasourceConnectionProvider.getConnection(DatasourceConnectionProvider.java:69)
more stuff............
more stuff............
org.jboss.portal.server.aspects.LockInterceptor.invoke(LockInterceptor.java:130)
org.jboss.portal.common.invocation.Invocation.invokeNext(Invocation.java:115)
org.jboss.portal.common.invocation.Invocation.invoke(Invocation.java:157)
org.jboss.portal.server.servlet.PortalServlet.service(PortalServlet.java:250)
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
I put the first few lines a the last few lines. Does this mean anything to you guys? I am not a Java person.
10Q - rotseN
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4124622#4124622
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4124622
More information about the jboss-user
mailing list