Getting problem with MessagingManager

Hi all,
I have ATG 10.1 installed and I am getting the following error when run start script:
**** Error         /atg/dynamo/messaging/MessagingManager  PatchBay failed to startup properly : a Scheduler job will be registered to continue trying to bring PatchBay up : note this may resultin further errors       atg.nucleus.ServiceException: Unable to find message bean class "atg.search.events.QueryMessage" assigned to jms-type "atg.search.events.Query" in patch bay definition file "/atg/dynamo/messaging/dynamoMessagingSystem.xml": java.lang.ClassNotFoundException: atg.search.events.QueryMessage
**** Error      Dom Set 09 22:01:26 BRT 2012    1347238886727   /atg/dynamo/messaging/MessagingManager          at atg.dms.patchbay.PatchBayManager.createMessag
eType(PatchBayManager.java:2193)
**** Error      Dom Set 09 22:01:26 BRT 2012    1347238886727   /atg/dynamo/messaging/MessagingManager          at atg.dms.patchbay.PatchBayManager.doStartServi
ce(PatchBayManager.java:581)
**** Error      Dom Set 09 22:01:26 BRT 2012    1347238886727   /atg/dynamo/messaging/MessagingManager          at atg.dms.patchbay.PatchBayRestarter.performSch
eduledTask(PatchBayRestarter.java:168)
**** Error      Dom Set 09 22:01:26 BRT 2012    1347238886727   /atg/dynamo/messaging/MessagingManager          at atg.service.scheduler.ScheduledJob.runJobs(Sc
heduledJob.java:463)
**** Error      Dom Set 09 22:01:26 BRT 2012    1347238886727   /atg/dynamo/messaging/MessagingManager          at atg.service.scheduler.Scheduler$2handler.run(
Scheduler.java:782)I never got this error before, so I don't know how I can solve this.
Does anyone can help me?
Thanks a lot.

Hi,
Please do help me, I am facing below issue on server startup.
ATG VEr: 10.0.3
Jboss: 5.1eap
OS: Win 7
While running server:
01:16:34,280 ERROR [nucleusNamespace.] Unable to resolve component /atg/dynamo/messaging/MessagingManager
java.lang.OutOfMemoryError: Java heap space
     at java.util.Arrays.copyOf(Unknown Source)
     at java.lang.AbstractStringBuilder.expandCapacity(Unknown Source)
     at java.lang.AbstractStringBuilder.append(Unknown Source)
     at java.lang.StringBuffer.append(Unknown Source)
     at atg.process.filter.OrFilter.toString(OrFilter.java:333)
     at atg.process.filter.AndFilter.toString(AndFilter.java:314)
     at atg.process.filter.OrFilter.toString(OrFilter.java:330)
     at atg.process.statemachine.TransformState.generateStateIdSegment(TransformState.java:608)
     at atg.process.statemachine.TransformState.generateStateId(TransformState.java:576)
     at atg.process.statemachine.ProcessTransform.createIntermediateState(ProcessTransform.java:2470)
     at atg.process.statemachine.ProcessTransform.processLoop(ProcessTransform.java:229)
     at atg.process.statemachine.ProcessTransform.processLoop(ProcessTransform.java:422)
     at atg.process.statemachine.ProcessTransform.toStateMachine(ProcessTransform.java:169)
     at atg.process.ProcessManagerService.registerProcessSegments(ProcessManagerService.java:8972)
     at atg.process.ProcessManagerService.updateProcessGlobal(ProcessManagerService.java:6351)
     at atg.process.ProcessManagerService.updateAllProcessesGlobal(ProcessManagerService.java:8288)
     at atg.process.ProcessManagerService.updateAllProcessesGlobal(ProcessManagerService.java:8327)
     at atg.process.ProcessManagerService.updateAllProcessesGlobal(ProcessManagerService.java:8327)
     at atg.process.ProcessManagerService.updateAllProcessesGlobal(ProcessManagerService.java:8103)
     at atg.process.ProcessManagerService.initializeProcesses(ProcessManagerService.java:7235)
     at atg.process.ProcessManagerService.startMessageSource(ProcessManagerService.java:14526)
     at atg.dms.patchbay.ElementManager.startMessageSource(ElementManager.java:882)
     at atg.dms.patchbay.PatchBayManager.startMessageSources(PatchBayManager.java:1975)
     at atg.dms.patchbay.PatchBayManager.doStartService(PatchBayManager.java:634)
     at atg.nucleus.GenericService.startService(GenericService.java:496)
     at atg.nucleus.NucleusNameResolver.startService(NucleusNameResolver.java:1458)
     at atg.nucleus.NucleusNameResolver.configureAndStartService(NucleusNameResolver.java:1206)
     at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:826)
     at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:590)
     at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:571)
     at atg.nucleus.NucleusNameResolver.resolveName(NucleusNameResolver.java:416)
     at atg.nucleus.NucleusNameResolver.resolveName(NucleusNameResolver.java:1120)
