JBoss daily test results
SUMMARY
Number of tests run: 140
Successful tests: 130
Errors:5
Failures: 5
[time of test: 28 October 2001 6:24 GMT]
[java.version: 1.3
JBoss daily test results
SUMMARY
Number of tests run: 130
Successful tests: 120
Errors:5
Failures: 5
[time of test: 28 October 2001 5:25 GMT]
[java.version: 1.3
Hi Geeks
I just started to update the Timer HowTo to be compliant to RH and
also to use the Scheduler as example. But I ran into the problem of
how to keep the docu of the different versions of JBoss. Do we:
- Create a new docu when supporting a new version
- Keep it in one docu but make differen
JBoss daily test results
SUMMARY
Number of tests run: 140
Successful tests: 130
Errors:5
Failures: 5
[time of test: 28 October 2001 4:8 GMT]
[java.version: 1.3.
User: chirino
Date: 01/10/27 21:07:34
Modified:src/main/org/jboss/mq/pm/file MessageLog.java
PersistenceManager.java
Log:
Reorganized the JMS message headers into a Header object so that the MessageCahe can
drop the message body from memory, but keep the h
User: chirino
Date: 01/10/27 21:07:35
Modified:src/main/org/jboss/mq/selectors Selector.java
Log:
Reorganized the JMS message headers into a Header object so that the MessageCahe can
drop the message body from memory, but keep the headers.
Also fixed a bug witht he Browse() tha
User: chirino
Date: 01/10/27 21:07:35
Modified:src/main/org/jboss/mq/pm/rollinglogged
PersistenceManager.java SpyMessageLog.java
Log:
Reorganized the JMS message headers into a Header object so that the MessageCahe can
drop the message body from memory, bu
User: chirino
Date: 01/10/27 21:07:35
Modified:src/main/org/jboss/mq/pm/logged SpyMessageLog.java
SpyMessageLogTester.java
Log:
Reorganized the JMS message headers into a Header object so that the MessageCahe can
drop the message body from memory, but keep
User: chirino
Date: 01/10/27 21:07:34
Modified:src/main/org/jboss/mq/cluster/jms ClusterTopicSession.java
Log:
Reorganized the JMS message headers into a Header object so that the MessageCahe can
drop the message body from memory, but keep the headers.
Also fixed a bug witht he
User: chirino
Date: 01/10/27 21:07:34
Modified:src/main/org/jboss/mq/pm/jdbc MessageLog.java
Log:
Reorganized the JMS message headers into a Header object so that the MessageCahe can
drop the message body from memory, but keep the headers.
Also fixed a bug witht he Browse() tha
User: chirino
Date: 01/10/27 21:07:36
Modified:src/main/org/jboss/mq/server BasicQueue.java JMSQueue.java
JMSTopic.java MessageCache.java
MessageReference.java
Log:
Reorganized the JMS message headers into a Header object so that the
JBoss daily test results
SUMMARY
Number of tests run: 140
Successful tests: 128
Errors:6
Failures: 6
[time of test: 28 October 2001 3:18 GMT]
[java.version: 1.3
User: chirino
Date: 01/10/27 18:27:00
Modified:src/etc/conf/default jbossmq-service.xml
Log:
Commiting my initial implementation of a message cache for the JBossMQ messages.
This should allow the server to scale so it can hold a larger number of message.
Revision Changes
User: chirino
Date: 01/10/27 18:27:00
Modified:src/main/org/jboss/mq/pm PersistenceManager.java
Log:
Commiting my initial implementation of a message cache for the JBossMQ messages.
This should allow the server to scale so it can hold a larger number of message.
Revision Ch
User: chirino
Date: 01/10/27 18:27:01
Modified:src/main/org/jboss/mq/pm/rollinglogged
PersistenceManager.java SpyMessageLog.java
Log:
Commiting my initial implementation of a message cache for the JBossMQ messages.
This should allow the server to scale so
User: chirino
Date: 01/10/27 18:27:00
Modified:src/main/org/jboss/mq/pm/logged PersistenceManager.java
Log:
Commiting my initial implementation of a message cache for the JBossMQ messages.
This should allow the server to scale so it can hold a larger number of message.
Revis
User: chirino
Date: 01/10/27 18:27:00
Modified:src/main/org/jboss/mq/pm/file MessageLog.java
PersistenceManager.java
Log:
Commiting my initial implementation of a message cache for the JBossMQ messages.
This should allow the server to scale so it can hold
User: chirino
Date: 01/10/27 18:27:00
Modified:src/main/org/jboss/mq SpyMessage.java
Log:
Commiting my initial implementation of a message cache for the JBossMQ messages.
This should allow the server to scale so it can hold a larger number of message.
Revision ChangesPa
User: chirino
Date: 01/10/27 18:27:00
Modified:src/main/org/jboss/mq/pm/jdbc PersistenceManager.java
Log:
Commiting my initial implementation of a message cache for the JBossMQ messages.
This should allow the server to scale so it can hold a larger number of message.
Revisio
Main and 2.4 are in general too far apart to make merging changes between
branches doable. You have to treat them as independent versions and
apply fixes to both branches using seperate cvs working versions.
- Original Message -
From: "Luke Taylor" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECT
I have cleaned up the errors and the tests are running correctly.
- Original Message -
From: "David Jencks" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 26, 2001 6:25 AM
Subject: Re: [JBoss-dev] compile error in MessageDrivenTxInterceptorBMT -
2.4 branch?
> I notice
User: starksm
Date: 01/10/27 16:00:38
Modified:src/main/org/jboss/ejb/plugins Tag: Branch_2_4
BMPPersistenceManager.java
MessageDrivenTxInterceptorBMT.java
Log:
Change the transaction manager use to the javax.transaction.TransactionMa
So nobody as any idea what might be happening?
We discovered that we are also seeing a XAException
in or logs. Based on the JBoss code it seems that the
XAException is getting throw because of a SQLException
when JBoss try to call conn.commit() However JBoss
swallows the SQLException so we have n
This most likely will not be done before early next year.
Scott Stark
Chief Technology Officer
JBoss Group, LLC
- Original Message -
From: "Peter Antman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, October 22, 2001 12:21 AM
I am working on a JBossSXPrincipalMapping implementation of the
org.jboss.resource.security.PrincipalMapping that returns Subject
for the createSubject(Principal) using the security manager for the
security domain the resource manager is associated with.
- Original Message -
From: "Peter
Change Notes item #475572, was opened at 2001-10-27 08:33
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=381174&aid=475572&group_id=22866
Category: None
Group: v2.4.4
Status: Open
Priority: 5
Submitted By: Luke Taylor (negaton)
Assigned to: Nobody/Anonymous (nobody
Hi,
The only guidelines for tests I can think of right now are to try to use
the JBossTestCase/JBossSetup functionality where appropriate -- this is
only available for 3.0.
Thanks
David Jencks
On 2001.10.27 10:21:21 -0400 Luke Taylor wrote:
>
> Hi David,
>
> Thanks for your help...
>
> David
User: negaton
Date: 01/10/27 07:51:50
Modified:src/main/org/jboss/ejb/plugins/jrmp/interfaces Tag:
Branch_2_4 StatefulHandleImpl.java
Log:
Fix for bug 474134, as commited to main.
Revision ChangesPath
No revision
No
User: negaton
Date: 01/10/27 07:34:17
Modified:src/main/org/jboss/ejb/plugins/jrmp/interfaces
StatefulHandleImpl.java
Log:
Fix for bug 474134. Security context wasn't being propagated during call to
getEJBObject(). (For Entity and Stateless beans the invoc
Hi David,
Thanks for your help...
David Jencks wrote:
> ...
> >
> > 1. What's the situation with the test suite on different platforms. I
> > get a more errors than the number in the standard automated report? I'm
> > running on NT - do some of the tests only work on Linux?
> My understanding
30 matches
Mail list logo