Grid Control in Servlet?

Hi guys,
I am new in servlet, Please advice how
can i have GridControl in servlet?
Thx
Ali

Ram (guest) wrote:
: Hi,
: I am developing an application which has a client side applet
: and talking to a servlet which hold the database connection.
: I am able to coonect the applet and from the client applet If
i
: pass aquery I get the output back in the applet in HTML
format.
: My problem is , that i am using a grid control in my
applet.How
: do I specify the query dataset for the grid control, since the
: conn is in the servlet in the middle tier and also how do i
: populate the grid control with the data I get from the servlet
: which at present is in formatted HTML.
: In the online manual I could find that we could stream the
: querydataset object itself using but I am not able to find the
: class,methods or interfaces for DataSetData which implements
: io.serializable.
: What is the best way to do this, Can u please help me
: Thanks
: Ram
1. Have the Servlet return a result set instead of an html table
2. Use the Database.resultToDataSet(resultset) method to provide
a data set
3. bind the grid control to that data set gridcontrol.setDataSet
(dataset-returned from step 2.)
Federico
null

Similar Messages

  • 'JMXSoapAdapter-web: Servlet error' Raised by Grid Control Agent In E-Busin

    Hi,
    I'm currently experiencing the following error referenced in the note: 'JMXSoapAdapter-web: Servlet error' Raised by Grid Control Agent In E-Business Suite R12 Logfile [ID 1105768.1]
    12/01/26 08:52:32.364 JMXSoapAdapter-web: Servlet error
    java.io.IOException: Connection reset by peer
    at sun.nio.ch.FileDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:72)
    at sun.nio.ch.IOUtil.write(IOUtil.java:43)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    at java.nio.channels.Channels.writeFully(Channels.java:81)
    at java.nio.channels.Channels.access$000(Channels.java:47)
    at java.nio.channels.Channels$1.write(Channels.java:155)
    at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
    at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
    at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:662)
    E-Biz: 12.1.3
    DB: 11.2.0.2
    Grid: Oracle Enterprise Manager 11g Release 1 Grid Control
    To resolve the issue the note states the following:
    1. Set the oc4jadmin in the monitoring of the JVM in the grid control.
    2. Retest the issue.
    3. Migrate the solution as appropriate to other environments.
    I'm not sure how to do this, could somebody clarify where i navigate to to implement this change?
    Thanks,
    Keith

    Hi,
    I'm currently experiencing the following error referenced in the note: 'JMXSoapAdapter-web: Servlet error' Raised by Grid Control Agent In E-Business Suite R12 Logfile [ID 1105768.1]
    12/01/26 08:52:32.364 JMXSoapAdapter-web: Servlet error
    java.io.IOException: Connection reset by peer
    at sun.nio.ch.FileDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:72)
    at sun.nio.ch.IOUtil.write(IOUtil.java:43)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    at java.nio.channels.Channels.writeFully(Channels.java:81)
    at java.nio.channels.Channels.access$000(Channels.java:47)
    at java.nio.channels.Channels$1.write(Channels.java:155)
    at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
    at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
    at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:662)
    E-Biz: 12.1.3
    DB: 11.2.0.2
    Grid: Oracle Enterprise Manager 11g Release 1 Grid Control
    To resolve the issue the note states the following:
    1. Set the oc4jadmin in the monitoring of the JVM in the grid control.
    2. Retest the issue.
    3. Migrate the solution as appropriate to other environments.
    I'm not sure how to do this, could somebody clarify where i navigate to to implement this change?
    Thanks,
    Keith

  • Error while setting up Standby database using Grid Control

    I am getting this on grid control 10.2 on windows env while creating standby database using EM. I have checked this folder and it does exists.
    any ideas?
    C:\oracle\ora10.1\network\admin\listener.ora: java.io.IOException: The system cannot find the path specified

    There is no problem tnsnames.ora & listener.ora since I am getting the same error for just standby backup also.
    this is error on emoms.trc file
    2007-07-18 13:19:37,318 [EMUI_13_19_37_/console/database/instance/sitemap] ERROR perf.sitemap setMaintenancePage.1812 - java.sql.SQLException: ORA-00933: SQL command not properly ended
    ORA-06512: at "SYSMAN.ECM_UTIL", line 509
    ORA-06512: at line 1
    java.sql.SQLException: ORA-00933: SQL command not properly ended
    ORA-06512: at "SYSMAN.ECM_UTIL", line 509
    ORA-06512: at line 1
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:304)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:271)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:625)
         at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:180)
         at oracle.jdbc.driver.T4CCallableStatement.execute_for_rows(T4CCallableStatement.java:869)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1153)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:2932)
         at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3023)
         at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:4132)
         at oracle.sysman.util.jdbc.PreparedStatementWrapper.execute(PreparedStatementWrapper.java:173)
         at oracle.sysman.util.jdbc.CallableStatementWrapper.execute(CallableStatementWrapper.java:135)
         at oracle.sysman.eml.ecm.cloneHome.repaccess.CloneHomeSql.getClonableHomes(CloneHomeSql.java:449)
         at oracle.sysman.eml.ecm.cloneHome.repaccess.CloneHomeSql.getClonableHomes(CloneHomeSql.java:561)
         at oracle.sysman.eml.ecm.cloneHome.repaccess.CloneHomeSql.isHomeClonable(CloneHomeSql.java:363)
         at oracle.sysman.db.adm.inst.SitemapController.setMaintenancePage(SitemapController.java:1807)
         at oracle.sysman.db.adm.inst.SitemapController.setRequestAttributes(SitemapController.java:1385)
         at oracle.sysman.db.adm.BaseController.handleEvent(BaseController.java:1154)
         at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java:577)
         at oracle.sysman.db.adm.RootController.handleRequest(RootController.java:174)
         at oracle.sysman.db.adm.DBControllerResolver.handleRequest(DBControllerResolver.java:114)
         at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:781)
         at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:337)
         at oracle.sysman.eml.app.Console.doGet(Console.java:318)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:88)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
         at oracle.sysman.eml.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.java:122)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
         at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:102)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:336)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:659)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    2007-07-18 13:19:42,505 [EMUI_13_19_42_/console/database/dataguard/create] ERROR em.dataguard validate.1118 - CreateBean: ClassNotFoundException: null
    2007-07-18 13:19:44,224 [EMUI_13_19_44_/console/database/dataguard/create] ERROR em.dataguard validate.1118 - CreateBean: ClassNotFoundException: null
    2007-07-18 13:19:46,052 [EMUI_13_19_44_/console/database/dataguard/create] ERROR em.dataguard mapHelpPage.2002 - StandbyUtil.mapHelpPage: dghelp for database/dataguard/createSchedule not mapped to any help ID.. Defaulting to oemdba_consens_data_guard_page
    2007-07-18 13:19:47,130 [EMUI_13_19_47_/console/database/dataguard/create] ERROR em.dataguard validate.1118 - CreateBean: ClassNotFoundException: null
    2007-07-18 13:19:53,052 [Thread-85] ERROR jobs.dbclone createTemplate.379 - TemplateManager.createTemplate(): Exception: java.io.IOException: The system cannot find the path specified
    2007-07-18 13:19:53,052 [Thread-85] ERROR jobs.dbclone submitJobPreparation.3013 - DBCloneObject.submitJobPreparation(): Exception: java.io.IOException: The system cannot find the path specified
    2007-07-18 13:19:53,052 [Thread-85] ERROR jobs.dbclone submitDBCloneJob.3228 - DBCloneObject.submitDBCloneJob(): Exception: The system cannot find the path specified
    2007-07-18 13:19:58,006 [EMUI_13_19_58_/console/database/dataguard/create] ERROR em.dataguard onEvent.1038 - CreateConfigController: Exception: oracle.sysman.db.dg.util.VxxStandbyException: The system cannot find the path specified

  • Administrating Data Guard without complexity of Grid Control.  Possible?

    I wonder if someone can shed some wisdom about implementing and administrating Data Guard without the complexity of Grid Control. Don't get me wrong, I love the Data Guard feature provided by Grid Control, but installing Grid Control just for the sake of administrating Data Guard sounds a bit overkilling. Not to mention that I still have hard time getting Grid Control properly installed on a Windows Server 2003 box (keeps getting 503 Service Unavailable and the Servlet error).
    I was told by a friend that Oracle 9 has something called EMCA (Control Assistant) that allows you to administrate Data Guide. Searching for any file containing the phrase "emca" under the Oracle directory ("c:\Oracle\product\10.2.0\db_1\BIN"), I found emca.bat and some related files. Does it mean the EMCA is actually existing in Oracle 10.2G (for Microsoft Windows Server)?
    Any comment? Feeling clueless right now. :-I ....
    Deecay

    I have set up Dataguard 9iR2 on Linux SLES8 and use Data Guard Broker to manage switchover and failover operations. It comes with the database and is command-line based.
    The documentation walks you through the setup phases quite nicely.
    http://www.oracle.com/pls/db92/db92.to_toc?pathname=server.920%2Fa96629%2Ftoc.htm&remark=docindex
    I would suggest a read of some of the documentation on metalink surrounding dataguard and the broker before attempting to use either ;)

  • Grid Control url is not loading 10gR2

    Team,
    DB = 10.2.0.1
    OS = RHLE 4
    Grid = 10.2.0.1
    I have installed Grid Control on the same machine where my database running. I followed all the steps and its successful. After all, my grid control url is not loading..
    The following URL shows
    http://localhost.localdomain:4889/em
    ERROR:
    503 Service Unavailable
    Servlet error: Service is not initialized correctly. Verify that the repository connection information provided is correct.
    I have started all the process successfully. Could you please anyone help me out on this issue ?
    Thanks,
    Hari

    Harry wrote:
    Team,
    DB = 10.2.0.1
    OS = RHLE 4
    Grid = 10.2.0.1
    I have installed Grid Control on the same machine where my database running. I followed all the steps and its successful. After all, my grid control url is not loading..
    The following URL shows
    http://localhost.localdomain:4889/em
    ERROR:
    503 Service Unavailable
    Servlet error: Service is not initialized correctly. Verify that the repository connection information provided is correct.
    I have started all the process successfully. Could you please anyone help me out on this issue ?
    Thanks,
    HariFrom what machine are you trying to run your browser?
    localhost always means the local machine. It is not routed to some other server.

  • ALV Grid: event for user return in ALV Grid Control

    Hi developers,
    i'm wanna do something after a user has pressed the return button in a alv grid control. For that i need probably a event. But i can not find a proper event in the documentation. Could one of you guys help me?
    Best regards christian

    Hi Christian
    ALV grid is an encapsulated object, so it seems there is no way, you ought to implement the data_changed event. So if you want to make bulk data input and after trigger the event by pressing the return key, you should make the ALV Grid get your changes after pressing the key but not after a cell change of a modified cell.
    To set this attribute:
    CALL METHOD gr_alvgrid->register_edit_event
         EXPORTING i_event_id = cl_gui_alv_grid=>mc_evt_enter .
    This way "data_changed" event will be triggered whenever you press the return key while editing.
    For some more information you can also refer to the tutorial <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/a1-8-4/an%20easy%20reference%20for%20alv%20grid%20control.pdf">"An Easy Reference for ALV Grid Control"</a>.
    Regards
    *--Serdar <a href="https://www.sdn.sap.com:443http://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.sdn.businesscard.sdnbusinesscard?u=qbk%2bsag%2bjiw%3d">[ BC ]</a>

  • How to create dynamic web report in 10G Grid Control

    Hi experts..
    In OEM 9i, it provides a OEMgenerationServlet servlet to generate dynamic Web reports, my company uses the servlet to generate many OEM report, those reports cal also take parameters, such as dabatase name. the generated web reports are viewable to public end users. I am looking for a similar function in 10G Grid control...
    Does anyone have the similar requirement, any suggestion will be highly appreciated..
    Regards,
    Jinsen

    Hi,
    Thank you for the reply. I read about Clear and Purge from Oracle Doc about 10gR2, but nothing about R1. I drilled down all the way, can't find any thing to click for clear and purge. And I can't find anything from Oracle Doc, either.
    Laura

  • PolicyUtil error when clicking on Grid Control database

    Hi. I installed Grid Control 10.2.0.4 using a new database (didn't upgrade after installation, so DB is 10.2.0.2). When I click on the repository database under 'Database' (the only one that appears listed since I haven't installed Agent on any other machines), I get some Internal Error message. Here's the content of the file sysman\log\emoms.log:
    2008-10-20 09:24:08,843 [EMUI_09_24_06_/console/database/instance/sitemap] ERROR svlt.PageHandler handleRequest.639 - java.lang.NoClassDefFoundError: oracle/sysman/eml/ecm/policy/util/PolicyUtil
    java.lang.NoClassDefFoundError: oracle/sysman/eml/ecm/policy/util/PolicyUtil
         at oracle.sysman.db.adm.inst.SitemapController.setOverviewPage(SitemapController.java:1381)
         at oracle.sysman.db.adm.inst.SitemapController.setRequestAttributes(SitemapController.java:989)
         at oracle.sysman.db.adm.BaseController.handleEvent(BaseController.java:1026)
         at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java:577)
         at oracle.sysman.db.adm.RootController.handleRequest(RootController.java:170)
         at oracle.sysman.db.adm.DBControllerResolver.handleRequest(DBControllerResolver.java:114)
         at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:784)
         at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:340)
         at oracle.sysman.eml.app.Console.doGet(Console.java:319)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:190)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
         at oracle.sysman.eml.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.java:122)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
         at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:102)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:353)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:659)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    Any ideas of what's happening? How to fix it?
    Thanks

    The file is 2 Mb in size, so I copied just some warnings and a fragment of the end of the file:
    ADVERTENCIA: {oracle.sysman.emCfg.core.CfmAggregateRef ref to oracle.sysman.top.agent:null:LATEST(unresolved_version):common} was marked unavailable: There are no loaded aggregates for oracle.sysman.top.agent:common
    Oc4jDeploy tool completed successfully!
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    INFO: oracle.sysman.top.oms:Oms deploying
    INFO: oracle.sysman.top.oms:OmsPlugIn:Requested Configuration Step 1 have been completed with status=true
    INFO: oracle.sysman.top.oms:OmsPlugIn:Requested Configuration Step 2 have been completed with status=true
    INFO: oracle.sysman.top.oms:OmsPlugIn:Requested Configuration Step 3 have been completed with status=true
    INFO: oracle.sysman.top.oms:EmcpPlug:invoke:Completed EmcpPlug invoke method on an aggregate=oracle.sysman.top.oms for Action=patchsetConfiguration in step=2:microstep=0
    INFO: oracle.sysman.top.oms:El plugin OMS Patch Configuration se ha realizado correctamente
    INFO: oracle.sysman.top.oms:About to execute plug-in Deploy Provision Application
    INFO: oracle.sysman.top.oms:El plugin Deploy Provision Application se está ejecutando
    INFO: oracle.sysman.top.oms:Internal PlugIn Class: oracle.sysman.emcp.aggregates.ConfigPlugIn
    INFO: oracle.sysman.top.oms:Classpath = C:\OracleHomes\oms10g\sysman\jlib\aggPlug.jar;C:\OracleHomes\oms10g\sysman\jlib\omsPlug.jar;C:\OracleHomes\oms10g\jlib\emConfigInstall.jar;C:\OracleHomes\oms10g\sysman\jlib\emCORE.jar;C:\OracleHomes\oms10g\sysman\jlib\emagentSDK.jar;C:\OracleHomes\oms10g\sysman\jlib\log4j-core.jar;C:\OracleHomes\oms10g\jdbc\lib\classes12.jar
    ADVERTENCIA: oracle.sysman.top.oms:Before reading the ConfigTool
    INFO: oracle.sysman.top.oms:El comando es: cmd /c C:\OracleHomes\oms10g/bin/PARDeploy -action deploy -parDir C:\OracleHomes\oms10g/sysman/prov/paf -force
    INFO: oracle.sysman.top.oms:El valor de salida es = 0
    INFO: oracle.sysman.top.oms:STDERR=
    STDOUT=
    ERROR !
    Software Library has not been setup !
    Please configure Software Library and try again.
    INFO: oracle.sysman.top.oms:El comando es: cmd /c C:\OracleHomes\oms10g/perl/5.6.1/bin/MSWin32-x86/perl C:\OracleHomes\oms10g/sysman/plugins/connector/install_remedycntr.pl C:\OracleHomes\oms10g RemedyDeploy.xml CONSOLAORACLE 1521 emrep
    INFO: oracle.sysman.top.oms:El valor de salida es = 0
    INFO: oracle.sysman.top.oms:STDERR=
    "stty" no se reconoce como un comando interno o externo,
    programa o archivo por lotes ejecutable.
    "stty" no se reconoce como un comando interno o externo,
    programa o archivo por lotes ejecutable.
    STDOUT=
    Oracle Enterprise Manager 10g Release 4 Grid Control
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    C:\OracleHomes\oms10g
    Destination directory: C:\OracleHomes\oms10g\sysman\connector\Remedy_Connector
    Creating directory C:\OracleHomes\oms10g\sysman\connector\Remedy_Connector ...
    Done
    Extracting META-INF/MANIFEST.MF
    Extracting templates/Remedy_DefaultCategory_HighPriority_AutoClose_w_Wlog.xsl
    Extracting templates/Remedy_DefaultCategory_HighPriority_AutoClose.xsl
    Extracting templates/Remedy_DefaultCategory_HighPriority_w_Wlog.xsl
    Extracting templates/Remedy_DefaultCategory_HighPriority.xsl
    Extracting templates/Remedy_DefaultCategory_LowPriority_AutoClose_w_Wlog.xsl
    Extracting templates/Remedy_DefaultCategory_LowPriority_AutoClose.xsl
    Extracting templates/Remedy_DefaultCategory_LowPriority_w_Wlog.xsl
    Extracting templates/Remedy_DefaultCategory_LowPriority.xsl
    Extracting templates/Remedy_DefaultCategory_MediumPriority_AutoClose_w_Wlog.xsl
    Extracting templates/Remedy_DefaultCategory_MediumPriority_AutoClose.xsl
    Extracting templates/Remedy_DefaultCategory_MediumPriority_w_Wlog.xsl
    Extracting templates/Remedy_DefaultCategory_MediumPriority.xsl
    Extracting templates/Remedy_DefaultCategory_UrgentPriority_AutoClose_w_Wlog.xsl
    Extracting templates/Remedy_DefaultCategory_UrgentPriority_AutoClose.xsl
    Extracting templates/Remedy_DefaultCategory_UrgentPriority_w_Wlog.xsl
    Extracting templates/Remedy_DefaultCategory_UrgentPriority.xsl
    Extracting createTicketResponse.xsl
    Extracting getTicket_request.xsl
    Extracting getTicket_response.xsl
    Extracting RemedyDeploy.xml
    Extracting EMEventModel.xml
    Extracting RemedyDeploy_w_Worklog.xml
    Extracting HelpDesk_Modify_Service_w_Worklog.def
    Extracting HelpDesk_Query_Service_By_Case_ID.def
    Please enter the SYSMAN password:
    Oracle Enterprise Manager 10g Release 4 Grid Control
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    Connector type 4c10d5d7f74044008281a7d38f45c845 registered.
    Oracle Enterprise Manager 10g Release 4 Grid Control
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    Connector type is Remedy Connector
    The connector type guid is 4C10D5D7F74044008281A7D38F45C845
    Oracle Enterprise Manager 10g Release 4 Grid Control
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    Connector type is Remedy Connector
    The connector type guid is 4C10D5D7F74044008281A7D38F45C845
    Oracle Enterprise Manager 10g Release 4 Grid Control
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    Connector type is Remedy Connector
    The connector type guid is 4C10D5D7F74044008281A7D38F45C845
    Oracle Enterprise Manager 10g Release 4 Grid Control
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    Connector type is Remedy Connector
    The connector type guid is 4C10D5D7F74044008281A7D38F45C845
    Oracle Enterprise Manager 10g Release 4 Grid Control
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    Connector type is Remedy Connector
    The connector type guid is 4C10D5D7F74044008281A7D38F45C845
    Oracle Enterprise Manager 10g Release 4 Grid Control
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    Connector type is Remedy Connector
    The connector type guid is 4C10D5D7F74044008281A7D38F45C845
    Oracle Enterprise Manager 10g Release 4 Grid Control
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    Connector type is Remedy Connector
    The connector type guid is 4C10D5D7F74044008281A7D38F45C845
    Oracle Enterprise Manager 10g Release 4 Grid Control
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    Connector type is Remedy Connector
    The connector type guid is 4C10D5D7F74044008281A7D38F45C845
    INFO: oracle.sysman.top.oms:El comando es: cmd /c C:\OracleHomes\oms10g/perl/5.6.1/bin/MSWin32-x86/perl C:\OracleHomes\oms10g/sysman/plugins/connector/install_momcntr.pl C:\OracleHomes\oms10g CONSOLAORACLE 1521 emrep
    INFO: oracle.sysman.top.oms:El valor de salida es = 0
    INFO: oracle.sysman.top.oms:STDERR=
    "stty" no se reconoce como un comando interno o externo,
    programa o archivo por lotes ejecutable.
    "stty" no se reconoce como un comando interno o externo,
    programa o archivo por lotes ejecutable.
    STDOUT=
    C:\OracleHomes\oms10g/bin/emctl extract_jar connector C:\OracleHomes\oms10g/j2ee/OC4J_EM/applications/em/em/WEB-INF/lib/momconnector.jar "Microsoft Operations Manager Connector" C:\OracleHomes\oms10g
    Oracle Enterprise Manager 10g Release 4 Grid Control
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    C:\OracleHomes\oms10g
    Destination directory: C:\OracleHomes\oms10g\sysman\connector\Microsoft_Operations_Manager_Connector
    Creating directory C:\OracleHomes\oms10g\sysman\connector\Microsoft_Operations_Manager_Connector ...
    Done
    Extracting MOMConnector.xml
    Extracting acknowledge_request.xsl
    Extracting cleanup_request.xsl
    Extracting createEvent_request.xsl
    Extracting createEvent_response.xsl
    Extracting defaultTargetInstance.xml
    Extracting getNewAlert_request.xsl
    Extracting getNewAlerts_response.xsl
    Extracting getUpdatedAlert_request.xsl
    Extracting getUpdatedAlerts_response.xsl
    Extracting initialize_request.xsl
    Extracting setup_request.xsl
    Extracting setup_response.xsl
    Extracting targetType.xml
    Extracting uninitialize_request.xsl
    Extracting update_alert_request.xsl
    Extracting updateEvent_request.xsl
    Extracting updateEvent_response.xsl
    Extracting cleanup_request.xml
    Extracting GenericAcknowledgeRequest.xsd
    Extracting GenericGetAlertRequest.xsd
    Extracting GenericGetUpdateRequest.xsd
    Extracting generic_request_acknowledgealerts.xml
    Extracting generic_request_newalerts.xml
    Extracting generic_request_updatedalerts.xml
    Extracting GenericSetupRequest.xsd
    Extracting getResponse_request.xml
    Extracting getResponse_request.xsl
    Extracting initialize_request.xml
    Extracting setup_request.xml
    Extracting uninitialize_request.xml
    Extracting update_alert_request.xml
    SYSMAN Password:
    C:\OracleHomes\oms10g/bin/emctl register_connector connector C:\OracleHomes\oms10g/sysman/connector/Microsoft_Operations_Manager_Connector/MOMConnector.xml CONSOLAORACLE 1521 emrep sysman ****** C:\OracleHomes\oms10g
    Oracle Enterprise Manager 10g Release 4 Grid Control
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    Connector type f2e4e0ac139b4917bc4dd6651f9a9f89 registered.
    Loading target type C:\OracleHomes\oms10g\sysman\connector\Microsoft_Operations_Manager_Connector\targetType.xml
    isTargetTypeExist checking for : mom_managed_host
    Target type is mom_managed_host
    Done.
    Loading default target instance C:\OracleHomes\oms10g\sysman\connector\Microsoft_Operations_Manager_Connector\defaultTargetInstance.xml
    TargetName added :generic_mom_managed_host
    Done.
    INFO: oracle.sysman.top.oms:El comando es: cmd /c C:\OracleHomes\oms10g/jdk/bin/java -jar C:\OracleHomes\oms10g/sysman/jlib/emclikit.jar client -install_dir=C:\OracleHomes\oms10g/bin
    INFO: oracle.sysman.top.oms:El valor de salida es = 0
    INFO: oracle.sysman.top.oms:STDERR=
    STDOUT=
    Oracle Enterprise Manager 10g Versión 10.2.0.4.0.
    Copyright (c) 1996, 2007 Oracle Corporation. Todos los Derechos Reservados.
    La instalación del cliente de EM CLI ha terminado correctamente.
    INFO: oracle.sysman.top.oms:El plugin Deploy Provision Application se ha realizado correctamente
    INFO: oracle.sysman.top.oms:About to execute plug-in Starting Oracle Management Server
    INFO: oracle.sysman.top.oms:El plugin Starting Oracle Management Server se está ejecutando
    INFO: oracle.sysman.top.oms:Internal PlugIn Class: oracle.sysman.emcp.oms.StartOMS
    INFO: oracle.sysman.top.oms:Classpath = C:\OracleHomes\oms10g\sysman\jlib\omsPlug.jar;C:\OracleHomes\oms10g\jlib\emConfigInstall.jar;C:\OracleHomes\oms10g\sysman\jlib\emCORE.jar;C:\OracleHomes\oms10g\sysman\jlib\emagentSDK.jar;C:\OracleHomes\oms10g\sysman\jlib\log4j-core.jar;C:\OracleHomes\oms10g\jdbc\lib\classes12.jar
    INFO: oracle.sysman.top.oms:EmcpPlug:invoke:Starting EmcpPlug invoke method on an aggregate=oracle.sysman.top.oms for Action=patchsetConfiguration in step=5:microstep=0
    INFO: oracle.sysman.top.oms:inside perform
    INFO: oracle.sysman.top.oms:Starting Oms again
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Performing Command=CMD /C C:\OracleHomes\oms10g\opmn\bin\opmnctl stopall
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:CMD /C C:\OracleHomes\oms10g\opmn\bin\opmnctl stopall have completed with exitCode=0
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    'opmnctl: stopping opmn and all managed processes...
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Performing Command=CMD /C C:\OracleHomes\oms10g\opmn\bin\opmnctl startall
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:CMD /C C:\OracleHomes\oms10g\opmn\bin\opmnctl startall have completed with exitCode=0
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    'opmnctl: starting opmn and all managed processes...
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    INFO: oracle.sysman.top.oms:starting opmn service again
    INFO: oracle.sysman.top.oms:EmcpPlug:invoke:Completed EmcpPlug invoke method on an aggregate=oracle.sysman.top.oms for Action=patchsetConfiguration in step=5:microstep=0
    INFO: oracle.sysman.top.oms:El plugin Starting Oracle Management Server se ha realizado correctamente
    INFO: CfwProgressMonitor:actionProgress:About to perform Action=patchsetconfigure Status=is running with ActionStep=2 stepIndex=2 microStep=0
    INFO: Cfm.save() was called
    INFO: Cfm.save(): 15 aggregate instances saved

  • Grid control 10g password issue

    grid control 10.2.0.5
    linux redhat 5
    I shut down grid control for a full back up.
    now when i navigate to the opening page I get:(before getting prompted for a password)
    503 Service Unavailable
    Servlet error: Service is not initialized correctly. Verify that the repository connection information provided is correct.
    so I looked in the logs at:
    $OMS_HOME/sysman/log/emoms.log
    I tested this and it happens every time I go to the page. What configuration file are passwords kept in for grid control?
    java.sql.SQLException: ORA-01017: invalid username/password; logon denied
            at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
            at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:315)
            at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:276)
            at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:271)
            at oracle.jdbc.driver.T4CTTIoauthenticate.receiveOauth(T4CTTIoauthenticate.java:647)
            at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:312)
            at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:429)
            at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:152)
            at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:31)
            at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:608)
            at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:217)
            at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPhysicalConnection(OracleConnectionPoolDataSource.java:113)
            at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPooledConnection(OracleConnectionPoolDataSource.java:76)
            at oracle.jdbc.pool.OracleImplicitConnectionCache.makeCacheConnection(OracleImplicitConnectionCache.java:1361)
            at oracle.jdbc.pool.OracleImplicitConnectionCache.getCacheConnection(OracleImplicitConnectionCache.java:439)
            at oracle.jdbc.pool.OracleImplicitConnectionCache.getConnection(OracleImplicitConnectionCache.java:334)
            at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:285)
            at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:253)
            at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:336)
            at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:322)
            at oracle.sysman.util.jdbc.ConnectionCache.getUnwrappedConnection(ConnectionCache.java:575)
            at oracle.sysman.emSDK.svc.conn.FGAConnectionCache.getFGAConnection(FGAConnectionCache.java:218)
            at oracle.sysman.emSDK.svc.conn.ConnectionService.getPrivateConnection(ConnectionService.java:1158)
            at oracle.sysman.emSDK.svc.conn.ConnectionService.getPrivateConnection(ConnectionService.java:1192)
            at oracle.sysman.eml.app.SessionObjectManager.sessionDestroyed(SessionObjectManager.java:116)
            at oracle.sysman.eml.app.SessionListener.sessionDestroyed(SessionListener.java:114)
            at com.evermind.server.http.HttpApplication.invalidateSession(HttpApplication.java:683)
            at com.evermind.server.http.EvermindHttpSession.invalidate(EvermindHttpSession.java:272)
            at com.evermind.server.http.SessionAsyncInvalidateHandler.invalidateSession(SessionAsyncInvalidateHandler.java:173)
            at com.evermind.server.http.SessionAsyncInvalidateHandler.run(SessionAsyncInvalidateHandler.java:133)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
            at java.lang.Thread.run(Thread.java:534)
    2009-06-08 08:37:32,140 [AJPRequestHandler-ApplicationServerThread-14] ERROR conn.ConnectionService verifyRepositoryEx.911 - Invalid Connection Pool. ERROR = ORA-01017: invalid username/password; logon denied

    Looks like you are running GC 10.2.0.5 and I had exact same issue with it when my SYSMAN account got expired. The previous GC SYSMAN password change process didn't work for me - change sysaman's password on DB and update it on emoms.properties.
    This worked for me though:
    For 10.2.0.5 / 11.1 OMS:
    cd <OMS_HOME>/bin
    emctl config oms -change_repos_pwd -change_in_db
    Check Metalink Doc ID# 270516.1 for more details.

  • How to install OEM Grid Control R2 on RHEL AS4 (AMD64/EM64T)

    Hi all,
    I was able to install the Oracle Application Server (Infrastructure and BI and Forms) successfully on the another machine with the same specs. The application I installed on the 64-bit machine is a 32-bit Oracle Application Server.
    Now, I tried to install the OEM Grid Control R2 (another 32-bit Oracle Software) on an identical 64-bit machine but had no luck. Ran linux32 bash before trying the install.
    I always get the error "error in invoking target 'dm_on ioracle' of makefile 'OH/db10g/rdbms/lib/ins_rdbms.mk".
    Please help me/guide me in this install if it is at all possible.
    Thanks and regards,
    Mike

    Did you read the installation docs?
    Did you look up trying to do this on metalink before proceeding?

  • 10g grid control installation (hanging problem) on RHEL AS 4.0

    Iam trying to install enterprise manager 10g(10.2.0.1.0) grid control on RHEL AS 4.0. At a stage after specifying security options the OUI hangs for long time (for about 15 mins) then it works fine till 100% installation then hanged for all day which i nevar see - (execute configuration scripts step). After a huge frustration i stopped the installation. Did anyone has come across this kind of problem..can anyone help me out of this problem...thanks in advance..
    The last few lines from logfile shows:
    *** End of Installation Page***
    The installation of Oracle Enterprise Manager Repository Database was successful.
    INFO: Path To 'globalcontext.xml' = /u01/app/oracle/product/10.2.0/db10g/install/chainedInstall/globalcontext

    Please paste the install action log and config log

  • Grid Control 11g Installation Unable to find Weblogic Server

    Hi,
    I am trying to install Grid Control 11g on Rhel 5.3. I already installed Weblogic . But when I give this location as middleware. Grid doesnt accept it.
    This is the exact error: ORACLE_MIDDLEWARE_HOME_LOCATION: specified Oracle Middleware Home is not installed in this host.
    I am giving /opt/oracle/Middleware in the Middleware home location screen.
    [oracle@ Middleware]$ pwd
    /opt/oracle/Middleware
    [oracle@]$ ls -l
    total 108
    drwxr-xr-x 2 oracle dba 4096 Dec 15 22:45 logs
    drwxr-xr-x 7 oracle dba 24576 Dec 15 22:45 modules
    -rw-r--r-- 1 oracle dba 852 Dec 15 22:45 ocm.rsp
    drwxr-xr-x 5 oracle dba 4096 Dec 15 22:50 patch_wls1032
    -rw-r--r-- 1 oracle dba 56812 Dec 15 22:45 registry.dat
    -rw-r--r-- 1 oracle dba 1718 Dec 15 22:45 registry.xml
    drwxr-xr-x 8 oracle dba 4096 Dec 15 22:45 utils
    drwxr-xr-x 7 oracle dba 4096 Dec 15 22:45 wlserver_10.3

    Did you install the correct version of WebLogic?
    Check you HOSTS file for incorrect entries.
    Eric

  • Weblogic 10.3.2 Smart Update / Grid Control 11.1.1

    I'm implementing a new Grid 11.1 environment on a linux x86_64 platform. I've installed everything including weblogic 10.3.2 with the default options. (required for grid control installation). The problem is.... now I have to patch the 10.3.2 weblogic server.. BUT it doesn't have the smart update utility installed... in other words .. there isn't any BEA_HOME/utils directory. Much less a bsu.sh script to launch the patching process.
    Has anyone ran into this before? I am new to weblogic and have never used the product. Thanks

    Somehow the installation got split. Part when in the /u01 and the other went in the home path of the user. never had that to happen before. I ended up uninstalling and reinstalling to correct the issue. Thanks

  • Oracle 10g Grid Control Installation On RedHat Advanced Server 3.0

    I am planing to install Enterprise Manager 10g Grid Control Release 1 (v10.1.0.3)
    on RedHat Advanced Server 3.0. The agent I am trying to download is showing version 10.1.0.4.1. I am not sure iof this agent is going to work with (v10.1.0.3). Pl. let me know if someone has performed this installation. Do I need to apply any patch on OEM and agent.
    Thanks
    Raj

    Actually, entirely the other way around, unless you like seeing errors in your OMS.
    OMS must be at at least the same patch level as the communicating agents.
    10.1.0.3 agent against a 10.1.0.4 OMS = OK
    10.1.0.4 agent against a 10.1.0.3 OMS = Bad mojo
    Download the 10.1.0.4.1 patchset from Metalink and update your OMS, or stick with the 10.1.0.3 agent if you've no access to metalink.

  • Installing Oracle 10g Grid Control on Winxp

    Hi All,
    I am facing a problem while installing Grid controls on Winxp. The installation completes everytime but it just hangs when configuring componenet Java Security.
    Do you have any idea how can I get rid of this. I tried running using configtools from command prompt but it seems the same problem, it hangs...I am trying first time on Windows system but its never install....
    Thanks
    Namit Sehgal

    Don't you get some details on the screen as to what exactly is being run? If not check the logs and post the error here.

Maybe you are looking for