• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

JBOSS sample portlet

 
Ranch Hand
Posts: 73
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am trying to run a sample Jboss portlet

i am using jboss-portal-2.6.8.GA ,Jboss-5.1.0. server

i have deployed jboss-portal.sar,portal-basic-samples.sar
into my Jboss-5.1.0.-jdk\server\default\deploy directory
But i am getting following errors

what am i doing wrong.Iam using a sqlserver db


DEPLOYMENTS MISSING DEPENDENCIES:
Deployment "JBossTimerServiceFactory" is missing the following dependencies:
Dependency "jboss.ejb:service=EJBTimerService" (should be in state "Create",
but is actually in state "Configured")
Deployment "jboss.ejb:persistencePolicy=database,service=EJBTimerService" is m
issing the following dependencies:
Dependency "jboss.jdbc:datasource=DefaultDS,service=metadata" (should be in
state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.jdbc:da
tasource=DefaultDS,service=metadata' **")
Dependency "jboss.jca:name=DefaultDS,service=DataSourceBinding" (should be i
n state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.jca:n
ame=DefaultDS,service=DataSourceBinding' **")
Deployment "jboss.ejb:service=EJBTimerService" is missing the following depend
encies:
Dependency "jboss.ejb:persistencePolicy=database,service=EJBTimerService" (s
hould be in state "Create", but is actually in state "Configured")
Deployment "jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentMan
ager,service=EJB3" is missing the following dependencies:
Dependency "<UNKNOWN jboss.j2ee:jar=profileservice-secured.jar,name=SecureDe
ploymentManager,service=EJB3>" (should be in state "Described", but is actually
in state "** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **")
Deployment "jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentMan
ager,service=EJB3_endpoint" is missing the following dependencies:
Dependency "jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentM
anager,service=EJB3" (should be in state "Configured", but is actually in state
"PreInstall")
Deployment "jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementVie
w,service=EJB3" is missing the following dependencies:
Dependency "<UNKNOWN jboss.j2ee:jar=profileservice-secured.jar,name=SecureMa
nagementView,service=EJB3>" (should be in state "Described", but is actually in
state "** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **")
Deployment "jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementVie
w,service=EJB3_endpoint" is missing the following dependencies:
Dependency "jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementV
iew,service=EJB3" (should be in state "Configured", but is actually in state "Pr
eInstall")
Deployment "jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileServic
e,service=EJB3" is missing the following dependencies:
Dependency "<UNKNOWN jboss.j2ee:jar=profileservice-secured.jar,name=SecurePr
ofileService,service=EJB3>" (should be in state "Described", but is actually in
state "** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **")
Dependency "<UNKNOWN jboss.j2ee:jar=profileservice-secured.jar,name=SecurePr
ofileService,service=EJB3>" (should be in state "Described", but is actually in
state "** UNRESOLVED Demands 'jndi:SecureManagementView/remote-org.jboss.deploye
rs.spi.management.ManagementView' **")
Deployment "jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileServic
e,service=EJB3_endpoint" is missing the following dependencies:
Dependency "jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileServ
ice,service=EJB3" (should be in state "Configured", but is actually in state "Pr
eInstall")
Deployment "jboss.jca:name=JmsXA,service=ConnectionFactoryBinding" is missing
the following dependencies:
Dependency "jboss.jca:name=JmsXA,service=TxCM" (should be in state "Create",
but is actually in state "Configured")
Deployment "jboss.jca:name=JmsXA,service=ManagedConnectionFactory" is missing
the following dependencies:
Dependency "jboss.messaging:service=ServerPeer" (should be in state "Create"
, but is actually in state "Configured")
Deployment "jboss.jca:name=JmsXA,service=ManagedConnectionPool" is missing the
following dependencies:
Dependency "jboss.jca:name=JmsXA,service=ManagedConnectionFactory" (should b
e in state "Create", but is actually in state "Configured")
Deployment "jboss.jca:name=JmsXA,service=TxCM" is missing the following depend
encies:
Dependency "jboss.jca:name=JmsXA,service=ManagedConnectionPool" (should be i
n state "Create", but is actually in state "Configured")
Deployment "jboss.messaging.connectionfactory:service=ClusterPullConnectionFac
tory" is missing the following dependencies:
Dependency "jboss.messaging:service=ServerPeer" (should be in state "Create"
, but is actually in state "Configured")
Dependency "jboss.messaging:service=PostOffice" (should be in state "Create"
, but is actually in state "Configured")
Deployment "jboss.messaging.connectionfactory:service=ClusteredConnectionFacto
ry" is missing the following dependencies:
Dependency "jboss.messaging:service=PostOffice" (should be in state "Create"
, but is actually in state "Configured")
Dependency "jboss.messaging:service=ServerPeer" (should be in state "Create"
, but is actually in state "Configured")
Deployment "jboss.messaging.connectionfactory:service=ConnectionFactory" is mi
ssing the following dependencies:
Dependency "jboss.messaging:service=PostOffice" (should be in state "Create"
, but is actually in state "Configured")
Dependency "jboss.messaging:service=ServerPeer" (should be in state "Create"
, but is actually in state "Configured")
Deployment "jboss.messaging.destination:name=DLQ,service=Queue" is missing the
following dependencies:
Dependency "jboss.messaging:service=ServerPeer" (should be in state "Create"
, but is actually in state "Configured")
Dependency "jboss.messaging:service=PostOffice" (should be in state "Create"
, but is actually in state "Configured")
Deployment "jboss.messaging.destination:name=ExpiryQueue,service=Queue" is mis
sing the following dependencies:
Dependency "jboss.messaging:service=ServerPeer" (should be in state "Create"
, but is actually in state "Configured")
Dependency "jboss.messaging:service=PostOffice" (should be in state "Create"
, but is actually in state "Configured")
Deployment "jboss.messaging:service=JMSUserManager" is missing the following d
ependencies:
Dependency "jboss.jca:name=DefaultDS,service=DataSourceBinding" (should be i
n state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.jca:n
ame=DefaultDS,service=DataSourceBinding' **")
Deployment "jboss.messaging:service=PersistenceManager" is missing the followi
ng dependencies:
Dependency "jboss.jca:name=DefaultDS,service=DataSourceBinding" (should be i
n state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.jca:n
ame=DefaultDS,service=DataSourceBinding' **")
Deployment "jboss.messaging:service=PostOffice" is missing the following depen
dencies:
Dependency "jboss.jca:name=DefaultDS,service=DataSourceBinding" (should be i
n state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.jca:n
ame=DefaultDS,service=DataSourceBinding' **")
Dependency "jboss.messaging:service=ServerPeer" (should be in state "Create"
, but is actually in state "Configured")
Deployment "jboss.messaging:service=ServerPeer" is missing the following depen
dencies:
Dependency "jboss.messaging:service=JMSUserManager" (should be in state "Cre
ate", but is actually in state "Configured")
Dependency "jboss.messaging:service=PersistenceManager" (should be in state
"Create", but is actually in state "Configured")
Deployment "jboss.mq:service=DestinationManager" is missing the following depe
ndencies:
Dependency "jboss.messaging:service=ServerPeer" (should be in state "Create"
, but is actually in state "Configured")
Deployment "jboss:service=KeyGeneratorFactory,type=HiLo" is missing the follow
ing dependencies:
Dependency "jboss.jca:name=DefaultDS,service=DataSourceBinding" (should be i
n state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.jca:n
ame=DefaultDS,service=DataSourceBinding' **")

DEPLOYMENTS IN ERROR:
Deployment "<UNKNOWN jboss.j2ee:jar=profileservice-secured.jar,name=SecureProf
ileService,service=EJB3>" is in error due to the following reason(s): ** UNRESOL
VED Demands 'jboss.ejb:service=EJBTimerService' **, ** UNRESOLVED Demands 'jndi:
SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView' *
*
Deployment "vfsfile:/D:/Program%20Files/Jboss-5.1.0.-jdk/server/default/deploy
/jboss-portal.sar/" is in error due to the following reason(s): org.jboss.xb.bin
ding.JBossXBRuntimeException: Failed to resolve schema nsURI= location=aop
Deployment "jboss.jdbc:datasource=DefaultDS,service=metadata" is in error due
to the following reason(s): ** NOT FOUND Depends on 'jboss.jdbc:datasource=Defau
ltDS,service=metadata' **
Deployment "vfsfile:/D:/Program%20Files/Jboss-5.1.0.-jdk/server/default/deploy
/portal-basic-samples.sar/" is in error due to the following reason(s): org.jbos
s.xb.binding.JBossXBRuntimeException: app-name not found as a child of jboss-app
in unordered_sequence: module* security-role* jmx-name? loader-repository? unau
thenticated-principal? security-domain? library-directory? module-order?
Deployment "jboss.jca:name=DefaultDS,service=DataSourceBinding" is in error du
e to the following reason(s): ** NOT FOUND Depends on 'jboss.jca:name=DefaultDS,
service=DataSourceBinding' **
Deployment "<UNKNOWN jboss.j2ee:jar=profileservice-secured.jar,name=SecureMana
gementView,service=EJB3>" is in error due to the following reason(s): ** UNRESOL
VED Demands 'jboss.ejb:service=EJBTimerService' **
Deployment "<UNKNOWN jboss.j2ee:jar=profileservice-secured.jar,name=SecureDepl
oymentManager,service=EJB3>" is in error due to the following reason(s): ** UNRE
SOLVED Demands 'jboss.ejb:service=EJBTimerService' **

17:38:26,099 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8
080
17:38:26,131 INFO [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009
17:38:26,146 INFO [ServerImpl] JBoss (Microcontainer) [5.1.0.GA (build: SVNTag=
JBoss_5_1_0_GA date=200905221634)] Started in 1m:11s:525ms
 
Abhi Venu
Ranch Hand
Posts: 73
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
why am i not getting any help?
reply
    Bookmark Topic Watch Topic
  • New Topic