Generic Config reader X86 for Sun Mc 4.0

Hi
What down mean this note for Generic Config reader X86 , and how can I enable it
Note - Only machines with service controllers enabled can display these six new modules. In the absence of a service controller or when the service controller does not support the IPMI tool, the x86 Config Reader will revert to the older output version in the Sun MC 3.6.1 release.
is the service on the client side ?
Thanks

Hi Pegah Garous,
As per http://forums.halcyoninc.com/showthread.php?t=115, I started debugging yesterday and here are the details.
1. I have found menu containing only copy, no vmstat when on right click on module browser ==> Kernel reader ==> CPU statistics.
2. On investigating the logs, i found following in */tmp/probeserver.stderr* file
INFO: Connected to database
cancel timeout
clntEvDispatch: failed to find rtyp key, status (-2021)
eventmgr exiting ...
INFO: Dis-Connected from database
Rest of all log files in /var/opt/SUNWsymon/log seems perfect without any error.
3. I don't have probe settings in agent's /var/opt/SUNWsymon/cfg/domain-config.x file. Do i have to add one to get this vmstat? Can I just add the port settings and restart agent? If I add in agent, do I have to add in server's /var/opt/SUNWsymon/cfg/domain-config.x file also? Because even i want to collect data from agent running on server machine.
4. Regarding how to use it, I have followed all these steps exactly and at the end i found nothing in "Data Availability"
5. I have also checked the steps in http://forums.halcyoninc.com/showthread.php?t=2 and http://forums.halcyoninc.com/showthread.php?t=33. Nothing seems to be working.
Thanks,
Thiru
http://perfhints.blogspot.com/

