CATALOG UNAVAILABLE ERROR

Hi all,
For catalog unavailable error .solution 5 is specified as
UIU in indexed catalog variant to be set to active . can any one specify the patch.
Thanks,
Nagesh

Hi Nagesh!
Have you checked before to have correctly created the catalog variant for the sales organization of the User you are trying to access the shop with? basically the user is linked to a sold-to party, on which the sales organization will be determined in order to access the shop (performing the check against the catalog variant settings). If you want to check the catalog indexing status please check the SRMO tcode.

Similar Messages

  • I want to writte C# code for 503 Service Unavailable error to web application page immediate close connection any page loaded

    Here is a ticket regarding our current client web application (  Image data add, edit , delete in folder with form data in MSSQL Database) that using code c#, web form, ajax, VS2008, MSSQL Server2008 , it appears that there is an error where the HTTP
    503 error occurs. 
    . Below is a conversation with Host Server support assistant.Can you take a look at it? 
    Ben (support) - Hi 
    Customer - We're having an issue with our windows host 
    Ben (support) - What's the issue? 
    Customer - 503 errors 
    Ben (support) - I am not getting any 503 errors on your site, is there a specific url to duplicate the error? 
    Customer - no, it comes and goes without any change Customer - could you have access to any logs ? 
    Ben (support) - Error logs are only available on Linux shared hosting, however with this error it may be related to you reaching your concurrent connections 
    Ben (support) - You can review more about this at the link \ 
    Customer - probably yes - how can we troubleshoot ? 
    Ben (support) - http://support.godaddy.com/help/article/3206/how-many-visitors-can-view-my-site-at-once 
    Ben (support) - This is something you need to review your code and databases to make sure they are closing the connections in a timely manner 
    Customer - we're low traffic, this is an image DB to show our product details to our customers 
    Customer - ahhhh, so we could have straying sessions ? 
    Ben (support) - Correct Customer - any way you could check if it's the case ? 
    Customer - because it was working previously 
    Ben (support) - We already know that's the case as you stated the 503 errors don't happen all the time if it were issue on the server the the 503 would stay. 
    Customer - so our 2/3 max concurrent users can max out the 200 sessions 
    Customer - correct ? 
    Customer - is there a timeout ? 
    Ben (support) - no that's not a time out concurrent connections are a little different then sessions and or connections. Lets say for an example you have 5 images on your site and 5 7 users come to your site this is not 7 concurrent connections but 35. They
    do close after awhile hence why the 503 error comes and goes. You can have these connections close sooner using code but this is something you have to research using your favorite search engine 
    Customer - thank you so much 
    Customer - I'm surprised that this just started a few weeks ago when we haven't changed anything for months 
    Customer - any changes from your side ? lowering of the value maybe ? 
    Customer - I'm trying to understand what I can report as a significant change 
    Ben (support) - We haven't touched that limit in years 
    Ben (support) - This could just be more users to your site than normal or even more images 
    Customer - I was thinking that could be it indeed 
    Customer - so I need to research how to quickly close connections when not needed 
    Ben (support) - Correctly 
    Ben (support) - correct 
    Customer - thanks !! 
    Ben (support) - Your welcome 
     Analysis : 
     The link provided tells us : All Plesk accounts are limited to 200 simultaneous visitors. 
     From what Ben (support) says and a little extra research, if those aren't visitors but connections then it's quite easy to max out, especially if the connections aren't closed when finished using. I'd suggest forwarding this to Kasem to see what he thinks. 
    Cheers, 
    Customer

    Hi Md,
    Thank you for posting in the MSDN forum.
    >>
    I want to writte C# code for 503 Service Unavailable error to web application page immediate close connection any page loaded.
    Since
    Visual Studio General Forum which discuss VS IDE issue, I am afraid that you post the issue in an incorrect forum.
    To help you find the correct forum, would you mind letting us know more information about this issue? Which kind of web app you develop using C# language? Is it an ASP.NET Web Application?
    If yes, I suggest you could post the issue directly on
    ASP.NET forum, it would better support your issue.
    Thanks for your understanding.
    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.

  • Outlook 2010 "Your automatic reply settings cannot be displayed because the server is unavailable" error

    Hi,
    We recently introduced a Exchange 2010 server into our Exchange 2003 enviroment but had to stop migrating users over to it after it became appartent that users using Outlook 2010 could not switch on their Out Of Office, getting an "Your automatic reply settings
    cannot be displayed because the server is currently unavailable" error. However users on the new 2010 can set OOF if they use OWA or Outlook 2003!
    Running the Test E-mail AutoConfiguration shows no errors with the Log tab showing Autodiscover succeeded and the Results tab showing all the correct values, including a OOF URL of
    /Autodiscover/Autodiscover.xml">https://<servername>/Autodiscover/Autodiscover.xml into IE gives a XML file with a 600 error code.
    I have looked at loads of 'solutions' on the Internet but cannot get this working, anyone have any suggestions?
    Thank you,
    Craig

    Please verify IIS
    settings:
    ======================
    On Exchange CAS
    server, open IIS console,
    Go to default web site, double click “SSL
    Settings”,  make sure Client Certificates is set to “Ignore”
    Click Autodiscover, double click “SSL
    Settings”,  make sure Client Certificates is set to “Ignore”
    Click EWS, double click “SSL
    Settings”,  make sure Client Certificates is set to “Ignore”
    Click OAB, double click “SSL
    Settings”,  make sure Client Certificates is set to “Ignore”
    Please run IISRESET command to load the changes.
    Thanks.
    Tony Chen
    TechNet Community Support

  • Portlet unavailable error in Webcenter application

    I have developed a portlet application by using wsrp standand-based java portlet in the windows environment. There is no problem when I deployed the application to the preconfigured webcenter oc4j in JDeveloper 10.1.3.3.0.
    But when I deployed it to the webcenter suite which is also installed in the windows, I have got portlet unavailable error.
    I have already used the predeployment tools to change the portlet url endpoint so that it points to the webcenter portlet producers.
    <!--Unable to get portlet response (Internal Error) for portlet binding ParameterFormPortlet1_1oracle.portlet.client.container.PortletRemoteException: oracle.portlet.server.container.InvalidRegistrationException: oracle.portlet.wsrp.v2.InvalidRegistrationException: oracle.portlet.wsrp.v2.soap.InvalidRegistration
         at oracle.portlet.client.techimpl.wsrp.WSRPBaseTerminalPipe.processException(WSRPBaseTerminalPipe.java:37)
         at oracle.portlet.client.techimpl.wsrp.WSRPGetMarkupPipe.execute(WSRPGetMarkupPipe.java:192)
         at oracle.portlet.client.techimpl.wsrp.WSRPGetMarkupPipe.pre(WSRPGetMarkupPipe.java:55)
         at oracle.portlet.client.service.pipeline.PipeContext.internalExecute2(PipeContext.java:519)
         at oracle.portlet.client.service.pipeline.PipeContext.internalExecute(PipeContext.java:406)
         at oracle.portlet.client.service.pipeline.PipeContextRunnable.run(PipeContextRunnable.java:23)
         at edu.emory.mathcs.backport.java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:431)
         at edu.emory.mathcs.backport.java.util.concurrent.FutureTask.run(FutureTask.java:176)
         at oracle.portlet.client.service.pipeline.ModifiedThreadPoolExecutor$Worker.runTask(ModifiedThreadPoolExecutor.java:398)
         at oracle.portlet.client.service.pipeline.ModifiedThreadPoolExecutor$Worker.run(ModifiedThreadPoolExecutor.java:423)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: oracle.portlet.server.container.InvalidRegistrationException: oracle.portlet.wsrp.v2.InvalidRegistrationException: oracle.portlet.wsrp.v2.soap.InvalidRegistration
         at oracle.portlet.wsrp.v2.ServerToWSRPv2.getMarkup(ServerToWSRPv2.java:13574)
         at oracle.portlet.client.connection.wsrp.ActivityServerWrapper.getMarkup(ActivityServerWrapper.java:1382)
         at oracle.portlet.client.techimpl.wsrp.WSRPGetMarkupPipe.execute(WSRPGetMarkupPipe.java:119)

    Have you tried deploying the portlet to the application server, consume this portlet producer in your development environment (JDeveloper), and deploy the application without re-wiring the portlet producer connection?
    This approach may take us closer to the problem.
    Also, a full stack trace would be helpful too.
    Peter

  • Hyper-V host fails with "RPC Server unavailable" error when I try to promote Windows Server in virtual machine to a domain controller

    Host: Windows Server 2012 R2 with Hyper-V and RRAS (for Internet over NAT)
    VM: Windows Server 2012 R2 with installed Active Directory Domain Services
    When I open AD DS configuration window (“promote this server to a domain controller”) many services and programs on my host (include Hyper-V, RRAS & Server Manager) fails with RPC Server unavailable error.

    Hello Aleksandr,
    There wasn't any configuration information, ipconfig /all, network setup, etc. So it's difficult to tell.
    More importantly, are you trying to promote the host server? If yes, that is not advised, for one, because it's a Hyper-V server, (not suggested at all), and two, RRAS is installed. RRAS is problematic with any domain controller because it turns it into
    a multihomed domain controller.
    Active Directory communication fails on multihomed domain controllers
    http://support.microsoft.com/kb/272294/
    Multihomed DCs (with more than one unteamed NIC or multiple IPs) with DNS, RRAS, iSCSI, Clustering interfaces, management interfaces, backup interfaces, and/or PPPoE adapters - A multihomed DC is not a recommended configuration, however there are ways to
    configure a DC with registry mods:
    http://blogs.msmvps.com/acefekay/2009/08/17/multihomed-dcs-with-dns-rras-and-or-pppoe-adapters/
    7 Reasons not to Make Hyper-V a Domain Controller
    http://www.altaro.com/hyper-v/reasons-not-to-make-hyper-v-a-domain-controller/
    Domain Controller as Hyper-V host
    https://social.technet.microsoft.com/Forums/windowsserver/en-US/4ff14bec-a815-473b-8d2a-33e91e17197b/domain-controller-as-hyperv-host?forum=winserverhyperv
    Networking?
    I don't know how your networking is setup, whether there are multiple NICs on the host server, if they are teamed, if you have the host interface set to allow the operating system to share administration, or if there are separate interfaces for each. Can
    the host OS ping/communicate with the DC virtual machine?
    If there are more than one NIC, you have the choice to team the NICs and share the Teamed NICs for the Hyper-V OS and the VMs, or keep them separate where one is devoted for the Hyper-V OS, and one for the VMs.
    Hyper-V Server VLAN Network Configuration
    https://social.technet.microsoft.com/Forums/windowsserver/en-US/0aa71d2a-ebf9-4a3e-bbf5-94db55339fa2/hyperv-server-vlan-network-configuration?forum=winserverhyperv 
    Recommendation:
    Why not just create another VM DC?
    Ace Fekay
    MVP, MCT, MCSE 2012, MCITP EA & MCTS Windows 2008/R2, Exchange 2013, 2010 EA & 2007, MCSE & MCSA 2003/2000, MCSA Messaging 2003
    Microsoft Certified Trainer
    Microsoft MVP - Directory Services
    Complete List of Technical Blogs: http://www.delawarecountycomputerconsulting.com/technicalblogs.php
    This posting is provided AS-IS with no warranties or guarantees and confers no rights.

  • ATG catalog export error in startSQLRepository

    Hi,
    I want to export the catalog data from atg production. I followed the steps as below.
    1. create FakeXADatasource.properties file in C:\ATG\ATG10.1.1\home\localconfig\atg\dynamo\service\jdbc. (There is mysql user named atguser with password atg123$)
    $class=atg.service.jdbc.FakeXADataSource
    URL=jdbc:mysql://localhost:3306/prod_lo
    user=atguser
    password=atg123$
    driver=com.mysql.jdbc.Driver
    2. change JTDataSource.properties as below.
    $class=atg.service.jdbc.MonitoredDataSource
    dataSource=/atg/dynamo/service/jdbc/FakeXADataSource
    transactionManager=/atg/dynamo/transaction/TransactionManager
    loggingSQLInfo=false
    min=10
    maxFree=-1
    loggingSQLError=false
    blocking=true
    loggingSQLWarning=false
    max=10
    loggingSQLDebug=false
    3. then run the "startSQLRepository.bat -m Store.Storefront -export all catalogExport.xml -repository /atg/commerce/catalog/ProductCatalog" command.
    but while it processing it gives below error. Anyone know the reason or how to do a complete catalog export? (I have remove the last part of the error log because it exceeds the maximum length of 30000 characters. )
    ./startSQLRepository -m Store.Storefront -export all catalogExport.xml -repository /atg/commerce/catalog/ProductCatalog
    ARGS: args = -m Store.Storefront -export all catalogExport.xml -repository /atg/commerce/catalog/ProductCatalog
    Invalid setting of DYNAMO_HOME: "/usr/local/ATG/ATG10.1.2/home"
    Attempting to locate a valid DYNAMO_HOME based on your working directory.
    The following installed ATG components are being used to launch:
    ATGPlatform version 10.1.1 installed at /usr/local/ATG/ATG10.1.1
    CommerceReferenceStore version 10.1.1 installed at /usr/local/ATG/ATG10.1.1/CommerceReferenceStore
    JAVA_ARGS: -Djava.security.policy=lib/java.policy -Datg.dynamo.home=. -Datg.dynamo.root=./.. -Datg.dynamo.display= -Djava.protocol.handler.pkgs=atg.net.www.protocol -Djava.naming.factory.url.pkgs=atg.jndi.url -Datg.dynamo.modulepath=./.. -Xms512m -Xmx1024m -XX:MaxPermSize=128m -XX:MaxNewSize=128m -Datg.dynamo.server.home=. -Datg.dynamo.modules=DAS:DAS-UI::Store.Storefront:DSS -Datg.dynamo.layers= -Dsun.rmi.dgc.server.gcInterval=3600000
    DYNAMO_MODULES: DAS:DAS-UI:DPS:DSS:WebUI:DCS:Store.EStore:DCS.AbandonedOrderServices:Store.Storefront
    CONFIGPATH: /usr/local/ATG/ATG10.1.1/DAS/config/config.jar:/usr/local/ATG/ATG10.1.1/DAS/config/oca-ldap.jar:vfs[localconfig-1]=/atg/dynamo/service/groupconfig/ClientNodeTypeVirtualFileSystem:vfs[localconfig-1]=/atg/dynamo/service/groupconfig/ClientInstanceVirtualFileSystem:/usr/local/ATG/ATG10.1.1/DAS-UI/config/uiconfig.jar:/usr/local/ATG/ATG10.1.1/DPS/config/targeting.jar:/usr/local/ATG/ATG10.1.1/DPS/config/oca-cms.jar:/usr/local/ATG/ATG10.1.1/DPS/config/oca-html.jar:/usr/local/ATG/ATG10.1.1/DPS/config/oca-xml.jar:/usr/local/ATG/ATG10.1.1/DPS/config/userprofiling.jar:/usr/local/ATG/ATG10.1.1/DPS/config/profile.jar:/usr/local/ATG/ATG10.1.1/DSS/config/config.jar:/usr/local/ATG/ATG10.1.1/WebUI/config/config.jar:/usr/local/ATG/ATG10.1.1/DCS/config/config.jar:/usr/local/ATG/ATG10.1.1/CommerceReferenceStore/Store/EStore/config/config.jar:/usr/local/ATG/ATG10.1.1/DCS/AbandonedOrderServices/config/config.jar:../DAS/config/dtmconfig.jar:localconfig:../DAF/config/dafconfig.jar
    CLASSPATH: ./locallib/:./lib/launcher.jar:/opt/jboss-5.1.0.GA/lib/mysql-connector-java-5.1.22-bin.jar:/opt/jboss-5.1.0.GA/common/lib/jsp-api.jar:/opt/jboss-5.1.0.GA/lib/jboss-javaee.jar:/opt/jboss-5.1.0.GA/common/lib/servlet-api.jar:/opt/jboss-5.1.0.GA/common/lib/jsp-api.jar:/opt/jboss-5.1.0.GA/lib/jboss-javaee.jar:/opt/jboss-5.1.0.GA/common/lib/servlet-api.jar:/usr/local/ATG/more_libs/javaee-api-5.0.4.jar:/usr/local/ATG/more_libs/javaee-api-5.1.0-M1.jar:/opt/jboss-5.1.0.GA/lib/mysql-connector-java-5.1.22-bin.jar:/usr/local/ATG/ATG10.1.1/CommerceReferenceStore/Store/Storefront/lib/classes.jar:/usr/local/ATG/ATG10.1.1/CommerceReferenceStore/Store/EStore/lib/classes.jar:/usr/local/ATG/ATG10.1.1/CommerceReferenceStore/Store/EStore/lib/commons-codec-1.3.jar:/usr/local/ATG/ATG10.1.1/DCS/lib/resources.jar:/usr/local/ATG/ATG10.1.1/DCS/lib/classes.jar:/usr/local/ATG/ATG10.1.1/WebUI/lib/classes.jar:/usr/local/ATG/ATG10.1.1/DSS/lib/resources.jar:/usr/local/ATG/ATG10.1.1/DSS/lib/classes.jar:/usr/local/ATG/ATG10.1.1/DPS/lib/resources.jar:/usr/local/ATG/ATG10.1.1/DPS/lib/classes.jar:/usr/local/ATG/ATG10.1.1/DAS-UI/lib/uiresources.jar:/usr/local/ATG/ATG10.1.1/DAS-UI/lib/uiclasses.jar:/usr/local/ATG/ATG10.1.1/DAS-UI/lib/jhall.jar:/usr/local/ATG/ATG10.1.1/DAS/lib/resources.jar:/usr/local/ATG/ATG10.1.1/DAS/lib/classes.jar:/usr/local/ATG/ATG10.1.1/DAS/lib/servlet.jar:/usr/local/ATG/ATG10.1.1/DAS/lib/jsp-api.jar:/usr/local/ATG/ATG10.1.1/DAS/lib/ice.jar:/usr/local/ATG/ATG10.1.1/DAS/lib/cglib-nodep-2.1_3.jar:/usr/local/ATG/ATG10.1.1/DAS/lib/spring-aop-1.2-rc1.jar:/usr/local/ATG/ATG10.1.1/DAS/lib/jline-0.9.94.jar:/usr/local/ATG/ATG10.1.1/DAS/lib/validation-api-1.0.0.GA.jar
    PATH: /usr/local/endeca/PlatformServices/6.1.3/bin:/usr/local/endeca/PlatformServices/6.1.3/perl/bin:/usr/local/endeca/PlatformServices/6.1.3/utilities:/usr/local/endeca/MDEX/6.4.0/bin:/usr/lib64/qt-3.3/bin:/opt/jdk1.6.0_35/bin:/opt/ENDECA/endeca/PlatformServices/6.1.3/bin:/opt/ENDECA/endeca/PlatformServices/6.1.3/perl/bin:/opt/ENDECA/endeca/PlatformServices/6.1.3/utilities:/opt/ENDECA/endeca/MDEX/6.3.0/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/jdk1.6.0_35/bin:/opt/jboss-5.1.0.GA/bin:./../DAS/os_specific_files/i486-unknown-linux2
    Apr 26, 2013 9:57:20 AM org.hibernate.validator.util.Version <clinit>
    INFO: Hibernate Validator 4.1.0.Final
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241015     /atg/dynamo/service/jdbc/JTDataSource     an exception was encountered while trying to populate the pool with the starting number of resources: atg.service.resourcepool.ResourcePoolException: java.sql.SQLException: Access denied for user 'root'@'localhost' (using password: NO)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241025     /atg/dynamo/service/jdbc/JTDataSource     The connection pool failed to initialize propertly, i.e. the starting number of connections could not be created; check your database accessibility and JDBC driver configuration
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator     ---     CONTAINER:atg.service.idgen.IdGeneratorException; SOURCE:CONTAINER:atg.service.idgen.IdGeneratorException; SOURCE:java.sql.SQLException: atg.service.resourcepool.ResourcePoolException: java.sql.SQLException: Access denied for user 'root'@'localhost' (using password: NO)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.service.idgen.PersistentIdGenerator.initialize(PersistentIdGenerator.java:389)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.service.idgen.AbstractSequentialIdGenerator.doStartService(AbstractSequentialIdGenerator.java:643)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.GenericService.startService(GenericService.java:559)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.startService(NucleusNameResolver.java:1704)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.configureAndStartService(NucleusNameResolver.java:1375)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:907)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:666)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:647)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.resolveName(NucleusNameResolver.java:492)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.resolveName(NucleusNameResolver.java:1216)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.ConfigurationRef.getValue(ConfigurationRef.java:103)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.SimpleComponentState.setBeanProperty(SimpleComponentState.java:401)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.SimpleConfigurationState.saveToBean(SimpleConfigurationState.java:240)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.SimpleConfigurationState.configureBean(SimpleConfigurationState.java:263)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.BeanConfigurator.configureBean(BeanConfigurator.java:297)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.PropertyConfiguration.configureService(PropertyConfiguration.java:978)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.SingleNucleusConfigurator.configureService(SingleNucleusConfigurator.java:84)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.configureService(NucleusNameResolver.java:1621)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.configureAndStartService(NucleusNameResolver.java:1347)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:907)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:666)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:647)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.resolveName(NucleusNameResolver.java:492)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.Nucleus.resolveName(Nucleus.java:2620)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.GenericService.resolveName(GenericService.java:378)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.GenericService.resolveName(GenericService.java:430)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.Nucleus.<init>(Nucleus.java:993)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.Nucleus.<init>(Nucleus.java:766)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.Nucleus.<init>(Nucleus.java:747)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.Nucleus.startNucleusCheckLicense(Nucleus.java:4275)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.Nucleus.startNucleus(Nucleus.java:4152)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.adapter.gsa.xml.TemplateParser.runParser(TemplateParser.java:5709)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.adapter.gsa.xml.TemplateParser.main(TemplateParser.java:5325)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator     Caused by :CONTAINER:atg.service.idgen.IdGeneratorException; SOURCE:java.sql.SQLException: atg.service.resourcepool.ResourcePoolException: java.sql.SQLException: Access denied for user 'root'@'localhost' (using password: NO)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.service.idgen.SQLIdGenerator.getConnection(SQLIdGenerator.java:647)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.service.idgen.SQLIdGenerator.initializeIdSpaces(SQLIdGenerator.java:833)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.service.idgen.PersistentIdGenerator.initialize(PersistentIdGenerator.java:327)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.service.idgen.AbstractSequentialIdGenerator.doStartService(AbstractSequentialIdGenerator.java:643)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.GenericService.startService(GenericService.java:559)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.startService(NucleusNameResolver.java:1704)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.configureAndStartService(NucleusNameResolver.java:1375)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:907)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:666)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:647)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.resolveName(NucleusNameResolver.java:492)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.resolveName(NucleusNameResolver.java:1216)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.ConfigurationRef.getValue(ConfigurationRef.java:103)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.SimpleComponentState.setBeanProperty(SimpleComponentState.java:401)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.SimpleConfigurationState.saveToBean(SimpleConfigurationState.java:240)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.SimpleConfigurationState.configureBean(SimpleConfigurationState.java:263)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.BeanConfigurator.configureBean(BeanConfigurator.java:297)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.PropertyConfiguration.configureService(PropertyConfiguration.java:978)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.SingleNucleusConfigurator.configureService(SingleNucleusConfigurator.java:84)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.configureService(NucleusNameResolver.java:1621)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.configureAndStartService(NucleusNameResolver.java:1347)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:907)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:666)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:647)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.resolveName(NucleusNameResolver.java:492)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.Nucleus.resolveName(Nucleus.java:2620)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.GenericService.resolveName(GenericService.java:378)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.GenericService.resolveName(GenericService.java:430)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.Nucleus.<init>(Nucleus.java:993)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.Nucleus.<init>(Nucleus.java:766)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.Nucleus.<init>(Nucleus.java:747)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.Nucleus.startNucleusCheckLicense(Nucleus.java:4275)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.Nucleus.startNucleus(Nucleus.java:4152)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.adapter.gsa.xml.TemplateParser.runParser(TemplateParser.java:5709)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.adapter.gsa.xml.TemplateParser.main(TemplateParser.java:5325)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator     Caused by (#2):java.sql.SQLException: atg.service.resourcepool.ResourcePoolException: java.sql.SQLException: Access denied for user 'root'@'localhost' (using password: NO)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.service.jdbc.MonitoredDataSource.getConnection(MonitoredDataSource.java:1261)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.service.idgen.SQLIdGenerator.getConnection(SQLIdGenerator.java:633)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.service.idgen.SQLIdGenerator.initializeIdSpaces(SQLIdGenerator.java:833)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.service.idgen.PersistentIdGenerator.initialize(PersistentIdGenerator.java:327)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.service.idgen.AbstractSequentialIdGenerator.doStartService(AbstractSequentialIdGenerator.java:643)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.GenericService.startService(GenericService.java:559)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.startService(NucleusNameResolver.java:1704)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.configureAndStartService(NucleusNameResolver.java:1375)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:907)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:666)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:647)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.resolveName(NucleusNameResolver.java:492)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.resolveName(NucleusNameResolver.java:1216)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.ConfigurationRef.getValue(ConfigurationRef.java:103)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.SimpleComponentState.setBeanProperty(SimpleComponentState.java:401)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.SimpleConfigurationState.saveToBean(SimpleConfigurationState.java:240)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.SimpleConfigurationState.configureBean(SimpleConfigurationState.java:263)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.BeanConfigurator.configureBean(BeanConfigurator.java:297)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.PropertyConfiguration.configureService(PropertyConfiguration.java:978)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.SingleNucleusConfigurator.configureService(SingleNucleusConfigurator.java:84)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.configureService(NucleusNameResolver.java:1621)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.configureAndStartService(NucleusNameResolver.java:1347)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:907)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:666)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:647)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.resolveName(NucleusNameResolver.java:492)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.Nucleus.resolveName(Nucleus.java:2620)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.GenericService.resolveName(GenericService.java:378)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.GenericService.resolveName(GenericService.java:430)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.Nucleus.<init>(Nucleus.java:993)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.Nucleus.<init>(Nucleus.java:766)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.Nucleus.<init>(Nucleus.java:747)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.Nucleus.startNucleusCheckLicense(Nucleus.java:4275)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.Nucleus.startNucleus(Nucleus.java:4152)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.adapter.gsa.xml.TemplateParser.runParser(TemplateParser.java:5709)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.adapter.gsa.xml.TemplateParser.main(TemplateParser.java:5325)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator     
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241118     /     Unable to start service "/atg/dynamo/service/IdGenerator": atg.nucleus.ServiceException: CONTAINER:atg.service.idgen.IdGeneratorException; SOURCE:CONTAINER:atg.service.idgen.IdGeneratorException; SOURCE:java.sql.SQLException: atg.service.resourcepool.ResourcePoolException: java.sql.SQLException: Access denied for user 'root'@'localhost' (using password: NO)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog     ---     java.sql.SQLException: atg.service.resourcepool.ResourcePoolException: java.sql.SQLException: Access denied for user 'root'@'localhost' (using password: NO)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.service.jdbc.MonitoredDataSource.getConnection(MonitoredDataSource.java:1261)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.adapter.gsa.GSARepository.initialize(GSARepository.java:5809)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.adapter.gsa.GSARepository.initializeTransactionally(GSARepository.java:5747)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.adapter.gsa.GSARepository.doStartService(GSARepository.java:5420)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.nucleus.GenericService.startService(GenericService.java:559)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.nucleus.NucleusNameResolver.startService(NucleusNameResolver.java:1704)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.nucleus.NucleusNameResolver.configureAndStartService(NucleusNameResolver.java:1375)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:907)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:666)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:647)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.nucleus.NucleusNameResolver.resolveName(NucleusNameResolver.java:492)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.nucleus.Nucleus.resolveName(Nucleus.java:2620)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.nucleus.GenericService.resolveName(GenericService.java:378)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.nucleus.GenericService.resolveName(GenericService.java:430)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.nucleus.Nucleus.<init>(Nucleus.java:993)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.nucleus.Nucleus.<init>(Nucleus.java:766)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.nucleus.Nucleus.<init>(Nucleus.java:747)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.nucleus.Nucleus.startNucleusCheckLicense(Nucleus.java:4275)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.nucleus.Nucleus.startNucleus(Nucleus.java:4152)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.adapter.gsa.xml.TemplateParser.runParser(TemplateParser.java:5709)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.adapter.gsa.xml.TemplateParser.main(TemplateParser.java:5325)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog     
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241177     /     Unable to resolve component /atg/commerce/catalog/ProductCatalog      java.lang.NullPointerException
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241177     /          at atg.adapter.gsa.GSARepository.initialize(GSARepository.java:5825)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241177     /          at atg.adapter.gsa.GSARepository.initializeTransactionally(GSARepository.java:5747)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241177     /          at atg.adapter.gsa.GSARepository.doStartService(GSARepository.java:5420)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241177     /          at atg.nucleus.GenericService.startService(GenericService.java:559)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241177     /          at atg.nucleus.NucleusNameResolver.startService(NucleusNameResolver.java:1704)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241177     /          at atg.nucleus.NucleusNameResolver.configureAndStartService(NucleusNameResolver.java:1375)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241177     /          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:907)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241177     /          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:666)

    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241015     /atg/dynamo/service/jdbc/JTDataSource     an exception was encountered while trying to populate the pool with the starting number of resources: atg.service.resourcepool.ResourcePoolException: java.sql.SQLException: Access denied for user 'root'@'localhost' (using password: NO)**** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241025     /atg/dynamo/service/jdbc/JTDataSource     The connection pool failed to initialize propertly, i.e. the starting number of connections could not be created; check your database accessibility and JDBC driver configuration >
    Try with below configuration:
    <ATG-Home>\home\localconfig\atg\dynamo\service\jdbc\FakeXADataSource.properties:
    $class=atg.service.jdbc.FakeXADataSource
    URL=jdbc:mysql://localhost:3306/myfds
    user=atguser
    password=atg123$
    driver=com.mysql.jdbc.jdbc2.optional.MysqlXADataSource
    <ATG-Home>\home\localconfig\atg\dynamo\service\jdbc\JTDataSource.properties:
    $class=atg.service.jdbc.MonitoredDataSource
    min=10
    max=10
    blocking=true
    maxFree=-1
    loggingSQLWarning=false
    loggingSQLDebug=false
    loggingSQLInfo=false
    dataSource=/atg/dynamo/service/jdbc/FakeXADataSource
    loggingSQLError=false
    Please don't forget to have jar file for com.mysql.jdbc.jdbc2.optional.MysqlXADataSource.
    Also see:
    http://docs.oracle.com/cd/E23507_01/Platform.20073/RepositoryGuide/html/s1108exportingrepositorydata01.html
    -RMishra

  • SRM MDM Catalog (Subscreen Error)

    Hi,
    I am facing an issue with the SRM MDM catalog.
    We are currently implementing SRM-MDM catalog 1.0 SP1 Patch01 HF1.
    Our MDM server version is MDM 5.5 SP5 Patch02 HF1.
    The steps while creating a Shopping Cart are as follows:
    -     Log into SRM Shopping Screen.
    -     Select the SRM MDM Catalog
    -     Inside the SRM MDM catalog select an item and click on the shopping basket to add the item to the shopping cart.
    -     Once I click on the shopping basket we are getting the below error
    <b>Error when processing your request</b>
    What has happened?
    The URL http://mb1es1001.idcsap.com:8000/sap/bc/gui/sap/its/bbpsc01/ was not called due to an error.
    Note
    The following error text was processed in the system <b>SR6 : Subscreen not found</b>
    The error occurred on the application server MB1ES1001_SR6_00 and in the work process 1 .
    The termination type was: ABORT_MESSAGE_STATE
    The ABAP call stack was:
    SYSTEM-EXIT of program SAPLBBP_SC_UI_ITS
    What can I do?
    If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system SR6 in transaction ST22.
    If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server MB1ES1001_SR6_00 in transaction SM21.
    If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 1 in transaction ST11 on the application server MB1ES1001_SR6_00 . In some situations, you may also need to analyze the trace files of other work processes.
    If you do not yet have a user ID, contact your system administrator.
    <b>Error code: ICF-IE-http -c: 001 -u: RAJ -l: E -s: SR6 -i: MB1ES1001_SR6_00 -w: 1 -d: 20070912 -t: 143649 -v: ABORT_MESSAGE_STATE -e: Subscreen not found</b>
    If any have any idea about this error, please help me resolve it. Full points will be awarded.

    Hi
    <b>Check the SAP Note 967088 and download the configuration guide from SAP official website (SAP Marketplace - OSS Login required). Did you raised any message with SAP as well on this yet. If not, please do the same for faster processing of your query.</b>
    <u>Please check what all error logs appear in SLG1 and RZ10 and RZ20 transactions in this case.</u>
    Which SRM/CCM/MDM versions, support packs are you using ?
    FYI, Catalog names are case sensitive.
    OCI parameter should be like this.
    0 http://<J2EEhost.domain>:<J2EEport>/SRM-MDM/SRM_MDM
    10 username User1
    20 password <blank>
    30 server <MDM Server>
    40 port <Repositiry port>
    50 catalog <Repository name>
    60 uilanguage SY-LANGU
    70 datalanguage SY-LANGU
    80 mask <blank>
    90 named search <blank>
    User name and password mainatined in MDM console is case sensitive.I would suggest you to follow this step
    1.In MDM Console for User1 enter password as user1(note that password is all small case)
    2.Ensure that you enter the password in similar manner in defining OCI.
    <u><b>Please try the following OSS Notes & links below -></b></u>
    OSS Note 895183
    947362
    938495
    Note 871302 - Unable to switch between catalogs using F4 help
    Note 890967 - /CCM/CHECK_TREX shows incorrect document content
    Note 946185 - CCM20: /CCM/CHECK_TREX modifications
    Note 707781 - Product search does not find all documents
    Note 481295 - Short dump RAISE_EXCEPTION when expanding a product node
    Note 723688 BBP TREX corrections for SRM 4.0 SP01
    Note 778688 TREX_INDEX_MANAGER unit test update_view(): incorrect search
    Note 930788 - Search help for catalog does not display all catalogs
    Note 1028343 Changes in the repository not reflected in Catalog UI
    Note 1015201 - SRM-MDM Catalog 1.0 Patch02 Release Note
    Note 487917 BADI implementation f. BBP_CATALOG_CONTENT (Troubleshooting)
    Note 877131 Product category is not permitted for the user
    Note 623067 SRM 2.0 Integrated Catalog does not display catalog info
    Re: ITS Template not found
    SRM MDM Catalog --Login error
    Do let me know.
    Regards
    - Atul

  • HTTP 503 Service Unavailable Error in SAP XI 3.0

    Hi All,
       I am doing a simple File -> File scenario which picks up a .txt file from a folder and post it to the same folder .My file is getting picked up.But I am getting an error
    <SAP:Stack>HTTP response contains status code 503 with the description Service Unavailable Error when sending by HTTP (error code: 503, error text: Service Unavailable)</SAP:Stack>
    I have done a cache refresh to resolve this error. But then my error is MAPPING PROGRAM NOT FOUND.When I retry I am getting the HTTP 503 error.
      Please suggest any solution for the same .
    Thanks,
    Tiny

    Look similar thread to resolve your problem
    Error in Call Adapter (IDOC->XI->FILE)
    XI Server Malfunction:Error in Receiver Adapter
    Http* Errors in XI
    Please can you look at note: 803145
    Error : HTTP_RESP_STATUS_CODE_NOT_OK - 503 Service Unavailable
    HTTP_RES_STATUS_CODE_NOT_OK,503 error

  • Frustrated by Error 503--Service Unavailable Error

    I am currently being frustrated by a Error 503--Service Unavailable error. I have worked with WL 8.x for a couple of years but just set up my first WL 9.x server. I cannot find anything in the logs and am at a loss as to how to proceed. I am not sure if the problem is with my WAR file or with the server configuration. Any help would be GREATLY appreciated.

    I am having the exact same error. Any solutions yet???
    Error is:
    Error 503--Service Unavailable
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.5.4 503 Service Unavailable
    The server is currently unable to handle the request due to a temporary overloading or maintenance of the server. The implication is that this is a temporary condition which will be alleviated after some delay. If known, the length of the delay may be indicated in a Retry-After header. If no Retry-After is given, the client SHOULD handle the response as it would for a 500 response.
    Note: The existence of the 503 status code does not imply that a server must use it when becoming overloaded. Some servers may wish to simply refuse the connection.

  • My Canon MG4150 printer won't connect. Im using OS X10.7 which says is compatible. Its identifies via USB and says downloading, but then comes up with software unavailable error.

    My Canon MG4150 printer won't connect. Im using OS X10.7 which says is compatible. Its identifies via USB and says downloading, but then comes up with software unavailable error. Any ideas?

    Hi Pebbles2313,
    It sounds like you have an issue with your printer software. You may find some of the software necessary to run your printer through the following link:
    OS X: Printer and scanner software available for download - Apple Support
    http://support.apple.com/en-is/HT201465
    Thanks for being a part of the Apple Support Communities!
    Cheers,
    Braden

  • My Canon MG4150 printer won't connect. Im using OS X10.7 which says is compatible. Its identifies via USB and says downloading, but comes up with software unavailable error.

    My Canon MG4150 printer won't connect. Im using OS X10.7 which says is compatible. Its identifies via USB and says downloading, but then comes up with software unavailable error.

    Try downloading the driver directly from Canon's web site.

  • Can't Import Catalog - Unknown Error

    Is this still a known bug without a solution?
    I have LR3 on a MacBook Pro Snow Leopard and on a PC Desktiop Win XP Pro SP3.  I exported a catalog from the laptop to an external hard drive and then attempted to import it to the desktop and kept getting the dreaded Can't Import Catalog - Unknown Error message.
    I don't have an issue with LR Beta because i didn't use it; I just upgraded v2.6 installations on both machines to LR3.
    I like LR3 but I've got to be able to get the image files and the LR work I've done on them from my laptop to my desktop and an Unknown Error is not what I need. Am I going to have to wait for the first dot release to be able to do this?
    --Bob

    Well, I just got off the phone with Adobe Technical Support and I am extremely frustrated
    Support: Since you are working cross-platform (from a Mac laptop via an external hard drive and then to a Win XP desktop) we can only say that sometimes it will work and sometimes it will not.
    Me: Huh?  It worked perfectly in LR 2.6.
    Support:  I am sorry.  That is all I can tell you.
    Me: That really ruins my month.  I've got thousands of edited images on my laptop from a 3 week trip to SE Asia and now I can't move the catalog to my desktop?  Give me a break!!
    Support:  You can copy the image files to your desktop.
    Me: Without the accompanying adjustments?
    Support:  Yes.  Sorry.
    Me:  Me too.
    Anyone have a better idea?  I've filed a bug report.....
    --Bob

  • "Resource Unavailable" error when trying to download a file.

    We're running the latest version of OS:X - 10.4.3 (recently upgraded from 10.3.9) and I've found that with the latest version of Safari we can no longer download files off certain websites of ours. Typically we have a link off a page which spawns a javascript window, which then contains the download link. When trying to "Download Linked File" to our desktop we get a "resource unavailable" error in the Downloads window.
    Oddly enough it doesn't affect all of Tiger installations. We noticed that those machines that were formatted first, then had Tiger installed did not have this problem, only the machines we upgraded from 10.3.9. I've tried re-installing the 10.4.3 combo updater to no avail. And JFYI, Firefox works without a hitch, but my fear is that we're going to run into problems where some of our clients are unable to grab files they require.
    Unfortunately, I cannot provide a link as they are to client files but I can try to provide any additional information needed to get to the bottom of this...
    Thanks,
    MJX.
    G4   Mac OS X (10.4.3)  

    Reworked some of the javascript for our webserver and fixed the problem.

  • #UNAVAILABLE Error in WEBI 4.1 SP3

    Hi All,
    I am facing this issue with the web intelligence report created over a BEx query using a BICs connection. The report layout is attached. I have a structure object from BEx in my report. I need to show many crosstab blocks filtered by a different selection of customers. All my measures except for the TLC% and TLC per KG have the type SUM. These two are Delegated. The moment I apply a filter on customers and select more than one customer I get a #UNAVAILABLE error for these two measures. I thought this issue has been resolved in BI 4.1 SP3.
    How can I resolve it?
    Thank you
    Best regards,
    Tanisha

    Hi Tanisha,
    that is normal & works as designed.
    Maybe following thread will help you understand the background:
    Block-Level Filters on Measure-Variables containing BICS-Smart-Measures Error
    There was an improvement around this message & contexts in BI 4.1 SP3, but this is not your case (you are not getting this message when using contexts).
    Your alternatives:
    Use prompts instead of report filters.
    Calculate those two key figures in the front end, instead of in the bex query.
    Best regards,
    Victor

  • "unavailable" error

    The "activity you're trying to do is unavailable" error is now almost 24 hours old.  portraying this as an "upgrade to our system" is complete hogwash.  that they've been the victim of a cyber attack is fairly obvious now....how long (if ever) will it be until they admit it?

    I doubt they ever will. I had not considered this until I read it in another post and it makes complete sense that it be a cyber attack.

