[ 
https://jira.terracotta.org/jira//browse/CDV-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hung Huynh reopened CDV-685:
----------------------------

      Assignee: Issue Review Board  (was: Alex Miller)

I tested with 2.6-stable1, here's what I had in my tc-config.xml

<repository>d:\work\builds\terracotta-2.6-stable1\tools\sessions\configurator-sandbox\mystuff</repository>

The client started without any error in console log (which is bad since you 
don't know what went wrong), but in the terracotta-client.log, I found this 
stack trace:

2008-04-16 19:14:35,876 [main] ERROR com.tc.plugins.ModulesLoader - Exception 
thrown
java.net.MalformedURLException: unknown protocol: d
        at java.net.URL.<init>(URL.java:574)
        at java.net.URL.<init>(URL.java:464)
        at java.net.URL.<init>(URL.java:413)
        at 
com.tc.bundles.EmbeddedOSGiRuntime$Factory.createOSGiRuntime(EmbeddedOSGiRuntime.java:51)
        at com.tc.plugins.ModulesLoader.initModules(ModulesLoader.java:97)
        at 
com.tc.object.bytecode.hook.impl.DSOContextImpl.<init>(DSOContextImpl.java:88)
        at 
com.tc.object.bytecode.hook.impl.DSOContextImpl.createGlobalContext(DSOContextImpl.java:64)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
com.tc.object.bytecode.hook.impl.ClassProcessorHelper.createGlobalContext(ClassProcessorHelper.java:540)
        at 
com.tc.object.bytecode.hook.impl.ClassProcessorHelper.init(ClassProcessorHelper.java:390)
        at 
com.tc.object.bytecode.hook.impl.ClassProcessorHelper.systemLoaderInitialized(ClassProcessorHelper.java:711)
        at java.lang.ClassLoader.initSystemClassLoader(ClassLoader.java:1327)
        at java.lang.ClassLoader.getSystemClassLoader(ClassLoader.java:1286)

> could not specify a relative path for repository
> ------------------------------------------------
>
>                 Key: CDV-685
>                 URL: https://jira.terracotta.org/jira//browse/CDV-685
>             Project: Community Development
>          Issue Type: Bug
>            Reporter: Taylor Gautier
>            Assignee: Issue Review Board
>            Priority: 1 Critical
>             Fix For: trunk-nightly, 2.6-stable0
>
>
> I suspected that the following:
> <repository>file:///./lib</repository>
> Would specify the lib directory in the current directory for repos, however 
> this gets converted into /lib

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

        
_______________________________________________
tc-dev mailing list
[email protected]
http://lists.terracotta.org/mailman/listinfo/tc-dev

Reply via email to