[jboss-dev-forums] [Design of JBoss Wiki] - Installing Wiki Error. wikiService
indyJones
do-not-reply at jboss.com
Mon Feb 12 11:14:20 EST 2007
JRE - 1.5
JBoss AS - 4.0.5 GA
JBoss Portal - 2.4.1
EJB - 3.0 RC 8
Trying to install JBoss Wiki...
I get the following error..
|
| 11:11:50,031 INFO [TomcatDeployer] deploy, ctxPath=/wiki, warUrl=.../deploy/wiki.ear/wiki.war/
| 11:11:50,153 ERROR [WikiFileAccessFilter] Couldn't find WikiManagement
| org.jboss.wiki.exceptions.WikiManagementNotFoundException: java.lang.RuntimeException: Error creating MBeanProxy: wiki:service=wikiService
| at org.jboss.wiki.WikiCommon.getWikiManagement(WikiCommon.java:72)
|
|
...and...
|
| 11:11:51,384 INFO [WikiEngine] Loaded wikiPageDictionary: org.jboss.wiki.FileWikiPageDictionary at 1289697
| 11:11:51,385 INFO [WikiEngine] Loaded credentialsClass: class org.jboss.wiki.JBossPortalCredentials
| 11:11:51,394 INFO [PortletAppDeployment] These instances have been found in -object.xml, you should put them in the file /home/jboss/JBoss Portal 2.4 - YourEncore/jboss-4.0.5.GA/server/default/./deploy/wiki.ear/wiki.war/WEB-INF/portlet-instances.xml
| 11:11:51,394 INFO [PortletAppDeployment] <?xml version="1.0" encoding="utf-8" standalone="yes"?>
| <deployments>
| <deployment>
| <instance>
| <instance-id>WikiPortletInstance</instance-id>
| <portlet-ref>WikiPortlet</portlet-ref>
| </instance>
| </deployment>
| </deployments>
|
| 11:11:52,052 INFO [EARDeployer] Started J2EE application: file:/home/jboss/JBoss Portal 2.4 - YourEncore/jboss-4.0.5.GA/server/default/deploy/wiki.ear/
| 11:11:52,054 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
|
| --- Packages waiting for a deployer ---
| org.jboss.deployment.DeploymentInfo at 7caa2d { url=file:/home/jboss/JBoss Portal 2.4 - YourEncore/jboss-4.0.5.GA/server/default/deploy/wiki.ear/wiki.ejb3 }
| deployer: null
| status: Starting
| state: START_SUBDEPLOYMENTS
| watch: file:/home/jboss/JBoss Portal 2.4 - YourEncore/jboss-4.0.5.GA/server/default/deploy/wiki.ear/wiki.ejb3
| altDD: null
| lastDeployed: 1171296709722
| lastModified: 1171296709000
| mbeans:
|
Any ideas?
Thanks
Indy
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4015155#4015155
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4015155
More information about the jboss-dev-forums
mailing list