Unable to make a connection to OC4J instance - passwords identical for sure

Hi,
I have an unusual problem on my AS instance. We're using AS 10.1.3.5.0 (recently upgraded from 10.1.3.3.) and suddenly we're receiving the next error when we try to go to the instance <MY_INSTANCE> in enterprise manager:
Unable to make a connection to OC4J instance <MY_INSTANCE>on Application Server <MY_SERVER>. A common cause for this failure is an authentication error. The administrator password for each OC4J instance in the Cluster must be the same as the administrator password for the OC4J instance on which Application Server Control is running.
I've been working on this issue for a whole day now and I'm 100% sure, the passwords fore domain home and <MY_INSTANCE> are the same and it is the password I use for logging into the EM. I've been following the instructions from http://download.oracle.com/docs/cd/B31017_01/core.1013/b28940/em_app.htm#CEGCFFCB but no success.
Can anyone please try and explain what might be wrong? The error also appear if I click on default_group group. The message is:
Error
A connection could not established to some members of the group default_group. Common causes for this failure are an authentication error or a JMX protocol mismatch.
The administrator password for each OC4J instance in the group must be the same as the administrator password for the OC4J instance on which Application Server Control is running.
The JMX protocol is specified by the property oracle.oc4j.jmx.internal.connection.protocol and the remote OC4J instance must be configured to use that protocol.
Any help would be very appreciated.
Thanks, BB

