Yes, the application runs, when I just prepare, I can create new users and Login, logout, everything is fine.
On startup of JBoss, I get many error messages. Here is the last one, before JBoss has started up: Don't know if this has something to do with that??? But JBoss Portal works!!! 09:18:40,950 ERROR [URLDeploymentScanner] Incomplete Deployment listing: MBeans waiting for other MBeans: ObjectName: jboss.admin:service=PluginManager state: CONFIGURED I Depend On: jboss.jmx:type=adaptor,name=Invoker,protocol=jrmp,service=proxyFa ctory Depends On Me: ObjectName: jboss.jmx:type=adaptor,name=Invoker,protocol=jrmp,service=proxyFacto ry state: FAILED I Depend On: jboss:service=invoker,type=jrmp jboss.jmx:type=adaptor,name=Invoker Depends On Me: jboss.admin:service=PluginManager java.lang.IllegalArgumentException: [interceptors: null] ObjectName: jboss:service=Mail state: FAILED I Depend On: Depends On Me: java.lang.IllegalArgumentException: [configuration: null] ObjectName: jboss.cache:service=TomcatClusteringCache state: FAILED I Depend On: jboss:service=Naming jboss:service=TransactionManager Depends On Me: java.lang.IllegalArgumentException: [config: null] MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM: ObjectName: jboss.jmx:type=adaptor,name=Invoker,protocol=jrmp,service=proxyFacto ry state: FAILED I Depend On: jboss:service=invoker,type=jrmp jboss.jmx:type=adaptor,name=Invoker Depends On Me: jboss.admin:service=PluginManager java.lang.IllegalArgumentException: [interceptors: null] ObjectName: jboss:service=Mail state: FAILED I Depend On: Depends On Me: java.lang.IllegalArgumentException: [configuration: null] ObjectName: jboss.cache:service=TomcatClusteringCache state: FAILED I Depend On: jboss:service=Naming jboss:service=TransactionManager Depends On Me: java.lang.IllegalArgumentException: [config: null] 09:18:41,231 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-808 0 09:18:41,715 INFO [JkMain] Jk running ID=0 time=0/312 config=null 09:18:41,809 INFO [Server] JBoss (MX MicroKernel) [4.0.0 (build: CVSTag=JBoss_4 _0_0 date=200409200418)] Started in 1m:53s:750ms I've put that .aop file containing the META-INF-directory with the jboss-aop.xml-file into the server/all/deploy-directory. There I also deployed JBoss Portal. The Portal-jars are in two directories called portal-core.sar and portal-forums.ear I also tried to put the jboss-aop.xml-file as it is into the server/all/deploy/portal-core.sar/META-INF directory, but this didn't work either. Then everything was ignored. When I put the .aop directory into the server/all/deploy/portal-core.sar-directory, the application wouldn't start up. Those were some things I simply tried... OLLI View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3866749#3866749 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3866749 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-Development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-development
