Could not initialize Report Engine server. (Error: RWI 00226)

Hi All,
I am trying to export a webi report from a Java application. When I connect to XI R3.1 report server, it is throwing me the following error. The error is at the line
DocumentInstance boDocumentInstance = boReportEngine.openDocument(infoObject.getID());
I amable to connect to the BO server and get the list of reports but when I try to open the document after getting the service(boReportEngines.getService(...), no error at this point), it is throwing the following error. I tried to restart the report server and the CMS server, but it is still giving this error. Any pointer is appreciated.
The Report Export Failed!com.businessobjects.rebean.wi.CommunicationException: Could not initialize Report Engine server. (Error: RWI 00226)
     at com.businessobjects.rebean.wi.occa.OccaConnection.doConnect(OccaConnection.java:243)
     at com.businessobjects.rebean.wi.occa.OccaConnection.<init>(OccaConnection.java:67)
     at com.businessobjects.rebean.occa.OccaReportEngineComAdapter.createCadenzaSession(OccaReportEngineComAdapter.java:322)
     at com.businessobjects.rebean.occa.OccaReportEngineComAdapter.initNewCadenzaSession(OccaReportEngineComAdapter.java:410)
     at com.businessobjects.rebean.occa.OccaReportEngineComAdapter.openDocument(OccaReportEngineComAdapter.java:152)
     at com.businessobjects.rebean.wi.ReportEngineImpl.openDocument(ReportEngineImpl.java:391)
     at com.businessobjects.rebean.wi.occa.WebiReportEngine.openDocument(WebiReportEngine.java:191)
     at com.infostep.ext.step.BOReportNode.openBOWebiReport(BOReportNode.java:307)
     at com.infostep.ext.step.BOReportNode.openBOReport(BOReportNode.java:860)
     at com.infostep.ext.step.BOReportTestNodeEditor$6.doCallback(BOReportTestNodeEditor.java:519)
     at com.itko.util.swing.panels.ProcessingDialog$2.run(ProcessingDialog.java:248)
     at java.lang.Thread.run(Thread.java:619)
Caused by: com.crystaldecisions.enterprise.ocaframework.OCAFrameworkException$CommunicationError: Communication error occurred when trying to connect to server BOCOE.WebIntelligenceProcessingServer
cause:com.crystaldecisions.thirdparty.org.omg.CORBA.BAD_PARAM:   minor code: 0x0  completed: No
detail:Communication error occurred when trying to connect to server BOCOE.WebIntelligenceProcessingServer
The exception originally thrown was com.crystaldecisions.thirdparty.org.omg.CORBA.BAD_PARAM:   minor code: 0x0  completed: No
     at com.crystaldecisions.enterprise.ocaframework.e.do(Unknown Source)
     at com.crystaldecisions.enterprise.ocaframework.o.try(Unknown Source)
     at com.crystaldecisions.enterprise.ocaframework.o.a(Unknown Source)
     at com.crystaldecisions.enterprise.ocaframework.o.a(Unknown Source)
     at com.crystaldecisions.enterprise.ocaframework.p.a(Unknown Source)
     at com.crystaldecisions.enterprise.ocaframework.ServiceMgr.getManagedService(Unknown Source)
     at com.businessobjects.rebean.wi.occa.OccaConnection$CDZStubHelper.getService(OccaConnection.java:291)
     at com.crystaldecisions.enterprise.ocaframework.e.do(Unknown Source)
     at com.crystaldecisions.enterprise.ocaframework.o.try(Unknown Source)
     at com.crystaldecisions.enterprise.ocaframework.o.a(Unknown Source)
     at com.crystaldecisions.enterprise.ocaframework.o.a(Unknown Source)
     at com.crystaldecisions.enterprise.ocaframework.p.a(Unknown Source)
     at com.crystaldecisions.enterprise.ocaframework.ServiceMgr.getManagedService(Unknown Source)
     at com.businessobjects.rebean.wi.occa.OccaConnection.doConnect(OccaConnection.java:121)
     ... 11 more
Caused by: com.crystaldecisions.thirdparty.org.omg.CORBA.BAD_PARAM:   minor code: 0x0  completed: No
     at com.crystaldecisions.enterprise.ocaframework.idl.OCA.OCAcdz.WICDZServer.CDZHomeHelper.narrow(CDZHomeHelper.java:109)
     at com.businessobjects.rebean.wi.occa.OccaConnection$HomeStubHelper.narrow(OccaConnection.java:359)
     ... 25 more
Thanks,
Sulagna

Hi,
Did you find a solution to this issue? I am having exacty the same problem and I can't find a solution for this.
Thanks
J. Russell

