Getting an exception error when adding a server to a cluster

I am using WL 6.0 and have configured a "Machine", two "Servers" and a
          "Cluster", and I want to create two servers on a single machine in order to
          test some clustering issues.
          I am using the default "myserver" as one of the servers. I have selected
          the "machine" that I have configured in the "Machine" section for each of
          the servers.
          In the ""Cluster Address" of the configured cluster I have typed the comma
          seperated list of the IP's of the configured servers and ":7001".
          Now when I go to add one server (the default myserver) to the cluster I get
          the below error.
          Can anyone tell me what might be causing the error.
          <Error> <HTTP> <[WebAppServletContext(4344699,cons
          ole)] exception raised on '/console/panels/mbean/Cluster.jsp'
          java.lang.NullPointerException
          at
          weblogic.servlet.internal.HttpServer.setServerList(HttpServer.java:25
          1)
          at weblogic.servlet.internal.HttpServer.getHash(HttpServer.java:270)
          at
          weblogic.servlet.internal.ServletResponseImpl.writeHeaders(ServletRes
          ponseImpl.java:659)
          at
          weblogic.servlet.internal.ServletOutputStreamImpl.flush(ServletOutput
          StreamImpl.java:124)
          at
          weblogic.servlet.internal.ServletOutputStreamImpl.flushWithCheck(Serv
          letOutputStreamImpl.java:451)
          at
          weblogic.servlet.internal.ServletOutputStreamImpl.print(ServletOutput
          StreamImpl.java:243)
          at weblogic.servlet.jsp.JspWriterImpl.print(JspWriterImpl.java:139)
          at weblogic.management.console.tags.BaseTag.print(BaseTag.java:118)
          at
          weblogic.management.console.tags.TabbedDialogTag.printImageTag(Tabbed
          DialogTag.java:668)
          at
          weblogic.management.console.tags.TabbedDialogTag.printTab(TabbedDialo
          gTag.java:575)
          at
          weblogic.management.console.tags.TabbedDialogTag.printStart(TabbedDia
          logTag.java:253)
          at
          weblogic.management.console.tags.TabbedDialogTag.doStartTag(TabbedDia
          logTag.java:209)
          at
          weblogic.management.console.pages._panels._mbean._cluster._jspService
          (_cluster.java:670)
          at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
          at
          weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
          pl.java:208)
          at
          weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
          rvletContext.java:1127)
          at
          weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
          pl.java:1529)
          at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
          at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
          >
          

