Unable to connect via BCP on a remote machine

Hi, Hoping for some help - probably really basic question!
I've been using BCP for a while now to import data to a table, where the script is on the same machine as the database.
What I'm trying to do now is load data into a table on the same DB, but trigger the BCP command from a different machine.
BCP TeamSandBox.dbo.Adhoc_List in D:\Import\Adhoc_List.txt -t, -f D:\Import\FormatFileAdhoc_list.fmt -T
This is my main BCP command, and works fine from the local machine, bit when triggered from a remote machine, I get this...
SQLState = 28000, NativeError = 18456
Error = [Microsoft][SQL Native Client][SQL Server]Login failed for user 'Domain\UID'.
SQLState = 42000, NativeError = 4060
Error = [Microsoft][SQL Native Client][SQL Server]Cannot open database "TeamSandBox" requested by the login. The login failed.
The domain\account I'm using has full sysadmin access to the server, and db_owner to the database. Equally, running SQLCMD commands from the same remote machine also works just fine - including inserting into the same table.
Is there an access priviledge I'm missing out here?
Thanks

You have missed the -S parameter to enter your servername/instancename and -d for database name. -d is not mandatory but is good to avoid confusion and to make sure you hit the correct database.
BCP Utility -
http://msdn.microsoft.com/en-GB/library/ms162802.aspx
Regards, Ashwin Menon My Blog - http:\\sqllearnings.com

