stupid me
ok, throw bricks at me, i posted part of some code which was sent to me today and looked like some virus stuff (don't ask why.. and as it was only a small part, i thought iit wouldn't do any harm.. or maybe i didn't think at all..). now all i get while trying to get to eleg.antville is: "Error in application 'antville': Error retrieving Node: 255"
guess one has to do stupid things every now and then, but this seems to be really stupid...
any way you guys can fix it?
[update:] i can get in via /referrers but cannot change to home or stories. i can also go to /topics but the topiclist ends with this "[HopMacro error in this.topiclist: helma.scripting.ScriptingException: Error retrieving Node: 255]" and there is no topic "nerdwelt" in which the code was published.
abt. zerstoerungsfreie materialpruefung
hns
Gefixt, allerdings ist der Virencode dabei draufgegangen. Interessanterweise war es die raw-text-version, die beim speichern Probleme machte.
mutant
da bin ich aber froh!
danke!
mutant
komisch, das ich erst noch kommentieren konnte, bevor alles den bach runter ging...
hns
Der Fehler passierte beim Laden des Eintrags aus der Datenbank. Nach dem Posten war die Geschichte eine Zeitlang im Cache, erst als sie dort rausgeflogen ist gab es die Meldung.
Könnte ich den Viren-Text vielleicht zum Testen haben? Am besten einfach Mail forwarden an hannes at helma.at. Mit welchem Browser hast du das gepostet?
mutant
alles schon weg. gepostet mit omni web.
mutant
sieht auf den ersten blick sehr aehnlich aus..
soll ich mal schicken wg sonderzeichen?
robert
the symtoms are the same as we had here - i'm wondering what this strange node 255 is - the number has nothing to do with the id.
mutant
;-)
another thing:
the code i posted looked quite different from when i opened it in the editor. maybe it's got something to do with encoding of blanks etc?
i had lots of apples and all these things in it before i c+p'ed it..
robert
i know, but i'm not the producer of node 255 ;-) i'm pretty sure what you experienced is the result of some *very* special characters, but i don't know which one ...
hns
The Message is thrown in helma.objectmodel.db.WrappedNodeManager.java, where it says
throw new RuntimeException ("Error retrieving Node: "+x.getMessage ());
i.e. the exception type is thrown away/obscured. This is so stupid I'm filing a bug report now.