After Server startup:
CONTAINER:atg.repository.RepositoryException; SOURCE:org.jboss.util.NestedSQLException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a7d44bf:e2ca:513d6792:5805 status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a7d44bf:e2ca:513d6792:5805 status: ActionStatus.ABORT_ONLY >)
     at atg.adapter.gsa.GSAItemDescriptor.addItem(GSAItemDescriptor.java:6816)
     at atg.adapter.gsa.GSARepository.addItem(GSARepository.java:1019)
     at atg.commerce.promotion.PromotionTools.createPromotionStatus(PromotionTools.java:711)
     at atg.commerce.promotion.PromotionTools.grantPromotion(PromotionTools.java:1286)
     at atg.commerce.promotion.PromotionTools.grantPromotion(PromotionTools.java:1255)
     at com.nutrisystem.commerce.promotion.NSPromotionTools.grantPromotion(NSPromotionTools.java:548)
     at com.nutrisystem.commerce.promotion.NSPromotionTools.grantPromotion(NSPromotionTools.java:561)
     at com.nutrisystem.campaign.NSCampaignManager.assignCampaign(NSCampaignManager.java:389)
     at com.nutrisystem.campaign.NSRetentionCampaignManager.assignCampaign(NSRetentionCampaignManager.java:71)
     at com.nutrisystem.campaign.AssignCampaignPipelineServlet.assignDefaultCampaign(AssignCampaignPipelineServlet.java:158)
     at com.nutrisystem.campaign.AssignCampaignPipelineServlet.service(AssignCampaignPipelineServlet.java:134)
     at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
     at com.nutrisystem.campaign.OffermaticaManagerServlet.service(OffermaticaManagerServlet.java:156)
     at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
     at atg.userprofiling.SessionEventTrigger.service(SessionEventTrigger.java:477)
     at com.nutrisystem.dafpipeline.NSSessionEventTrigger.service(NSSessionEventTrigger.java:59)
     at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
     at atg.userprofiling.ProfilePropertyServlet.service(ProfilePropertyServlet.java:208)
     at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
     at atg.search.servlet.SearchClickThroughServlet.service(SearchClickThroughServlet.java:396)
     at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
     at atg.userprofiling.ProfileRequestServlet.service(ProfileRequestServlet.java:437)
     at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
     at atg.servlet.pipeline.DynamoPipelineServlet.service(DynamoPipelineServlet.java:469)
     at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
Caused by: org.jboss.util.NestedSQLException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a7d44bf:e2ca:513d6792:5805 status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a7d44bf:e2ca:513d6792:5805 status: ActionStatus.ABORT_ONLY >)
     at org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:95)
     at atg.adapter.gsa.GSATransaction.getConnection(GSATransaction.java:742)
     at atg.adapter.gsa.GSAItemDescriptor.getConnection(GSAItemDescriptor.java:2506)
     at atg.adapter.gsa.GSAItemDescriptor.addItem(GSAItemDescriptor.java:6735)
     ... 65 more
Caused by: javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a7d44bf:e2ca:513d6792:5805 status: ActionStatus.ABORT_ONLY >
     at org.jboss.resource.connectionmanager.TxConnectionManager.getManagedConnection(TxConnectionManager.java:413)
     at org.jboss.resource.connectionmanager.BaseConnectionManager2.allocateConnection(BaseConnectionManager2.java:496)
     at org.jboss.resource.connectionmanager.BaseConnectionManager2$ConnectionManagerProxy.allocateConnection(BaseConnectionManager2.java:941)
     at org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:89)
Thanks in advance.

