[jboss-jira] [JBoss JIRA] Closed: (JBAS-3969) IOException: unknown protocol: vfsfile

Scott M Stark (JIRA) jira-events at lists.jboss.org
Sun Mar 18 01:38:46 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBAS-3969?page=all ]

Scott M Stark closed JBAS-3969.
-------------------------------

    Fix Version/s: JBossAS-5.0.0.Beta2
                       (was: JBossAS-5.0.0.CR1)
       Resolution: Done

I moved the vfsfile protocol handler pkg setting to the run-junit macro.

> IOException: unknown protocol: vfsfile
> --------------------------------------
>
>                 Key: JBAS-3969
>                 URL: http://jira.jboss.com/jira/browse/JBAS-3969
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Thomas Diesler
>         Assigned To: Scott M Stark
>             Fix For: JBossAS-5.0.0.Beta2
>
>
> All webservice tests fail because of
> Caused by: java.io.IOException: unknown protocol: vfsfile
>         at java.net.URL.readObject(URL.java:1217)
>         at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:946)
>         at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1809)
>         at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1719)
>         at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1305)
>         at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1908)
>         at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1832)
>         at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1719)
>         at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1305)
>         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:348)
>         at org.jboss.ws.core.jaxrpc.ServiceObjectFactory.getObjectInstance(ServiceObjectFactory.java:112)
> An application client is bound into JNDI. At lookup time and object is deserialized that contains a URL property with the vfsfile protocol. It seems that the JNDI layer is not aware of the URLStreamHandlerFactory 

-- 
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