[JBoss JIRA] Created: (JBRULES-672) Manual doesn't build
by Dirk Bergstrom (JIRA)
Manual doesn't build
--------------------
Key: JBRULES-672
URL: http://jira.jboss.com/jira/browse/JBRULES-672
Project: JBoss Rules
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Documentation
Affects Versions: 3.1-m1
Environment: Linux foo 2.6.18-gentoo-r6 #1 SMP PREEMPT Fri Jan 5 12:04:48 PST 2007 i686 Intel(R) Pentium(R) 4 CPU 1.70GHz GenuineIntel GNU/Linux
Reporter: Dirk Bergstrom
Assigned To: Mark Proctor
Attempting to build the manual via "ant manual" doesn't work. There are a large number of errors like "No template matches xi:include in chapter.". Here's a snippet of the ant output:
lang.dochtml:
[mkdir] Created dir: /homes/dbergstr/local.src/jbossrules/documentation/manual/build/en/html
[copy] Copying 1 file to /homes/dbergstr/local.src/jbossrules/documentation/manual/build/en/html
[java] Writing bk01-toc.html for book
[java] Writing pr01.html for preface(preface)
[java] No template matches xi:include in chapter.
[java] No template matches xi:include in chapter.
The manual that's generated looks like this:
Chapter 1. The Rule Engine
<xi:include></xi:include><xi:include></xi:include><xi:include></xi:include><xi:include></xi:include><xi:include></xi:include><xi:include></xi:include>
Chapter 2. Installation and Setup
<xi:include></xi:include><xi:include></xi:include><xi:include></xi:include><xi:include></xi:include><xi:include></xi:include>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
19 years, 2 months
[JBoss JIRA] Created: (JBAS-4393) XAER_RMERR followed by Data Access Error
by Jude Sanglitan (JIRA)
XAER_RMERR followed by Data Access Error
----------------------------------------
Key: JBAS-4393
URL: http://jira.jboss.com/jira/browse/JBAS-4393
Project: JBoss Application Server
Issue Type: Support Patch
Security Level: Public (Everyone can see)
Components: Transaction Manager
Affects Versions: JBossAS-4.0.2 Final, JBossAS-4.0.2RC1
Reporter: Jude Sanglitan
Assigned To: Adrian Brock
Keep on receiving XAER_RMERR that makes our jboss crash. Please let us know how to solve this. what triggers this problem and how to prevent this. Is this issue related to JBAS 3336?
here's a part of our server.log file
2007-05-03 16:19:03,826 WARN [org.jboss.tm.TransactionImpl] XAException: tx=TransactionImpl:XidImpl[FormatId=257, GlobalId=EMEAU1801/755, BranchQual=, localId=755] errorCode=XAER_RMERR
javax.transaction.xa.XAException: [Microsoft][SQLServer 2000 Driver for JDBC][SQLServer]xa_start (40000) returns -8
Thanks
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
19 years, 2 months