[INUG-Users] NGF start issue
Kris
krisnaa1980 at gmail.com
Fri Oct 3 09:30:46 EDT 2008
Yes, its the issue with security manager database and that's the reason NGF
is unable to contact SM; re-installing Security Manager and Webtop fixed the
issue. Guess some issues with the creation of roles and users in security
manager database.
- Kris
On Fri, Oct 3, 2008 at 1:17 AM, Novica Ninic <
novica.ninic at ibis-instruments.com> wrote:
> Hi.
>
> This will make ngf to think that all scripts are finished successfully, but
> doesn't necessary solve the problem. If the problem of infinite scripts
> execution was due to some problem with communication with SM, or SM itself,
> than this problem will not disappear after this workaround and probably
> will
> show up during login to ngf. Probably, roles and users will not be created
> in SM and this will cause ngf not to work properly or at all.
>
> Novica.
>
> -----Original Message-----
> From: users-bounces at netcoolusers.org [mailto:
> users-bounces at netcoolusers.org]
> On Behalf Of ashish nagar
> Sent: Thursday, October 02, 2008 11:04 PM
> To: users at netcoolusers.org
> Subject: Re: [INUG-Users] NGF start issue
>
> Hi Guys,
>
> Simple problem but all un wanted work around.
>
> krish, go to $NCHOME/etc/guifoundation/antonce.
>
> There you wil find all the three files that is
>
> 00_smprovision_init.xml machant_webtop.xml machant_webtop_en.xml
> no do this with the user with which you have installed webtop if you do ls
> -l you will know the exact user. After that do below command
>
> mv 00_smprovision_init.xml 00_smprovision_init.xml.processed
> mv machant_webtop.xml machant_webtop.xml.processed
> mv machant_webtop_en.xml machant_webtop_en.xml.processed
>
> and restart ngf server. You will see every thing is provision is done.
>
> Regards
> Ashish Nagar
>
> On Thu, Oct 2, 2008 at 8:12 PM, Krishnamurthy, Ramki <
> ramki_krishnamurthy at fanniemae.com> wrote:
>
> > Check the xml files in $NCHOME/etc/guifoundation/antonce.
> >
> > Global properties may not be relfecting your enviornment. Please update
> > and rerun ngf_server
> > <!-- global properties for this build -->
> > <property name="username" value="__ADMIN_USERNAME__"/>
> > <property name="password" value="__ADMIN_PASSWORD__"/>
> > <property name="webport" value="8080"/>
> > <property environment="env"/>
> >
> > Ramki Krishnamurthy
> >
> >
> >
> >
> > It's so much easier to suggest solutions when you don't know too much
> > about the problem -- Malcolm Forbes
> >
> >
> > -----Original Message-----
> > From: users-bounces at netcoolusers.org
> > [mailto:users-bounces at netcoolusers.org] On Behalf Of White, Debbie S
> > Sent: Thursday, October 02, 2008 2:55 PM
> > To: users at netcoolusers.org
> > Subject: Re: [INUG-Users] NGF start issue
> >
> > I notice that you referred to netcool1 for both the NGF and Security
> > Manager.
> >
> > They should be installed on different machines.
> >
> > Deb
> >
> >
> >
> >
> > ________________________________________
> > Message: 13
> > Date: Thu, 2 Oct 2008 12:33:44 +0530
> > From: "Ralph K" <netcool.omnibus at gmail.com>
> > Subject: Re: [INUG-Users] NGF start issue
> > To: users at netcoolusers.org
> > Message-ID:
> > <8c7377700810020003g6a12fd06k8bcc032e94f27a7c at mail.gmail.com>
> > Content-Type: text/plain; charset=ISO-8859-1
> >
> > Re-install it with default credential. DO NOT change the password while
> > installing the product.
> > ~Ralph
> >
> > On Thu, Oct 2, 2008 at 10:46 AM, Kris <krisnaa1980 at gmail.com> wrote:
> >
> > > Hi All,
> > >
> > > I am facing a problem in starting the Netcool GUI foundation.
> > Installed the
> > > following components in the order:
> > >
> > > 1) Operating System: Linux
> > > 2) Netcool/OMNIbus v7.2
> > > 3) Netcool Security Manager v1.3
> > > 4) Netcool/Webtop v2.1
> > >
> > > Both ObjectServer and Security Manager are running fine, but when i
> > tried
> > > to
> > > start NGF; i was encountered with the following error:
> > >
> > > [netcool at netcool1 bin] ./ngf_server start
> > > Start Netcool GUI Foundation ...
> > > 00_smprovision_init.xml machant_webtop.xml machant_webtop_en.xml
> > > Waiting on provisioning script to complete execution
> > > 00_smprovision_init.xml machant_webtop.xml machant_webtop_en.xml
> > > Waiting on provisioning script to complete execution
> > > 00_smprovision_init.xml machant_webtop.xml machant_webtop_en.xml
> > > Waiting on provisioning script to complete execution
> > >
> > > The process goes into infinite loop. I followed the process stated in
> > the
> > > FAQ "Provisioning does not complete after a new install", but still
> > the
> > > problem encounters.
> > >
> > > Any help is appreciated.
> > >
> > > - Kris
> > > _______________________________________________
> > > Sent by the netcoolusers.org "users" mailing list
> > > Post: users at netcoolusers.org
> > > Unsubscribe: users-unsubscribe at netcoolusers.org
> > > Search: http://netcoolusers.org/Search
> > >
> >
> >
> > ------------------------------
> >
> > Message: 14
> > Date: Thu, 2 Oct 2008 10:17:42 +0200
> > From: "Kris Fleurinck" <kfl at si-tech.be>
> > Subject: Re: [INUG-Users] NGF start issue
> > To: <users at netcoolusers.org>
> > Message-ID: <6600B5056096BC43BF4088E4FDADBDAF018900 at mbeex01.mit.be>
> > Content-Type: text/plain; charset="iso-8859-1"
> >
> >
> > Hi Kris,
> >
> > the script can take some time to finish.(several minutes).
> > Check whether the user you're starting NGF with has sufficient
> > provileges.
> >
> > Cheers
> >
> > Kris :)
> >
> >
> > -----Original Message-----
> > From: users-bounces at netcoolusers.org on behalf of Kris
> > Sent: Thu 02/10/2008 07:16
> > To: users at netcoolusers.org
> > Subject: [INUG-Users] NGF start issue
> >
> > Hi All,
> >
> > I am facing a problem in starting the Netcool GUI foundation. Installed
> > the
> > following components in the order:
> >
> > 1) Operating System: Linux
> > 2) Netcool/OMNIbus v7.2
> > 3) Netcool Security Manager v1.3
> > 4) Netcool/Webtop v2.1
> >
> > Both ObjectServer and Security Manager are running fine, but when i
> > tried to
> > start NGF; i was encountered with the following error:
> >
> > [netcool at netcool1 bin] ./ngf_server start
> > Start Netcool GUI Foundation ...
> > 00_smprovision_init.xml machant_webtop.xml machant_webtop_en.xml
> > Waiting on provisioning script to complete execution
> > 00_smprovision_init.xml machant_webtop.xml machant_webtop_en.xml
> > Waiting on provisioning script to complete execution
> > 00_smprovision_init.xml machant_webtop.xml machant_webtop_en.xml
> > Waiting on provisioning script to complete execution
> >
> > The process goes into infinite loop. I followed the process stated in
> > the
> > FAQ "Provisioning does not complete after a new install", but still the
> > problem encounters.
> >
> > Any help is appreciated.
> >
> > - Kris
> > _______________________________________________
> > Sent by the netcoolusers.org "users" mailing list
> > Post: users at netcoolusers.org
> > Unsubscribe: users-unsubscribe at netcoolusers.org
> > Search: http://netcoolusers.org/Search
> >
> >
> > ------------------------------
> >
> > Message: 15
> > Date: Thu, 2 Oct 2008 12:25:20 +0400
> > From: Kris <krisnaa1980 at gmail.com>
> > Subject: Re: [INUG-Users] NGF start issue
> > To: users at netcoolusers.org
> > Message-ID:
> > <e964e0ee0810020125s24d98eebid3fb717c74fd4c57 at mail.gmail.com>
> > Content-Type: text/plain; charset=ISO-8859-1
> >
> > I installed with the default configurations except the ObjectServer port
> > change 4101. But when i ran the provisioning script, i was encountered
> > with
> > the following error:
> >
> > ---------------
> > BUILD FAILED
> > Received exception while getting reference to user interface.
> > Could not log into Security Manager - fix host/port in
> > $NCHOME/etc/sm/server.props or
> > username/password in your ant .xml file:User login failed for user:.User
> > not
> > found
> > -----------------
> >
> > In the $NCHOME/etc/sm/server.props, the password for admin user is
> > encrypted
> > as
> >
> > ------------
> > sm.security.admin.userid=admin
> > sm.security.admin.password=26AA8949BE4461C5F4064D6FE212743C4032BBB7FB34F
> > 4F47BBC70377D6C169E
> > ------------
> >
> > But i could see Security Manager running.
> >
> > [netcool at netcool1:/opt/netcool/bin]$ ps -ef | grep ncsm
> > netcool 12025 8898 0 00:21 pts/2 00:00:00 /bin/sh ./ncsm_server
> > netcool 12032 12025 0 00:21 pts/2 00:00:05
> > /opt/netcool/platform/linux2x86/jre_1.4.2/bin/java -Dapp=SM_ncsm_server
> > -Xmx512M -Xms32M -Xss512k -Xoss512k -Dshowfailurestacktrace=true
> > -Dbase.directory=/opt/netcool/security -Dapp.type=securitymgr
> > -Dimpact.server.build=ncsmApp2006May31 -Dname=SM
> > -Dcatalina.home=/opt/net
> > netcool 12713 8898 0 00:42 pts/2 00:00:00 grep ncsm
> > [netcool at netcool1:/opt/netcool/bin]$
> >
> > Some how, NGF is unable to connect to Security Manager though it is
> > running.
> >
> >
> > - Kris
> >
> > On Thu, Oct 2, 2008 at 11:03 AM, Ralph K <netcool.omnibus at gmail.com>
> > wrote:
> >
> > > Re-install it with default credential. DO NOT change the password
> > while
> > > installing the product.
> > > ~Ralph
> > >
> > > On Thu, Oct 2, 2008 at 10:46 AM, Kris <krisnaa1980 at gmail.com> wrote:
> > >
> > > > Hi All,
> > > >
> > > > I am facing a problem in starting the Netcool GUI foundation.
> > Installed
> > > the
> > > > following components in the order:
> > > >
> > > > 1) Operating System: Linux
> > > > 2) Netcool/OMNIbus v7.2
> > > > 3) Netcool Security Manager v1.3
> > > > 4) Netcool/Webtop v2.1
> > > >
> > > > Both ObjectServer and Security Manager are running fine, but when i
> > tried
> > > > to
> > > > start NGF; i was encountered with the following error:
> > > >
> > > > [netcool at netcool1 bin] ./ngf_server start
> > > > Start Netcool GUI Foundation ...
> > > > 00_smprovision_init.xml machant_webtop.xml machant_webtop_en.xml
> > > > Waiting on provisioning script to complete execution
> > > > 00_smprovision_init.xml machant_webtop.xml machant_webtop_en.xml
> > > > Waiting on provisioning script to complete execution
> > > > 00_smprovision_init.xml machant_webtop.xml machant_webtop_en.xml
> > > > Waiting on provisioning script to complete execution
> > > >
> > > > The process goes into infinite loop. I followed the process stated
> > in the
> > > > FAQ "Provisioning does not complete after a new install", but still
> > the
> > > > problem encounters.
> > > >
> > > > Any help is appreciated.
> > > >
> > > > - Kris
> > > > _______________________________________________
> > > > Sent by the netcoolusers.org "users" mailing list
> > > > Post: users at netcoolusers.org
> > > > Unsubscribe: users-unsubscribe at netcoolusers.org
> > > > Search: http://netcoolusers.org/Search
> > > >
> > > _______________________________________________
> > > Sent by the netcoolusers.org "users" mailing list
> > > Post: users at netcoolusers.org
> > > Unsubscribe: users-unsubscribe at netcoolusers.org
> > > Search: http://netcoolusers.org/Search
> > >
> >
> >
> > ------------------------------
> >
> > Message: 16
> > Date: Thu, 2 Oct 2008 14:24:38 +0530
> > From: "Ralph K" <netcool.omnibus at gmail.com>
> > Subject: Re: [INUG-Users] NGF start issue
> > To: users at netcoolusers.org
> > Message-ID:
> > <8c7377700810020154o4edaa56bwb2008bfb6a6903d1 at mail.gmail.com>
> > Content-Type: text/plain; charset=ISO-8859-1
> >
> > You may use ngf_api against every individual unprocessed files to get to
> > dig
> > more. Give it a thought too -
> > http://www-01.ibm.com/support/docview.wss?rs=3121&context=SSSHVS&dc=DB52
> > 0&dc=DB560&uid=swg21306922&loc=en_US&cs=UTF-8&lang=en&rss=ct3121tivoli
> > ~Ralph
> >
> > On Thu, Oct 2, 2008 at 1:55 PM, Kris <krisnaa1980 at gmail.com> wrote:
> >
> > > I installed with the default configurations except the ObjectServer
> > port
> > > change 4101. But when i ran the provisioning script, i was encountered
> > with
> > > the following error:
> > >
> > > ---------------
> > > BUILD FAILED
> > > Received exception while getting reference to user interface.
> > > Could not log into Security Manager - fix host/port in
> > > $NCHOME/etc/sm/server.props or
> > > username/password in your ant .xml file:User login failed for
> > user:.User
> > > not
> > > found
> > > -----------------
> > >
> > > In the $NCHOME/etc/sm/server.props, the password for admin user is
> > > encrypted
> > > as
> > >
> > > ------------
> > > sm.security.admin.userid=admin
> > >
> > >
> > sm.security.admin.password=26AA8949BE4461C5F4064D6FE212743C4032BBB7FB34F
> > 4F47BBC70377D6C169E
> > > ------------
> > >
> > > But i could see Security Manager running.
> > >
> > > [netcool at netcool1:/opt/netcool/bin]$ ps -ef | grep ncsm
> > > netcool 12025 8898 0 00:21 pts/2 00:00:00 /bin/sh ./ncsm_server
> > > netcool 12032 12025 0 00:21 pts/2 00:00:05
> > > /opt/netcool/platform/linux2x86/jre_1.4.2/bin/java
> > -Dapp=SM_ncsm_server
> > > -Xmx512M -Xms32M -Xss512k -Xoss512k -Dshowfailurestacktrace=true
> > > -Dbase.directory=/opt/netcool/security -Dapp.type=securitymgr
> > > -Dimpact.server.build=ncsmApp2006May31 -Dname=SM
> > -Dcatalina.home=/opt/net
> > > netcool 12713 8898 0 00:42 pts/2 00:00:00 grep ncsm
> > > [netcool at netcool1:/opt/netcool/bin]$
> > >
> > > Some how, NGF is unable to connect to Security Manager though it is
> > > running.
> > >
> > >
> > > - Kris
> > >
> > > On Thu, Oct 2, 2008 at 11:03 AM, Ralph K <netcool.omnibus at gmail.com>
> > > wrote:
> > >
> > > > Re-install it with default credential. DO NOT change the password
> > while
> > > > installing the product.
> > > > ~Ralph
> > > >
> > > > On Thu, Oct 2, 2008 at 10:46 AM, Kris <krisnaa1980 at gmail.com> wrote:
> > > >
> > > > > Hi All,
> > > > >
> > > > > I am facing a problem in starting the Netcool GUI foundation.
> > Installed
> > > > the
> > > > > following components in the order:
> > > > >
> > > > > 1) Operating System: Linux
> > > > > 2) Netcool/OMNIbus v7.2
> > > > > 3) Netcool Security Manager v1.3
> > > > > 4) Netcool/Webtop v2.1
> > > > >
> > > > > Both ObjectServer and Security Manager are running fine, but when
> > i
> > > tried
> > > > > to
> > > > > start NGF; i was encountered with the following error:
> > > > >
> > > > > [netcool at netcool1 bin] ./ngf_server start
> > > > > Start Netcool GUI Foundation ...
> > > > > 00_smprovision_init.xml machant_webtop.xml machant_webtop_en.xml
> > > > > Waiting on provisioning script to complete execution
> > > > > 00_smprovision_init.xml machant_webtop.xml machant_webtop_en.xml
> > > > > Waiting on provisioning script to complete execution
> > > > > 00_smprovision_init.xml machant_webtop.xml machant_webtop_en.xml
> > > > > Waiting on provisioning script to complete execution
> > > > >
> > > > > The process goes into infinite loop. I followed the process stated
> > in
> > > the
> > > > > FAQ "Provisioning does not complete after a new install", but
> > still the
> > > > > problem encounters.
> > > > >
> > > > > Any help is appreciated.
> > > > >
> > > > > - Kris
> > > > > _______________________________________________
> > > > > Sent by the netcoolusers.org "users" mailing list
> > > > > Post: users at netcoolusers.org
> > > > > Unsubscribe: users-unsubscribe at netcoolusers.org
> > > > > Search: http://netcoolusers.org/Search
> > > > >
> > > > _______________________________________________
> > > > Sent by the netcoolusers.org "users" mailing list
> > > > Post: users at netcoolusers.org
> > > > Unsubscribe: users-unsubscribe at netcoolusers.org
> > > > Search: http://netcoolusers.org/Search
> > > >
> > > _______________________________________________
> > > Sent by the netcoolusers.org "users" mailing list
> > > Post: users at netcoolusers.org
> > > Unsubscribe: users-unsubscribe at netcoolusers.org
> > > Search: http://netcoolusers.org/Search
> > >
> >
> >
> > ------------------------------
> >
> > Message: 17
> > Date: Thu, 2 Oct 2008 11:03:49 +0200
> > From: "Kris Fleurinck" <kfl at si-tech.be>
> > Subject: Re: [INUG-Users] NGF start issue
> > To: <users at netcoolusers.org>
> > Message-ID: <6600B5056096BC43BF4088E4FDADBDAF018901 at mbeex01.mit.be>
> > Content-Type: text/plain; charset="iso-8859-1"
> >
> > Kris,
> >
> > are you sure your NCSM is running and do you have the correct ncsm
> > credential/host/port configuration in your NGF setup?
> >
> > Kris
> >
> >
> >
> > -----Original Message-----
> > From: users-bounces at netcoolusers.org on behalf of Ralph K
> > Sent: Thu 02/10/2008 10:54
> > To: users at netcoolusers.org
> > Subject: Re: [INUG-Users] NGF start issue
> >
> > You may use ngf_api against every individual unprocessed files to get to
> > dig
> > more. Give it a thought too -
> > http://www-01.ibm.com/support/docview.wss?rs=3121&context=SSSHVS&dc=DB52
> > 0&dc=DB560&uid=swg21306922&loc=en_US&cs=UTF-8&lang=en&rss=ct3121tivoli
> > ~Ralph
> >
> > On Thu, Oct 2, 2008 at 1:55 PM, Kris <krisnaa1980 at gmail.com> wrote:
> >
> > > I installed with the default configurations except the ObjectServer
> > port
> > > change 4101. But when i ran the provisioning script, i was encountered
> > with
> > > the following error:
> > >
> > > ---------------
> > > BUILD FAILED
> > > Received exception while getting reference to user interface.
> > > Could not log into Security Manager - fix host/port in
> > > $NCHOME/etc/sm/server.props or
> > > username/password in your ant .xml file:User login failed for
> > user:.User
> > > not
> > > found
> > > -----------------
> > >
> > > In the $NCHOME/etc/sm/server.props, the password for admin user is
> > > encrypted
> > > as
> > >
> > > ------------
> > > sm.security.admin.userid=admin
> > >
> > >
> > sm.security.admin.password=26AA8949BE4461C5F4064D6FE212743C4032BBB7FB34F
> > 4F47BBC70377D6C169E
> > > ------------
> > >
> > > But i could see Security Manager running.
> > >
> > > [netcool at netcool1:/opt/netcool/bin]$ ps -ef | grep ncsm
> > > netcool 12025 8898 0 00:21 pts/2 00:00:00 /bin/sh ./ncsm_server
> > > netcool 12032 12025 0 00:21 pts/2 00:00:05
> > > /opt/netcool/platform/linux2x86/jre_1.4.2/bin/java
> > -Dapp=SM_ncsm_server
> > > -Xmx512M -Xms32M -Xss512k -Xoss512k -Dshowfailurestacktrace=true
> > > -Dbase.directory=/opt/netcool/security -Dapp.type=securitymgr
> > > -Dimpact.server.build=ncsmApp2006May31 -Dname=SM
> > -Dcatalina.home=/opt/net
> > > netcool 12713 8898 0 00:42 pts/2 00:00:00 grep ncsm
> > > [netcool at netcool1:/opt/netcool/bin]$
> > >
> > > Some how, NGF is unable to connect to Security Manager though it is
> > > running.
> > >
> > >
> > > - Kris
> > >
> > > On Thu, Oct 2, 2008 at 11:03 AM, Ralph K <netcool.omnibus at gmail.com>
> > > wrote:
> > >
> > > > Re-install it with default credential. DO NOT change the password
> > while
> > > > installing the product.
> > > > ~Ralph
> > > >
> > > > On Thu, Oct 2, 2008 at 10:46 AM, Kris <krisnaa1980 at gmail.com> wrote:
> > > >
> > > > > Hi All,
> > > > >
> > > > > I am facing a problem in starting the Netcool GUI foundation.
> > Installed
> > > > the
> > > > > following components in the order:
> > > > >
> > > > > 1) Operating System: Linux
> > > > > 2) Netcool/OMNIbus v7.2
> > > > > 3) Netcool Security Manager v1.3
> > > > > 4) Netcool/Webtop v2.1
> > > > >
> > > > > Both ObjectServer and Security Manager are running fine, but when
> > i
> > > tried
> > > > > to
> > > > > start NGF; i was encountered with the following error:
> > > > >
> > > > > [netcool at netcool1 bin] ./ngf_server start
> > > > > Start Netcool GUI Foundation ...
> > > > > 00_smprovision_init.xml machant_webtop.xml machant_webtop_en.xml
> > > > > Waiting on provisioning script to complete execution
> > > > > 00_smprovision_init.xml machant_webtop.xml machant_webtop_en.xml
> > > > > Waiting on provisioning script to complete execution
> > > > > 00_smprovision_init.xml machant_webtop.xml machant_webtop_en.xml
> > > > > Waiting on provisioning script to complete execution
> > > > >
> > > > > The process goes into infinite loop. I followed the process stated
> > in
> > > the
> > > > > FAQ "Provisioning does not complete after a new install", but
> > still the
> > > > > problem encounters.
> > > > >
> > > > > Any help is appreciated.
> > > > >
> > > > > - Kris
> > > > > _______________________________________________
> > > > > Sent by the netcoolusers.org "users" mailing list
> > > > > Post: users at netcoolusers.org
> > > > > Unsubscribe: users-unsubscribe at netcoolusers.org
> > > > > Search: http://netcoolusers.org/Search
> > > > >
> > > > _______________________________________________
> > > > Sent by the netcoolusers.org "users" mailing list
> > > > Post: users at netcoolusers.org
> > > > Unsubscribe: users-unsubscribe at netcoolusers.org
> > > > Search: http://netcoolusers.org/Search
> > > >
> > > _______________________________________________
> > > Sent by the netcoolusers.org "users" mailing list
> > > Post: users at netcoolusers.org
> > > Unsubscribe: users-unsubscribe at netcoolusers.org
> > > Search: http://netcoolusers.org/Search
> > >
> > _______________________________________________
> > Sent by the netcoolusers.org "users" mailing list
> > Post: users at netcoolusers.org
> > Unsubscribe: users-unsubscribe at netcoolusers.org
> > Search: http://netcoolusers.org/Search
> >
> >
> > ------------------------------
> >
> > Message: 18
> > Date: Thu, 2 Oct 2008 11:05:54 +0100
> > From: Don Wildman <WILDMAN at uk.ibm.com>
> > Subject: Re: [INUG-Users] Select DISTINCT entries from alerts.status?
> > To: users at netcoolusers.org
> > Message-ID:
> >
> > <OF59B1EBB9.1BA752CF-ON802574D6.00371679-802574D6.00377920 at uk.ibm.com>
> > Content-Type: text/plain; charset="US-ASCII"
> >
> > Evaluate/Bind is relatively high cost process as has been covered on
> > early
> > threads. Temporary tables are more efficient.
> >
> > You do not say what the requirement is that led you to try the
> > unsupported
> > DISTINCT. One possible solution could be (if converted to correct
> > syntax)
> >
> > In the action of the trigger
> >
> > for each row x in alerts.status (where)
> >
> > insert x.Node + any other interesting data into transient table
> >
> > end
> >
> > for each row y in transient table (where)
> > do stuff with y.Node etc
> > end
> >
> > delete * from transient.
> >
> > If you want to do counts or other fun stuff add a dedup trigger for your
> > transient to increment a count field.
> >
> > (Dedup trigger is a great example of transient table usage.)
> >
> > I assure you the action above is significantly faster to execute than an
> > evaluate/bind followed by a for each on the array.
> >
> > -hth-
> > Don W
> > ___________
> > Don Wildman
> > World Wide Product Manager - Tivoli Event Management
> >
> > IBM Software Group, Tivoli - Network Management
> > IBM United Kingdom Limited
> > email: wildman at uk.ibm.com
> > Mobile: +44 (0) 7879 841569 - Office/DDI: +44 (0) 20 7021 8144 -
> > T/L:
> > 438144 - ITN: 37438144
> >
> > users-bounces at netcoolusers.org wrote on 01/10/2008 15:06:19:
> >
> > > [image removed]
> > >
> > > [INUG-Users] Select DISTINCT entries from alerts.status?
> > >
> > > Charles S Brown
> > >
> > > to:
> > >
> > > users
> > >
> > > 01/10/2008 15:16
> > >
> > > Sent by:
> > >
> > > users-bounces at netcoolusers.org
> > >
> > > Please respond to users
> > >
> > > Is there a preferred method to select DISTINCT entries from the
> > > alerts.status database?
> > >
> > > I was dismayed to discover the Omnibus implementation of SQL doesn't
> > > seem to support the SELECT DISTINCT command.
> > >
> > > "SELECT DISTINCT(Node) FROM alerts.status;" returns a parse failure.
> > >
> > > Thanks!
> > > Chuck
> > >
> > > The information transmitted is intended only for the person or entity
> > to
> > > which it is addressed and may contain confidential and/or privileged
> > > material. If the reader of this message is not the intended
> > recipient,
> > > you are hereby notified that your access is unauthorized, and any
> > review,
> > > dissemination, distribution or copying of this message including any
> > > attachments is strictly prohibited. If you are not the intended
> > > recipient, please contact the sender and delete the material from any
> > > computer.
> > > _______________________________________________
> > > Sent by the netcoolusers.org "users" mailing list
> > > Post: users at netcoolusers.org
> > > Unsubscribe: users-unsubscribe at netcoolusers.org
> > > Search: http://netcoolusers.org/Search
> >
> >
> >
> >
> >
> >
> > Unless stated otherwise above:
> > IBM United Kingdom Limited - Registered in England and Wales with number
> > 741598.
> > Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6
> > 3AU
> >
> >
> >
> >
> >
> >
> >
> > ------------------------------
> >
> > Message: 19
> > Date: Thu, 2 Oct 2008 11:07:52 +0100
> > From: Don Wildman <WILDMAN at uk.ibm.com>
> > Subject: Re: [INUG-Users] mttrapd probe software
> > To: users at netcoolusers.org
> > Message-ID:
> >
> > <OF722CCB32.67549314-ON802574D6.00378A48-802574D6.0037A6EB at uk.ibm.com>
> > Content-Type: text/plain; charset="US-ASCII"
> >
> > mttrapd is a Tier 1 probe along with syslog, eif, ,....
> > ___________
> > Don Wildman
> > World Wide Product Manager - Tivoli Event Management
> >
> > IBM Software Group, Tivoli - Network Management
> > IBM United Kingdom Limited
> > email: wildman at uk.ibm.com
> > Mobile: +44 (0) 7879 841569 - Office/DDI: +44 (0) 20 7021 8144 -
> > T/L:
> > 438144 - ITN: 37438144
> >
> > users-bounces at netcoolusers.org wrote on 01/10/2008 10:55:34:
> >
> > > [image removed]
> > >
> > > Re: [INUG-Users] mttrapd probe software
> > >
> > > Noel McKeown
> > >
> > > to:
> > >
> > > users
> > >
> > > 01/10/2008 10:58
> > >
> > > Sent by:
> > >
> > > users-bounces at netcoolusers.org
> > >
> > > Please respond to users
> > >
> > > PartnerWorld or POC software download site
> > >
> > > On Thu, Sep 25, 2008 at 10:23 AM, David Manyike (MD)
> > > <ManyikMD at telkom.co.za> wrote:
> > > > Hi,
> > > >
> > > > I am actually looking for SNMP (mttrapd) probe software for solaris.
> > > >
> > > > Regards
> > > >
> > > > David Manyike
> > > > PSM Administrator
> > > > ISS : Integrated Application Support
> > > > Tel +27 12 311 4035 Fax +27 12 321 5302
> > > > Cell +27 82 418 6149
> > > >
> > > > -----Original Message-----
> > > > From: users-bounces at netcoolusers.org
> > > > [mailto:users-bounces at netcoolusers.org] On Behalf Of Novica Ninic
> > > > Sent: 23 September 2008 11:29
> > > > To: users at netcoolusers.org
> > > > Subject: Re: [INUG-Users] mttrapd probe software
> > > >
> > > >
> > > > SNMP EMS should be Tier 6.
> > > >
> > > > Novica.
> > > > ----- Original Message -----
> > > > From: James Farrow <netcool123 at gmail.com>
> > > > Date: Tuesday, September 23, 2008 11:41 am
> > > > Subject: Re: [INUG-Users] mttrapd probe software
> > > > To: users at netcoolusers.org
> > > > > David,
> > > > >
> > > > > The mttrapd probe is in the Tier 1 probes (part number CR3YNEN).
> > > > >
> > > > > If you just want the mttrapd binary, then for Solaris for
> > > > > example the part
> > > > > number is C1J5KEN
> > > > > Unfortunately I don't know what Tier the SNMP EMS probe is in.
> > > > >
> > > > > Hope it helps
> > > > >
> > > > > James
> > > > > 2008/9/23 David Manyike (MD) <ManyikMD at telkom.co.za>
> > > > >
> > > > > >
> > > > > > Hi All,
> > > > > >
> > > > > > Where can I find the mttrapd probe software" , I tried the IBM
> > > > > website> but I could only find mttrapd_ems.
> > > > > >
> > > > > > Regards
> > > > > >
> > > > > > David Manyike
> > > > > > PSM Administrator
> > > > > > ISS : Integrated Application Support
> > > > > > Tel +27 12 311 4035 Fax +27 12 321 5302
> > > > > > Cell +27 82 418 6149
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > > > > > This e-mail is subject to the Telkom SA electronic
> > > > > communication legal
> > > > > > notice, available at :
> > > > > > http://www.telkom.co.za/TelkomEMailLegalNotice.PDF
> > > > > >
> > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > > > > > _______________________________________________
> > > > > > Sent by the netcoolusers.org "users" mailing list
> > > > > > Post: users at netcoolusers.org
> > > > > > Unsubscribe: users-unsubscribe at netcoolusers.org
> > > > > > Search: http://netcoolusers.org/Search
> > > > > >
> > > > > _______________________________________________
> > > > > Sent by the netcoolusers.org "users" mailing list
> > > > > Post: users at netcoolusers.org
> > > > > Unsubscribe: users-unsubscribe at netcoolusers.org
> > > > > Search: http://netcoolusers.org/Search
> > > >
> > > > _______________________________________________
> > > > Sent by the netcoolusers.org "users" mailing list
> > > > Post: users at netcoolusers.org
> > > > Unsubscribe: users-unsubscribe at netcoolusers.org
> > > > Search: http://netcoolusers.org/Search
> > > >
> > >
> > > _______________________________________________
> > > Sent by the netcoolusers.org "users" mailing list
> > > Post: users at netcoolusers.org
> > > Unsubscribe: users-unsubscribe at netcoolusers.org
> > > Search: http://netcoolusers.org/Search
> >
> >
> >
> >
> >
> >
> > Unless stated otherwise above:
> > IBM United Kingdom Limited - Registered in England and Wales with number
> > 741598.
> > Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6
> > 3AU
> >
> >
> >
> >
> >
> >
> >
> > ------------------------------
> >
> > Message: 20
> > Date: Thu, 2 Oct 2008 14:55:42 +0400
> > From: Kris <krisnaa1980 at gmail.com>
> > Subject: Re: [INUG-Users] NGF start issue
> > To: users at netcoolusers.org
> > Message-ID:
> > <e964e0ee0810020355j574eea8aw73109b60107ff9dd at mail.gmail.com>
> > Content-Type: text/plain; charset=ISO-8859-1
> >
> > Yes Security Manager is running on the host, when logged in at
> > http://netcool1:8077; the below message was displayed:
> >
> > "If you are trying to find the Security Manager admin pages, please log
> > in
> > to the NGF or Impact.
> > If you are looking for confirmation that the Security Manager is up and
> > running, seeing this page means the Security Manager has started and its
> > http port is operational".
> >
> > I have confirmed the following during the Webtop 2.1 install:
> > ObjectServer Configuration:
> > ----------------------------------------
> > Hostname: netcool1
> > Port: 4101
> > Username: root
> > Password: <empty>
> >
> > Security Manager Client
> > ------------------------------------------
> > Security Manager Host: netcool1
> > Security Manager Port: 8077
> >
> > Security Manager Administrator username and password:
> > ------------------------------------------------------------------------
> > -----------
> > Administrator Username: admin
> > Administrator Password: netcool
> > Confirm Password: netcool
> >
> > Netcool GUI Foundation Configuration:
> > ------------------------------------------------------
> > NGF HTTP Server Port: 8080
> > NGF Server Control Port: 8085
> > NGF Database Port: 8089
> >
> > The version of Netcool/Security Manager is:
> >
> > netcool at netcool1 bin]$ ./ncsm_server -version
> > Runtime Architecture: linux2x86
> > runtime version "1.4.2_08"
> > Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_08-b03)
> > Java HotSpot(TM) Client VM (build 1.4.2_08-b03, mixed mode)
> > Netcool/SecurityManager Version 1.3
> > Build: nci2006May31
> > SecurityManager Build: ncsmApp2006May31
> > Runtime Options: -Xmx512M -Xms32M -Xss512k -Xoss512k
> > Installed Options:
> > [netcool at netcool1 bin]$
> >
> > - Kris
> >
> > On Thu, Oct 2, 2008 at 1:03 PM, Kris Fleurinck <kfl at si-tech.be> wrote:
> >
> > > Kris,
> > >
> > > are you sure your NCSM is running and do you have the correct ncsm
> > > credential/host/port configuration in your NGF setup?
> > >
> > > Kris
> > >
> > >
> > >
> > > -----Original Message-----
> > > From: users-bounces at netcoolusers.org on behalf of Ralph K
> > > Sent: Thu 02/10/2008 10:54
> > > To: users at netcoolusers.org
> > > Subject: Re: [INUG-Users] NGF start issue
> > >
> > > You may use ngf_api against every individual unprocessed files to get
> > to
> > > dig
> > > more. Give it a thought too -
> > >
> > >
> > http://www-01.ibm.com/support/docview.wss?rs=3121&context=SSSHVS&dc=DB52
> > 0&dc=DB560&uid=swg21306922&loc=en_US&cs=UTF-8&lang=en&rss=ct3121tivoli
> > > ~Ralph
> > >
> > > On Thu, Oct 2, 2008 at 1:55 PM, Kris <krisnaa1980 at gmail.com> wrote:
> > >
> > > > I installed with the default configurations except the ObjectServer
> > port
> > > > change 4101. But when i ran the provisioning script, i was
> > encountered
> > > with
> > > > the following error:
> > > >
> > > > ---------------
> > > > BUILD FAILED
> > > > Received exception while getting reference to user interface.
> > > > Could not log into Security Manager - fix host/port in
> > > > $NCHOME/etc/sm/server.props or
> > > > username/password in your ant .xml file:User login failed for
> > user:.User
> > > > not
> > > > found
> > > > -----------------
> > > >
> > > > In the $NCHOME/etc/sm/server.props, the password for admin user is
> > > > encrypted
> > > > as
> > > >
> > > > ------------
> > > > sm.security.admin.userid=admin
> > > >
> > > >
> > >
> > sm.security.admin.password=26AA8949BE4461C5F4064D6FE212743C4032BBB7FB34F
> > 4F47BBC70377D6C169E
> > > > ------------
> > > >
> > > > But i could see Security Manager running.
> > > >
> > > > [netcool at netcool1:/opt/netcool/bin]$ ps -ef | grep ncsm
> > > > netcool 12025 8898 0 00:21 pts/2 00:00:00 /bin/sh
> > ./ncsm_server
> > > > netcool 12032 12025 0 00:21 pts/2 00:00:05
> > > > /opt/netcool/platform/linux2x86/jre_1.4.2/bin/java
> > -Dapp=SM_ncsm_server
> > > > -Xmx512M -Xms32M -Xss512k -Xoss512k -Dshowfailurestacktrace=true
> > > > -Dbase.directory=/opt/netcool/security -Dapp.type=securitymgr
> > > > -Dimpact.server.build=ncsmApp2006May31 -Dname=SM
> > -Dcatalina.home=/opt/net
> > > > netcool 12713 8898 0 00:42 pts/2 00:00:00 grep ncsm
> > > > [netcool at netcool1:/opt/netcool/bin]$
> > > >
> > > > Some how, NGF is unable to connect to Security Manager though it is
> > > > running.
> > > >
> > > >
> > > > - Kris
> > > >
> > > > On Thu, Oct 2, 2008 at 11:03 AM, Ralph K <netcool.omnibus at gmail.com>
> > > > wrote:
> > > >
> > > > > Re-install it with default credential. DO NOT change the password
> > while
> > > > > installing the product.
> > > > > ~Ralph
> > > > >
> > > > > On Thu, Oct 2, 2008 at 10:46 AM, Kris <krisnaa1980 at gmail.com>
> > wrote:
> > > > >
> > > > > > Hi All,
> > > > > >
> > > > > > I am facing a problem in starting the Netcool GUI foundation.
> > > Installed
> > > > > the
> > > > > > following components in the order:
> > > > > >
> > > > > > 1) Operating System: Linux
> > > > > > 2) Netcool/OMNIbus v7.2
> > > > > > 3) Netcool Security Manager v1.3
> > > > > > 4) Netcool/Webtop v2.1
> > > > > >
> > > > > > Both ObjectServer and Security Manager are running fine, but
> > when i
> > > > tried
> > > > > > to
> > > > > > start NGF; i was encountered with the following error:
> > > > > >
> > > > > > [netcool at netcool1 bin] ./ngf_server start
> > > > > > Start Netcool GUI Foundation ...
> > > > > > 00_smprovision_init.xml machant_webtop.xml machant_webtop_en.xml
> > > > > > Waiting on provisioning script to complete execution
> > > > > > 00_smprovision_init.xml machant_webtop.xml machant_webtop_en.xml
> > > > > > Waiting on provisioning script to complete execution
> > > > > > 00_smprovision_init.xml machant_webtop.xml machant_webtop_en.xml
> > > > > > Waiting on provisioning script to complete execution
> > > > > >
> > > > > > The process goes into infinite loop. I followed the process
> > stated in
> > > > the
> > > > > > FAQ "Provisioning does not complete after a new install", but
> > still
> > > the
> > > > > > problem encounters.
> > > > > >
> > > > > > Any help is appreciated.
> > > > > >
> > > > > > - Kris
> > > > > > _______________________________________________
> > > > > > Sent by the netcoolusers.org "users" mailing list
> > > > > > Post: users at netcoolusers.org
> > > > > > Unsubscribe: users-unsubscribe at netcoolusers.org
> > > > > > Search: http://netcoolusers.org/Search
> > > > > >
> > > > > _______________________________________________
> > > > > Sent by the netcoolusers.org "users" mailing list
> > > > > Post: users at netcoolusers.org
> > > > > Unsubscribe: users-unsubscribe at netcoolusers.org
> > > > > Search: http://netcoolusers.org/Search
> > > > >
> > > > _______________________________________________
> > > > Sent by the netcoolusers.org "users" mailing list
> > > > Post: users at netcoolusers.org
> > > > Unsubscribe: users-unsubscribe at netcoolusers.org
> > > > Search: http://netcoolusers.org/Search
> > > >
> > > _______________________________________________
> > > Sent by the netcoolusers.org "users" mailing list
> > > Post: users at netcoolusers.org
> > > Unsubscribe: users-unsubscribe at netcoolusers.org
> > > Search: http://netcoolusers.org/Search
> > >
> > >
> > > _______________________________________________
> > > Sent by the netcoolusers.org "users" mailing list
> > > Post: users at netcoolusers.org
> > > Unsubscribe: users-unsubscribe at netcoolusers.org
> > > Search: http://netcoolusers.org/Search
> > >
> > >
> >
> >
> > ------------------------------
> >
> > Message: 21
> > Date: Thu, 2 Oct 2008 08:55:42 -0400
> > From: "Don Strawn" <dstrawn at gmail.com>
> > Subject: Re: [INUG-Users] NGF start issue
> > To: users at netcoolusers.org
> > Message-ID:
> > <c9c624bc0810020555q1692b9d4pb017304d723d6f6b at mail.gmail.com>
> > Content-Type: text/plain; charset=ISO-8859-1
> >
> > You may want to check your /etc/hosts file and make sure there is an
> > entry
> > with the correct IP for your netcool1 hostname on the machine where you
> > have
> > installed ngf and security manager. You can also tail the
> > NCHOME/log/guifoundation/autoconfig.log file to get more info as to why
> > the
> > provisioning scripts are not completing.
> >
> > Don
> >
> > On Thu, Oct 2, 2008 at 6:55 AM, Kris <krisnaa1980 at gmail.com> wrote:
> >
> > > Yes Security Manager is running on the host, when logged in at
> > > http://netcool1:8077; the below message was displayed:
> > >
> > > "If you are trying to find the Security Manager admin pages, please
> > log in
> > > to the NGF or Impact.
> > > If you are looking for confirmation that the Security Manager is up
> > and
> > > running, seeing this page means the Security Manager has started and
> > its
> > > http port is operational".
> > >
> > > I have confirmed the following during the Webtop 2.1 install:
> > > ObjectServer Configuration:
> > > ----------------------------------------
> > > Hostname: netcool1
> > > Port: 4101
> > > Username: root
> > > Password: <empty>
> > >
> > > Security Manager Client
> > > ------------------------------------------
> > > Security Manager Host: netcool1
> > > Security Manager Port: 8077
> > >
> > > Security Manager Administrator username and password:
> > >
> > >
> > ------------------------------------------------------------------------
> > -----------
> > > Administrator Username: admin
> > > Administrator Password: netcool
> > > Confirm Password: netcool
> > >
> > > Netcool GUI Foundation Configuration:
> > > ------------------------------------------------------
> > > NGF HTTP Server Port: 8080
> > > NGF Server Control Port: 8085
> > > NGF Database Port: 8089
> > >
> > > The version of Netcool/Security Manager is:
> > >
> > > netcool at netcool1 bin]$ ./ncsm_server -version
> > > Runtime Architecture: linux2x86
> > > runtime version "1.4.2_08"
> > > Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_08-b03)
> > > Java HotSpot(TM) Client VM (build 1.4.2_08-b03, mixed mode)
> > > Netcool/SecurityManager Version 1.3
> > > Build: nci2006May31
> > > SecurityManager Build: ncsmApp2006May31
> > > Runtime Options: -Xmx512M -Xms32M -Xss512k -Xoss512k
> > > Installed Options:
> > > [netcool at netcool1 bin]$
> > >
> > > - Kris
> > >
> > > On Thu, Oct 2, 2008 at 1:03 PM, Kris Fleurinck <kfl at si-tech.be> wrote:
> > >
> > > > Kris,
> > > >
> > > > are you sure your NCSM is running and do you have the correct ncsm
> > > > credential/host/port configuration in your NGF setup?
> > > >
> > > > Kris
> > > >
> > > >
> > > >
> > > > -----Original Message-----
> > > > From: users-bounces at netcoolusers.org on behalf of Ralph K
> > > > Sent: Thu 02/10/2008 10:54
> > > > To: users at netcoolusers.org
> > > > Subject: Re: [INUG-Users] NGF start issue
> > > >
> > > > You may use ngf_api against every individual unprocessed files to
> > get to
> > > > dig
> > > > more. Give it a thought too -
> > > >
> > > >
> > >
> > http://www-01.ibm.com/support/docview.wss?rs=3121&context=SSSHVS&dc=DB52
> > 0&dc=DB560&uid=swg21306922&loc=en_US&cs=UTF-8&lang=en&rss=ct3121tivoli
> > > > ~Ralph
> > > >
> > > > On Thu, Oct 2, 2008 at 1:55 PM, Kris <krisnaa1980 at gmail.com> wrote:
> > > >
> > > > > I installed with the default configurations except the
> > ObjectServer
> > > port
> > > > > change 4101. But when i ran the provisioning script, i was
> > encountered
> > > > with
> > > > > the following error:
> > > > >
> > > > > ---------------
> > > > > BUILD FAILED
> > > > > Received exception while getting reference to user interface.
> > > > > Could not log into Security Manager - fix host/port in
> > > > > $NCHOME/etc/sm/server.props or
> > > > > username/password in your ant .xml file:User login failed for
> > > user:.User
> > > > > not
> > > > > found
> > > > > -----------------
> > > > >
> > > > > In the $NCHOME/etc/sm/server.props, the password for admin user is
> > > > > encrypted
> > > > > as
> > > > >
> > > > > ------------
> > > > > sm.security.admin.userid=admin
> > > > >
> > > > >
> > > >
> > >
> > sm.security.admin.password=26AA8949BE4461C5F4064D6FE212743C4032BBB7FB34F
> > 4F47BBC70377D6C169E
> > > > > ------------
> > > > >
> > > > > But i could see Security Manager running.
> > > > >
> > > > > [netcool at netcool1:/opt/netcool/bin]$ ps -ef | grep ncsm
> > > > > netcool 12025 8898 0 00:21 pts/2 00:00:00 /bin/sh
> > ./ncsm_server
> > > > > netcool 12032 12025 0 00:21 pts/2 00:00:05
> > > > > /opt/netcool/platform/linux2x86/jre_1.4.2/bin/java
> > -Dapp=SM_ncsm_server
> > > > > -Xmx512M -Xms32M -Xss512k -Xoss512k -Dshowfailurestacktrace=true
> > > > > -Dbase.directory=/opt/netcool/security -Dapp.type=securitymgr
> > > > > -Dimpact.server.build=ncsmApp2006May31 -Dname=SM
> > > -Dcatalina.home=/opt/net
> > > > > netcool 12713 8898 0 00:42 pts/2 00:00:00 grep ncsm
> > > > > [netcool at netcool1:/opt/netcool/bin]$
> > > > >
> > > > > Some how, NGF is unable to connect to Security Manager though it
> > is
> > > > > running.
> > > > >
> > > > >
> > > > > - Kris
> > > > >
> > > > > On Thu, Oct 2, 2008 at 11:03 AM, Ralph K
> > <netcool.omnibus at gmail.com>
> > > > > wrote:
> > > > >
> > > > > > Re-install it with default credential. DO NOT change the
> > password
> > > while
> > > > > > installing the product.
> > > > > > ~Ralph
> > > > > >
> > > > > > On Thu, Oct 2, 2008 at 10:46 AM, Kris <krisnaa1980 at gmail.com>
> > wrote:
> > > > > >
> > > > > > > Hi All,
> > > > > > >
> > > > > > > I am facing a problem in starting the Netcool GUI foundation.
> > > > Installed
> > > > > > the
> > > > > > > following components in the order:
> > > > > > >
> > > > > > > 1) Operating System: Linux
> > > > > > > 2) Netcool/OMNIbus v7.2
> > > > > > > 3) Netcool Security Manager v1.3
> > > > > > > 4) Netcool/Webtop v2.1
> > > > > > >
> > > > > > > Both ObjectServer and Security Manager are running fine, but
> > when i
> > > > > tried
> > > > > > > to
> > > > > > > start NGF; i was encountered with the following error:
> > > > > > >
> > > > > > > [netcool at netcool1 bin] ./ngf_server start
> > > > > > > Start Netcool GUI Foundation ...
> > > > > > > 00_smprovision_init.xml machant_webtop.xml
> > machant_webtop_en.xml
> > > > > > > Waiting on provisioning script to complete execution
> > > > > > > 00_smprovision_init.xml machant_webtop.xml
> > machant_webtop_en.xml
> > > > > > > Waiting on provisioning script to complete execution
> > > > > > > 00_smprovision_init.xml machant_webtop.xml
> > machant_webtop_en.xml
> > > > > > > Waiting on provisioning script to complete execution
> > > > > > >
> > > > > > > The process goes into infinite loop. I followed the process
> > stated
> > > in
> > > > > the
> > > > > > > FAQ "Provisioning does not complete after a new install", but
> > still
> > > > the
> > > > > > > problem encounters.
> > > > > > >
> > > > > > > Any help is appreciated.
> > > > > > >
> > > > > > > - Kris
> > > > > > > _______________________________________________
> > > > > > > Sent by the netcoolusers.org "users" mailing list
> > > > > > > Post: users at netcoolusers.org
> > > > > > > Unsubscribe: users-unsubscribe at netcoolusers.org
> > > > > > > Search: http://netcoolusers.org/Search
> > > > > > >
> > > > > > _______________________________________________
> > > > > > Sent by the netcoolusers.org "users" mailing list
> > > > > > Post: users at netcoolusers.org
> > > > > > Unsubscribe: users-unsubscribe at netcoolusers.org
> > > > > > Search: http://netcoolusers.org/Search
> > > > > >
> > > > > _______________________________________________
> > > > > Sent by the netcoolusers.org "users" mailing list
> > > > > Post: users at netcoolusers.org
> > > > > Unsubscribe: users-unsubscribe at netcoolusers.org
> > > > > Search: http://netcoolusers.org/Search
> > > > >
> > > > _______________________________________________
> > > > Sent by the netcoolusers.org "users" mailing list
> > > > Post: users at netcoolusers.org
> > > > Unsubscribe: users-unsubscribe at netcoolusers.org
> > > > Search: http://netcoolusers.org/Search
> > > >
> > > >
> > > > _______________________________________________
> > > > Sent by the netcoolusers.org "users" mailing list
> > > > Post: users at netcoolusers.org
> > > > Unsubscribe: users-unsubscribe at netcoolusers.org
> > > > Search: http://netcoolusers.org/Search
> > > >
> > > >
> > > _______________________________________________
> > > Sent by the netcoolusers.org "users" mailing list
> > > Post: users at netcoolusers.org
> > > Unsubscribe: users-unsubscribe at netcoolusers.org
> > > Search: http://netcoolusers.org/Search
> > >
> >
> >
> >
> > --
> > Don C. Strawn III
> >
> >
> > ------------------------------
> >
> > Message: 22
> > Date: Thu, 2 Oct 2008 09:50:27 -0500
> > From: Victor Havard <vhavard at us.ibm.com>
> > Subject: Re: [INUG-Users] M2r
> > To: users at netcoolusers.org
> > Message-ID:
> >
> > <OF52E12702.7072801D-ON862574D6.00515C54-862574D6.0051861C at us.ibm.com>
> > Content-Type: text/plain; charset="us-ascii"
> >
> >
> > It's trying to connect to the MIB Database to check for needed MIBs or
> > NCKL
> > rules, but can't. If you have a firewall you'll need to set up proxy
> > info
> > in the preferences. If you are using a version of m2r earlier than 5.3
> > then you should upgrade to the latest version as all the servers have
> > changed from micromuse servers to ibm servers and the entire connection
> > mechanism has changed.
> >
> > -- Victor
> > -------------------------------
> > Victor L. Havard
> > Senior Solution Architect
> > IBM Software Group (Tivoli Netcool)
> > Office: 972-992-3966
> > Mobile: 214-505-6093
> > Tie: 364-7026
> > -------------------------------
> >
> >
> >
> > From: "Troyce Carter" <troyce.carter at CenturyTel.com>
> >
> > To: <users at netcoolusers.org>
> >
> > Date: 10/01/2008 04:20 PM
> >
> > Subject: [INUG-Users] M2r
> >
> >
> >
> >
> >
> >
> > I keep getting this error
> >
> > ERROR snmpmib.pl:2510 retrieveOnline failed: 500 Can't connect to
> > 65.249.194.136:80 <http://65.249.194.136/> <http://65.249.194.136/>
> >
> >
> >
> > Not sure if I have it set up correctly can any one lead me in the right
> > direction on what I am doing wrong
> >
> > _______________________________________________
> > Sent by the netcoolusers.org "users" mailing list
> > Post: users at netcoolusers.org
> > Unsubscribe: users-unsubscribe at netcoolusers.org
> > Search: http://netcoolusers.org/Search
> >
> >
> > ------------------------------
> >
> > Message: 23
> > Date: Thu, 2 Oct 2008 10:04:11 -0500
> > From: "Troyce Carter" <troyce.carter at CenturyTel.com>
> > Subject: Re: [INUG-Users] M2r
> > To: <users at netcoolusers.org>
> > Message-ID:
> >
> > <3B46FECC89D6A24099D9B1FDFCEFAA980A9A0DB8 at lamonchqex03.centurytel.com>
> > Content-Type: text/plain; charset="us-ascii"
> >
> > I am using 5.1.19
> >
> > My preferences are set to the following
> >
> > MIBDB Server(hostname:port):
> mibdb.micromuse.com:80 <http://mibdb.micromuse.com/><
> http://mibdb.micromuse.com/>
> > Distribution Server(hostname:port): gat-2 micromuse.com:8000
> > Dependencies Search Path
> > $M2RHOME/mibs/base;$M2RHOME/mibs/rfc;$M2RHOME/mibs/dowloads;soap://
> > 65.249.194.136:80 <http://65.249.194.136/> <http://65.249.194.136/>
> >
> > To be honest I have just recently started using this tool and it was
> > loaded for me by an integrator and I have no idea where to find the New
> > M2R. I have been building out my all my rules by hand up until I was
> > showed this. So any help would be appreciated.
> >
> > Tracy
> >
> >
> > -----Original Message-----
> > From: users-bounces at netcoolusers.org
> > [mailto:users-bounces at netcoolusers.org] On Behalf Of Victor Havard
> > Sent: Thursday, October 02, 2008 9:50 AM
> > To: users at netcoolusers.org
> > Subject: Re: [INUG-Users] M2r
> >
> >
> > It's trying to connect to the MIB Database to check for needed MIBs or
> > NCKL
> > rules, but can't. If you have a firewall you'll need to set up proxy
> > info
> > in the preferences. If you are using a version of m2r earlier than 5.3
> > then you should upgrade to the latest version as all the servers have
> > changed from micromuse servers to ibm servers and the entire connection
> > mechanism has changed.
> >
> > -- Victor
> > -------------------------------
> > Victor L. Havard
> > Senior Solution Architect
> > IBM Software Group (Tivoli Netcool)
> > Office: 972-992-3966
> > Mobile: 214-505-6093
> > Tie: 364-7026
> > -------------------------------
> >
> >
> >
> >
> > From: "Troyce Carter" <troyce.carter at CenturyTel.com>
> >
> >
> >
> > To: <users at netcoolusers.org>
> >
> >
> >
> > Date: 10/01/2008 04:20 PM
> >
> >
> >
> > Subject: [INUG-Users] M2r
> >
> >
> >
> >
> >
> >
> >
> >
> > I keep getting this error
> >
> > ERROR snmpmib.pl:2510 retrieveOnline failed: 500 Can't connect to
> > 65.249.194.136:80 <http://65.249.194.136/> <http://65.249.194.136/>
> >
> >
> >
> > Not sure if I have it set up correctly can any one lead me in the right
> > direction on what I am doing wrong
> >
> > _______________________________________________
> > Sent by the netcoolusers.org "users" mailing list
> > Post: users at netcoolusers.org
> > Unsubscribe: users-unsubscribe at netcoolusers.org
> > Search: http://netcoolusers.org/Search
> >
> >
> >
> >
> >
> > ------------------------------
> >
> > Message: 24
> > Date: Thu, 2 Oct 2008 17:13:07 +0200
> > From: "Lucia Bussotti" <luciabussotti at inwind.it>
> > Subject: [INUG-Users] Fwd:Re: Select DISTINCT entries from
> > alerts.status?
> > To: "Netcool Users" <users at netcoolusers.org>
> > Message-ID: <K84A9V$343256238E670FE02D03D5B129AEBC97 at libero.it>
> > Content-Type: text/plain; charset=iso-8859-1
> >
> > You can use:
> > "select Node,count(*) FROM alerts.status group by Node;"
> > In this way you can have all the distinct Node
> >
> > Bye
> > Lucia
> >
> >
> > ---------- Initial Header -----------
> >
> > >From : users-bounces at netcoolusers.org
> > To : users at netcoolusers.org
> > Cc :
> > Date : Thu, 2 Oct 2008 11:05:54 +0100
> > Subject : Re: [INUG-Users] Select DISTINCT entries from alerts.status?
> >
> >
> >
> >
> >
> >
> >
> > Evaluate/Bind is relatively high cost process as has been covered on
> > early
> > threads. Temporary tables are more efficient.
> >
> > You do not say what the requirement is that led you to try the
> > unsupported
> > DISTINCT. One possible solution could be (if converted to correct
> > syntax)
> >
> > In the action of the trigger
> >
> > for each row x in alerts.status (where)
> >
> > insert x.Node + any other interesting data into transient table
> >
> > end
> >
> > for each row y in transient table (where)
> > do stuff with y.Node etc
> > end
> >
> > delete * from transient.
> >
> > If you want to do counts or other fun stuff add a dedup trigger for your
> > transient to increment a count field.
> >
> > (Dedup trigger is a great example of transient table usage.)
> >
> > I assure you the action above is significantly faster to execute than an
> > evaluate/bind followed by a for each on the array.
> >
> > -hth-
> > Don W
> > ___________
> > Don Wildman
> > World Wide Product Manager - Tivoli Event Management
> >
> > IBM Software Group, Tivoli - Network Management
> > IBM United Kingdom Limited
> > email: wildman at uk.ibm.com
> > Mobile: +44 (0) 7879 841569 - Office/DDI: +44 (0) 20 7021 8144 -
> > T/L:
> > 438144 - ITN: 37438144
> >
> > users-bounces at netcoolusers.org wrote on 01/10/2008 15:06:19:
> >
> > > [image removed]
> > >
> > > [INUG-Users] Select DISTINCT entries from alerts.status?
> > >
> > > Charles S Brown
> > >
> > > to:
> > >
> > > users
> > >
> > > 01/10/2008 15:16
> > >
> > > Sent by:
> > >
> > > users-bounces at netcoolusers.org
> > >
> > > Please respond to users
> > >
> > > Is there a preferred method to select DISTINCT entries from the
> > > alerts.status database?
> > >
> > > I was dismayed to discover the Omnibus implementation of SQL doesn't
> > > seem to support the SELECT DISTINCT command.
> > >
> > > "SELECT DISTINCT(Node) FROM alerts.status;" returns a parse failure.
> > >
> > > Thanks!
> > > Chuck
> > >
> > > The information transmitted is intended only for the person or entity
> > to
> > > which it is addressed and may contain confidential and/or privileged
> > > material. If the reader of this message is not the intended
> > recipient,
> > > you are hereby notified that your access is unauthorized, and any
> > review,
> > > dissemination, distribution or copying of this message including any
> > > attachments is strictly prohibited. If you are not the intended
> > > recipient, please contact the sender and delete the material from any
> > > computer.
> > > _______________________________________________
> > > Sent by the netcoolusers.org "users" mailing list
> > > Post: users at netcoolusers.org
> > > Unsubscribe: users-unsubscribe at netcoolusers.org
> > > Search: http://netcoolusers.org/Search
> >
> >
> >
> >
> >
> >
> > Unless stated otherwise above:
> > IBM United Kingdom Limited - Registered in England and Wales with number
> > 741598.
> > Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6
> > 3AU
> >
> >
> >
> >
> >
> > _______________________________________________
> > Sent by the netcoolusers.org "users" mailing list
> > Post: users at netcoolusers.org
> > Unsubscribe: users-unsubscribe at netcoolusers.org
> > Search: http://netcoolusers.org/Search
> >
> >
> >
> >
> > ------------------------------
> >
> > _______________________________________________
> > Sent by the netcoolusers.org "users" mailing list
> > Post: users at netcoolusers.org
> > Unsubscribe: users-unsubscribe at netcoolusers.org
> > Search: http://netcoolusers.org/Search
> >
> >
> > End of Users Digest, Vol 47, Issue 2
> > ************************************
> >
> > _______________________________________________
> > Sent by the netcoolusers.org "users" mailing list
> > Post: users at netcoolusers.org
> > Unsubscribe: users-unsubscribe at netcoolusers.org
> > Search: http://netcoolusers.org/Search
> >
> > _______________________________________________
> > Sent by the netcoolusers.org "users" mailing list
> > Post: users at netcoolusers.org
> > Unsubscribe: users-unsubscribe at netcoolusers.org
> > Search: http://netcoolusers.org/Search
> >
> _______________________________________________
> Sent by the netcoolusers.org "users" mailing list
> Post: users at netcoolusers.org
> Unsubscribe: users-unsubscribe at netcoolusers.org
> Search: http://netcoolusers.org/Search
>
> __________ NOD32 3490 (20081002) Information __________
>
> This message was checked by NOD32 antivirus system.
> http://www.eset.com
>
>
> _______________________________________________
> Sent by the netcoolusers.org "users" mailing list
> Post: users at netcoolusers.org
> Unsubscribe: users-unsubscribe at netcoolusers.org
> Search: http://netcoolusers.org/Search
>
More information about the Users
mailing list