[jboss-jira] [JBoss JIRA] Closed: (JBMESSAGING-1222) Remote-bisocket JMS test fail on Mac OSX
Tim Fox (JIRA)
jira-events at lists.jboss.org
Fri Sep 26 04:52:28 EDT 2008
[ https://jira.jboss.org/jira/browse/JBMESSAGING-1222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tim Fox closed JBMESSAGING-1222.
--------------------------------
> Remote-bisocket JMS test fail on Mac OSX
> ----------------------------------------
>
> Key: JBMESSAGING-1222
> URL: https://jira.jboss.org/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.CP02, 1.4.1.CR1
>
>
> 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: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list