On further search I managed to view the ascontrol.log file. Here is the error that is being thrown (my instance is called archibus):
2010-07-08 15:05:14,355 [EMUI_15_05_14_/console/ias/cluster/clickThruLogin] WARN cluster.ClusterUtil switchDefaultJMXTarget.541
- couldn't connect to oraias_09.boswell.bath.ac.uk, archibus
oracle.oc4j.admin.jmx.shared.exceptions.JMXRuntimeException: RuntimeException thrown by the invoke method of the Dynamic MBean
at oracle.oc4j.admin.jmx.distributed.SimpleInstanceMBeanServerDelegate.queryNames(SimpleInstanceMBeanServerDelegate.java:556)
at oracle.oc4j.admin.jmx.server.state.LocalizationFilterMBeanServer.queryNames(LocalizationFilterMBeanServer.java:442)
at oracle.sysman.ias.studio.jmx.spi.JMXConnectorImpl.queryNames(JMXConnectorImpl.java:352)
at oracle.sysman.ias.studio.sdk.SDKJMXUtil.queryNames(SDKJMXUtil.java:236)
at oracle.sysman.ias.studio.sdk.SDKJMXUtil.queryNames(SDKJMXUtil.java:214)
at oracle.sysman.ias.studio.sdk.SDKJMXUtil.queryName(SDKJMXUtil.java:129)
at oracle.sysman.ias.studio.oc4j.OC4JJMXUtil.getDisplayName(OC4JJMXUtil.java:842)
at oracle.sysman.ias.studio.cluster.ClusterUtil$Switcher.switchDefaultJMXTarget(ClusterUtil.java:508)
at oracle.sysman.ias.studio.cluster.ClickThruLoginHelper.handleEvent(ClickThruLoginHelper.java:111)
at oracle.sysman.ias.studio.sdk.AbstractController.handleEvent(AbstractController.java:769)
at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java:378)
at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:765)
at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:283)
at oracle.sysman.ias.studio.app.StudioConsole.doGet(StudioConsole.java:385)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
at oracle.sysman.ias.studio.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.java:75)
at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
at oracle.sysman.ias.studio.app.MultipleJVMFilter.doFilter(MultipleJVMFilter.java:85)
at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
at oracle.sysman.ias.studio.app.PostLogonFilter.doFilter(PostLogonFilter.java:80)
at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
at oracle.sysman.ias.studio.app.ShortHostnameRedirectFilter.doFilter(ShortHostnameRedirectFilter.java:68)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:642)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908)
at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
at java.lang.Thread.run(Thread.java:595)
Caused by: javax.management.RuntimeMBeanException: RuntimeException thrown by the invoke method of the Dynamic MBean
at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:227)
at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
at oracle.oc4j.admin.jmx.server.state.LocalizationFilterMBeanServer.invoke(LocalizationFilterMBeanServer.java:579)
at oracle.oc4j.admin.jmx.distributed.SimpleInstanceMBeanServerDelegate.queryNames(SimpleInstanceMBeanServerDelegate.java:550)
... 32 more
Caused by: javax.management.RuntimeMBeanException: Error calling queryNames for pattern: *:j2eeType=J2EEServer,* on VM: ias:j2eeType
=JVMProxy,name=1,J2EEServerGroup=default_group,J2EEServer=archibus,ASInstance=oraias_09.boswell.bath.ac.uk
at oracle.oc4j.admin.jmx.server.mbeans.model.DefaultModelMBeanImpl.invoke(DefaultModelMBeanImpl.java:709)
at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:213)
... 37 more
Caused by: oracle.oc4j.admin.jmx.shared.exceptions.JMXClusterRuntimeException: Error calling queryNames for pattern: *:j2eeType=J2EEServer
,* on VM: ias:j2eeType=JVMProxy,name=1,J2EEServerGroup=default_group,J2EEServer=archibus,ASInstance=oraias_09.boswell.bath.ac.uk
at oracle.oc4j.admin.management.farm.mbeans.J2EEServerAgr.queryLocalNames(J2EEServerAgr.java:1373)
at sun.reflect.GeneratedMethodAccessor278.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:36)
at sun.reflect.GeneratedMethodAccessor72.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:243)
at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1073)
at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:954)
at oracle.oc4j.admin.jmx.server.mbeans.model.DefaultModelMBeanImpl.invoke(DefaultModelMBeanImpl.java:700)
... 38 more
---- Embedded exception
javax.management.RuntimeMBeanException: RuntimeException thrown by the invoke method of the Dynamic MBean
at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:227)
at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
at oracle.oc4j.admin.jmx.server.state.LocalizationFilterMBeanServer.invoke(LocalizationFilterMBeanServer.java:579)
at oracle.oc4j.admin.jmx.distributed.SimpleInstanceMBeanServerDelegate.queryNames(SimpleInstanceMBeanServerDelegate.java:550)
at oracle.oc4j.admin.jmx.server.state.LocalizationFilterMBeanServer.queryNames(LocalizationFilterMBeanServer.java:442)
at oracle.sysman.ias.studio.jmx.spi.JMXConnectorImpl.queryNames(JMXConnectorImpl.java:352)
at oracle.sysman.ias.studio.sdk.SDKJMXUtil.queryNames(SDKJMXUtil.java:236)
at oracle.sysman.ias.studio.sdk.SDKJMXUtil.queryNames(SDKJMXUtil.java:214)
at oracle.sysman.ias.studio.sdk.SDKJMXUtil.queryName(SDKJMXUtil.java:129)
at oracle.sysman.ias.studio.oc4j.OC4JJMXUtil.getDisplayName(OC4JJMXUtil.java:842)
at oracle.sysman.ias.studio.cluster.ClusterUtil$Switcher.switchDefaultJMXTarget(ClusterUtil.java:508)
at oracle.sysman.ias.studio.cluster.ClickThruLoginHelper.handleEvent(ClickThruLoginHelper.java:111)
at oracle.sysman.ias.studio.sdk.AbstractController.handleEvent(AbstractController.java:769)
at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java:378)
at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:765)
at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:283)
at oracle.sysman.ias.studio.app.StudioConsole.doGet(StudioConsole.java:385)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
at oracle.sysman.ias.studio.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.java:75)
at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
at oracle.sysman.ias.studio.app.MultipleJVMFilter.doFilter(MultipleJVMFilter.java:85)
at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
at oracle.sysman.ias.studio.app.PostLogonFilter.doFilter(PostLogonFilter.java:80)
at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
at oracle.sysman.ias.studio.app.ShortHostnameRedirectFilter.doFilter(ShortHostnameRedirectFilter.java:68)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:642)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908)
at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
at java.lang.Thread.run(Thread.java:595)
Caused by: javax.management.RuntimeMBeanException: Error calling queryNames for pattern: *:j2eeType=J2EEServer,* on VM: ias:j2eeType
=JVMProxy,name=1,J2EEServerGroup=default_group,J2EEServer=archibus,ASInstance=oraias_09.boswell.bath.ac.uk
at oracle.oc4j.admin.jmx.server.mbeans.model.DefaultModelMBeanImpl.invoke(DefaultModelMBeanImpl.java:709)
at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:213)
... 37 more
Caused by: oracle.oc4j.admin.jmx.shared.exceptions.JMXClusterRuntimeException: Error calling queryNames for pattern: *:j2eeType=J2EEServer
,* on VM: ias:j2eeType=JVMProxy,name=1,J2EEServerGroup=default_group,J2EEServer=archibus,ASInstance=oraias_09.boswell.bath.ac.uk
at oracle.oc4j.admin.management.farm.mbeans.J2EEServerAgr.queryLocalNames(J2EEServerAgr.java:1373)
at sun.reflect.GeneratedMethodAccessor278.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:36)
at sun.reflect.GeneratedMethodAccessor72.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:243)
at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1073)
at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:954)
at oracle.oc4j.admin.jmx.server.mbeans.model.DefaultModelMBeanImpl.invoke(DefaultModelMBeanImpl.java:700)
... 38 more
---- Embedded exception
javax.management.RuntimeMBeanException: Error calling queryNames for pattern: *:j2eeType=J2EEServer,* on VM: ias:j2eeType=JVMProxy
,name=1,J2EEServerGroup=default_group,J2EEServer=archibus,ASInstance=oraias_09.boswell.bath.ac.uk
at oracle.oc4j.admin.jmx.server.mbeans.model.DefaultModelMBeanImpl.invoke(DefaultModelMBeanImpl.java:709)
at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:213)
at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
at oracle.oc4j.admin.jmx.server.state.LocalizationFilterMBeanServer.invoke(LocalizationFilterMBeanServer.java:579)
at oracle.oc4j.admin.jmx.distributed.SimpleInstanceMBeanServerDelegate.queryNames(SimpleInstanceMBeanServerDelegate.java:550)
at oracle.oc4j.admin.jmx.server.state.LocalizationFilterMBeanServer.queryNames(LocalizationFilterMBeanServer.java:442)
at oracle.sysman.ias.studio.jmx.spi.JMXConnectorImpl.queryNames(JMXConnectorImpl.java:352)
at oracle.sysman.ias.studio.sdk.SDKJMXUtil.queryNames(SDKJMXUtil.java:236)
at oracle.sysman.ias.studio.sdk.SDKJMXUtil.queryNames(SDKJMXUtil.java:214)
at oracle.sysman.ias.studio.sdk.SDKJMXUtil.queryName(SDKJMXUtil.java:129)
at oracle.sysman.ias.studio.oc4j.OC4JJMXUtil.getDisplayName(OC4JJMXUtil.java:842)
at oracle.sysman.ias.studio.cluster.ClusterUtil$Switcher.switchDefaultJMXTarget(ClusterUtil.java:508)
at oracle.sysman.ias.studio.cluster.ClickThruLoginHelper.handleEvent(ClickThruLoginHelper.java:111)
at oracle.sysman.ias.studio.sdk.AbstractController.handleEvent(AbstractController.java:769)
at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java:378)
at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:765)
at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:283)
at oracle.sysman.ias.studio.app.StudioConsole.doGet(StudioConsole.java:385)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
at oracle.sysman.ias.studio.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.java:75)
at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
at oracle.sysman.ias.studio.app.MultipleJVMFilter.doFilter(MultipleJVMFilter.java:85)
at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
at oracle.sysman.ias.studio.app.PostLogonFilter.doFilter(PostLogonFilter.java:80)
at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
at oracle.sysman.ias.studio.app.ShortHostnameRedirectFilter.doFilter(ShortHostnameRedirectFilter.java:68)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:642)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908)
at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
at java.lang.Thread.run(Thread.java:595)

