ESB register error

Hello everyone:
I try to register ESB ,but i got error below:
By the way SOA version is 10.1.3.3.
org.apache.slide.store.impl.rdbms.StandardRDBMSAdapter - ERROR - SQL error 1400 on /: ORA-01400: cannot insert NULL into ("ORAESB"."VERSION_HISTORY"."VERSION_ID")
09/10/13 11:50:49 org.apache.slide.common.ServiceAccessException: Service org.apache.slide.store.impl.rdbms.J2EEStore@31323132 access error : ORA-01400: cannot insert NULL into ("ORAESB"."VERSION_HISTORY"."VERSION_ID")
09/10/13 11:50:49 at org.apache.slide.store.impl.rdbms.StandardRDBMSAdapter.createException(StandardRDBMSAdapter.java:1404)
09/10/13 11:50:49 at org.apache.slide.store.impl.rdbms.StandardRDBMSAdapter.createRevisionDescriptor(StandardRDBMSAdapter.java:650)
09/10/13 11:50:49 at org.apache.slide.store.impl.rdbms.AbstractRDBMSStore.createRevisionDescriptor(AbstractRDBMSStore.java:744)
09/10/13 11:50:49 at org.apache.slide.store.AbstractStore.createRevisionDescriptor(AbstractStore.java:1182)
09/10/13 11:50:49 at org.apache.slide.store.ExtendedStore.createRevisionDescriptor(ExtendedStore.java:897)
09/10/13 11:50:49 at org.apache.slide.content.ContentImpl.create(ContentImpl.java:556)
09/10/13 11:50:49 at org.apache.slide.common.XMLUnmarshaller.loadObjectRevision(XMLUnmarshaller.java:409)
09/10/13 11:50:49 at org.apache.slide.common.XMLUnmarshaller.loadDefaultObjectRevision(XMLUnmarshaller.java:307)
09/10/13 11:50:49 at org.apache.slide.common.XMLUnmarshaller.loadObjectNode(XMLUnmarshaller.java:237)
09/10/13 11:50:49 at org.apache.slide.common.XMLUnmarshaller.unmarshal(XMLUnmarshaller.java:90)
09/10/13 11:50:49 at org.apache.slide.common.NamespaceAccessTokenImpl.importData(NamespaceAccessTokenImpl.java:272)
09/10/13 11:50:49 at org.apache.slide.common.Namespace.loadBaseData(Namespace.java:808)
09/10/13 11:50:49 at org.apache.slide.common.Domain.initNamespace(Domain.java:845)
09/10/13 11:50:49 at org.apache.slide.common.Domain.init(Domain.java:432)
09/10/13 11:50:49 at org.apache.slide.common.Domain.init(Domain.java:366)
09/10/13 11:50:49 at oracle.tip.esb.server.bootstrap.slide.SlideHandler.initializeSlide(SlideHandler.java:78)
09/10/13 11:50:49 at oracle.tip.esb.server.bootstrap.slide.SlideHandler.checkSlideInit(SlideHandler.java:98)
09/10/13 11:50:49 at oracle.tip.esb.server.bootstrap.ESBBaseResourceAdapter.setupRepoURLScheme(ESBBaseResourceAdapter.java:547)
09/10/13 11:50:49 at oracle.tip.esb.server.bootstrap.ESBBaseResourceAdapter.setupRuntime(ESBBaseResourceAdapter.java:367)
09/10/13 11:50:49 at oracle.tip.esb.server.bootstrap.ESBBaseResourceAdapter.initializeESB(ESBBaseResourceAdapter.java:325)
09/10/13 11:50:49 at oracle.tip.esb.server.bootstrap.ESBBaseResourceAdapter$PingTester.run(ESBBaseResourceAdapter.java:886)
09/10/13 11:50:49 at oracle.j2ee.connector.work.WorkWrapper.runTargetWork(WorkWrapper.java:242)
09/10/13 11:50:49 at oracle.j2ee.connector.work.WorkWrapper.doWork(WorkWrapper.java:215)
09/10/13 11:50:49 at oracle.j2ee.connector.work.WorkWrapper.run(WorkWrapper.java:190)
09/10/13 11:50:49 at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:819)
09/10/13 11:50:49 at java.lang.Thread.run(Thread.java:810)
09/10/13 11:54:28 13 Oct 2009 11:54:28 - org.apache.slide.security.SecurityImpl - ERROR - org.apache.slide.content.RevisionDescriptorNotFoundException: No revision descriptor found on object /actions/read-acl
09/10/13 11:54:28 org.apache.slide.content.RevisionDescriptorNotFoundException: No revision descriptor found on object /actions/read-acl
09/10/13 11:54:28 at org.apache.slide.store.impl.rdbms.StandardRDBMSAdapter.retrieveRevisionDescriptor(StandardRDBMSAdapter.java:800)
09/10/13 11:54:28 at org.apache.slide.store.impl.rdbms.AbstractRDBMSStore.retrieveRevisionDescriptor(AbstractRDBMSStore.java:730)
09/10/13 11:54:28 at org.apache.slide.store.AbstractStore.retrieveRevisionDescriptor(AbstractStore.java:1129)
09/10/13 11:54:28 at org.apache.slide.store.ExtendedStore.retrieveRevisionDescriptor(ExtendedStore.java:880)
09/10/13 11:54:28 at org.apache.slide.security.SecurityImpl.addActionLeafsToActionAggregation(SecurityImpl.java:1384)
09/10/13 11:54:28 at org.apache.slide.security.SecurityImpl.loadActionsCache(SecurityImpl.java:1330)
09/10/13 11:54:28 at org.apache.slide.security.SecurityImpl.getActionAggregationClosureImpl(SecurityImpl.java:1466)
09/10/13 11:54:28 at org.apache.slide.security.SecurityImpl.matchAction(SecurityImpl.java:1128)
09/10/13 11:54:28 at org.apache.slide.security.ACLSecurityImpl.match(ACLSecurityImpl.java:321)
09/10/13 11:54:28 at org.apache.slide.security.ACLSecurityImpl.evaluateAcl(ACLSecurityImpl.java:311)
09/10/13 11:54:28 at org.apache.slide.security.ACLSecurityImpl.hasPermission(ACLSecurityImpl.java:134)
09/10/13 11:54:28 at org.apache.slide.security.SecurityImpl.checkPermission(SecurityImpl.java:472)
09/10/13 11:54:28 at org.apache.slide.security.SecurityImpl.checkCredentials(SecurityImpl.java:405)
09/10/13 11:54:28 at org.apache.slide.structure.StructureImpl.retrieve(StructureImpl.java:216)
09/10/13 11:54:28 at org.apache.slide.content.ContentImpl.retrieve(ContentImpl.java:155)
09/10/13 11:54:28 at oracle.tip.esb.server.bootstrap.slide.CreateFolder.createFolder(CreateFolder.java:105)
09/10/13 11:54:28 at oracle.tip.esb.server.bootstrap.slide.CreateFolder.executeRequest(CreateFolder.java:184)
09/10/13 11:54:28 at oracle.tip.esb.server.bootstrap.slide.AbstractSlideMethod.execute(AbstractSlideMethod.java:142)
09/10/13 11:54:28 at oracle.tip.esb.server.bootstrap.slide.SlideHandler.createFolder(SlideHandler.java:139)
09/10/13 11:54:28 at oracle.tip.esb.server.bootstrap.slide.SlideHandler.createFolder(SlideHandler.java:134)
09/10/13 11:54:28 at oracle.tip.esb.server.bootstrap.ESBBaseResourceAdapter$1.createDirectory(ESBBaseResourceAdapter.java:496)
09/10/13 11:54:28 at oracle.tip.esb.lifecycle.AuxiliaryFileHandler.copyToRepository(AuxiliaryFileHandler.java:546)
09/10/13 11:54:28 at oracle.tip.esb.lifecycle.AuxiliaryFileHandler.copyToRepository(AuxiliaryFileHandler.java:532)
09/10/13 11:54:28 at oracle.tip.esb.console.XMLConsoleManagerImpl.commit(XMLConsoleManagerImpl.java:2305)
09/10/13 11:54:28 at oracle.tip.esb.configuration.deployment.JDevDeploymentManager.deploy(JDevDeploymentManager.java:223)
09/10/13 11:54:28 at oracle.tip.esb.configuration.deployment.DeploymentServlet.doPost(DeploymentServlet.java:120)
09/10/13 11:54:28 at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
09/10/13 11:54:28 at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
09/10/13 11:54:28 at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
09/10/13 11:54:28 at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
09/10/13 11:54:28 at java.security.AccessController.doPrivileged(AccessController.java:279)
09/10/13 11:54:28 at javax.security.auth.Subject.doAsPrivileged(Subject.java:727)
09/10/13 11:54:28 at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
09/10/13 11:54:28 at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
09/10/13 11:54:28 at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
09/10/13 11:54:28 at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
09/10/13 11:54:28 at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
09/10/13 11:54:28 at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
09/10/13 11:54:28 at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
09/10/13 11:54:28 at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
09/10/13 11:54:28 at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
09/10/13 11:54:28 at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
09/10/13 11:54:28 at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
09/10/13 11:54:28 at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
09/10/13 11:54:28 at java.lang.Thread.run(Thread.java:810)
Could u help me ?Thanks.
Edited by: jowvid on 2009-10-12 下午9:05
Edited by: jowvid on 2009-10-12 下午9:19

