Sun DS 6.3.1 error gethostbyadd

On a 6.3.1 server I am getting this message on the error
log every time a batch procedure runs :
[13/Feb/2011:08:38:25 -0800] - DEBUG - conn=-1 op=-1 msgId=-1 - check_host_access: gethostbyadd failed,
error -5973 (A directory lookup on a network address has failed.)
Where can I get more information on this error message ?
JYard
UCLA

The specific error code is an NSPR code. If you want to learn more about NSPR, you can go to the mozilla project where it's manitained. However, the error message you already have is probably all you are going to get. It looks like a reverse DNS lookup. In other words, you have something turned on in the server that wants to translate IPs to hostnames (host based ACIs or logging come to mind), so the server is doing a gethostbyadd. Apparently the lookup is failing, due to something in your Naming Services configuration.

Similar Messages

  • Sun.security.smartcardio.PCSCException: Unknown error 0x8010002f

    Hi All
    I am writing java application to talk with smart card
    every thing is ok till i reach to this command:
    private static byte[] COMMAND2 = {(byte) 0xEF, (byte) 0xFA, (byte) 0xCE, (byte) 0x00, (byte) 0xFF};
    private static CommandAPDU COMMAND2_APDU = new CommandAPDU(COMMAND2);
    connectWithCard();
    sendAPDU1();
    card.disconnect(true); //Reset must occur before
    try{
    Thread.sleep(1000);
    catch(InterruptedException e)
    System.out.println("Exception for sleep : "+e.getMessage());
    connectWithCard();
    ra=ch.transmit(COMMAND2_APDU);//Exception occur here
    System.out.println("Response due to COMMAND2_APDU : " + arrayToHex(ra.getBytes()));
    JOptionPane.showMessageDialog(null,"Response due to COMMAND2_APDU : " + arrayToHex(ra.getBytes()), "Status", JOptionPane.ERROR_MESSAGE);
    //implementation for connectwithCard()
    try {
    card = c.connect("T=0");
    // System.out.println("Terminal connected");
    JOptionPane.showMessageDialog(null,"Terminal connected", "Status", JOptionPane.ERROR_MESSAGE);
    } catch (Exception e) {
    //  System.out.println("Terminal NOT onnected: " + e.toString());
    JOptionPane.showMessageDialog(null,"Terminal NOT onnected: " + e.toString(), "Status", JOptionPane.ERROR_MESSAGE);
    System.out.println("ATR: " + arrayToHex(((ATR) card.getATR()).getBytes()));
    JOptionPane.showMessageDialog(null,"ATR: " + arrayToHex(((ATR) card.getATR()).getBytes()), "Status", JOptionPane.ERROR_MESSAGE);
    ch = card.getBasicChannel(); Exception is:
    javax.smartcardio.CardException: sun.security.smartcardio.PCSCException: Unknown error 0x8010002f
    What should i do ?
    Thanks in Advance
    Edited by: Nabil_ on Aug 7, 2008 3:23 AM
    Edited by: Nabil_ on Aug 7, 2008 3:31 AM

    I make some changes like:
    1. make sending Command in separated Thread to take its time.
    2. change P3 from FF to 00
    the result was :
    -NO Exception incase P3=00 , but the returned status was 6E 00
    -When i put P3 any value except 0 , The Exception occur in all cases (even separate Thread or in the main thread)
    The problem now :
    I must send 9 commands (Card Recyle Command) to format my card , first eight commands (1---->8) should return
    9F 20 as status byte , but when i made P3=00 the returned status was 6E 00
    but the last command returned 90 00 (P3=00) as it is expected
    the Card OS was Bantry OS
    -Question can i make format the card in different way ?
    -According to Reader:
    I use 3 different readers (PC/SC)
    - Dell USB Keyboard Smart Card Reader
    -SCM Microsystems SCR33x USB Smart Card Reader (http://www.crownhill.co.uk/product.php?prod=1786)
    -SCM Microsystems SCR24x PCMCIA Smart Card Reader
    if u recommend reader for me
    -Can i use Linux (to use different stack rather than PC/SC) ?
    Another thing could be is that some of card readers do no support 255 bytes data field in one command. In this case data shouold be transfered by smaller portions.How can i do this (data should be transfered by smaller portions.) ?
    give me example if possible.
    Thanks in Advance.
    Nabil

  • Sun IDM gives "Net Charts error for Process Diagram

    My test environment has started to show a strange error. IdM 7.1.1.10 running on Windows 2003. In the admin pages, when I performed a regular server task, I get the following instead of the usual process diagram:
    {color:#999999}Net{color} Charts
    version 3.6
    The evaluation period for this product has expired.
    To order a licensed copy
    please visit......
    Has anybody seen this before? What causes it and what did you do to fix it? It has not happened in my other environments.
    Thanks!
    Kim

    Hi,
    We also used to recieve the error when we were running IDM6.
    Since running IDM8 we have not seen the error. This may be as a result of process diagrams being turned off by default.
    I would suggest that the process diagrams be turned off as they do not seem to add any value. See [http://forums.sun.com/thread.jspa?threadID=5320239] on how to turn off the process diagrams.

  • Forms 10.1.2.3 + Webutil + Sun plug-in (JRE) configuration error

    I am trying to configure webutil, my forms version is 10.1.2.3, with IE-8 and I am using Sun plug-in (JRE),
    I went through all the configuration steps in detail and checked several time but when i run webutel_demo form i get the bean not found error,
    oracle.forms.webutil.clientInfo.GetClientInfo bean not found. WEBUTIL_CLIENTINFO.
    GET_SYSTEM_PROPERTY will not work
    Seeks help,
    Thanks in advance.
    Abbas

    First, are you configuring Forms Builder to use WebUtil when you run a form from the builder or are you configuring your Application Server (AS)? The steps are the same, but it helps to know. :)
    It sounds like you either missed the step where you configure the default.env to include the full path to the frmwebutil.jar or you missed the step where you setup the [webutil] section of the formsweb.cfg. If you have completed these configuration steps, I have also seen (and experienced) where webutil couldn't find the .jar's until I added frmwebutil.jar to the [default] archive= variable. The other cause I've seen is not including the *?config=webutil* tag in your application url to instruct your AS/OC4J to use the webutil config section.
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • Sun Java Application Server - Deployment Error while deploying Hello applic

    Hi there,
    I got problem when i try to deploy hello application after installing
    Sun Java System Application Server Platform Edition 8.1_02 (build b06-fcs)
    I got the following error when i tried to deploy using admin menu on localhost:4848 using the button under web applications link.
    A "com.sun.enterprise.tools.guiframework.exception.FrameworkException" was caught. The message from the exception: "java.lang.reflect.InvocationTargetException while attempting to process a 'error' event for 'deployWebModule'."
    The root cause is "javax.management.AttributeNotFoundException: id"
    See the HTML source for more detailed (stack trace) information.
    I'm waiting for your help.
    Thanks

    Hi,
    I've found that if you remove the j2ee-application element related to the enterprise app you are trying to deploy from Sun\AppServer\domains\domain1\config\domain.xml, and also remove your enterprise j2ee-app directory from Sun\AppServer\domains\domain1\applications\j2ee-apps\, it works.
    This is not a permanent solution. I get the same error again, when I try to redeploy the application for the third time. Hope someone can help soon!
    Thanks.

  • Com.sun.syndication.feed.synd.SyndEntryImpl error

    In our project we are getting RSS feeds for that I am using this code to get RSS stock quotes.
    package rssfeed;
    import com.sun.syndication.feed.synd.SyndEntryImpl;
    import java.util.*;import java.io.*;//import java.awt.*;
    import javax.servlet.jsp.tagext.*;
    import javax.servlet.jsp.JspWriter;
    import javax.servlet.jsp.JspException;
    import java.net.URL;import com.sun.syndication.feed.synd.SyndFeed;
    import com.sun.syndication.fetcher.FeedFetcher;
    import com.sun.syndication.fetcher.FetcherEvent;
    import com.sun.syndication.fetcher.FetcherListener;
    import com.sun.syndication.fetcher.impl.FeedFetcherCache;
    import com.sun.syndication.fetcher.impl.HashMapFeedInfoCache;
    import com.sun.syndication.fetcher.impl.HttpURLFeedFetcher;
    import java.util.ArrayList;import sun.text.CompactShortArray;
    import sun.text.CompactShortArray.Iterator;
    import com.sun.syndication.feed.synd.SyndContent;
    import com.sun.syndication.feed.synd.SyndEntryImpl;
    import com.sun.syndication.feed.synd.SyndImage;
    import sun.text.CompactShortArray;
    public class RssFeedExample extends SimpleTagSupport {
    private String uri;
    public void doTag() throws JspException
    JspWriter out=getJspContext().getOut();
    try
    out.println("HI"); System.out.println("URRI"+uri);
    String str="INFY";boolean ok = false;
         try {
         URL feedUrl =new URL("http://rss.cnn.com/rss/money_latest.rss");
    FeedFetcherCache feedInfoCache = HashMapFeedInfoCache.getInstance();
    FeedFetcher fetcher = new HttpURLFeedFetcher(feedInfoCache);
    FetcherEventListenerImpl listener = new FetcherEventListenerImpl();
    fetcher.addFetcherEventListener(listener);
    System.err.println("Retrieving feed " + feedUrl);
    SyndFeed feed = fetcher.retrieveFeed(feedUrl);
    SyndImage image = feed.getImage();
    String imageTitle = image.getTitle();
    String imageDescription = image.getDescription();
    String link = image.getLink();
    System.out.println("IMAGE Info :::::: "+ imageTitle + ", "+imageDescription +","+link);
    SyndContent content = feed.getDescriptionEx();
    System.out.println("Description Ex :::::: "+content.getValue());
    List entriesList = feed.getEntries();
    for (Iterator it = (CompactShortArray.Iterator) entriesList.iterator(); it.hasNext();)
    SyndEntryImpl entry = (SyndEntryImpl) it.next();
    System.out.println("Entries Title Ex :::::: "+entry.getTitleEx().getValue());
    System.out.println("FEED :::::: "+feed);
    System.err.println(feedUrl + " retrieved");
    System.err.println(feedUrl + " has a title: " + feed.getTitle() + " and contains " + feed.getEntries().size() + " entries.");
    // We will now retrieve the feed again. If the feed is unmodified
    // and the server supports conditional gets, we will get a "Feed
    // Unchanged" event after the Feed Polled event
    System.err.println("Polling " + feedUrl + " again to test conditional get support.");
    SyndFeed feed2 = fetcher.retrieveFeed(feedUrl);
    System.err.println("If a \"Feed Unchanged\" event fired then the server supports conditional gets.");
    ok = true;
    catch (Exception ex)
    System.out.println("ERROR: "+ex.getMessage());
    ex.printStackTrace();
    if (!ok)
    System.out.println();
    System.out.println("FeedReader reads and prints any RSS/Atom feed type.");
    System.out.println("The first parameter must be the URL of the feed to read.");
    System.out.println();
    catch(Exception e)
    System.out.println("Exception is in RssFeedExample::::"+e.getMessage());
    static class FetcherEventListenerImpl implements FetcherListener {
              public void fetcherEvent(FetcherEvent event) {
                   String eventType = event.getEventType();
                   if (FetcherEvent.EVENT_TYPE_FEED_POLLED.equals(eventType)) {
                        System.err.println("\tEVENT: Feed Polled. URL = " + event.getUrlString());
                   } else if (FetcherEvent.EVENT_TYPE_FEED_RETRIEVED.equals(eventType)) {
                        System.err.println("\tEVENT: Feed Retrieved. URL = " + event.getUrlString());
                   } else if (FetcherEvent.EVENT_TYPE_FEED_UNCHANGED.equals(eventType)) {
                        System.err.println("\tEVENT: Feed Unchanged. URL = " + event.getUrlString());
    I am getting error like
    com.sun.syndication.feed.synd.SyndEntryImpl required.

    did you look here?
    https://rome.dev.java.net/

  • Sun VDI 3.1.1 error with Sun 7310

    Hello,
    I'm working on a Sun VDI solution using a 7310 with Sun Storage 2010.Q1.0.0 and am having a provisioning error when importing a template or desktop. It errors about copying disk image to storage. Upon switching to a Solaris ZFS storage server the issue goes away. I'm curious if anyone else has run into this issue and if the Sun Storage OS should be update or if there are specific configuration variables that should be set in the ZFS storage pool being used by the Sun VDI implementation.
    Thank you,
    Mike

    Okay, after some issues with the 7310 that is being used for this pilot I was able to do some more testing to generate logs around the failures. I have been able to get this to work with a regular Solaris 10 iSCSI and NFS server that uses ZFS. In fact it worked perfectly but that isn't the storage array that is meant for this project. The Sun VDI implementation is accessing the 7310 using the 'root' account and is connecting over gigE SAN. We can see Sun VDI logging into the storage array, it creates the '/suspend-data' NFS share right away as it should. When I got to import a template you can see it deploy the iSCSI LUN and the associated Target and IQN.
    Here are snippets from the cacao log showing the different failure messages.
    Jun 17, 2010 3:42:58 PM com.sun.vda.service.vbox.VBDesktopProvider createDesktops
    FINE: thr#22 Created desktop on 10.72.169.169 with volume ec0263c0-eaef-4636-a2ac-96046e4fc81e at IQN iqn.1986-03.com.sun:vdi:kgksyhsior0abizjhg.g:exlbox2mm0szsgnr7ed- of size 17179869184
    Jun 17, 2010 3:42:58 PM com.sun.vda.service.persistence.PersistenceImpl commit
    FINEST: thr#22 Committing object [id=14] class com.sun.vda.service.persistence.PersistentStorage
    Jun 17, 2010 3:42:58 PM com.sun.vda.service.storage.Volume importFromFile
    FINEST: thr#22 Copying from /sunvdi/templates/solaris10/solaris10.vdi to ec0263c0-eaef-4636-a2ac-96046e4fc81e on host 10.72.169.169 for user root
    Jun 17, 2010 3:42:58 PM com.sun.vda.service.persistence.PersistenceImpl update
    FINEST: thr#22 Updating object [id=14] class com.sun.vda.service.persistence.PersistentStorage
    Jun 17, 2010 3:42:58 PM com.sun.vda.service.persistence.PersistentJob commit
    FINEST: thr#22 Committing object [id=null] class com.sun.vda.service.persistence.PersistentJob
    Jun 17, 2010 3:42:58 PM com.sun.vda.service.core.jobs.Job run
    INFO: thr#23 Starting Job[192]: STORAGE_ACTION for [Solaris 10, STORAGE_AND_ISCSI_RESSOURCE: INITIATOR:iqn.1986-03.com.sun:01:2a95e6efffff.4beb10d0]
    Jun 17, 2010 3:42:58 PM com.sun.vda.service.persistence.PersistenceImpl update
    FINEST: thr#23 Updating object [id=192] class com.sun.vda.service.persistence.PersistentJob
    Jun 17, 2010 3:42:58 PM com.sun.vda.service.persistence.PersistentJob commit
    FINEST: thr#23 Committing object [id=192] class com.sun.vda.service.persistence.PersistentJob
    Jun 17, 2010 3:42:58 PM com.sun.vda.service.persistence.PersistenceImpl update
    FINEST: thr#23 Updating object [id=14] class com.sun.vda.service.persistence.PersistentStorage
    Jun 17, 2010 3:42:58 PM com.sun.vda.service.vbox.SshServer executeCommand
    FINEST: thr#23 Executing command script run('cd /') ; run('configuration') ; run('san') ; run('initiators') ; run('iscsi') ; run('create') ; run('set alias=vdi:2a95e6efffff.4beb10d0') ; run('set initiator=iqn.1986-03.com.sun:01:2a95e6efffff.4beb10d0') ; stdout = run('commit') ; print(stdout) on host 10.72.169.169:22 for user root
    Jun 17, 2010 3:43:00 PM com.sun.vda.service.vbox.SshServer executeCommand
    FINEST: thr#23 executed script run('cd /') ; run('configuration') ; run('san') ; run('initiators') ; run('iscsi') ; run('create') ; run('set alias=vdi:2a95e6efffff.4beb10d0') ; run('set initiator=iqn.1986-03.com.sun:01:2a95e6efffff.4beb10d0') ; stdout = run('commit') ; print(stdout)
    Jun 17, 2010 3:43:00 PM com.sun.vda.service.vbox.SshServer executeCommand
    FINEST: thr#23 Executing command script run('cd /') ; run('configuration') ; run('san') ; run('initiators') ; run('iscsi') ; run('groups') ; run('create') ; run('set name=vdi:2a95e6efffff.4beb10d0') ; run('set initiators=iqn.1986-03.com.sun:01:2a95e6efffff.4beb10d0') ; stdout = run('commit') ; print(stdout) on host 10.72.169.169:22 for user root
    Jun 17, 2010 3:43:01 PM com.sun.vda.service.vbox.SshServer executeCommand
    FINEST: thr#23 ...
    Jun 17, 2010 3:43:01 PM com.sun.vda.service.storage.Initiator$CommitThis doAction
    FINEST: thr#23 Committing initiator com.sun.vda.service.storage.Initiator@16708cc
    Jun 17, 2010 3:43:01 PM com.sun.vda.service.persistence.PersistenceImpl commit
    FINEST: thr#23 Committing object [id=null] class com.sun.vda.service.persistence.PersistentStorageInitiator
    Jun 17, 2010 3:43:01 PM com.sun.vda.service.persistence.PersistentJob commit
    FINEST: thr#23 Committing object [id=192] class com.sun.vda.service.persistence.PersistentJob
    Jun 17, 2010 3:43:01 PM com.sun.vda.service.core.jobs.Job run
    FINE: thr#23 Job[192]: STORAGE_ACTION for [Solaris 10, STORAGE_AND_ISCSI_RESSOURCE: INITIATOR:iqn.1986-03.com.sun:01:2a95e6efffff.4beb10d0] finished.
    Jun 17, 2010 3:43:02 PM com.sun.vda.service.persistence.PersistenceImpl update
    FINEST: thr#22 Updating object [id=14] class com.sun.vda.service.persistence.PersistentStorage
    Jun 17, 2010 3:43:02 PM com.sun.vda.service.persistence.PersistenceImpl update
    FINEST: thr#22 Updating object [id=14] class com.sun.vda.service.persistence.PersistentStorage
    Jun 17, 2010 3:43:02 PM com.sun.vda.service.storage.Volume$CommitShareData doAction
    FINEST: thr#22 Committing target:com.sun.vda.service.storage.Target@65e initiator:com.sun.vda.service.storage.Initiator@6bc lun:-1
    Jun 17, 2010 3:43:02 PM com.sun.vda.service.persistence.PersistenceManager retry
    FINEST: thr#22 Error committing target: com.sun.vda.service.storage.Target@65e Trying again ...
    Jun 17, 2010 3:43:02 PM com.sun.vda.service.persistence.PersistenceImpl update
    FINEST: thr#22 Updating object [id=41] class com.sun.vda.service.persistence.PersistentStorageVolume
    Jun 17, 2010 3:43:02 PM com.sun.vda.service.storage.Volume$CommitShareData doAction
    FINEST: thr#22 Committing target:com.sun.vda.service.storage.Target@65e initiator:com.sun.vda.service.storage.Initiator@6bc lun:-1
    Jun 17, 2010 3:43:02 PM com.sun.vda.service.vbox.SshServer executeCommand
    FINEST: thr#22 Executing command script run('cd /') ; run('shares') ;run('select sunvdi') ; run('select ec0263c0-eaef-4636-a2ac-96046e4fc81e') ; run('set writecache=true') ; run('set status=online') ; run('set targetgroup=vdi:exlbox2mm0szsgnr7ed-') ; run('set initiatorgroup=vdi:2a95e6efffff.4beb10d0') ; stdout = run('commit') ; print(stdout) on host 10.72.169.169:22 for user root
    Jun 17, 2010 3:43:04 PM com.sun.vda.service.vbox.SshServer executeCommand

  • 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

  • Sun appserver 8 load balancer error

    Hi everybody. I'm having some trouble using the load balancer plugin for apache 2 over a linux box. I've followed the install guide, compiled apache2 using the libraries, and everything looks ok, but when starting apache2 with the load balancing module enabled, I get the following error:
    [Thu Jan 11 11:03:12 2007] [alert] --------------------Name Trans---------
    [Thu Jan 11 11:03:12 2007] [alert] apache process id = 10541 ; URI = /server-status
    [Thu Jan 11 11:03:12 2007] [alert] Within apachelbplugin_name_trans()
    [Thu Jan 11 11:03:12 2007] [alert] LB Configuration XML file absent or not readableI've read the topic on http://forum.java.sun.com/thread.jspa?threadID=5095982&messageID=9330119
    but I still get the problem.
    My server is linux RHEL 3, apache version is 2.0.59.
    Please any help would be appreciated. Thanks.

    You might have simply forgotten to create and/or copy loadbalancer.xml into your apache_webserver_instance/conf/ directory.
    You can try to recreate it using 'asadmin create-http-lb-config' command, see:
    http://docs.sun.com/source/819-0215/loadb.html#wp1048230

  • Sun Studio 11 Dbx Java error.

    Hello!
    Each time I try to download ANY program into the dbx I got the following error:
    Annotation: Exception occurred in Request Processor
    java.lang.NoClassDefFoundError
         at com.sun.tools.debugger.dbxgui.utils.IpeUtils.getUnixEnv(IpeUtils.java:514)
         at com.sun.tools.debugger.dbxgui.utils.IpeUtils.getenv(IpeUtils.java:465)
         at com.sun.tools.debugger.dbxgui.debugger.RunConfig.writeDocument(RunConfig.java:1636)
         at com.sun.tools.debugger.dbxgui.debugger.RunConfig.save(RunConfig.java:1030)
         at com.sun.tools.debugger.dbxgui.debugger.actions.LoadDialogAction.actionPerformed(LoadDialogAction.java:118)
         at com.sun.tools.debugger.dbxgui.debugger.actions.LoadDialogAction.actionPerformed(LoadDialogAction.java:98)
         at org.netbeans.core.ModuleActions$1.run(ModuleActions.java:97)
         at org.openide.util.Task.run(Task.java:136)
         at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:328)
    [catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:670)
    I'm running Linux 2.6.9-34.ELsmp on x86_64 AMD processor.
    Java: java version "1.5.0_06"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
    Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_06-b05, mixed mode)
    Can someone help?
    Thanks.

    Thanks.
    I suspected something like this. Can you please tell me how can I switch between 32 and 64 java libraries? Can it be done for Sun Studio only without affecting other applications using java? I mean, without changing path in /usr/bin/java link?
    Thanks again.

  • Sun cluster3.1u1 rpc authentication error

    I am trying to setup two node sun cluster on two ultra 10s. I have already setup one node and it is online.
    when I trty to add another node using scinstall and choosing " add machine to existing cluster" and after
    typing machine name and cluster name , i get
    rpc authentication error.
    This is solaris 9 and sun cluster 3.1 u1 environment.
    any one, any clue!!!
    thanks
    syed

    Have you informed the existing node running the cluster that you wish to extend the node list?
    If not you'll need to run scsetup on the original first, before attempting to add a new node via scinstall.

  • Sun cluster 3.1 io error

    Hi,
    I have 2 cluster nodes with solaris 9/05 with sun cluster 3.1,After a migration from Hitachi AMS1000 storage to SUN storagetek 9985v when i shutdown one node in the cluster the mounted volumes on the second node giving io error.I already installed the new patches for os,cluster and san but the problem still persists.Please help me
    Regards,
    Arun

    Arun,
    You say you migrated to the 9985v - did you do that with backup and restore or with a replication technology? If it was the latter, you might have inadvertantly copied over some SCSI reservation keys. Otherwise, I can't see any reason for the problem.
    SCSI keys can be removed (with extreme care) using the scsi and pgre commands in the /usr/cluster/lib/sc directory.
    Tim
    ---

  • Solaris 10 on Sun Ultra 40 --PCI system error on /bus/device/function 0048h

    Everytime I boot to Solaris 10 (08/07) I get the following message at the top of my screen:
    PCI system error on /bus/device/function 0048h
    The system boots up successfully, but I find this error to be particularly annoying. I have no third-party cards plugged into any PCI slot.
    Why am I getting this error. Is the BIOS just giving me a bogus error?
    Any help would be appreciated.
    Thanks.
    Robert

    Hello,
    I even got the same Problem with an Ultra 40. After powering off and on the system during the last 3 days, now i got an error mesage, "CPU3 can not be started"
    cleared the CMOS and now i am back on "PCI System Error on Bus/Device/Function 0048h" the system is running with the latest 1.7 Bios update.
    First of all I tried to flash the system back to an lower version but the flashsoftware seems not to support this operation have to make own boot media with the flashprogramme and flash by forced the 1.0 or 1.2 version.
    regards
    Monchichi

  • Sun L25 library showing "2401" error

    I have the 2401 error but my L25 stopped working.
    When I go by the error, the screen comes up but I have no options on any button. So it's unusable.
    Any help would be appreciated.

    Hi tolik2525
    I`ve the same problem with a storedge L25. I make the following tests:
    - Fw test. Firmware upgrade to drives, library and PRISM card.
    - Boot library disconnected of host.
    - Boot with one drive alternatively.
    - Boot with one PSU alternatively.
    - Change SCSI terminators.
    And a long etc... After all the problem persists.
    All sugesttions are wellcome.
    Thanks all.
    Edited by: zariweya on Dec 1, 2009 4:50 AM

  • Sun Directory Editor - errors on edit form

    I've installed directory editor, which seems to run fine except for the edit form.
    I've got the following errors in the server.log (running Sun Java System Application Server Platform Edition 8.2) and can't find any doc on how to solve this.
    [#|2009-01-20T10:23:32.903+0100|INFO|sun-appserver-pe8.2|javax.enterprise.system.stream.out|_ThreadID=15;|2009-01-20 10:23:32,902 [httpWorkerThread-8080-1] ERROR com.sun.dml.web.taglib.GenerateFormTitleTag - Error generating title and buttons
    java.lang.NullPointerException
    [#|2009-01-20T10:23:33.092+0100|INFO|sun-appserver-pe8.2|javax.enterprise.system.stream.out|_ThreadID=15;|2009-01-20 10:23:33,090 [httpWorkerThread-8080-1] ERROR com.sun.dml.resource.LDAPLighthouseContext - Error during 'checkoutView' operation
    java.lang.NullPointerException
    [#|2009-01-20T10:23:33.093+0100|INFO|sun-appserver-pe8.2|javax.enterprise.system.stream.out|_ThreadID=15;|re.StandardPipeline.invoke(StandardPipeline.java:551)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:132)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
    at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:933)
    at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:189)
    at com.sun.enterprise.web.connector.grizzly.ProcessorTask.doProcess(ProcessorTask.java:604)
    at com.sun.enterprise.web.connector.grizzly.ProcessorTask.process(ProcessorTask.java:475)
    at com.sun.enterprise.web.connector.grizzly.ReadTask.executeProcessorTask(ReadTask.java:371)
    at com.sun.enterprise.web.connector.grizzly.ReadTask.doTask(ReadTask.java:264)
    at com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:281)
    at com.sun.enterprise.web.connector.grizzly.WorkerThread.run(WorkerThread.java:83)
    |#]

    Mind explaining what actions you performed before the error showed up? One bug that might match your description is that the session has timed out and you clicked the "edit" button.
    http://sunsolve.sun.com/search/document.do?assetkey=1-1-6259096-1
    idle session timeout causes null pointer exception

Maybe you are looking for

  • Changing the size of the bevel photo box in Aperture 3

    Does anyone know how I can change the size of the bevel photo box that comes with the Formal-Soft cover-medium theme. Aperture 3 is not allowing me to change the size. I would like to make it larger. I can not add a bevel bevel photo box. I have done

  • Iphone 4s keeps crashing....

    I recieved iPhone 4s for Christmas and it worked fine for about a month then it started rebooting randomly.  I tried factory restores, DFU and anything else (no it was not wet) and nothing worked.  I took the phone to Apple in early March and they re

  • Post SP3 webi issues.

    I have recently, upgraded to BO XI R3.1 SP3 from R3.1. This installation was an additional upgrade to an existing product. I need to confirm if, the below mentioned features are available after SP3 upgrade or any FP or new SP is required? A. Webi - Q

  • Active Export list of customer discount set up into Excel file

    Hi Every Body, How to export a list of customer discount from plant to Excel Spread sheet.  Please provide me your valuable inputs Thanks Prasad

  • Cost center in PPOME columns

    Hi Experts, I have a requirement that I have to display the cost center assignment in one of the columns in PPOME. Can anyone of you be so kind enough to let me know how to do it? I will really appreciate it. Thanks in advance. Regards, Arvin