I get similar erros with MySQL 5.0. Probably I miss something in the correct
installing procedure. This is what I did (same thing for postresql):
- Create new db jbossportal.
- create new user portal with portalpassword as password
- mysql> GRANT ALL PRIVILEGES ON *.* TO '[EMAIL PROTECTED]'
-> IDENTIFIED BY 'portalpassword' WITH GRANT OPTION;
- download mysql jdbc connector
- copy jdbc connector into \%JBOSS_HOME%\server\deafault\lib
- for the last i must copy/move data source file portal-mysql-ds.xml from
\%JBOSS_HOME%\docs\portal\setup\ to \%JBOSS_HOME%\server\deafault\deploy
- i must do the same for file jboss-portal.sar, but the file (it's a directory)
is already into deploy directory...
At jboss sturtup i get a lot of errors and warning, same as posted above with
postgresql.
Please tell me if i've made errors in the configuration sequence...
this is the last error shown in the console after completed boot up sequence:
| 01:10:53,343 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
|
| --- Incompletely deployed packages ---
| [EMAIL PROTECTED] { url=file:/C:/Programmi/jboss-port
| al-2.2.1-SP1-bundled/server/default/deploy/portal-mysql-ds.xml }
| deployer: [EMAIL PROTECTED]
| status: Deployment FAILED reason: Trying to install an already registered
mbea
| n: jboss.jca:service=LocalTxCM,name=PortalDS
| state: FAILED
| watch:
file:/C:/Programmi/jboss-portal-2.2.1-SP1-bundled/server/default/deploy
| /portal-mysql-ds.xml
| altDD: null
| lastDeployed: 1150067453171
| lastModified: 1150067453156
| mbeans:
I'm on windows xp OS using JBoss Portal 2.2.1 SP1 bundled with AS
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950339#3950339
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3950339
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user