Hi,
I am also facing the same issue and trying to trace out the root cause.
As a workaround I have created the ESB again and got it registered on the ESB Console successfully.
Cheers,
Shanty

Similar Messages

  • Excel Viewer: Class not registered (error -214722116​4)

    Hello,
    I am using the Excel examples shipped with Labview 8.21 to read from an Excel file and this works well. Now I need to do the same but on a PC that does not have Microsoft Office or Excel installed but only the free XLVIEWER (Microsoft Office Excel Viewer). When I try to change the ActiveX class of my reference to feed the 'Automation Open' vi I get the Class not registered (error -2147221164) although I can browse down to the XLVIEWER.exe and select it. Then I thought that maybe XLVIEWER had no ActiveX to communicate with other application; I thus installed a package called excelocx.exe, rebooted the PC but that did not change anything. I am still stuck with the same error.
    What am I doing wrong?
    Thanks a lot,
    Christophe

    Please find attached the VI I am using together with the XLS file that I try to read with Labview on a Pc that does not have MS Excel installed, only the XLVIEWER.
    OpenOffice is not supported in our company so cannot be considered as a valid solution.
    Thanks,
    Christophe
    Attachments:
    Read Excel File with Labview 820.zip ‏31 KB

  • Class Not Registered error upon using MS Office Report

    Hello,
    Using LabVIEW 2010, I've just installed the Microsoft RGT trial from NI, along with the Office 2010 trial from Microsoft. Upon trying to drag the MS Office Report VI to my block diagram, the configuration dialog appears but immediately an error dialog shows up over top, with a Class Not Registered error. Attached is the screenshot. If I close the error and try to configure the VI for a basic Excel report, I get a file-not-found error in reference to the Excel template, which I have verified is indeed at the target path and opens with my version of Excel just fine. Any ideas how to get past this error?
    Attachments:
    error.JPG ‏42 KB

    Hello,
    It sounds like you have to reinstall the RGT. Have a look at this documentation.
    http://digital.ni.com/public.nsf/allkb/B7F980D169474D568625760E0055D55E
    Eric
    Eric Liauw
    AE Specialist - Automated Test | CLD | CTD
    National Instruments

  • ESB Console Error while trying to install AIA FP 2.2

    Hi all
    I am installing AIA FP 2.2 and while installing I am getting the following error:
    "Design time cache has not been initialized"
    also
    When I log into my esb console I am getting this error:
    Designtime cache has not been initialized Please look in logs for following signs of failure. Fix them and restart. (a) Database access errors (b) ESB Bootstrap errors (c) OC4J class load errors (d) Product installation errors (e) Export ESB params and verify if host and port parameters are correct. Please contact Oracle Support if unable to fix the issue.
    Any suggestions to solve this issue?????
    Regards
    Senthil R

    Hi Senthil,
    As mentioned in the message below, please examine the logs and see if you are getting any errors. Most likely your ESB engine initialization is failing while server bootup. If there is no error in the oc4j log, OPMN log and FP install log and the propblem persists, please contact your Oracle Support by logging an SR.
    Regards
    Rohit

  • Register Error on eprinter screen

    Ive been having numerous problems with my eprinter
    First off, I cant register it online in the eprint center.  I get an invalid code error every time I try to register it.  It tells me that I either already registered the unit or that someone else has registered the unit
    I have reset the web services 5 times and also even restored the factory defaults under the tools menu and it still doesnt work
    When going out to retrieve the email after resetting the web services now gives me a "Register Error, Please upgrade product" message on the eprinter screen.
    Then when I try to register the new email it says "Could not add printer" Java.lang.NULLPointerException error on the eprint center site after entering the new eprint code
    Ideas? Help please?
    This question was solved.
    View Solution.

    May I know which printer and web browser you're using to access the eprintcenter.com website?
    Make it easier for other people to find solutions, by marking my answer with \'Accept as Solution\' if it solves your problem.
    Click on the BLUE KUDOS button on the left to say "Thanks"
    I am an ex-HP Employee.

  • I am having trouble installing Flash Player 13/register error.

    I am having trouble installing Flash Player 13; after everything downloads, I get the error message, "The ActiveX control for Flash Player could not be registered"; "Error:  Failed to resiter.  I have Windows XP and Internet Explorer 8.  Please help; what can I do to get this installed properly?

    Use the MSI installer: http://download.macromedia.com/get/flashplayer/current/licensing/win/install_flash_player_ 13_active_x.msi

  • Library not registered error in Visual Studio 2013.

    Whenever I attempt to build a solution, build multiple projects, or even run a program (with debugging) in visual studio 2013, I receive the error below.
    "Library not registered. (Exception from HRESULT: 0x8002801D (TYPE_E_LIBNOTREGISTERED))"
    I have attempted to fix this by repairing my Visual Studio installation, but without success. 
    I believe the issue to be with Visual Studio itself, though, because this happens with every solution I have tried it with.
    Any assistance in resolving this issue would be most appreciated.

    Hi ndowney,
    Based on your issue, could you please tell me if you install some other tools on your machine before you get the ""Library not registered" error?
    (1) If yes, please you disable or un-install these tools and then build solution/project check this issue again.
    (2)If no, to check if the issue is related to the VS IDE, please refer the following steps to check this error message.
    (2.1) I suggest you could try the following commands to check if it is helpful.
    a.  Run devenv /Safemode to see if you can apply it correctly. This can eliminate the possibility that third party Add-ins or packages are causing problems.
    b. Run devenv /Resetsettings to eliminate the cause of corrupted settings.
    c. Run devenv /ResetSkipPkgs in Command Prompt.
    If above still cannot work, try use this command again: devenv /resetsuerdata
    (2.2) If the above suggestion still could not help you, maybe you will need to re-install the VS2013 and then check this issue again.
    If you have any latest message about your issue, please tell me.
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Getting Class not registered error when I run wmi queries

    Getting Class not registered error when I run win32 wmi queries. Eg:

    Specs: 
    Lenovo 3000 N100
    Windows Vista Home Premium
    Genuine Intel (R) CPU T2080 @ 1.73 GHz (2 CPUs)
    1014 MB RAM
    DirectX 10
    Intel(R) GMA 950 

  • Class Not Registered : Error -2147221164

    Let's see if anyone can solve this one :
    I have a *.tlb file, and I'm using the "Automation Open" vi to open the file so that I can invoke methods on it.
    This vi is giving me the following error "Class Not Registered : Error -2147221164". This is only happening on one of my computers.
    Can anyone shed any light on this one?
    Thanks, Gene

    I am assuming from your response then that you have tried to use regtlib anyways. All I can find on the error says to register it again. Maybe try to un-register it and then re-register it. Here is a Knowledgebase that talks about the methods to register it.
    How Do I Manually Register Type Libraries, ActiveX Controls, and ActiveX Servers?
    One thing is to make sure you are logged in as an administrator. Also what version of LabVIEW and are you running this as a VI or an exe?

  • Tried to setup ePrint on printer and received Register Error, Please Upgrade Product

    I was trying to setup the ePrint web service on a HP Photosmart Plus e-All-in-One B210a and whenever i tried to set it up on  the printer I would receive "Register Error - Please upgrade product".  I would also try to get the printer to update through the web interface and I wasn't having any luck.  I'm wondering what I can do to get the printer to either update itself and get the ePrint enabled or if I can do it from the HP website?
    Thank You,
    Trevor Bensen 

    I hope you are doing well and sorry  to learn you are having this issue
    Can you share what  is the complete printer model as well as this; 
    Operating System  (including service pack revision)
    Connection Method - USB, Hardwired LAN, Wireless?
    Error messages - on printer screen and/or computer, any blinking light patterns.  
    I will do my best to help you;
    Regards;
    RobertoR
    And remember . . .
    You can say THANKS by clicking the KUDOS STAR. If my suggestion resolves your issue Mark as a "SOLUTION" this way others can benefit Thanks in Advance!

  • 10.1.3.4 - ESB throwing error code: 2006 : 5  when registering esb project

    When we try to register an esb project, we are getting the following error in jdeveloper
    error code: 2006 : 5
    summary: ESB DT Cache is not initialized.May be ESB bootstrap failed
    Fix: Please review ESB prameters for their correctness.
    Also when I navigate to the esb console, all my service groups come up empty. No errors in the opmn log.
    Any idea what might be going on ?

    increased the open cursors on the database and bounced soa.

  • CPIC-CALL Transaction program not registered Error while creating RFC Desti

    Hi All,
    I am trying to create a new RFC Destination.
    Details I have provided are..
    1.RFC Destination Name
    2.Connection Type - TCP/IP
    3.Description
    4. Activation Type - Registered Server Program.
    5.Program Id.
    6. Gateway Host and Gateway Service.
    But When I Test the connection, I am getting the following error.
    <b>" program xyz not registered / CPIC-CALL: 'ThSAPECMINIT'# Transaction program not registered"</b>
    However I was able to create and connect RFC Destinations successfully previously.
    I am not SAP guy. Could someone help resolve this issue.
    Thanks,
    Phani

    hi Sekhar,
    I request you to please help me out in this issue. I am getting similar kind of problem. I am trying to replicate the customer from CRM to R/3 and i get a bdoc message in SMW01 that "RFC connection failed please press the save button again". When the basis team further investigated they came up with the below error..
    User: CRREMOTE (Client: 071)
    Destination: OCR (handle: 1, , )
    Error RFCIO_ERROR_SYSERROR in abrfcpic.c : 1462
    CPIC-CALL: 'ThSAPECMINIT'
    Transaction program not registered
    DEST =OCR
    HOST =%%RFCSERVER%%
    PROG =dpssrfc
    Trace file opened at 20061121 140451 EST SAP-REL 640,0,109 RFC-VER
    3 804778
    resize I/O buffer to 28000 bytes
    >>>> [2] MQ_LINK      : TCP  <ac: 3> K %%RFCSERVER%% >>> OPEN
      {45632F14-288E-0046-0000-0000A888A7AA}-
    ======> CPIC-CALL: 'ThSAPECMINIT'
    can you please tell me where can be probelm. Regarding your message, where can i get the communication channel to assign the program id.
    Awaiting your reply,
    Thanks & Regards,
    Yogesh

  • ESB throwing error when invoking Stored Procedure

    Hi there,
    I'm using SOA Suite 10.1.3.4. I have an ESB service which stores orders from a IBM Maximo system(Procurement system) into Oracle database using stored procedure. I can insert the orders through the endpoint URL using the test client provided by SOA Suite ESB console. But when Maximo sends the orders i'm getting errors as below. I can also see that the input is null when called the procedure. But in the instance of the ESB Console i can see the Payload sent by the Maximo system. Not sure where and why the payload disappears before calling the stored procedure.
    I have been battling on this for couple of days. Any help on this is much appreciated.
    <2009-01-09 11:21:12,003> <DEBUG> <default.collaxa.cube.ws> <Database Adapter::Outbound> <oracle.tip.adapter.db.TopLinkLogger log> client acquired
    <2009-01-09 11:21:12,003> <DEBUG> <default.collaxa.cube.ws> <Database Adapter::Outbound> <oracle.tip.adapter.db.TopLinkLogger log> acquire unit of work: 25523441
    <2009-01-09 11:21:12,003> <DEBUG> <default.collaxa.cube.ws> <Database Adapter::Outbound> <oracle.tip.adapter.db.TopLinkLogger log> TX beginTransaction, status=STATUS_ACTIVE
    <2009-01-09 11:21:12,003> <DEBUG> <default.collaxa.cube.ws> <Database Adapter::Outbound> <oracle.tip.adapter.db.sp.AbstractStoredProcedure execute> BEGIN APSEZ.APS_MAXIMO_INTERFACE.APS_RECIEVE_POV(I_PO_IN_OBJ=>?); END;
    <2009-01-09 11:21:12,003> <DEBUG> <default.collaxa.cube.ws> <Database Adapter::Outbound> <oracle.tip.adapter.db.sp.AbstractStoredProcedure execute> Bindings [I_PO_IN_OBJ=>APSEZ.GET_PO_IN_OBJ(null)]
    ORABPEL-11811
    Error while trying to prepare and execute an API.
    An error occurred while preparing and executing the APSEZ.APS_MAXIMO_INTERFACE.APS_RECIEVE_POV API. Cause: java.sql.SQLException: ORA-06531: Reference to uninitialized collection
    ORA-06512: at "APSEZ.APS_MAXIMO_INTERFACE", line 52
    ORA-06512: at line 1
    [Caused by: ORA-06531: Reference to uninitialized collection
    ORA-06512: at "APSEZ.APS_MAXIMO_INTERFACE", line 52
    ORA-06512: at line 1
    Check to ensure that the API is defined in the database and that the parameters match the signature of the API. Contact oracle support if error is not fixable.
         at oracle.tip.adapter.db.exceptions.DBResourceException.createEISException(DBResourceException.java:469)
         at oracle.tip.adapter.db.sp.SPUtil.createResourceException(SPUtil.java:172)
         at oracle.tip.adapter.db.sp.AbstractStoredProcedure.execute(AbstractStoredProcedure.java:116)
         at oracle.tip.adapter.db.sp.SPInteraction.executeStoredProcedure(SPInteraction.java:134)
         at oracle.tip.adapter.db.DBInteraction.executeStoredProcedure(DBInteraction.java:1014)
         at oracle.tip.adapter.db.DBInteraction.execute(DBInteraction.java:232)
         at oracle.tip.adapter.fw.wsif.jca.WSIFOperation_JCA.executeRequestResponseOperation(WSIFOperation_JCA.java:486)
         at oracle.tip.adapter.fw.wsif.jca.WSIFOperation_JCA.executeInputOnlyOperation(WSIFOperation_JCA.java:739)
         at oracle.tip.esb.server.common.wsif.WSIFInvoker.executeOperation(WSIFInvoker.java:894)
         at oracle.tip.esb.server.common.wsif.WSIFInvoker.nextService(WSIFInvoker.java:810)
         at oracle.tip.esb.server.common.wsif.WSIFInvoker.nextService(WSIFInvoker.java:832)
         at oracle.tip.esb.server.service.impl.outadapter.OutboundAdapterService.nextService(OutboundAdapterService.java:223)
         at oracle.tip.esb.server.service.impl.outadapter.OutboundAdapterService.processBusinessEvent(OutboundAdapterService.java:135)
         at oracle.tip.esb.server.dispatch.InitialEventDispatcher.dispatchNonRoutingService(InitialEventDispatcher.java:406)
         at oracle.tip.esb.server.dispatch.InitialEventDispatcher.dispatch(InitialEventDispatcher.java:164)
         at oracle.tip.esb.server.dispatch.BusinessEvent.raise(BusinessEvent.java:1988)
         at oracle.tip.esb.server.dispatch.BusinessEvent.raise(BusinessEvent.java:1467)
         at oracle.tip.esb.utils.EventUtils.raiseBusinessEvent(EventUtils.java:205)
         at oracle.tip.esb.utils.EventUtils.raiseBusinessEvent(EventUtils.java:136)
         at oracle.tip.esb.server.service.EsbRouterSubscription.onBusinessEvent(EsbRouterSubscription.java:309)
         at oracle.tip.esb.server.dispatch.EventDispatcher.executeSubscription(EventDispatcher.java:138)
         at oracle.tip.esb.server.dispatch.InitialEventDispatcher.processSubscription(InitialEventDispatcher.java:545)
         at oracle.tip.esb.server.dispatch.InitialEventDispatcher.processSubscriptions(InitialEventDispatcher.java:527)
         at oracle.tip.esb.server.dispatch.EventDispatcher.dispatchRoutingService(EventDispatcher.java:94)
         at oracle.tip.esb.server.dispatch.InitialEventDispatcher.dispatch(InitialEventDispatcher.java:160)
         at oracle.tip.esb.server.dispatch.BusinessEvent.raise(BusinessEvent.java:1988)
         at oracle.tip.esb.server.dispatch.BusinessEvent.raise(BusinessEvent.java:1467)
         at oracle.tip.esb.server.service.impl.soap.EventOracleSoapProvider.raiseEvent(EventOracleSoapProvider.java:399)
         at oracle.tip.esb.server.service.impl.soap.EventOracleSoapProvider.processMessage(EventOracleSoapProvider.java:225)
         at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:956)
         at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:349)
         at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessing(ProviderProcessor.java:466)
         at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:114)
         at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:96)
         at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:194)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    Thanks
    Dhilip

    I doubt JPublisher has anything to do with this issue as JDeveloper is the tool used for SOA Development. The issue here is with the process that gets invoked by maximo. It is not populating the data correctly, and nulls are being sent to the adapter. When nulls are sent this causes issues in the code because it cannot initilise varrays in the stored procedure.
    Therefore the fix is to sort this issue out is to stop it sending nulls, if nulls are valid form the maximo system then the stored procedure needs to manage these. This can be done by setting defaults for the inputs.
    cheers
    James

  • Plugin Register Error - Assembly file name is in invalid format. Only file name is allowed.

    Hi,
    when I add a step in a plugin registered in disk using the 2013 or 2011 tool for CRM 2013. it got a error as below.
    Assembly file name is in invalid format. Only file name is allowed.
    Anyone know this? thank you.
    Detailed log as below
    Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: Assembly file name (LoyaltyEngine.CRM.Main.Plugin.dll) is in invalid
    format. Only file name is allowed.
    Detail: <OrganizationServiceFault xmlns="http://schemas.microsoft.com/xrm/2011/Contracts" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
      <ErrorCode>-2147204719</ErrorCode>
      <ErrorDetails xmlns:a="http://schemas.datacontract.org/2004/07/System.Collections.Generic" />
      <Message>Assembly file name (LoyaltyEngine.CRM.Main.Plugin.dll) is in invalid format. Only file name is allowed.</Message>
      <Timestamp>2014-12-31T05:16:55.9984484Z</Timestamp>
      <InnerFault>
        <ErrorCode>-2147204719</ErrorCode>
        <ErrorDetails xmlns:a="http://schemas.datacontract.org/2004/07/System.Collections.Generic" />
        <Message>Assembly file name (LoyaltyEngine.CRM.Main.Plugin.dll) is in invalid format. Only file name is allowed.</Message>
        <Timestamp>2014-12-31T05:16:55.9994483Z</Timestamp>
        <InnerFault i:nil="true" />
        <TraceText i:nil="true" />
      </InnerFault>
      <TraceText i:nil="true" />
    </OrganizationServiceFault>
    Server stack trace:
       at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
       at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
       at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
    Exception rethrown at [0]:
       at Microsoft.Crm.Tools.Libraries.RegistrationHelper.RegisterStep(CrmOrganization org, CrmPluginStep step)
       at Microsoft.Crm.Tools.PluginRegistration.StepRegistrationViewModel.btnRegister_Click(Object sender, EventArgs e)
    Dynamics CRM Consulting

    Hi,
    Have you checked the below links.
    http://mscrmdeveloper.wordpress.com/2014/09/04/problems-adding-step-to-disc-based-plugin-assembly/
    http://gustafwesterlund.blogspot.com/2014/05/issues-with-new-plugin-registration-tool.html
    Hope this Helps!!!
    Thanks,
    Prasad
    Make sure to "Vote as Helpful" and "Mark As Answer",if you get answer of your question.

  • Payables Posted Invoice Register error information (11i)

    Just to let people know, I have run across an issue on the Payables Posted Invoice Register report. What I stumbled across is that sometimes a few invoices would not print on the report. If I changed the date range, so that the date was now in the middle of the range, then the invoice data would print. What I finally discovered is that if I have a distribution record with a date/time timestamp value (not just a date only timestamp value) for the TO ACCOUNTING DATE parameter of my report request, the report would not include those records. Further research showed that this only happened on cancelled invoices only, but only some of the time when cancelling (not all of the time). I reported this to Oracle Support. Turns out there is a patch available to fix the cancel invoice program to not put out a date/time timestamp value, and a data fix script to fix your historical data. I have also put in an enhancement request (search for document ID 8585995) to have the Posted Invoice Register report do a SQL TRUNC function. That way even if you do get a time value into the timestamp field (accounting date), the report would still pick up the record. We had this problem for 17 months before stumbling across it, so it may be possible that you have the same problem and are not aware of it either. The number of affected records are small, and would have to be on the TO DATE date value to impact the report as well. Just wanted to let people be aware of this situation.
    John Dickey

    Hi Gareth,
    i am getting the below error in OPP log file.
    [11/4/09 8:32:21 PM] [OPPServiceThread0] Post-processing request 19669637.
    [11/4/09 8:32:21 PM] [68406:RT19669637] Executing post-processing actions for request 19669637.
    [11/4/09 8:32:21 PM] [68406:RT19669637] Starting XML Publisher post-processing action.
    [11/4/09 8:32:21 PM] [68406:RT19669637]
    Template code: APXPOINV
    Template app: SQLAP
    Language: en
    Territory: US
    Output type: RTF
    [11/4/09 8:32:29 PM] [UNEXPECTED] [68406:RT19669637] oracle.apps.fnd.cp.util.RemoteFileException: An Error occured during file transmission in the FND File Server: The Applications File Server could not open the file 4268095326 for read.
         at oracle.apps.fnd.cp.util.RemoteFile.readURL(RemoteFile.java:242)
         at oracle.apps.fnd.cp.util.RemoteFile.transferFile(RemoteFile.java:195)
         at oracle.apps.fnd.cp.util.RemoteFile.transfer(RemoteFile.java:131)
         at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:224)
         at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:172)
    [11/4/09 8:32:29 PM] [68406:RT19669637] Completed post-processing actions for request 19669637.
    Could you please help me to understand this error message?
    Many Thanks,
    S

