Eric Dziewa opened 9 years ago
|
|
Could you please share exact version (and/or package you used) and complete configuration? |
|
It looks like this file is not part of any of the distribution builds nor our sources. |
|
I was using tigase-issue #7.1.0-SNAPSHOT-b4199 on tpub. It's strange because i grepped for that string in the entire directory, it's only mentioned in logs. Maybe it's in one of the jars.
|
|
I already talked about this issue with %wojtek and we checked that there is no mention of HelloWorld class (script) in Tigase sources. So as you mentioned I expected that there is no mention of it in directory. As I checked MonitorComponent sources I see that it loads scripts/task from database, so most likely this HelloWorld class is in script which is somewhere in database used by this installation. I suppose that it will be in |
|
I will verify because I think I've seen this before. |
|
I've found this in the database on tpub tig_pairs. I deleted it and the error has gone away. Can any of you identify how it got there?
|
|
This is just a guess, but: I think you can manage the tasks via AdHocs, thus it got created while testing, then along the way there may have been a change in the code resulting in error. I don't think we need to investigate it further. |
Type |
Bug
|
Priority |
Normal
|
Assignee | |
RedmineID |
4067
|
Spent time |
22h 30m
|
Turning debug level way up on a new install produces lots of errors about
public class HelloWorld
. The server still runs fine.tigase-console.log