Sun Java DS Control Center Problem

Hi,
I've installed DSEE 6 on solaris 9 x86 and setup communication express which is working fine.
I'm even able to login into control center but it does NOT show any directory servers.
how do i get my Director server listed in webconsole to manage?
++++++
bash-2.05# /opt/SUNWdsee/dscc6/bin/dsccsetup status
DSCC Application is registered in Sun Java (TM) Web Console
DSCC Agent is registered in Cacao
DSCC Registry has been created
Path of DSCC registry is /var/opt/SUNWdsee/dscc6/dcc/ads
Port of DSCC registry is 3998
bash-2.05#
++++++++++++++
TIA,
prvnrk

Supposing you've installed DS with Java ES 5 installer, there is a default instance of DS created under /var/opt/sun/dsins1 (Linux / HP-UX) or /var/opt/SUNWdsee/dsins1 (Solaris)
To be able to manage this with DSCC, use :
dsccreg add-server /var/opt/sun/dsins1
or
dsccreg add-server /var/opt/SUNWdsee/dsins1
Regards,
Ludovic.

Similar Messages

  • Installation/Config Problem with Sun Directory Server Control Center (6.0)

    Hi All,
    I have recently attempted an installation of Sun Directory Server EE 6.0 on a x86 Solaris 10 machine.
    I have selected to install Core Directory Server and Sun Directory Server Control Center with my installation.
    After installation, if I check the status of the SUNDSCC, I receive the following message:
    bash-3.00# ./dsccsetup status
    DSCC Application is not installed
    DSCC Agent is registered in Cacao
    DSCC Registry has been created
    Path of DSCC registry is /var/opt/SUNWdsee/dscc6/dcc/ads
    Port of DSCC registry is 3998
    I have also tried to re-start the Sun Java Web Console using the /usr/sbin/smcwebserver start command but that does not do anything.
    If i try to initialize the SUNDSCC usin the ./dsccsetup initialize command, the registry got created, but it still displays as "application not installed".
    I do not understand. I have already installed this application using the JES installer.
    please help!
    Regards,
    Saahil Goel

    I had a similar issue. Here is how I fixed it.
    Run dsccsetup status with the -v option. it will show you where it is trying to find the DSCC Application. Then do a find on your system to see where it is actually installed. Then simply copy it over to where dsccsetup is looking for it. Then do dsccsetup initialize. Below is what it looked like on my system when I did it:
    # ./dsccsetup status -v
    ## /usr/sbin/smreg is present
    ## /usr/sbin/smcwebserver is present
    ## /opt/server/sun/dscc6/dccapp is MISSING
    DSCC Application is not installed
    ## /opt/sun/cacao/bin/cacaoadm is present
    ## /opt/server/sun/dscc6/lib/jar/nquickmodule.jar is present
    ## Running /opt/sun/cacao/bin/cacaoadm list-modules -r
    DSCC Agent is registered in Cacao
    ## Running /opt/sun/cacao/bin/cacaoadm status
    ## Running /opt/sun/cacao/bin/cacaoadm list-modules
    ## Running /opt/sun/cacao/bin/cacaoadm get-param network-bind-address
    ## Running /opt/sun/cacao/bin/cacaoadm get-param jmxmp-connector-port
    ## /opt/server/sun/ds6/bin/dsadm is present
    DSCC Registry has been created
    Path of DSCC registry is /var/opt/sun/dscc6/dcc/ads
    Port of DSCC registry is 3998
    # find / -name dccapp
    /opt/server/dscc6/dccapp
    # cp -R /opt/server/dscc6 /opt/server/sun
    # ./dsccsetup dismantle
    DSCC Application is not registered in Sun Java(TM) Web Console
    Unregistering DSCC Agent from Cacao...
    Deleting DSCC Registry...
    All server registrations will be definitively erased.
    Existing server instances will not be modified.
    Do you really want to delete the DSCC Registry ? [y/n]y
    Server stopped
    DSCC Registry has been deleted successfully
    # ./dsccsetup initialize
    Registering DSCC Application in Sun Java(TM) Web Console
    This operation is going to stop Sun Java(TM) Web Console.
    Do you want to continue ? [y,n] y
    Stopping Sun Java(TM) Web Console...
    Registration is on-going. Please wait...
    DSCC is registered in Sun Java(TM) Web Console
    Restarting Sun Java(TM) Web Console
    Please wait : this may take several seconds...
    Sun Java(TM) Web Console restarted successfully
    Registering DSCC Agent in Cacao...
    Checking Cacao status...
    Deploying DSCC agent in Cacao...
    DSCC agent has been successfully registered in Cacao.
    Choose password for Directory Service Manager:
    Confirm password for Directory Service Manager:
    Creating DSCC registry...
    DSCC Registry has been created successfully
    Hope this helps.

  • Sun Directory Service Control Center error

    Hi Everyone,
    I an having some issues when setting up the Sun Directory Service Control Center..
    I am deploying on Red Het Enterprise Linux 5.4 and have followed the Sun Directory Server installation guide and am deploying the dscc7.war file on the Sun Java Systems Web Server, after I fillow the steps in the installation guide I deploy the war file to the web server but when I test the connection from the browser I get the following error:, does anyone know what I may have missed??
    I have also found that the docs say to add the following to the magnus.conf file in the http server:
    type=magnus-internal/parsed-html exts=shtml
    However I get the following message from the web server when I restart the instance:
    type=magnus-internal/parsed-html directive ignored
    Thanks
    Mike
    An unexpected error occurred while checking the status of Sun Directory Service Control Center.
    Show Details
    Hide Details
    Install Error Code: 3
    Stack:
    com.sun.directory.common.slapx.AdmCmdErrorException: /opt/sun/dsee7/bin/dsadm info all separator = /opt/sun/dsee7/var/dcc/ads [exitCode=60]
    com.sun.directory.common.slapx.AdmCmd.run(AdmCmd.java:94)
    com.sun.directory.common.slapx.AdmCmd.run(AdmCmd.java:56)
    com.sun.directory.common.slapx.AdmCmd.runInfo(AdmCmd.java:174)
    com.sun.directory.common.slapx.SlapxCmd.runInfo(SlapxCmd.java:83)
    com.sun.directory.dcc.ads.ADSInstall.getSlapxInfo(ADSInstall.java:450)
    com.sun.directory.dcc.ads.ADSInstall.isRunning(ADSInstall.java:384)
    com.sun.web.admin.directory.dcc.InitSequenceViewBean.getInstallException(InitSequenceViewBean.java:81)
    com.sun.web.admin.directory.dcc.ADSInstallExceptionViewBean.createChild(ADSInstallExceptionViewBean.java:73)
    com.iplanet.jato.view.ContainerViewBase.ensureChild(ContainerViewBase.java:187)
    com.iplanet.jato.view.ContainerViewBase.getChild(ContainerViewBase.java:541)
    com.iplanet.jato.view.ContainerViewBase.beginChildDisplay(ContainerViewBase.java:819)
    com.iplanet.jato.taglib.TagBase.fireBeginDisplayEvent(TagBase.java:133)
    com.sun.web.ui.taglib.common.CCTagBase.fireBeginDisplayEvent(CCTagBase.java:149)
    com.sun.web.ui.taglib.common.CCTagBase.doEndTag(CCTagBase.java:108)
    org.apache.jsp.jsp.ADSInstallException_jsp._jspx_meth_cc_text_2(ADSInstallException_jsp.java:363)
    org.apache.jsp.jsp.ADSInstallException_jsp._jspx_meth_cc_pagetitle_0(ADSInstallException_jsp.java:204)
    org.apache.jsp.jsp.ADSInstallException_jsp._jspx_meth_cc_header_0(ADSInstallException_jsp.java:131)
    org.apache.jsp.jsp.ADSInstallException_jsp._jspService(ADSInstallException_jsp.java:71)
    org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:80)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:917)
    org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:373)
    org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:457)
    org.apache.jasper.servlet.JspServlet.service(JspServlet.java:351)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:917)
    org.apache.catalina.core.ApplicationFilterChain.servletService(ApplicationFilterChain.java:398)
    org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:792)
    org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:472)
    org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:353)
    com.iplanet.jato.view.ViewBeanBase.forward(ViewBeanBase.java:340)
    com.iplanet.jato.view.ViewBeanBase.forwardTo(ViewBeanBase.java:261)
    com.sun.web.admin.directory.dcc.DCCViewBean.beginDisplay(DCCViewBean.java:186)
    com.iplanet.jato.taglib.UseViewBeanTag.doStartTag(UseViewBeanTag.java:149)
    org.apache.jsp.jsp.DCC_jsp._jspService(DCC_jsp.java:60)
    org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:80)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:917)
    org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:373)
    org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:457)
    org.apache.jasper.servlet.JspServlet.service(JspServlet.java:351)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:917)
    org.apache.catalina.core.ApplicationFilterChain.servletService(ApplicationFilterChain.java:398)
    org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:792)
    org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:472)
    org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:353)
    com.iplanet.jato.view.ViewBeanBase.forward(ViewBeanBase.java:340)
    com.iplanet.jato.view.ViewBeanBase.forwardTo(ViewBeanBase.java:261)
    com.iplanet.jato.ApplicationServletBase.dispatchRequest(ApplicationServletBase.java:981)
    com.iplanet.jato.ApplicationServletBase.processRequest(ApplicationServletBase.java:615)
    com.iplanet.jato.ApplicationServletBase.doGet(ApplicationServletBase.java:459)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:796)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:917)
    org.apache.catalina.core.ApplicationFilterChain.servletService(ApplicationFilterChain.java:398)
    org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:304)
    org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:185)
    com.sun.web.admin.directory.dcc.solo.DCCSoloSessionManagerFilter.doFilter(DCCSoloSessionManagerFilter.java:151)
    org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:217)
    org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:185)
    org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:275)
    org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:255)
    org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:188)
    org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:586)
    org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:556)
    org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:187)
    org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:586)
    org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:556)
    com.sun.webserver.connector.nsapi.NSAPIProcessor.service(NSAPIProcessor.java:160)
    Edited by: mikejhathaway78 on Jan 27, 2010 1:16 PM

    Hi,
    I have the same problem, too.
    I installed DSEE7 on Solaris 10 SPARC. The installation went smoothly and there was no error occur.
    I cd to the folder /opt/SUNWdsee7/bin, login as root user, and the run the command ./dsccsetup initialize.
    After that I login Weblogic 10 server console as the weblogic user and installed the dscc7.war file. The installation also went smoothly and no error at all. I got the following error when I tried to open the page http://host:port/dscc7:
    An unexpected error occurred while checking the status of Sun Directory Service Control Center.
    Show Details
    Hide Details
    Install Error Code: 3
    Stack:
    com.sun.directory.common.slapx.AdmCmdErrorException: /opt/SUNWdsee7/bin/dsadm info all separator = /var/opt/SUNWdsee7/dcc/ads [exitCode=60]
    com.sun.directory.common.slapx.AdmCmd.run(AdmCmd.java:94)
    com.sun.directory.common.slapx.AdmCmd.run(AdmCmd.java:56)
    com.sun.directory.common.slapx.AdmCmd.runInfo(AdmCmd.java:174)
    com.sun.directory.common.slapx.SlapxCmd.runInfo(SlapxCmd.java:83)
    com.sun.directory.dcc.ads.ADSInstall.getSlapxInfo(ADSInstall.java:450)
    com.sun.directory.dcc.ads.ADSInstall.isRunning(ADSInstall.java:384)
    com.sun.web.admin.directory.dcc.InitSequenceViewBean.getInstallException(InitSequenceViewBean.java:81)
    com.sun.web.admin.directory.dcc.ADSInstallExceptionViewBean.createChild(ADSInstallExceptionViewBean.java:73)
    com.iplanet.jato.view.ContainerViewBase.ensureChild(ContainerViewBase.java:187)
    com.iplanet.jato.view.ContainerViewBase.getChild(ContainerViewBase.java:541)
    com.iplanet.jato.view.ContainerViewBase.beginChildDisplay(ContainerViewBase.java:819)
    com.iplanet.jato.taglib.TagBase.fireBeginDisplayEvent(TagBase.java:133)
    com.sun.web.ui.taglib.common.CCTagBase.fireBeginDisplayEvent(CCTagBase.java:149)
    com.sun.web.ui.taglib.common.CCTagBase.doEndTag(CCTagBase.java:108)
    jsp_servlet._jsp.__adsinstallexception._jsp__tag8(__adsinstallexception.java:512)
    jsp_servlet._jsp.__adsinstallexception._jsp__tag3(__adsinstallexception.java:289)
    jsp_servlet._jsp.__adsinstallexception._jsp__tag1(__adsinstallexception.java:189)
    jsp_servlet._jsp.__adsinstallexception._jspService(__adsinstallexception.java:129)
    weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
    weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
    weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
    weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:502)
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:251)
    com.iplanet.jato.view.ViewBeanBase.forward(ViewBeanBase.java:340)
    com.iplanet.jato.view.ViewBeanBase.forwardTo(ViewBeanBase.java:261)
    com.sun.web.admin.directory.dcc.DCCViewBean.beginDisplay(DCCViewBean.java:186)
    com.iplanet.jato.taglib.UseViewBeanTag.doStartTag(UseViewBeanTag.java:149)
    jsp_servlet._jsp.__dcc._jspService(__dcc.java:94)
    weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
    weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
    weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
    weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:502)
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:251)
    com.iplanet.jato.view.ViewBeanBase.forward(ViewBeanBase.java:340)
    com.iplanet.jato.view.ViewBeanBase.forwardTo(ViewBeanBase.java:261)
    com.iplanet.jato.ApplicationServletBase.dispatchRequest(ApplicationServletBase.java:981)
    com.iplanet.jato.ApplicationServletBase.processRequest(ApplicationServletBase.java:615)
    com.iplanet.jato.ApplicationServletBase.doGet(ApplicationServletBase.java:459)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
    weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    com.sun.web.admin.directory.dcc.solo.DCCSoloSessionManagerFilter.doFilter(DCCSoloSessionManagerFilter.java:151)
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3496)
    weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    weblogic.security.service.SecurityManager.runAs(Unknown Source)
    weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2180)
    weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2086)
    weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406)
    weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    I've tried all the solutions that I found in the Sun forum, but it didn't work. Please help me if you can.
    Note: I cannot run the weblogic server as root account.
    Many thanks,
    Anthony Ton

  • Control center problems in iOS 8.1.2

    Hi!
    I just wanted to see if anybody else have any problems with bringing up the control center in apps on the iPhone 6 Plus? On the homescreen and lockscreen I experience no problems bringing up the control center but when in apps, swiping from bottom to up, the control center only appears around 4 out of 10 times. Worth noting is that having the keyboard showing when for example writing a message makes it even worse, with a success rate of about 2 out of 10 swipes. Oddly enough I never had this problem with my previous iPhone 4. Is this something that Apple is acknowledging?

    I haven't seen that problem.
    When trying to bring up the Control Center in an App it is best to start your swipe with your finger actually off the screen (on the border). This will help in bringing up the Control Center.

  • Deploying Sun Java - and controlling settings centrally

    Hello.
    We are trying to deploy Sun Java to corporate PCs (XPsp2) silently and also to ensure the settings are correct for our environment.
    Deploying silently is easy (documented here and using SMS).
    Some settings appear to be stored in the registry, and so we can control these by creating Active Directory Group-Policy templates.
    However, some settings are stored in "document.properties" in the users profile - and this file is not accessible via normal centralised management techniques.
    We want to set the downloaded Java folder (deployment.user.cachedir) to, say, c:\temp on all PCs. We cannot have the default option of having it installed in the user profile, as users profiles are quota'd and are cross-site roaming, so it is key to keep them small.
    We would also turn off updates; tray icon etc etc.
    We could manually modify this file in everyones user profile - but this is far from ideal, and indeed quite messy.
    Is there a separate install package available to corporates where options can be determined in advance? Or is there a way we can apply this?
    Many thanks!

    I'm going to take a guess here... It's a known situation that, within a single instance of Internet Explorer, you can't have two different kinds of JVM running. So, for example, if you started a new instance of IE, and ran a forms session using JInitiator for a while; then came out of forms but, staying within the same IE instance, started an app using Sun JVM - you'll get a very nasty crash.
    However, there should be nothing to stop you simultaneously running separate IE instances, one running JInitiator, one running Sun JVM.
    Something to be aware of is that you can have multiple IE windows open, but all existing under the same IE process. For example, if you do CTRL-N from an IE window, you get a new window, but it's still part of the same process - you can see this by checking Task Manager. You can also get multiple windows sharing one process when a link opens in a new window, or you use a desktop shortcut when IE is already open. To guarantee a whole new IE process, the simplest way is to just start IE from the desktop / start menu.
    You state that the order in which people open the two apps makes a difference. I wonder if the different order affects whether a new process is started or an existing one shared?
    Good luck,
    James

  • Control Center problem (Following migration from 9.2)

    Hi,
    I've performed migration from 9.2 to 10.2 following chapter 3 of the install guide. I can deploy / upgrade my objects OK using my default control center but if I try and debug a mapping it cant connect. The debug info pane sits on 'Connecting to Control Center schema' and then pops up with an error offering a retry.
    Im stuck as to whats wrong, I've set up a new control center, re-registered my target location with that and still I cant debug.
    Has anyone seen this before following a migration?
    Thanks in advance !

    did you check whether synonym exist in the database? use below sql to see the synonym.
    select SYNONYM_NAME,owner,TABLE_NAME,TABLE_OWNER from dba_synonyms where SYNONYM_NAME='XMLCONCAT';
    Regards

  • Ati3850 catalyst control center problem

    i download latest drivers from ati and control center my memory clock is max 1100 can t move above i try to reinstall but my 64 bit vista make error and close the application i cant reinstall drivers and everything about ati i removed every thing from control panel but catalyst control center is still running should i remove manually from program files

    You are trying to OC or?

  • MSI Control Center problem

    Why Control Center doesn't display the values correctly?
    First thing, when i start it it says that i need to replace the ME version, i have the latest Intel management engine components version installed
    Second, why the it's set on x45, and on the button thingy starts with x35, instead of x45
    And it shows no base block, needs to be 100Mhz
    And the voltage set in BIOS is 1.21V and that button thingy starts with 1.225V
    Third, why it doesn't display 4500Mhz, it always displays 4499Mhz
    I remember early versions of Control Center displayed the correct values, where i can find a control center version history and the downloads ?
    PS:Using BIOS for my Z77 GD65, number 10.9B1
    My OC in the BIOS, is just multiplier to x45, EIST, C1E enabled, and PLL Voltage to 1.6V and XMP to memory.

    Could be issues related to and old Control Center version.
    Did you try the latest? http://www.msi.com/service/download/utility-15496.html

  • Sun Java Studio enterprise 8 , problem when deployin CMP - pleas

    Hi , thank you for reading my post.I really stocked with this error
    I have a very odd problem here.
    I create a database table in Mysql
    Then i used Netbeans 4.1 / Sun studio Enterprise 8 to generate a CMP from the table (before this i register the driver and database innetbeans Databses node in runtime window), i did not change any setting
    My table has 4 field which one of them is : autoIncrement Integer + Primary ky
    two other fields are int varchar and decimal
    then i try to run the enterprise application .
    I pressed lovely f11
    and it Stoped with error .
    here is the error messege :
    Deploying application in domain failed; Fatal Error from EJB Compiler -- JDO74046: JDOCodeGenerator: Caught a MappingConversionException loading or creating mapping model for application 'ejblearn' module 'ejblearn-EJBModule': JDO71030: There is no column in table learn which can be used to support the servers implementation of unknown key classes.
    ; requested operation cannot be completed
    I should notice that deployment progress monitor shows the same message in red Color)
    Is it application server problem ?
    why sun does not make it simpler?
    I found that too many post are about this problem without any response
    There is just one workaround which does not works / is too ugly

    Does the MSQL database have a primary key, the CMP wizard determines the primary key based on the primary key setup on the database. The primary key which is selected can be detemined using the database browser Runtime->Database, this displays meta data information from the specified databases.

  • DS6 Control Center console problems

    We are currently using DS5.2 for Windows.
    I have installed DS6 for Windows since we are considering updating.
    So far I have not been able to get the Control Center console web app to start.
    Any thoughts on what I can do or where I should look to resolve this?
    Thanks,
    Mike
    Here are some details:
    C:\Sun\JavaES5\share\webconsole\bin>smcwebserver.bat status
    Sun Java(TM) Web Console is running
    C:\Sun\JavaES5\share\webconsole\bin>smcwebserver.bat restart
    Shutting down Sun Java(TM) Web Console Version 3.0.2 ...
    Cannot determine if console stopped gracefully; forcing shut down
    The console is running.
    C:\Sun\JavaES5\share\webconsole\bin>wcadmin list -d
    Deployed web applications (application name, context name, status):
        console  ROOT            [stopped]
            Time:   04/13/07 11:49:49
            Base:   C:\Sun\JavaES5\share\WEBCON~1\webapps\console
            Debug:  0
            System: true
        console  com_sun_web_ui  [stopped]
            Time:   04/13/07 11:49:49
            Base:   C:\Sun\JavaES5\share\WEBCON~1\webapps\com_sun_web_ui
            Debug:  0
            System: true
        console  console         [stopped]
            Time:   04/16/07 08:43:47
            Base:   C:\Sun\JavaES5\share\WEBCON~1\webapps\console
            Debug:  0
            System: true
        console  manager         [stopped]
            Base:   ${catalina.home}/server/webapps/manager
            Debug:  0
            System: true
    No library jar files registered.
    No login modules registered.
    Shared service properties (name, value):
        sun.directory.dcc.path.var  C:/Sun/JavaES5/DSEE/var/dscc6
        sun.directory.dcc.path.slapx  C:/Sun/JavaES5/DSEE/ds6/bin/dsadm.exe
        sun.directory.dcc.path.sample.ldif  C:/Sun/JavaES5/DSEE/ds6/ldif/Example.ldifexcerpt from console_config_log:
    16-Apr-2007 | 08:48:57 | INFO  | The console instance "console" is stopping.
    16-Apr-2007 | 08:49:42 | ERROR | Unexpected error determining status of server:
         no applications unloaded
    16-Apr-2007 | 08:49:42 | ERROR | Cannot determine if console stopped
         gracefully; forcing shut down
    16-Apr-2007 | 08:49:42 | INFO  | The console instance was forced terminated.

    Thanks for the response.
    I checked and it was already registered.
    After a bit more digging, I found the problem.
    Instead of netstat -a -b showing that swc.exe was listening on port 6789, it showed db2jds.exe (which is the DB2 JDBC Applet Server service). After shutting this service down and restarting smcwebserver, I was able to access the app.
    It is odd that the .bat files never reported the port conflict and indicated the web server was up and running.
    Hopefully my experience will help some other DB2 users....
    Thanks again,
    Mike

  • A ImageIcon problem in Sun Java Studio Enterprise

    When I programmed with SJSE, I found a problem, let see a simple test:
        private void initComponents() {
            jButton1 = new javax.swing.JButton();
            setDefaultCloseOperation(javax.swing.WindowConstants.EXIT_ON_CLOSE);
            setResizable(false);
            jButton1.setIcon(new javax.swing.ImageIcon("D:\\Sun\\JavaProjects\\test\\src\\test\\next.gif"));
            jButton1.setText("jButton1");
            getContentPane().add(jButton1, java.awt.BorderLayout.CENTER);
            pack();
        }This is for to show a picture in a button with File Path(which means you should choose a specific file on your disk).
    But,
    if I change the code into:
    private void initComponents() {
            jButton1 = new javax.swing.JButton();
            setDefaultCloseOperation(javax.swing.WindowConstants.EXIT_ON_CLOSE);
            setResizable(false);
            jButton1.setIcon(new javax.swing.ImageIcon(getClass().getResource("/test/next.gif")));
            jButton1.setText("jButton1");
            getContentPane().add(jButton1, java.awt.BorderLayout.CENTER);
            pack();
        }The problem occurs. When I run this sample application, one exception throws:
    Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
    at javax.swing.ImageIcon.<init>(ImageIcon.java:138)
    at test.NewJFrame.initComponents(NewJFrame.java:31)
    at test.NewJFrame.<init>(NewJFrame.java:17)
    at test.NewJFrame$2.run(NewJFrame.java:55)
    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    Could someone help me?
    Message was edited by:
    linyinlu

    No, this code was generated automatically by JSE.
    "New"->"JFrame"->Modify the property for this button->in "Icon" section-> choose the "ClassPath" and specific the icon. But it is not work.
    Today I have unstall the whole thing: JDK, JSE 8, deleted all dierctories and files and reinstalled them. But the problem is also not solved.
    Message was edited by:
    Scott
    Message was edited by:
    linyinlu

  • Error Message Java Control Center

    EDIT: Sorry, i saw the other posts, too late. Please delete this Thread.
    Hello,
    we have a problem here with the Java Runtime Enviroment JRE 7.0.21 on Windows 7 32 Bit
    When i open the Java Control Center in the Control Panel following error message appears:
    Problemsignatur:
    Problemereignisname:     BEX
    Anwendungsname:     javaw.exe
    Anwendungsversion:     7.0.210.11
    Anwendungszeitstempel:     515d68ec
    Fehlermodulname:     deploy.dll
    Fehlermodulversion:     10.21.2.11
    Fehlermodulzeitstempel:     515d71bb
    Ausnahmeoffset:     000222b3
    Ausnahmecode:     c0000409
    Ausnahmedaten:     00000000
    Betriebsystemversion:     6.1.7601.2.1.0.256.48
    Gebietsschema-ID:     1031
    Zusatzinformation 1:     57c4
    Zusatzinformation 2:     57c4206945ba5ec4a6f2761d79e418c5
    Zusatzinformation 3:     5977
    Zusatzinformation 4:     597763a21043c96450d59d97ca38c7d1
    This problem appears on different computers all with Windows 7. We installed the Enviroment with a MSI Package.
    Thank you for your help
    Edited by: 1006111 on 15.05.2013 07:23

    Hello,
    we have no RAC.
    And when we run the skript: reset_repository.sql
    the same erro-message is shown:
    There you can find a screenshot with the complete error-message:
    http://s7.directupload.net/file/d/2613/k4m5q4l8_jpg.htm
    No chance to create the file rtrepos.properties
    Someone another idea?
    Best regards
    George

  • Problem deploying war created in Sun Java Studio Enterprise 8

    I have, with some help from this forum, converted a portlet application from the Sun Java Studio Enterprise 7 environment to the Sun Java
    Studio Enterprise 8 environment. This portlet application runs in SJSE 8 now but fails when I pdeploy it to the portal server (Portal Server 6
    2005 Q1). The old war created from SJSE 6 does work. The code is identical. The war files are slightly different.
    On deployment I get:
    [DEBUG] Getting Jar File from war...
    [DEBUG] Getting Portlet DD as Stream...
    [DEBUG] Creating DPProviders...
    [DEBUG] Updating the Portlet Application...
    [DEBUG] Adding Providers to DP...
    [DEBUG] Adding provider: provider=__Portlet__timetableEnt8.Timetable
    [DEBUG] Creating DPProvider...
    [DEBUG] Checking for duplicate name: name=__Portlet__timetableEnt8.Timetable
    [DEBUG] Validating modified DP doc...
    [DEBUG] Storing the DP...
    Done Updating Display Profile! Deploying War File to Web Container...
    SUCCESS.But in the logs I see:
    [#|2006-04-04T13:09:58.112-0400|SEVERE|sun-appserver-ee8.1|javax.enterprise.system.container.web|_ThreadID=10;|WebModule
    [/portlet]Error configuring application listener of class
    com.sun.portal.container.portlet.impl.PortletContainerContextListenerImpl
    java.lang.ClassNotFoundException: com.sun.portal.container.portlet.impl.PortletContainerContextListenerImpl
            at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1447)
            at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1228)
            at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3958)
            at org.apache.catalina.core.StandardContext.start(StandardContext.java:4525)
            at com.sun.enterprise.web.WebModule.start(WebModule.java:241)
            at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1086)
            at org.apache.catalina.core.StandardHost.start(StandardHost.java:833)
            at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1086)
            at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:483)
            at org.apache.catalina.startup.Embedded.start(Embedded.java:894)
            at com.sun.enterprise.web.WebContainer.start(WebContainer.java:688)
            at com.sun.enterprise.web.HttpServiceWebContainer.startInstance(HttpServiceWebContainer.java:889)
            at com.sun.enterprise.web.HttpServiceWebContainerLifecycle.onStartup(HttpServiceWebContainerLifecycle.java:50)
            at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:300)
            at com.sun.enterprise.server.PEMain.run(PEMain.java:294)
            at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    |#]
    [#|2006-04-04T13:09:58.114-0400|SEVERE|sun-appserver-ee8.1|tomcat.server./portlet.Context|_ThreadID=10;|
    Skipped installing application listeners due to previous error(s)|#]
    [#|2006-04-04T13:09:58.114-0400|SEVERE|sun-appserver-ee8.1|tomcat.server./portlet.Context|_ThreadID=10;|
    Error listenerStart|#]
    [#|2006-04-04T13:09:58.115-0400|SEVERE|sun-appserver-ee8.1|tomcat.server./portlet.Context|_ThreadID=10;|
    Context startup failed due to previous errors|#]When I look in the create "New Portlet Channel..." in the am console my application appears in the list but when I create a channel based on it, the whole desktop crashes with this error:
    [#|2006-04-03T11:39:41.699-0400|SEVERE|sun-appserver-ee8.1|javax.enterprise.system.container.web|_ThreadID=16;|
    StandardWrapperValve[desktopServlet]: Servlet.service() for servlet desktopServlet threw exception
    java.lang.IllegalStateException: getWriter() has already been called for this response
         at org.apache.coyote.tomcat5.CoyoteResponse.getOutputStream(CoyoteResponse.java:588)
         at org.apache.coyote.tomcat5.CoyoteResponseFacade.getOutputStream(CoyoteResponseFacade.java:166)
         at com.sun.portal.desktop.DesktopServlet.getWriter(DesktopServlet.java:444)
         at com.sun.portal.desktop.DesktopServlet.service(DesktopServlet.java:328)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
         at sun.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:249)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:282)
         at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:165)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:257)
         at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:55)
         at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:161)
         at java.security.AccessController.doPrivileged(Native Method)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:263)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
         at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:225)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:173)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:161)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:933)
         at com.sun.enterprise.web.connector.httpservice.HttpServiceProcessor.process(HttpServiceProcessor.java:221)
         at com.sun.enterprise.web.HttpServiceWebContainer.service(HttpServiceWebContainer.java:2072)
    |#]When I remove my custom channel the desktop renders normally.
    As I mentioned before, the war created with 7 did not cause this and the application behaved normally.
    Any insight would be appreciated.
    I am going to look at the diff between the two wars.
    Thanks,
    Allan

    I have the same problem, how do yuo resolve that?
    Edited by: 864937 on Jun 9, 2011 1:43 PM

  • Problems with Cubase LE 6 and eLicenser Control Center

    This isn't strictly an Apple problem, but I thought someone might be able to help me!
    I use Cubase LE 6 for my singing, and have never had problems before with exporting my audio tracks to MP3s. Today, however, I went to export my recordings and a box popped up saying I had to go over to my eLicenser Control Center and validate my usage licenses as they had expired. So I did this, apparently successfully (as seen in the photo attached), but then nothing seemed to change. The licenses remained in red, still 'expired' (since the 1st April), and I still can't export my tracks.
    Someone please help! I've done what was asked but now am completely stumped. Music software is not my forte! But it is extremely frustrating!
    Thank you!
    Georgia

    I just had this problem after installing Cubase on my retina mbp. The problem is the retinas higher native resolution that conflicts Cubase's inability to run the program at such a high resolution. To solve
    If open, close Cubase
    Go to Applications through Finder
    Right click Cubase and select "Get Info"
    Select the box "Open in Low Resolution"
    Once you've done that, re-open Cubase. Although the interface is now a bit pixelated, Cubase should run fine now. If not, don't know what else to say, because it worked for me! Good luck.

  • Sun Java enterprise System 2005Q1 installation problems

    I have installed 2005q1 parts in my solaris 5.8 box and had some problems running sussessfully portal server and access manager. So I had to uninstall them again.
    The uninstaller from /var/sadm/prod/entsys/uninstaller did not give me option to un install all components, so I have removed some packegs using pkgrm command.
    Now I am trying to reinstall webserver/directory server/access manager again and now getting the follwoing problems.
    Screen for selecting Type of Configuration
    1. Configure Now - Selectively override defaults or express through
    2. Configure Later - Manually configure following installation
    Select Type of Configuration &#91;1&#93; {"<" goes back, "!" exits} 2
    Ready to Install
    The following components will be installed.
    Product: Java Enterprise System
    Location: /var/sadm/prod/entsys
    Space Required: 110.11 MB
    Sun Java(TM) System Web Server 6.1 SP4 2005Q1
    Sun Java(TM) System Directory Preparation Tool
    Sun Java(TM) System Directory Server 5 2005Q1
    Sun Java(TM) System Access Manager 6 2005Q1
    Identity Management and Policy Services Core
    Access Manager Administration Console
    Common Domain Services for Federation Management
    1. Install
    2. Start Over
    3. Exit Installation
    What would you like to do &#91;1&#93; {"<" goes back, "!" exits}? 1
    Please wait while the installer upgrades and installs shared components...
    Java Enterprise System
    <<<< That is all , after that system doesn't come out to next any more". It just hangs up there."
    Please ,, Please advise what i am missing??????
    Thanks
    Srini parise
    jpsrao&#64;hotmail.com

    it seems that you have not uninstalled the previous entire installation. You can clear all installation manually. first, you need remove all information about your previour installation in "/var/sadm/install/productregistry" file, and then deleted the previous installation directory , now suppose you can reinstall it successfully again, good luck!

Maybe you are looking for

  • Help please, download error

    I've had a creative cloud membership for a months now, on my mac and pc. All working fine. Then i decided that i didn't need cs4 collection on my mac anymore, so unistalled it using the correct unistall software. Once this was completed Photoshop cs6

  • How to apply a format to all hyperlink in CS4 file

    Hello, this is my first post, We are writing a magazine that we will publish as a PDF. We would like all hyperlink to stand out (we created a character style with these attributes: Candara Bold, Dark Red). The magazine will have a lot of hyperlinks i

  • More trouble with exporting for web

    Alright, Sorry to say but I am still having trouble converting/exporting my film trailer to the website for PC users to be able to access it. I converted it to a quicktime movie film from FCP, which plays beautifully but apparently PC users can't see

  • How do I turn off location services on the iPhone 6?

    How do I turn off location services on the iPhone 6? Yes I already went to Settings > Privacy > Location Services, is not allowing me to turn it off. And yes I have disable the restrictions too.

  • Using Message Pool of a common component

    Hello All, We are trying to use the message pool of a common DC in all other DCs to keep single point of change. We used the public part of common DC in all other DCs. Currently we are using direct connection between views and the used Interface Cont