Similar Messages

  • Getting error "Cannot initialize Report Engine server. (RWI 00226)"

    Hello All,
    We have BO XI 3.1 running on AiX 5.3 and db2 9.5 with fixpack 6.
    I am getting error "Cannot initialize Report Engine server. (RWI 00226)" Whenever i am trying to create a document or report.
    We were not getting this error earlier. getting it since few days.
    currently our web intelligence processing server is not running and showing the status as "initializing and disabled".
    every time when i tried to restart web intelligence processing server,it is going to initializing status only.
    I tried to enable the trace for this server but it is not allowing me to do and throughing the error " Configuration, auditing or enable/disable state change rejected; server SIA.WebIntelligenceProcessingServer is currently being initialized."
    I also tried creating a new instance of web intelligence processing server, even it has also gone to "initializing" status all the time.
    Environment Information:
    BOXI 3.1 SP2
    OS: AIX 5.3
    DB: DB2 9.5 Fix pack 6
    Plese help in resolving this issue.
    Thanks & Best Wishes,
    Sachin.

    Hi,
    Thanks for your prompt response.
    I already tried the solution provided by you. I stopped BO server completely and restarted it again but it does not worked for me.
    I have stopped the old Web intelligence processing server and created a new instance and started, but the new one has not started but going to initializing status.
    It even not allowing me to delete the newly created instance, saying that it is still in initializing status.
    Please suggest me if anything else i need to check.
    Thanks in advance.
    Best Regards,
    Sachin

  • Could not initialize variable. An error occurs while initializing BPEL .

    I have the following error:
    **Could not initialize variable. An error occurs while initializing BPEL variable inputVariable; the schema processor cannot find the element {http://xmlns.oracle.com/MRTApplicationWorkflow/Project1/BPELProcess1}processRequest in the following schemas: oracle.fabric.common.wsdl.SchemaManager@e92e05. The XSD element on which the variable was based was not properly defined in XSD or the WSDL. Ensure that the element named in the error message is valid in the XSD or the WSDL.**
    My process input xsd below:
    <?xml version="1.0" encoding="UTF-8"?>
    <schema attributeFormDefault="unqualified"
         elementFormDefault="qualified"
         targetNamespace="http://xmlns.oracle.com/MRTApplicationWorkflow/Project1/BPELProcess1"
         xmlns="http://www.w3.org/2001/XMLSchema"
    xmlns:q1="http://schemas.datacontract.org/2004/07/WM.Services.MRTPortfolioService.BusinessObjects">
    <import schemaLocation="MRTWorkflowService.svc_xsd_xsd2.xsd"
    namespace="http://schemas.datacontract.org/2004/07/WM.Services.MRTPortfolioService.BusinessObjects"/>
    <element name="processRequest">
              <complexType>
                   <sequence>
                        <element name="institutionid" type="int" />
    <element name="brokerid" type="long"/>
    <element name="accountid" type="string"/>
                   </sequence>
              </complexType>
         </element>
         <element name="processResponse">
              <complexType>
                   <sequence>
                        <element name="result" type="q1:ArrayOfMRTProposedOrder"
    />
                   </sequence>
              </complexType>
         </element>
    </schema>
    Please help me with this isssue.
    I am using BPEL 2.0.

    Please check your XSD and dependant XSD's whether it contains any special characters.
    I solved the same issue in my BPEL process by commenting the special characters included in <documentation> element of XSD.

  • Could not launch Adobe Stabilization Server Error

    Hey Guys, I'll take you down the road I've been traveling on for the past few hours.
    - Installed CS5.5, everything runs smoothly for the first hour, then I close After Effects,
    - Open it back up again, and receive the "Quicktime in not Installed, some plugin's will not work" So I research that fully, realize it isn't actually a problem and stop thinking about it. I also get an Output Module Error on Startup.
    - I gather some clips together 1920x1080 23.976, normal 60D footage that I was testing to see stabilized, since it worked very well on my 7D footage (But I doubt its the footage that is causing the problem.
    - When I drag, or go into effects and add Warp Stabilization to the clip, I get this error:
    "After Effects error: Could not launch Adobe Stabilization Server. (514) ( 25 :: 101 )"
    - And nothing will happen, can't analyze the footage or the error will pop up again.
    My Mac:
    MacbookPro 17inch
    2.2Ghz Intel i7
    4GB memory
    Running it off of my 1tb 7200rpm external hard drive.
    My Firewall is off (turned it off to test one of the Quicktime error solutions, I've had it both on and off, and both problems stay the same)
    So throw me any bits of info, I know this has been out for exactly a day, but this sucks. I'm just glad that I'm testing it now, and not later
    Thanks guys,
    Zac

    Sorry to hear you're having trouble with the new Warp Stabilizer. We did have a couple reports of this exact problem during beta testing, but were never able to get it to reproduce for us, or even for the beta testers that experienced the problem.
    Some steps/questions:
    0) Take a screenshot of all your running processes using Activity Monitor and Cmd-Shift-4.
    1) What are your _exact_ steps to reproducing the problem (there are many ways to invoke the stabilizer, for example)?
    2) Did you successfully use Warp Stabilizer before on this machine? (I see you already used it on 7D footage successfully)
    3) Does it still happen after you quit & relaunch? (with no other apps running)
    4) Does it still happen after you reboot & relaunch?
    5) If it still happens, try turning Multiprocessing on in the prefs, click OK to dismiss the dialog, then bring it back up and turn Multiprocessing off, and OK again. Then stabilize. Does that help?
    If you get it working, please repeat step 0, then post both pictures comparing before & after.
    Thanks,
    DaveS (Principal Scientist, Adobe Systems)

  • Trex Index could not be created HTTP server error: 503 (Errorcode 7266)

    Hi Friends,
    I have installed EP6.0 SP15 on one machine and Trex 6.1 on another machine.All the services are green in the Trex monitor.And also i am able to get a reply from http://host:30205/TrexHttpServer/TREXISAPIExt.dll?CMD=PING.Connection sucessful.While creating my first index in Index Administration i get this error message.
    "Index could not be created; creating index failed: HTTP server error: 503 (Errorcode 7266)."
    Please tell me as to what steps i am missing and also where can i see the log message in portal.
    Thanks
    Sidharath

    hi friends,
    I went through the settings of trex services on server and found out that even after installing IIS 6.0 it was showing the path of Apache that that is i think the reason that httpserver is green but it is not using the CPU resources.I will share the setting with you.
    [queueserver]
    executable=TREXQueueServer.exe
    arguments=-port 30204
    startdir=C:\usr\sap\trex_02
    starttime=5000
    instances=1
    #hp_32:environment=_M_ARENA_OPTS=1:256,_M_SBA_OPTS=512:100:16
    As the executable for queserver is there so it is using cpu resources.
    [apache]
    executable=httpd
    arguments=-d C:\usr\sap\trex_02/Apache -R C:\usr\sap\trex_02/Apache/libexec -F
    startdir=C:\usr\sap\trex_02/Apache/bin
    instances=1
    As there is no folder for apache in trex installation so i think it is not working.Please check the setting in Trex Administration->Configration->Choose name server and on the right botton of it is edit services.Double click it and you will see the settings as i have shown above.Please share the settings with me as i will be then able to work with trex.
    Do i have to install Apache instead of IIS6.0.Please guide me.
    Thanks
    Sidharath

  • EAS Console Error - Could not connect to Administartion server

    Hi All,
    Installed 64 BIT EAS on windows 2003 server R2 (64 BIT)
    Oracle Application Server (32 Bit) is used as a java application server.
    Configuratio of EAS was successfully completed but when i try to login into the console "Could not connect to Administartion server" error message appears.
    Checked "C:\Hyperion\logs\eas\easserver.log" which says:
    Information message (May 23, 2011 10:26:36 AM):
    Initializing AppManServlet
    Information message (May 23, 2011 10:26:36 AM):
    EAS_HOME=C:\Hyperion\products\Essbase\eas
    Exception message (May 23, 2011 10:26:36 AM):
    C:\Hyperion\products\Essbase\eas\server\bin\EnvironmentJni.dll: Can't load AMD 64-bit .dll on a IA 32-bit platform
              java.lang.UnsatisfiedLinkError: C:\Hyperion\products\Essbase\eas\server\bin\EnvironmentJni.dll: Can't load AMD 64-bit .dll on a IA 32-bit platform
                   at java.lang.ClassLoader$NativeLibrary.load(Native Method)
                   at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
                   at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1676)
                   at java.lang.Runtime.loadLibrary0(Runtime.java:822)
                   at java.lang.System.loadLibrary(System.java:993)
                   at com.essbase.eas.utils.Environment.<clinit>(Unknown Source)
                   at com.essbase.eas.server.AppManServlet.init(Unknown Source)
                   at javax.servlet.GenericServlet.init(GenericServlet.java:256)
                   at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2528)
                   at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:5006)
                   at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4930)
                   at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:5118)
                   at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1283)
                   at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:848)
                   at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:435)
                   at com.evermind.server.Application.getHttpApplication(Application.java:592)
                   at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.java:2280)
                   at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(HttpSite.java:2199)
                   at com.evermind.server.http.HttpSite.addHttpApplication(HttpSite.java:1833)
                   at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:304)
                   at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:120)
                   at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:92)
                   at oracle.oc4j.admin.internal.ApplicationDeployer.bindWebApp(ApplicationDeployer.java:825)
                   at oracle.oc4j.admin.internal.ApplicationDeployer.doDeploy(ApplicationDeployer.java:276)
                   at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:100)
                   at oracle.oc4j.admin.jmx.server.mbeans.deploy.OC4JDeployerRunnable.doRun(OC4JDeployerRunnable.java:52)
                   at oracle.oc4j.admin.jmx.server.mbeans.deploy.DeployerRunnable.run(DeployerRunnable.java:81)
                   at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
                   at java.lang.Thread.run(Thread.java:595)
    Warning message (May 23, 2011 10:26:36 AM):
    java.library.path=C:\product\10.1.3.1\OracleAS_1\jdk\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\product\10.1.3.1\OracleAS_1\opmn\bin;C:\product\10.1.3.1\OracleAS_1\opmn\lib;C:\product\10.1.3.1\OracleAS_1\bin;C:\WINDOWS;C:\WINDOWS\system32;C:\Hyperion\products\Essbase\eas\server\bin
    "

    Have a read of - "Can't load AMD 64-bit .dll on a IA 32-bit platform" When Starting Essbase Administration Services (EAS) [ID 848673.1]"
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Configuring OS X Server 3.1.2 :  server.app fails with "Could Not Connect to the Server"

    Hi All,
    I am trying to install OS X Server using server.app 3.1.2. but after installation when i try to connect it is giving "Could Not Connect to the Server" error. is there any way to find out the logs or debug this problem. Since the error isn't giving any indication of the reason of the failure.

    Hi Linc,
    Thanks for you prompt reply, below are the logs....
    9/15/14 7:56:58.229 AM apsd[250]:  SecOSStatusWith error:[-25291] The operation couldn’t be completed. (com.apple.security.xpc error 3 - <connection: 0x7ffb9960a330> { name = com.apple.securityd.xpc, listener = false, pid = 0, euid = 4294967295, egid = 4294967295, asid = 4294967295 }: Connection invalid)
    9/15/14 7:57:28.287 AM apsd[250]:  SecOSStatusWith error:[-25291] The operation couldn’t be completed. (com.apple.security.xpc error 3 - <connection: 0x7ffb9960a330> { name = com.apple.securityd.xpc, listener = false, pid = 0, euid = 4294967295, egid = 4294967295, asid = 4294967295 }: Connection invalid)
    9/15/14 7:57:58.315 AM apsd[250]:  SecOSStatusWith error:[-25291] The operation couldn’t be completed. (com.apple.security.xpc error 3 - <connection: 0x7ffb9960a330> { name = com.apple.securityd.xpc, listener = false, pid = 0, euid = 4294967295, egid = 4294967295, asid = 4294967295 }: Connection invalid)
    9/15/14 7:58:24.653 AM netbiosd[125]: findReachableAddress: Using port 139 family = 33
    9/15/14 7:58:28.379 AM apsd[250]:  SecOSStatusWith error:[-25291] The operation couldn’t be completed. (com.apple.security.xpc error 3 - <connection: 0x7ffb9960a330> { name = com.apple.securityd.xpc, listener = false, pid = 0, euid = 4294967295, egid = 4294967295, asid = 4294967295 }: Connection invalid)
    9/15/14 7:58:58.428 AM apsd[250]:  SecOSStatusWith error:[-25291] The operation couldn’t be completed. (com.apple.security.xpc error 3 - <connection: 0x7ffb9960a330> { name = com.apple.securityd.xpc, listener = false, pid = 0, euid = 4294967295, egid = 4294967295, asid = 4294967295 }: Connection invalid)
    9/15/14 7:59:13.752 AM netbiosd[125]: findReachableAddress: Using port 139 family = 33
    9/15/14 7:59:28.496 AM apsd[250]:  SecOSStatusWith error:[-25291] The operation couldn’t be completed. (com.apple.security.xpc error 3 - <connection: 0x7ffb9960a330> { name = com.apple.securityd.xpc, listener = false, pid = 0, euid = 4294967295, egid = 4294967295, asid = 4294967295 }: Connection invalid)
    9/15/14 7:59:58.568 AM apsd[250]:  SecOSStatusWith error:[-25291] The operation couldn’t be completed. (com.apple.security.xpc error 3 - <connection: 0x7ffb9960a330> { name = com.apple.securityd.xpc, listener = false, pid = 0, euid = 4294967295, egid = 4294967295, asid = 4294967295 }: Connection invalid)
    9/15/14 8:00:06.460 AM netbiosd[125]: findReachableAddress: Using port 139 family = 33
    9/15/14 8:00:16.854 AM Console[369]: setPresentationOptions called with NSApplicationPresentationFullScreen when there is no visible fullscreen window; this call will be ignored.
    9/15/14 8:00:28.567 AM apsd[250]:  SecOSStatusWith error:[-25291] The operation couldn’t be completed. (com.apple.security.xpc error 3 - <connection: 0x7ffb9960a330> { name = com.apple.securityd.xpc, listener = false, pid = 0, euid = 4294967295, egid = 4294967295, asid = 4294967295 }: Connection invalid)
    9/15/14 8:00:58.623 AM apsd[250]:  SecOSStatusWith error:[-25291] The operation couldn’t be completed. (com.apple.security.xpc error 3 - <connection: 0x7ffb9960a330> { name = com.apple.securityd.xpc, listener = false, pid = 0, euid = 4294967295, egid = 4294967295, asid = 4294967295 }: Connection invalid)
    9/15/14 8:01:16.101 AM netbiosd[125]: findReachableAddress: Using port 139 family = 33
    9/15/14 8:01:28.668 AM apsd[250]:  SecOSStatusWith error:[-25291] The operation couldn’t be completed. (com.apple.security.xpc error 3 - <connection: 0x7ffb9960a330> { name = com.apple.securityd.xpc, listener = false, pid = 0, euid = 4294967295, egid = 4294967295, asid = 4294967295 }: Connection invalid)
    9/15/14 8:01:53.596 AM WindowServer[95]: CGXGetConnectionProperty: Invalid connection 42003
    9/15/14 8:01:53.752 AM ocspd[84]:  SecOSStatusWith error:[-25291] The operation couldn’t be completed. (com.apple.security.xpc error 3 - <connection: 0x7fa6c9e102a0> { name = com.apple.securityd.xpc, listener = false, pid = 0, euid = 4294967295, egid = 4294967295, asid = 4294967295 }: Connection invalid)
    9/15/14 8:01:53.954 AM com.apple.serveralertproxy[386]: ApplePushService: APSConnection being used without a delegate queue
    9/15/14 8:01:58.666 AM apsd[250]:  SecOSStatusWith error:[-25291] The operation couldn’t be completed. (com.apple.security.xpc error 3 - <connection: 0x7ffb9960a330> { name = com.apple.securityd.xpc, listener = false, pid = 0, euid = 4294967295, egid = 4294967295, asid = 4294967295 }: Connection invalid)
    9/15/14 8:02:14.303 AM netbiosd[125]: findReachableAddress: Using port 139 family = 33
    9/15/14 8:02:28.669 AM apsd[250]:  SecOSStatusWith error:[-25291] The operation couldn’t be completed. (com.apple.security.xpc error 3 - <connection: 0x7ffb9960a330> { name = com.apple.securityd.xpc, listener = false, pid = 0, euid = 4294967295, egid = 4294967295, asid = 4294967295 }: Connection invalid)
    9/15/14 8:02:58.697 AM apsd[250]:  SecOSStatusWith error:[-25291] The operation couldn’t be completed. (com.apple.security.xpc error 3 - <connection: 0x7ffb9960a330> { name = com.apple.securityd.xpc, listener = false, pid = 0, euid = 4294967295, egid = 4294967295, asid = 4294967295 }: Connection invalid)
    9/15/14 8:03:10.186 AM netbiosd[125]: findReachableAddress: Using port 139 family = 33
    9/15/14 8:03:28.699 AM apsd[250]:  SecOSStatusWith error:[-25291] The operation couldn’t be completed. (com.apple.security.xpc error 3 - <connection: 0x7ffb9960a330> { name = com.apple.securityd.xpc, listener = false, pid = 0, euid = 4294967295, egid = 4294967295, asid = 4294967295 }: Connection invalid)
    9/15/14 8:03:58.726 AM apsd[250]:  SecOSStatusWith error:[-25291] The operation couldn’t be completed. (com.apple.security.xpc error 3 - <connection: 0x7ffb9960a330> { name = com.apple.securityd.xpc, listener = false, pid = 0, euid = 4294967295, egid = 4294967295, asid = 4294967295 }: Connection invalid)
    9/15/14 8:04:06.022 AM netbiosd[125]: findReachableAddress: Using port 139 family = 33
    9/15/14 8:04:28.782 AM apsd[250]:  SecOSStatusWith error:[-25291] The operation couldn’t be completed. (com.apple.security.xpc error 3 - <connection: 0x7ffb9960a330> { name = com.apple.securityd.xpc, listener = false, pid = 0, euid = 4294967295, egid = 4294967295, asid = 4294967295 }: Connection invalid)

  • Endeca.Data.ConnectionException: Could not connect to Endeca Server/MDEX Engine. I am using MDEX 6.4.1. Getting a 404 Error.

    Hi,
    I am new to Endeca. We have an Endeca DEV server, MDEX 6.4.1. Forge is running fine. I am able to connect to the Orange App and getting the products. http://devmachine:8006/endeca_jspref/controller.jsp  (with servername and Port: 15001)
    Even tried to connect to get an existing record GetProduct("256782") and still getting the same 404 error. "{"Error reading from the connection.The remote server returned an error: (404) Not Found."}". I could not get why it could not connect to the Server.
    Please find below the sample code in C#, I am using to connect and get the records. I tried Web Service approach an could connect too but did not have a cle on how to implement the typeahead with web services. Please find sample code below. It would be great if someone can assist me.
    ===============
    using System;
    using System.Collections.Generic;
    using System.Linq;
    using System.Text;
    using System.Configuration;
    using Endeca.Data;
    using Endeca.Data.Provider.PresentationApi;
    using Endeca.Web;
    using Endeca.Web.Url;
    using System.Web;
    using Endeca.Navigation;
    using Endeca.Data.Content.Navigation;
    using System.Xml.XPath;
    using GroceryNav;
    using System.Collections;
    //using Endeca.EndecaMdex;
    //using Endeca.EndecaDBT;
    namespace Endeca
        class Program
            public const string ServerName = "devmachine";
            static void Main(string[] args)
                string sSearchTerm = string.Empty;
                //EndecaNavDTO objEndecaNav = new EndecaNavDTO();
                PresentationApiConnection objConnection = new PresentationApiConnection(ServerName, 15001);
                //PresentationApiConnection objConnection = new PresentationApiConnection("localhost", 15000);
                ArrayList arr = SearchTypeAhead("wine");
                //var record = GetProduct("250000068");
            public static ArrayList SearchTypeAhead(string q)
                ArrayList objResultArray = new ArrayList();
                CompoundDimensionSearchResult objResult = PerformCompoundDimensionSearch(q);
                foreach (DimensionValueCollection objDimValCollection in objResult.CompoundDimensionValues)
                    for (int iCount = 0; iCount < objDimValCollection.Count; iCount++)
                        Endeca.Data.DimensionValue dval = objDimValCollection[iCount];
                        var vtypeaheadResult = new
                            text = dval.DisplayName,
                            urlParams = dval.DisplayName
                        objResultArray.Add(vtypeaheadResult);
                return objResultArray;
            public static CompoundDimensionSearchResult PerformCompoundDimensionSearch(string sQuery)
                PresentationApiConnection objConnection = new PresentationApiConnection(ServerName, 15001);
                CompoundDimensionSearchCommand objDimensionSearch = new CompoundDimensionSearchCommand(objConnection);
                objDimensionSearch.DimensionValuesPerDimension = 4;
                objDimensionSearch.SearchTerms = sQuery + "*";
                CompoundDimensionSearchResult objDimSearchResult = objDimensionSearch.Execute();
                return objDimSearchResult;
            public static Record GetProduct(string sProductKey)
                PresentationApiConnection objConnection = new PresentationApiConnection(ServerName, 15001);
                //Instantiate record details command, we need it to generate SEO Urls for records
                RecordDetailsCommand recCmd = new RecordDetailsCommand(objConnection);
                recCmd.ID = "rec";
                recCmd.Identifier = sProductKey;
                Record objRecord = recCmd.Execute();
                return objRecord;

    Yes, I have the same problem. Don't know what the problem is. I think it has got something to do with your ethernet connection. Also when I change the network type from network bridge to NAT the error message change to the first numbers of my IP. And when I disable the network connection I get the MAC id.

  • Could not initialize class coldfusion.runtime.report.Report

    I have inherited an application that contains a number of
    reports. This application was developed on our CF7 server, and when
    we upgraded, the application was copied to 8, but not fully tested.
    Now, when we request the reports, we get the following errors (this
    is a Flex application):
    (mx.rpc::Fault)#0
    errorID = 0
    faultCode = "Server.Processing"
    faultDetail = (null)
    faultString = "Could not initialize class
    coldfusion.runtime.report.Report"
    message = "faultCode:Server.Processing faultString:'Could
    not initialize class coldfusion.runtime.report.Report'
    faultDetail:'null'"
    name = "Error"
    rootCause = (null)
    My searching for a solution has not been successful on
    Google. Has anyone experienced this error and been able to fix it?
    I'm at a loss on what to do next, and as the app is in production,
    I have some upset clients over this.
    Thanks!!
    Jenn

    I can't find anything further on this error after much
    research. I'm getting the problem when I try to run any report on a
    live web server (hosted site), even though it runs fine in the
    development environment. My hosting company could only suggest that
    the problem could lie with the fact they have RDS disabled;
    however, although the Report Builder requires RDS, running uploaded
    .cfr reports from the cfreport tag shouldn't. If anyone solves this
    I'd be most grateful for the information to be posted.

  • Could not initialize class com.crystaldecisions.reports.formatter.export2.E

    i m using Eclipse 3.4.1 Crystal Reports development tool. I have tried to develop a report. On preview it's working fine. when i host the application into tomcat6.0 and tried to open the link, web page provides an Error like "Could not initialize class com.crystaldecisions.reports.formatter.export2.ExportSupervisorEx"
    1 hr before it was worked but not now. i had tried in all the way but getting same problem.
    Anyone help me to solve this issue.
    Thanks in advance.
    Regards,
    Ram

    Thanks Ted. Can u help me on changing the datasource.
    Actually i need to change the datasource from development environment to production server. i had configured the JNDI informations like the following:
    <Context path="/RFT" docBase="RFT" reloadable="true">
            <Resource
              auth="Container"
              type="javax.sql.DataSource"
              driverClassName="com.microsoft.jdbc.sqlserver.SQLServerDriver"
              validationQuery="select 1"
              name="jdbc/datasource"
              username="sa"
              password="$m1sbag$"
              maxIdle="-1"
                     maxActive="0"
              maxWait="5000"
                url="jdbc:microsoft:sqlserver://172.24.151.149:1433;databaseName=Projectgold" />
               <WatchedResource>WEB-INF/web.xml</WatchedResource>
    </Context>
    and mentioned the JNDI Connection Name as 'jdbc/datasource'. but still getting the same connection which one is configured during the report design. need your help to resolve this...
    Thanks,
    Ram

  • EAS server error: Could not connect to administration Server

    Hi,
    I have installed Hyperion suite in Windows server 2008 R2. It was working fine but now when i tried to login in to the EAS console, I am getting the following error:
    "Server Error: Could not connect to administration server".
    I tried accessing the same through the web URL and I found "404 error - file or directory not found".
    I verified all my services are up and running fine. I am able to connect to the essbase sever through Excel as well as planning.
    The log retireved from the HyS9eas-sysout.log file is below:
    <Sep 11, 2013 7:06:56 AM JST> <Info> <Security> <BEA-090905> <Disabling CryptoJ JCE Provider self-integrity check for better startup performance. To enable this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true>
    <Sep 11, 2013 7:06:57 AM JST> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    <Sep 11, 2013 7:06:58 AM JST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Oracle JRockit(R) Version R28.0.2-11-135406-1.6.0_20-20100624-2119-windows-x86_64 from Oracle Corporation>
    <Sep 11, 2013 7:07:04 AM JST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.4.0  Fri Dec 17 20:47:33 PST 2010 1384255 >
    <Sep 11, 2013 7:07:15 AM JST> <Emergency> <Management> <BEA-141151> <The admin server could not be reached at http://localhost:7001.>
    <Sep 11, 2013 7:07:15 AM JST> <Info> <Configuration Management> <BEA-150018> <This server is being started in managed server independence mode in the absence of the admin server.>
    <Sep 11, 2013 7:07:15 AM JST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Sep 11, 2013 7:07:15 AM JST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Sep 11, 2013 7:07:16 AM JST> <Notice> <LoggingService> <BEA-320400> <The log file E:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\EssbaseAdminServices0\logs\EssbaseAdminServices0.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <Sep 11, 2013 7:07:16 AM JST> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to E:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\EssbaseAdminServices0\logs\EssbaseAdminServices0.log00410. Log messages will continue to be logged in E:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\EssbaseAdminServices0\logs\EssbaseAdminServices0.log.>
    <Sep 11, 2013 7:07:16 AM JST> <Notice> <Log Management> <BEA-170019> <The server log file E:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\EssbaseAdminServices0\logs\EssbaseAdminServices0.log is opened. All server side log events will be written to this file.>
    <Sep 11, 2013 7:07:48 AM JST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Sep 11, 2013 7:07:56 AM JST> <Warning> <JTA> <BEA-110503> <The migrator(the AdminServer for manual JTA migration policy, or the Singleton Master for automatic JTA migration policy) is not available. Will skip JTA TRS failback because isStrictOwnershipCheck is [false]. This may lead to potencial TLOG corruption if TRS of EssbaseAdminServices0 has been migrated to backup server and the backup server is accessing the TLOG of EssbaseAdminServices0. More safety can be achieved by setting isStrictOwnershipCheck to [true].>
    <Sep 11, 2013 7:08:35 AM JST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <Sep 11, 2013 7:08:35 AM JST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    Calling getConnection()
      return weblogic.management.jmx.mbeanserver.WLSMBeanServer@9830ac
    Calling getDomainConfiguration()
    Calling getConnection()
      return weblogic.management.jmx.mbeanserver.WLSMBeanServer@9830ac
    Calling getRuntimeService()
    Calling getConnection()
      return weblogic.management.jmx.mbeanserver.WLSMBeanServer@9830ac
      return com.bea:Name=RuntimeService,Type=weblogic.management.mbeanservers.runtime.RuntimeServiceMBean
      return com.bea:Name=EPMSystem,Type=Domain
    Calling getConnection()
      return weblogic.management.jmx.mbeanserver.WLSMBeanServer@9830ac
    Domain location is 'E:\Oracle\Middleware\user_projects\domains\EPMSystem'
    Calling getRuntimeService()
      return com.bea:Name=RuntimeService,Type=weblogic.management.mbeanservers.runtime.RuntimeServiceMBean
    Calling getConnection()
      return weblogic.management.jmx.mbeanserver.WLSMBeanServer@9830ac
    Calling getConnection()
      return weblogic.management.jmx.mbeanserver.WLSMBeanServer@9830ac
    Calling getConnection()
      return weblogic.management.jmx.mbeanserver.WLSMBeanServer@9830ac
    Calling getConnection()
      return weblogic.management.jmx.mbeanserver.WLSMBeanServer@9830ac
    Checking E:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\EssbaseAdminServices0\registry_update.xml file
    EPM_ORACLE_HOME: E:\Oracle\Middleware\EPMSystem11R1
    Template for EAS#11.1.2.0: E:\Oracle\Middleware\EPMSystem11R1\common\templates\applications\epm_eas_11.1.2.1.jar
    Dependencies for E:\Oracle\Middleware\EPMSystem11R1\common\templates\applications\epm_eas_11.1.2.1.jar: [Oracle EPM Common, Oracle EPM Calcmgr, Oracle EPM Planning libraries, Oracle EPM EAS libraries, Oracle EPM Misc libraries, Oracle EPM Xerces libraries]
    BPMUI shared webapp not referenced from EAS#11.1.2.0
    Application name: EAS#11.1.2.0
    Application source: eas.ear
    Server name: EssbaseAdminServices0
    Server port: 10080
    Server SSL port: 10083
    Application context: eas
    Registry product type: ESSBASE_PRODUCT
    Registry physical web application type: ADMIN_SERVICES_WEB_APP
    weblogic.Name property is 'EssbaseAdminServices0', seems to be WebLogic mode
    registry.isRegistryDatabaseCreated()true
    Registry was initialized sucessfully
    Executing pre custom update for EAS#11.1.2.0
    EPM_ORACLE_INSTANCE: E:\Oracle\Middleware\user_projects\epmsystem1
    <Sep 11, 2013 7:09:06 AM JST> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'EAS [Version=11.1.2.0]' due to error java.lang.NullPointerException.
    java.lang.NullPointerException
    at java.io.File.<init>(File.java:222)
    at com.hyperion.hit.tool.deploy.update.util.RegistryHelper.createPhysicalWebApp(RegistryHelper.java:168)
    at com.hyperion.hit.tool.deploy.update.RegistryUpdater.update(RegistryUpdater.java:36)
    at com.hyperion.hit.tool.deploy.update.RegistryUpdateListener.preStart(RegistryUpdateListener.java:91)
    at weblogic.application.internal.flow.BaseLifecycleFlow$PreStartAction.run(BaseLifecycleFlow.java:282)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.NullPointerException
    at java.io.File.<init>(File.java:222)
    at com.hyperion.hit.tool.deploy.update.util.RegistryHelper.createPhysicalWebApp(RegistryHelper.java:168)
    at com.hyperion.hit.tool.deploy.update.RegistryUpdater.update(RegistryUpdater.java:36)
    at com.hyperion.hit.tool.deploy.update.RegistryUpdateListener.preStart(RegistryUpdateListener.java:91)
    at weblogic.application.internal.flow.BaseLifecycleFlow$PreStartAction.run(BaseLifecycleFlow.java:282)
    Truncated. see log file for complete stacktrace
    >
    <Sep 11, 2013 7:09:06 AM JST> <Emergency> <Deployer> <BEA-149259> <Server 'EssbaseAdminServices0' in cluster 'EssbaseAdminServices' is being brought up in administration state due to failed deployments.>
    <Sep 11, 2013 7:09:17 AM JST> <Notice> <Cluster> <BEA-000197> <Listening for announcements from cluster using unicast cluster messaging>
    <Sep 11, 2013 7:09:17 AM JST> <Notice> <Cluster> <BEA-000133> <Waiting to synchronize with other running members of EssbaseAdminServices.>
    <Sep 11, 2013 7:09:22 AM JST> <Warning> <Log Management> <BEA-170011> <The LogBroadcaster on this server failed to broadcast log messages to the admin server. The Admin server may not be running. Message broadcasts to the admin server will be disabled.>
    <Sep 11, 2013 7:09:48 AM JST> <Notice> <Security> <BEA-090171> <Loading the identity certificate and private key stored under the alias DemoIdentity from the jks keystore file E:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\DemoIdentity.jks.>
    <Sep 11, 2013 7:09:48 AM JST> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the jks keystore file E:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\DemoTrust.jks.>
    <Sep 11, 2013 7:09:48 AM JST> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the jks keystore file E:\Oracle\Middleware\jrockit_160_20\jre\lib\security\cacerts.>
    <Sep 11, 2013 7:09:48 AM JST> <Alert> <Security> <BEA-090152> <Demo trusted CA certificate is being used in production mode: [
      Version: V3
      Subject: CN=CACERT, OU=FOR TESTING ONLY, O=MyOrganization, L=MyTown, ST=MyState, C=US
      Signature Algorithm: MD5withRSA, OID = 1.2.840.113549.1.1.4
      Key:  Sun RSA public key, 512 bits
      modulus: 9550192877869244258838480703390456015046425375252278279190673063544122510925482179963329236052146047356415957587628011282484772458983977898996276815440753
      public exponent: 65537
      Validity: [From: Fri Mar 22 05:12:27 JST 2002,
                   To: Wed Mar 23 05:12:27 JST 2022]
      Issuer: CN=CACERT, OU=FOR TESTING ONLY, O=MyOrganization, L=MyTown, ST=MyState, C=US
      SerialNumber: [    33f10648 fcde0deb 4199921f d64537f4]
    Certificate Extensions: 1
    [1]: ObjectId: 2.5.29.15 Criticality=true
    KeyUsage [
      Key_CertSign
      Algorithm: [MD5withRSA]
      Signature:
    0000: 9D 26 4C 29 C8 91 C3 A7   06 C3 24 6F AE B4 F8 82  .&L)......$o....
    0010: 80 4D AA CB 7C 79 46 84   81 C4 66 95 F4 1E D8 C4  .M...yF...f.....
    0020: E9 B7 D9 7C E2 23 33 A4   B7 21 E0 AA 54 2B 4A FF  .....#3..!..T+J.
    0030: CB 21 20 88 81 21 DB AC   90 54 D8 7D 79 63 23 3C  .! ..!...T..yc#<
    ] The system is vulnerable to security attacks, since it trusts certificates signed by the demo trusted CA.>
    <Sep 11, 2013 7:09:48 AM JST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=thawte Primary Root CA - G3,OU=(c) 2008 thawte\, Inc. - For authorized use only,OU=Certification Services Division,O=thawte\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Sep 11, 2013 7:09:48 AM JST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 3,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Sep 11, 2013 7:09:48 AM JST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 2,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Sep 11, 2013 7:09:48 AM JST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=GlobalSign,O=GlobalSign,OU=GlobalSign Root CA - R3". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Sep 11, 2013 7:09:48 AM JST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "OU=Security Communication RootCA2,O=SECOM Trust Systems CO.\,LTD.,C=JP". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Sep 11, 2013 7:09:48 AM JST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=VeriSign Universal Root Certification Authority,OU=(c) 2008 VeriSign\, Inc. - For authorized use only,OU=VeriSign Trust Network,O=VeriSign\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Sep 11, 2013 7:09:48 AM JST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=KEYNECTIS ROOT CA,OU=ROOT,O=KEYNECTIS,C=FR". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Sep 11, 2013 7:09:48 AM JST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=GeoTrust Primary Certification Authority - G3,OU=(c) 2008 GeoTrust Inc. - For authorized use only,O=GeoTrust Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Sep 11, 2013 7:09:48 AM JST> <Notice> <Server> <BEA-002613> <Channel "Default[6]" is now listening on 127.0.0.1:10080 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Sep 11, 2013 7:09:48 AM JST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[6]" is now listening on 127.0.0.1:10083 for protocols iiops, t3s, CLUSTER-BROADCAST-SECURE, ldaps, https.>
    <Sep 11, 2013 7:09:48 AM JST> <Notice> <Server> <BEA-002613> <Channel "Default[7]" is now listening on 0:0:0:0:0:0:0:1:10080 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Sep 11, 2013 7:09:48 AM JST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[7]" is now listening on 0:0:0:0:0:0:0:1:10083 for protocols iiops, t3s, CLUSTER-BROADCAST-SECURE, ldaps, https.>
    <Sep 11, 2013 7:09:48 AM JST> <Notice> <Server> <BEA-002613> <Channel "Default[3]" is now listening on fe80:0:0:0:0:5efe:a0e:daee:10080 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Sep 11, 2013 7:09:48 AM JST> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 10.14.126.11:10080 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Sep 11, 2013 7:09:48 AM JST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[5]" is now listening on fe80:0:0:0:0:5efe:a0e:224b:10083 for protocols iiops, t3s, CLUSTER-BROADCAST-SECURE, ldaps, https.>
    <Sep 11, 2013 7:09:48 AM JST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[3]" is now listening on fe80:0:0:0:0:5efe:a0e:daee:10083 for protocols iiops, t3s, CLUSTER-BROADCAST-SECURE, ldaps, https.>
    <Sep 11, 2013 7:09:48 AM JST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[1]" is now listening on 10.14.126.11:10083 for protocols iiops, t3s, CLUSTER-BROADCAST-SECURE, ldaps, https.>
    <Sep 11, 2013 7:09:48 AM JST> <Notice> <Server> <BEA-002613> <Channel "Default[5]" is now listening on fe80:0:0:0:0:5efe:a0e:224b:10080 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Sep 11, 2013 7:09:48 AM JST> <Notice> <Server> <BEA-002613> <Channel "Default[2]" is now listening on 10.14.34.75:10080 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Sep 11, 2013 7:09:48 AM JST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[4]" is now listening on fe80:0:0:0:0:5efe:a0e:7e0b:10083 for protocols iiops, t3s, CLUSTER-BROADCAST-SECURE, ldaps, https.>
    <Sep 11, 2013 7:09:48 AM JST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure" is now listening on 10.14.218.238:10083 for protocols iiops, t3s, CLUSTER-BROADCAST-SECURE, ldaps, https.>
    <Sep 11, 2013 7:09:48 AM JST> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 10.14.218.238:10080 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Sep 11, 2013 7:09:48 AM JST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[2]" is now listening on 10.14.34.75:10083 for protocols iiops, t3s, CLUSTER-BROADCAST-SECURE, ldaps, https.>
    <Sep 11, 2013 7:09:48 AM JST> <Notice> <Server> <BEA-002613> <Channel "Default[4]" is now listening on fe80:0:0:0:0:5efe:a0e:7e0b:10080 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Sep 11, 2013 7:09:48 AM JST> <Notice> <WebLogicServer> <BEA-000358> <Started WebLogic Independent Managed Server "EssbaseAdminServices0" for domain "EPMSystem" running in Production Mode>
    <Sep 11, 2013 7:09:48 AM JST> <Warning> <JMX> <BEA-149510> <Unable to establish JMX Connectivity with the Adminstration Server AdminServer at <JMXServiceURL:null>.>
    <Sep 11, 2013 7:09:48 AM JST> <Warning> <Server> <BEA-002611> <Hostname "SJ015040", maps to multiple IP addresses: 10.14.126.11, 10.14.34.75, 10.14.218.238, 0:0:0:0:0:0:0:1>
    <Sep 11, 2013 7:09:53 AM JST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <Sep 11, 2013 7:09:53 AM JST> <Notice> <WebLogicServer> <BEA-000360> <Server started in ADMIN mode>
    HyS9eas-syserr.log is empty and I dont find anyother details from the other log files.
    Kindly help me out in solving this issue.
    Thanks in advance.
    Regards,
    Balaji P

    Hi John,
    Sorry for replying late.
    I ran the EPM diagnostic and found EAS & APS application are failed. So as you mentioned, i tried re-deployment through EPM configurator.
    But Re-configuration fails with error "An unexpected error occurred and the application will have to shut down" .
    When i looked in to the Config tool.log,I got the following messages.
    [2013-09-17T18:17:04.635+09:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 17] [ecid: 0000K4fDMY^0zkgpxC^AyW1IE1pJ000003,0:325] [SRC_CLASS: com.hyperion.hit.tool.deploy.utils.UIPortUtil] trace: Parsing server FinancialReporting0 on port 8200 from registry
    [2013-09-17T18:17:04.827+09:00] [EPMINS] [ERROR] [EPMINS-00001] [oracle.EPMINS] [tid: 17] [ecid: 0000K4fDMY^0zkgpxC^AyW1IE1pJ000003,0:325] [SRC_CLASS: com.hyperion.hit.wizard.Wizard] trace: Unexpected error:[[
    java.lang.NullPointerException
    at com.hyperion.hit.tool.deploy.utils.UIPortUtil.<init>(UIPortUtil.java:83)
    at com.hyperion.hit.tool.deploy.utils.UIPortUtil.getInstance(UIPortUtil.java:53)
    at com.hyperion.config.wizard.DeploymentField.getAppServerDeploymentData(DeploymentField.java:235)
    at com.hyperion.config.wizard.DeploymentField.<init>(DeploymentField.java:56)
    at com.hyperion.config.wizard.impl.DeploymentForm.<init>(DeploymentForm.java:57)
    at com.hyperion.config.wizard.impl.DeploymentState.initializeBeforeShowOnNext(DeploymentState.java:56)
    at com.hyperion.hit.wizard.Wizard$NextClass.run(Wizard.java:522)
    at java.lang.Thread.run(Thread.java:619)
    Since it is similare to the Oracle konwledge base article - (Doc ID 1570293.1), I tried adding the shared service domain to the Windows host file. But i am still recieveing the same error message as above.
    Appreciates your help.
    Thanks & Regards,
    Balaji P

  • Could not initialize a collection+[Microsoft][ODBC SQL Server Driver]Invali

    Hi All,
    I am getting the following message, when i try to retreive the child object from the parent..
    Session sess = sessionFactory.openSession();
    Team obj = (Team) sess.load(Team.class, new Long(2457600));
    Set s = obj.getPlayers();
    System.out.println("PLayer -- "+obj.getPlayers());
    Error Message :
    org.hibernate.exception.GenericJDBCException: could not initialize a collection: [com.test.Team.players#2457600]
    org.hibernate.exception.GenericJDBCException: could not initialize a collection: [com.test.Team.players#2457600]
    at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:82)
    at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:70)
    at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:43)
    at org.hibernate.loader.Loader.loadCollection(Loader.java:1351)
    at org.hibernate.loader.collection.OneToManyLoader.initialize(OneToManyLoader.java:106)
    at org.hibernate.persister.collection.AbstractCollectionPersister.initialize(AbstractCollectionPersister.java:484)
    at org.hibernate.event.def.DefaultInitializeCollectionEventListener.onInitializeCollection(DefaultInitializeCollectionEventListener.java:60)
    at org.hibernate.impl.SessionImpl.initializeCollection(SessionImpl.java:1346)
    at org.hibernate.collection.AbstractPersistentCollection.initialize(AbstractPersistentCollection.java:170)
    at org.hibernate.collection.AbstractPersistentCollection.read(AbstractPersistentCollection.java:47)
    at org.hibernate.collection.PersistentSet.toString(PersistentSet.java:221)
    at java.lang.String.valueOf(String.java:2131)
    at java.lang.StringBuffer.append(StringBuffer.java:370)
    at com.test.TeamPlayer.main(TeamPlayer.java:70)
    Caused by: java.sql.SQLException: [Microsoft][ODBC SQL Server Driver]Invalid Descriptor Index
    at sun.jdbc.odbc.JdbcOdbc.createSQLException(JdbcOdbc.java:6958)
    at sun.jdbc.odbc.JdbcOdbc.standardError(JdbcOdbc.java:7115)
    at sun.jdbc.odbc.JdbcOdbc.SQLGetDataDouble(JdbcOdbc.java:3658)
    at sun.jdbc.odbc.JdbcOdbcResultSet.getDataDouble(JdbcOdbcResultSet.java:5579)
    at sun.jdbc.odbc.JdbcOdbcResultSet.getLong(JdbcOdbcResultSet.java:635)
    at sun.jdbc.odbc.JdbcOdbcResultSet.getLong(JdbcOdbcResultSet.java:653)
    at org.hibernate.type.LongType.get(LongType.java:26)
    at org.hibernate.type.NullableType.nullSafeGet(NullableType.java:77)
    at org.hibernate.type.NullableType.nullSafeGet(NullableType.java:68)
    at org.hibernate.persister.collection.AbstractCollectionPersister.readKey(AbstractCollectionPersister.java:612)
    at org.hibernate.loader.Loader.readCollectionElement(Loader.java:545)
    at org.hibernate.loader.Loader.readCollectionElements(Loader.java:344)
    at org.hibernate.loader.Loader.getRowFromResultSet(Loader.java:299)
    at org.hibernate.loader.Loader.doQuery(Loader.java:384)
    at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:203)
    at org.hibernate.loader.Loader.loadCollection(Loader.java:1344)
    ... 10 more
    Team [Parent] <--> Player [Child]
    Team.hbm.xml
    <hibernate-mapping>
    <class name="com.test.Team" table="dbo.teams">
    <id name="id" column="team_id" >
    <generator class="hilo"/>
    </id>
    <property name="name" column="team_name" />
    <property name="city" column="city" />
    <set name="players" cascade="all" inverse="true" lazy="true">
    <key column="team_id"/>
    <one-to-many class="com.test.Player"/>
    </set>
    </class>
    </hibernate-mapping>
    PLayer.hbm.xml:
    <hibernate-mapping>
    <class name="com.test.Player" table="dbo.players">
    <id name="id" column="player_id">
    <generator class="hilo"/>
    </id>
    <property name="firstName" column="first_name" />
    <property name="lastName" column="last_name" />
    <property name="draftDate" column="draft_date" />
    <property name="annualSalary" column="salary" />
    <property name="jerseyNumber" column="jersey_number" />
    <many-to-one name="team" class="com.test.Team" column="team_id" />
    </class>
    </hibernate-mapping>
    Any help would be highly appreciated..
    Thanks,
    /Shridhar..

    http://forums.hibernate.org/viewtopic.php?t=928277&view=next&sid=e3ed34f2b57526386ba6ac7ac29b6471

  • Could not initialize disc burning engine???

    For the last few months, any time that I try to burn a DVD I get this error.
    I have tried working around the problem by burning to a folder, but PE doesn't do anything (just says 'burning to a folder' and stays on 0%).
    Any ideas on why it's doing this or what I could try to do to solve the problem?
    Thanks!
    Erik

    Thanks, Steve, for the info. Here's what I've done:
    1. I'm able to create a pure AVI project. I do that and then go to share to disc and get the same error ' could not initialize disc burning engine'.
    2. I am not able to burn to a folder. It acts like it will do it, but then it justs sits on 0% and does nothing.
    3. I have defragmented, cleaned-up, run antivirus, etc and still have the same problems.
    I have gone through your faqs on optimizing vista, maintaining computer for best performance, etc and I'm still having this (and other problems - like the one you were previously helping me with - can't add titles without the program crashing).
    The computer is an HP DV2500 with 2.0 Ghz centrino duo and 2.0 Gb RAM and 160 Gb hard drive. I've update my graphics card driver and checked for updates to the DVD burner. 20 Gb is free on the hard drive and I get these same errors for any size (even 10 second) project that I'm working on.
    Is there any other further advice that you might be able to give me?
    Thanks,
    Erik

  • RDS server message: could not initialize class com.adobe.rds.core.services.Messages

    I just moved to a new host with my own dedicated cloud server.  Using CF9.  Everything seems to be working fine with the server, but i get the following error when connecting to it via RDS through CF Builder 2.
    RDS server message: could not initialize class com.adobe.rds.core.services.Messages
    I get it when i first connect to the server, then if i try to access it again, it will let me in.  I also get an error when i try to open the first file.  Then its ok.
    I have no idea what it can be, i have not run into this on any other server that I have connected to.

    Hello,
    After 2 months of it not working for love or money.  I got a new machine and ColdFusion Builder 2 and started over.  It worked for a while.  Then when the trial version timed out a few days ago it killed it again.  With the same error.  So it is definitely something that gets “switched” within the code or configuration settings.   Rebooting about 3x seemed to fix it this time after entering the license number. 
    Yes to answer your questions below.  Yes, I did all those things below. Re-checked and checked numerous times.  Keep in mind the installation there worked for over a year then all of a sudden stopped.   I hadn’t changed anything at all.  And it just stopped dead, started throwing up that error. 
    I asked all the experts in my office.  One guy knows CF and Java inside and out and could not figure it out.  I searched the web and the issue is listed many times but with no real answers. 
    Thanks for getting back to me.  I am up and running with new machine.  But since I’ve seen the error on this machine now, I live in fear it will reappear and stop working.  So if you come up with any thoughts I would appreciate it. 
    Thanks,
    -Lyle

  • GP_CAT 1235 : ERROR: Could not initialize random

    Hi,
    I get the following error in ULOG file GP_CAT 1235 : ERROR: Could not initialize
    random Algorithm
    when i start a server
    Thanks,
    Rajan Kumar Singh

    你只要对BEA公司说明平台就可以了,他们会给你相应平台的patch.

