What I do:

1. Install clear jboss-4.0.3SP1
2. Checkout today version of portal from cvs.
3. Set JBOSS_HOME
4. Use command 'set ANT_OPTS=-Xmx500M'
5. Use command 'ant deploy' in /build dir -> got BUILD SUCCESSFUL
6. Copy portal-hsqldb-ds.xml from '.../core/output/resources/setup' to 
'.../server/default/deploy'
7. Start jboss and have this error in console:


  | --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
  | ObjectName: portal:policy=PortalPolicy,type=local
  |   State: FAILED
  |   Reason: java.lang.IllegalArgumentException: No transaction manager 
provided
  |   I Depend On:
  |     portal:service=ContainerRegistry
  |     portal:service=TreeCacheProvider,type=local
  |     portal:service=ServerConfig
  |   Depends On Me:
  |     portal:container=PortalObject,type=global
  |     portal:controller=Request
  |     portal:deploymentFactory=Portal
  | 
  | 
  | 16:57:00,238 INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on 
http-0.0.0.0-8080
  | 16:57:00,363 INFO  [ChannelSocket] JK: ajp13 listening on /0.0.0.0:8009
  | 16:57:00,379 INFO  [JkMain] Jk running ID=0 time=0/47  config=null
  | 16:57:00,379 INFO  [Server] JBoss (MX MicroKernel) [4.0.3SP1 (build: 
CVSTag=JBoss_4_0_3_SP1 date=200510231751)] Started in 37s:6
  | 91ms
  | 

If I try to go to http://localhost:8080/portal/ I see


  | java.lang.IllegalArgumentException: Cannot invoke with a null interceptor 
stack
  | org.jboss.portal.server.invocation.Invocation.invoke(Invocation.java:127)
  | org.jboss.portal.server.impl.ServerImpl.invoke(ServerImpl.java:63)
  | sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  | 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  | ...
  | 

What I need to do else to get worked copy of portal?

Thanks for responses.
Dmitry.

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

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


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to