Icon not found
Hi,
I'm trying to create my own ontology, but there are no elements displayed on the diagram. In the dm log-file I get the following message: 2011-08-30 16:37:48,857 [] ERROR com.ibm.xtools.rmps.frontservice.jfsclient.RmpsRuntimeException - <rdf> <rdf> <err> Rmps Request Line: GET https://localhost:9443/dm/info?icon=http%3A%2F%2Fwww.w3.org%2F2002%2F07%2Fowl%23Ontology&amp;serverIcon=nil HTTP/1.1 Rmps Request Headers: host: localhost:9443 user-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.18) Gecko/20110614 Firefox/3.6.18 (.NET CLR 3.5.30729) accept: image/png,image/*;q=0.8,*/*;q=0.5 accept-language: en,de-de;q=0.8,de;q=0.5,en-us;q=0.3 accept-encoding: gzip,deflate accept-charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 keep-alive: 115 connection: keep-alive referer: https://localhost:9443/dm/web/projects/systemDomains cookie: jfs-oauth-realm-mapping=https%3A%2F%2Flocalhost%3A9443%2Fjts%3D0; jfs-oauth-access-token0=3d3a3d275eab454f98ee16f6ef90703b; jfs-oauth-access_token-secret0="oC+9RwCjKcn32Q1dAJrklX9y9fcwVNjLuMQWNo78vGU="; JSESSIONIDSSO=66D2F86FF62C6CEECDD071F2546A94F3 com.ibm.xtools.rmps.frontservice.jfsclient.RmpsRuntimeException: 404 (ERROR) :Icon not found for http://www.w3.org/2002/07/owl#Ontology&#xD; at com.ibm.xtools.rmps.info.internal.InfoFrontService.rmpsGet(InfoFrontService.java:117)&#xD; at com.ibm.xtools.rmps.frontservice.RmpsFrontService.rmpsService(RmpsFrontService.java:390)&#xD; at com.ibm.xtools.rmps.frontservice.RmpsFrontService.doGet(RmpsFrontService.java:508)&#xD; at com.ibm.team.jfs.app.servlet.AppContainerServlet.dispatchRequest(AppContainerServlet.java:167)&#xD; at com.ibm.team.jfs.app.servlet.AppContainerServlet.service(AppContainerServlet.java:295)&#xD; at javax.servlet.http.HttpServlet.service(HttpServlet.java:729)&#xD; at org.eclipse.equinox.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:61)&#xD; at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:126)&#xD; at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:76)&#xD; at javax.servlet.http.HttpServlet.service(HttpServlet.java:729)&#xD; at org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:120)&#xD; at javax.servlet.http.HttpServlet.service(HttpServlet.java:729)&#xD; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)&#xD; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)&#xD; at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)&#xD; at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:172)&#xD; at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)&#xD; at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)&#xD; at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:420)&#xD; at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)&#xD; at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174)&#xD; at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:879)&#xD; at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)&#xD; at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)&#xD; at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)&#xD; at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689)&#xD; at java.lang.Thread.run(Thread.java:811)&#xD; </err> <err>ERROR</err> <err>Icon not found for http://www.w3.org/2002/07/owl#Ontology</err> <err>404</err> </rdf> </rdf> Preconditions: - DM3.5 M1 - Sample Projects created during installation Steps I did: - Login on dm 3.5 M1 - Open the "systemDomains" project area - Choose "Design-->Create Ontology" - Specify an URI - Specify a label - Specify a Dmcore NamespacePrefix (which is a substring of the URI) - Click the save button Regards Hendrik |
One answer
Hi Hendrik,
The icons logs are expected (in M1). This is a known issue where some of the legacy services in DM aren't aware of the new DM model specification. However, this isn't the problem you have :) You need to create your domain in context to the "domains" project area. I noticed you entered the "systemDomains" area. This area is reserved for our internal domains and pre-shipped user domains. The "domains" area is where customer / user domain models should be created. Regards, -Steve Hi, |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.