Re: MIB compiler user interface problem on Windows

"Ostock,David J." <[email protected]>
Newsgroups gmane.network.opennms.general
Message-ID <BN6PR07MB29459C013A9492226DE0861ED65A0@BN6PR07MB2945.namprd07.prod.outlook.com>
I uninstalled everything and installed version 20.1.0 and that worked fine.  Uninstalled that and installed 21.0.0-1 again and now that works fine.  I'll keep this note handy in case I see the problem again.

Thanks,
Dave

-----Original Message-----
From: Gerald Vogt [mailto:[email protected]] 
Sent: Friday, October 27, 2017 2:41 AM
To: [email protected]
Subject: Re: [opennms-discuss] MIB compiler user interface problem on Windows

O.K. Now I found the solution:

https://wiki.opennms.org/wiki/Upgrade_Guide:_20_to_21#Karaf_Cache_Issues

     systemctl stop opennms
     cd /opt/opennms/data
     rm -rf *
     systemctl start opennms

Hope this helps,

Gerald

On 27.10.17 08:24, Gerald Vogt wrote:
> Same here. I have updated from opennms 20.1.0-1 to 21.0.0-1 on CentOS 
> 7 using the opennms-repo. It worked before, now the stylesheet is broken.
> Firefox webconsole shows some errors:
> 
> 08:19:14.577 Fri Oct 27 08:19:14 GMT+200 2017 
> com.vaadin.client.VConsole
> SEVERE: Could not determine ApplicationConnection for Overlay. Overlay 
> will be attached directly to the root panel 1 mib-compiler:1:24057
>      r9 https://opennms.dkrz.de:8443/opennms/mib-compiler:1:24057
>      oab https://opennms.dkrz.de:8443/opennms/mib-compiler:110:209
>      nab https://opennms.dkrz.de:8443/opennms/mib-compiler:4:116
>      zab https://opennms.dkrz.de:8443/opennms/mib-compiler:348:21
>      REb https://opennms.dkrz.de:8443/opennms/mib-compiler:117:50
>      wFb https://opennms.dkrz.de:8443/opennms/mib-compiler:85:48
>      yFb https://opennms.dkrz.de:8443/opennms/mib-compiler:1:929
>      Fkc https://opennms.dkrz.de:8443/opennms/mib-compiler:88:39
>      Lob https://opennms.dkrz.de:8443/opennms/mib-compiler:46:123
>      Nob https://opennms.dkrz.de:8443/opennms/mib-compiler:52:320
>      Xjb https://opennms.dkrz.de:8443/opennms/mib-compiler:287:51
>      bFb https://opennms.dkrz.de:8443/opennms/mib-compiler:403:23
>      uFb https://opennms.dkrz.de:8443/opennms/mib-compiler:1:807
>      Ujb https://opennms.dkrz.de:8443/opennms/mib-compiler:148:31
>      JFb https://opennms.dkrz.de:8443/opennms/mib-compiler:297:64
>      OFb https://opennms.dkrz.de:8443/opennms/mib-compiler:285:41
>      EFb https://opennms.dkrz.de:8443/opennms/mib-compiler:162:48
>      Wtb https://opennms.dkrz.de:8443/opennms/mib-compiler:531:30
>      Wub https://opennms.dkrz.de:8443/opennms/mib-compiler:35:136
>      Ztb https://opennms.dkrz.de:8443/opennms/mib-compiler:1:19407
>      Zi https://opennms.dkrz.de:8443/opennms/mib-compiler:171:97
>      Ri https://opennms.dkrz.de:8443/opennms/mib-compiler:180:60
>      bj https://opennms.dkrz.de:8443/opennms/mib-compiler:1:2159
>      Xi https://opennms.dkrz.de:8443/opennms/mib-compiler:829:23
>      qi https://opennms.dkrz.de:8443/opennms/mib-compiler:32:27
>      vi https://opennms.dkrz.de:8443/opennms/mib-compiler:24:57
>      ui/< https://opennms.dkrz.de:8443/opennms/mib-compiler:90:50
>      $i/< https://opennms.dkrz.de:8443/opennms/mib-compiler:27:43
>      Tj/d< https://opennms.dkrz.de:8443/opennms/mib-compiler:88:53
> 
> and
> 
> 08:19:20.028 Fri Oct 27 08:19:20 GMT+200 2017 
> com.vaadin.client.VConsole
> SEVERE: CSS files may have not loaded properly. 1 mib-compiler:1:24057
>      r9 https://opennms.dkrz.de:8443/opennms/mib-compiler:1:24057
>      oab https://opennms.dkrz.de:8443/opennms/mib-compiler:110:209
>      nab https://opennms.dkrz.de:8443/opennms/mib-compiler:4:116
>      zab https://opennms.dkrz.de:8443/opennms/mib-compiler:348:21
>      Dub https://opennms.dkrz.de:8443/opennms/mib-compiler:34:307
>      Ovb https://opennms.dkrz.de:8443/opennms/mib-compiler:1:22176
>      xb https://opennms.dkrz.de:8443/opennms/mib-compiler:1:28242
>      wb/< https://opennms.dkrz.de:8443/opennms/mib-compiler:236:40
>      qi https://opennms.dkrz.de:8443/opennms/mib-compiler:32:27
>      vi https://opennms.dkrz.de:8443/opennms/mib-compiler:24:57
>      ui/< https://opennms.dkrz.de:8443/opennms/mib-compiler:90:50
>      Tj/d< https://opennms.dkrz.de:8443/opennms/mib-compiler:88:53
> 
> among lots of more INFO level messages...
> 
> I was able to make some use of it by zooming out (i.e. using smaller
> fonts) until I saw everything.
> 
> Thanks,
> 
> Gerald
> 
> 
> On 26.10.17 21:24, Ostock,David J. wrote:
>> I’m, working with OpenNMS 21.0.0 on Windows preparing to upgrade from
>> v18.0.2 and am having user interface problems with the MIB compiler.
>>
>> Aside from the file picker button, all of the other buttons, flyout 
>> menus and frames display as flat text superimposed over either the 
>> tree on the left or the log text on the right.
>>
>> I attempted to go through the process of uploading and compiling a 
>> MIB and generating events, but it’s impossible to view or save the 
>> generated events because the list is superimposed over the log text 
>> underneath.
>>
>> I tried Chrome, Firefox and IE and they all have the problem on
>> v21.0.0 and all work fine on v18.0.2.  Test configurations below:
>>
>> OpenNMS v21.0.0 Server Configuration:
>>
>> Windows Server 2012 R2
>>
>>   * Java 1.8.0_152
>>   * PostgreSQL 10.0.1
>>   * OpenNMS 21.0.0
>>
>> OpenNMS v18.0.2 Server Configuration:
>>
>> Windows Server 2012 R2
>>
>>   * Java 1.8.0_112
>>   * PostgreSQL 9.5.4.2
>>   * OpenNMS 18.0.2
>>
>> Client PC Configuration:
>>
>> Windows 7 SP1
>>
>>   * Internet Explorer 11
>>   * Chrome 61
>>   * Firefox 56
>>   * Java 1.8.0_144
>>
>> Has anyone else seen this problem or have suggestions for getting 
>> around it?
>>
>> Thanks,
>>
>> Dave
>>
>>
>>
>> ---------------------------------------------------------------------
>> ---------
>>
>> Check out the vibrant tech community on one of the world's most 
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>>
>>
>>
>> _______________________________________________
>> Please read the OpenNMS Mailing List FAQ:
>> http://www.opennms.org/index.php/Mailing_List_FAQ
>>
>> opennms-discuss mailing list
>>
>> To *unsubscribe* or change your subscription options, see the bottom 
>> of this page:
>> https://lists.sourceforge.net/lists/listinfo/opennms-discuss
>>
> 
> ----------------------------------------------------------------------
> --------
> 
> Check out the vibrant tech community on one of the world's most 
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot 
> _______________________________________________
> Please read the OpenNMS Mailing List FAQ:
> http://www.opennms.org/index.php/Mailing_List_FAQ
> 
> opennms-discuss mailing list
> 
> To *unsubscribe* or change your subscription options, see the bottom 
> of this page:
> https://lists.sourceforge.net/lists/listinfo/opennms-discuss

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-discuss mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-discuss
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-discuss mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-discuss
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.