Roger Lee [
https://community.jboss.org/people/NOTiFY] created the discussion
"Re: Accessing MS SQL 2008 from JBoss 6.1 - Server major version:8 is not supported
by this driver."
To view the discussion, visit:
https://community.jboss.org/message/735421#735421
--------------------------------------------------------------
Download the JDBC v.3.x driver from MS. "Solved" the "SQL Server version 8
is not supported by this driver" problem but now get;
16:54:37,582 ERROR [ProfileServiceBootstrap] Failed to load profile::
org.jboss.deployers.client.spi.IncompleteDeploymentException:
Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):
DEPLOYMENTS MISSING DEPENDENCIES:
Deployment "jboss-switchboard:appName=WADE,module=WADE.war" is missing the
following dependencies:
Dependency "persistence.unit:unitName=WADE.ear/WADE.jar#WADE" (should be in
state "Installed", but is actually in state "** NOT
FOUND Depends on
'persistence.unit:unitName=WADE.ear/WADE.jar#WADE',whenRequired=MapControllerStateModel$ControllerStateWrapper@173a
f10{Start},dependentState=MapControllerStateModel$ControllerStateWrapper@1ea5dd3{Installed}
**")
Deployment "jboss.web.deployment:war=/WADE" is missing the following
dependencies:
Dependency "jboss-switchboard:appName=WADE,module=WADE.war" (should be in
state "Installed", but is actually in state "Create")
DEPLOYMENTS IN ERROR:
Deployment "persistence.unit:unitName=WADE.ear/WADE.jar#WADE" is in error due
to the following reason(s): ** NOT FOUND Depends on
'persistence.unit:unitName=WADE.ear/WADE.jar#WADE',whenRequired=MapControllerStateModel$ControllerStateWrapper@173af10{Start},depend
entState=MapControllerStateModel$ControllerStateWrapper@1ea5dd3{Installed} **
at
org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:1228)
[:2.2.2.GA]
at
org.jboss.deployers.plugins.main.MainDeployerImpl.checkComplete(MainDeployerImpl.java:905)
[:2.2.2.GA]
at
org.jboss.system.server.profileservice.deployers.MainDeployerPlugin.checkComplete(MainDeployerPlugin.java:87)
[:6.1.0.Fin
al]
at
org.jboss.profileservice.deployment.ProfileDeployerPluginRegistry.checkAllComplete(ProfileDeployerPluginRegistry.java:107
) [:0.2.2]
at
org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:135
) [:6.1.0.Final]
at
org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:56)
[:6.1.0.Final]
at
org.jboss.bootstrap.impl.base.server.AbstractServer.startBootstraps(AbstractServer.java:827)
[jboss-bootstrap-impl-base.j
ar:2.1.0-alpha-6]
at
org.jboss.bootstrap.impl.base.server.AbstractServer$StartServerTask.run(AbstractServer.java:417)
[jboss-bootstrap-impl-ba
se.jar:2.1.0-alpha-6]
at java.lang.Thread.run(Thread.java:662) [:1.6.0_32]
16:54:37,692 INFO [org.apache.coyote.http11.Http11Protocol] Starting Coyote HTTP/1.1 on
http-127.0.0.1-8080
16:54:37,707 INFO [org.apache.coyote.ajp.AjpProtocol] Starting Coyote AJP/1.3 on
ajp-127.0.0.1-8009
16:54:37,707 INFO [org.jboss.bootstrap.impl.base.server.AbstractServer] JBossAS
[6.1.0.Final "Neo"] Started in 54s:21ms
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/735421#735421]
Start a new discussion in Datasource Configuration at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]