Ticket #90: dm-windowsXPlog.txt

File dm-windowsXPlog.txt, 11.4 KB (added by Malte, 13 years ago)

syntax error in filename

Line 
1
214.09.2011 17:18:24 de.deepamehta.plugins.proxy.ProxyPlugin getResource
3INFO: Requesting resource "file:/" (mediaType="null", size=0)
414.09.2011 17:18:24 de.deepamehta.plugins.proxy.ProxyPlugin checkRemoteAccess
5INFO: Checking remote access to "http://localhost:8080/proxy/file%3A%2F"
6      remote address="127.0.0.1", range="127.0.0.1/32" => ALLOWED
714.09.2011 17:18:24 de.deepamehta.plugins.proxy.ProxyPlugin checkFileAccess
8INFO: Checking file repository access to "\"
9      dm4.proxy.files.path="", canonical request path="C:\" => ALLOWED
1014.09.2011 17:18:24 de.deepamehta.core.impl.service.EmbeddedService getRelatedTo
11pics
12INFO: topicId=1858, assocTypeUri="null", myRoleTypeUri="null", othersRoleTypeUri
13="null", othersTopicTypeUri="null"
1414.09.2011 17:20:17 de.deepamehta.core.impl.service.EmbeddedService getAssociati
15ons
16INFO: topic1Id=1858, topic2Id=1888, assocTypeUri="dm4.core.aggregation"
1714.09.2011 17:20:17 de.deepamehta.core.impl.service.EmbeddedService getAssociati
18ons
19INFO: topic1Id=1858, topic2Id=1888, assocTypeUri="null"
2014.09.2011 17:20:17 de.deepamehta.plugins.proxy.ProxyPlugin getResource
21INFO: Requesting resource "file:C:/Dokumente und Einstellungen" (mediaType="null
22", size=0)
2314.09.2011 17:20:17 de.deepamehta.plugins.proxy.ProxyPlugin checkRemoteAccess
24INFO: Checking remote access to "http://localhost:8080/proxy/file%3AC%3A%5CDokum
25ente%20und%20Einstellungen"
26      remote address="127.0.0.1", range="127.0.0.1/32" => ALLOWED
2714.09.2011 17:20:17 com.sun.jersey.spi.container.ContainerResponse mapMappableCo
28ntainerException
29SCHWERWIEGEND: The RuntimeException could not be mapped to a response, re-throwi
30ng to the HTTP container
31java.lang.RuntimeException: Checking file repository access failed (file="\C:\Do
32kumente und Einstellungen")
33        at de.deepamehta.plugins.proxy.ProxyPlugin.checkFileAccess(ProxyPlugin.j
34ava:142)
35        at de.deepamehta.plugins.proxy.ProxyPlugin.locateFile(ProxyPlugin.java:9
363)
37        at de.deepamehta.plugins.proxy.ProxyPlugin.getResource(ProxyPlugin.java:
3865)
39        at sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
40        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
41        at java.lang.reflect.Method.invoke(Unknown Source)
42        at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMe
43thodInvokerFactory.java:60)
44        at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMeth
45odDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvid
46er.java:185)
47        at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDi
48spatcher.dispatch(ResourceJavaMethodDispatcher.java:75)
49        at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethod
50Rule.java:288)
51        at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHa
52ndPathRule.java:147)
53        at com.sun.jersey.server.impl.uri.rules.ResourceObjectRule.accept(Resour
54ceObjectRule.java:100)
55        at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHa
56ndPathRule.java:147)
57        at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(R
58ootResourceClassesRule.java:84)
59        at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequ
60est(WebApplicationImpl.java:1469)
61        at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequ
62est(WebApplicationImpl.java:1400)
63        at com.sun.jersey.server.impl.application.WebApplicationImpl.handleReque
64st(WebApplicationImpl.java:1349)
65        at com.sun.jersey.server.impl.application.WebApplicationImpl.handleReque
66st(WebApplicationImpl.java:1339)
67        at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponen
68t.java:416)
69        at com.sun.jersey.spi.container.servlet.ServletContainer.service(Servlet
70Container.java:537)
71        at com.sun.jersey.spi.container.servlet.ServletContainer.service(Servlet
72Container.java:699)
73        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
74        at org.apache.felix.http.base.internal.handler.ServletHandler.doHandle(S
75ervletHandler.java:96)
76        at org.apache.felix.http.base.internal.handler.ServletHandler.handle(Ser
77vletHandler.java:79)
78        at org.apache.felix.http.base.internal.dispatch.ServletPipeline.handle(S
79ervletPipeline.java:42)
80        at org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.do
81Filter(InvocationFilterChain.java:49)
82        at org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter
83(HttpFilterChain.java:33)
84        at org.apache.felix.http.base.internal.dispatch.FilterPipeline.dispatch(
85FilterPipeline.java:48)
86        at org.apache.felix.http.base.internal.dispatch.Dispatcher.dispatch(Disp
87atcher.java:39)
88        at org.apache.felix.http.base.internal.DispatcherServlet.service(Dispatc
89herServlet.java:67)
90        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
91        at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511
92)
93        at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:3
9490)
95        at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:1
9682)
97        at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:7
9865)
99        at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:1
10052)
101        at org.mortbay.jetty.Server.handle(Server.java:326)
102        at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:54
1032)
104        at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpCo
105nnection.java:926)
106        at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:549)
107        at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212)
108        at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
109        at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.ja
110va:410)
111        at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.j
112ava:582)
113Caused by: java.io.IOException: Die Syntax f++r den Dateinamen, Verzeichnisnamen
114 oder die Datentr+ñgerbezeichnung ist falsch
115        at java.io.WinNTFileSystem.canonicalize0(Native Method)
116        at java.io.Win32FileSystem.canonicalize(Unknown Source)
117        at java.io.File.getCanonicalPath(Unknown Source)
118        at de.deepamehta.plugins.proxy.ProxyPlugin.checkFileAccess(ProxyPlugin.j
119ava:122)
120        ... 43 more
121[WARNING] /proxy/file%3AC%3A%5CDokumente%20und%20Einstellungen
122java.lang.RuntimeException: Checking file repository access failed (file="\C:\Do
123kumente und Einstellungen")
124        at de.deepamehta.plugins.proxy.ProxyPlugin.checkFileAccess(ProxyPlugin.j
125ava:142)
126        at de.deepamehta.plugins.proxy.ProxyPlugin.locateFile(ProxyPlugin.java:9
1273)
128        at de.deepamehta.plugins.proxy.ProxyPlugin.getResource(ProxyPlugin.java:
12965)
130        at sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
131        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
132        at java.lang.reflect.Method.invoke(Unknown Source)
133        at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMe
134thodInvokerFactory.java:60)
135        at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMeth
136odDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvid
137er.java:185)
138        at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDi
139spatcher.dispatch(ResourceJavaMethodDispatcher.java:75)
140        at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethod
141Rule.java:288)
142        at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHa
143ndPathRule.java:147)
144        at com.sun.jersey.server.impl.uri.rules.ResourceObjectRule.accept(Resour
145ceObjectRule.java:100)
146        at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHa
147ndPathRule.java:147)
148        at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(R
149ootResourceClassesRule.java:84)
150        at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequ
151est(WebApplicationImpl.java:1469)
152        at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequ
153est(WebApplicationImpl.java:1400)
154        at com.sun.jersey.server.impl.application.WebApplicationImpl.handleReque
155st(WebApplicationImpl.java:1349)
156        at com.sun.jersey.server.impl.application.WebApplicationImpl.handleReque
157st(WebApplicationImpl.java:1339)
158        at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponen
159t.java:416)
160        at com.sun.jersey.spi.container.servlet.ServletContainer.service(Servlet
161Container.java:537)
162        at com.sun.jersey.spi.container.servlet.ServletContainer.service(Servlet
163Container.java:699)
164        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
165        at org.apache.felix.http.base.internal.handler.ServletHandler.doHandle(S
166ervletHandler.java:96)
167        at org.apache.felix.http.base.internal.handler.ServletHandler.handle(Ser
168vletHandler.java:79)
169        at org.apache.felix.http.base.internal.dispatch.ServletPipeline.handle(S
170ervletPipeline.java:42)
171        at org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.do
172Filter(InvocationFilterChain.java:49)
173        at org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter
174(HttpFilterChain.java:33)
175        at org.apache.felix.http.base.internal.dispatch.FilterPipeline.dispatch(
176FilterPipeline.java:48)
177        at org.apache.felix.http.base.internal.dispatch.Dispatcher.dispatch(Disp
178atcher.java:39)
179        at org.apache.felix.http.base.internal.DispatcherServlet.service(Dispatc
180herServlet.java:67)
181        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
182        at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511
183)
184        at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:3
18590)
186        at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:1
18782)
188        at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:7
18965)
190        at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:1
19152)
192        at org.mortbay.jetty.Server.handle(Server.java:326)
193        at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:54
1942)
195        at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpCo
196nnection.java:926)
197        at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:549)
198        at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212)
199        at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
200        at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.ja
201va:410)
202        at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.j
203ava:582)
204Caused by: java.io.IOException: Die Syntax f++r den Dateinamen, Verzeichnisnamen
205 oder die Datentr+ñgerbezeichnung ist falsch
206        at java.io.WinNTFileSystem.canonicalize0(Native Method)
207        at java.io.Win32FileSystem.canonicalize(Unknown Source)
208        at java.io.File.getCanonicalPath(Unknown Source)
209        at de.deepamehta.plugins.proxy.ProxyPlugin.checkFileAccess(ProxyPlugin.j
210ava:122)
211        ... 43 more
21214.09.2011 17:20:18 de.deepamehta.core.impl.service.EmbeddedService getRelatedTo
213pics
214INFO: topicId=1888, assocTypeUri="null", myRoleTypeUri="null", othersRoleTypeUri
215="null", othersTopicTypeUri="null"