Maybe you are looking for

  • How to populate data into Dynamic Internal Table.

    Hi Experts, I had created one Dynamic Internal table and one static internal table.I want to move data from Static Internal table to Dynamic interal table.And aslo the number of coloum of these two tables are not same. So please help me for solving t

  • PDF attachment does not show in Mail

    When I receive a mail with PDF attachment, I can't see any icon or inline text. Can anyone advice?

  • Is there anyway to prevent someone using my ipad from resetting it in iTunes?

    My ex-wife has primary custody of our daughter. I gave her my first iPad so she had something to use for school and entertainment. Is there any way I can prevent my ex-wife from using her itunes account to reset the ipad?

  • Keyboard layout changed

    Recently I downgraded my HP Pavillion dv6000 series from Vista to XP. However, since the change, I have noticed some odd quirks about my keyboard layout. Most vital keys are the same, but many symbols have been altered. " and @ symbols have been swit

  • SMSY: Product version SAP R/3 ENTERPRISE 47X200 keeps returning

    Hi, Last year we have upgraded our SAP R/3 ENTERPRISE 47X200 system to SAP ERP 6.0. For downloading enhancement packages we need the product version to be SAP ERP 6.0. In SMSY however, SAP R/3 ENTERPRISE 47X200 is still mentioned in the product versi