Similar Messages

  • Unable to connect to WMI (r) on remote machine "SCCMCLIENT03"

    Hi!
    I'm in the process of configuring the XP firewall to support the Client Push installation method that SCCM offers. At the moment I'm quite happy with the result. The SCCM client agents are installed properly on my reference machines.
    To secure that the WMI functionality is up and running I have (prior to the client agent installation) run wbemtest with following parameter (from server to client, and vice versa):
    \\host\root\cimv2
    I successfully contacted that specific namespace on both ends. But when I trace the log I find the following error which still indicates that something is wrong:
    CWmi::Connect(): ConnectServer(Namespace) failed. - 0x8004100e SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:14 1704 (0x06A8)
    ---> Unable to connect to WMI (r) on remote machine "SCCMCLIENT03", error = 0x8004100e. SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:14 1704 (0x06A8)
    Why do I get this? What am I missing here? I got the feeling of WMI functioning the way it should.
    Any hints on this one?
    In an MSDN-article (http://msdn.microsoft.com/en-us/library/aa389286(VS.85).aspx) I read the following lines:
    "If the user account that is on Computer A is not an administrator on Computer B, but the user account has Remote Enable permission on Computer B"
    Those lines are part of an article which describes how to configure Remote administrations properly. For that to work, does the computer account of my Central Site Server has to be part of the local administrators group on every client?
    Regards,
    Fredrik
    CCM.log
    Submitted request successfully SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:13 2408 (0x0968)
    Getting a new request from queue "Incoming" after 100 millisecond delay. SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:13 2408 (0x0968)
    ======>Begin Processing request: "TI11WDUE", machine name: "SCCMCLIENT03" SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:13 1704 (0x06A8)
    ---> Trying each entry in the SMS Client Remote Installation account list SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:13 1704 (0x06A8)
    ---> Attempting to connect to administrative share '\\SCCMCLIENT03.spost.nu\admin$' using account 'spost.nu\SA-SCCM_ClientPush' SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:13 1704 (0x06A8)
    Received request: "HPS6133J" for machine name: "SCCMCLIENT02" on queue: "Incoming". SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:13 2408 (0x0968)
    Stored request "HPS6133J", machine name "SCCMCLIENT02", in queue "Processing". SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:13 2408 (0x0968)
    ---> Connected to administrative share on machine SCCMCLIENT03.spost.nu using account 'spost.nu\SA-SCCM_ClientPush' SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:13 1704 (0x06A8)
    ---> Attempting to make IPC connection to share <\\SCCMCLIENT03.spost.nu\IPC$> SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:13 1704 (0x06A8)
    ---> Searching for SMSClientInstall.* under '\\SCCMCLIENT03.spost.nu\admin$\' SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:13 1704 (0x06A8)
    ---> System OS version string "5.1.2600" converted to 5,10 SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:14 1704 (0x06A8)
    ---> Service Pack version from machine "SCCMCLIENT03" is 3 SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:14 1704 (0x06A8)
    CWmi::Connect(): ConnectServer(Namespace) failed. - 0x8004100e SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:14 1704 (0x06A8)
    ---> Unable to connect to WMI (r) on remote machine "SCCMCLIENT03", error = 0x8004100e. SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:14 1704 (0x06A8)
    ---> Creating \ VerifyingCopying exsistance of destination directory \\SCCMCLIENT03\admin$\system32\ccmsetup. SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:14 1704 (0x06A8)
    ---> Copying client files to \\SCCMCLIENT03\admin$\system32\ccmsetup. SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:14 1704 (0x06A8)
    ---> Copying file "d:\Program Files\Microsoft Configuration Manager\bin\I386\MobileClient.tcf" to "\\SCCMCLIENT03\admin$\system32\ccmsetup\MobileClient.tcf" SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:14 1704 (0x06A8)
    ---> Copying file "d:\Program Files\Microsoft Configuration Manager\bin\I386\ccmsetup.exe" to "\\SCCMCLIENT03\admin$\system32\ccmsetup\ccmsetup.exe" SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:14 1704 (0x06A8)
    ---> Created service "ccmsetup" on machine "SCCMCLIENT03". SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:15 1704 (0x06A8)
    ----- Started a new CCR processing thread. Thread ID is 0xc6c. There are now 2 processing threads SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:15 2408 (0x0968)
    Submitted request successfully SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:15 2408 (0x0968)
    Getting a new request from queue "Incoming" after 100 millisecond delay. SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:15 2408 (0x0968)
    Found CCR "yb2xbq0a.CCR" in queue "Incoming". SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:15 2408 (0x0968)
    ======>Begin Processing request: "HPS6133J", machine name: "SCCMCLIENT02" SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:15 3180 (0x0C6C)
    ---> Trying the 'best-shot' account which worked for previous CCRs (index = 0x0) SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:15 3180 (0x0C6C)
    ---> Attempting to connect to administrative share '\\SCCMCLIENT02.spost.nu\admin$' using account 'spost.nu\SA-SCCM_ClientPush' SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:15 3180 (0x0C6C)
    Received request: "YB2XBQ0A" for machine name: "SCCMCLIENT01" on queue: "Incoming". SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:15 2408 (0x0968)
    Stored request "YB2XBQ0A", machine name "SCCMCLIENT01", in queue "Processing". SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:15 2408 (0x0968)
    ---> Started service "ccmsetup" on machine "SCCMCLIENT03". SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:16 1704 (0x06A8)
    ---> Deleting SMS Client Install Lock File '\\SCCMCLIENT03.spost.nu\admin$\SMSClientInstall.S01' SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:16 1704 (0x06A8)
    ---> Completed request "TI11WDUE", machine name "SCCMCLIENT03". SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:16 1704 (0x06A8)
    Deleted request "TI11WDUE", machine name "SCCMCLIENT03" SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:16 1704 (0x06A8)
    <======End request: "TI11WDUE", machine name: "SCCMCLIENT03". SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:16 1704 (0x06A8)
    ======>Begin Processing request: "YB2XBQ0A", machine name: "SCCMCLIENT01" SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:16 1704 (0x06A8)
    ---> Trying the 'best-shot' account which worked for previous CCRs (index = 0x0) SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:16 1704 (0x06A8)
    ---> Attempting to connect to administrative share '\\SCCMCLIENT01.spost.nu\admin$' using account 'spost.nu\SA-SCCM_ClientPush' SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:16 1704 (0x06A8)
    Submitted request successfully SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:17 2408 (0x0968)

    Here is what is in my ccmsetup.log
    <![LOG[GetSSLCertificateContext failed with error 0x87d00280]LOG]!><time="16:19:22.341+240" date="04-04-2012" component="ccmsetup" context="" type="3" thread="984" file="ccmsetup.cpp:5356">
    <![LOG[GetHttpRequestObjects failed for verb: 'GET', url: 'HTTPS://TEST-SCCM.copt.local/CCM_Client/ccmsetup.cab']LOG]!><time="16:19:22.341+240" date="04-04-2012" component="ccmsetup" context="" type="3" thread="984" file="httphelper.cpp:942">
    <![LOG[DownloadFileByWinHTTP failed with error 0x87d00280]LOG]!><time="16:19:22.341+240" date="04-04-2012" component="ccmsetup" context="" type="3" thread="984" file="httphelper.cpp:1076">
    <![LOG[CcmSetup failed with error code 0x87d00280]LOG]!><time="16:19:22.341+240" date="04-04-2012" component="ccmsetup" context="" type="1" thread="3496" file="ccmsetup.cpp:9454">
    And in my ccm.log:
    ---> Attempting to connect to administrative share '\\SCCMCLIENTTEST1\admin$' using account 'corporate\sccmadmin'~  $$<SMS_CLIENT_CONFIG_MANAGER><04-04-2012 16:09:19.338+240><thread=2708 (0xA94)>
    ---> The 'best-shot' account has now succeeded 1 times and failed 0 times.  $$<SMS_CLIENT_CONFIG_MANAGER><04-04-2012 16:09:19.400+240><thread=2708 (0xA94)>
    ---> Connected to administrative share on machine SCCMCLIENTTEST1 using account 'corporate\sccmadmin'~  $$<SMS_CLIENT_CONFIG_MANAGER><04-04-2012 16:09:19.400+240><thread=2708 (0xA94)>
    ---> Attempting to make IPC connection to share <\\SCCMCLIENTTEST1\IPC$> ~  $$<SMS_CLIENT_CONFIG_MANAGER><04-04-2012 16:09:19.400+240><thread=2708 (0xA94)>
    ---> Searching for SMSClientInstall.* under '\\SCCMCLIENTTEST1\admin$\'~  $$<SMS_CLIENT_CONFIG_MANAGER><04-04-2012 16:09:19.405+240><thread=2708 (0xA94)>
    ---> System OS version string "6.1.7601" converted to 6.10  $$<SMS_CLIENT_CONFIG_MANAGER><04-04-2012 16:09:19.778+240><thread=2708 (0xA94)>
    CWmi::Connect(): ConnectServer(Namespace) failed. - 0x8004100e~  $$<SMS_CLIENT_CONFIG_MANAGER><04-04-2012 16:09:19.826+240><thread=2708 (0xA94)>
    ---> Unable to connect to WMI (root\ccm) on remote machine "SCCMCLIENTTEST1", error = 0x8004100e

  • Connect Via RMI To A Remote Service?

    Has anyone connected, via RMI, to a remote service within an application module? Currently this seems to wreak havoc upon all future and current ORMI communication to and from the application server in which a model is deployed (or at least within a container). Does anyone have any idea on how to do this correctly?
    -Brian
    When a connection is initiated I get the following stack trace:
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: java.security.AccessControlException, msg=access denied (java.net.SocketPermission ifd01-d.syd.nighthawkrad.net resolve)
         at oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl.dispatchMethod(AbstractRemoteApplicationModuleImpl.java:6301)
         at oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl.executeMethod(AbstractRemoteApplicationModuleImpl.java:6503)
         at oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl.processSvcMsgRequest(AbstractRemoteApplicationModuleImpl.java:4744)
         at oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl.processSvcMsgEntries(AbstractRemoteApplicationModuleImpl.java:4995)
         at oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl.readServiceMessage(AbstractRemoteApplicationModuleImpl.java:4176)
         at oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl.processMessage(AbstractRemoteApplicationModuleImpl.java:2255)
         at oracle.jbo.server.ApplicationModuleImpl.doMessage(ApplicationModuleImpl.java:7509)
         at oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl.sync(AbstractRemoteApplicationModuleImpl.java:2221)
         at oracle.jbo.server.remote.ejb.ServerApplicationModuleImpl.doMessage(ServerApplicationModuleImpl.java:79)
         at oracle.jbo.server.ejb.SessionBeanImpl.doMessage(SessionBeanImpl.java:474)
         at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:69)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:69)
         at com.evermind.server.ejb.interceptor.system.TxBeanManagedInterceptor.invoke(TxBeanManagedInterceptor.java:53)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:69)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:69)
         at com.evermind.server.ejb.StatefulSessionEJBObject.OC4J_invokeMethod(StatefulSessionEJBObject.java:840)
         at RemoteQCServicesAppModule_StatefulSessionBeanWrapper226.doMessage(RemoteQCServicesAppModule_StatefulSessionBeanWrapper226.java:1902)
         at sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.evermind.server.rmi.RmiMethodCall.run(RmiMethodCall.java:53)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    ## Detail 0 ##
    java.security.AccessControlException: access denied (java.net.SocketPermission ifd01-d.syd.nighthawkrad.net resolve)
         at java.security.AccessControlContext.checkPermission(AccessControlContext.java:264)
         at java.security.AccessController.checkPermission(AccessController.java:427)
         at java.lang.SecurityManager.checkPermission(SecurityManager.java:532)
         at java.lang.SecurityManager.checkConnect(SecurityManager.java:1031)
         at java.net.InetAddress.getAllByName0(InetAddress.java:1117)
         at java.net.InetAddress.getAllByName0(InetAddress.java:1098)
         at java.net.InetAddress.getAllByName(InetAddress.java:1061)
         at java.net.InetAddress.getByName(InetAddress.java:958)
         at java.net.InetSocketAddress.<init>(InetSocketAddress.java:124)
         at java.net.Socket.<init>(Socket.java:178)
         at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSocketFactory.java:22)
         at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java:128)
         at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:569)
         at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:185)
         at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:171)
         at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:306)
         at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
         at net.nighthawk.ifd.client.communications.Communications.updateFaxViewerRMIServer(Communications.java:156)
         at net.nighthawk.talon.model.bc.autorad.QCServicesAppModuleImpl.sendReport(QCServicesAppModuleImpl.java:5560)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl.dispatchMethod(AbstractRemoteApplicationModuleImpl.java:6279)
         at oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl.executeMethod(AbstractRemoteApplicationModuleImpl.java:6503)
         at oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl.processSvcMsgRequest(AbstractRemoteApplicationModuleImpl.java:4744)
         at oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl.processSvcMsgEntries(AbstractRemoteApplicationModuleImpl.java:4995)
         at oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl.readServiceMessage(AbstractRemoteApplicationModuleImpl.java:4176)
         at oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl.processMessage(AbstractRemoteApplicationModuleImpl.java:2255)
         at oracle.jbo.server.ApplicationModuleImpl.doMessage(ApplicationModuleImpl.java:7509)
         at oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl.sync(AbstractRemoteApplicationModuleImpl.java:2221)
         at oracle.jbo.server.remote.ejb.ServerApplicationModuleImpl.doMessage(ServerApplicationModuleImpl.java:79)
         at oracle.jbo.server.ejb.SessionBeanImpl.doMessage(SessionBeanImpl.java:474)
         at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:69)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:69)
         at com.evermind.server.ejb.interceptor.system.TxBeanManagedInterceptor.invoke(TxBeanManagedInterceptor.java:53)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:69)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:69)
         at com.evermind.server.ejb.StatefulSessionEJBObject.OC4J_invokeMethod(StatefulSessionEJBObject.java:840)
         at RemoteQCServicesAppModule_StatefulSessionBeanWrapper226.doMessage(RemoteQCServicesAppModule_StatefulSessionBeanWrapper226.java:1902)
         at sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.evermind.server.rmi.RmiMethodCall.run(RmiMethodCall.java:53)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)

    Has anyone connected, via RMI, to a remote service within an application module? Currently this seems to wreak havoc upon all future and current ORMI communication to and from the application server in which a model is deployed (or at least within a container). Does anyone have any idea on how to do this correctly?
    -Brian
    When a connection is initiated I get the following stack trace:
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: java.security.AccessControlException, msg=access denied (java.net.SocketPermission ifd01-d.syd.nighthawkrad.net resolve)
         at oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl.dispatchMethod(AbstractRemoteApplicationModuleImpl.java:6301)
         at oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl.executeMethod(AbstractRemoteApplicationModuleImpl.java:6503)
         at oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl.processSvcMsgRequest(AbstractRemoteApplicationModuleImpl.java:4744)
         at oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl.processSvcMsgEntries(AbstractRemoteApplicationModuleImpl.java:4995)
         at oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl.readServiceMessage(AbstractRemoteApplicationModuleImpl.java:4176)
         at oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl.processMessage(AbstractRemoteApplicationModuleImpl.java:2255)
         at oracle.jbo.server.ApplicationModuleImpl.doMessage(ApplicationModuleImpl.java:7509)
         at oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl.sync(AbstractRemoteApplicationModuleImpl.java:2221)
         at oracle.jbo.server.remote.ejb.ServerApplicationModuleImpl.doMessage(ServerApplicationModuleImpl.java:79)
         at oracle.jbo.server.ejb.SessionBeanImpl.doMessage(SessionBeanImpl.java:474)
         at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:69)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:69)
         at com.evermind.server.ejb.interceptor.system.TxBeanManagedInterceptor.invoke(TxBeanManagedInterceptor.java:53)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:69)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:69)
         at com.evermind.server.ejb.StatefulSessionEJBObject.OC4J_invokeMethod(StatefulSessionEJBObject.java:840)
         at RemoteQCServicesAppModule_StatefulSessionBeanWrapper226.doMessage(RemoteQCServicesAppModule_StatefulSessionBeanWrapper226.java:1902)
         at sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.evermind.server.rmi.RmiMethodCall.run(RmiMethodCall.java:53)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    ## Detail 0 ##
    java.security.AccessControlException: access denied (java.net.SocketPermission ifd01-d.syd.nighthawkrad.net resolve)
         at java.security.AccessControlContext.checkPermission(AccessControlContext.java:264)
         at java.security.AccessController.checkPermission(AccessController.java:427)
         at java.lang.SecurityManager.checkPermission(SecurityManager.java:532)
         at java.lang.SecurityManager.checkConnect(SecurityManager.java:1031)
         at java.net.InetAddress.getAllByName0(InetAddress.java:1117)
         at java.net.InetAddress.getAllByName0(InetAddress.java:1098)
         at java.net.InetAddress.getAllByName(InetAddress.java:1061)
         at java.net.InetAddress.getByName(InetAddress.java:958)
         at java.net.InetSocketAddress.<init>(InetSocketAddress.java:124)
         at java.net.Socket.<init>(Socket.java:178)
         at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSocketFactory.java:22)
         at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java:128)
         at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:569)
         at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:185)
         at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:171)
         at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:306)
         at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
         at net.nighthawk.ifd.client.communications.Communications.updateFaxViewerRMIServer(Communications.java:156)
         at net.nighthawk.talon.model.bc.autorad.QCServicesAppModuleImpl.sendReport(QCServicesAppModuleImpl.java:5560)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl.dispatchMethod(AbstractRemoteApplicationModuleImpl.java:6279)
         at oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl.executeMethod(AbstractRemoteApplicationModuleImpl.java:6503)
         at oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl.processSvcMsgRequest(AbstractRemoteApplicationModuleImpl.java:4744)
         at oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl.processSvcMsgEntries(AbstractRemoteApplicationModuleImpl.java:4995)
         at oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl.readServiceMessage(AbstractRemoteApplicationModuleImpl.java:4176)
         at oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl.processMessage(AbstractRemoteApplicationModuleImpl.java:2255)
         at oracle.jbo.server.ApplicationModuleImpl.doMessage(ApplicationModuleImpl.java:7509)
         at oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl.sync(AbstractRemoteApplicationModuleImpl.java:2221)
         at oracle.jbo.server.remote.ejb.ServerApplicationModuleImpl.doMessage(ServerApplicationModuleImpl.java:79)
         at oracle.jbo.server.ejb.SessionBeanImpl.doMessage(SessionBeanImpl.java:474)
         at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:69)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:69)
         at com.evermind.server.ejb.interceptor.system.TxBeanManagedInterceptor.invoke(TxBeanManagedInterceptor.java:53)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:69)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:69)
         at com.evermind.server.ejb.StatefulSessionEJBObject.OC4J_invokeMethod(StatefulSessionEJBObject.java:840)
         at RemoteQCServicesAppModule_StatefulSessionBeanWrapper226.doMessage(RemoteQCServicesAppModule_StatefulSessionBeanWrapper226.java:1902)
         at sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.evermind.server.rmi.RmiMethodCall.run(RmiMethodCall.java:53)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)

  • Unable to communicate to Admin server on remote machine

    I'm trying to add a server in CF  builder but am getting the following error, I'm pretty sure I've entered everything inclusing the naming port correct in correctly:
    Unable to communicate to Admin server on remote machine. Ensure the Admin server is running and correct JNDI port is provided
    Any advice friends?

    It was but it shouldn't affect Sync users.
    I will ask you to try again in a couple of hours. Are you trying to set it up or access your data?

  • HT201250 I have had my mac stolen, I have an external HD I connect via USB for these time machine backups, I now have a new replacement mac and wish to restore from my external HD, migration assistant doesn't seem to recognise or see my drive ? please hel

    I have had my mac stolen, I have an external HD I connect via USB for these time machine backups, I now have a new replacement mac and wish to restore from my external HD, migration assistant doesn't seem to recognise or see my drive ? please help

    See Pondini's Excellent information here...
    Setting-up a new Mac from an old one, its backups, or a PC
    See the  Second Chance to Use Setup Assistant  here...
    http://Pondini.org/OSX/SetupLion.html

  • HT204378 2 iOS8.1.1 devices can't connect via BT "Using Keynote Remote with Bluetooth" - HT6112

    I'm unable to get to iOS devices to connect via Bluetooth for Keynote control.  It's described above under the heading "Using Keynote Remote with Bluetooth".  Am I missing something?  I see the article mentions iOS8 so I know it's been updated recently.   I also see that this hasn't worked in the past.  Curious that the articles suggests it can be done now.
    I have 3 iOS devices all 8.1.1.
    iPhone 5
    iPhone 5s
    iPad 3rd Gen
    Thanks,
    Russell

    Just talked to Bose and learned the solution.
    Reset the speaker ....hold down the bluetooth button until you hear a tone. Delete the Bose in the Bluetooth Device directory on the iPad. When it is automatically rediscovered it will connect.
    Worked for me .....

  • Unable to connect via wireless, printer is online.

    I am using a Photosmart plus 209a via wireless.  There are 3 notebooks connected. 2 will print but my Dell Studio (Win 7 Pro) will not. It was previously connected but now unable to connect.  I have uninstalled all components using level 3 twice. Have used the Print/Scan tool.  Downloaded the full SW package and the Basic driver SW. I process a job and it gets to the spooler and then "print job failed".  I can view the control panel via IP address. I can view network settings and print wireless test page through HP Solution Center.  Why am I unable to connect?  I was able to use via USB but this is not an option.

    It sounds like there is something different on the Dell Studio since it works from two other computers on the same network as the Dell Studio.  It also sounds like you are able to access the EWS of the printer by using its IP address.
    Are there any other errors messages regarding the printer?  If so, what are they?
    Is there a third party firewall installed (e.g. Norton, Kasperksy, BitDefender, etc.)?
    Is this Windows 7 Professional 32bit or 64bit?
    ↙-----------How do I give Kudos?| How do I mark a post as Solved? ----------------↓

  • Unable to connect via "Data Transfer" Mode On N95 ...

    Its been happening for a little while now. When i plug the USB cable in, it asks if i wanna connect via PC Suite, Data Transfer etc
    When i click Data Transfer it says the following:
    "Unable to activate Data Transfer Mode. Mass Memory is in use by another application"
    Does anyone know the fix for this problem?
    Many thanks
    Message Edited by tiff777 on 06-Nov-2008 07:56 PM
    Message Edited by tiff777 on 06-Nov-2008 07:57 PM

    Hi There
    Im not sure this would work for you all but i came accross this discussion after suffering the same problem and after pulling my hair out i finally solved it and thought it was only fair i posted how.
    I had tried all options on here apart from deleteing everything off my memory card ( i wasn't keen on this option ) i checked the running apps and it just showed that standby was running,
    So i thought i would try uninstalling recently installed item one by one, i had recently installed some  software called CALL RECORDER  and although it was not showing up that it was running it was in the background after deleting this the problem was solved ,
    So try and think if there are any apps that you have installed that may be running in the background but not showing up , i would advise deleting these one by one as i did and if it still doesnt work you can reinstall it ,
    hope this helps
    BUT EVEN AFTER ALL THIS I STILL LOVE MY N95 8GB !!!!!!!!!!!!!!!!!!!!!!!

  • Unable to connect via airport all of a sudden

    Unable to connect to the internet via airport all of a sudden. No changes to modem or router or network settings of macbook etc. Other devices in the house can connect just fine, but called cable support to verify and all is fine on the DSL end. Cannot download updates w/o internet connectivity. Have tried going thru the motions of setting up airport again and cannot get past the DHCP (can't remember exact letters at the moment) as my carrier is not a PPoE. Aside from reinstalling the OS to see if that will fix, does anyone else have any suggestions? Apparently this happens more often than I thought based upon other posts. Thank you!

    Thank you for your help and it was a big help. I removed Norton software firewall, and firefox began to work. I thank you for your help and suggestion.
    Dennis

  • Unable to connect to DPM Database through Remote Admin Console

    Hello all,
    I have a fresh install of DPM 2012 server.  I am able to locally start the Admin Console and work with the DPM server, however when I attempt this remotely, I get the following error:
    Unable to connect to the DPM database on <database instances name> (ID: 33210).
    I have verified this is a firewall issue by disabling the firewall and connecting.  I would, however, like to create firewall rules for just the ports that are necessary, and have not been able to find the correct ports by following tutorials online.
     Any help is appreciated.
    I have attempted the tutorial here: http://blog.patricknielsen.net/2011/10/dpm-2010unable-to-connect-to-dpm.html which seemed on the spot, but brings no
    joy.
    Much appreciated,
    J

    Hi,
    The blog should have worked, but add the program exceptions in windows firewall on the DPM server, again but don't restrict the port usage.
    1. %ProgramFiles%\Microsoft System Center 2012\DPM\SQL\MSSQL10_50.<DPM SQL Instance>\MSSQL\Binn\sqlservr.exe
    2. %ProgramFiles% (x86)\Microsoft SQL Server\90\Shared\sqlbrowser.exe
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Regards, Mike J. [MSFT]
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • Ipad Air unable to connect via Citrix Receiver

    Hello,
    Has anyone been having issues since the beginning of the week with regards to connecting via the Citrix Receiver App? I just get cannot connect, it does launch the applications briefly but then bombs out.  
    Tried factory reset and upgrading to 8.1 but still same issue.
    Did notice Citrix updated their app on Monday.
    Thanks,

    usb is a digital serial bus it does not carry analog audio to be able to do what you wish a program would have to run on both devices and I doubt that 3th party programs can get access to the usb port in ios
    your best bet is to connect the minijack audio out connector of the ios device to a minijack analog input port like line or mic in on the mac
    if a such does not exist then you can get usb audio cards for the computer which would have a 3.5mm minijack line in

  • AirDisk File Sharing - Saving Files - Unable to connect via wires then...

    OK, I followed these instructions from another poster as I was unable to save Microsoft Word documents directly to the drive via the "Save As" option...
    -------- PREVIOUS POSTERS INFO ----------
    The solution that works for me is to mount the AirDisk(s) using SMB instead of AFP.
    This means you should log on the AEBS and configure the Disk for Windows File Sharing - this is on the 'File Sharing' tab of the Disks configuration group.
    You only need to put in a Workgroup Name (I used "Basestation"). Don't worry about the WINS Server.
    You should update your AEBS, and turn of the AirDisk Utility.
    You then mount your disk(s) using SMB. You can do this using the Finder -> Go -> Connect to Server.
    Enter the following:
    smb://"YourBaseStationName".local./"YourDiskName"
    You should then be asked to enter the Workgroup name, the disk name and the disk password.
    This should mount your AirDisk using SMB.
    In my experience, this not only solved my problem re saving within Word/Excel, but also increased the speed with which I can access the AirDisk...
    (If you want these Disks to mount automatically when you login, then Add these disks to you Start Up items in your login account...)
    -------- END POSTER ------
    OK, so here is my problem... After doing this, I was able to save a file directly to the drive... I also followed these instructions as it said it would be faster overall... Now, I use Apple Backup 3.1 to backup both my laptops to my external hard drive on the Extreme. Well, when I brought up the drives on my desktop, the names didn't change, but the names of the drives were all capital letters... I think this threw off the Backup program because it said that it doesn't recognize this location, therefore, it showed that he had never backed up to that location before. So, figuring I changed it and caused a few minor changes, that I would just erase the hard drive, plug the hard drive directly into the laptop as I had done before to speed up the inital backup, and then go back to wireless backups thereafter as they wouldn't be "full" backups and would then be faster and tolerable. Well, when I went to connect the drive to my laptop via the USB cable, you could hear the drive mounting, you could see the drives mounted in Disk Utility, but they refused to show up on the desktop, no matter what. What does this mean? Did making the drives work as File Sharing drives make them no longer able to mount via a cable anymore? What gives? Any ideas?

    1. My USB 500GB External Hard Drive is currently
    partitioned into three different drives. The Volume
    Format is "Mac OS Extended (Journaled), what is
    that?
    Mac OS Extended (Journaled) is one of the HFS formats. Apple does not use the term HFS anymore but it is the same thing. You can find a good explanation about it here http://en.wikipedia.org/wiki/HFS_Plus
    This will explain journalling, http://en.wikipedia.org/wiki/Journalingfilesystem
    2. What is a FAT volume? What does FAT stand for?
    Where would I select that?
    Here is an explanation about FAT http://en.wikipedia.org/wiki/FileAllocationTable
    It is a choice in Disk Utility when you erase a disk.
    3. What is an HFS volume? What does HFS stand for?
    Where would I select that?
    See above: Mac OS Extended.
    It is a choice in Disk Utility when you erase a disk.
    4. What does SMB mean/stand for?
    It stands for Server Message Block explained here http://en.wikipedia.org/wiki/ServerMessageBlock
    It is a protocol for connecting to volumes over a network.
    5. What does AFP mean/stand for?
    It stands for Apple File Protocol explained here http://en.wikipedia.org/wiki/AppleFilingProtocol
    It is also a protocol for connecting to volumes over a network.
    - Yes, I tried to save an MS Word document to my
    AirPort Disk, but it hung up and I got the spinning
    beach ball and ended in an error and I had to force
    Microsoft Word to quit. Then I saw that posting and
    I tried that, I was then able to open an MS Word
    document and save it directly to the drive the first
    time. However, like I said, it messed up my Backup
    3.1 (When mounting as SMB) and made it believe that
    this was a whole new drive and that it hadn't backed
    up to it before, when it had, but only when I
    connected as AFP.
    Did Backup work when you connected using AFP?
    - So, this would've been a simple fix if I plan on
    staying with SMB share, however, when I go to connect
    my USB External Hard Drive directly to my laptop, the
    partitions do not mount on my drive like they had
    before I made the drives a File Sharing device
    through AirPort Utility.
    Try using Disk Utility to repair the disk or disk permissions and see if you can read it again.
    6. How do I get that drive to be recognized by my
    computer again when I connect it directly to my
    laptop?
    I don't know why this is happening you may want to call Apple Support about that.
    7. I don't care about anything Windows/PC, so
    whatever way is FASTER and provides the BEST results,
    let me know!
    If you don't have PCs then stick with Mac OS Extended (Journaled) as your volume file format.
    8. Also, when I select "Connect to server" and then
    click "Browse" and then "Network" nothing shows up in
    there, but when I type the path in they connect just
    fine, why?
    That's strange! All available network volumes should show up when you click on the Network icon in the Finder. I don't know why it is not working for you.
    THANKS FOR ALL THE HELP!
    Some thoughts!
    I would stick with Mac OS Extended (Journaled) as your volume file format. If backing up to the network share is important to you, I would wait until Apple fixes the problem regarding opening and saving Word files directly to the network share (Air Disk). Save them locally and then copy them to the network share.

  • Unable to connect via wrt54gx2 wireless

    Had this router for a couple of years - was working fine last time I was on, about 2 weeks ago.  Using with an HP with Vista, via a broadband.  LAN connection works fine. Wireless Drivers are still there, and I'm able to view my network in the Manage Wireless Connections screen. However,  I am unable to see this connection as an option via the Connect to a Network screen, though I am able to see other wireless connections in the neighborhood.  I have turned off the power to the router multiple times, unplugged the internet cable as well, rebooted my laptop, etc. Any other ideas would be appreciated.

    Try to readjust the wireless settings of the router...Open the linksys GUI by typing 192.168.1.1 in the address bar..Under the Wireless tab,Set the Wireless channel to 11-2.462GHz...Change the SSID(network name) and click on save settings.Check your Security Key under Wireless Security tab...Under the Advanced Wireless Settings...Change the Beacon Interval to 75, Fragmentation Threshold to 2304,RTS Threshold to 2304 and Click on Save Settings...
    Now see if you can locate your Wireless Network and attempt to connect...

  • 1841 = Unable to connect via SSH

    I am able to connect to this router via a crypto isakmp tunnel using telnet. However, I am unable to setup SSH on this thing. Can someone please assist me in what I may be missing. I am at a dead end now. I have posted router info and similar input below.
    Cisco IOS Software, 1841 Software (C1841-ADVSECURITYK9-M), Version 12.4(3), RELEASE SOFT
    WARE (fc2)
    ======================================
    ip domain name CISCO$.COM
    ip ssh time-out 60
    ip ssh port 2222 rotary 1
    ip ssh source-interface FastEthernet0/0
    ip ssh version 2
    ======================================
    ip access-list extended CISCO
    permit tcp x.x.x.x x.x.x.x any eq 2222
    deny ip any any log
    access-list 101 permit tcp x.x.x.x x.x.x.x any eq telnet
    access-list 101 deny tcp any any eq telnet log
    ==========================================
    line vty 0 4
    access-class 101 in
    exec-timeout 3 0
    password xxxxxxxxxx
    transport input all
    transport output all
    line vty 5 15
    access-class CISCO in
    password xxxxxxxx
    transport input telnet ssh
    transport output telnet ssh
    =====================================

    Were you able to generate a key? If not create a domain-name which is needed to help generate the key
    Router(config) ip domain-name Test.lcl
    Router(config)#crypto key generate rsa
    Lastly you will also need AAA enabled...to enable locally do the following:
    Router (config)# aaa new-model
    Router (config)# username password
    Router (config)# ip ssh time-out
    Router (config)# ip ssh authentication-retries

  • Unable to connect via RDP 5.2 when multiple RDP-TCP connection setup with NLA disable

    Hi All,
    Need help urgently, I had setup a multiple RDP-TCP connection for separate RDP connection with different IP.
    Problem I face after setting up multiple RDP-TCP connection, the old version of RDP 5.2 non longer working even with NLA disable. RDP 6 and above no problem connecting to the RDP session.
    Error message on RDP 5.2 shown as:
    "Because of security error, the client could not connect to the remote computer. Verify that you are logged on the network, and then try connection again."

    Hi,
    Please try the steps in the article below and see how it works.
    Because of a security error, the client could not connect to the Terminal Server
    http://support.microsoft.com/kb/329896
    Thanks.
    Jeremy Wu
    TechNet Community Support

Maybe you are looking for