|
|
|
Herli Menezes
|
Hello,
I am a new user, as I was studying pizzas ontology, I got this strange erros, as I tryied to set range definition form hasTopping property. What can I do? -- Herli Menezes _______________________________________________ protege-owl mailing list [hidden email] https://mailman.stanford.edu/mailman/listinfo/protege-owl Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 |
||||||||||||||||
|
Timothy Redmond
|
That is a strange error. My best guess is that you are either using some java before java 1.5 or you are using a version of java other than sun java. Could you send the platform information that shows up early in the console window? It should look something like this: Starting Protege 4 OWL Editor (Version 4.0.113) Platform: Java: JVM 1.5.0_20-b02-315 Memory: 1762M Language: en, Country: US Framework: Eclipse (1.5.0) OS: MacOSX (10.5.8) Processor: PowerPC -Timothy On Oct 26, 2009, at 6:22 PM, Herli Joaquim de Menezes wrote: > Hello, > I am a new user, as I was studying pizzas ontology, I got this > strange erros, as I tryied to set range definition form hasTopping > property. What can I do? > > > > -- > Herli Menezes > > > <ProtegeErrorReport>_______________________________________________ > protege-owl mailing list > [hidden email] > https://mailman.stanford.edu/mailman/listinfo/protege-owl > > Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 _______________________________________________ protege-owl mailing list [hidden email] https://mailman.stanford.edu/mailman/listinfo/protege-owl Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 |
|
Herli Menezes
|
Mr. Redmond,
thank you for your attention. Here is the platform information you asked me: -------------- Herli@localhost Protege_4.0_beta]$ ./run.sh Starting Protege 4 OWL Editor (Version 4.0.109) Platform: Java: JVM 1.6.0_10-b33 Memory: 202M Language: pt, Country: BR Framework: Eclipse (1.4.0) OS: Linux (2.6.30.5-43.fc11.x86_64) Processor: amd64 ---------------- Herli Menezes 2009/10/28 Timothy Redmond <[hidden email]>
-- Herli Menezes _______________________________________________ protege-owl mailing list [hidden email] https://mailman.stanford.edu/mailman/listinfo/protege-owl Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 |
||||||||||||||||
|
Timothy Redmond
|
I should have realized this immediately. This exception is being thrown by the dl-learner plugin. The key line that is of interest is org.dllearner.tools.protege.DLLearnerView.<init>(DLLearnerView.java:136) which somehow is invoking the class loader and failing. I still am not sure what is wrong and I will investigate further tomorrow. But you might try contracting the dl-learner developers to see if they know anything further. If you find anything further out I would be very interested in hearing about it. This particular type of exception is still a bit mysterious to me and I would like to understand this better. You seem to be doing the right things. Protege 4 is written in Java 5 to accommodate the laggard apple platform. But the dl-learner plugin requires java 6 which is what you are using. As far as I know this combination should work. It looks like the line where things go bad would at worst involve a java 6 class trying to load a java 5 class which sounds like the direction that should work. -Timothy On Oct 28, 2009, at 2:28 PM, Herli Joaquim de Menezes wrote: > Mr. Redmond, > > thank you for your attention. Here is the platform information you > asked me: > -------------- > Herli@localhost Protege_4.0_beta]$ ./run.sh > Starting Protege 4 OWL Editor (Version 4.0.109) > Platform: > Java: JVM 1.6.0_10-b33 Memory: 202M > Language: pt, Country: BR > Framework: Eclipse (1.4.0) > OS: Linux (2.6.30.5-43.fc11.x86_64) > Processor: amd64 > ---------------- > > Herli Menezes > > 2009/10/28 Timothy Redmond <[hidden email]> > > That is a strange error. My best guess is that you are either using > some java before java 1.5 or you are using a version of java other > than sun java. Could you send the platform information that shows > up early in the console window? It should look something like this: > > Starting Protege 4 OWL Editor (Version 4.0.113) > Platform: > Java: JVM 1.5.0_20-b02-315 Memory: 1762M > Language: en, Country: US > Framework: Eclipse (1.5.0) > OS: MacOSX (10.5.8) > Processor: PowerPC > > > -Timothy > > > > > On Oct 26, 2009, at 6:22 PM, Herli Joaquim de Menezes wrote: > > Hello, > I am a new user, as I was studying pizzas ontology, I got this > strange erros, as I tryied to set range definition form hasTopping > property. What can I do? > > > > -- > Herli Menezes > > > <ProtegeErrorReport>_______________________________________________ > > protege-owl mailing list > [hidden email] > https://mailman.stanford.edu/mailman/listinfo/protege-owl > > Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 > > _______________________________________________ > protege-owl mailing list > [hidden email] > https://mailman.stanford.edu/mailman/listinfo/protege-owl > > Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 > > > > -- > Herli Menezes > > > _______________________________________________ > protege-owl mailing list > [hidden email] > https://mailman.stanford.edu/mailman/listinfo/protege-owl > > Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 _______________________________________________ protege-owl mailing list [hidden email] https://mailman.stanford.edu/mailman/listinfo/protege-owl Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 |
||||||||||||||||
|
Herli Menezes
|
Mr. Redmond
Excuse me for my bad english, Im not a english speaking guy. I tryied to fix the bug, not using DLLearner. I did a new installation from the schatch, sweeping out older directories and plugins. Got a new one, Protégé 4.0.1. As I tryied running owl pizza ontology, I got a new and longer error message. The main trouble was an stack overflow, as I guess. Errors appear as I try to set object properties (hasTopping or hasIngredient), if I point to any of the objects properties (Im following Pizza Tutorial...) I got this error. Protégé, as far as I know, has no debugging window, I cant fix the error source unless from error report. By the way im sending last error report attached to this message. HJdM 2009/10/28 Timothy Redmond <[hidden email]>
-- Herli Menezes _______________________________________________ protege-owl mailing list [hidden email] https://mailman.stanford.edu/mailman/listinfo/protege-owl Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 |
||||||||||||||||
|
Timothy Redmond
|
Yes this looks like a Protege 4 bug. Interesting. I will try to fix it or I will put in on the bug tracker. -Timothy On Oct 31, 2009, at 7:11 AM, Herli Joaquim de Menezes wrote: > Mr. Redmond > > Excuse me for my bad english, Im not a english speaking guy. > I tryied to fix the bug, not using DLLearner. I did a new > installation from the schatch, sweeping out older directories and > plugins. Got a new one, Protégé 4.0.1. As I tryied running owl pizza > ontology, I got a new and longer error message. The main trouble was > an stack overflow, as I guess. > Errors appear as I try to set object properties (hasTopping or > hasIngredient), if I point to any of the objects properties (Im > following Pizza Tutorial...) I got this error. Protégé, as far as I > know, has no debugging window, I cant fix the error source unless > from error report. By the way im sending last error report attached > to this message. > > HJdM > > 2009/10/28 Timothy Redmond <[hidden email]> > > I should have realized this immediately. This exception is being > thrown by the dl-learner plugin. The key line that is of interest is > > > org.dllearner.tools.protege.DLLearnerView.<init>(DLLearnerView.java: > 136) > > which somehow is invoking the class loader and failing. I still am > not sure what is wrong and I will investigate further tomorrow. But > you might try contracting the dl-learner developers to see if they > know anything further. If you find anything further out I would be > very interested in hearing about it. This particular type of > exception is still a bit mysterious to me and I would like to > understand this better. > > You seem to be doing the right things. Protege 4 is written in Java > 5 to accommodate the laggard apple platform. But the dl-learner > plugin requires java 6 which is what you are using. As far as I > know this combination should work. It looks like the line where > things go bad would at worst involve a java 6 class trying to load a > java 5 class which sounds like the direction that should work. > > -Timothy > > > > On Oct 28, 2009, at 2:28 PM, Herli Joaquim de Menezes wrote: > > Mr. Redmond, > > thank you for your attention. Here is the platform information you > asked me: > -------------- > Herli@localhost Protege_4.0_beta]$ ./run.sh > Starting Protege 4 OWL Editor (Version 4.0.109) > Platform: > Java: JVM 1.6.0_10-b33 Memory: 202M > Language: pt, Country: BR > Framework: Eclipse (1.4.0) > OS: Linux (2.6.30.5-43.fc11.x86_64) > Processor: amd64 > ---------------- > > Herli Menezes > > 2009/10/28 Timothy Redmond <[hidden email]> > > That is a strange error. My best guess is that you are either using > some java before java 1.5 or you are using a version of java other > than sun java. Could you send the platform information that shows > up early in the console window? It should look something like this: > > Starting Protege 4 OWL Editor (Version 4.0.113) > Platform: > Java: JVM 1.5.0_20-b02-315 Memory: 1762M > Language: en, Country: US > Framework: Eclipse (1.5.0) > OS: MacOSX (10.5.8) > Processor: PowerPC > > > -Timothy > > > > > On Oct 26, 2009, at 6:22 PM, Herli Joaquim de Menezes wrote: > > Hello, > I am a new user, as I was studying pizzas ontology, I got this > strange erros, as I tryied to set range definition form hasTopping > property. What can I do? > > > > -- > Herli Menezes > > > <ProtegeErrorReport>_______________________________________________ > > protege-owl mailing list > [hidden email] > https://mailman.stanford.edu/mailman/listinfo/protege-owl > > Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 > > _______________________________________________ > protege-owl mailing list > [hidden email] > https://mailman.stanford.edu/mailman/listinfo/protege-owl > > Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 > > > > -- > Herli Menezes > > > _______________________________________________ > protege-owl mailing list > [hidden email] > https://mailman.stanford.edu/mailman/listinfo/protege-owl > > Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 > > _______________________________________________ > protege-owl mailing list > [hidden email] > https://mailman.stanford.edu/mailman/listinfo/protege-owl > > Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 > > > > -- > Herli Menezes > > > <ProtegeErrorReport_2>_______________________________________________ > protege-owl mailing list > [hidden email] > https://mailman.stanford.edu/mailman/listinfo/protege-owl > > Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 _______________________________________________ protege-owl mailing list [hidden email] https://mailman.stanford.edu/mailman/listinfo/protege-owl Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 |
||||||||||||||||
|
Timothy Redmond
|
In reply to this post
by Herli Menezes
I have added this to the bug tracker [1]. It is a good bug report but I because I have not seen it before I have been assuming that it is not happening all the time. Am I wrong in this assumption? -Timothy [1] https://bmir-gforge.stanford.edu/gf/project/owleditor/tracker/?action=TrackerItemEdit&tracker_item_id=1690 On Oct 31, 2009, at 7:11 AM, Herli Joaquim de Menezes wrote: > Mr. Redmond > > Excuse me for my bad english, Im not a english speaking guy. > I tryied to fix the bug, not using DLLearner. I did a new > installation from the schatch, sweeping out older directories and > plugins. Got a new one, Protégé 4.0.1. As I tryied running owl pizza > ontology, I got a new and longer error message. The main trouble was > an stack overflow, as I guess. > Errors appear as I try to set object properties (hasTopping or > hasIngredient), if I point to any of the objects properties (Im > following Pizza Tutorial...) I got this error. Protégé, as far as I > know, has no debugging window, I cant fix the error source unless > from error report. By the way im sending last error report attached > to this message. > > HJdM > > 2009/10/28 Timothy Redmond <[hidden email]> > > I should have realized this immediately. This exception is being > thrown by the dl-learner plugin. The key line that is of interest is > > > org.dllearner.tools.protege.DLLearnerView.<init>(DLLearnerView.java: > 136) > > which somehow is invoking the class loader and failing. I still am > not sure what is wrong and I will investigate further tomorrow. But > you might try contracting the dl-learner developers to see if they > know anything further. If you find anything further out I would be > very interested in hearing about it. This particular type of > exception is still a bit mysterious to me and I would like to > understand this better. > > You seem to be doing the right things. Protege 4 is written in Java > 5 to accommodate the laggard apple platform. But the dl-learner > plugin requires java 6 which is what you are using. As far as I > know this combination should work. It looks like the line where > things go bad would at worst involve a java 6 class trying to load a > java 5 class which sounds like the direction that should work. > > -Timothy > > > > On Oct 28, 2009, at 2:28 PM, Herli Joaquim de Menezes wrote: > > Mr. Redmond, > > thank you for your attention. Here is the platform information you > asked me: > -------------- > Herli@localhost Protege_4.0_beta]$ ./run.sh > Starting Protege 4 OWL Editor (Version 4.0.109) > Platform: > Java: JVM 1.6.0_10-b33 Memory: 202M > Language: pt, Country: BR > Framework: Eclipse (1.4.0) > OS: Linux (2.6.30.5-43.fc11.x86_64) > Processor: amd64 > ---------------- > > Herli Menezes > > 2009/10/28 Timothy Redmond <[hidden email]> > > That is a strange error. My best guess is that you are either using > some java before java 1.5 or you are using a version of java other > than sun java. Could you send the platform information that shows > up early in the console window? It should look something like this: > > Starting Protege 4 OWL Editor (Version 4.0.113) > Platform: > Java: JVM 1.5.0_20-b02-315 Memory: 1762M > Language: en, Country: US > Framework: Eclipse (1.5.0) > OS: MacOSX (10.5.8) > Processor: PowerPC > > > -Timothy > > > > > On Oct 26, 2009, at 6:22 PM, Herli Joaquim de Menezes wrote: > > Hello, > I am a new user, as I was studying pizzas ontology, I got this > strange erros, as I tryied to set range definition form hasTopping > property. What can I do? > > > > -- > Herli Menezes > > > <ProtegeErrorReport>_______________________________________________ > > protege-owl mailing list > [hidden email] > https://mailman.stanford.edu/mailman/listinfo/protege-owl > > Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 > > _______________________________________________ > protege-owl mailing list > [hidden email] > https://mailman.stanford.edu/mailman/listinfo/protege-owl > > Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 > > > > -- > Herli Menezes > > > _______________________________________________ > protege-owl mailing list > [hidden email] > https://mailman.stanford.edu/mailman/listinfo/protege-owl > > Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 > > _______________________________________________ > protege-owl mailing list > [hidden email] > https://mailman.stanford.edu/mailman/listinfo/protege-owl > > Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 > > > > -- > Herli Menezes > > > <ProtegeErrorReport_2>_______________________________________________ > protege-owl mailing list > [hidden email] > https://mailman.stanford.edu/mailman/listinfo/protege-owl > > Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 _______________________________________________ protege-owl mailing list [hidden email] https://mailman.stanford.edu/mailman/listinfo/protege-owl Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 |
||||||||||||||||
|
Herli Menezes
|
Mr. Timothy,
I am trying to know what is happening with Protege and its strange erro message. As fas as I can see, there are two types of errors, the former saying that stack is full and this one I have pasted at the url below. I am probing in order to grasp some regularity. When I click to some class at class pane, I get this error. I dont know if it will affect the global behavior of Protege. I have not done any queries because I am construction ontology first. By the way I am trying to model some Physics concepts interrelationships in order to devise a way toautomatically compose a dependency chain of concepts for an e-learning sistem design. The last error message is shown at http://pastebin.ca/1672773 Thank you for ur attention. HJdM 2009/11/11 Timothy Redmond <[hidden email]>
-- Herli Menezes _______________________________________________ protege-owl mailing list [hidden email] https://mailman.stanford.edu/mailman/listinfo/protege-owl Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 |
||||||||||||||||
|
Timothy Redmond
|
It looks like you are using the Navigation View. It also looks like you will need to disable it. I have attached a picture of it. I suspect that when you get the stack overflow exception, you are selecting an item in this view. The other exception occurs when select something outside of this view. To disable the view click the small x in the upper right hand corner. If you continue to have problems you may want to consider flushing your current protege preferences [1]. This will reset all the tabs back to their default settings. Also there is a "Reset tab back to its default state" menu item at the bottom of the Tab menu which may be useful for returning tabs back to their default state. I will have to investigate the Navigation View but apparently it can cause stack overflow problems and the other exception that you mention. I don't know much about this view but it either doesn't work or it depends on some assumptions that I don't know about yet. I am updating the bug report and will look into this further. -Timothy [1] http://protegewiki.stanford.edu/index.php/ClearingP4Preferences On Nov 15, 2009, at 4:10 PM, Herli Joaquim de Menezes wrote: > Mr. Timothy, > > I am trying to know what is happening with Protege and its strange > erro message. As fas as I can see, there are two types of errors, > the former saying that stack is full and this one I have pasted at > the url below. I am probing in order to grasp some regularity. When > I click to some class at class pane, I get this error. I dont know > if it will affect the global behavior of Protege. I have not done > any queries because I am construction ontology first. By the way I > am trying to model some Physics concepts interrelationships in order > to devise a way toautomatically compose a dependency chain of > concepts for an e-learning sistem design. > > The last error message is shown at http://pastebin.ca/1672773 > > Thank you for ur attention. > > HJdM > 2009/11/11 Timothy Redmond <[hidden email]> > > I have added this to the bug tracker [1]. It is a good bug report > but I because I have not seen it before I have been assuming that > it is not happening all the time. Am I wrong in this assumption? > > -Timothy > > [1] https://bmir-gforge.stanford.edu/gf/project/owleditor/tracker/?action=TrackerItemEdit&tracker_item_id=1690 > > > On Oct 31, 2009, at 7:11 AM, Herli Joaquim de Menezes wrote: > > Mr. Redmond > > Excuse me for my bad english, Im not a english speaking guy. > I tryied to fix the bug, not using DLLearner. I did a new > installation from the schatch, sweeping out older directories and > plugins. Got a new one, Protégé 4.0.1. As I tryied running owl pizza > ontology, I got a new and longer error message. The main trouble was > an stack overflow, as I guess. > Errors appear as I try to set object properties (hasTopping or > hasIngredient), if I point to any of the objects properties (Im > following Pizza Tutorial...) I got this error. Protégé, as far as I > know, has no debugging window, I cant fix the error source unless > from error report. By the way im sending last error report attached > to this message. > > HJdM > > 2009/10/28 Timothy Redmond <[hidden email]> > > I should have realized this immediately. This exception is being > thrown by the dl-learner plugin. The key line that is of interest is > > > org.dllearner.tools.protege.DLLearnerView.<init>(DLLearnerView.java: > 136) > > which somehow is invoking the class loader and failing. I still am > not sure what is wrong and I will investigate further tomorrow. But > you might try contracting the dl-learner developers to see if they > know anything further. If you find anything further out I would be > very interested in hearing about it. This particular type of > exception is still a bit mysterious to me and I would like to > understand this better. > > You seem to be doing the right things. Protege 4 is written in Java > 5 to accommodate the laggard apple platform. But the dl-learner > plugin requires java 6 which is what you are using. As far as I > know this combination should work. It looks like the line where > things go bad would at worst involve a java 6 class trying to load a > java 5 class which sounds like the direction that should work. > > -Timothy > > > > On Oct 28, 2009, at 2:28 PM, Herli Joaquim de Menezes wrote: > > Mr. Redmond, > > thank you for your attention. Here is the platform information you > asked me: > -------------- > Herli@localhost Protege_4.0_beta]$ ./run.sh > Starting Protege 4 OWL Editor (Version 4.0.109) > Platform: > Java: JVM 1.6.0_10-b33 Memory: 202M > Language: pt, Country: BR > Framework: Eclipse (1.4.0) > OS: Linux (2.6.30.5-43.fc11.x86_64) > Processor: amd64 > ---------------- > > Herli Menezes > > 2009/10/28 Timothy Redmond <[hidden email]> > > That is a strange error. My best guess is that you are either using > some java before java 1.5 or you are using a version of java other > than sun java. Could you send the platform information that shows > up early in the console window? It should look something like this: > > Starting Protege 4 OWL Editor (Version 4.0.113) > Platform: > Java: JVM 1.5.0_20-b02-315 Memory: 1762M > Language: en, Country: US > Framework: Eclipse (1.5.0) > OS: MacOSX (10.5.8) > Processor: PowerPC > > > -Timothy > > > > > On Oct 26, 2009, at 6:22 PM, Herli Joaquim de Menezes wrote: > > Hello, > I am a new user, as I was studying pizzas ontology, I got this > strange erros, as I tryied to set range definition form hasTopping > property. What can I do? > > > > -- > Herli Menezes > > > <ProtegeErrorReport>_______________________________________________ > > protege-owl mailing list > [hidden email] > https://mailman.stanford.edu/mailman/listinfo/protege-owl > > Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 > > _______________________________________________ > protege-owl mailing list > [hidden email] > https://mailman.stanford.edu/mailman/listinfo/protege-owl > > Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 > > > > -- > Herli Menezes > > > _______________________________________________ > protege-owl mailing list > [hidden email] > https://mailman.stanford.edu/mailman/listinfo/protege-owl > > Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 > > _______________________________________________ > protege-owl mailing list > [hidden email] > https://mailman.stanford.edu/mailman/listinfo/protege-owl > > Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 > > > > -- > Herli Menezes > > > <ProtegeErrorReport_2>_______________________________________________ > > protege-owl mailing list > [hidden email] > https://mailman.stanford.edu/mailman/listinfo/protege-owl > > Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 > > _______________________________________________ > protege-owl mailing list > [hidden email] > https://mailman.stanford.edu/mailman/listinfo/protege-owl > > Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 > > > > -- > Herli Menezes > > > _______________________________________________ > protege-owl mailing list > [hidden email] > https://mailman.stanford.edu/mailman/listinfo/protege-owl > > Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 _______________________________________________ protege-owl mailing list [hidden email] https://mailman.stanford.edu/mailman/listinfo/protege-owl Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03 |
||||||||||||||||
| Free Embeddable Forum Powered by Nabble | Help |