Manager installation

Hi Mark,

Thanks for u advice regarding the manager server/controller/optimize installation.But i have to do RND on that part.

I have applied one fixed for removing the error com.dante.station.controller.ControllerStation.This error is comming at Controller part. I have applied ManagerConsole_6-5-1_SP1_Fix1.After applying this fixed com.dante.station.controller.ControllerStation is removed but now we are getting diffrent error.

[COLOR=red][FONT=‘Times New Roman’][Thread : main] ======== Begin StackTrace ======
com.webMethods.optimize.event.common.BDValidationException: [wm-cjdbc34-0042][Or
acle JDBC Driver][Oracle]ORA-00942: table or view does not exist

at com.webMethods.optimize.event.handler.change.EventMapHandler.getLates
tObjects(EventMapHandler.java:185)


[Thread : main] ERROR2006-05-19 17:58:34.918 GMT+05:30
[Thread : main] ======== Begin StackTrace ======
[Thread : main] ======== Begin StackTrace ======
java.sql.SQLException: [wm-cjdbc34-0042][Oracle JDBC Driver][Oracle]ORA-00942: t
able or view does not exist

FATAL ERROR: Can’t initialize webapp.
com.dante.station.StationInitializerRuntimeException: javax.management.InstanceN
otFoundException: station.role.ui:name=Event Service
at com.dante.Initializer.(Initializer.java:100)
at com.dante.Initializer.start(Initializer.java:134)

[Thread : main] ======== Begin StackTrace ======
java.lang.NullPointerException
at com.webMethods.optimize.legacy.ControllerLegacyConverter.addConfigSch
ema(ControllerLegacyConverter.java:89)
at com.dante.config.controller.ConfigRepository.addSchemaFromDb(ConfigRe
pository.java:639)
at com.dante.config.controller.ConfigInstanceStorage.loadSchemas(ConfigI
nstanceStorage.java:212)

After starting the controller,controller automatically shut down…


can u pls let me know how to resolve that problem.[/FONT][/COLOR]


thx in advance
S gour


Hi All,

I have install the manager server 6.5 and myWebMethods 6.5.2.I am able to login in to Mywebmethod admin page. I am able to see all the link link
business monitroing,system monitrong,integration monitroing and webMethods configration.but when i click link like business monitrong,system monitoring it give error in page.

also in webMethods configration/system configration /system setting i have mention the setting for Intergeration and controler.for Controller setting it give me warning like

WARNING: webMethods Controller cannot be found at the specified Host and Port. Please check the values and try again, or verify that the application is running at this Host and Port location.

and also in system information tab status of controller,data handler ,and my webmbethod is coming Unavailable.

can u pls let me know wheater there is any configration we have to do after installing the mywebmethods.I have readed in pdf but i have not found any sufficent information.

thx in advance
Sgour

Hi All,

I have install the manager server 6.5.I am getting problem in controller.
controller is giving Error “table or view does not exist”.

I have little doubt. I have made one user in database and for all process audit,analysis and process tracker i have user same database user.It may matter that diffrent user to be created for diffrent database component or single database user is sufficent.

thx in advance
Sgour

Hi All,

I am using manager server 6.5.I have created one database username.after that i have run the installation for manager server.after completion of installation of manager server i have run the oracle.bat for analysis,process tracker and process audit and manager server.while running the oracle.bat file i got error at all the three database component.

The Error is :-

INSERT INTO operation_mgr
*
ERROR at line 1:
ORA-00942: table or view does not exist

CREATE UNIQUE INDEX BMCSTMTR_PKX ON BAM_CUSTOM_TREE
*
ERROR at line 1:
ORA-01658: unable to create INITIAL extent for segment in tablespace
WEBMINDX_MDA

when i have seen the operation_mgr in database such table was not there.

can u pls let me know how to solve that problem.

with regards
S Gour

hi,
iam alos facing the same problem

I have install the manager server 65.and also the mywebmethods.when i go the My webMethods Administrator page it show error like

POP.012.9002.wm_bam_kpi_data] Remote Exception caught: com.webMethods.caf.wsclient.WSClientException: Failed to bind to endPoint: http://:/services/events.wsdl and interface: interface com.webMethods.optimize.event.common.IEventService: could not bind to path: http://:/services/events.wsdl

