[jboss-jira] [JBoss JIRA] Updated: (JBMESSAGING-1222) Remote-bisocket JMS test fail on Mac OSX
Tim Fox (JIRA)
jira-events at lists.jboss.org
Fri Feb 22 07:32:42 EST 2008
[ http://jira.jboss.com/jira/browse/JBMESSAGING-1222?page=all ]
Tim Fox updated JBMESSAGING-1222:
---------------------------------
Fix Version/s: 1.4.0.SP3.CP01
> Remote-bisocket JMS test fail on Mac OSX
> ----------------------------------------
>
> Key: JBMESSAGING-1222
> URL: http://jira.jboss.com/jira/browse/JBMESSAGING-1222
> Project: JBoss Messaging
> Issue Type: Bug
> Components: Tests and Performance
> Affects Versions: 1.4.0.SP3
> Environment: Mac OSX 10.4.11 Apple JVM 1.5.0_13
> Mac OSX 10.5.1 Apple JVM 1.5.0_13
> Reporter: Aaron Walker
> Priority: Minor
> Fix For: 1.4.0.SP3.CP01, 1.4.1.beta2
>
>
> I get a NullPointerException from the following in the ServerContainer.java and LocalTestServer.java when running the remote tests
> ServerContainer.java
> ......
> private void readConfigurationFile() throws Exception
> {
> InputStream cs = getClass().getClassLoader().getResourceAsStream(CONFIGURATION_FILE_NAME);
> .....
> and
> LocalTestServer.java
> .....
> public void poisonTheServer(int type) throws Exception
> {
> URL url = this.getClass().getClassLoader().getResource("poison.xml");
> return null when running the remote tests
--
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
More information about the jboss-jira
mailing list