Xlib: Connection to "variable:0.0" refused by server

When trying to access my oracle reports from my browser the follwing error is flashed.
Xlib: Client is not authorised to connect to server
Xhost: unable to open display "variable:0.0"
here variable is the IP address of the machine.
My reports server is starting successfully. but unable to access the reports.
"REP-3000: Internal error starting oracle toolkit"
how to set the DISPLAY env variable? I've installed 9ias on linux o/s.
Regards,
gowrishankar

Yes, Chugraphong is right. If the application uses the Graphs
property, then we should enable the client connection from
server which may raise some security issues. This can be
achieved by granting either
xhost + (this will grant xwindows access permission for all
clients)
or
xhost + <host-name>
There is an alternative way by which you can achive this, with
less security issues. Install VNC server on the system and point
the display from your jserv configuration. Instructions to
install and setup VNC is available in 9iAS 1.0.2.1 or 1.0.2.2
release notes. But I am not very sure about the availability of
VNC in Linux systems. VNC is available for solaris.
Hope this would help

Similar Messages

  • Xlib: connection to "test:0.0" refused by server

    hi all,
    whenever I try to submit a HRMS request it is stopped with 'Cancelled:Error" and when I am vewing the log the following message is showing:-
    Xlib: connection to "test:0.0" refused by server
    Xlib: No protocol specified
    Xlib: connection to "test:0.0" refused by server
    Xlib: No protocol specified
    REP-3000: Internal error starting Oracle Toolkit.
    REP-3000: Internal error starting Oracle Toolkit.
    whenever I put 'xhost +' in root the following message is showing-
    doaccess control disabled, clients can connect from any host
    are the two issues connected?
    p.s. i have already tried export DISPLAY = :0.0
    please help me what to do ?

    Hi Annex;
    Please check your DISPLAY is set corectly, Also check X-server is running.If all is okey then issue is:
    Connect server via vnc
    open terminal on vnc screen
    as root type xhost +
    then retest issue
    Also see:
    Note: 153960.1 - FAQ: X Server Testing and Troubleshooting
    Note: 189959.1 - Error: Xlib:Connection to "X:0:0" Refused by Server
    Note: 340949.1 - How to set environment variable DISPLAY for Oracle Applications to use xserver of another machine
    How to Set DISPLAY Environment Variable
    Re: How to Set DISPLAY Environment Variable
    REP-3000: Error Oracle Toolkit
    REP-3000: Error Oracle Toolkit
    http://forums.tangosol.com/forums/thread.jspa?threadID=900920
    Adbldxml  Display Variable in 11i

  • Xlib: connection to "hostname:1.0" refused by server

    HI ,
    Am on 11.5.10.2
    RDBMS 9.0.2.0.6
    We are facing
    REP-3000: Internal error starting Oracle Toolkit.
    REP-3000: Internal error starting Oracle Toolkit.
    While running PDF Reports.
    Workaround i did is :
    1.Logged in as root
    #vncserver :1
    2.Set the Display value to hostname:1.0 in adcmctl.sh & TEST_hostname.xml
    3.run autoconfig ...
    Autoconfig was sucessfull.
    Still problem persits.
    Workaround2.
    1. I just tried to run adcfgclone again...
    this time am not able to run text format also...
    am facing error :
    Xlib: connection to "rofdbs3:1.0" refused by server
    Xlib: Invalid MIT-MAGIC-COOKIE-1 key
    Xlib: connection to "rofdbs3:1.0" refused by server
    Xlib: Invalid MIT-MAGIC-COOKIE-1 key
    REP-3000: Internal error starting Oracle Toolkit.
    REP-3000: Internal error starting Oracle Toolkit.
    Plz its urgent..
    Thanks

    Hi,
    Please see old threads as we discussed the REP-3000 and "refused by server" errors many times in the forum before.
    REP-3000
    http://forums.oracle.com/forums/search.jspa?threadID=&q=REP-3000&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    refused by server
    http://forums.oracle.com/forums/search.jspa?threadID=&q=%22refused+by+server%22&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • Unable to Open Application - Xlib: connection to "localhost:10.0" refused by ser

    Hello,
    I have Tarantella installed on Fedora Core 2.
    I am accessing the WebTop from Windows XP machine. After logging in with
    Administrator account when I click on kedit nothing happens so I clicked
    on show details and I found below log. I really don�t know what this
    means...could some one help me in resolving this issue.
    Thanks & Regards
    Suraj Jadhav
    Starting the application...
    Connecting to Protocol Engine...
    Initialising ...
    Logging in to the application server...
    root@weboffice's password:
    Last login: Sun Oct 30 15:45:33 2005 from weboffice
    ]0;root@weboffice:~[root@weboffice root]# exec /bin/sh
    sh-2.05b# [ -f /bin/ksh ] && exec /bin/ksh
    Configuring your environment...
    # set o emacs ; set o gmacs ; set +o vi
    # LD_LIBRARY_PATH=/usr/lib; export LD_LIBRARY_PATH
    # ALTDISPLAY=weboffice:11; export ALTDISPLAY
    # TTA_UID="`LANG=C LC_ALL=C id | sed 's/.*uid=\([0-9][0-9]*\).*/\1/'`";
    export TTA_UID
    # TTA_USERNAME='.../_ens/o=Tarantella System Objects/cn=Administrator';
    export TTA_USERNAME
    # TTA_PRIMARY_DNSNAME='weboffice'; export TTA_PRIMARY_DNSNAME
    # TTA_PE_ID=''; export TTA_PE_ID
    # TTA_CLIENT_IPADDR='172.17.2.81'; export TTA_CLIENT_IPADDR
    # TERM=''; export TERM
    # TTA_PEERDNSNAME='weboffice'; export TTA_PEERDNSNAME
    # TTA_EXTDNSNAME='weboffice'; export TTA_EXTDNSNAME
    # if [ -f /etc/ttaprinter.conf ]; then . /etc/ttaprinter.conf; export
    LPDEST; fi
    Starting the application...
    # if [ -x /usr/bin/konsole ]; then echo "Found"; else echo "Not
    available"; fi
    Found
    Xlib: connection to "localhost:10.0" refused by server
    Xlib: Invalid MIT-MAGIC-COOKIE-1 key
    konsole: cannot connect to X server localhost:10.0
    Connection to weboffice closed.

    Try turning off Xsecurity using:
    # ./tarantella config edit --security-xsecurity 0
    and let us know if this resolves your issue or not.
    Suraj Jadhav wrote:
    Hello,
    I have Tarantella installed on Fedora Core 2.
    I am accessing the WebTop from Windows XP machine. After logging in with
    Administrator account when I click on kedit nothing happens so I clicked
    on show details and I found below log. I really dont know what this
    means...could some one help me in resolving this issue.
    Thanks & Regards
    Suraj Jadhav
    Starting the application...
    Connecting to Protocol Engine...
    Initialising ...
    Logging in to the application server...
    root@weboffice's password:
    Last login: Sun Oct 30 15:45:33 2005 from weboffice
    ]0;root@weboffice:~[root@weboffice root]# exec /bin/sh
    sh-2.05b# [ -f /bin/ksh ] && exec /bin/ksh
    Configuring your environment...
    # set o emacs ; set o gmacs ; set +o vi
    # LD_LIBRARY_PATH=/usr/lib; export LD_LIBRARY_PATH
    # ALTDISPLAY=weboffice:11; export ALTDISPLAY
    # TTA_UID="`LANG=C LC_ALL=C id | sed 's/.*uid=\([0-9][0-9]*\).*/\1/'`";
    export TTA_UID
    # TTA_USERNAME='.../_ens/o=Tarantella System Objects/cn=Administrator';
    export TTA_USERNAME
    # TTA_PRIMARY_DNSNAME='weboffice'; export TTA_PRIMARY_DNSNAME
    # TTA_PE_ID=''; export TTA_PE_ID
    # TTA_CLIENT_IPADDR='172.17.2.81'; export TTA_CLIENT_IPADDR
    # TERM=''; export TERM
    # TTA_PEERDNSNAME='weboffice'; export TTA_PEERDNSNAME
    # TTA_EXTDNSNAME='weboffice'; export TTA_EXTDNSNAME
    # if [ -f /etc/ttaprinter.conf ]; then . /etc/ttaprinter.conf; export
    LPDEST; fi
    Starting the application...
    # if [ -x /usr/bin/konsole ]; then echo "Found"; else echo "Not
    available"; fi
    Found
    Xlib: connection to "localhost:10.0" refused by server
    Xlib: Invalid MIT-MAGIC-COOKIE-1 key
    konsole: cannot connect to X server localhost:10.0
    Connection to weboffice closed.

  • Xlib: connection to refused by server

    Dear all,
    I'm trying to run a report on eBus SE. If I define the format as Text file, there's no problem.
    But if I defined as ODF I'm getting this error while running.
    Xlib: connection to "servername:0.0" refused by server
    Xlib: No protocol specified
    Kindly note that I'm able to open GUI session on the server.
    Rgds,

    We have done like relinking,compile apps schema
    And checked the xml,jserv.properties for display issue.
    Entries are correct there.
    Xlib: connection to "s-mum-dev:0.0" refused by server^M
    Xlib: Client is not authorized to connect to Server^M
    Xlib: connection to "s-mum-dev:0.0" refused by server^M
    Xlib: Client is not authorized to connect to Server^M
    REP-3000: Internal error starting Oracle Toolkit.
    REP-3000: Internal error starting Oracle Toolkit.
    Report Builder: Release 6.0.8.28.0 - Production on Wed Apr 27 18:14:24 2011
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Enter Username:
    Program exited with status 1
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 1321658.
    Review your concurrent request log and/or report output file for more detailed information.

  • Xlib: connection to ":0.0" refused by server

    Hi ,
    I am trying to install Oracle 10g 10.2.0.1 in RHEL 5, i believe all pre installation task has been completed perfectly.
    Problem is when i invoke oralce unversal installer it is giving me error like this.
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, redhat-5, UnitedLinux-1.0, asianux-1 or asianux-2
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /temp/OraInstall2010-03-05_09-48-33PM. Please wait ...[oracle@localhost database]$ Xlib: connection to ":0.0" refused by server
    Xlib: No protocol specified
    Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.
    at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
    at sun.awt.X11GraphicsEnvironment.<clinit>(Unknown Source)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(Unknown Source)
    at java.awt.Window.init(Unknown Source)
    at java.awt.Window.<init>(Unknown Source)
    at java.awt.Frame.<init>(Unknown Source)
    at oracle.ewt.popup.PopupFrame.<init>(Unknown Source)
    at oracle.ewt.lwAWT.BufferedFrame.<init>(Unknown Source)
    at oracle.sysman.oio.oioc.OiocOneClickInstaller.<init>(OiocOneClickInstaller.java:378)
    at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstaller.java:2091)
    its drving me crazy.Please help me solve it
    Thanks in advance
    Salai

    SalaiThenagan wrote:
    I am trying to install Oracle 10g 10.2.0.1 in RHEL 5, i believe all pre installation task has been completed perfectly.In my experience, the most common problem is that the user originally logs in as root on the machine, and then attempts to run the installer using 'su - oracle' or 'su oracle'.
    (Only newbies and people who do not plan on being in a production environment will learn the habit of logging in as root anyway. There is NO production environment that I have encountered that will let people, even System Administrators, use root on a regular basis without explicit justification.)
    The simplest solution is usually to log out - all the way out - and then log in as Oracle. Then try the runInstaller again and post the results.

  • Xlib:  connection to ":2.0" refused by server

    Hi,
    I'm new to Oracle and am attempting to install database 10g version 2 on RHEL4 xLinux system and need help in getting past an installation error.
    When running ./runInstaller, it passes installer requirements, but gets an error stating:
    Xlib: connection to ":2.0" refused by server
    Xlib: No protocol specified
    This is immediately followed by java error:
    Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using ':2.0' as the value of the DISPLAY variable.

    A few pointers:
    1) Do not log on to Linux as root. Make sure the graphical screen is owned by oracle
    2) If necessary, set your permissions to wide-open by using xhost + ... do not leave in this mode for long if you are concerned about security
    3) Set the DISPLAY variable, usually to DISPLAY=:0.0 or DISPLAY=localhost:0.0
    This is a common error. Internet search will provide good answers

  • X11 ERROR: Xlib: connection to ":0.0" refused by server

    Hi all,
    I've problem with X11 on os x 10.6.2.
    Every time I move my macbook pro from office to home (and viceversa)
    X11 needs to be quit and restarted otherwise I get the following
    error:
    Xlib: connection to ".0" refused by server
    and X11 won't launch windows. Now this error is certainly linked
    to the fact that the computer changes IP address.
    What's the best way to solve the problem ?
    below you find the first lines of my .xinitrc
    thanks
    marco
    14:49> cat ~/.xinitrc
    #!/bin/sh
    # $Id: xinitrc,v 1.2 2003/02/27 19:03:30 jharper Exp $
    userresources=$HOME/.Xresources
    usermodmap=$HOME/.Xmodmap
    sysresources=/etc/X11/xinit/.Xresources
    sysmodmap=/etc/X11/xinit/.Xmodmap
    # merge in defaults and keymaps

    Are you setting DISPLAY somewhere? You should not be. The system sets DISPLAY, and X11 will not work if you change the system-set value.

  • Mc shows Xlib: connection to ":0.0" refused by ser

    After upgrading mc to mc 4.6.1-3 I see these msg after runing mc or mcedit as root:
    Xlib: connection to ":0.0" refused by server
    Xlib: No protocol specified
    I tried to downgrade to mc from current but pacman says:
    error: archive mc-4.6.1-2.pkg.tar.gz is corrupted
    ( I cleared the cache and used wget to download it )
    Edit:
    I found out that mc from testing is compiled --with-x, what does it do/add?

    Try issuing
    xhost +localhost
    under the user you run X

  • Dbca xlib connection to "0.0" refused by server errror

    i am using oracle enterprise linux 5.4 in virtual machine and i am trying to create a new database using the DBCA
    but when i do this
    an error is returned
    XLib: connection to "0.0" refused b server
    XLib: no protocol specified
    exception in thread main
    how to rectify it??

    This is often an indication of doing things in the wrong order.
    Step 1: Log on to the computer that has an XWindows screen
    Step 2: Tell that screen to accept remote requests by issuing "xhost +"
    Step 3: Log on to the computer / user that is to use the XWindows
    Step 4: Tell that to display on the computer that is to be used for display using export DISPLAY=(host):display.screen
    Step 5: Run the program that needs a display
    Many people log in to root on the computer and then su to oracle to do the installs. While this is fundamentally a stupid thing to do, because using root unnecessarily increases potential security risks and is it NOT good practice and will it NOT be allowed in any self-respecting business, the following would be the sequence
    1) Log on to XWindows as root
    2) Open a terminal
    3) enter 'xhost +'
    4) enter 'su - oracle'
    5) enter 'export DISPLAY=:0.0'
    6) runInstaller (or use whatever installer is required)
    The most common mistake is running xhost after su. This will not work. The xhost must be issued by the first user - the one that owns the screen.
    Hans Forbrich @ The specified item was not found.
    Regards
    Girish Sharma

  • Problem with X11: Xlib: connection to ".0" refused by server

    Hi all,
    I've problem with X11 on os x 10.6.2.
    Every time I move my macbook pro from office to home (and viceversa)
    X11 needs to be quit and restarted otherwise I get the following
    error:
    Xlib: connection to ".0" refused by server
    and X11 won't launch windows. Now this error is certainly linked
    to the fact that the computer changes IP address.
    What's the best way to solve the problem ?
    below you find the first lines of my .xinitrc
    thanks
    marco
    14:49> cat ~/.xinitrc
    #!/bin/sh
    $Id: xinitrc,v 1.2 2003/02/27 19:03:30 jharper Exp $
    userresources=$HOME/.Xresources
    usermodmap=$HOME/.Xmodmap
    sysresources=/etc/X11/xinit/.Xresources
    sysmodmap=/etc/X11/xinit/.Xmodmap
    merge in defaults and keymaps

    marcoajello wrote:
    and X11 won't launch windows. Now this error is certainly linked
    to the fact that the computer changes IP address.
    Yes this look like a bug as old as 10.4 .
    Keep in mind that X11 wasn't made for mobile users .
    What's the best way to solve the problem ?
    below you find the first lines of my .xinitrc
    I havn't been able to find a definite fix to this problem.
    Nonetheless I have a workaround which avoid me to have
    to restart my X11 twice a day. I'm a mobile user, I use
    many different network locations, and I use X11 full time too.
    I created an isolated location named "- isolated" so as to
    keep it on top of my Location menu. This location is simply
    built by removing all the services "Ethernet", "AirPort"…
    Then, when I leave my home, I always switch to my "- isolated" Location.
    When I arrive at my office or within a meeting, I switch to the correct
    Location.
    I can proceed with my work in progress within X11 applications.
    And I can open new X11 applications without any trouble.
    When I leave my office I also swith to my "- isolated" location.
    If you find any better workaround, please post it.
    <pre>--------
    As long as you'll see students making graphics with pen on paper,
    you'll see the missing keystone of the software empire.
    dan</pre>

  • RSA1 DB Connection from SAP BW to external SQL Server databas.

    Hello,
    I am trying to connect our SAP BW system with SQL Server Source System through DB Connect in transaction RSA1.
    Our BW system is running on Windows and MaxDB platform, therefore have I already added the latest dbmssslib.dll library to the kernel for SQL Server.
    But the connection does not work anyhow, I recieve the error "Database error -1 at CON > [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does > exist or access denied." and I am quite sure that my input parameters are correct.
    Therefore I wonder if someone has run into a similar problem and what the problem could be?
    Best Regards,
    Niklas Sandstedt

    Hi,
    I am sorry that my case was assigned to wrong forum.
    That should now have been corrected, however my problem still remains unsolved in one of our systems.
    I found note 178949, which fixed the problem in one system. But even though the system setup seems to be identical, the two systems appears different.
    The following has been done for both systems:
    1. Upgraded kernel to 701 version 111 and added dbmssslib.dll and dbmssslib.pdb files
    2. Created Logical system in BD54.
    3. Tried to create DB connection in transaction DBACOCKPIT.
    In the third step, the setup fails and I receive the following error message when I test the connection:
    Database error -1 at CON > [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not > exist or access denied.
    Database error -1
    All profile parameters AL11-directories also seems to be correct in both systems, so both should find the dbmssslib.dll file.
    One issue that I see is in DBACOCKPIT, the checkbox for "SAP Systems with basis release" is unchangeble and marked. This however, I think was changed in the other system automatically when the connection was established successfully.
    Has anyone run into the same problem?
    Best Regards,
    Niklas Sandstedt

  • Not able to connect to a queue under a foreign server.

    Not able to connect to a queue under a foreign server.
    I'm using WebLogic Server Version: 10.3.3.0. The foreign server is running, and can be pinged from this local server. Also the port where queue resides on foreign server, can be accessed through the my local server.
    OS used is AIX 6.0 on both servers.
    Tried restarting the local server but nothing helps. Same error continues.
    HAS ANYBODY FACED THIS PROBLEM? WHAT IS THE CAUSE AND SOLUTION FOR THIS?
    It throws following errors:
    <Jun 25, 2012 12:14:15 AM GMT+06:00> <Warning> <EJB> <BEA-010061> <The Message-Driven EJB: NotificationQueueAnonymousWaiter is unable to connect to the JMS destination: NOTIFY_QUEUE. The Error was:
    javax.naming.NoInitialContextException: Failed to create InitialContext using factory specified in hashtable [Root exception is java.lang.ClassCastException: Expected RemoteException, RuntimeException, or Error but received: 'java.io.IOException: RJVM has already been shutdown']
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:247)
         at javax.naming.InitialContext.initializeDefaultInitCtx(InitialContext.java:318)
         at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:348)
         at javax.naming.InitialContext.internalInit(InitialContext.java:286)
         at javax.naming.InitialContext.<init>(InitialContext.java:211)
         at weblogic.deployment.jms.ForeignOpaqueReference.getReferent(ForeignOpaqueReference.java:179)
         at weblogic.jndi.internal.WLNamingManager.getObjectInstance(WLNamingManager.java:96)
         at weblogic.jndi.internal.ServerNamingNode.resolveObject(ServerNamingNode.java:377)
         at weblogic.jndi.internal.BasicNamingNode.resolveObject(BasicNamingNode.java:856)
         at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:209)
         at weblogic.jndi.internal.WLEventContextImpl.lookup(WLEventContextImpl.java:254)
         at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:393)
         at javax.naming.InitialContext.lookup(InitialContext.java:436)
         at weblogic.jms.common.CDS$2.run(CDS.java:503)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.jms.common.CrossDomainSecurityManager.runAs(CrossDomainSecurityManager.java:130)
         at weblogic.jms.common.CDS.lookupDestination(CDS.java:497)
         at weblogic.jms.common.CDS.getDDMembershipInformation(CDS.java:276)
         at weblogic.ejb.container.deployer.MessageDrivenBeanInfoImpl.createMDManagers(MessageDrivenBeanInfoImpl.java:1455)
         at weblogic.ejb.container.deployer.MessageDrivenBeanInfoImpl.activate(MessageDrivenBeanInfoImpl.java:1252)
         at weblogic.ejb.container.deployer.EJBDeployer.activate(EJBDeployer.java:1320)
         at weblogic.ejb.container.deployer.EJBModule.activate(EJBModule.java:493)
         at weblogic.application.internal.flow.ModuleListenerInvoker.activate(ModuleListenerInvoker.java:227)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$2.next(DeploymentCallbackFlow.java:531)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.activate(DeploymentCallbackFlow.java:165)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.activate(DeploymentCallbackFlow.java:157)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:1267)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
         at weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:43)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: java.lang.ClassCastException: Expected RemoteException, RuntimeException, or Error but received: 'java.io.IOException: RJVM has already been shutdown'
         at weblogic.common.internal.BootServicesStub.getMsg(BootServicesStub.java:34)
         at weblogic.common.internal.BootServicesStub.authenticate(BootServicesStub.java:54)
         at weblogic.security.acl.internal.RemoteAuthenticate.authenticate(RemoteAuthenticate.java:90)
         at weblogic.jndi.WLInitialContextFactoryDelegate.authenticateRemotely(WLInitialContextFactoryDelegate.java:746)
         at weblogic.jndi.WLInitialContextFactoryDelegate.pushSubject(WLInitialContextFactoryDelegate.java:678)
         at weblogic.jndi.WLInitialContextFactoryDelegate.newContext(WLInitialContextFactoryDelegate.java:469)
         at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:376)
         at weblogic.jndi.Environment.getContext(Environment.java:315)
         at weblogic.jndi.Environment.getContext(Environment.java:285)
         at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:117)
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:239)
         ... 46 more
    >
    <Jun 25, 2012 12:14:15 AM GMT+06:00> <Warning> <EJB> <BEA-010061> <The Message-Driven EJB: NotificationQueueAnonymousWaiter is unable to connect to the JMS destination: NOTIFY_QUEUE. The Error was:
    Can not get destination information. The destination JNDI name is NOTIFY_QUEUE, the provider URL is null>
    <Jun 25, 2012 12:14:45 AM GMT+06:00> <Error> <Common> <BEA-000621> <Expected RemoteException, RuntimeException, or Error
    java.io.IOException: RJVM has already been shutdown
    java.io.IOException: RJVM has already been shutdown
         at weblogic.rjvm.RJVMImpl.addPendingResponse(RJVMImpl.java:511)
         at weblogic.rjvm.RJVMImpl.send(RJVMImpl.java:898)
         at weblogic.rjvm.MsgAbbrevOutputStream.flushAndSend(MsgAbbrevOutputStream.java:394)
         at weblogic.rjvm.MsgAbbrevOutputStream.sendRecv(MsgAbbrevOutputStream.java:424)
         at weblogic.common.internal.BootServicesStub.authenticate(BootServicesStub.java:54)
         Truncated. see log file for complete stacktrace
    >
    <Jun 25, 2012 12:15:03 AM GMT+06:00> <Error> <Common> <BEA-000621> <Expected RemoteException, RuntimeException, or Error
    java.io.IOException: RJVM has already been shutdown
    java.io.IOException: RJVM has already been shutdown
         at weblogic.rjvm.RJVMImpl.addPendingResponse(RJVMImpl.java:511)
         at weblogic.rjvm.RJVMImpl.send(RJVMImpl.java:898)
         at weblogic.rjvm.MsgAbbrevOutputStream.flushAndSend(MsgAbbrevOutputStream.java:394)
         at weblogic.rjvm.MsgAbbrevOutputStream.sendRecv(MsgAbbrevOutputStream.java:424)
         at weblogic.common.internal.BootServicesStub.authenticate(BootServicesStub.java:54)
         Truncated. see log file for complete stacktrace
    >
    <Jun 25, 2012 12:15:25 AM GMT+06:00> <Error> <Common> <BEA-000621> <Expected RemoteException, RuntimeException, or Error
    java.io.IOException: RJVM has already been shutdown
    java.io.IOException: RJVM has already been shutdown
         at weblogic.rjvm.RJVMImpl.addPendingResponse(RJVMImpl.java:511)
         at weblogic.rjvm.RJVMImpl.send(RJVMImpl.java:898)
         at weblogic.rjvm.MsgAbbrevOutputStream.flushAndSend(MsgAbbrevOutputStream.java:394)
         at weblogic.rjvm.MsgAbbrevOutputStream.sendRecv(MsgAbbrevOutputStream.java:424)
         at weblogic.common.internal.BootServicesStub.authenticate(BootServicesStub.java:54)
         Truncated. see log file for complete stacktrace
    >
    <Jun 25, 2012 12:15:35 AM GMT+06:00> <Error> <Common> <BEA-000621> <Expected RemoteException, RuntimeException, or Error
    java.io.IOException: RJVM has already been shutdown
    java.io.IOException: RJVM has already been shutdown
         at weblogic.rjvm.RJVMImpl.addPendingResponse(RJVMImpl.java:511)
         at weblogic.rjvm.RJVMImpl.send(RJVMImpl.java:898)
         at weblogic.rjvm.MsgAbbrevOutputStream.flushAndSend(MsgAbbrevOutputStream.java:394)
         at weblogic.rjvm.MsgAbbrevOutputStream.sendRecv(MsgAbbrevOutputStream.java:424)
         at weblogic.common.internal.BootServicesStub.authenticate(BootServicesStub.java:54)
         Truncated. see log file for complete stacktrace
    >
    <Jun 25, 2012 12:15:43 AM GMT+06:00> <Error> <Common> <BEA-000621> <Expected RemoteException, RuntimeException, or Error
    java.io.IOException: RJVM has already been shutdown
    java.io.IOException: RJVM has already been shutdown
         at weblogic.rjvm.RJVMImpl.addPendingResponse(RJVMImpl.java:511)
         at weblogic.rjvm.RJVMImpl.send(RJVMImpl.java:898)
         at weblogic.rjvm.MsgAbbrevOutputStream.flushAndSend(MsgAbbrevOutputStream.java:394)
         at weblogic.rjvm.MsgAbbrevOutputStream.sendRecv(MsgAbbrevOutputStream.java:424)
         at weblogic.common.internal.BootServicesStub.authenticate(BootServicesStub.java:54)
         Truncated. see log file for complete stacktrace
    >
    <Jun 25, 2012 12:20:53 AM GMT+06:00> <Error> <Common> <BEA-000621> <Expected RemoteException, RuntimeException, or Error
    java.io.IOException: RJVM has already been shutdown
    java.io.IOException: RJVM has already been shutdown
         at weblogic.rjvm.RJVMImpl.addPendingResponse(RJVMImpl.java:511)
         at weblogic.rjvm.RJVMImpl.send(RJVMImpl.java:898)
         at weblogic.rjvm.MsgAbbrevOutputStream.flushAndSend(MsgAbbrevOutputStream.java:394)
         at weblogic.rjvm.MsgAbbrevOutputStream.sendRecv(MsgAbbrevOutputStream.java:424)
         at weblogic.common.internal.BootServicesStub.authenticate(BootServicesStub.java:54)
         Truncated. see log file for complete stacktrace
    >
    <Jun 25, 2012 12:24:16 AM GMT+06:00> <Error> <Common> <BEA-000621> <Expected RemoteException, RuntimeException, or Error
    java.io.IOException: RJVM has already been shutdown
    java.io.IOException: RJVM has already been shutdown
         at weblogic.rjvm.RJVMImpl.addPendingResponse(RJVMImpl.java:511)
         at weblogic.rjvm.RJVMImpl.send(RJVMImpl.java:898)
         at weblogic.rjvm.MsgAbbrevOutputStream.flushAndSend(MsgAbbrevOutputStream.java:394)
         at weblogic.rjvm.MsgAbbrevOutputStream.sendRecv(MsgAbbrevOutputStream.java:424)
         at weblogic.common.internal.BootServicesStub.authenticate(BootServicesStub.java:54)
         Truncated. see log file for complete stacktrace
    Edited by: 942523 on Jun 24, 2012 11:38 PM

    Thanks René van Wijk for the reply.
    I have a foreign server created in my local server, where i have already given the provider URL. This foreign server has the one queue and one queue connection factory under it to which I'm referring to.
    Under JNDI tree i noticed this, for the queue(NOTIFY_QUEUE) i'm trying to read from one of the EJB:
    This page displays details about this bound object.
    Failed to create InitialContext using factory specified in hashtable
    Also,etc/hosts has already these IP entries. Even after hardcoding the provider URL its throwing following:
    <Jun 25, 2012 3:01:31 AM GMT+06:00> <Warning> <EJB> <BEA-010061> <The Message-Driven EJB: NotificationQueueAnonymousWaiter is unable to connect to the JMS destination: NOTIFY_QUEUE. The Error was:
    javax.naming.CommunicationException [Root exception is weblogic.rjvm.PeerGoneException: ; nested exception is:
         java.io.EOFException]
         at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:74)
         at weblogic.jndi.internal.WLContextImpl.translateException(WLContextImpl.java:452)
         at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:408)
         at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:393)
         at javax.naming.InitialContext.lookup(InitialContext.java:436)
         at weblogic.jms.common.CDS$2.run(CDS.java:503)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.jms.common.CrossDomainSecurityManager.runAs(CrossDomainSecurityManager.java:130)
         at weblogic.jms.common.CDS.lookupDestination(CDS.java:497)
         at weblogic.jms.common.CDS.getDDMembershipInformation(CDS.java:276)
         at weblogic.ejb.container.deployer.MessageDrivenBeanInfoImpl.createMDManagers(MessageDrivenBeanInfoImpl.java:1455)
         at weblogic.ejb.container.deployer.MessageDrivenBeanInfoImpl.activate(MessageDrivenBeanInfoImpl.java:1252)
         at weblogic.ejb.container.deployer.EJBDeployer.activate(EJBDeployer.java:1320)
         at weblogic.ejb.container.deployer.EJBModule.activate(EJBModule.java:493)
         at weblogic.application.internal.flow.ModuleListenerInvoker.activate(ModuleListenerInvoker.java:227)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$2.next(DeploymentCallbackFlow.java:531)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.activate(DeploymentCallbackFlow.java:165)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.activate(DeploymentCallbackFlow.java:157)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:1267)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
         at weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:43)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: weblogic.rjvm.PeerGoneException: ; nested exception is:
         java.io.EOFException
         at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:234)
         at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:348)
         at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:259)
         at weblogic.jndi.internal.ServerNamingNode_1033_WLStub.lookup(Unknown Source)
         at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:405)
         ... 36 more
    Caused by: java.io.EOFException
         at weblogic.rjvm.t3.MuxableSocketT3.endOfStream(MuxableSocketT3.java:338)
         at weblogic.socket.SocketMuxer.deliverExceptionAndCleanup(SocketMuxer.java:768)
         at weblogic.socket.SocketMuxer.deliverEndOfStream(SocketMuxer.java:702)
         at weblogic.socket.SocketMuxer.readReadySocketOnce(SocketMuxer.java:890)
         at weblogic.socket.SocketMuxer.readReadySocket(SocketMuxer.java:840)
         at weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:130)
         at weblogic.socket.SocketReaderRequest.run(SocketReaderRequest.java:29)
         at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:42)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:145)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:117)
    >
    <Jun 25, 2012 3:01:31 AM GMT+06:00> <Warning> <EJB> <BEA-010061> <The Message-Driven EJB: NotificationQueueAnonymousWaiter is unable to connect to the JMS destination: NOTIFY_QUEUE. The Error was:
    Can not get destination information. The destination JNDI name is NOTIFY_QUEUE, the provider URL is t3://10.52.50.51:7002>
    Let me know if any other thing i'm missing or it can be something else like network or some other issue.

  • Server Connections Interrupted - Mountain Lion, latest client and server upgrade

    Hello,
    I have seen several errors of a similar kind with no definite fix anywhere on here, so I thought I would post this.
    We are running a network with a Mountain Lion Server on a Mac Mini, connected to a router for internet access and connected to a local network for client computers. All the clients are running the latest version of Mac OS X Mountain Lion and are connecting to remote home directories on the server. They also use several group directories.
    As of late, they have been getting the message: "Server Connections Interrupted. Ignore / Disconnect all" concerning their group volumes.
    I haven't been able to find anything in the logs indicating why this happens, or how to fix it, or why it started appearing.
    What have people experienced out there? It appears on all sorts of user accounts, on different computers in different areas of the workplace.
    / Z.

    Additional data:
    There is no WIFI enabled on the network, all is networked using ethernet.
    There's a Time Capsule on the Server, which backs up the server data regularly. This seems to be connected one way or another from the threads I've read, but those are from aprox. two years ago while this started happening recently.

  • How to connect to a specific database in SQL server

    Hi,
    How can I connect to a specific database in SQL server? I used the following statement. But my table is inserted to the 'master' database in the SQL server. How can I insert my tables to the specific database tahta I have created before?
    Connection con;
    String sURL = "jdbc:microsoft:sqlserver://SERVER_NAME:1433";
    con = DriverManager.getConnection ( sURL, sUsername, sPassword);

    Hi,
    When I use the syntax:
    String sURL = "jdbc:microsoft:sqlserver://SERVER_NAME:1433/DATABASE_NAME;selectMethod=cursor";
    it gives an error as follows:
    problems connecting to jdbc:microsoft:sqlserver://SERVER_NAME:1433/DATABASE_NAME;selectMethod=cursor:
    [Microsoft][SQLServer 2000 Driver for JDBC]Unable to connect. Invalid URL.
    What is the way to connect to a specific database?

