Error WIJ 20002 in a server WebIntelligence 6.1a

I have this problem with a WebI 6.1a server, when I try to create a WebI report with Java Panel: WIJ Error 20002. What it happens? How can I resolve this problem? With HTML Panel I do not have any problems.
The Web Server is Apache, the application server is Tomcat.

J’ai ce probléme avec un Server WebI 6.1a, quand je cherche de créér un report WebI avec le Java Panel: Il me donne l’erreur WIJ 20002. Quoi arrivet-il? Comment peut-on resoudre le probléme? Avec le HTML Panel je n’ai pas aucun probléme.
Le Web Server est Apache, l’application server est Tomcat.

Io ho il seguente problema con un Server WebI 6.1a, quando tento di creare un report WebI con il Java Panel: mi dà l’errore WIJ 20002. Cosa succede? Come si può risolvere il problema?. Con l’HTML Panel non ho alcun problema.
Il Web Server é Apache, l’application server é Tomcat.


daniele.gentile :it: (BOB member since 2004-05-24)

Daniele,

have you found a solution for you problem?

We have the same problem with WebI 6.1b and logged a case with BO. They have responded but apparently they can not provide a solution…

Can you help me and share your solutions?


jornvdd :belgium: (BOB member since 2003-06-24)

We were having this problem on one universe in particular. I finally discovered that it was related to a numeric object that had a number format with brackets for a negative number like this: <#,##0>
I changed this to parentheses like this: ( #,##0) and everything works now.

I guess since a bracket is a html tag, it was causing webi to have a fit (makes sense to me).


ficheraj (BOB member since 2003-05-20)

Hello guys

My universe seems to be fine. But still am getting this error.

any fix for this problem?


busobj2004 (BOB member since 2004-07-27)

The report creation with html format looks fine. But with the java report panel , creating a new report gives this error.

Please let me know if you have got this issue solved .


busobj2004 (BOB member since 2004-07-27)

We are also having this issue in 6.5 with some of our universes and have a case open with tech. when we have resolution I’ll post the solution.


csievert :denmark: (BOB member since 2002-06-17)

Any word from the techsupport.

Please post solutions to this problem.

Thanks!


busobj2004 (BOB member since 2004-07-27)

Conclusion

Error: using the java panel this is the error you get (WIJ 20002) but if you are using the HTML panel you will get “universe not found”.

Issue: there are at least 2 tables in the universe with the same name yet there are case differences between them. Reconcile the cases and the issue will be fixed. :crazy_face:

amazing…


csievert :denmark: (BOB member since 2002-06-17)

I get that error trying to open a universe with just one table … :crazy_face: (webi 6.5.1)


Schuster :united_arab_emirates: (BOB member since 2002-08-29)

hi,

I’m using webi 6.5 and i’m sure that there is not problem on the universe becouse i can create reprots by reporter but in the webi it stalls in the middle of the process (“Launching new document”) then i take the wij20002 error…


ssusantez :turkey: (BOB member since 2005-12-22)

I has same problem as ssusantez: I installed a WEBI 6.5 under AIX and DB2 as bo repository. The webserver/app server used are IHS/WebSphere.
We opened a bo case and took long time to solve this. Ths solution was to install and deploy apache/tomcat using the xwconfigtool under a graphical environment. Next to this we run again the wdeploy scripts to configure websphere and ihs. Once done this the java query panel works fine with every universe.
It seems as if xwconfigtool do something in addtion to config apache/tomcat. Finally we stop apache/tomcat, in order to just leave webpshere/ihs working.


blopa :mexico: (BOB member since 2006-01-02)