If you send me the config.xml file I can check it out. I don't have any problems
          with a comma delimited list.
          Cheers,
          -- Prasad
          John Boyd wrote:
          > Thanks for the response, but I meant to say that I have done just the IP's
          > and also tried it with ":7001", which is how it is shown in the
          > documentation when using a comma seperated list of IP addresses. Either
          > way, I am having the problem.
          >
          > "Prasad Peddada" <[email protected]> wrote in message
          > news:[email protected]...
          > > John,
          > >
          > > You don't have to give :7001 for cluster address. Its just ip
          > addresses.
          > >
          > > -- Prasad
          > >
          > > John Boyd wrote:
          > >
          > > > I am using WL 6.0 and have configured a "Machine", two "Servers" and a
          > > > "Cluster", and I want to create two servers on a single machine in order
          > to
          > > > test some clustering issues.
          > > >
          > > > I am using the default "myserver" as one of the servers. I have
          > selected
          > > > the "machine" that I have configured in the "Machine" section for each
          > of
          > > > the servers.
          > > >
          > > > In the ""Cluster Address" of the configured cluster I have typed the
          > comma
          > > > seperated list of the IP's of the configured servers and ":7001".
          > > >
          > > > Now when I go to add one server (the default myserver) to the cluster I
          > get
          > > > the below error.
          > > >
          > > > Can anyone tell me what might be causing the error.
          > > >
          > > > <Error> <HTTP> <[WebAppServletContext(4344699,cons
          > > > ole)] exception raised on '/console/panels/mbean/Cluster.jsp'
          > > > java.lang.NullPointerException
          > > > at
          > > > weblogic.servlet.internal.HttpServer.setServerList(HttpServer.java:25
          > > > 1)
          > > > at
          > weblogic.servlet.internal.HttpServer.getHash(HttpServer.java:270)
          > > > at
          > > > weblogic.servlet.internal.ServletResponseImpl.writeHeaders(ServletRes
          > > > ponseImpl.java:659)
          > > > at
          > > > weblogic.servlet.internal.ServletOutputStreamImpl.flush(ServletOutput
          > > > StreamImpl.java:124)
          > > > at
          > > > weblogic.servlet.internal.ServletOutputStreamImpl.flushWithCheck(Serv
          > > > letOutputStreamImpl.java:451)
          > > > at
          > > > weblogic.servlet.internal.ServletOutputStreamImpl.print(ServletOutput
          > > > StreamImpl.java:243)
          > > > at
          > weblogic.servlet.jsp.JspWriterImpl.print(JspWriterImpl.java:139)
          > > > at
          > weblogic.management.console.tags.BaseTag.print(BaseTag.java:118)
          > > > at
          > > > weblogic.management.console.tags.TabbedDialogTag.printImageTag(Tabbed
          > > > DialogTag.java:668)
          > > > at
          > > > weblogic.management.console.tags.TabbedDialogTag.printTab(TabbedDialo
          > > > gTag.java:575)
          > > > at
          > > > weblogic.management.console.tags.TabbedDialogTag.printStart(TabbedDia
          > > > logTag.java:253)
          > > > at
          > > > weblogic.management.console.tags.TabbedDialogTag.doStartTag(TabbedDia
          > > > logTag.java:209)
          > > > at
          > > > weblogic.management.console.pages._panels._mbean._cluster._jspService
          > > > (_cluster.java:670)
          > > > at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
          > > > at
          > > > weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
          > > > pl.java:208)
          > > > at
          > > > weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
          > > > rvletContext.java:1127)
          > > > at
          > > > weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
          > > > pl.java:1529)
          > > > at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
          > > > at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
          > > > >
          > >
          Cheers
          - Prasad
          

