Giter Site home page Giter Site logo

Comments (1)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 23, 2024
Not sure, whether this is a similar problem.
I got this error-message until I realized that fixing the space in the path 
resolves the problem (I replaced irrelevant parts of the path with ...):

matlabcontrol.MatlabConnectionException: Support code location could not be 
determined. Could not convert from URL to URI location.
URL Location: file:/Users/ ... /KNIME 
2.11.2/configuration/org.eclipse.osgi/bundles/224/1/.cp/lib/matlabcontrol-4.1.0.
jar
Code Source: (file:/Users/ ... /KNIME 
2.11.2/configuration/org.eclipse.osgi/bundles/224/1/.cp/lib/matlabcontrol-4.1.0.
jar <no signer certificates>)
Protection Domain: ProtectionDomain  (file:/Users/ ... /KNIME 
2.11.2/configuration/org.eclipse.osgi/bundles/224/1/.cp/lib/matlabcontrol-4.1.0.
jar <no signer certificates>)
 null
 <no principals>
 java.security.AllPermissionCollection@f7dc93f (
 ("java.security.AllPermission" "<all permissions>" "<all actions>")
)


Class Loader: org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader@6a738cf5
Class Loader Class: class 
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader
    at matlabcontrol.Configuration.getSupportCodeLocation(Configuration.java:309)
    at matlabcontrol.RemoteMatlabProxyFactory.createProcess(RemoteMatlabProxyFactory.java:289)
    at matlabcontrol.RemoteMatlabProxyFactory.requestProxy(RemoteMatlabProxyFactory.java:125)
    at matlabcontrol.MatlabProxyFactory.requestProxy(MatlabProxyFactory.java:92)
    at ...

Caused by: java.net.URISyntaxException: Illegal character in path at index 46: 
file:/Users/ ... /KNIME 
2.11.2/configuration/org.eclipse.osgi/bundles/224/1/.cp/lib/matlabcontrol-4.1.0.
jar
    at java.net.URI$Parser.fail(URI.java:2829)
    at java.net.URI$Parser.checkChars(URI.java:3002)
    at java.net.URI$Parser.parseHierarchical(URI.java:3086)
    at java.net.URI$Parser.parse(URI.java:3034)
    at java.net.URI.<init>(URI.java:595)
    at java.net.URL.toURI(URL.java:938)
    at matlabcontrol.Configuration.getSupportCodeLocation(Configuration.java:248)

Original comment by [email protected] on 7 May 2015 at 1:21

from matlabcontrol.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.