Error while logging into CR server using SDK API

I have crystal reports server 2008 running on Redhat linux machine. The CMS server (running on port 6400)and other servers are all up and running.
When I try to communicate to the server using the SDK API I am getting error message. Can someone help me. I tried many things like shutting down firewall at the  server etc bit nothing work . The netstat -na command shows server is running on port 6400. I am going mad.
              String  authentication = "secEnterprise"
              ISessionMgr sm = CrystalEnterprise.getSessionMgr();
          enterpriseSession = sm.logon(userName,password,cms,authentication)
Exception:
com.crystaldecisions.enterprise.ocaframework.OCAFrameworkException$CommunicationError: Communication error occurred when trying to connect to server 15.7.204.107:6400 (FWM 01009)
cause:com.crystaldecisions.thirdparty.org.omg.CORBA.TRANSIENT: attempt to establish connection failed: java.net.ConnectException: Connection timed out: connect  minor code: 0x4f4f0001  completed: No
detail:Communication error occurred when trying to connect to server 15.7.204.107:6400 (FWM 01009) attempt to establish connection failed: java.net.ConnectException: Connection timed out: connect
     at com.crystaldecisions.enterprise.ocaframework.RawAPSDirectory.find(RawAPSDirectory.java:252)
     at com.crystaldecisions.enterprise.ocaframework.APSServerHandler.buildAPSClusterInfo(APSServerHandler.java:425)
     at com.crystaldecisions.enterprise.ocaframework.APSServerHandler.buildServerInfo(APSServerHandler.java:142)
     at com.crystaldecisions.enterprise.ocaframework.ServerController.redirectServer(ServerController.java:546)
     at com.crystaldecisions.enterprise.ocaframework.ServiceMgr.redirectServer(ServiceMgr.java:1060)
     at com.crystaldecisions.enterprise.ocaframework.ManagedSessions.get(ManagedSessions.java:250)
     at com.crystaldecisions.enterprise.ocaframework.ServiceMgr.getManagedService(ServiceMgr.java:694)
     at com.crystaldecisions.sdk.occa.security.internal.LogonService.ensureServiceStub(LogonService.java:504)
     at com.crystaldecisions.sdk.occa.security.internal.LogonService.doUserLogon(LogonService.java:648)
     at com.crystaldecisions.sdk.occa.security.internal.LogonService.userLogon(LogonService.java:295)
     at com.crystaldecisions.sdk.occa.security.internal.SecurityMgr.userLogon(SecurityMgr.java:162)
     at com.crystaldecisions.sdk.framework.internal.SessionMgr.authenticate(SessionMgr.java:598)

Thanks for the reply. What do you mean by enterprise machine. Can you explain.
I will try wireshark and let you know.
I can login into infoview, cmc and ssh to that machine without problems.Very strange.

