Erro - Pronto no JBoss

24 views
Skip to first unread message

Raphael Vinicius

unread,
May 19, 2011, 4:12:25 PM5/19/11
to Pronto Agile
Joguei o war e o arquivo pronto-ds.xml na pasta jboss-5.1.0.GA\server
\default\deploy.

quando subo o Jboss é dado o seguinte erro:

2011-05-19 16:31:02,985 INFO [org.jboss.web.WebService] (main) Using
RMI server codebase: http://127.0.0.1:8083/
2011-05-19 16:31:09,055 INFO
[org.jboss.wsf.common.management.AbstractServerConfig] (main) JBoss
Web Services - Stack CXF Server 3.4.1.GA
2011-05-19 16:31:09,968 INFO
[org.jboss.dependency.plugins.AttributeCallbackItem] (main) Owner
callback not implemented.
2011-05-19 16:31:12,543 INFO
[org.jboss.logbridge.LogNotificationListener] (main) Adding
notification listener for logging mbean
"jboss.system:service=Logging,type=Log4jService" to server
org.jboss.mx.server.MBeanServerImpl@485b78cf[ defaultDomain='jboss' ]
2011-05-19 16:31:19,561 ERROR
[org.jboss.kernel.plugins.dependency.AbstractKernelController] (main)
Error installing to Parse: name=vfszip:/C:/raphael/java/jboss-5.1.0.GA/
server/default/deploy/pronto-agile.war/ state=Not Installed
mode=Manual requiredState=Parse
org.jboss.deployers.spi.DeploymentException: Error creating managed
object for vfszip:/C:/raphael/java/jboss-5.1.0.GA/server/default/
deploy/pronto-agile.war/
at
org.jboss.deployers.spi.DeploymentException.rethrowAsDeploymentException(DeploymentException.java:
49)
at
org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput.createMetaData(AbstractParsingDeployerWithOutput.java:
362)
at
org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput.createMetaData(AbstractParsingDeployerWithOutput.java:
322)
at
org.jboss.deployment.JBossWebAppParsingDeployer.createMetaData(JBossWebAppParsingDeployer.java:
103)
at
org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput.createMetaData(AbstractParsingDeployerWithOutput.java:
294)
at
org.jboss.deployment.JBossWebAppParsingDeployer.createMetaData(JBossWebAppParsingDeployer.java:
75)
at
org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput.deploy(AbstractParsingDeployerWithOutput.java:
234)
at
org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:
171)
at
org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:
1439)
at
org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:
1157)
at
org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:
1098)
at
org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:
348)
at
org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:
1631)
at
org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:
934)
at
org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:
1082)
at
org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:
984)
at
org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:
822)
at
org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:
553)
at
org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:
781)
at
org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:
702)
at
org.jboss.system.server.profileservice.repository.MainDeployerAdapter.process(MainDeployerAdapter.java:
117)
at
org.jboss.system.server.profileservice.repository.ProfileDeployAction.install(ProfileDeployAction.java:
70)
at
org.jboss.system.server.profileservice.repository.AbstractProfileAction.install(AbstractProfileAction.java:
53)
at
org.jboss.system.server.profileservice.repository.AbstractProfileService.install(AbstractProfileService.java:
361)
at
org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:
348)
at
org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:
1631)
at
org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:
934)
at
org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:
1082)
at
org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:
984)
at
org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:
822)
at
org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:
553)
at
org.jboss.system.server.profileservice.repository.AbstractProfileService.activateProfile(AbstractProfileService.java:
306)
at
org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:
271)
at
org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:
461)
at org.jboss.Main.boot(Main.java:221)
at org.jboss.Main$1.run(Main.java:556)
at java.lang.Thread.run(Thread.java:662)
Caused by: org.jboss.xb.binding.JBossXBException: Failed to parse
source: res-ref-type cannot appear in this position. Expected content
of resource-ref is unordered_sequence: ignore-dependency? res-type?
res-auth? description* injection-target* res-ref-name? jndi-name?
resource-name? res-sharing-scope? mapped-name? res-url?
at
org.jboss.xb.binding.parser.sax.SaxJBossXBParser.parse(SaxJBossXBParser.java:
203)
at
org.jboss.xb.binding.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:
168)
at org.jboss.xb.util.JBossXBHelper.parse(JBossXBHelper.java:189)
at org.jboss.xb.util.JBossXBHelper.parse(JBossXBHelper.java:166)
at
org.jboss.deployers.vfs.spi.deployer.SchemaResolverDeployer.parse(SchemaResolverDeployer.java:
137)
at
org.jboss.deployers.vfs.spi.deployer.SchemaResolverDeployer.parse(SchemaResolverDeployer.java:
121)
at
org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer.parseAndInit(AbstractVFSParsingDeployer.java:
256)
at
org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer.parse(AbstractVFSParsingDeployer.java:
188)
at
org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput.createMetaData(AbstractParsingDeployerWithOutput.java:
348)
... 35 more
Caused by: org.jboss.xb.binding.JBossXBRuntimeException: res-ref-type
cannot appear in this position. Expected content of resource-ref is
unordered_sequence: ignore-dependency? res-type? res-auth?
description* injection-target* res-ref-name? jndi-name? resource-name?
res-sharing-scope? mapped-name? res-url?
at
org.jboss.xb.binding.sunday.unmarshalling.SundayContentHandler.startElement(SundayContentHandler.java:
449)
at org.jboss.xb.binding.parser.sax.SaxJBossXBParser
$DelegatingContentHandler.startElement(SaxJBossXBParser.java:401)
at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown
Source)
at org.apache.xerces.xinclude.XIncludeHandler.startElement(Unknown
Source)
at
org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown
Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
$FragmentContentDispatcher.dispatch(Unknown Source)
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown
Source)
at
org.jboss.xb.binding.parser.sax.SaxJBossXBParser.parse(SaxJBossXBParser.java:
199)
... 43 more
2011-05-19 16:31:26,100 INFO
[org.jboss.ejb3.deployers.Ejb3DependenciesDeployer] (main) Encountered
deployment AbstractVFSDeploymentContext@1384506397{vfsfile:/C:/raphael/
java/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
2011-05-19 16:31:26,101 INFO
[org.jboss.ejb3.deployers.Ejb3DependenciesDeployer] (main) Encountered
deployment AbstractVFSDeploymentContext@1384506397{vfsfile:/C:/raphael/
java/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
2011-05-19 16:31:26,101 INFO
[org.jboss.ejb3.deployers.Ejb3DependenciesDeployer] (main) Encountered
deployment AbstractVFSDeploymentContext@1384506397{vfsfile:/C:/raphael/
java/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
2011-05-19 16:31:26,101 INFO
[org.jboss.ejb3.deployers.Ejb3DependenciesDeployer] (main) Encountered
deployment AbstractVFSDeploymentContext@1384506397{vfsfile:/C:/raphael/
java/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
2011-05-19 16:31:29,058 INFO
[org.jboss.mx.remoting.service.JMXConnectorServerService] (main) JMX
Connector server: service:jmx:rmi://127.0.0.1/jndi/rmi://
127.0.0.1:1090/jmxconnector
2011-05-19 16:31:29,300 INFO [org.jboss.mail.MailService] (main) Mail
Service bound to java:/Mail
2011-05-19 16:31:31,924 WARN
[org.jboss.jms.server.jbosssx.JBossASSecurityMetadataStore] (main)
WARNING! POTENTIAL SECURITY RISK. It has been detected that the
MessageSucker component which sucks messages from one node to another
has not had its password changed from the installation default. Please
see the JBoss Messaging user guide for instructions on how to do this.
2011-05-19 16:31:31,937 WARN
[org.jboss.annotation.factory.AnnotationCreator] (main) No ClassLoader
provided, using TCCL:
org.jboss.managed.api.annotation.ManagementComponent
2011-05-19 16:31:32,002 WARN
[org.jboss.annotation.factory.AnnotationCreator] (main) No ClassLoader
provided, using TCCL:
org.jboss.managed.api.annotation.ManagementComponent
2011-05-19 16:31:32,071 INFO
[com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) JBossTS
Transaction Service (JTA version - tag:JBOSSTS_4_6_1_GA) - JBoss Inc.
2011-05-19 16:31:32,072 INFO
[com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) Setting
up property manager MBean and JMX layer
2011-05-19 16:31:32,435 INFO
[com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main)
Initializing recovery manager
2011-05-19 16:31:32,591 INFO
[com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main)
Recovery manager configured
2011-05-19 16:31:32,595 INFO
[com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) Binding
TransactionManager JNDI Reference
2011-05-19 16:31:32,621 INFO
[com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main)
Starting transaction recovery manager
2011-05-19 16:31:33,139 INFO
[org.apache.catalina.core.AprLifecycleListener] (main) The Apache
Tomcat Native library which allows optimal performance in production
environments was not found on the java.library.path: C:\Program Files
\Java\jdk1.6.0_22\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:
\Windows;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:
\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:
\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows
\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NTRU
Cryptosystems\NTRU TCG Software Stack\bin\;C:\Program Files\NTRU
Cryptosystems\NTRU TCG Software Stack\bin\;C:\Program Files\Wave
Systems Corp\Gemalto\Access Client\v5\;C:\Program Files (x86)\Common
Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Common Files
\Roxio Shared\10.0\DLLShared\;C:\Program Files\TortoiseSVN\bin;c:
\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program
Files (x86)\Java\jdk1.6.0_21\bin;C:\Program Files (x86)\pgAdmin III
\1.10;C:\Program Files\Java\jdk1.6.0_22\bin;c:\ant\bin;C:\Program Files
\MySQL\MySQL Server 5.1\bin;C:\Program Files (x86)\Windows Live
\Shared;C:\Program Files (x86)\OpenVPN\bin
2011-05-19 16:31:33,284 INFO
[org.apache.coyote.http11.Http11Protocol] (main) Initializing Coyote
HTTP/1.1 on http-127.0.0.1-80
2011-05-19 16:31:33,307 INFO [org.apache.coyote.ajp.AjpProtocol]
(main) Initializing Coyote AJP/1.3 on ajp-127.0.0.1-8009
2011-05-19 16:31:33,339 INFO
[org.apache.catalina.core.StandardService] (main) Starting service
jboss.web
2011-05-19 16:31:33,341 INFO
[org.apache.catalina.core.StandardEngine] (main) Starting Servlet
Engine: JBoss Web/2.1.3.GA
2011-05-19 16:31:33,379 INFO [org.apache.catalina.startup.Catalina]
(main) Server startup in 72 ms
2011-05-19 16:31:33,394 INFO
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main)
deploy, ctxPath=/web-console
2011-05-19 16:31:34,277 INFO
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main)
deploy, ctxPath=/invoker
2011-05-19 16:31:34,340 INFO
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main)
deploy, ctxPath=/juddi
2011-05-19 16:31:34,394 INFO
[org.apache.juddi.registry.RegistryServlet] (main) Loading jUDDI
configuration.
2011-05-19 16:31:34,444 INFO
[org.apache.juddi.registry.RegistryServlet] (main) Resources loaded
from: /WEB-INF/juddi.properties
2011-05-19 16:31:34,445 INFO
[org.apache.juddi.registry.RegistryServlet] (main) Initializing jUDDI
components.
2011-05-19 16:31:34,672 INFO
[org.jboss.resource.deployers.RARDeployment] (main) Required license
terms exist, view vfszip:/C:/raphael/java/jboss-5.1.0.GA/server/
default/deploy/jboss-local-jdbc.rar/META-INF/ra.xml
2011-05-19 16:31:34,707 INFO
[org.jboss.resource.deployers.RARDeployment] (main) Required license
terms exist, view vfszip:/C:/raphael/java/jboss-5.1.0.GA/server/
default/deploy/jboss-xa-jdbc.rar/META-INF/ra.xml
2011-05-19 16:31:34,748 INFO
[org.jboss.resource.deployers.RARDeployment] (main) Required license
terms exist, view vfszip:/C:/raphael/java/jboss-5.1.0.GA/server/
default/deploy/jms-ra.rar/META-INF/ra.xml
2011-05-19 16:31:34,785 INFO
[org.jboss.resource.deployers.RARDeployment] (main) Required license
terms exist, view vfszip:/C:/raphael/java/jboss-5.1.0.GA/server/
default/deploy/mail-ra.rar/META-INF/ra.xml
2011-05-19 16:31:34,828 INFO
[org.jboss.resource.deployers.RARDeployment] (main) Required license
terms exist, view vfszip:/C:/raphael/java/jboss-5.1.0.GA/server/
default/deploy/quartz-ra.rar/META-INF/ra.xml
2011-05-19 16:31:34,977 INFO [org.quartz.simpl.SimpleThreadPool]
(main) Job execution threads will use class loader of thread: main
2011-05-19 16:31:35,002 INFO [org.quartz.core.QuartzScheduler] (main)
Quartz Scheduler v.1.5.2 created.
2011-05-19 16:31:35,005 INFO [org.quartz.simpl.RAMJobStore] (main)
RAMJobStore initialized.
2011-05-19 16:31:35,005 INFO [org.quartz.impl.StdSchedulerFactory]
(main) Quartz scheduler 'DefaultQuartzScheduler' initialized from
default resource file in Quartz package: 'quartz.properties'
2011-05-19 16:31:35,005 INFO [org.quartz.impl.StdSchedulerFactory]
(main) Quartz scheduler version: 1.5.2
2011-05-19 16:31:35,005 INFO [org.quartz.core.QuartzScheduler] (main)
Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
2011-05-19 16:31:35,756 INFO
[org.jboss.resource.connectionmanager.ConnectionFactoryBindingService]
(main) Bound ConnectionManager
'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name
'java:DefaultDS'
2011-05-19 16:31:36,312 INFO [org.jboss.jms.server.ServerPeer] (main)
JBoss Messaging 1.4.3.GA server [0] started
2011-05-19 16:31:36,430 INFO
[org.jboss.jms.server.destination.QueueService] (main) Queue[/queue/
DLQ] started, fullSize=200000, pageSize=2000, downCacheSize=2000
2011-05-19 16:31:36,432 INFO
[org.jboss.jms.server.destination.QueueService] (main) Queue[/queue/
ExpiryQueue] started, fullSize=200000, pageSize=2000,
downCacheSize=2000
2011-05-19 16:31:36,493 INFO
[org.jboss.jms.server.connectionfactory.ConnectionFactory] (main)
Connector bisocket://127.0.0.1:4457 has leasing enabled, lease period
10000 milliseconds
2011-05-19 16:31:36,493 INFO
[org.jboss.jms.server.connectionfactory.ConnectionFactory] (main)
org.jboss.jms.server.connectionfactory.ConnectionFactory@7796bb71
started
2011-05-19 16:31:36,494 INFO
[org.jboss.jms.server.connectionfactory.ConnectionFactoryJNDIMapper]
(main) supportsFailover attribute is true on connection factory:
jboss.messaging.connectionfactory:service=ClusteredConnectionFactory
but post office is non clustered. So connection factory will *not*
support failover
2011-05-19 16:31:36,494 INFO
[org.jboss.jms.server.connectionfactory.ConnectionFactoryJNDIMapper]
(main) supportsLoadBalancing attribute is true on connection factory:
jboss.messaging.connectionfactory:service=ClusteredConnectionFactory
but post office is non clustered. So connection factory will *not*
support load balancing
2011-05-19 16:31:36,499 INFO
[org.jboss.jms.server.connectionfactory.ConnectionFactory] (main)
Connector bisocket://127.0.0.1:4457 has leasing enabled, lease period
10000 milliseconds
2011-05-19 16:31:36,500 INFO
[org.jboss.jms.server.connectionfactory.ConnectionFactory] (main)
org.jboss.jms.server.connectionfactory.ConnectionFactory@55e975c
started
2011-05-19 16:31:36,501 INFO
[org.jboss.jms.server.connectionfactory.ConnectionFactory] (main)
Connector bisocket://127.0.0.1:4457 has leasing enabled, lease period
10000 milliseconds
2011-05-19 16:31:36,502 INFO
[org.jboss.jms.server.connectionfactory.ConnectionFactory] (main)
org.jboss.jms.server.connectionfactory.ConnectionFactory@207c011e
started
2011-05-19 16:31:36,688 INFO
[org.jboss.resource.connectionmanager.ConnectionFactoryBindingService]
(main) Bound ConnectionManager
'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name
'java:JmsXA'
2011-05-19 16:31:36,737 INFO
[org.jboss.resource.connectionmanager.ConnectionFactoryBindingService]
(main) Bound ConnectionManager
'jboss.jca:service=DataSourceBinding,name=pronto' to JNDI name
'java:pronto'
2011-05-19 16:31:37,235 INFO [org.jboss.ejb3.deployers.JBossASKernel]
(main) Created KernelDeployment for: profileservice-secured.jar
2011-05-19 16:31:37,241 INFO [org.jboss.ejb3.deployers.JBossASKernel]
(main) installing bean: jboss.j2ee:jar=profileservice-
secured.jar,name=SecureProfileService,service=EJB3
2011-05-19 16:31:37,242 INFO [org.jboss.ejb3.deployers.JBossASKernel]
(main) with dependencies:
2011-05-19 16:31:37,242 INFO [org.jboss.ejb3.deployers.JBossASKernel]
(main) and demands:
2011-05-19 16:31:37,242 INFO [org.jboss.ejb3.deployers.JBossASKernel]
(main) jndi:SecureManagementView/remote-
org.jboss.deployers.spi.management.ManagementView
2011-05-19 16:31:37,242 INFO [org.jboss.ejb3.deployers.JBossASKernel]
(main) jboss.ejb:service=EJBTimerService
2011-05-19 16:31:37,242 INFO [org.jboss.ejb3.deployers.JBossASKernel]
(main) and supplies:
2011-05-19 16:31:37,243 INFO [org.jboss.ejb3.deployers.JBossASKernel]
(main) Class:org.jboss.profileservice.spi.ProfileService
2011-05-19 16:31:37,243 INFO [org.jboss.ejb3.deployers.JBossASKernel]
(main) jndi:SecureProfileService/remote
2011-05-19 16:31:37,243 INFO [org.jboss.ejb3.deployers.JBossASKernel]
(main) jndi:SecureProfileService/remote-
org.jboss.profileservice.spi.ProfileService
2011-05-19 16:31:37,243 INFO [org.jboss.ejb3.deployers.JBossASKernel]
(main) Added bean(jboss.j2ee:jar=profileservice-
secured.jar,name=SecureProfileService,service=EJB3) to
KernelDeployment of: profileservice-secured.jar
2011-05-19 16:31:37,245 INFO [org.jboss.ejb3.deployers.JBossASKernel]
(main) installing bean: jboss.j2ee:jar=profileservice-
secured.jar,name=SecureDeploymentManager,service=EJB3
2011-05-19 16:31:37,245 INFO [org.jboss.ejb3.deployers.JBossASKernel]
(main) with dependencies:
2011-05-19 16:31:37,245 INFO [org.jboss.ejb3.deployers.JBossASKernel]
(main) and demands:
2011-05-19 16:31:37,245 INFO [org.jboss.ejb3.deployers.JBossASKernel]
(main) jboss.ejb:service=EJBTimerService
2011-05-19 16:31:37,246 INFO [org.jboss.ejb3.deployers.JBossASKernel]
(main) and supplies:
2011-05-19 16:31:37,246 INFO [org.jboss.ejb3.deployers.JBossASKernel]
(main) jndi:SecureDeploymentManager/remote-
org.jboss.deployers.spi.management.deploy.DeploymentManager
2011-05-19 16:31:37,246 INFO [org.jboss.ejb3.deployers.JBossASKernel]
(main)
Class:org.jboss.deployers.spi.management.deploy.DeploymentManager
2011-05-19 16:31:37,252 INFO [org.jboss.ejb3.deployers.JBossASKernel]
(main) jndi:SecureDeploymentManager/remote
2011-05-19 16:31:37,253 INFO [org.jboss.ejb3.deployers.JBossASKernel]
(main) Added bean(jboss.j2ee:jar=profileservice-
secured.jar,name=SecureDeploymentManager,service=EJB3) to
KernelDeployment of: profileservice-secured.jar
2011-05-19 16:31:37,254 INFO [org.jboss.ejb3.deployers.JBossASKernel]
(main) installing bean: jboss.j2ee:jar=profileservice-
secured.jar,name=SecureManagementView,service=EJB3
2011-05-19 16:31:37,254 INFO [org.jboss.ejb3.deployers.JBossASKernel]
(main) with dependencies:
2011-05-19 16:31:37,254 INFO [org.jboss.ejb3.deployers.JBossASKernel]
(main) and demands:
2011-05-19 16:31:37,254 INFO [org.jboss.ejb3.deployers.JBossASKernel]
(main) jboss.ejb:service=EJBTimerService
2011-05-19 16:31:37,255 INFO [org.jboss.ejb3.deployers.JBossASKernel]
(main) and supplies:
2011-05-19 16:31:37,255 INFO [org.jboss.ejb3.deployers.JBossASKernel]
(main) jndi:SecureManagementView/remote-
org.jboss.deployers.spi.management.ManagementView
2011-05-19 16:31:37,255 INFO [org.jboss.ejb3.deployers.JBossASKernel]
(main) Class:org.jboss.deployers.spi.management.ManagementView
2011-05-19 16:31:37,255 INFO [org.jboss.ejb3.deployers.JBossASKernel]
(main) jndi:SecureManagementView/remote
2011-05-19 16:31:37,255 INFO [org.jboss.ejb3.deployers.JBossASKernel]
(main) Added bean(jboss.j2ee:jar=profileservice-
secured.jar,name=SecureManagementView,service=EJB3) to
KernelDeployment of: profileservice-secured.jar
2011-05-19 16:31:37,262 INFO
[org.jboss.ejb3.endpoint.deployers.EJB3EndpointDeployer] (main) Deploy
AbstractBeanMetaData@49b40272{name=jboss.j2ee:jar=profileservice-
secured.jar,name=SecureProfileService,service=EJB3_endpoint
bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl
properties=[container] constructor=null autowireCandidate=true}
2011-05-19 16:31:37,290 INFO
[org.jboss.ejb3.endpoint.deployers.EJB3EndpointDeployer] (main) Deploy
AbstractBeanMetaData@6001fc84{name=jboss.j2ee:jar=profileservice-
secured.jar,name=SecureDeploymentManager,service=EJB3_endpoint
bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl
properties=[container] constructor=null autowireCandidate=true}
2011-05-19 16:31:37,291 INFO
[org.jboss.ejb3.endpoint.deployers.EJB3EndpointDeployer] (main) Deploy
AbstractBeanMetaData@380d8f5c{name=jboss.j2ee:jar=profileservice-
secured.jar,name=SecureManagementView,service=EJB3_endpoint
bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl
properties=[container] constructor=null autowireCandidate=true}
2011-05-19 16:31:37,687 INFO
[org.jboss.ejb3.session.SessionSpecContainer] (main) Starting
jboss.j2ee:jar=profileservice-
secured.jar,name=SecureDeploymentManager,service=EJB3
2011-05-19 16:31:37,704 INFO [org.jboss.ejb3.EJBContainer] (main)
STARTED EJB: org.jboss.profileservice.ejb.SecureDeploymentManager
ejbName: SecureDeploymentManager
2011-05-19 16:31:37,742 INFO
[org.jboss.ejb3.proxy.impl.jndiregistrar.JndiSessionRegistrarBase]
(main) Binding the following Entries in Global JNDI:

SecureDeploymentManager/remote - EJB3.x Default Remote Business
Interface
SecureDeploymentManager/remote-
org.jboss.deployers.spi.management.deploy.DeploymentManager - EJB3.x
Remote Business Interface

2011-05-19 16:31:37,832 INFO
[org.jboss.ejb3.session.SessionSpecContainer] (main) Starting
jboss.j2ee:jar=profileservice-
secured.jar,name=SecureManagementView,service=EJB3
2011-05-19 16:31:37,835 INFO [org.jboss.ejb3.EJBContainer] (main)
STARTED EJB: org.jboss.profileservice.ejb.SecureManagementView
ejbName: SecureManagementView
2011-05-19 16:31:37,843 INFO
[org.jboss.ejb3.proxy.impl.jndiregistrar.JndiSessionRegistrarBase]
(main) Binding the following Entries in Global JNDI:

SecureManagementView/remote - EJB3.x Default Remote Business
Interface
SecureManagementView/remote-
org.jboss.deployers.spi.management.ManagementView - EJB3.x Remote
Business Interface

2011-05-19 16:31:37,871 INFO
[org.jboss.ejb3.session.SessionSpecContainer] (main) Starting
jboss.j2ee:jar=profileservice-
secured.jar,name=SecureProfileService,service=EJB3
2011-05-19 16:31:37,873 INFO [org.jboss.ejb3.EJBContainer] (main)
STARTED EJB: org.jboss.profileservice.ejb.SecureProfileServiceBean
ejbName: SecureProfileService
2011-05-19 16:31:37,880 INFO
[org.jboss.ejb3.proxy.impl.jndiregistrar.JndiSessionRegistrarBase]
(main) Binding the following Entries in Global JNDI:

SecureProfileService/remote - EJB3.x Default Remote Business
Interface
SecureProfileService/remote-
org.jboss.profileservice.spi.ProfileService - EJB3.x Remote Business
Interface

2011-05-19 16:31:38,122 INFO
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main)
deploy, ctxPath=/admin-console
2011-05-19 16:31:38,208 INFO
[javax.enterprise.resource.webcontainer.jsf.config] (main)
Initializing Mojarra (1.2_12-b01-FCS) for context '/admin-console'
2011-05-19 16:31:40,363 INFO
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main)
deploy, ctxPath=/
2011-05-19 16:31:40,448 INFO
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main)
deploy, ctxPath=/arquivos
2011-05-19 16:31:40,582 INFO
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main)
deploy, ctxPath=/jbossws
2011-05-19 16:31:40,673 INFO
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main)
deploy, ctxPath=/jmx-console
2011-05-19 16:31:40,756 ERROR
[org.jboss.system.server.profileservice.ProfileServiceBootstrap]
(main) Failed to load profile: Summary of incomplete deployments (SEE
PREVIOUS ERRORS FOR DETAILS):

