[Registry-dev] [jira] Created: (REGISTRY-288) Sample: filebased-sample fails with exception.

Krishantha Samaraweera (JIRA) jira at wso2.org
Tue May 6 05:05:17 PDT 2008


Sample: filebased-sample fails with exception.
----------------------------------------------

                 Key: REGISTRY-288
                 URL: https://wso2.org/jira/browse/REGISTRY-288
             Project: WSO2 Registry
          Issue Type: Bug
          Components: APP
    Affects Versions: SNAPSHOT
         Environment: Ubuntu 7.10, JDK 1.5.0_08, tomcat 6.0.14, Firefox/2.0.0.8
            Reporter: Krishantha Samaraweera
            Assignee: Deepal Jayasinghe


I have run the filebased-sample by following the guidelines mentioned in the readme file. Following exception occurred while execution.

Exception.
=========

[java] org.wso2.registry.RegistryException: Failed to add the resource to the path : /sample/filesystem/java_test/test/temp/SimpleService.class.
     [java]     at org.wso2.registry.app.RemoteRegistry.put(RemoteRegistry.java:339)
     [java]     at org.wso2.registry.utils.RegistryClientUtils.processImport(RegistryClientUtils.java:104)
     [java]     at org.wso2.registry.utils.RegistryClientUtils.processImport(RegistryClientUtils.java:93)
     [java]     at org.wso2.registry.utils.RegistryClientUtils.processImport(RegistryClientUtils.java:93)
     [java]     at org.wso2.registry.utils.RegistryClientUtils.processImport(RegistryClientUtils.java:93)
     [java]     at org.wso2.registry.utils.RegistryClientUtils.importToRegistry(RegistryClientUtils.java:58)
     [java]     at org.wso2.samples.FileSampleUtils.main(Unknown Source)
     [java]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     [java]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     [java]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     [java]     at java.lang.reflect.Method.invoke(Method.java:585)
     [java]     at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:217)
     [java]     at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:152)
     [java]     at org.apache.tools.ant.taskdefs.Java.run(Java.java:747)
     [java]     at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:201)
     [java]     at org.apache.tools.ant.taskdefs.Java.execute(Java.java:104)
     [java]     at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
     [java]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     [java]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     [java]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     [java]     at java.lang.reflect.Method.invoke(Method.java:585)
     [java]     at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
     [java]     at org.apache.tools.ant.Task.perform(Task.java:348)
     [java]     at org.apache.tools.ant.Target.execute(Target.java:357)
     [java]     at org.apache.tools.ant.Target.performTasks(Target.java:385)
     [java]     at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329)
     [java]     at org.apache.tools.ant.Project.executeTarget(Project.java:1298)
     [java]     at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
     [java]     at org.apache.tools.ant.Project.executeTargets(Project.java:1181)
     [java]     at org.apache.tools.ant.Main.runBuild(Main.java:698)
     [java]     at org.apache.tools.ant.Main.startAnt(Main.java:199)
     [java]     at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)
     [java]     at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the Registry-dev mailing list