Similar Messages

  • Error while logging into server

    Hi all,
         We are getting the following error while logging into portal server.
    <b>Portal Runtime Error
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    com/sapportals/htmlb/AbstractCompositeComponent.
    Exception id: 05:24_21/03/06_0306_7632250
    See the details for the exception ID in the log file</b>
          The log file says:
    The error occurred while trying to load "com.sapportals.wcm.app.controller.ControllerComposite".
                at com.sap.engine.frame.core.load.ReferencedLoader.loadClass(ReferencedLoader.java:389)
                at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
                at com.sapportals.wcm.portal.component.base.ControllerComponent.getPage(ControllerComponent.java:90)
                at com.sapportals.portal.htmlb.page.PageProcessorComponent.getPage(PageProcessorComponent.java:193)
                at com.sapportals.wcm.portal.component.base.ControllerComponent.getPage(ControllerComponent.java:101)
                at com.sapportals.portal.htmlb.page.PageProcessorComponent.doOnNodeReady(PageProcessorComponent.java:62)
                at com.sapportals.portal.prt.component.AbstractPortalComponent.handleEvent(AbstractPortalComponent.java:388)
                at com.sapportals.portal.prt.pom.ComponentNode.handleEvent(ComponentNode.java:252)
                at com.sapportals.portal.prt.pom.PortalNode.fireEventOnNode(PortalNode.java:369)
                at com.sapportals.portal.prt.pom.AbstractNode.addChildNode(AbstractNode.java:340)
                at com.sapportals.portal.pb.PageBuilder.createAndAddEmbeddediView(PageBuilder.java:178)
                at com.sapportals.portal.pb.PageBuilder.createiView(PageBuilder.java:391)
                at com.sapportals.portal.pb.PageBuilder.createAndAddiViews(PageBuilder.java:234)
                at com.sapportals.portal.pb.PageBuilder.doOnNodeReady(PageBuilder.java:576)
                at com.sapportals.portal.prt.component.AbstractPortalComponent.handleEvent(AbstractPortalComponent.java:388)
                at com.sapportals.portal.pb.PageBuilder.handleEvent(PageBuilder.java:725)
                at com.sapportals.portal.prt.component.CachablePortalComponent.handleEvent(CachablePortalComponent.java:685)
                at com.sapportals.portal.prt.pom.ComponentNode.handleEvent(ComponentNode.java:252)
                at com.sapportals.portal.prt.pom.PortalNode.fireEventOnNode(PortalNode.java:369)
                at com.sapportals.portal.prt.pom.AbstractNode.addChildNode(AbstractNode.java:340)
                at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:642)
                ... 21 more
    #1.5#00096BDA49250056000000230000194C00040F7F0C37AE90#1142938246828#com.sap.portal.portal#sap.com/irj#com.sap.portal.portal#Administrator#36976##PCIIB03901.cts.com_J2E_7632250#Administrator#85981ec0b8c811daa57e00096bda4925#SAPEngine_Application_Thread[impl:3]_22##0#0#Error#1#/System/Server#Java###Exception ID:04:20_21/03/06_0302_7632250
    [EXCEPTION]
    #1#com.sapportals.portal.prt.runtime.PortalRuntimeException: PortalRuntimeException
                at com.sapportals.portal.prt.core.PortalRequestManager.handleRequestException(PortalRequestManager.java:921)
                at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:803)
                at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
                at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
                at java.security.AccessController.doPrivileged(Native Method)
                at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
                at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
                at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
                at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
                at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
                at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
                at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
                at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
                at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
                at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
                at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
                at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
                at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
                at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
                at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
                at java.security.AccessController.doPrivileged(Native Method)
                at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:95)
                at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:160)
    Caused by: java.lang.NoClassDefFoundError: com/sapportals/htmlb/AbstractCompositeComponent
    Loader Info -
    ClassLoader name: [com.sapportals.portal.prt.util.ApplicationClassLoader@13cf82b]
    Parent loader name: [com.sapportals.portal.prt.util.AutoClassLoader@1052dc3]
    References:
       not registered!
    Resources:
       D:
    usr
    sap
    J2E
    JC00
    j2ee
    cluster
    server0
    apps
    sap.com
    irj
    servlet_jsp
    irj
    root
    WEB-INF
    portal
    portalapps
    com.sap.km.cm.main
    lib
    km.appl.controller.controller_api.jar
       D:
    usr
    sap
    J2E
    JC00
    j2ee
    cluster
    server0
    apps
    sap.com
    irj
    servlet_jsp
    irj
    root
    WEB-INF
    portal
    portalapps
    com.sap.km.cm.main
    lib
    km.appl.docapplet.docapplet_api.jar
       D:
    usr
    sap
    J2E
    JC00
    j2ee
    cluster
    server0
    apps
    sap.com
    irj
    servlet_jsp
    irj
    root
    WEB-INF
    portal
    portalapps
    com.sap.km.cm.main
    lib
    km.appl.servlet.base_api.jar
       D:
    usr
    sap
    J2E
    JC00
    j2ee
    cluster
    server0
    apps
    sap.com
    irj
    servlet_jsp
    irj
    root
    WEB-INF
    portal
    portalapps
    com.sap.km.cm.main
    lib
    km.appl.servlet.webdav_api.jar
    The error occurred while trying to load "com.sapportals.wdf.WdfCompositeController".
    Loader Info -
    ClassLoader name: [com.sapportals.portal.prt.util.ApplicationClassLoader@13cf82b]
    Parent loader name: [com.sapportals.portal.prt.util.AutoClassLoader@1052dc3]
    References:
       not registered!
    I checked the following thread:
    /thread/25951 [original link is broken]
    The htmlb jar file is available in the location where it has to be.
    We have been getting this error 2 or 3 times; each time we had to install the server again!!Couldn't find any other alternative.
    Can someone help me in resolving this issue?
    Thanks in advance.
    Any help towards solving the problem will be definitely rewarded.
    Regards,
    M.Subathra

    Hi James,
            Am not able to get u.
    The jar file is already there in the path.
    Now,should I rename com.sap.portal.htmlb.par.bak to com.sap.portal.htmlb.par? Please clarify.
    Thanks & Regards,
    M.Subathra

  • Error while logging into applications in R12(21.1.3)

    Hi,
    We are getting below error while logging into applications in R12 (12.1.3).
    **"You have encountered an unexpected error. Please contact the system administrator for assistance"**
    Everytime we face this issue, we will bounce OACORE services then the issue will not occur again.
    Can you please help me in finding permanent fix for this issue?
    FYI,
    I have performed the following debugging steps to check the issue further
    1.     Enabled FND diagnostics at the site level .
    2.     Added following lines in ocj4.properties file
    AFLOG_ENABLED=true
    AFLOG_LEVEL=statement
    AFLOG_MODULE=% (% captures all - preferable to use products such as fnd, ies, por)
    AFLOG_FILENAME=/tmp/test.log
    3.     Examined the output from aoltest.jsp. Please find the attached AOL-J diagnostics test file.
    Then I have reproduced the issue, and examined all the log files but couldn’t find any error information.
    Thanks,
    Srinivasulu.

    Everytime we face this issue, we will bounce OACORE services then the issue will not occur again.
    Can you please help me in finding permanent fix for this issue?
    Then I have reproduced the issue, and examined all the log files but couldn’t find any error information. If bouncing the services fixes the issue, then there must be some details about the error in the logs.
    R12, 12.1 - How To Enable and Collect Debug for HTTP, OC4J and OPMN [ID 422419.1]
    How to enable Apache, OC4J and OPMN logging in Oracle Applications R12 [ID 419839.1]
    Thanks,
    Hussein

  • Error while logging into BI Publisher

    Hello All,
    I get the below error while logging into BI Publisher with the Default credentials
    "oracle.apps.xdo.servlet.resourc eNotFoundException: %s_Reports_Path%/Admin/Security/principals.xml "
    Any inputs on this is highly appreciated.
    Thanks,
    Vasavi

    Hi ,
    Check the following thread
    BI Publisher login fails
    May be the same issue is sloved...
    Thanks,
    Ananth

  • Error while starting the managed server using nodemanager

    HI ,
    I am getting the below error while starting the managed server from the Admin console. All the serverstart and the node manager proeprties looks fine.
    Below is the error in the managed server log,
    startWebLogic.sh: grep: not found
    startWebLogic.sh: uname: not found
    startWebLogic.sh: test: argument expected
    can you help me to solve the problem please. i am using weblogic 10.3.3
    thanks
    Arun

    I think you've changed and added some lines into your startWebLogic.sh script. Can you put your script here?

  • Error while Importing from Dev Server using Transport Request.

    Hello Everyone,
                               Please help me on the following problem.
    I imported my package which consists of 2 reports, one module pool and one copied standard Function Group consisiting of 3 FM's from my DEV server to Quality Server using Tranport Request(Co files and Data files) It was successful.
    However due to some reasons , i need to delete everyting from Quality Server.
    So i again created a new request and assigned everything again to this new request. But now some objects are imported like Reports but module pool and Function Group incudind FM's are not imported...
    Can anyone tell me why?
    And What should i do in this case?

    Yes when i tried to import the Request and checked the logs, it says Error.
    The Log is like.
    Selection for Import                     17.08.2011 17:03:13    (0) Successfully Completed
    Import ABAP Dictionary Objects           17.08.2011 17:03:28    (0) Successfully Completed
    ABAP Dictionary Activation               17.08.2011 17:03:36    (4) Ended with Warning
    Import                                   17.08.2011 17:03:59    (8) Ended with errors
    Check Versions                           17.08.2011 17:04:00    (0) Successfully Completed
    Generation of Programs and Screens       17.08.2011 17:04:06    (4) Ended with Warning
    I have checked everything for Module Pool also as well as for FG but i am unable to understand te problem.
    My one colleague is saying you need to have a new name for each object.

  • Error while inserting into ms access using jsp

    i am using the following code to insert values from textboxes into access database
    try
    Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
    con = DriverManager.getConnection(url);
              Statement stmt=con.createStatement();
              //ResultSet rs = null;
              //String sql = ("INSERT INTO co-ords VALUES ('" + nam + "','" + lat + "','" + lon + "','"+ latm +"','"+ lonm +"','"+ latmd +"','"+ lonmd +"','"+ latms +"','"+ lonms +"') ");
              String sql = "INSERT INTO co-ords (nam ,lat , lon , latm ,lonm , latmd , lonmd ,latms , lonms) VALUES ('" + nam + "','" + lat + "','" + lon + "','"+ latm +"','"+ lonm +"','"+ latmd +"','"+ lonmd +"','"+ latms +"','"+ lonms +"') ";
              out.println(sql);
              stmt.executeUpdate(sql);
    the output i get is
    INSERT INTO co-ords (nam ,lat , lon , latm ,lonm , latmd , lonmd ,latms , lonms) VALUES ('cck','28.656529681148545','77.23440170288086','28','77','39','14','23.508','3.8472') Exception:java.sql.SQLException: [Microsoft][ODBC Microsoft Access Driver] Syntax error in INSERT INTO statement.
    can somebody help me?

    Simple,
    Some error in your query right. Unable to understand Quotation stuff.
    Well understand it properly else error will follow forever :)
    Without String, Straight Away Values
    stmt1.executeUpdate("insert into Login_Details values('Example','Exmaple')");This is the query with Login_Id Pass_Word String containing the value
    stmt1.executeUpdate("insert into Login_Details values('"+Login_Id+"','"+Pass_Word+"')");Then storing sql as string and pass it in executeUpdate(sql)
    String sql="insert into Login_Details values ('example','example') "String + Values in String
    String sql="insert into Login_Details values ('"+example+"','"+example+"') "Just first it . Hope this reply solve ur SQL EXCEPTIONG
    Sachin Kokcha

  • Error while deoploying into weblogic server 10.3

    Deployment incomplete. #### May 8, 2009 2:25:02 PM
    [J2EE Deployment SPI:260010]Unable to connect to 't3s://localhost:7002' as user, 'weblogic'. Error received: null
    [J2EE Deployment SPI:260010]Unable to connect to 't3s://localhost:7002' as user, 'weblogic'. Error received: null
    [J2EE Deployment SPI:260010]Unable to connect to 't3s://localhost:7002' as user, 'weblogic'. Error received: null
    t3s://localhost:7002: Destination unreachable; nested exception is:
         java.net.ConnectException: Connection timed out: connect; No available router to destination
    Destination unreachable; nested exception is:
         java.net.ConnectException: Connection timed out: connect; No available router to destination

    hi leender
    i am facing this error help me
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: java.sql.SQLDa
    aException, msg=ORA-01882: timezone region not found
    at oracle.jbo.server.OracleSQLBuilderImpl.setSessionTimeZone(OracleSQLB
    ilderImpl.java:4957)
    at oracle.jbo.server.DBTransactionImpl.refreshConnectionMetadata(DBTran
    actionImpl.java:5054)
    at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImp
    .java:1280)
    at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:6
    15)
    at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransacti
    nImpl2.java:249)
    Truncated. see log file for complete stacktrace
    java.sql.SQLDataException: ORA-01882: timezone region not found
    at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.j
    va:79)
    at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:
    16)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.jav
    :177)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:455)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:413)
    Truncated. see log file for complete stacktrace

  • Error while logging into NWA in CE 7.1

    Hi,
    I added sap.theme.default= http://host:port/webdynpro/resources/sap.com/tcwddispwda/global/SSR/themes/Theme in NWA WebDynpro properties.Post that there is an exception coming up in NWA screen itslf.
    Excpetion log:
    java.lang.IllegalStateException: You have to configure also the theme name using configuration parameter <sap.theme.name.default> when running with inline CSS.
        at com.sap.tc.webdynpro.serverimpl.defaultimpl.laf.LookAndFeelService.getDefaultTheme(LookAndFeelService.java:490)
        at com.sap.tc.webdynpro.serverimpl.defaultimpl.laf.LookAndFeelService.getStyleSheetURLs(LookAndFeelService.java:208)
        at com.sap.tc.webdynpro.serverimpl.defaultimpl.laf.LookAndFeelService.getCurrentThemeName(LookAndFeelService.java:86)
        at com.sap.tc.webdynpro.clientimpl.html.renderer.lightspeed.base.LSRenderManager$System.<init>(LSRenderManager.java:385)
        at com.sap.tc.webdynpro.clientimpl.html.renderer.lightspeed.base.LSRenderManager.<init>(LSRenderManager.java:51)
        ... 54 more
    Regards
    Radhika

    Check this...if you have not that already: PI 7.1 - Unable to find associated SLD element for specified class
    Incorrect/ expired password was cited as a cause of error.
    Regards,
    Abhishek.

  • Error while logging into Enterpise Manager

    Hi all,
    I have successfully installed the SOA suite. When I try to open the enterprise manager in the browser, it gives me the following error. Any help on what needs to be done would be appreciated.
    Weblogic server is running fine so is oracle BPM. Enterprise manager was also running till this problem occured.
    QUOTE"
    Request URI:/em/targetauth/asLogin.jspx
    The following exception occurred:
    OracleJSP error:oracle.jsp.parse.JspParseException:
    /targetauth/asLogin.jspx: Line # 1, <jsp:root version="1.2" xmlns:af="http://xmlns.oracle.com/adf/faces/rich" xmlns:bib="http://xmlns.oracle.com/dss/adf/faces" xmlns:cust="http://xmlns.oracle.com/adf/faces/customizable" xmlns:f="http://java.sun.com/jsf/core" xmlns:jsp="http://java.sun.com/JSP/Page" xmlns:pe="http://xmlns.oracle.com/adf/pageeditor" xmlns:tr="http://myfaces.apache.org/trinidad" xmlns:trh="http://myfaces.apache.org/trinidad/html">
    Error: java.util.zip.ZipException: invalid entry size (expected 37579 but got 37577 bytes)
    "UNQUOTE
    Thanks and regards
    http://localhost:7001/em

    Hi,
    You say EM was running fine before, but now it is giving you this error message. Did you access EM on this URL you mentioned below? Is this a standaone installation?
    You may want to use the FMW forums for this question. EM HA Configuration forum may not be the most suitable for this discussion.
    Thank you,
    Farouk

  • Error While connecting a DL585 server using Emulex LightPulse (A8002A) to a 3par Storage Array

    When connecting this Windows 2003 server to the HP 3PAR Array, the customer receive warnings (6-7 per second), for example:
    ==================================
    Device (4,3,14) is reserved by other host.
    DsmSendTURSynchronous: Device(4,3,12), NTStatus(c0000185), SrbStatus(4), ScsiStatus(18).
    DsmSendTURSynchronous: Device(4,3,14), NTStatus(c0000185), SrbStatus(4), ScsiStatus(18).
    Device (4,2,12) is reserved by other host.
    Device (4,2,14) is reserved by other host.
    Device (4,3,10) is reserved by other host.
    DsmSendTURSynchronous: Device(4,2,12), NTStatus(c0000185), SrbStatus(4), ScsiStatus(18).
    DsmSendTURSynchronous: Device(4,2,14), NTStatus(c0000185), SrbStatus(4), ScsiStatus(18).
    DsmSendTURSynchronous: Device(4,3,10), NTStatus(c0000185), SrbStatus(4), ScsiStatus(18).
    ==================================
    The HBA details are as follows :
     Fibre Channel HBA Drivers
      [elxfc] ................................... Emulex StorPort driver, Version: 7.2.70.18
         [Number of Physical Devices] ........... 2
          Device 0 .............................. Emulex LightPulse HBA - Storport Miniport Driver
           Adapter ID ........................... Emulex A8002A, PCI Slot 6, Storport Miniport Driver
           Location of Device 0 ................. PCI bus 79, device 0, function 0
          Device 1 .............................. Emulex LightPulse HBA - Storport Miniport Driver
           Adapter ID ........................... Emulex A8002A, PCI Slot 4, Storport Miniport Driver
           Location of Device 1 ................. PCI bus 76, device 0, function 0
    # I am not much experdized in Microsoft OS but the issue seems to be related to the Multipath or path repated to the Array. Just want to check anyone has ever came across with such error ? They have access to the external 3Par Array volumes without
    issues. the server is in fact also connected to an HP EVA Array with HP EVA MPIO Dsm installed.
    It may a normal event or error so want to know the full details of the above events and any further actin plan is highly appreciated.
    Thanks in advance,
    Prodyott

    are these LUNs shared or standalone?
    I don't think it's really wise to have more than one DSM on the same server, so you're mixing the EVA and 3par DSMs and on 2003...
    other than ensuring that HBA firmware and drivers are all up to date and DMS drivers are at the latest, not much else you can do from the host side...maybe update the storport.sys driver to the latest for that OS
    are you sure that the HBAs are in fact supported/compatible with both storage back-ends? what about their driver/firmware/DSM versions - some SANs are very picky when it comes to this stuff, check the interop matrixes to find out
    overall, if you don't need SAN connection to one of these storage back-ends, I suggest you get rid of it and its DSM

  • Log into LDAP server using Safari

    24" iMac   Mac OS X (10.4.8)  
    How do I get our new iMac to acccess this server:
    ldap://directory.esign.com.au
    this is a link form another internet page - http://www.verisign.com.au/gatekeeper/customs/search.shtml
    I am trying to replace a windows machine with a new 24" iMac but access to this directory is important. It is seamless on the windows machine but the iMac tells me that OS X doesn't recognise anything starting with "ldap"
    I asked Apple and they sent me pulls from the Directory acccess help files but it didn't clarify much.
    Any help is much appreciated.
    24" iMac   Mac OS X (10.4.8)  

    The reason for using Safari is that the link is accessed from a web page.
    The functionality is currently run from Explorer and I would prefer to maintain the use of a single application if possible.

  • Error while logging in the BPC

    Hi All
    We are using BPC MS version.
    We have encountered the following error, while Logging into the server :
    ' Cannot insert duplicate key row in object ' dbo.TBLDEFAULTS' with unique index ' IX_tbldefaults'. The statement has been terminated.
    I have also seen note no. 1326648 but we are alredy on SP005
    If anybody, has solution for this, please let us know.
    Thanks & Regards
    Rushabh Doshi
    Edited by: R201184 on Nov 19, 2009 3:38 AM

    Usually this happen when you have a bad restore of an appset.
    Or it can happen when you are doing a reimage of one computer into another computer.
    Into tbldefault from appset where you try to connect it seems you have some duplicate records and this is causing the issue.
    You have to find these duplicate records and to leave just a single record.
    Regards
    Sorin Radulescu

  • Error while inserting into MS-SQL Server from Oracle using HS

    Hi,
    I am using hetrogeneous connection.
    I want to insert into MS-SQL Server Table by selecting from Oracle Tables.
    insert into tableone@mssql select * from table2;
    Table2 is in oracle database.
    while executing i'm getting
    ORA-02025: all tables in the SQL statement must be at the remote database
    Please guide me.
    Regards
    Salih KM

    some guy come up a solution by himself before. go ahead and try it
    ORA-02025 error while insert into emp@custard select ....

  • Having problem with svchost.exe/ntdll.dll errors causing GPSVC (Group Policy Client) to crash preventing users from logging into the server.

    Recently (within the past 2 weeks) I have noticed a few of our servers will have problems with the svchost.exe application causing the GPSVC (Group Policy Client) to crash. The only fix at that point is to reboot the server since the GPSVC service is tied
    to svchost.exe and therefore is protected from being manually restarted.
    I noticed the following errors when this occurs:
    Log Name:      Application
    Source:        Application Error
    Date:          7/23/2013 4:35:26 AM
    Event ID:      1000
    Task Category: (100)
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      Server1.xxx.xxx.net
    Description:
    Faulting application name: svchost.exe, version: 6.1.7600.16385, time stamp: 0x4a5bc3c1
    Faulting module name: ntdll.dll, version: 6.1.7601.17725, time stamp: 0x4ec4aa8e
    Exception code: 0xc0000024
    Fault offset: 0x00000000000cd7d8
    Faulting process id: 0x46c
    Faulting application start time: 0x01ce877f9476ac07
    Faulting application path: C:\Windows\system32\svchost.exe
    Faulting module path: C:\Windows\SYSTEM32\ntdll.dll
    Report Id: d252d26d-f372-11e2-8ad4-005056ac00e8
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Application Error" />
        <EventID Qualifiers="0">1000</EventID>
        <Level>2</Level>
        <Task>100</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2013-07-23T08:35:26.000000000Z" />
        <EventRecordID>158950</EventRecordID>
        <Channel>Application</Channel>
        <Computer>AAW19XM2.agency.nwie.net</Computer>
        <Security />
      </System>
      <EventData>
        <Data>svchost.exe</Data>
        <Data>6.1.7600.16385</Data>
        <Data>4a5bc3c1</Data>
        <Data>ntdll.dll</Data>
        <Data>6.1.7601.17725</Data>
        <Data>4ec4aa8e</Data>
        <Data>c0000024</Data>
        <Data>00000000000cd7d8</Data>
        <Data>46c</Data>
        <Data>01ce877f9476ac07</Data>
        <Data>C:\Windows\system32\svchost.exe</Data>
        <Data>C:\Windows\SYSTEM32\ntdll.dll</Data>
        <Data>d252d26d-f372-11e2-8ad4-005056ac00e8</Data>
      </EventData>
    </Event>
    All of our servers are running Server 2008 R2 Enterprise where we use Citrix to deliver desktop sessions to our users, but some are virtual and some are physical. This seemingly impacts our virtual machines more, and our VMs are hosted through VMWare, however,
    about 5 months ago a similar error fired on a non-virtual machine:
    Log Name:      Application
    Source:        Application Error
    Date:          2/27/2013 6:57:58 AM
    Event ID:      1000
    Task Category: (100)
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      AAW29033
    Description:
    Faulting application name: svchost.exe_gpsvc, version: 6.1.7600.16385, time stamp: 0x4a5bc3c1
    Faulting module name: ntdll.dll, version: 6.1.7601.17725, time stamp: 0x4ec4aa8e
    Exception code: 0xc0000024
    Fault offset: 0x00000000000cd7d8
    Faulting process id: 0x6c0
    Faulting application start time: 0x01ce14e1af313fd9
    Faulting application path: C:\Windows\system32\svchost.exe
    Faulting module path: C:\Windows\SYSTEM32\ntdll.dll
    Report Id: ed3d01c4-80d4-11e2-9128-b499baa9e5e8
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Application Error" />
        <EventID Qualifiers="0">1000</EventID>
        <Level>2</Level>
        <Task>100</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2013-02-27T11:57:58.000000000Z" />
        <EventRecordID>286291</EventRecordID>
        <Channel>Application</Channel>
        <Computer>AAW29033</Computer>
        <Security />
      </System>
      <EventData>
        <Data>svchost.exe_gpsvc</Data>
        <Data>6.1.7600.16385</Data>
        <Data>4a5bc3c1</Data>
        <Data>ntdll.dll</Data>
        <Data>6.1.7601.17725</Data>
        <Data>4ec4aa8e</Data>
        <Data>c0000024</Data>
        <Data>00000000000cd7d8</Data>
        <Data>6c0</Data>
        <Data>01ce14e1af313fd9</Data>
        <Data>C:\Windows\system32\svchost.exe</Data>
        <Data>C:\Windows\SYSTEM32\ntdll.dll</Data>
        <Data>ed3d01c4-80d4-11e2-9128-b499baa9e5e8</Data>
      </EventData>
    </Event>
    I've searched and cannot seem to find any information as to what may be causing this, or even really where to start. Would someone be able to help me identify what might be causing this event, specific with the Exception code: 0xc0000024, which causes
    the Group Policy Client service to stop?

    You still out there looking at things? If so I have an update. The issue hasn't stopped, even though it did seemingly die down for awhile, however, it is now back with a vengeance.
    I am able to force it to happen by killing the svchost process that is hosting GPSVC. If I run gpupdate /force, then logout/login it does get GPSVC running again. Furthermore, if I simply start svchost again via the Task Manager GPSVC starts running again.
    When I access the server remotely with KVM it acts just like it does as if I'm logging into it via Citrix/RDP which for Admin IDs gives an error saying "Failed to connect to a windows service. Windows could not connect to the Group Policy Client service...",
    however, normal user accounts just get a message when logging into the server "The Group Policy Client Service Failed the Logon. Access is denied."
    I haven't opened a case with Microsoft yet, but we about ready to because of the increase in these errors.
    If you have any further suggestions that would be great, otherwise I'll provide an update once I get word back from Microsoft.
    **EDIT -- apparently I mistook the the server's SCM's actions as my own. I was able to successfully crash the GPSVC service by killing the hosting svchost process, however, after I crashed it and let it sit crashed for awhile when I attempted
    to restart either by starting a svchost task, or running gpupdate /force it failed. Either that, or there is a timing issue where if we don't restart the svchost process, or run gpupdate /force quickly enough it won't be able to recover without a reboot.

Maybe you are looking for

  • Cannot access itunes tells me error 7 windows error 1114?

    Cannot reinstal itunes. tells me error 7 windows error 1114

  • Use of flat files in distributed architecture probs.

    Hi Guiess, I am working in a module in distributed environment. Its client is swing application.I have a one doubt and the doubt is - I am making some flow chart sort of thing at client side and saving this work in a flat file (java property file/xml

  • I can read but not write to an Excel file!

    Hello, I hope someone can help me witht this. I am writing a program that reads and writes to an Excel file with the use of Jakarta's HSSF. I can read the excel file with no problems, but when it comes to writing on it it only works the first time! T

  • Cannot Create PDF Using "Create PDF" Function in Acrobat 8

    I can create by using "save as" in my Office programs, but only from the Windows Explorer box, not from the menu.  However, I can no longer "create pdf" nor "combine files" inside Acrobat 8.  I get reinstall message.  It starts and hangs up.  I tried

  • Macbook Pro and WRT610N

    I am using a recent vintage Macbook Pro connecting to a Linksys WRT610N wireless router. I can connect to the 2.4 Ghz channel without a hitch but I cannot connect to the 5.8 Ghz channel (I keep dropping the connection afte a bit). I was wondering if