DEPLOYMENTS IN ERROR:
Deployment "vfszip:/C:/raphael/java/jboss-5.1.0.GA/server/default/
deploy/pronto-agile.war/" is in error due to the following reason(s):
org.jboss.xb.binding.JBossXBRuntimeException: res-ref-type cannot
appear in this position. Expected content of resource-ref is
unordered_sequence: ignore-dependency? res-type? res-auth?
description* injection-target* res-ref-name? jndi-name? resource-name?
res-sharing-scope? mapped-name? res-url?

2011-05-19 16:31:40,777 INFO
[org.apache.coyote.http11.Http11Protocol] (main) Starting Coyote HTTP/
1.1 on http-127.0.0.1-80
2011-05-19 16:31:40,798 INFO [org.apache.coyote.ajp.AjpProtocol]
(main) Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009
2011-05-19 16:31:40,810 INFO
[org.jboss.bootstrap.microcontainer.ServerImpl] (main) JBoss
(Microcontainer) [5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA
date=200905221053)] Started in 47s:275ms
2011-05-19 16:34:51,446 INFO
[org.jboss.bootstrap.microcontainer.ServerImpl] (JBoss Shutdown Hook)
Runtime shutdown hook called, forceHalt: true
2011-05-19 16:34:51,457 INFO
[org.apache.coyote.http11.Http11Protocol] (JBoss Shutdown Hook)
Pausing Coyote HTTP/1.1 on http-127.0.0.1-80
2011-05-19 16:34:51,460 INFO
[org.apache.coyote.http11.Http11Protocol] (JBoss Shutdown Hook)
Stopping Coyote HTTP/1.1 on http-127.0.0.1-80
2011-05-19 16:34:51,470 INFO [org.apache.coyote.ajp.AjpProtocol]
(JBoss Shutdown Hook) Pausing Coyote AJP/1.3 on ajp-127.0.0.1-8009
2011-05-19 16:34:51,472 INFO [org.apache.coyote.ajp.AjpProtocol]
(JBoss Shutdown Hook) Stopping Coyote AJP/1.3 on ajp-127.0.0.1-8009
2011-05-19 16:34:51,521 INFO
[org.jboss.jms.server.connectionfactory.ConnectionFactory] (JBoss
Shutdown Hook)
org.jboss.jms.server.connectionfactory.ConnectionFactory@7796bb71
undeployed
2011-05-19 16:34:51,540 INFO
[org.jboss.jms.server.connectionfactory.ConnectionFactory] (JBoss
Shutdown Hook)
org.jboss.jms.server.connectionfactory.ConnectionFactory@55e975c
undeployed
2011-05-19 16:34:51,553 INFO
[org.jboss.jms.server.connectionfactory.ConnectionFactory] (JBoss
Shutdown Hook)
org.jboss.jms.server.connectionfactory.ConnectionFactory@207c011e
undeployed
2011-05-19 16:34:51,559 INFO
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (JBoss
Shutdown Hook) undeploy, ctxPath=/web-console
2011-05-19 16:34:51,575 INFO
[org.jboss.jms.server.destination.QueueService] (JBoss Shutdown Hook)
Queue[/queue/ExpiryQueue] stopped
2011-05-19 16:34:51,576 INFO
[org.jboss.jms.server.destination.QueueService] (JBoss Shutdown Hook)
Queue[/queue/DLQ] stopped
2011-05-19 16:34:51,583 INFO
[org.jboss.ejb3.session.SessionSpecContainer] (JBoss Shutdown Hook)
Stopping jboss.j2ee:jar=profileservice-
secured.jar,name=SecureProfileService,service=EJB3
2011-05-19 16:34:51,589 INFO [org.jboss.ejb3.EJBContainer] (JBoss
Shutdown Hook) STOPPED EJB:
org.jboss.profileservice.ejb.SecureProfileServiceBean ejbName:
SecureProfileService
2011-05-19 16:34:51,667 INFO
[org.jboss.ejb3.session.SessionSpecContainer] (JBoss Shutdown Hook)
Stopping jboss.j2ee:jar=profileservice-
secured.jar,name=SecureDeploymentManager,service=EJB3
2011-05-19 16:34:51,684 INFO [org.jboss.ejb3.EJBContainer] (JBoss
Shutdown Hook) STOPPED EJB:
org.jboss.profileservice.ejb.SecureDeploymentManager ejbName:
SecureDeploymentManager
2011-05-19 16:34:51,707 INFO
[org.jboss.ejb3.session.SessionSpecContainer] (JBoss Shutdown Hook)
Stopping jboss.j2ee:jar=profileservice-
secured.jar,name=SecureManagementView,service=EJB3
2011-05-19 16:34:51,712 INFO [org.jboss.ejb3.EJBContainer] (JBoss
Shutdown Hook) STOPPED EJB:
org.jboss.profileservice.ejb.SecureManagementView ejbName:
SecureManagementView
2011-05-19 16:34:51,741 INFO
[org.jboss.resource.connectionmanager.ConnectionFactoryBindingService]
(JBoss Shutdown Hook) Unbound ConnectionManager
'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' from JNDI name
'java:JmsXA'
2011-05-19 16:34:51,767 INFO [org.jboss.jms.server.ServerPeer] (JBoss
Shutdown Hook) JMS ServerPeer[0] stopped
2011-05-19 16:34:51,773 INFO
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (JBoss
Shutdown Hook) undeploy, ctxPath=/invoker
2011-05-19 16:34:51,828 INFO
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (JBoss
Shutdown Hook) undeploy, ctxPath=/juddi
2011-05-19 16:34:51,830 INFO
[org.apache.juddi.registry.RegistryServlet] (JBoss Shutdown Hook)
jUDDI Stopping: Cleaning up existing resources.
2011-05-19 16:34:51,832 INFO
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (JBoss
Shutdown Hook) undeploy, ctxPath=/admin-console
2011-05-19 16:34:51,835 INFO
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (JBoss
Shutdown Hook) undeploy, ctxPath=/
2011-05-19 16:34:51,838 INFO
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (JBoss
Shutdown Hook) undeploy, ctxPath=/arquivos
2011-05-19 16:34:51,841 INFO
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (JBoss
Shutdown Hook) undeploy, ctxPath=/jbossws
2011-05-19 16:34:51,844 INFO
[org.jboss.web.tomcat.service.deployers.TomcatDeployment] (JBoss
Shutdown Hook) undeploy, ctxPath=/jmx-console
2011-05-19 16:34:51,865 INFO
[org.apache.catalina.core.StandardService] (JBoss Shutdown Hook)
Stopping service jboss.web
2011-05-19 16:34:51,969 INFO [org.jboss.mail.MailService] (JBoss
Shutdown Hook) Mail service 'java:/Mail' removed from JNDI
2011-05-19 16:34:52,099 INFO
[org.jboss.resource.connectionmanager.ConnectionFactoryBindingService]
(JBoss Shutdown Hook) Unbound ConnectionManager
'jboss.jca:service=DataSourceBinding,name=DefaultDS' from JNDI name
'java:DefaultDS'
2011-05-19 16:34:52,104 INFO
[org.jboss.resource.connectionmanager.ConnectionFactoryBindingService]
(JBoss Shutdown Hook) Unbound ConnectionManager
'jboss.jca:service=DataSourceBinding,name=pronto' from JNDI name
'java:pronto'
2011-05-19 16:34:52,186 INFO [org.quartz.core.QuartzScheduler] (JBoss
Shutdown Hook) Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED
shutting down.
2011-05-19 16:34:52,186 INFO [org.quartz.core.QuartzScheduler] (JBoss
Shutdown Hook) Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED
paused.
2011-05-19 16:34:52,190 INFO [org.quartz.simpl.SimpleThreadPool]
(JBoss Shutdown Hook) There are still 26 worker threads active. See
javadoc runInThread(Runnable) for a possible explanation
2011-05-19 16:34:52,191 INFO [org.quartz.core.QuartzScheduler] (JBoss
Shutdown Hook) Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED
shutdown complete.
2011-05-19 16:34:52,436 INFO
[com.arjuna.ats.jbossatx.jta.TransactionManagerService] (JBoss
Shutdown Hook) Stopping transaction recovery manager
2011-05-19 16:34:52,438 INFO
[com.arjuna.ats.jbossatx.jta.TransactionManagerService] (JBoss
Shutdown Hook) Destroying TransactionManagerService
2011-05-19 16:34:53,008 INFO [org.jboss.jdbc.HypersonicDatabase]
(JBoss Shutdown Hook) Database standalone closed clean
2011-05-19 16:34:54,909 INFO
[org.jboss.bootstrap.microcontainer.ServerImpl] (JBoss Shutdown Hook)
Shutdown complete
2011-05-19 17:10:58,493 INFO [org.jboss.web.WebService] (main) Using
RMI server codebase: http://127.0.0.1:8083/
2011-05-19 17:11:02,490 INFO
[org.jboss.wsf.common.management.AbstractServerConfig] (main) JBoss
Web Services - Stack CXF Server 3.4.1.GA
2011-05-19 17:11:03,538 INFO
[org.jboss.dependency.plugins.AttributeCallbackItem] (main) Owner
callback not implemented.
2011-05-19 17:11:05,857 INFO
[org.jboss.logbridge.LogNotificationListener] (main) Adding
notification listener for logging mbean
"jboss.system:service=Logging,type=Log4jService" to server
org.jboss.mx.server.MBeanServerImpl@6d588325[ defaultDomain='jboss' ]
2011-05-19 17:11:11,106 ERROR
[org.jboss.kernel.plugins.dependency.AbstractKernelController] (main)
Error installing to Parse: name=vfszip:/C:/raphael/java/jboss-5.1.0.GA/
server/default/deploy/pronto-agile.war/ state=Not Installed
mode=Manual requiredState=Parse
org.jboss.deployers.spi.DeploymentException: Error creating managed
object for vfszip:/C:/raphael/java/jboss-5.1.0.GA/server/default/
deploy/pronto-agile.war/
at
org.jboss.deployers.spi.DeploymentException.rethrowAsDeploymentException(DeploymentException.java:
49)
at
org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput.createMetaData(AbstractParsingDeployerWithOutput.java:
362)
at
org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput.createMetaData(AbstractParsingDeployerWithOutput.java:
322)
at
org.jboss.deployment.JBossWebAppParsingDeployer.createMetaData(JBossWebAppParsingDeployer.java:
103)
at
org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput.createMetaData(AbstractParsingDeployerWithOutput.java:
294)
at
org.jboss.deployment.JBossWebAppParsingDeployer.createMetaData(JBossWebAppParsingDeployer.java:
75)
at
org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput.deploy(AbstractParsingDeployerWithOutput.java:
234)
at
org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:
171)
at
org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:
1439)
at
org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:
1157)
at
org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:
1098)
at
org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:
348)
at
org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:
1631)
at
org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:
934)
at
org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:
1082)
at
org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:
984)
at
org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:
822)
at
org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:
553)
at
org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:
781)
at
org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:
702)
at
org.jboss.system.server.profileservice.repository.MainDeployerAdapter.process(MainDeployerAdapter.java:
117)
at
org.jboss.system.server.profileservice.repository.ProfileDeployAction.install(ProfileDeployAction.java:
70)
at
org.jboss.system.server.profileservice.repository.AbstractProfileAction.install(AbstractProfileAction.java:
53)
at
org.jboss.system.server.profileservice.repository.AbstractProfileService.install(AbstractProfileService.java:
361)
at
org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:
348)
at
org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:
1631)
at
org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:
934)
at
org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:
1082)
at
org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:
984)
at
org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:
822)
at
org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:
553)
at
org.jboss.system.server.profileservice.repository.AbstractProfileService.activateProfile(AbstractProfileService.java:
306)
at
org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:
271)
at
org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:
461)
at org.jboss.Main.boot(Main.java:221)
at org.jboss.Main$1.run(Main.java:556)
at java.lang.Thread.run(Thread.java:662)
Caused by: org.jboss.xb.binding.JBossXBException: Failed to parse
source: res-ref-type cannot appear in this position. Expected content
of resource-ref is unordered_sequence: ignore-dependency? res-type?
res-auth? description* injection-target* res-ref-name? jndi-name?
resource-name? res-sharing-scope? mapped-name? res-url?
at
org.jboss.xb.binding.parser.sax.SaxJBossXBParser.parse(SaxJBossXBParser.java:
203)
at
org.jboss.xb.binding.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:
168)
at org.jboss.xb.util.JBossXBHelper.parse(JBossXBHelper.java:189)
at org.jboss.xb.util.JBossXBHelper.parse(JBossXBHelper.java:166)
at
org.jboss.deployers.vfs.spi.deployer.SchemaResolverDeployer.parse(SchemaResolverDeployer.java:
137)
at
org.jboss.deployers.vfs.spi.deployer.SchemaResolverDeployer.parse(SchemaResolverDeployer.java:
121)
at
org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer.parseAndInit(AbstractVFSParsingDeployer.java:
256)
at
org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer.parse(AbstractVFSParsingDeployer.java:
188)
at
org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput.createMetaData(AbstractParsingDeployerWithOutput.java:
348)
... 35 more
Caused by: org.jboss.xb.binding.JBossXBRuntimeException: res-ref-type
cannot appear in this position. Expected content of resource-ref is
unordered_sequence: ignore-dependency? res-type? res-auth?
description* injection-target* res-ref-name? jndi-name? resource-name?
res-sharing-scope? mapped-name? res-url?
at
org.jboss.xb.binding.sunday.unmarshalling.SundayContentHandler.startElement(SundayContentHandler.java:
449)
at org.jboss.xb.binding.parser.sax.SaxJBossXBParser
$DelegatingContentHandler.startElement(SaxJBossXBParser.java:401)
at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown
Source)
at org.apache.xerces.xinclude.XIncludeHandler.startElement(Unknown
Source)
at
org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown
Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl
$FragmentContentDispatcher.dispatch(Unknown Source)
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown
Source)
at
org.jboss.xb.binding.parser.sax.SaxJBossXBParser.parse(SaxJBossXBParser.java:
199)
... 43 more

André Faria Gomes

unread,
May 19, 2011, 4:20:51 PM5/19/11
to pronto...@googlegroups.com
Raphael, a gente usa o JBoss 4 ou Tomcat 6.

Nunca rodar o pronto no JBoss 5... Suponho que o arquivo context.xml não vá funcionar e você precisará configurar a conexão com o banco de dados em outro arquivo.
--
Atenciosamente,

Reply all
Reply to author
Forward
0 new messages