[JBoss JIRA] Created: (JBAS-8270) properties not allowed in jboss-logging log4j-appenders
by Nicklas Karlsson (JIRA)
properties not allowed in jboss-logging log4j-appenders
-------------------------------------------------------
Key: JBAS-8270
URL: https://jira.jboss.org/browse/JBAS-8270
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Logging
Affects Versions: 6.0.0.M4
Reporter: Nicklas Karlsson
Assignee: David Lloyd
the property element is not allowed in properties for a jboss-logging.xml log4j-appender. If you uncomment the SMTP appender you get a
Caused by: org.jboss.xb.binding.JBossXBRuntimeException: {urn:jboss:logging:6.0}
property not found as a child of {urn:jboss:logging:6.0}properties in sequence:
{urn:jboss:logging:6.0}property-meta-data-list*
at org.jboss.xb.binding.sunday.unmarshalling.ElementPosition.nextPositio
n(ElementPosition.java:199) [jbossxb.jar:2.0.2.Beta7]
at org.jboss.xb.binding.sunday.unmarshalling.ElementPosition.startPartic
le(ElementPosition.java:475) [jbossxb.jar:2.0.2.Beta7]
at org.jboss.xb.binding.sunday.unmarshalling.SundayContentHandler.startE
lement(SundayContentHandler.java:203) [jbossxb.jar:2.0.2.Beta7]
at org.jboss.xb.binding.parser.sax.SaxJBossXBParser.startElement(SaxJBos
sXBParser.java:370) [jbossxb.jar:2.0.2.Beta7]
at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Sour
ce) [xercesImpl.jar:6.0.0.20100721-M4]
at org.apache.xerces.xinclude.XIncludeHandler.startElement(Unknown Sourc
e) [xercesImpl.jar:6.0.0.20100721-M4]
at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unkn
own Source) [xercesImpl.jar:6.0.0.20100721-M4]
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContent
Dispatcher.dispatch(Unknown Source) [xercesImpl.jar:6.0.0.20100721-M4]
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Un
known Source) [xercesImpl.jar:6.0.0.20100721-M4]
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) [x
ercesImpl.jar:6.0.0.20100721-M4]
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) [x
ercesImpl.jar:6.0.0.20100721-M4]
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source) [xercesImpl
.jar:6.0.0.20100721-M4]
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) [xe
rcesImpl.jar:6.0.0.20100721-M4]
at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Sour
ce) [xercesImpl.jar:6.0.0.20100721-M4]
at org.jboss.xb.binding.parser.sax.SaxJBossXBParser.parse(SaxJBossXBPars
er.java:191) [jbossxb.jar:2.0.2.Beta7]
... 54 more
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 10 months
[JBoss JIRA] Reopened: (JBAS-8281) ProcessInjectionTarget not fired for Servlet, Filter, Servlet Listener, Tag Library Listener and JSF Managed Bean
by Shelly McGowan (JIRA)
[ https://jira.jboss.org/browse/JBAS-8281?page=com.atlassian.jira.plugin.sy... ]
Shelly McGowan reopened JBAS-8281:
----------------------------------
> ProcessInjectionTarget not fired for Servlet, Filter, Servlet Listener, Tag Library Listener and JSF Managed Bean
> -----------------------------------------------------------------------------------------------------------------
>
> Key: JBAS-8281
> URL: https://jira.jboss.org/browse/JBAS-8281
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Weld/CDI
> Reporter: Jozef Hartinger
> Assignee: Marius Bogoevici
> Fix For: 6.0.0.M5
>
>
> org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ContainerEventTest.testEventFiredForServletListener()
> org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ContainerEventTest.testEventFiredForTagLibraryListener()
> org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ContainerEventTest.testEventFiredForServlet()
> org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ContainerEventTest.testEventFiredForFilter()
> org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ContainerEventTest.testProcessInjectionTargetEventFiredForJsfManagedBean()
> Note that the event is fired for Tag library handler
> org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ContainerEventTest.testProcessInjectionTargetEventFiredForTagHandler()
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 10 months
[JBoss JIRA] Resolved: (JBAS-8281) ProcessInjectionTarget not fired for Servlet, Filter, Servlet Listener, Tag Library Listener and JSF Managed Bean
by Shelly McGowan (JIRA)
[ https://jira.jboss.org/browse/JBAS-8281?page=com.atlassian.jira.plugin.sy... ]
Shelly McGowan resolved JBAS-8281.
----------------------------------
Fix Version/s: 6.0.0.M5
(was: 6.0.0.CR1)
Resolution: Done
> ProcessInjectionTarget not fired for Servlet, Filter, Servlet Listener, Tag Library Listener and JSF Managed Bean
> -----------------------------------------------------------------------------------------------------------------
>
> Key: JBAS-8281
> URL: https://jira.jboss.org/browse/JBAS-8281
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Weld/CDI
> Reporter: Jozef Hartinger
> Assignee: Marius Bogoevici
> Fix For: 6.0.0.M5
>
>
> org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ContainerEventTest.testEventFiredForServletListener()
> org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ContainerEventTest.testEventFiredForTagLibraryListener()
> org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ContainerEventTest.testEventFiredForServlet()
> org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ContainerEventTest.testEventFiredForFilter()
> org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ContainerEventTest.testProcessInjectionTargetEventFiredForJsfManagedBean()
> Note that the event is fired for Tag library handler
> org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ContainerEventTest.testProcessInjectionTargetEventFiredForTagHandler()
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 10 months
[JBoss JIRA] Created: (JBAS-8328) Deployment copied to farm dir fails to deploy
by Brian Stansberry (JIRA)
Deployment copied to farm dir fails to deploy
---------------------------------------------
Key: JBAS-8328
URL: https://jira.jboss.org/browse/JBAS-8328
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Clustering, ProfileService
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Priority: Blocker
Fix For: 6.0.0.CR1
See CIRRAS-48
Copying a war into farm results in error below. CIRRAS-48 comments discuss using wget to download a remote file, but even a simple local filesystem copy shows the issue.
2010-07-29 05:57:33,448 WARN [org.jboss.profileservice.deployment.hotdeploy.HDScanner] (HDScanner) Failed to add deployment: vfs:///opt/jboss-as6/server/cluster-ec2/farm/node-info.war: org.jboss.deployers.spi.DeploymentException: Failed to mount archive: "/profileservice/originals/farm/2b6550acnode-info.war"
at org.jboss.deployers.spi.DeploymentException.rethrowAsDeploymentException(DeploymentException.java:49) [:2.2.0.Alpha6]
at org.jboss.deployers.vfs.plugins.structure.AbstractVFSArchiveStructureDeployer.mountArchive(AbstractVFSArchiveStructureDeployer.java:132) [:2.2.0.Alpha6]
at org.jboss.deployers.vfs.plugins.structure.AbstractVFSArchiveStructureDeployer.determineStructure(AbstractVFSArchiveStructureDeployer.java:55) [:2.2.0.Alpha6]
at org.jboss.deployers.vfs.plugins.structure.StructureDeployerWrapper.determineStructure(StructureDeployerWrapper.java:73) [:2.2.0.Alpha6]
at org.jboss.deployers.vfs.plugins.structure.VFSStructuralDeployersImpl.doDetermineStructure(VFSStructuralDeployersImpl.java:197) [:2.2.0.Alpha6]
at org.jboss.deployers.vfs.plugins.structure.VFSStructuralDeployersImpl.determineStructure(VFSStructuralDeployersImpl.java:222) [:2.2.0.Alpha6]
at org.jboss.deployers.structure.spi.helpers.AbstractStructuralDeployers.determineStructure(AbstractStructuralDeployers.java:77) [:2.2.0.Alpha6]
at org.jboss.deployers.plugins.main.MainDeployerImpl.determineStructure(MainDeployerImpl.java:1106) [:2.2.0.Alpha6]
at org.jboss.deployers.plugins.main.MainDeployerImpl.determineDeploymentContext(MainDeployerImpl.java:417) [:2.2.0.Alpha6]
at org.jboss.deployers.plugins.main.MainDeployerImpl.addDeployment(MainDeployerImpl.java:367) [:2.2.0.Alpha6]
at org.jboss.deployers.plugins.main.MainDeployerImpl.addDeployment(MainDeployerImpl.java:277) [:2.2.0.Alpha6]
at org.jboss.system.server.profileservice.deployers.MainDeployerPlugin.addDeployment(MainDeployerPlugin.java:77) [:6.0.0.20100721-M4]
at org.jboss.profileservice.dependency.ProfileControllerContext$DelegateDeployer.addDeployment(ProfileControllerContext.java:120) [:0.1.0.Alpha1]
at org.jboss.profileservice.deployment.hotdeploy.HDScanner$HDScanAction.deploy(HDScanner.java:221) [:0.1.0.Alpha1]
at org.jboss.profileservice.deployment.hotdeploy.HDScanner$HDScanAction.complete(HDScanner.java:192) [:0.1.0.Alpha1]
at org.jboss.profileservice.management.TwoPCActionWrapper.doComplete(TwoPCActionWrapper.java:59) [:0.1.0.Alpha1]
at org.jboss.profileservice.management.actions.AbstractTwoPhaseModificationAction.complete(AbstractTwoPhaseModificationAction.java:74) [:0.1.0.Alpha1]
at org.jboss.profileservice.management.actions.AbstractTwoPhaseModificationAction.prepare(AbstractTwoPhaseModificationAction.java:94) [:0.1.0.Alpha1]
at org.jboss.profileservice.management.ModificationSession.prepare(ModificationSession.java:87) [:0.1.0.Alpha1]
at org.jboss.profileservice.management.AbstractActionController.internalPerfom(AbstractActionController.java:234) [:0.1.0.Alpha1]
at org.jboss.profileservice.management.AbstractActionController.performWrite(AbstractActionController.java:213) [:0.1.0.Alpha1]
at org.jboss.profileservice.management.AbstractActionController.perform(AbstractActionController.java:150) [:0.1.0.Alpha1]
at org.jboss.profileservice.management.AbstractActionController.perform(AbstractActionController.java:135) [:0.1.0.Alpha1]
at org.jboss.profileservice.deployment.hotdeploy.HDScanner.scan(HDScanner.java:146) [:0.1.0.Alpha1]
at org.jboss.profileservice.deployment.hotdeploy.HDScanner.run(HDScanner.java:90) [:0.1.0.Alpha1]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [:1.6.0_18]
at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:351) [:1.6.0_18]
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:178) [:1.6.0_18]
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:165) [:1.6.0_18]
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:267) [:1.6.0_18]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [:1.6.0_18]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [:1.6.0_18]
at java.lang.Thread.run(Thread.java:636) [:1.6.0_18]
Caused by: java.io.IOException: Filsystem already mounted at mount point ""/profileservice/originals/farm/2b6550acnode-info.war""
at org.jboss.vfs.VFS.mount(VFS.java:159) [jboss-vfs.jar:3.0.0.CR5]
at org.jboss.vfs.VFS.doMount(VFS.java:379) [jboss-vfs.jar:3.0.0.CR5]
at org.jboss.vfs.VFS.mountZip(VFS.java:433) [jboss-vfs.jar:3.0.0.CR5]
at org.jboss.vfs.VFS.mountZip(VFS.java:459) [jboss-vfs.jar:3.0.0.CR5]
at org.jboss.vfs.util.automount.Automounter$RegistryEntry.mount(Automounter.java:237) [jboss-vfs.jar:3.0.0.CR5]
at org.jboss.vfs.util.automount.Automounter$RegistryEntry.access$000(Automounter.java:208) [jboss-vfs.jar:3.0.0.CR5]
at org.jboss.vfs.util.automount.Automounter.mount(Automounter.java:117) [jboss-vfs.jar:3.0.0.CR5]
at org.jboss.vfs.util.automount.Automounter.mount(Automounter.java:77) [jboss-vfs.jar:3.0.0.CR5]
at org.jboss.deployers.vfs.plugins.structure.AbstractVFSArchiveStructureDeployer.performMount(AbstractVFSArchiveStructureDeployer.java:145) [:2.2.0.Alpha6]
at org.jboss.deployers.vfs.plugins.structure.AbstractVFSArchiveStructureDeployer.mountArchive(AbstractVFSArchiveStructureDeployer.java:128) [:2.2.0.Alpha6]
... 31 more
2010-07-29 06:00:06,690 WARN [org.jboss.vfs] (Finalizer) A VFS mount ("/profileservice/originals/farm/2b6550acnode-info.war") was leaked!: Allocation stack trace:
at java.lang.Thread.getStackTrace(Thread.java:1452) [:1.6.0_18]
at org.jboss.vfs.VFS$Mount.<init>(VFS.java:653) [jboss-vfs.jar:3.0.0.CR5]
at org.jboss.vfs.VFS.mount(VFS.java:146) [jboss-vfs.jar:3.0.0.CR5]
at org.jboss.vfs.VFS.doMount(VFS.java:379) [jboss-vfs.jar:3.0.0.CR5]
at org.jboss.vfs.VFS.mountZip(VFS.java:433) [jboss-vfs.jar:3.0.0.CR5]
at org.jboss.vfs.VFS.mountZip(VFS.java:459) [jboss-vfs.jar:3.0.0.CR5]
at org.jboss.vfs.util.automount.Automounter$RegistryEntry.mount(Automounter.java:237) [jboss-vfs.jar:3.0.0.CR5]
at org.jboss.vfs.util.automount.Automounter$RegistryEntry.access$000(Automounter.java:208) [jboss-vfs.jar:3.0.0.CR5]
at org.jboss.vfs.util.automount.Automounter.mount(Automounter.java:117) [jboss-vfs.jar:3.0.0.CR5]
at org.jboss.vfs.util.automount.Automounter.mount(Automounter.java:77) [jboss-vfs.jar:3.0.0.CR5]
at org.jboss.deployers.vfs.plugins.structure.AbstractVFSArchiveStructureDeployer.performMount(AbstractVFSArchiveStructureDeployer.java:145)
at org.jboss.deployers.vfs.plugins.structure.AbstractVFSArchiveStructureDeployer.mountArchive(AbstractVFSArchiveStructureDeployer.java:128)
at org.jboss.deployers.vfs.plugins.structure.AbstractVFSArchiveStructureDeployer.determineStructure(AbstractVFSArchiveStructureDeployer.java:55)
at org.jboss.deployers.vfs.plugins.structure.StructureDeployerWrapper.determineStructure(StructureDeployerWrapper.java:73)
at org.jboss.deployers.vfs.plugins.structure.VFSStructuralDeployersImpl.doDetermineStructure(VFSStructuralDeployersImpl.java:197)
at org.jboss.deployers.vfs.plugins.structure.VFSStructuralDeployersImpl.determineStructure(VFSStructuralDeployersImpl.java:222)
at org.jboss.deployers.structure.spi.helpers.AbstractStructuralDeployers.determineStructure(AbstractStructuralDeployers.java:77)
at org.jboss.deployers.plugins.main.MainDeployerImpl.determineStructure(MainDeployerImpl.java:1106)
at org.jboss.deployers.plugins.main.MainDeployerImpl.determineDeploymentContext(MainDeployerImpl.java:417)
at org.jboss.deployers.plugins.main.MainDeployerImpl.addDeployment(MainDeployerImpl.java:367)
at org.jboss.deployers.plugins.main.MainDeployerImpl.addDeployment(MainDeployerImpl.java:277)
at org.jboss.system.server.profileservice.deployers.MainDeployerPlugin.addDeployment(MainDeployerPlugin.java:77)
at org.jboss.profileservice.dependency.ProfileControllerContext$DelegateDeployer.addDeployment(ProfileControllerContext.java:120)
at org.jboss.profileservice.deployment.hotdeploy.HDScanner$HDScanAction.deploy(HDScanner.java:221)
at org.jboss.profileservice.deployment.hotdeploy.HDScanner$HDScanAction.complete(HDScanner.java:192)
at org.jboss.profileservice.management.TwoPCActionWrapper.doComplete(TwoPCActionWrapper.java:59)
at org.jboss.profileservice.management.actions.AbstractTwoPhaseModificationAction.complete(AbstractTwoPhaseModificationAction.java:74)
at org.jboss.profileservice.management.actions.AbstractTwoPhaseModificationAction.prepare(AbstractTwoPhaseModificationAction.java:94)
at org.jboss.profileservice.management.ModificationSession.prepare(ModificationSession.java:87)
at org.jboss.profileservice.management.AbstractActionController.internalPerfom(AbstractActionController.java:234)
at org.jboss.profileservice.management.AbstractActionController.performWrite(AbstractActionController.java:213)
at org.jboss.profileservice.management.AbstractActionController.perform(AbstractActionController.java:150)
at org.jboss.profileservice.management.AbstractActionController.perform(AbstractActionController.java:135)
at org.jboss.profileservice.deployment.hotdeploy.HDScanner.scan(HDScanner.java:146)
at org.jboss.profileservice.deployment.hotdeploy.HDScanner.run(HDScanner.java:90)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [:1.6.0_18]
at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:351) [:1.6.0_18]
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:178) [:1.6.0_18]
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:165) [:1.6.0_18]
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:267) [:1.6.0_18]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [:1.6.0_18]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [:1.6.0_18]
at java.lang.Thread.run(Thread.java:636) [:1.6.0_18]
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 10 months