Hi all!

I'm a newbie, and I'm trying out openNMS for the first time. I want to make
a user that can only see the dashboard. I achieved that by creating a user.
I also "customized" the dashboard by editing the file
"surviellance-views.xml". So only one node is showing up. Then something
happened. I don't know what it is, but the dashboard will not load. This is
the error I get from a box appearing in openNMS: "
com.google.gwt.client.rpc.StatusCodeException: The call failed on the
server; see server log for details".

I can not find the server log file. And I do not understand what I did to
make this happen. If someone could help me get the dashboard back I would be
thankful.


Here is Surveillance-views.xml, if other files might help please let me
know. I'll post them.
Thanks in advance!

<?xml version="1.0" encoding="UTF-8"?>
<surveillance-view-configuration 
  xmlns:this="http://www.opennms.org/xsd/config/surveillance-views"; 
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
  xsi:schemaLocation="http://www.opennms.org/xsd/config/surveillance-views
http://www.opennms.org/xsd/config/surveillance-views.xsd";
  default-view="anders" >
  <views >
    <view name="anders" refresh-seconds="300" >
      <rows>
        <row-def  label="Servers" >
          <category name="Servers"/>
        </row-def>
      </rows>
      <columns>
        <column-def  label="PROD" >
          <category name="Production" />
        </column-def>
        <column-def label="TEST" >
          <category name="Test" />
        </column-def>
      </columns>
    </view>

  </views>
</surveillance-view-configuration>



-- 
View this message in context: 
http://opennms.530661.n2.nabble.com/Dashborad-error-tp5439107p5439107.html
Sent from the OpenNMS - devel mailing list archive at Nabble.com.

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this 
page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel

Reply via email to