Hi, thanks for the suggestions. I tried both, substituting the blank with %20% and using the mylong~1 stuff, but with no effect, in both cases a MalformedURLException is thrown. Ciao Annegret > -----Original Message----- > From: Burkhard Vogel [SMTP:[EMAIL PROTECTED]] > Sent: Donnerstag, 19. Juli 2001 17:33 > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] MalformedURLException if blank in jboss > installation path > > Hi, > this is a java "feature", if you can try substituting the blank with %20% > in > JBOSS_HOME, tell what happens (or an dos try the mylong~1 stuff). > Burkhard > ----- Original Message ----- > From: "Sternagel Annegret (PN-SYS/DAS)" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, July 19, 2001 4:28 PM > Subject: [JBoss-user] MalformedURLException if blank in jboss installation > path > > > > Hello, > > > > we are still using jboss 2.1. With this version we get a > > MalformedURLException during startup if there is a blank in the jboss > > installation path. > > Is this a known problem and fixed in a newer jboss version ? > > Any suggestions appreciated. > > > > Ciao > > Annegret > > > > [CorbaService] java.net.MalformedURLException: no protocol: > > test/conf/default/ > > [CorbaService] at java.net.URL.<init>(URL.java:473) > > [CorbaService] at java.net.URL.<init>(URL.java:376) > > [CorbaService] at java.net.URL.<init>(URL.java:330) > > [CorbaService] at > > sun.rmi.server.LoaderHandler.pathToURLs(LoaderHandler.java:374) > > [CorbaService] at > > sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:132) > > [CorbaService] at > > > sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:143 > ) > > [CorbaService] at > > > java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:918) > > [CorbaService] at > > java.io.ObjectInputStream.readObject(ObjectInputStream.java:366) > > [CorbaService] at > > java.io.ObjectInputStream.readObject(ObjectInputStream.java:236) > > [CorbaService] at > > java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186) > > [CorbaService] at > > java.io.ObjectInputStream.readObject(ObjectInputStream.java:386) > > [CorbaService] at > > java.io.ObjectInputStream.readObject(ObjectInputStream.java:236) > > [CorbaService] at > java.rmi.MarshalledObject.get(MarshalledObject.java:138) > > [CorbaService] at > > org.jnp.interfaces.NamingContext.lookup(NamingContext.java:299) > > [CorbaService] at > > org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279) > > [CorbaService] at > > javax.naming.InitialContext.lookup(InitialContext.java:350) > > > > _______________________________________________ > > JBoss-user mailing list > > [EMAIL PROTECTED] > > http://lists.sourceforge.net/lists/listinfo/jboss-user > > > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > http://lists.sourceforge.net/lists/listinfo/jboss-user _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user
RE: [JBoss-user] MalformedURLException if blank in jboss installation path
Sternagel Annegret (PN-SYS/DAS) Fri, 20 Jul 2001 01:23:57 -0700
- [JBoss-user] MalformedURLException if blan... Sternagel Annegret (PN-SYS/DAS)
- Re: [JBoss-user] MalformedURLExceptio... Burkhard Vogel
- Re: [JBoss-user] MalformedURLExceptio... Sternagel Annegret (PN-SYS/DAS)
- Re: [JBoss-user] MalformedURLExce... Philipp Meier
- [JBoss-user] MalformedURLException if... Wu, Jimmy
