Sascha,
I just setup 3.0.3, and I get the same error messages as with 3.0.0, 3.0.1 
and 3.0.2.
I'm not surprised by this because I'm using the JBoss client jars, and I 
doubt if these have changed very much between minor releases.

I suspect that this has nothing to do with JBoss at all, but is in fact 
some insidious problem in our JVM (Sun's 1.4.1 for Windows) or even 
something in the OS.

Also, I have searched my disk for the magic 10.100.1.30:1100 and its not 
to be found. Here's my jndi.properties file:
# Sample ResourceBundle properties file
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces
java.naming.provider.url=jnp://localhost:1099
#java.naming.provider.url=jnp://srv-dublin-01:1400
#java.naming.provider.url=jnp://localhost:1400

java.naming.rmi.security.manager=yes

Ciao,
Jonathan O'Connor
Ph: +353 1 872 3305
Mob: +353 86 824 9736
Fax: +353 1 873 3612




"Sacha Labourey" <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
18.10.2002 08:35
Please respond to jboss-user

 
        To:     <[EMAIL PROTECTED]>
        cc: 
        Subject:        RE: [JBoss-user] JNDI port error in JBoss 3.0.0, 1 and.2


Could you please check with the latest stable release, 3.0.3?

> -----Message d'origine-----
> De : [EMAIL PROTECTED]
> [mailto:jboss-user-admin@;lists.sourceforge.net]De la part de
> Jonathan.O'[EMAIL PROTECTED]
> Envoye : jeudi, 17 octobre 2002 19:13
> A : [EMAIL PROTECTED]
> Objet : [JBoss-user] JNDI port error in JBoss 3.0.0, 1 and.2
>
>
> Folks,
> Steps to produce error:
> 1. Make sure my jboss server is not running.
> 2. Start my client app which tries to connect to the JBoss server
>
> Result:
> Error message that refers to a completely different
> java.naming.provider.url (actually one of my colleagues ports on a
> different server machine)
>
> Expected result:
> Error message that refers to my java.naming.provider.url (in my case
> localhost:1099)
>
> Environment: Happens on JBoss 3.0.0, 3.0.1 and 3.0.2 running under Linux
> or Windows 2000.
>
> (ejb.RemoteHomeFactory               122 ) Exception occurred while
> looking up a remote home object
> javax.naming.CommunicationException: Failed to retrieve stub from server
> 10.100.1.30:1100.  Root exception is
> java.io.StreamCorruptedException: unexpected block data
>         at
> java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1288)
>         at
> java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1845)
>         at
> java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1769)
>         at
> 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1646)
>         at
> java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
>         at
> java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1845)
>         at
> java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1769)
>         at
> 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1646)
>         at
> java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
>         at
> java.io.ObjectInputStream.readObject(ObjectInputStream.java:324)
>         at java.rmi.MarshalledObject.get(MarshalledObject.java:135)
>         at
> org.jnp.interfaces.NamingContext.getServer(NamingContext.java:169)
>         at
> org.jnp.interfaces.NamingContext.discoverServer(NamingContext.java:942)
>         at
> org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1017)
>         at 
org.jnp.interfaces.NamingContext.lookup(NamingContext.java:447)
>         at 
org.jnp.interfaces.NamingContext.lookup(NamingContext.java:440)
>         at javax.naming.InitialContext.lookup(InitialContext.java:347)
>         at
> xcom.traxbahn.util.ejb.RemoteHomeFactory.lookUpHome(RemoteHomeFact
> ory.java:111)
>
> Ciao,
> Jonathan O'Connor
> Ph: +353 1 872 3305
> Mob: +353 86 824 9736
> Fax: +353 1 873 3612
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
>



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to