Similar Messages

  • Shapes for Sun Machines

    Hi ppl
    Hope it's not an RTFM... I recently installed SunMC 3.6.1 from scratch for the first time. Now I'm adding machines on the network to be monitored. However I wonder, why there are no shapes for actual Sun hardware. I mean, nobody is using an SS1 today but there is a shape for it. On the other side, even the v210 or an SF4800 is missing.
    Are there any shapes for download?
    Rgds,
    Dominik

    Hi Dominik,
    Hope it's not an RTFM... I recently installed SunMC
    3.6.1 from scratch for the first time. Now I'm adding
    machines on the network to be monitored. However I
    wonder, why there are no shapes for actual Sun
    hardware. I mean, nobody is using an SS1 today but
    there is a shape for it. On the other side, even the
    v210 or an SF4800 is missing. The list of icons a SunMC Server has to represent systems is determined by what hardware addon packages you said "yes" to when you installed it. When you install Agents you only need to install the addons for the hardware the Agent is running on ... but the Server needs to know about all possible systems that may be reporting to it.
    When you ran es-inst it asked about some hardware addons such as these:
    ELP Config-Reader Monitoring
    Desktop
    Sun Fire Entry-Level Midrange System
    Netra
    Sun Fire Midrange Systems Domain Administration
    Sun Fire High-End Systems Monitoring
    Volume System Monitoring
    Workgroup Server
    Generic X86/X64 Config Reader
    For example, your 4800 is part of the Sun Fire Midrange addon.
    If you re-run es-inst it will re-prompt you for addons you may have said no to last time. A list of what hardware maps to what addon can be found here:
    http://docs.sun.com/app/docs/doc/819-5419/6n7gl536u?l=en&a=view
    Regards,
    [email protected]
    http://[email protected]

  • Where to download the oracle8i for sun x86

    hi,
    where to download the oracle8i for sun x86?
    thanks

    Hi Antra,
    There are no bootable images on CCO to download, on CCO you will just find the upgrade like in this:
    http://www.cisco.com/cisco/software/release.html?mdfid=282886765&flowid=37342&softwareid=282886751&release=8.5%285%29&relind=AVAILABLE&rellifecycle=&reltype=latest
    but if you are looking for media for 8.5 , you should be able to place a order using the PUT tool and if still issues kindly open an TAC case and someone will help you for the same.
    HTH
    Arun

  • Config Reader for v880

    Hello,
    I'm installing a SUNMC agent onto a v880 and do not have the option to install the ELP config reader during the install. I have used the same install package to install to some V440s and V240s and those worked just fine.
    Any Ideas?

    The v880 uses the HighEnd Workgroup Server config-reader.

  • WL 9.2 won't start due to "No READ permission for key" error

    I'm getting this error on startup, and it's preventing a successful start. Application will not run.
    I've read that this happens on initial startup, and to "just re-start it". That does not work. Also, I've made sure that failure-is-fatal property in the config.xml is set to 'false'. Still, this error is fatal upon startup.
    Help anyone? Thanks.
    ####<May 16, 2007 3:09:36 PM CDT> <Critical> <WebLogicServer> <> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1179346176225> <BEA-000286> <Failed to invoke startup class "EnterpriseServerStartup", java.lang.reflect.InvocationTargetException
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.nextjet.weblogic.startup.DynamicStartup.callMethod(DynamicStartup.java:87)
         at com.nextjet.weblogic.startup.DynamicStartup.ejbExec(DynamicStartup.java:76)
         at com.nextjet.weblogic.startup.DynamicStartup.exec(DynamicStartup.java:47)
         at com.nextjet.weblogic.startup.DynamicStartup.startup(DynamicStartup.java:37)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.invokeStartup(ClassDeploymentManager.java:278)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.invokeClass(ClassDeploymentManager.java:256)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.access$000(ClassDeploymentManager.java:54)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager$1.run(ClassDeploymentManager.java:205)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.invokeClassDeployment(ClassDeploymentManager.java:198)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.invokeClassDeployments(ClassDeploymentManager.java:177)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.runStartupsAfterAppActivation(ClassDeploymentManager.java:158)
         at weblogic.management.deploy.classdeployment.StartupClassPrelistenService.start(StartupClassPrelistenService.java:13)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    java.rmi.RemoteException: EJB encountered System Exception: ; nested exception is:
         java.lang.AssertionError: java.security.AccessControlException: No READ permission for key: "weblogic.diagnostics.DiagnosticContext"
         at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:205)
         at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:335)
         at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:252)
         at com.nextjet.enterprise.startup.EnterpriseStartup_831sc0_EOImpl_921_WLStub.startup(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.nextjet.weblogic.startup.DynamicStartup.callMethod(DynamicStartup.java:87)
         at com.nextjet.weblogic.startup.DynamicStartup.ejbExec(DynamicStartup.java:76)
         at com.nextjet.weblogic.startup.DynamicStartup.exec(DynamicStartup.java:47)
         at com.nextjet.weblogic.startup.DynamicStartup.startup(DynamicStartup.java:37)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.invokeStartup(ClassDeploymentManager.java:278)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.invokeClass(ClassDeploymentManager.java:256)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.access$000(ClassDeploymentManager.java:54)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager$1.run(ClassDeploymentManager.java:205)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.invokeClassDeployment(ClassDeploymentManager.java:198)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.invokeClassDeployments(ClassDeploymentManager.java:177)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.runStartupsAfterAppActivation(ClassDeploymentManager.java:158)
         at weblogic.management.deploy.classdeployment.StartupClassPrelistenService.start(StartupClassPrelistenService.java:13)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    java.lang.AssertionError: java.security.AccessControlException: No READ permission for key: "weblogic.diagnostics.DiagnosticContext"
         at weblogic.logging.MessageLogger.log(MessageLogger.java:117)
         at weblogic.ejb.container.EJBLogger.logExcepDuringInvocFromHome(EJBLogger.java:1202)
         at weblogic.ejb.container.manager.StatelessManager.destroyInstance(StatelessManager.java:224)
         at weblogic.ejb.container.internal.BaseEJBObject.postInvoke1(BaseEJBObject.java:444)
         at weblogic.ejb.container.internal.StatelessEJBObject.postInvoke1(StatelessEJBObject.java:72)
         at weblogic.ejb.container.internal.BaseEJBObject.postInvokeTxRetry(BaseEJBObject.java:374)
         at com.nextjet.enterprise.startup.EnterpriseStartup_831sc0_EOImpl.startup(EnterpriseStartup_831sc0_EOImpl.java:143)
         at com.nextjet.enterprise.startup.EnterpriseStartup_831sc0_EOImpl_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:174)
         at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:335)
         at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:252)
         at com.nextjet.enterprise.startup.EnterpriseStartup_831sc0_EOImpl_921_WLStub.startup(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.nextjet.weblogic.startup.DynamicStartup.callMethod(DynamicStartup.java:87)
         at com.nextjet.weblogic.startup.DynamicStartup.ejbExec(DynamicStartup.java:76)
         at com.nextjet.weblogic.startup.DynamicStartup.exec(DynamicStartup.java:47)
         at com.nextjet.weblogic.startup.DynamicStartup.startup(DynamicStartup.java:37)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.invokeStartup(ClassDeploymentManager.java:278)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.invokeClass(ClassDeploymentManager.java:256)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.access$000(ClassDeploymentManager.java:54)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager$1.run(ClassDeploymentManager.java:205)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.invokeClassDeployment(ClassDeploymentManager.java:198)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.invokeClassDeployments(ClassDeploymentManager.java:177)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.runStartupsAfterAppActivation(ClassDeploymentManager.java:158)
         at weblogic.management.deploy.classdeployment.StartupClassPrelistenService.start(StartupClassPrelistenService.java:13)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    java.security.AccessControlException: No READ permission for key: "weblogic.diagnostics.DiagnosticContext"
         at weblogic.workarea.WorkContextLocalMap.get(WorkContextLocalMap.java:61)
         at weblogic.workarea.WorkContextMapImpl.get(WorkContextMapImpl.java:66)
         at weblogic.diagnostics.context.DiagnosticContextFactory.findOrCreateDiagnosticContext(DiagnosticContextFactory.java:84)
         at weblogic.diagnostics.context.DiagnosticContextFactory.findOrCreateDiagnosticContext(DiagnosticContextFactory.java:63)
         at weblogic.diagnostics.context.DiagnosticContextHelper.getContextId(DiagnosticContextHelper.java:32)
         at weblogic.logging.LogEntryInitializer.getCurrentDiagnosticContextId(LogEntryInitializer.java:104)
         at weblogic.logging.LogEntryInitializer.initializeLogEntry(LogEntryInitializer.java:61)
         at weblogic.logging.WLLogger.log(WLLogger.java:38)
         at weblogic.logging.MessageLogger.log(MessageLogger.java:110)
         at weblogic.ejb.container.EJBLogger.logExcepDuringInvocFromHome(EJBLogger.java:1202)
         at weblogic.ejb.container.manager.StatelessManager.destroyInstance(StatelessManager.java:224)
         at weblogic.ejb.container.internal.BaseEJBObject.postInvoke1(BaseEJBObject.java:444)
         at weblogic.ejb.container.internal.StatelessEJBObject.postInvoke1(StatelessEJBObject.java:72)
         at weblogic.ejb.container.internal.BaseEJBObject.postInvokeTxRetry(BaseEJBObject.java:374)
         at com.nextjet.enterprise.startup.EnterpriseStartup_831sc0_EOImpl.startup(EnterpriseStartup_831sc0_EOImpl.java:143)
         at com.nextjet.enterprise.startup.EnterpriseStartup_831sc0_EOImpl_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:174)
         at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:335)
         at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:252)
         at com.nextjet.enterprise.startup.EnterpriseStartup_831sc0_EOImpl_921_WLStub.startup(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.nextjet.weblogic.startup.DynamicStartup.callMethod(DynamicStartup.java:87)
         at com.nextjet.weblogic.startup.DynamicStartup.ejbExec(DynamicStartup.java:76)
         at com.nextjet.weblogic.startup.DynamicStartup.exec(DynamicStartup.java:47)
         at com.nextjet.weblogic.startup.DynamicStartup.startup(DynamicStartup.java:37)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.invokeStartup(ClassDeploymentManager.java:278)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.invokeClass(ClassDeploymentManager.java:256)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.access$000(ClassDeploymentManager.java:54)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager$1.run(ClassDeploymentManager.java:205)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.invokeClassDeployment(ClassDeploymentManager.java:198)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.invokeClassDeployments(ClassDeploymentManager.java:177)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.runStartupsAfterAppActivation(ClassDeploymentManager.java:158)
         at weblogic.management.deploy.classdeployment.StartupClassPrelistenService.start(StartupClassPrelistenService.java:13)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)

    Hi
    I am facing similar problem here.
    Were you able to solve the issue? If so, can you please let me know how to avoid the error.
    Here is the snapshot of the error that I am getting:
    ####<Aug 17, 2007 3:47:19 PM EEST> <Error> <netuix> <> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1187354839597> <BEA-423443> <Exception while initializing SingleFileServlet: [java.lang.AssertionError: java.security.AccessControlException: No READ permission for key: "weblogic.diagnostics.DiagnosticContext"].
    java.lang.AssertionError: java.security.AccessControlException: No READ permission for key: "weblogic.diagnostics.DiagnosticContext"
         at weblogic.logging.MessageLogger.log(MessageLogger.java:117)
         at com.bea.netuix.i18n.NetUIxLogger.logInitNetUIxContainer(NetUIxLogger.java:26)
         at com.bea.netuix.logging.weblogic.WeblogicLoggerBridge.logInitNetUIxContainer(WeblogicLoggerBridge.java:19)
         at com.bea.netuix.servlets.manager.SingleFileServlet.reinitInternal(SingleFileServlet.java:118)
         at com.bea.netuix.servlets.manager.SingleFileServlet.initInternal(SingleFileServlet.java:86)
         at com.bea.netuix.servlets.manager.SingleFileServlet.access$100(SingleFileServlet.java:52)
         at com.bea.netuix.servlets.manager.SingleFileServlet$ServletLifecycleListenerImpl.init(SingleFileServlet.java:287)
         at com.bea.netuix.util.ServletLifecycleListener.initOrReinitInternal(ServletLifecycleListener.java:131)
         at com.bea.netuix.util.ServletLifecycleService.addServletLifecycleListener(ServletLifecycleService.java:251)
         at com.bea.netuix.util.ServletLifecycleService.addServletLifecycleListener(ServletLifecycleService.java:182)
         at com.bea.netuix.servlets.manager.SingleFileServlet.init(SingleFileServlet.java:79)
         at javax.servlet.GenericServlet.init(GenericServlet.java:256)
         at weblogic.servlet.AsyncInitServlet.initDelegate(AsyncInitServlet.java:94)
         at weblogic.servlet.AsyncInitServlet.init(AsyncInitServlet.java:78)
         at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:274)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
         at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
         at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
         at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:504)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1716)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1693)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1613)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:2764)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:889)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:333)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:26)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:635)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:154)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:181)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:358)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:52)
         at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:186)
         at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:233)
         at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:173)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:89)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)

  • Username and password for Sun Access Manager 7.1

    Hi
    Thank you for reading my post
    I ge the new Java Application Platform SDK Update 2 which has access manager and portlet management inside it.
    Can you tell me what is username and password for Sun access Manager 7.1 administration cosole?
    thanks

    with me it was amadmin : admin123
    in the readme file in the addons directory:
    Done! Access the AM server URL and see if the Access Manager is working or not -
    <amserver_protocol>://<amserver_host>:<amserver_port>/amserver
    user : 'amadmin', password : <admin password>
    in a config file i found the password was admin123

  • How to monitor hardware for Sun SPARC T2000

    Which add-on do I have to install on my Sun Management Center 4.0 server to be able to monitor the hardware of a Sun SPARC T2000 agent?

    Hi Soliberus,
    soliberus wrote:
    I can now see my hardware, but I can't monitor the hard disk drives. Any
    idea what I have to do to get the disks in SMC as well?You should see your drives in a few places:
    Common Config Reader --> Device Information --> Media Devices
    Kernel Reader --> Disk Statistics --> * (for drive info)
    Kernel Reader --> Filesystem Usage --> * (for filesystem info)
    File Scanning [Syslog] --> File Scan --> disk_error (for disk errors that Solaris can see in /var/adm/messages)
    ** Note*: you may have to unload "_Kernel Reader Simple_" (default) and load just "_Kernel Reader_" to see all your info
    Regards,
    [email protected]
    [http://www.HalcyonInc.com|http://www.HalcyonInc.com]
    New !! : [http://forums.HalcyonInc.com|http://forums.HalcyonInc.com] !!

  • OEM 12c for Sun Solaris?

    Hello,
    I received this question from a customer:
    "It appears to me that [12c] agents are available for all the platforms we need (HP-UX Itanium, Sun Solaris, and AIX 5/6). However, the OMS/repository looks like it’s only released for Linux.
    So, questions:
    · Am I reading that correctly?
    · If I am, do you know when we could expect to have the OMS/repository released for Sun Solaris?
    http://www.oracle.com/technetwork/oem/grid-control/downloads/index.html"
    Can anyone tell me if 12c is FULLY available for Sun Solaris?
    Thanks!
    --J.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    From what I can see on the Certifications page in Oracle Support, agents and OMS are only available for Linux for 12c. I don't know where your customer got the information regarding the other OS support.
    Go to support.oracle.com and click on the Certifications tab, then select "Enterprise Manager Base Platform - Agent" in the "Product" drop-down, 12.1.0.1.0 in the "Release" drop-down, leave the platform as "Any" and click "Search". The only 2 operating systems shown are Linux x86 and Linux x86-64.

  • Config Reader on E250?

    Have installed the SunMC agent on two E250's and cannot get a common config reader to load on either - it does not even show as an option. This appears to leave me without the ability to monitor hardware on these platforms.
    Will I get hardware alerts in this situation? Is there something I am simply missing or doing wrong? I do get MIB-II and Kernel Reader (both simple) and other aspects of SunMC appear fine.
    Note, am using just the base management capabilities of SunMC.
    Thanks in advance.

    Have installed the SunMC agent on two E250's and
    cannot get a common config reader to load on either -
    it does not even show as an option.I think the E250 is covered by the Workgroup Server, and the Sun FIre V250 is covered by the Common Config Reader... but it's been awhile since I checked.
    If you have the proper Config Reader specified when es-inst is run, then es-setup should have automatically loaded it for you when the Agent was first started.
    Will I get hardware alerts in this situation? Is
    there something I am simply missing or doing wrong? Without a Config Reader module loaded you aren't doing any hardware monitoring. Try re-running es-inst and choosing the Workgroup Server option (I think it's last on the list), then let it rerun es-setup.
    Regards,
    Mike Kirk

  • Help needed in Finding Download location for Sun One Portal 7

    Hi,
    help needed for finding download location for Sun ONE Portal 7. I tried to find in Oracle Download page ,
    http://www.oracle.com/us/sun/sun-products-map-075562.html, But unable to find.
    Please share the link for download location.
    I am totally new in Sun ONE Portal.
    Thanks,
    Edited by: 945439 on Oct 5, 2012 3:41 AM

    try edelivery.oracle.com under sun products.

  • Using Linux/Red Hat/Intel for Sun ONE/Java Directory Server

    Anybody have any experience of this? We're looking to get off AIX, and Total Cost of Ownership for using Solaris/Sparc versus Linux/Intel is very similar.
    The decider will be if no-one is using Linux as a platform for Sun ONE/Java Directory Server....
    Any feedback would be appreciated....

    We run Directory 5.1 in production on Solaris/Sparc, but I've tried it with sucess on Red Hat 7.2 on Intel. We have not been able to get it to work on Red Hat Enterprise 2.1 or 3.0. The main problem has been that the administration server fails on startup. Obvious the lack of support for the latest enterprise class Linux is a huge drawback. At this point I've decided to stay on Solaris/Sparc until Red Hat comes out with its own release of Netscape's Directory. When that happens we're going to evaluate whether to move the whole environment to Red Hat. The Sun and Netscape servers are almost identical in terms of features and performance, but having an open source version that can run on less expensive hardware would be a terrific win for us.

  • We are trying to implement a process so that any document that needs to be printed through our Java application will be printed as PDF using Adobe Reader. For which, We created and execute the below command line to call Adobe Reader and print the PDF on a

    We are trying to implement a process so that any document that needs to be printed through our Java application will be printed as PDF using Adobe Reader. For which, We created and execute the below command line to call Adobe Reader and print the PDF on a printer."C:\Program Files (x86)\Adobe\Reader 11.0\Reader\AcroRd32.exe" /T "\\<Application Server>\Report\<TEST.PDF>" "<Printer Name>". Current Situation: The above command line parameter when executed is working as expected in a User's Workspace. When executed in a command line on the Application Server is working as expected. But, the same is not working while executing it from Deployed environment.Software being used: 1. Adobe 11.0 enterprise version. 2. Webshpere Application Server 8.5.5.2. Please let us know if there is a way to enable trace logs in Adobe Reader to further diagnose this issue.

    This is the Acrobat.com forum.  Your question will have a much better chance being addressed in the Acrobat SDK forum.

  • Error in LDAP Authentication for Sun One App Server 8..pls help

    I need to authenticate my sun java system application server 8 with openldap server.....
    i have added ldap realm as given in the administrators guide http://docs.sun.com/source/817-6088/security.html
    My settings in the sun app server were like this:
    Realm: ldap
    Class Name: com.sun.enterprise.security.auth.realm.ldap.LDAPRealm
    directory ldap://10.1.1.79:389
    base-dn o=stooges
    jaas-context ldapRealm
    search-bind-dn cn=StoogeAdmin,o=stooges
    search-bind-password secret1
    My openldap schema is as follows
    file : /etc/openldap/slapd.conf
    include /etc/openldap/schema/core.schema
    include /etc/openldap/schema/cosine.schema
    include /etc/openldap/schema/inetorgperson.schema
    include /etc/openldap/schema/nis.schema
    database ldbm
    suffix "o=stooges"
    rootdn "cn=StoogeAdmin,o=stooges"
    rootpw secret1
    directory /var/lib/ldap/stooges
    defaultaccess read
    schemacheck off
    lastmod on
    index cn,sn,st pres,eq,sub
    index uid,userPassword eq
    file : /var/lib/ldap/stooges/stooges.ldif
    dn: o=stooges
    objectClass: top
    objectClass: organization
    o: stooges
    description: The Three Stooges
    dn: cn=StoogeAdmin,o=stooges
    objectClass: organizationalRole
    cn: StoogeAdmin
    description: LDAP Directory Administrator
    dn: ou=MemberGroupA,o=stooges
    ou: MemberGroupA
    objectClass: top
    objectClass: organizationalUnit
    description: Members of MemberGroupA
    dn: ou=MemberGroupB,o=stooges
    ou: MemberGroupB
    objectClass: top
    objectClass: organizationalUnit
    description: Members of MemberGroupB
    dn: uid=vikram,ou=MemberGroupA,o=stooges
    uid:vikram
    givenName:vicky
    objectClass:top
    objectClass:person
    objectClass:organizationalPerson
    objectClass:inetorgperson
    sn:kone
    cn:Kone Vikram
    userPassword:glamsham
    When i start ldap server and sun server,
    the login page for sun server asks for username and password ....
    when i give
    username : vikram
    password : glamsham
    Error page comes.....
    HTTP Status 403 - Access to the requested resource has been denied
    type Status report
    message Access to the requested resource has been denied
    description Access to the specified resource (Access to the requested resource has been denied) has been forbidden.
    Sun-Java-System/Application-Server-PE-8.0
    Subsequent attempts to login gives another error page
    HTTP Status 500 -
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    com.sun.enterprise.tools.guiframework.exception.FrameworkException: Unabled to handle pre-compiled JSP '/jsp/j_security_check'. Expected pre-compiled classname: 'org.apache.jsp.jsp.j_005fsecurity_005fcheck'.
    com.sun.enterprise.tools.admingui.servlet.HandlePrecompiledJsp.doPost(HandlePrecompiledJsp.java:59)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:768)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:861)
    sun.reflect.GeneratedMethodAccessor55.invoke(Unknown Source)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:324)
    org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:289)
    java.security.AccessController.doPrivileged(Native Method)
    javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
    org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:311)
    org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:205)
    note The full stack trace of the root cause is available in the Sun-Java-System/Application-Server-PE-8.0 logs.
    Sun-Java-System/Application-Server-PE-8.0
    So pls... help as to how to go about this..
    P.S. My ldap server runs as "ldap" user not as root

    Try with "vikram" as a member of "cn=asadmin" group in your LDAP directory...

  • All USB drives mount as read only for user

    I have searched a bunch and thee results I find seem to be irrelevant to my situation. Most relate to a single USB media that is a problem and won't read or write.
    On a new Arch install on a new computer (my third base system install). Running Gnome.
    All USB mass storage devices mount as read only for the logged in user. Root has write permissions and I can mkdir no problem. It is not an issue with the USB drive itself as this occurs with multiple USB media (I've tested several SD cards on a reader and at least two drives, all the media works correctly on my existing installations)
    I'm posting the contents of my /etc/group file in case there's an obvious error there I don't see, and my dmesg output upon plugging in the drive. User name is changed in the group file posted to "archie"
    This is a single-user system.
    /ect/group
    root:x:0:root
    bin:x:1:root,bin,daemon
    daemon:x:2:root,bin,daemon
    sys:x:3:root,bin
    adm:x:4:root,daemon
    tty:x:5:
    disk:x:6:root
    lp:x:7:daemon
    mem:x:8:
    kmem:x:9:
    wheel:x:10:root,archie
    ftp:x:11:
    mail:x:12:
    uucp:x:14:archie
    log:x:19:root
    utmp:x:20:
    locate:x:21:
    rfkill:x:24:
    smmsp:x:25:
    http:x:33:
    games:x:50:
    lock:x:54:
    uuidd:x:68:
    dbus:x:81:
    network:x:90:
    video:x:91:
    audio:x:92:
    optical:x:93:
    floppy:x:94:
    storage:x:95:
    scanner:x:96:
    power:x:98:
    nobody:x:99:
    users:x:100:archie
    systemd-journal:x:190:
    archie:x:1000:
    avahi:x:84:
    polkitd:x:102:
    rtkit:x:133:
    gdm:x:120:
    brlapi:x:999:
    kvm:x:78:
    ntp:x:87:archie
    dmesg output
    [ 968.044188] usb 4-3: new high-speed USB device number 4 using ehci-pci
    [ 968.170628] usb-storage 4-3:1.0: USB Mass Storage device detected
    [ 968.171435] scsi7 : usb-storage 4-3:1.0
    [ 969.174450] scsi 7:0:0:0: Direct-Access Generic USB SD Reader 1.00 PQ: 0 ANSI: 0
    [ 969.175068] scsi 7:0:0:1: Direct-Access Generic USB MS Reader 1.03 PQ: 0 ANSI: 0
    [ 969.939417] sd 7:0:0:0: [sdb] 15572992 512-byte logical blocks: (7.97 GB/7.42 GiB)
    [ 969.941028] sd 7:0:0:0: [sdb] Write Protect is off
    [ 969.941037] sd 7:0:0:0: [sdb] Mode Sense: 03 00 00 00
    [ 969.944664] sd 7:0:0:1: [sdc] Attached SCSI removable disk
    [ 969.945509] sd 7:0:0:0: [sdb] No Caching mode page found
    [ 969.945517] sd 7:0:0:0: [sdb] Assuming drive cache: write through
    [ 969.952682] sd 7:0:0:0: [sdb] No Caching mode page found
    [ 969.952693] sd 7:0:0:0: [sdb] Assuming drive cache: write through
    [ 969.956396] sdb: sdb1
    [ 969.965003] sd 7:0:0:0: [sdb] No Caching mode page found
    [ 969.965011] sd 7:0:0:0: [sdb] Assuming drive cache: write through
    [ 969.965015] sd 7:0:0:0: [sdb] Attached SCSI removable disk
    I'm sure I'm just missing something in user management, but I can't find what.
    Last edited by hooya (2014-04-27 03:10:49)

    I am also having the same problem. Root can read and write to automounted drives, but my user cannot. I've tried with a variety of drives, I am assuming they are being automounted by root instead of the logged-in user somehow. (I am running x directly, and am not using a display manager, if that has anything to do with it).
    When I look at how it is mounted it is as follows:
    /dev/sdc1 on /run/media/myuser/drivename type vfat (rw,nosuid,nodev,relatime,uid=1000,gid=1000,fmask=0022,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,showexec,utf8,flush,errors=remount-ro,uhelper=udisks2)

  • How to enable telemetry logs and where can i find the command line for sun

    Hi i tried creating the telemetry logs directory but the logs are not being populated. i created the following directory:-
    /opt/SUNWmsgsr/data/telemetry/imap/usersns1
    where usersns1 is the userid.
    Also pl. tell me where can i get the command list for sun one messaging server to use the command line utility to list, delete mailboxes. also can i search for all the mailboxes under one domain name. if yes then which command i have to use.
    thanks in advance.

    Hi,
    Hi i tried creating the telemetry logs directory but
    the logs are not being populated. i created the
    following directory:-
    /opt/SUNWmsgsr/data/telemetry/imap/usersns1
    where usersns1 is the userid.Make sure the permissions (ownership) on the user directory and the sub directory match those that messaging server uses - by default mailsrv:mail. This is the most common cause of the telemetry data not being created. The other thing to verify is that the user's account isn't stored as user@domain, otherwise you may need to create the directory as the entire user@domain (try both just to be sure).
    Also pl. tell me where can i get the command list
    for sun one messaging server to use the command line
    utility to list, delete mailboxes. also can i search
    for all the mailboxes under one domain name. if yes
    then which command i have to use.The Messaging Server reference guide is a good place to start (lists all the command-line utilities/flags and what-not):
    http://docs.sun.com/app/docs/doc/819-4429?l=en
    The mboxutil command is used to list/create/delete mailboxes and you can use a pattern to only list those mailboxes in a specific domain.
    Regards,
    Shane.
    thanks in advance.

Maybe you are looking for

  • Keyboard dies when waking from sleep

    On my MacBook Pro 15" SR, when I wake from sleep sometimes they keyboard isn't working. The trackpad works, but the keyboard seems completely dead. Not even the NumLock or capslock keys light up. This is sometimes rectified by putting the computer to

  • My iMac 27" dont boot anymore

    After an crach, My Imac 27" with Lion don't boot anymore. When i start it i have : 1) the withe screen 2) "bong" song 3) Apple on the screen 4) On the screen a line start under de "apple" for abount 5% 5) The Imac stop (off) The D option or "alt" wit

  • Web Service, creating WSDL

    Hello, I am trying to get the WSDL description for the web service of an RFC function module. I have searched this forum and found the following URL: http://<abaphost>.domain.com:<port>/sap//bc/bsp/sap/WebServiceBrowser/search.html I searched for my

  • Reducing PDF size (to put online)

    Can anyone advise how to make the smallest possible PDF file size, to be added to a website? I have a 40 page document, originally produced in Quark, then exported as a postscript file, then converted to PDF using Distiller. I have used the PDF optim

  • How to get rid of the white screen on ipod touch

    How do I get rid of the white screen on my ipod touch, my power button is stuck.