Maybe you are looking for

  • Error in loading data into PSA from source system.

    Hi Experts !!! Good morning . I am trying to load data from SRM source system into BI system.When I execute infopackage,the data is not loaded into PSA and status of the process immediately becomes yellow.After sometime it gets timed out and converts

  • Compiling Apache 1.3 with gcc

    Hi all, I have trying to set up Apache server in Soalris 10, and to compile with gcc but I am having problems. The first part of ./configure --prefix=... is fine, but when I type make I am getting this: # make ===> src ===> src/regex <=== src/regex =

  • ENTERING A BIRTH DATE USING FORMS CONFIGERATOR TEMPLATE RESULTS IN ERROr

    Problem definition Customer made a seed template for hire employee using people management configurator for Northlands legislation Form(PERWSQHM VERSION (11.5.329) When attempting to enter Date of Birth receiving the following error: APP-PAY-07207: T

  • Re-executing a function in IP web: buffer problem

    Hello everybody, we have performed 2 changes to our application: 1. for performance reasons we replaced a FOX function with an IP exit function and 2. to limit the number of entires appearing in F4 (000's) in the web application when selecting mater

  • Spurious deallocation run-time errors

    Hello, I am getting the following error when running my program: ****** FORTRAN RUN-TIME SYSTEM ****** Error 1183: deallocating an unallocated allocatable array Location: the DEALLOCATE statement at line 39 of "vangle.f90" This error occurs after the