Similar Messages

  • Error when adding Essbase server...

    Hi,
    I installed Hyperion System 9.3.1 in my development machine and encounter the following error when adding a Essbase server in AAS for the first time.
    Error: 1042017: Network error: The client or server timed out waiting to receive data using TCP/IP. Check network connections. Increase the NetRetryCount and/or NetDelay values in the ESSBASE.CFG file. Update this file on both client and server. Restart the client and try again.
    I used the default user "admin" and password "password". I used my servername:10080 as the server name. I hope I am right.
    Why is this happening? I tried changing netdelay settings but still get the same. Is this something else? Does this have anything to do with my TCP/IP settings? I am installing this on a virtual PC.
    I couldn't find an answer in previous posts.
    regards
    h

    The things that come to mind:
    The server name you use should be the name of the virtual PC, not the machine it's running on. Also, depending on the settings for the Virtual PC environment, you may have to change the network options to allow it to be visible to the network, be in the right domain, etc...
    The above may or may not get you any closer, the error message itself is just saying it can't receive a response from the server, which means the server never got the request or can't send a response back.
    Good Luck,

  • JavaScript Error when adding the Server Behaviors for insert Record in php_mysql

    Hi guys,
    I am using Adobe DreamWeaver CS4.
    Here is the Scenerio, i am doing  php mysql driven website.
    While adding the server behavior for insert record i got following error
    Plz help me..
    Thanks in Advance
    RafelNash

    Have you found a fix to this??

  • Getting java exception error when trying to save an interface.

    When I am trying to save an interface I get the following error message. Does anyone know how to fix this ?
    Thanks,
    Don
    java.sql.BatchUpdateException: ORA-00001: unique constraint (GRANITE_LOADER_WORK.PK_TXT) violated
         at oracle.jdbc.driver.DatabaseError.throwBatchUpdateException(DatabaseError.java:367)
         at oracle.jdbc.driver.OraclePreparedStatement.executeBatch(OraclePreparedStatement.java:9119)
         at com.sunopsis.sql.SnpsQuery.executeBatch(SnpsQuery.java)
         at com.sunopsis.dwg.dbobj.SnpTxt.setString(SnpTxt.java)
         at com.sunopsis.dwg.dbobj.SnpTxt.a(SnpTxt.java)
         at com.sunopsis.dwg.dbobj.SnpTxt.setStringWithXRefs(SnpTxt.java)
         at com.sunopsis.graphical.frame.a.it.bH(it.java)
         at com.sunopsis.graphical.frame.bn.q(bn.java)
         at com.sunopsis.graphical.frame.bn.bu(bn.java)
         at com.sunopsis.graphical.frame.bn.y(bn.java)
         at com.sunopsis.graphical.frame.bn.b(bn.java)
         at com.sunopsis.graphical.frame.w.actionPerformed(w.java)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)

    Hi psamp1,
       Were you able to solve this problem?
       We have exactly the same issue...
    Thanks
    John
    Edited by: John Chinnappan on Mar 29, 2011 8:06 AM

  • Get "invalid app" error when adding apps to iTunes???

    For the past 2 years I have been sharing apps with my brother since iTunes on his computer is authorised under my iTunes account. His PC runs Windows XP, mine runs Windows 7. Today I was putting about 10 apps onto his computer and then when I went to add them into iTunes, I kept getting the message "Invalid App" for 8 of them yet it put the other 2 on perfectly fine like normal.  How do I fix this issue? I don't share music or apps with anyone other than my little brother.
    We both have same version of itunes too.

    TS1814 iTunes for Windows: iTunes cannot contact the iPhone, iPad, or iPod software update server
    http://support.apple.com/kb/TS1814
    This article has some troubleshooting steps you can try.

  • Error when adding second server to pool

    I've setup a system completely with OV Manager and it worked quite well with one server. Then I installed a second server with OVS and added it to my Pool.
    But no VM can be started on this server because the cfg and disk files are only on the first server. So I think there have to be some shared mounts, but I found nothing in the docs. Is there a description somewhere?

    servers in the same pool must have same view on storages, i.e. /OVS and /OVS/<uuid>(file system mounted throu /usr/lib/ovs/ovs-makerepos) must be shared.
    for /OVS you must manully mount it on each of the servers,
    for /OVS/<uuid>, ovs-makerepos must run on each servers, which will mount the shared storage.

  • Getting uncaught exception error when i start appworld. 'java.lang​.noclassde​ffounderro​r'

    my appworld has stopped working.  I recently installed shazam for free from BB. was using and exited then tried to find a scanner app.  now getting this error. have pulled battery. have reinstalled appworld. my phone is a storm 9530 running v5.0.0.419 (platform 4.2.0.179).  Any ideas for a solution?
    Also, believe i recently updated appworld (this morn).  Believe probem was already occuring last night.

    Has had exactly the same problem like you. Tried reinstalling app world more than 10 times, even with a complete wipe but it still keeps giving that message. I was hoping to reinstall the older version of appworld I formerly had, may be my OS version does not support the uphgrade. if possible, could you please send me that link to dowload and install that older version please-I have been looking for such I have not seen. you can send it to my pin <removed>.
    i'll appreciate that
    EDIT: Personal Information such as e-mail is prohibited for your security. Please review User Guidelines  under section "Be careful."

  • I get an exception error when launching NI Measuremen​t and Automation Explorer

    The CniDMFuiProvider::Initialize plug-in caused an exception in the CmxExecutionThreadPool:oWorkNonUI function in the MAX process.  What is mean.  I cannot access NI MAX after I ignore this message, I will   have to kill the process.

    Greetings nintel
    This type of NI-MAX exception is associated with a corruption in some files of the NI-MAX and has been solved in the past by either removing a MAX database corruption or repairing the installation of NI-MAX. Have you tried going to Control Panel>>Programs and Features>>NI Software and repairing NI Measurement & Automation Explorer? Please let us know if any of those steps solve the problem. Have a nice day.
    Luis J.
    Applications Engineer
    National Instruments

  • 800w error when synching (exchange server?)

    Hello,
    Bought an 800w but haven't been able to synch properly since initially setting up the device. I get the following error when synching:
    "The server could not be reached.  This can be caused by temporary network conditions."
    Googled for solutions and came to the conclusion that the phone and/or PC thinks I'm on an exchange server as if I were at work. However, this is my home PC and it is not networked (except for wireless internet). 
    I'm thinking this is simply a settings error, but I don't know how to fix it. Any ideas?
    Much appreciated!
    Post relates to: Treo 800w (Sprint)

    Is the error when you sync "over the air" or when you connect to your PC? What kind of email do you have set up?
    Post relates to: Treo 800w (Sprint)

  • I get nothing but error messages, -"Your IMAP server wants to alert you to the following: 113 that mail is not available" or 364? there are hundreds stacked up.You must give answers to how to fix these when we do "search" add the error code number

    I get nothing but error messages, -
    "Your IMAP server wants to alert you to the following: 113 that mail is not available"  or  the same with:  364? 
    Now there are hundreds stacked up on my desktop.
    I cannot find the answer anywhere. You need to  give answers to how to fix these errors because when I  "search" "error code" or the number there is NOTHING. NOTHING!  Yet you give us these stupid error codes
    then you do not give us ANYTHING on how to fix these. These error codes make me so mad it makes me hate outlook, and hate the developers and hate microsoft.  How in the world can you give us ERROR codes without the explanation of what
    to do or how to fix it. You need to  add each  error code number in your "search" then explain what it is and how to fix it.  I am not a tech. I am a lawyer. I have googled the entire string of error code and nothing is clear.
    So, for the last several years, I get these error codes. Also, there is another error code that won't go away--it is the password error code that asks if I want to store the password. Yes, so I say YES. but it pops back. I am sick of this. This is the reason
    I hate Microsoft and I love google. #1 they respond to error, #2 them try to fix them you do not. I paid the full price to buy the OUtlook 2010, almost $500 just to get outlook, and all I got was error codes. I could not even open it because all I would get
    was that error codes and NO ONE knew how to fix them. WHAT IS YOUR PROBLEM that you cannot fix the stupid error codes that you imbed? PLEASE HELP

    Hi,
    I understand how frustrated you are when facing such an issue, maybe I can provide some suggestions on the problem.
    Based on the description, you should be using an IMAP account setup in Outlook. As for the error message, usually it's caused by a corrupted message on the Server. I suggest you logon the Webmail site, check if sending/receiving emails works well.
    If you find any unusual emails that cannot be read or sent, try deleting them to try again.
    I also suggest you create a new profile to setup the IMAP account:
    http://support.microsoft.com/kb/829918/en-us
    Contact your Email Service Provider to get the correct and latest account settings, since you have been using Outlook for years, some settings may have been changed while you haven't been informed.
    For the steps to setup an account in Outlook 2010, please refer to:
    http://office.microsoft.com/en-001/outlook-help/add-or-remove-an-email-account-HA010354414.aspx
    I hope this helps.
    Regards,
    Melon Chen
    TechNet Community Support

  • Internal server error when adding a file item

    Hi Gurus,
    We have Portal 9.0.2.0.1. We add all our documents to portal as file item. I am getting the following error when I try to add a file item. The file size varies from 1 MB to 10MB. It's all .pdf or .doc files. I am able to add 1 or 2 files, then I get this error.
    please post a reply if you have any idea about this one.
    Thanks
    Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.
    Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
    More information about this error may be available in the server error log.
    Oracle HTTP Server/1.3.22 Server at prtl.nw.us Port 7778

    I suggest that you log a TAR and work with Oracle Support on resolving this problem.
    Regards,
    Jerry
    PortalPM

  • Get 9672 error when adding an Epson 7800 connected to an aiport express

    I get a 9672 error when I try to add our epson 7800. It is a rendevous printer connected to an airport express. The aiport express is an extension of our aiport network base which is an airport extream. I am trying to add it to a G5 with osx 10.3.9.
    I can add it to our mac minis that run 10.4 with no problem.
    I tried deleting the driver and reinstalling the latest driver from epson and deleting the printer preferences.
    It shows up as a rendevous printer but when I try and add it I get a 9672 error.

    The problem seemed to be that we were printing to two epson Printers, a cx5400 and a 7800.
    I repaired permissions.
    Then I deleted the epson print drivers by putting the epson folder which is in the Library folder in the trash. Next I deleted the printer preferences by putting all the apple.print files in the users, home folder, library, preferenced folder in the trash and rebooted.
    I had to reinstall the printer driver for the 5400 first, It requires a reboot, then reinstall the 7800 print driver. Then I connected the 7800 from my g5 via usb, added the printer and printed. Next I put the put the 7800 on the Airport Express, added the printer and printed. I then printed to the 5400 and deleted the printer I defined to print via usb from the G5.
    Now it works. I tried to install the drivers and add the printers in many different orders and it seemed to be very important that the order above be followed. If I didn't I would get the 9672 error when I tried to add the 7800 or a communications error when I tried to print to the 7800.
    Support at epson let me know how to deleted the printer driver.

  • I loaded Digital Editions onto a second computer at home.  When I try to download a book from the library I get the following error message: E_Act_Not_Ready, License Server Communication.  Any suggestions?

    I loaded Digital Editions onto a second computer at home.  When I try to download a book from the library I get the following error message: E_Act_Not_Ready, License Server Communication.  Any suggestions?

    Having exact same problem, only it's with a book I've paid for, so it hurts more . Any ideas?

  • I get a 404 error when accessing my website which is supported by Apple.  The message says that the server can't find my page.  My browser is Safari.  How can I fix this when it just stopped working today?

    I get a 404 error when accessing my website which is supported by Apple.  The message says that the server can't find my page.  My browser is Safari.  How can I fix the problem when it failed just today?

    If you uploaded to MobileMe, it's no longer available. Apple's closed MobileMe and stopped offering web hosting.
    (116252)

  • I get a 404 error when accessing my website which is supported by Apple.  The message says that the server can't find my page.  My browser is Safari.  How can I fix this?

    I get a 404 error when accessing my website which is supported by Apple.  The message says that the server can't find my page.  My browser is Safari.  How can I fix this?

    If you uploaded to MobileMe, it's no longer available. Apple's closed MobileMe and stopped offering web hosting.
    (116252)

Maybe you are looking for

  • Suggest the way while validating fields in selection-screen

    Hi Experts, I am not able to open multiple selection screen for select-options because when i tried to open, it triggers AT selection-screen event in which some validations are happened. If any of the validation fails, it will give message. Please su

  • Exporting to filename from paragraph style

    I have a 80 page indesign file.  I would like to export to single page pdfs, with filenames based off a paragraph style on each page. Is this possible?  I have no background or experience with scripting.  Any help would be much appreciated. Thanks De

  • Cache server lifecycle

    Going through the documentation it is a bit unclear to me if there is a way to make the coherence cache-server run within the weblogic (10.3.5) java process. The examples and the documentation I have gone through seems to indicate that coherence cach

  • Shared Library Doesn't Come Up in Source

    Basically, it's just not there. I'm in Halls of Residence, and I know that all my mates have their shared libraies working fine. But I've ticked "look for shared music" and "share my library".. But it just doesn't come up! And my library isn't coming

  • Animated backgroung on N8

    I realized when I enable the animated backgrounds on my N8 the fonts are not so sharp and polished as without this feature enabled. Any body else experienced this?