if got the solution do let me know
my email id -waseemuddinm@damcogroup.com

Hi Waseem,

This problem is comming becouse of tablespace is not created properly by manager server.check the tablespace wheater there is any error is there.
and u have granted all the privalages.

hi gour,
i had done this
i think tablespaces is correct and i had granted all the privalages.
but still iam getting the same error.
please look in to this

[COLOR=red]* Oracle Install for 6.5.1 Database Components
*

  • You must have an Oracle client on this machine
  • Choose Action:
  1. Install / Reinstall a Database Component
  2. Migrate a Database Component
  3. View / Modify database connection properties file
  4. Instructions for manual database creation
  5. Install webMethods tablespaces
    X. Quit
    Please Choose Now…:5

  • Select Database Component
  1. Analysis 6.5.1
  2. Process Tracker 6.5.1
  3. Process Audit 6.5.1
  4. Archive 6.5.1
  5. Manager Server 6.5.1
  6. Servicenet 6.5
    X. Back
    Please Choose Now…:1

  • Specify DBMS version of target database
  1. Oracle 9i Windows
  2. Oracle 9i Unix / Linux
  3. Oracle 10g Windows
  4. Oracle 10g Unix / Linux
    X. Back
    Please Choose Now…:1

  • Data directory : C:\oracle\oradata\harsh
  • Index directory : C:\oracle\oradata\harsh
  • Are these directories acceptable?

Y. Yes
N. No
X. Back
Please Choose Now…:y


  • ENTER PASSWORD FOR SYS

Enter SYS Password:manage[/color]
SQL*Plus: Release 9.2.0.1.0 - Production on Tue Jun 27 14:29:27 2006
Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
ERROR:
ORA-01017: invalid username/password; logon denied

Enter user-name: system
Enter password:

Connected to:
Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
With the Partitioning, OLAP and Oracle Data Mining options
JServer Release 9.2.0.1.0 - Production

[COLOR=red]**************************************/

  • Setting SQL plus variables
    **************************************/
    **************************************/
  •    Script - Common DB component - Creating tablespaces
    

**************************************/
CREATE TABLESPACE WEBMDATA_LGA
*
ERROR at line 1:
ORA-01543: tablespace ‘WEBMDATA_LGA’ already exists[/color]

CREATE TABLESPACE WEBMDATA_MDA
*
ERROR at line 1:
ORA-01543: tablespace ‘WEBMDATA_MDA’ already exists

CREATE TABLESPACE WEBMDATA_SMA
*
ERROR at line 1:
ORA-01543: tablespace ‘WEBMDATA_SMA’ already exists

CREATE TABLESPACE WEBMINDX_LGA
*
ERROR at line 1:
ORA-01543: tablespace ‘WEBMINDX_LGA’ already exists

CREATE TABLESPACE WEBMINDX_MDA
*
ERROR at line 1:
ORA-01543: tablespace ‘WEBMINDX_MDA’ already exists

CREATE TABLESPACE WEBMINDX_SMA
*
ERROR at line 1:
ORA-01543: tablespace ‘WEBMINDX_SMA’ already exists

[COLOR=red]Disconnected from Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
With the Partitioning, OLAP and Oracle Data Mining options
JServer Release 9.2.0.1.0 - Production
*
*

  • Oracle Install for 6.5.1 Database Components
  • You must have an Oracle client on this machine
  • Choose Action:
  1. Install / Reinstall a Database Component
  2. Migrate a Database Component
  3. View / Modify database connection properties file
  4. Instructions for manual database creation
  5. Install webMethods tablespaces
    X. Quit
    Please Choose Now…:[/color]

    thanks
    waseem

hi gour,
i had done this
i think tablespaces is correct and i had granted all the privalages.
but still iam getting the same error.
please look in to this

