Search
Translate / Traduci
Support Gioorgi Editorial Board
Tag Archives: bug
Oracle Invalid number ORA-01722
I stumbled upon a very brain-f**k error on Oracle 10g on these days. Context: the following query [sql]SELECT * FROM ( SELECT TO_NUMBER(CUSTOMER_ID) AS SNDG FROM BAD_CODES_TABLE WHERE AND I_LIKE=UPPER(‘STATIC_CONDITION’) AND CUSTOMER_ID NOT LIKE ‘%P%’ ) S WHERE TO_NUMBER(S.SNDG) >2000[/sql] … Continue reading
Posted in English Content, Knowledgebase, Structured Query Language (SQL)
Tagged bad, bug, oracle, sql, to_number
Comments Off on Oracle Invalid number ORA-01722
Java HttpClient and Load Balancer bad interactions
Working for a very big customer, I found a very nasty interaction between Sun HttpClient (JDK 1.4) and Http Load Balancers. In a complex network environment, sometimes you can experience low level TCP/IP comunication errors, because sometimes HttpClient get confused … Continue reading
Posted in English Content, Knowledgebase, Software
Tagged apache, bug, complex, http, java, performance, system, unix, web
Comments Off on Java HttpClient and Load Balancer bad interactions
Windows ha colpito ancora / Windows bug me again
No comment, boys. Too much Computer on every desktop or too many desktop on every computer? Si sono fatti prendere la mano dalla loro vision “Un computer su ogni scrivania”?…
Posted in English Content, Italian Content
Tagged again, bug, desktop, relax, windows
Comments Off on Windows ha colpito ancora / Windows bug me again
Brasil4Win BUG: subversion project bad copied
We have found a bug on Brasil4Win. At the time of writing, when you backup a subversion project, it will be corrupted.
Posted in English Content
Tagged backup, brasil4win, bug, python, redscorpion, script
Comments Off on Brasil4Win BUG: subversion project bad copied
Brasil4Win 1.1 and Jython 2.5a3: testing in progress
Because of the forthcoming release of Jython 2.5 (after an year of silence), we at Gioorgi.com are checking Brasil compatibility, right now. What is Jython?… we read from the Jython website: Jython is an implementation of the high-level, dynamic, object-oriented … Continue reading
Posted in English Content
Tagged backup, brasil4win, bug, java, jython, python, redscorpion
1 Comment