Maybe you are looking for

  • How do I programmatically reference the current page in 902?

    Hello, How do I programmatically reference the current page in 902? The Portal Smart Text option for Current Page is not flexible enough, and I wish to create my own custom greeting using PL/SQL. Cheers, John

  • Prem El 7: Previewing individual video tracks

    Hi All, I am new to Prem Elements 7 and have been spending a lot of time on my first project. Some simple things are holding me up and I can't resolve with the Help centre. I have 3 video tracks stacked in the timeline. A key problem is how to select

  • Issue when suming the field in Select query using inner join

    Hi All, SELECT A~OI_SHNUM        A~FORWAGENT                A~ROUTE        A~SHTYP        A~DTSHP_EACT        A~/BIC/GTCLICENS        A~/BIC/GTCADD04        A~COMP_CODE        SUM( C~GRS_WGT_DL )        C~UNIT_OF_WT   INTO TABLE I_LAYONE   FROM ( ( /

  • Banner page Setting Lexmark Printer

    Having problem in Lexmark printer E232 prints a header banner page prior to actual print job. The printer is on my small house network. I want to turn off this feature. Is there setting that control this feature that I turn off. Thanks in advance for

  • Untrusted certificate

    I have tried all suggested remedies for the untrusted error with no luck. It even comes up with internal Firefox menu items. IE works on all the sites I want to go to but I love privacy mode to minimize ads. Please provide help, I tried going to Cert