[COLOR=red]* Oracle Install for 6.5.1 Database Components
*

  • You must have an Oracle client on this machine
  • Choose Action:
  1. Install / Reinstall a Database Component
  2. Migrate a Database Component
  3. View / Modify database connection properties file
  4. Instructions for manual database creation
  5. Install webMethods tablespaces
    X. Quit
    Please Choose Now…:5

  • Select Database Component
  1. Analysis 6.5.1
  2. Process Tracker 6.5.1
  3. Process Audit 6.5.1
  4. Archive 6.5.1
  5. Manager Server 6.5.1
  6. Servicenet 6.5
    X. Back
    Please Choose Now…:1

  • Specify DBMS version of target database
  1. Oracle 9i Windows
  2. Oracle 9i Unix / Linux
  3. Oracle 10g Windows
  4. Oracle 10g Unix / Linux
    X. Back
    Please Choose Now…:1

  • Data directory : C:\oracle\oradata\harsh
  • Index directory : C:\oracle\oradata\harsh
  • Are these directories acceptable?

Y. Yes
N. No
X. Back
Please Choose Now…:y


  • ENTER PASSWORD FOR SYS

Enter SYS Password:manage[/color]
SQL*Plus: Release 9.2.0.1.0 - Production on Tue Jun 27 14:29:27 2006
Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
ERROR:
ORA-01017: invalid username/password; logon denied

Enter user-name: system
Enter password:

Connected to:
Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
With the Partitioning, OLAP and Oracle Data Mining options
JServer Release 9.2.0.1.0 - Production

[COLOR=red]**************************************/

  • Setting SQL plus variables
    **************************************/
    **************************************/
  • Script - Common DB component - Creating tablespaces
    **************************************/
    CREATE TABLESPACE WEBMDATA_LGA

ERROR at line 1:
ORA-01543: tablespace ‘WEBMDATA_LGA’ already exists[/color]

CREATE TABLESPACE WEBMDATA_MDA
*
ERROR at line 1:
ORA-01543: tablespace ‘WEBMDATA_MDA’ already exists

CREATE TABLESPACE WEBMDATA_SMA
*
ERROR at line 1:
ORA-01543: tablespace ‘WEBMDATA_SMA’ already exists

CREATE TABLESPACE WEBMINDX_LGA
*
ERROR at line 1:
ORA-01543: tablespace ‘WEBMINDX_LGA’ already exists

CREATE TABLESPACE WEBMINDX_MDA
*
ERROR at line 1:
ORA-01543: tablespace ‘WEBMINDX_MDA’ already exists

CREATE TABLESPACE WEBMINDX_SMA
*
ERROR at line 1:
ORA-01543: tablespace ‘WEBMINDX_SMA’ already exists

[COLOR=red]Disconnected from Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
With the Partitioning, OLAP and Oracle Data Mining options
JServer Release 9.2.0.1.0 - Production
*
*

  • Oracle Install for 6.5.1 Database Components
  • You must have an Oracle client on this machine
  • Choose Action:
  1. Install / Reinstall a Database Component
  2. Migrate a Database Component
  3. View / Modify database connection properties file
  4. Instructions for manual database creation
  5. Install webMethods tablespaces
    X. Quit
    Please Choose Now…:[/color]

thanks
waseem

Hi waseem,

U have check the procedure whether there is any error is comming.
becouse the error which u are getting is becouse of tablespace.

try to create the tablespace manually and then run the oracle.bat file.
try to see how many table are created and also wheater there is any error is there in procedure.

Hi Sgour,

I understand that you are new to webMethods. But I agree with Mark. Most of the information can be found in the PDF’s provided by wM.

Some of my team members have installed 6.5.x successfully by going through the documents provided by wM

Regards,
Vijay

Waseem,

This error indicates a configuration error in MywebMethods. that the Manager Server has not been properly configured in MywebMethods (MWS) portal. In MWS, go to the config section (home - webMethods Configuration - System Configuration and define the URL to the Manager server there.

Obviously you can also contact WM Support. They will be able to help you for sure.

Hope this helps.

I find this often happens if the database component is not configured properly. Have you created the ANALYSIS schema? This is done using the db install scripts under $OPTIMIZE_HOME/common/db/scripts/oracle_or_mssql. I would shutdown the optimize and Portal portion and recreate the ANALYSIS and PORTAL database components.

Hi,

I need to configure WMmanager for monitor system health, Polling notifications & listeners.
To achive this what are the components I need to install in wm6.5 and please let me know the configuration details.

Currently the entaire project is running on wm6.5.
In myWebMethods they configured for Broker only.
Please let me know what are the changes I need to do in existing application?
and what are the components I need to Install? and their configurations.

Thanks& Regards,
Venkata G