Maybe you are looking for

  • What's wrong with my iPhone 3Gs?

    Last night i went to a party and my phone was working and had 43% battery. After about two hours i pulled my phone out to see what the time was. And it wouldn't turn on. I pushed both buttons a million times. and nothing happened. I thought that it w

  • Java client for MQSeries

    Hi , I am new to MQSeries . We have a requirement to develop java wrapper_ to consume /produce message to MQSeries queueies . I googled out for document but no luck i couldnt get proper document . Please help me on this appreciate your help. Thanks &

  • Mobile Archive Converter

    Hi All I have installed and configured MI7.0 and everything is working fine. We upgraded the SP to 12 so that to deploy the SDA files using the Mobile Archive Converter. Now we were able to see the the SDA/SCA deployment tabs but once I try to deploy

  • Versions in Keynote

    Hi all, I made a presentation on Keynote on my iPad 3 nights ago. I tested it and presented it the next day. All was well. I opened it today and half of the presentation was gone!  I have my iPad set to back up to iCloud. Is there any functionality s

  • Can not set up iMessage and face time. I get third message whenever I try to sign in. "Please check your network connection and try again ". Can someone help me. I'm very frustrated.

    Having a problem setting up face time and iMessage o iPad. . Keep getting message "could not sign in. Please check your network connection and try again". Please help