[jboss-jira] [JBoss JIRA] (AS7-3983) I have deployed a ejb3 in jboss7.1 server. I'm getting CommunicationException
Darran Lofthouse (JIRA)
jira-events at lists.jboss.org
Thu Mar 1 07:00:37 EST 2012
[ https://issues.jboss.org/browse/AS7-3983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Darran Lofthouse resolved AS7-3983.
-----------------------------------
Fix Version/s: (was: 7.1.1.Final)
Resolution: Rejected
Hi Narendra, you have found the issue tracking system we use for our projects, for help with your own installation / issues you should start a discussion in the community forums: -
https://community.jboss.org/en/jbossas7
> I have deployed a ejb3 in jboss7.1 server. I'm getting CommunicationException
> -----------------------------------------------------------------------------
>
> Key: AS7-3983
> URL: https://issues.jboss.org/browse/AS7-3983
> Project: Application Server 7
> Issue Type: Bug
> Components: EJB
> Affects Versions: 7.1.0.Final
> Environment: Windows environment
> Reporter: narendra reddy
> Assignee: jaikiran pai
> Labels: As7.1, issue, jboss, jndi
>
> Dear friends,
> javax.naming.CommunicationException: Could not obtain connection to any of these urls: localhost:1099 and discovery failed with error: javax.naming.CommunicationException: Receive timed out [Root exception is java.net.SocketTimeoutException: Receive timed out] [Root exception is javax.naming.CommunicationException: Failed to connect to server localhost:1099 [Root exception is javax.naming.ServiceUnavailableException: Failed to connect to server localhost:1099 [Root exception is java.net.ConnectException: Connection refused: connect]]]
> at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1452)
> at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:597)
> props.setProperty("java.naming.provider.url", "jnp://localhost:1099");
> after that i tried with
> props.setProperty("java.naming.provider.url", "jnp://localhost:4447");
> Please help us, would appreciated.
> Thanks.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list