Similar Messages

  • Unable to make a connection with the external ip address

    I made a simple chat program in order to test the networking. I was able to make local connections using the internal ip addresses, bu when I try the external ip address, the connextion fails.
    Here is my ServerSocket in the MessengerServer class : ServerSocket server = new ServerSocket(1234);
    And here is the code that worked in the local network in the MessengerClient class: s = new Socket(InetAddress.getByName("192.168.1.4"), 1234);
    I also tried that code, using both the external and internal addresses : s = new Socket(InetAddress.getByName("71.178.183.40"), 1234, InetAddress.getByName("192.168.1.4"), 1234);
    Can anyone help me?

    francois203 wrote:
    Yes, it is the router address (WAN address),Then you have to set up your router for port forwarding, if you want a computer behind that router to receive incoming connection requests.
    but I suppose that to communicate with another computer not in the local network I need both the wan and the lan addresses.That depends on what precisely you mean by "communicate with." For instance, any website I visit "communicates with" my computer, and it knows nothing about my computer's private IP address.
    But I don't know how to construct a socket able to have both the router and the local address.Set up your router for port forwarding. The client doesn't have to know anything about what's behind the router. (Note that this assumes that a) your overall approach is sound and b) your ISP will allow incoming connections. I have no way of knowing if either of those is true.)

  • Prob & Solution: Unable to make RDP connection using newly added Microsoft Account to win10 tech preview hosted on AzureVM

    Problem description:
    After VM deployment is finished, remote desktop into the Windows 10 client OS with the created admin credentials
    Open PC Settings -> Users and Accounts -> manage other users (this is the new UX not the old classic add user dialog)
    Add a Microsoft account to the desktop, leave it as a standard user
    Log Out
    Make RDP connection using login of DNSName\[email protected]
    Note: DNSName = connection string you are using in RDP
    [email protected] is whatever liveID you are using.
    Problem: If it was working you will get a message that this user does not have access rights to remote desktop to the computer
    Error: Unknown user or bad password is what I would get
    Solution:
    Log back on as admin user with RDP
    Using the new UX from " PC Settings -> Users and Accounts -> "  delete the recently created microsoft account
    Create a local (not microsoft account) account where with the name that would be before the @ (i.e. user77)
    Go to the Old user management interface (either the computer management MMC or the "System Properties->Remote" tab and give the created local user remote desktop access rights.
    Now log off as admin
    Remote desktop and use username of DNSName\User77  (note no @outlook.com)
    Let the login process finish
    Make sure any feedback questions are answered
    Now navigate to the new UX using " PC Settings -> Users and Accounts -> " and link the local account with your Microsoft account.
    You will have to authorize the microsoft account, typically with a text message + verification code
    Wait 2 minutes (using a A1 size VM there seemed to be some background stuff for account linking)
    Log out
    Now log in using DNSName\[email protected]
    Success!
    I hope this helps anyone else who is using Azure VM's to test out Windows 10 client technical preview.
    -N
    neilgo

    Hi
    We use a custom imagine and experience this quite alot.  Usually host name is missing and we have to redeploy.
    Seems to have gotten worse as we add more vms.
    Should we not sysprep when capturing a vm?
    Orginal vm came from the gallary and we've simply resized os to 30gb.
    Main role for our vms is job processing so stop deallocate when finish to keep costs down buts prooving to be more trooblesome that expected due vms dieing.
    We have a number which we don't shut down which are problem free.  so I suspect the stop deallocate and self heal are still early days.
    My monitor has reported issues with 40+ vms this evening.  Are there issues or updates going on in western europe?

  • Which OC4J instance to use for Soa Suite: oc4j_soa or home ?

    When I setup Soa Suite I am asked which OC4J instance I want to use:
    home
    or
    oc4j_soa
    By default "home" is filled in the entry field. However in sample tutorials I saw always "oc4j_soa" and never "home"
    What is the difference and which one is recommended ?
    Peter

    Hi Peter,
    If you have installed Basic SOA Suite, you get the home oc4j container alone.
    However, when you go for Advanced SOA Installation, you get oc4j_soa container, which is used clsutering one node with another, generally we have bpel, esb-rt on oc4j_soa and then we create oc4j_esbdt for esbdt. The docs refer to oc4j_soa, as we always talk about the Enterprise Deployments which uses Advanced SOA Suite with Oracle Database Dehydration Store, and not SOA Basic Install which uses Olite as dehydration store.
    So, please create an oc4j container whenever needed for those specific j2ee applications, for easy identification and management.
    Hope that clarifies...
    Cheers
    Anirudh Pucha

  • Qosmio F30-117: Unable to make FTP connections

    I have Qosmio F30-117, windows XP, Norton Internet security.
    When I attempt to FTP to my website I get FTP connection failed.
    I have tried on friends computer and connection was made first time.
    When I attached my laptop to his Broadband connection - no FTp. This at least eliminates my router.
    I have tried to disbale parts of Norton Internet Security with no success.
    Help???

    Hi,
    so if I were you I would completely disable the Norton software and make sure the Windows Firewall is letting you trough. Otherwise you should check if your friend has set up everything correctly. If you want to test it that your machine is able to connect over FTP, then go to www.kernel.org and grab some ftp address.
    Then open your favorite FTP client and try to connect. If the connection really fails then double check all settings and try it again. I think the problem is so small that everyone just oversees it. ;)
    Greets

  • HT1551 I changed my password on the computer which it accepted. I changed the password on my Apple TV but unable to make a connection between the two units. The password is the same for bith the Aplle TV and the computer. I am using the Fire boc browser b

    Help if you can!
    I have been having an on going problem with Aplle TV. I have the Firefox browser because the Internet Explorer would not work.The Apple tech suggested this may be part of the problem The latter browser would not download during my recent upgrade to computer. I am unable to connect my apple TV . I have the same password on my computer and the Apple Tv but no connection takes place. I am lost in an electronic jungle it would appear. I keep getting the same message when I attempt to connect - error # 37. Any suggestions! The Apple Tv did however work for a while in spite of the Firefox browser.
    Norman

    Norman, tv doesn't connect to a browser, Firefox or Safari - rather
    it relates to iTunes. Both tv and iTunes accounts require your ID.
    If you are logged in to both iTunes and your tv with your ID you
    can then activate Home Sharing of your iTunes Library, Select
    photos to share, etc.
    All best, Tom

  • Unable to make SSL connection from Proxy Server to Directory Server

    I have recently installed Directory Proxy Server 5.2 Patch 3 on Solaris 9 server. Backend directories are Sun Directory Server 5.2sp3 using Thawte signed certificates.
    I can't get the Proxy Server to make a successful SSL connection to the Directory Servers. The proxy server can make the non-ssl connection without problem. When the Proxy Server attempts the SSL connection it gives SEC_ERROR_UNTRUSTED_ISSUER error. The SSL certificates on the Directory Servers are signed by Thawte and have just recently been updated. The certificate for the Proxy Server is also signed by Thawte. The CA certificate is loaded in both the Proxy Server and the Directory Server.
    I also have an iPlanet Directory Access Router (iDAR) 5.0 Server that is our current production server that serves these same directories and I haven't had a problem with SSL connection with it. So, the certificates are good.
    I've encluded an exerpt from the Proxy Server log below for one of SSL connection attempts.
    Aug 30 2005 16:12:12 king.oit.duke.edu SunONEDPS[ 17471]: [STAT/CONN]    [   560
    307] Connection from secured listen port. New connection is on socket 37.
    Aug 30 2005 16:12:12 king.oit.duke.edu SunONEDPS[ 17471]: [STAT/CONN]    [   560
    305] Number of open connections is 1.
    Aug 30 2005 16:12:12 king.oit.duke.edu SunONEDPS[ 17471]: [STAT/CONN]    [   171
    211] [client(         152.3.100.30,  37)] Accepting connection via dukenet-group
    Aug 30 2005 16:12:12 king.oit.duke.edu SunONEDPS[ 17471]: [NOTICE]       [   302
    023] Failure with CERT_VerifyCertNow (checking signature, usage: "certUsageSSLSe
    rver").
    Aug 30 2005 16:12:12 king.oit.duke.edu SunONEDPS[ 17471]: [NOTICE]       [   302
    023] SEC_ERROR_BASE + 20, NSPR error: -8172 (0xffffe014). Native errno is: 11
    Aug 30 2005 16:12:12 king.oit.duke.edu SunONEDPS[ 17471]: [NOTICE]       [   385
    729] Rejected certificate on socket 38
    Aug 30 2005 16:12:12 king.oit.duke.edu SunONEDPS[ 17471]: [NOTICE]       [   385
    729] SEC_ERROR_BASE + 20, NSPR error: -8172 (0xffffe014). Native errno is: 11
    Aug 30 2005 16:12:12 king.oit.duke.edu SunONEDPS[ 17471]: [NOTICE]       [   385
    728] Certificate rejected on socket 38
    Aug 30 2005 16:12:12 king.oit.duke.edu SunONEDPS[ 17471]: [NOTICE]       [   385
    728] SEC_ERROR_BASE + 20, NSPR error: -8172 (0xffffe014). Native errno is: 11
    Aug 30 2005 16:12:12 king.oit.duke.edu SunONEDPS[ 17471]: [NOTICE]       [   385
    721] Read on socket 38 failed.
    Aug 30 2005 16:12:12 king.oit.duke.edu SunONEDPS[ 17471]: [NOTICE]       [   385
    721] SEC_ERROR_BASE + 20, NSPR error: -8172 (0xffffe014). Native errno is: 11
    Aug 30 2005 16:12:12 king.oit.duke.edu SunONEDPS[ 17471]: [EXCEPTION]    [   301
    006] Unexpected error on socket 38. (Error: -8172).
    Aug 30 2005 16:12:12 king.oit.duke.edu SunONEDPS[ 17471]: [NOTICE]       [   171
    002] [client(         152.3.100.30,  37)] [server(  152.3.101.110+  636,  38)] L
    ost connection to server, trying to failover to another
    Aug 30 2005 16:12:12 king.oit.duke.edu SunONEDPS[ 17471]: [NOTICE]       [   302
    023] Failure with CERT_VerifyCertNow (checking signature, usage: "certUsageSSLSe
    rver").
    Aug 30 2005 16:12:12 king.oit.duke.edu SunONEDPS[ 17471]: [NOTICE]       [   302
    023] SEC_ERROR_BASE + 20, NSPR error: -8172 (0xffffe014). Native errno is: 11
    Aug 30 2005 16:12:12 king.oit.duke.edu SunONEDPS[ 17471]: [NOTICE]       [   385
    729] Rejected certificate on socket 38
    Aug 30 2005 16:12:12 king.oit.duke.edu SunONEDPS[ 17471]: [NOTICE]       [   385
    729] SEC_ERROR_BASE + 20, NSPR error: -8172 (0xffffe014). Native errno is: 11
    Aug 30 2005 16:12:12 king.oit.duke.edu SunONEDPS[ 17471]: [NOTICE]       [   385
    728] Certificate rejected on socket 38
    Aug 30 2005 16:12:12 king.oit.duke.edu SunONEDPS[ 17471]: [NOTICE]       [   385
    728] SEC_ERROR_BASE + 20, NSPR error: -8172 (0xffffe014). Native errno is: 11
    Aug 30 2005 16:12:12 king.oit.duke.edu SunONEDPS[ 17471]: [EXCEPTION]    [   385
    717] ber_flush unexpected error on socket 38
    Aug 30 2005 16:12:12 king.oit.duke.edu SunONEDPS[ 17471]: [EXCEPTION]    [   385
    717] SEC_ERROR_BASE + 20, NSPR error: -8172 (0xffffe014). Native errno is: 11
    Aug 30 2005 16:12:12 king.oit.duke.edu SunONEDPS[ 17471]: [EXCEPTION]    [   385
    717] ber_flush unexpected error on socket 38
    Aug 30 2005 16:12:12 king.oit.duke.edu SunONEDPS[ 17471]: [EXCEPTION]    [   385
    717] NSPR error: -5938 (0xffffe8ce). Native errno is: 11
    Aug 30 2005 16:12:12 king.oit.duke.edu SunONEDPS[ 17471]: [NOTICE]       [   385
    721] Read on socket 38 failed.
    Aug 30 2005 16:12:12 king.oit.duke.edu SunONEDPS[ 17471]: [NOTICE]       [   385
    721] NSPR error: -5938 (0xffffe8ce). Native errno is: 11
    Aug 30 2005 16:12:12 king.oit.duke.edu SunONEDPS[ 17471]: [EXCEPTION]    [   301
    006] Unexpected error on socket 38. (Error: -5938).
    Aug 30 2005 16:12:12 king.oit.duke.edu SunONEDPS[ 17471]: [NOTICE]       [   171
    002] [client(         152.3.100.30,  37)] [server(    152.3.232.3+  636,  38)] L
    ost connection to server, trying to failover to another
    Aug 30 2005 16:12:12 king.oit.duke.edu SunONEDPS[ 17471]: [EXCEPTION]    [   385
    717] ber_flush unexpected error on socket 38
    Aug 30 2005 16:12:12 king.oit.duke.edu SunONEDPS[ 17471]: [EXCEPTION]    [   385
    717] NSPR error: -5938 (0xffffe8ce). Native errno is: 11
    Aug 30 2005 16:12:12 king.oit.duke.edu SunONEDPS[ 17471]: [EXCEPTION]    [   190
    102] [client(         152.3.100.30,  37)] Rejecting request The server is tempor
    arily busy
    Aug 30 2005 16:12:12 king.oit.duke.edu SunONEDPS[ 17471]: [OP/CONN]      [   170
    904] [client(         152.3.100.30,  37)] [server(  152.3.101.110+  636,  38)] C
    onnection unbound by client

    No, that was on 5.1. For 6.0, my classpath has just:
    %JAVA_HOME%\lib\tools.jar;%WL_HOME%\lib\weblogic_sp.jar;%WL_HOME%\lib\weblogic.jar;
    %CLASSPATH%
    This works fine.

  • Unable to make a connection

    Hi all,
    i wrote the below code to made a connection to some URL:
    +(NSString *) load:(NSString *)url {
    @try {
    NSString *bodyStr = @"";
    NSData *requestData = [bodyStr dataUsingEncoding:NSUTF8StringEncoding];
    NSMutableURLRequest *theRequest = [NSMutableURLRequest requestWithURL:[NSURL URLWithString:url]];
    [theRequest setHTTPMethod:@"GET"];
    [theRequest setHTTPBody:requestData];
    [theRequest setValue:@"Basic aXBob25lcG9jMTIzOjFwaDBuM3Nkay1idDQyOTQ4" forHTTPHeaderField:@"Authorization"];
    //Basic aXBob25lcG9jMTIzOjFwaDBuM3Nkay1idDQyOTQ4
    //NSLog(theRequest);
    NSHTTPURLResponse *theResponse = NULL;
    NSError *theError = NULL;
    NSLog(@"Sending HTTP Request: \n%@", bodyStr);
    NSData *theResponseData = [NSURLConnection sendSynchronousRequest:theRequest returningResponse:&theResponse error:&theError];
    NSString *response = [[[NSString alloc] initWithData:theResponseData encoding:NSUTF8StringEncoding] autorelease];
    //NSArray * all = [NSHTTPCookie cookiesWithResponseHeaderFields:[response allHeaderFields] forURL:[NSURL URLWithString:url]];
    NSLog(@"HTTP Response: \n%@", response);
    NSInteger httpStatus = [theResponse statusCode];
    NSLog(@"HTTP status ::> %d", httpStatus);
    if(httpStatus == 200) {
    return response;
    } else if(httpStatus == 500) {
    [Utils showMessage:response title:@"Error"];
    return nil;
    @catch (id ex) {
    NSLog(@"Exception occured in getInfo ::> %@", ex);
    return nil;
    return nil;
    But i am unable to get the data by hitting the URL. In console the Response is print like this:
    Please Note: Access to this web site requires that cookies pass properly between your web browser and this web server. Please check the following and retry your request:
    your web browser is configured to accept cookies.
    you are using a fully qualified domain name in your URL.
    http://server.domain.com/index.html is CORRECT.
    http://server/index.html is INCORRECT.
    http://123.123.22.22/index.html is INCORRECT.
    <HR>
    can any one help me how to resolve this problem?

    I am getting below Error:
    Please Note: Access to this web site requires that cookies pass properly between your web browser and this web server. Please check the following and retry your request:
    your web browser is configured to accept cookies.
    you are using a fully qualified domain name in your URL.
    http://server.domain.com/index.html is CORRECT.
    http://server/index.html is INCORRECT.
    http://123.123.22.22/index.html is INCORRECT.
    <HR>
    i am unable to understand the situation. is this because of any server problem or any other thing?

  • Unable to make a connection to weblogic server 6.0

    I need urgent help on this:
    I have installed BEA weblogic server on my machine(Win2000). Following is the classpath:
    ClassPath=C:\Program Files\Exceed.nt\hcljrcsv.zip;C:\Program Files\Exceed.nt;c:\
    jdk1.3.1\bin;.;c:\downloads;c:\downloads\weblogic510sp5.jar;c:\downloads\weblogi
    caux.jar;c:\downloads\common.jar;c:\downloads\SecurityTest.class;c:\downloads\Se
    curityTestHome.class;c:\bea\wlserver6.0\lib\weblogic.jar;c:\bea\wlserver6.0\lib\
    jms450.jar;c:\bea\wlserver6.0\lib\jms451.jar;c:\bea\wlserver6.0\lib\jms500.jar;c
    :\bea\wlserver6.0\lib\jms510.jar;c:\bea\wlserver6.0\lib\mssqlserver4v65.jar;c:\b
    ea\wlserver6.0\lib\wleorb.jar;c:\bea\wlserver6.0\lib\wlepool.jar;c:\bea\wlserver
    6.0\lib\xmlx.jar;c:\bea\wlserver6.0\lib\zac.jar;c:\jdk1.3.1\lib;c:\downloads\lib
    \jndi.jar;c:\downloads\ejb.jar;c:\bea\utils\utils.jar;
    The code that I am using is:
    import javax.naming.*;
    import java.util.Hashtable;
    public class myClass {
    public static void main(String[] args) {
    Context ctx = null;
         boolean result = false;
         Hashtable ht = new Hashtable();
         ht.put(Context.INITIAL_CONTEXT_FACTORY, "weblogic.jndi.WLInitialContextFactory");
         ht.put(Context.PROVIDER_URL, "t3://localhost:7001");
         ht.put(Context.SECURITY_PRINCIPAL, "username");
         ht.put(Context.SECURITY_CREDENTIALS, "password");
              try {
                   ctx = new InitialContext(ht);
                   result = true;
              catch (NamingException ne) {
                   System.out.println("JNDI Exception: ");
                   ne.printStackTrace();
                   result = false;
    Code gets compiled but when I run, following is the error that I get:
    Exception in thread "main" java.lang.NoClassDefFoundError: weblogic/t3/services/
    PropertyDef
    at weblogic.jndi.WLInitialContextFactoryDelegate.<init>(WLInitialContext
    FactoryDelegate.java:134)
    at java.lang.Class.newInstance0(Native Method)
    at java.lang.Class.newInstance(Unknown Source)
    at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialCont
    extFactory.java:118)
    at javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
    at javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
    at javax.naming.InitialContext.init(Unknown Source)
    at javax.naming.InitialContext.<init>(Unknown Source)
    at myClass.main(myClass.java:18)
    Tell me where I am wrong-do I need to include something else in my classpath or weblogic server needs some configuration-weblogic's classpath needs to be set. I don't know. I tried a lot but exhausted. Please help. I would appreciate it.
    -ajain3

    No, that was on 5.1. For 6.0, my classpath has just:
    %JAVA_HOME%\lib\tools.jar;%WL_HOME%\lib\weblogic_sp.jar;%WL_HOME%\lib\weblogic.jar;
    %CLASSPATH%
    This works fine.

  • Unable to make any connection to GoDaddy SMTP server...

    Hi,
    I am trying to configure mail as my mail client for a domain I registered at GoDaddy. I know the server works, as I can log on through the webmail interface and send and receive email, but I cannot get to the SMTP server at all through the Mail application.
    I went into network utilities to ping the server and got nothing. Perhaps some kind of internal firewall issue? Any help would be greatly appreciated.

    There is no SMTP server when sending messages via webmail access.
    I copied the following from GoDaddy's website for setting up the SMTP server.
    When the SMTP Server Options window displays, type smtpout.secureserver.net
    in the Outgoing Mail Server field and change the Server Port setting to 80.
    Under the Authentication list, select Password and enter your SMTP user name (full email address) and password.
    Click OK.
    NOTE: "smtpout.secureserver.net" is an SMTP relay server. In order to use this server to send emails, you must first activate SMTP relay on your email account. Log on to your Manage Email Accounts page to set up SMTP relay. If you do not have SMTP relay set up and your Internet Service Provider (ISP) allows it, you can use the outgoing mail server for your Internet Service Provider. Contact your Internet Service Provider to get this setting.
    Are you access an email account and SMTP server provided by your ISP with the Mail.app and if so, are you able to send messages with this account?
    Are you accessing another email account and SMTP server not provided by your ISP with the Mail.app and if so, are you able to send messages with this account?
    If the answer is yes to the first question, select/use your ISP's SMTP server to send messages with your GoDaddy's account and check with your ISP regarding their required settings when using an SMTP server that is outside of their network.

  • NT Adapter unable to make connection

    Hi,
    I am trying to create a java application using the
    Data Form component. I keep getting the error message
    TN adapter unable to make connection when I use the data form
    wizard. Can I use JDeveloper 2.0 Beta with Oracle 8.0.4?
    TIA,
    Phil
    null

    Hi,
    I still can't get a JDeveloper 2.0 Beta to access a local
    database.
    Here is my configuration:
    Oracle 8.0.5 Enterprise Edition for Windows NT 4.0 (SP3)
    JDeveloper 2.0 Beta (Build 184)
    Oracle Developer 2.1 and Oracle Designer 2.1.1 (installed
    in the same Oracle home directory as the RDBMS)
    All of the above are installed on a STAND ALONE machine with
    NO network card installed. I am NOT connected to a network
    either.
    I have tried using the Oracle Thin driver, the OCI-8 driver, and
    the Sun JDBC driver and still unable to make a connection to
    the local RDBMS 8.0.5. I have tried every combination in the
    Data Form Wizard. I even tried to access the RDBMS with the
    Microsoft Loopback adapter. Does JDeveloper use SQL*Net or Net8?
    Thanks in advance for your help.
    Phil
    JDeveloper Team (guest) wrote:
    : Hi Phil,
    : I posted some DB connect info a few weeks back, but it looks
    : like it's faded off of the list. Here it is again (basically,
    : to connect to an 8.0.4 DB, you need to use the 8.0.5 drivers):
    : There have been quite a few postings on problems with
    connections
    : using JDBC in the JDeveloper 2.0 Beta release. This may help
    : answer some of the common questions that arise. Please note
    that
    : the connection issues listed here are specific to the Beta
    : release of JDeveloper. The production release of JDeveloper
    will
    : include Oracle 815 JDBC drivers, which should fix some of the
    : limitations listed below.
    : If this message does not help you fix your connection problem,
    : please be sure to provide the following information in your
    : posting to help us troubleshoot your problem:
    : * version of the database you are trying to connect to
    : * platform the database is installed on
    : * is the database local or remote
    : * what driver(s) you have tried connecting with
    : The JDBC 8.1.4 THIN driver is provided as the default driver
    with
    : JDeveloper 2.0Beta. This driver can connect to 8.1.4 and
    : 8.0.5 databases.
    : If you are connecting to an 8.1.4 database and want to use the
    : thin driver, you should be OK.
    : If you are connecting to an 8.1.4 database and want to use the
    : OCI driver, see
    : the instructions below for switching your driver version. No
    : 8.1.4 OCI
    : drivers were available at the time of our Beta release. If you
    : want to use
    : OCI, you need to use the 8.0.5 drivers.
    : If you are connecting to an 8.0.5 database and want to use the
    : thin driver, you should be OK.
    : If you are connecting to an 8.0.5 database and want to use the
    : OCI driver, see the instructions below for switching driver
    : versions.
    : If you are connecting to an 8.0.5 database on Linux, there is a
    : bug which does not currently allow this connection.
    : If you are connecting to an 8.0.4 or earlier database (back to
    : 7.2) and want to use the JDBC thin or OCI drivers, see the
    : instructions below for switching driver versions.
    : If you are connecting to a Personal Oracle database, use the
    OCI
    : bequeath method to connect.
    : If you are connecting to an Oracle Lite 3.5 database, you will
    : need to upgrade the drivers that came with JDeveloper 2.0
    Beta.
    : See the instructions below.
    : Instructions for Switching Driver Versions (regular Oracle):
    : 1. Exit from JDeveloper.
    : 2. Open the jdeveloper.ini file in a text editor. This file is
    : located in the JDeveloper bin directory.
    : 3. Edit the IDE Classpath so one of the following appears
    before
    : ..\aurora\classes111.zip:
    : ..\jdbc\lib\oci8\classes111.zip (to use the 8.0.5 thin or
    OCI8
    : driver)
    : ..\jdbc\lib\oci7\classes111.zip (to use the OCI7 driver)
    : 4. Save and close the jdeveloper.ini file.
    : 5. Restart JDeveloper
    : Optional steps to use the right driver at runtime within the
    IDE
    : - must be performed for each project that you will use the
    : non-814 JDBC driver with:
    : 1. Select Project Properties from the Project menu for the
    : project you are working on.
    : 2. Make sure the library for the non-814 JDBC driver you want
    to
    : use appears in the
    : libraries list (if not, click Add to add it).
    : 3. Select the non-814 JDBC driver you want to use and drag it
    to
    : the top of the list. It must appear BEFORE BOTH of the
    following
    : libraries:
    : a. Oracle 814 JDBC
    : b. Enterprise Java Beans (this library also pulls in the 814
    : JDBC driver)
    : Notes on using the 8.0.5 drivers:
    : 1. If you are using the 8.0.5 thin driver to connect to a local
    : database, type the name of your host, or the IP address. Do
    not
    : use 'localhost' for the host name.
    : Instructions for upgrading to Oracle Lite 3.5 drivers:
    : 1.Install Oracle Lite 3.5
    : 2.Find the following files in <ORACLE_HOME>:
    : olad2035.dll
    : olite35.msb
    : oljac35.dll
    : oljdbc35.dll
    : olobj35.dll
    : olod2035.dll
    : olodmg35.dll
    : olrep835.dll
    : olsql35.dll
    : (these files will be refered as olite35-dlls from now on)
    : 3.Copy olite35-dlls into <JDeveloper_Home>\bin
    : 4.Create directory <JDeveloper_Home>\jdbc\lib\olite35
    : 5.Copy <ORACLE_HOME>\Lite\Classes\olite35.jar into
    : <JDeveloper_Home>\jdbc\lib\olite35
    : 6.Open <JDeveloper_Home>\bin\JDeveloper.ini, replace
    : "olite30\olite.jar" with "olite35\olite35.jar" in the
    : IDE_CLASSPATH.
    : 7.Launch JDeveloper 2.0
    : 8.Create a Oracle Lite 3.5 Library:
    : a. Select Tools | Default Project Properties from the menu.
    : b. Click the Libraries button.
    : c. Click the New button to create a new library.
    : d. Name: Oracle Lite 3.5 JDBC
    : e. Classpath:<JDeveloper_Home>\jdbc\lib\olite35\Olite35.jar
    : f. Click OKto create the library
    : 9.Select the Oracle Lite 3.0 JDBC library in the Library list
    : and
    : click the Remove button.
    : 10. Click Add and select your newly created Oracle Lite 3.5
    JDBC
    : library from the list. Click OK to add it.
    : If you already have a project defined and opened in the IDE,
    : select Project Properties from the Project menu, and make sure
    : your new Oracle Lite 3.5 library is listed in the libraries
    : list.
    : If not, use steps 9 and 10 above to add it to your project.
    : phil (guest) wrote:
    : : Hi,
    : : I am trying to create a java application using the
    : : Data Form component. I keep getting the error message
    : : TN adapter unable to make connection when I use the data form
    : : wizard. Can I use JDeveloper 2.0 Beta with Oracle 8.0.4?
    : : TIA,
    : : Phil
    null

  • Unable to get Data Connection on Treo Pro after Flying (Sprint)

    I got my Treo Pro a few weeks ago and have really had no issues. It has been a great phone, but I just ran into an issue I cannot explain.
    I had to fly from Mpls to Miami and put my phone in "airplane mode" when the flight started. When I landed I took the phone out of "airplane mode" and was able to get voicemail and make calls. However, when I tried to get email or open a browser session the phone kept giving me an error. It was trying to dial #777 to begin a data session (I think) and said it was unable to make a connection. I removed the battery and forced the phone to reboot and everything work just fine.
    Someone I traveled with suggested I give it some time to "sync" up with the network, so on the return trip I just let phone continue to try and establish a session for about an hour. After an hour with no email I got frustrated and rebooted the phone... again everything worked just fine. Am I going to need to reboot this phone every time I travel? Is there something I am missing here?
    Is anyone else seeing this? Is it a Sprint Issue? Please help. Thanks in advance.
    Dan
    Post relates to: Treo Pro T850 (Sprint)
    This question was solved.
    View Solution.

    Hello and thank you for using the Palm Help Forums!
    That's strange and I've never heard of this issue. I usually don't jump to this method of troubleshooting right away but I do not have any other idea to resolve this issue. Try to do a hard reset on the device. A hard reset will erase all data on the device and restore settings back to default. Be sure to back up all data on a computer to Outlook via Activesync or Windows Mobile Device Center (WMDC). For further information and instructions on hard resets please visit kb.palm.com and look up article number 43146 in the solution id search field.
    Please let me know if you have any further questions or concerns.
    -Pat 
    Post relates to: Treo 800w (Sprint)

  • Unable to create new connection using SAP Business One

    Hi all,
    I am unable to make a connection using the new SAP Business One connetion provided with the 8.8 release of SAP Business One Crystal Report Integration Package.
    There are no Companies available to select from.  When I try to manually type in the company name, the logon fails.  If I then press "Cancel", I get a message that Crystal reports encountered a problem and needs to close.  The details of the error refers to the following DLL: crdb_b1.dll.
    The connection is successful from another PC that only has the Client installed (and uses the License server on our server, which also contains the databases.)
    I have a local installation with my own license server.  I am not even able to connect to the database on my local PC.
    Please can anyone explain why this isn't working?
    Regards,
    Rikard

    Hi Rikard,
    You may get better help if you post your question to the Business One forum. I can' t move your post.
    Thank you
    Don

  • Which OC4J instance to install Mapviewer?

    Is there a specific instance of the OC4J on my 9iAS server that I should install Mapviewer? The way my development environment is setup we already have numerous OC4J instances.
    HTTP Server
    OC4J_BI_Forms
    OC4J_Demos
    OC4J_home
    OC4J_Portal
    OC4J_Wireless
    etc...
    Should I install Mapviewer under one of these instance or create a new OC4J instance? Is there a standard place?
    Thanks!
    -Scott

    There is no 'standard' OC4J instance for MapViewer. So yes you can deploy mapviewer into any of the existing OC4J instances, however the following points may make creating a separate OC4J instance for MapViewer reasonable:
    1. individually config memory usage by MapViewer. if mapviewer will be serving lots of big maps that require fetching a ton of data from DB, then you will need to bump up the memory allocation to the oc4j instance.
    2. the mapviewer error/log messages will not be mixed with logs from other applications.
    3. you can just restart the mapviewer oc4j instance w/o affecting other applications; conversely, if you deploy mapviewer to existing OC4J instances, and when that instance is restarted the mapviewer server will also be restarted.
    LJ

  • OWB 11g - Repository Browser no OC4J instance

    Hi All,
    I have installed OWB11g and its working fine. But I don't see any OC4J instance startup under my program menu->oracle home and hence i cannot start the OWB repository browser. Do i need to configure any other thing to see OC4J instance startup or for 11g there is no OC4J requried. If no OC4J is requried for OWB repository browser in 11g , how do i start the browser ?
    Thanks,
    Sam.

    Hi All,
    I got it - in 11g you can use startOwbbInst.bat under <ORACLE_HOME>/owb/bin/win32 to start the OC4J instance and in 11g when you run it for the first time it will ask you to set OC4J Administrator password.
    Thanks,
    Sam.

Maybe you are looking for

  • MediaPlayer OnEndOfMedia not working in Webstart application

    I have an issue with a Swing/JavaFX application where I'm using the mediaPlayer to play a video. The application works just fine when it is run in my eclipse but as soon as I pack it and upload it to a webserver the video gets played without a proble

  • F110 Error-Pymt Methods for This Run Not Specified in Master Record

    Hi, I have encountered an issue where the payment program will not determine the payment method correctly.  We have several company codes assigned to a single paying company code.  We do not enter a payment method on the invoice.  The payment method

  • Acrobat Pro 9: PDF Optimizer module refuses to load...

    Okay, I have a weird one... Adobe Acrobat Pro 9.06 - The PDF Optimizer module just decided to stop loading yesterday. You poll the menu item and the window does not appear. So I followed the usual protocols: I restarted - nothing. I ran a privilege f

  • BPM and Mobility

    Hello, I want to know if it's possible now to have integration to mobile devices from BPM Task and UWL. I've asked this question before but SAP told me that it was going to be possible in 7.3. Obviously, what I meant with integration, is integration

  • Microsoft Office - Test Drive Complete

    I bought a new G5 and sync'd it w/ my old iBook. I purchased Microsoft Office Suite for that computer and now it won't run on my new system. Can someone help me figure out why.