Similar Messages

  • Getting problem with handset

    hello i have nokia e71 now i getting problem with it. my mobile phone switches doesn't work.when i try to receive any call but mobile screen it's automatically disappered. evenif i press any key to open my contect menu but i coun't open it as well. so can u reply what i should do.

    Does ur phone contain a large no of msg? If yes pls bring them down to 500 or less. Remove sim & memory card & connect ur phone to charger when u try this.
    Please mark the post as solution if it solves your problem.
    Current Device - Nokia Lumia 1020/920

  • Getting problem with DOMImplementation classes method getFeature() method

    hi
    getting problem with DOMImplementation classes method getFeature() method
    Error is cannot find symbol getFeature()
    code snippet is like...
    private void saveXml(Document document, String path) throws IOException {
    DOMImplementation implementation = document.getImplementation();
    DOMImplementationLS implementationLS = (DOMImplementationLS) (implementation.getFeature("LS", "3.0"));
    LSSerializer serializer = implementationLS.createLSSerializer();
    LSOutput output = implementationLS.createLSOutput();
    FileOutputStream stream = new FileOutputStream(path);
    output.setByteStream(stream);
    serializer.write(document, output);
    stream.close();
    problem with getFeature() method

    You are probably using an implementation of DOM which does not implement DOM level-3.

  • I am getting problem with internal table & work area declaration.

    I am working with 'makt' table ..with the table makt i need to work with styles attributes ..so i declared like this
    TYPES : BEGIN OF ty_makt,
             matnr TYPE makt-matnr,
             spras TYPE makt-spras,
             maktx TYPE makt-maktx,
             maktg TYPE makt-maktg,
             celltab TYPE lvc_t_styl,
           END OF ty_makt.
    DATA : i_makt TYPE TABLE OF ty_makt.
    DATA : wa_makt TYPE ty_makt .
        But end of program i need to update dbtable "makt"...i am getting problem with internal table & work area declaration.
    i think makt table fields mapping and internal table/work area mapping is not correct. so please help me to get out from this.

    Hi Nagasankar,
    TYPES : BEGIN OF TY_MATNR,
                  MATNR TYPE MAKT-MATNR,
                  SPRAS TYPE MAKT-SPRAS,
                  MAKTX TYPE MAKT-MAKTX,
                  MAKTX TYPE MAKT-MAKTG,
                  CELLTAB TYPE LVC_T_STYL,  " Its Working perfectly fine..
                 END OF TY_MAKT.
    DATA: IT_MAKT TYPE STANDARD TABLE OF TY_MAKT,
              WA_MAKT TYPE TY_MAKT.
    Its working perfectly fine. if still you are facing any issue post your complete code.
    Thanks,
    Sandeep

  • I am getting problem with eps image coordite while rotating in AI Script

    I am getting problem with eps image coordite while rotating in AI Script

    "Problem"? Uh, *what* problem?
    "AI Script"? There is no such thing.
    I'm willing to interpret "cordite" as "coordinate" but you must provide more (a LOT more) information before anyone can volunteer to help you. You are not posting to an automated system that retrieves stock answers from a database. You are asking Real People to help you. (And this is a user-to-user forum, so it's all voluntary as well.)

  • If I delete itunes completely from my computer and reinstall will I get problems with my account

    If I delete itunes completely from my computer and reinstall will I get problems with my account. I am trying to upgrade from Vista to Windows 7 and need to clear hard drive as I have problems. Will it give me problems with my account if I install Itunes from new with new Windows 7 operating system?
    Many thanks

    Deauthorize the computer and back up the iTunes library before proceeding.
    (64245)

  • I am a foreigner. So please forgive my bad english. When I purchase music in I tunes store and burn it on cd, can i give it away to others or to I get accusable? Is it possible, to give the musi i purchased to others or to I get problems with copyrights?

    I am a foreigner. So please forgive my bad english. When I purchase music in I tunes store and burn it on cd, can i give it away to others or to I get accusable? Is it possible, to give the musi i purchased to others or to I get problems with copyrights?

    It is illegal, against the law, to do this.
    You ONLY buy the right to your own personal use of the music.
    You do not have any right to distribute it to others.

  • Why do I keep getting problems with Apple not recognizing my email password? This suddenly started and just reminds me of the mess that mobileme was. Calendar dev also is not working. What a complete mess!

    Can't access my email - endless messages saying password is wrong, which it is not. Mobileme all over again. I now need to forward all Apple mail to GMail, which is how an email system should work. Same is true with the calendar - a complete mess on the integration with my Google calendar.
    This is really, really a pain!!

    OK this is Cormacin Texas - these idiots have put me through the hoops, effectively locking me out of the support forum. Anyway I've solved the problem - it took 3.5 hours, involved a trip to the Genius bar at the local Apple store, and one and a half hours escalating through the dial-in help support - which was about the only thing the Genius was good for.
    What you need to know is:
    1. Apple are having problems with their servers, but have not published the fact - we've all wasted a lot of time because these guys want to keep their Customer Sat scores high, I guess. (I'm starting to feel like one of their Chinese factory workers!)
    2. This server problem is compounded by the fact that it only affects a few random servers
    3. It in turn can lead to problems sending emails which require you to change your Apple Mail password, and in my case surgically remove bad records for various hidden email and library folders. (Good luck with that!)
    So, a problem that they hide, a knock-on set of work that the problem indirectly causes, which they also hide, and a support structure that is geared for hardware, not the services that they are now selling.
    My suggestion is to change your mail password using the web (icloud.com) access to Mail and see if that works. After that, remove and reset up your Apple email (Preferences) and pray that you don't have to join endless telephone answering lines where some of the folks will cut you off because they can't be arsed.
    The two guys that finally helped me were brilliant, knew their stuff and could not have done a better job. The key guy was Danny - if you get him, your golden!

  • Getting problem with the new java.util.concurrent package

    i m using the new concurrency package of jdk 1.5 in my code. see the line:
    Executor threadPool = Executors.newCachedThreadPool();
    about this, api doc says Creates a thread pool that creates new threads as needed, but will reuse previously constructed threads when they are available
    but i dont find this method to create new threads whenever required. please tell me about this.
    in my code, in some rare cases many threads r created, and very difficult to detect the number of active threads.
    as the previous one failed i tried with another one newFixedThreadPool(int). but here i got another problem. it works successfully but i dont understand what should be the size of the pool. i tried with 1000, it works well, but in a very rare case, it failed also. then i tried with 10000. but i m still confused, i dont know whether it would work always or not. with traditional threads my code never fails.
    please tell me, what should be the size of the pool and also let me know what is the problem with the first one (newCachedThreadPool)

    The thread pool should not be more than 100 threads. Ideally you should only have a small number of threads per CPU. If your threads are not long running it is possible that you could add 10,000 runnables but on start a small number of threads. Note, adding a thread take a non trivial amount of time so while the thread is added, all the others could finish. This could mean the number of threads could be 140 or smaller.
    Have you looked at the code to see what it does?

  • Why are you updating Firefox so fast? I get problems with my Internet Bank every time before they have updated their software. And by that time you already have a new version.

    I get a popup that tells there is a new version and I don't know how to get rid of it.
    As I have said in the question I get problems when you are updating too many times in a year.
    I didn't know where to ask this question. Maybe there is a better place, but I could not find it.

    Thanks for the suggestions. I did finally find out that I could uncheck Firefox update and wait until my bank have done their update. (And I can of course use Internet Explorer...) But I still think you make new versions too fast.

  • Hi i m getting problem with yahoo account

    hi i m facing problem with yahoo account like apple.imap.mail.yahoo.com is in correctly could u solve this one plz as soon as possible.thnx

    Delete the account.
    Add the account back using the correct settings.
    If the problem continues, contact Yahoo for assistance.

  • Japanese Data Set and Get Problem with SQL

    Hi,
    I am not able to retrieve or set data contain Japanese characters.
    Formerly our set up was running just fine. But on doing installation on a new machine, things have gone all haywire.
    I installed Win NT 4.0 Japnese version and SQL 7.0 and later Win 2000 Server Japanese version with same SQL 7.0, but on both get and set I get SQL Exceptions:
    Query 1:
    SELECT DISTINCT MAKER_CD FROM T_MAKER WHERE MAKER_NAME = '�a�l�v�A���s�i' Exception:
    [Microsoft][ODBC SQL Server Driver][SQL Server]Unclosed quotation mark before the character string '�a�l�v�A��'.
    Query 2:
    Insert into Car (intCarID, nvchCustomerID, nvchCarMaker, nvchCarModel,nvchCarDescription, nvchCarCode, nvchCarColor, tintRegistrationCalendar,tintRegistrationMonth, intRegistrationYear,nvchAnnualMileage, nvchPurpose, intNoOfKms,intAirBag, btEcologicalCar, btAntilockBreakSystem,btAntiskid, btSafetyBody, btAntitheft, btFourWheelDrive,btCarModification, nvchLicensePlateArea, intLicensePlateType,nvchLicensePlateHiragana, tintLicensePlateNumber,nvchCarManufacturingNumber, nvchCarOwner, btCurrentlyInsured)Values( 1, 'NI200205040001','','', '', 'HA11S', '���I����������',2,1, 11 ,'5000', '�����E���W���[',0,2,0,0,0,0,0,0,0,'',0,'null', '0' ,'', '�_�������{�l' , 0)
    Exception:
    [Microsoft][ODBC SQL Server Driver][SQL Server]Incorrect syntax near the keyword 'null'.
    I do not wish to Prepared Statements. I will need to update all my JDBC calls this way.
    Would be grateful if any solutions to this problem could be provided.
    Tahanks and Regards

    If you are using the JDBC-ODBC bridge, then add the 'charset' property (with the name of the japanese charset as value, or whichever you are using) to the Properties instance you pass on to getConnection().
    Alin.

  • Iam getting problem with Jfilechooser iam not getting networkneighbourhood

    Dear Sir,
    Iam doing a product for education portal for that we are using swing as frontend in that we are using Jfilechooser where ever we want but the problem is in filechooser iam getting the directories of the system(like C, D, E). But iam not getting the networkneighbourhood in that. Please any body can solve my problem i want to select networkneighbouhood. Ill be waiting for your reply.If apiece of code is there ill be very thankful.
    regards
    surya

    Unfortunately can't be done with JFileChooser, you would have to write your own version.
    See the bottom of this document
    http://java.sun.com/products/jfc/tsc/articles/merlin/windows/index.html
    Unfortunately the link that the text then leads you on to is broken.

  • Getting problem with the FM IDOC_WRITE_AND_START_INBOUND

    Hi ,
    I have scenarios like, I am downloading the Idoc into the local file from one system and uploading into the different system. After upload, I am posting the Idoc witht he subject FM.
    I am creating the Inbound Idoc with the FM IDOC_WRITE_AND_START_INBOUND and Inpur parameters which i am passing with control structure it_edidc and tables it_edidd
    But already it_edidc(Control Strcutrute) has the previous IDoc number , I am able to create the IDoc but getting the error as 56. I am getting the error as follow with
    "EDI: Field DOCNUM in control record with value '0000000000687239 ' is invalid ." . But if i remove the IDoc number from the control structure before passing to this FM, then IDOc is not creating and system message as "Update was terminted"
    How can i solve this problem or Any alternativa way to skip this kind of error?
    Thanks and Warm Regards,
    Vijay

    you should not give Idoc number in IT_EDIDC, need to pass rest all the data.
    and corresponding EDIDD data need to pass to IT_EDIDD.
    system will generate the Idoc number when we process the FM.
    so, in your case once you dowloaded the data into flat file clear the DOCNUM field from EDIDC table and upload into another system and process.

  • Getting problems with one book

    Hi everyone. I have never experienced this before and its really holding me up.
    When trying to output this one book its failing every time with a hang. But completly randomly, sometimes it gets to page 100 sometimes 125. If I watch where it hangs, I have assumed the image its trying to download at that point has a porblem, so I make it JPEG or pick something else and try again, and then it hangs at a different point.
    Its just this one book, and I am at a loss how to fix it. I really need to output it too PDF.
    Is there a way to establish why the programme is crashing?

    If you have the full version of Acrobat, you can join PDFs together into one PDF. I suggest you output your book in sections. Some sections will work, and others won't. If your book is 64 pages, try 1-32 then 33-64. If 1-32 doesn't work, try 1-16 and 17-32. If 17-32 doesn't work, try 17-24 and 25-32. Eventually, you will find which pages won't output, and then you can look on those pages to try to find out what is causing it. Sometimes it's a bad font or a bad image. Sometimes the document has corruption (see this link to fix minor corruption).
    In the end, you may fix all the problems and get back the ability to PDF the whole document in one go, but this method may get you a PDF that you can use sooner than later.

Maybe you are looking for