[Endeca 3.1.1 + ATG 10.1.2] @FileNotFound error while requesting a page

When I am requesting for a Endeca page (say "dil"), I am getting the following error:
18:40:58,306 INFO [AssemblerPipelineServlet] DEBUG Allowed mime type null for assembly of URI /crs/dil
18:40:58,306 INFO [AssemblerTools] DEBUG Assembling content for {contentUri=/pages/dil, @type=ContentInclude}
18:40:58,321 ERROR [AssemblerTools] A problem occured assembling requested content. Response from the assembler was {contentUri=/pages/dil, @type=ContentInclude, @error=FileNotFound}
Also every 1 minute, I keep getting the following error in console (My machine IP is 172.21.21.64):
19:14:40,658 SEVERE [LiveContentClient] Shutting down and reconnecting client [172.21.21.64:3899]. Encountered exception: java.io.IOException: An established connection was aborted by the software in your host machine
19:15:25,141 SEVERE [LiveContentClient] Shutting down and reconnecting client [172.21.21.64:3899]. Encountered exception: java.nio.channels.ClosedChannelException
19:15:28,047 SEVERE [LiveContentClient] Shutting down and reconnecting client [172.21.21.64:3899]. Encountered exception: java.nio.channels.ClosedChannelException
19:15:29,672 SEVERE [LiveContentClient] Shutting down and reconnecting client [172.21.21.64:3899]. Encountered exception: java.nio.channels.ClosedChannelException
Thanks in advance
Dilroz

So the various Endeca modules were moved between 10.0.3 (where they were shipped with CRS with module names that began with "Endeca", like "Endeca.Index", "Endeca) and 10.1.1 and later (where they were moved to their more permanent homes, like DAF.Endeca.Index, DCS.Endeca.Index, etc).
For a complete list of the locations of Endeca modules in 10.1.2, see the "ATG Modules" section of http://docs.oracle.com/cd/E36434_01/Platform.10-1-2/ATGEndecaIntegrationGuide/ATGEndecaIntegrationGuide.pdf .
CRS in 10.1.2 and later depends upon the Endeca and the ATG Endeca integration modules, and CIM should pull in the needed ATG modules automatically for CRS.

Similar Messages

  • Error while running forge post Endeca integration with ATG

    Hi All,
    We have integrated Endeca application with ATG and then tried running the Endeca baseline update script. However the script failed with the below error message
    Parsing XML dimensions data with validation turned on
    Parsing project file "C:\apps\ATGSample\data\forge_output\ATGSample.xml" (project="ATGSample")
    XMLParser: Reading dimensions, dvals, and synonyms from file "C:\apps\ATGSample\data\forge_output\\ATGSample.dimensions.xml"
    ERROR 06/07/13 05:15:57.022 UTC (1370582157018) DGIDX {dgidx,baseline} Internal error while decompressing input stream: null
    FATAL 06/07/13 05:15:57.022 UTC (1370582157018) DGIDX {dgidx,baseline} Fatal error at file , line 0, char 0; Message: An exception occurred! Type:RuntimeException, Message:The primary document entity could not be opened. Id=C:\apps\ATGSample\data\forge_output\\ATGSample.dimensions.xml
    WARN 06/07/13 05:15:57.022 UTC (1370582157019) DGIDX {dgidx,baseline} Lexer/OLT log: level=-1: 2013/06/07 10:45:57 | INFO | Disabling log callback
    We checked the physical location of forge output and found that there is no file called 'ATGSample.dimensions.xml '
    However, when we manually placed this file in the forge output folder and ran dgidx alone, the baseline update failed with the below error
    Parsing XML dimensions data with validation turned on
    Parsing project file "C:\apps\ATGSample\data\forge_output\ATGSample.xml" (project="ATGSample")
    XMLParser: Reading dimensions, dvals, and synonyms from file "C:\apps\ATGSample\data\forge_output\\ATGSample.dimensions.xml"
    ERROR 06/07/13 05:15:57.022 UTC (1370582157018) DGIDX {dgidx,baseline} Internal error while decompressing input stream: null
    FATAL 06/07/13 05:15:57.022 UTC (1370582157018) DGIDX {dgidx,baseline} Fatal error at file , line 0, char 0; Message: An exception occurred! Type:RuntimeException, Message:The primary document entity could not be opened. Id=C:\apps\ATGSample\data\forge_output\\ATGSample.dimensions.xml
    WARN 06/07/13 05:15:57.022 UTC (1370582157019) DGIDX {dgidx,baseline} Lexer/OLT log: level=-1: 2013/06/07 10:45:57 | INFO | Disabling log callback
    ============================================================================
    === DGIDX: Version = "6.4.0.692722"
    === Start Time : Fri Jun 07 11:04:15 2013
    === Arguments : "C:\Endeca\MDEX\6.4.0\bin\dgidx.exe -v --compoundDimSearch --lang en --out C:\apps\ATGSample\logs\dgidxs\Dgidx\Dgidx.log --dtddir C:\Endeca\MDEX\6.4.0\conf\dtd --tmpdir C:\apps\ATGSample\data\temp C:\apps\ATGSample\data\forge_output\ATGSample C:\apps\ATGSample\data\dgidx_output\ATGSample"
    === Current Directory : C:\apps\ATGSample
    === Exec Path : C:\Endeca\MDEX\6.4.0\bin\dgidx.exe
    ============================================================================
    Language/collation in use is English (collation=endeca)
    WARN 06/07/13 05:34:15.054 UTC (1370583255046) DGIDX {dgidx,baseline} Lexer/OLT log: level=-1: 2013/06/07 11:04:15 | INFO | Enabling log callback
    No application configuration specified. Using "C:\apps\ATGSample\data\forge_output\ATGSample" as the application configuration prefix.
    ============================================================================
    === DGIDX: Starting phase "Read raw dimensions, properties, and records"
    === Current Time : Fri Jun 07 11:04:15 2013
    === Total Elapsed : 0.1131 seconds
    === User CPU Time : 0.0625 seconds
    === System CPU Time : 0.1250 seconds
    === Memory Usage : 18.44 MB
    ============================================================================
    Parsing XML dimensions data with validation turned on
    Parsing project file "C:\apps\ATGSample\data\forge_output\ATGSample.xml" (project="ATGSample")
    XMLParser: Reading dimensions, dvals, and synonyms from file "C:\apps\ATGSample\data\forge_output\\ATGSample.dimensions.xml"
    In Dval [id=10001] named "clothing-sku.color", the name is non-searchable.
    In Dval [id=10002] named "clothing-sku.size", the name is non-searchable.
    In Dval [id=10003] named "furniture-sku.woodFinish", the name is non-searchable.
    In Dval [id=10093] named "product.brand", the name is non-searchable.
    In Dval [id=10094] named "product.catalogId", the name is non-searchable.
    In Dval [id=10006] named "product.disallowAsRecommendation", the name is non-searchable.
    In Dval [id=10007] named "product.features.displayName", the name is non-searchable.
    In Dval [id=10095] named "product.language", the name is non-searchable.
    In Dval [id=10008] named "product.nonreturnable", the name is non-searchable.
    In Dval [id=10096] named "product.priceListPair", the name is non-searchable.
    In Dval [id=10009] named "product.siteId", the name is non-searchable.
    In Dval [id=10010] named "sku.siteId", the name is non-searchable.
    In Dval [id=10011] named "product.category", the name is non-searchable.
    In Dval [id=10079] named "item.type", the name is non-searchable.
    XMLParser: Done reading dimensions, dvals, and synonyms from "C:\apps\ATGSample\data\forge_output\\ATGSample.dimensions.xml"
    XMLParser: Reading auto propmap file "C:\apps\ATGSample\data\forge_output\\ATGSample.auto_propmap.xml"
    XMLParser: Done reading auto propmap file "C:\apps\ATGSample\data\forge_output\\ATGSample.auto_propmap.xml"
    XMLParser: Reading properties from file "C:\apps\ATGSample\data\forge_output\ATGSample.prop_refs.xml"
    XMLParser: Done reading properties from file "C:\apps\ATGSample\data\forge_output\ATGSample.prop_refs.xml"
    XMLParser: Reading rollup properties and dimensions from file "C:\apps\ATGSample\data\forge_output\ATGSample.rollups.xml"
    XMLParser: Done reading rollup properties and dimensions from file "C:\apps\ATGSample\data\forge_output\ATGSample.rollups.xml"
    XMLParser: Reading record spec property from file "C:\apps\ATGSample\data\forge_output\ATGSample.record_spec.xml"
    XMLParser: Property "common.id" is a record spec property.
    XMLParser: Done reading record specs from "C:\apps\ATGSample\data\forge_output\ATGSample.record_spec.xml"
    XMLParser: Reading record filter properties from file "C:\apps\ATGSample\data\forge_output\ATGSample.record_filter.xml"
    XMLParser: Done reading record filter properties from file "C:\apps\ATGSample\data\forge_output\ATGSample.record_filter.xml"
    XMLParser: Creating dimensions from dvals.
    XMLParser: Reading rollup properties and dimensions from file "C:\apps\ATGSample\data\forge_output\ATGSample.rollups.xml"
    XMLParser: Done reading rollup properties and dimensions from file "C:\apps\ATGSample\data\forge_output\ATGSample.rollups.xml"
    XMLParser: Reading dimensions from file "C:\apps\ATGSample\data\forge_output\ATGSample.dimension_refs.xml"
    XMLParser: Done reading dimensions from file "C:\apps\ATGSample\data\forge_output\ATGSample.dimension_refs.xml"
    XMLParser: Reading dimension groups from file "C:\apps\ATGSample\data\forge_output\ATGSample.dimension_groups.xml"
    XMLParser: Done reading dimension groups from file "C:\apps\ATGSample\data\forge_output\ATGSample.dimension_groups.xml"
    XMLParser: Reading precedence rules from file "C:\apps\ATGSample\data\forge_output\ATGSample.precedence_rules.xml"
    XMLParser: Done reading precedence rules from file "C:\apps\ATGSample\data\forge_output\ATGSample.precedence_rules.xml"
    XMLParser: Reading dval refs from file "C:\apps\ATGSample\data\forge_output\ATGSample.dval_refs.xml"
    XMLParser: Done reading dval refs from file "C:\apps\ATGSample\data\forge_output\ATGSample.dval_refs.xml"
    XMLParser: Reading dval ranks from file "C:\apps\ATGSample\data\forge_output\ATGSample.dval_ranks.xml"
    XMLParser: Done reading dval ranks from file "C:\apps\ATGSample\data\forge_output\ATGSample.dval_ranks.xml"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10079] "item.type"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10094] "product.catalogId"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10095] "product.language"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10009] "product.siteId"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10001] "clothing-sku.color"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10007] "product.features.displayName"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10006] "product.disallowAsRecommendation"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10002] "clothing-sku.size"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10003] "furniture-sku.woodFinish"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10008] "product.nonreturnable"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10093] "product.brand"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10096] "product.priceListPair"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10010] "sku.siteId"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10011] "product.category"
    XMLParser: Reading refinement config from file "C:\apps\ATGSample\data\forge_output\ATGSample.refinement_config.xml"
    XMLParser: Done reading refinement config from file "C:\apps\ATGSample\data\forge_output\ATGSample.refinement_config.xml"
    XMLParser: Reading dimension search index configuration from file "C:\apps\ATGSample\data\forge_output\ATGSample.dimsearch_index.xml"
    XMLParser: Done reading dimension search index configuration from file "C:\apps\ATGSample\data\forge_output\ATGSample.dimsearch_index.xml"
    XMLParser: Reading record search index configuration from file "C:\apps\ATGSample\data\forge_output\ATGSample.recsearch_indexes.xml"
    XMLParser: Done reading record search index configuration from file "C:\apps\ATGSample\data\forge_output\ATGSample.recsearch_indexes.xml"
    XMLParser: Reading record search interface configuration from file "C:\apps\ATGSample\data\forge_output\ATGSample.recsearch_config.xml"
    XMLParser: Done reading record search interface configuration from file "C:\apps\ATGSample\data\forge_output\ATGSample.recsearch_config.xml"
    WARN 06/07/13 05:34:15.288 UTC (1370583255283) DGIDX {dgidx,baseline} Errors while parsing record search interface configuration from file "C:\apps\ATGSample\data\forge_output\ATGSample.recsearch_config.xml": RETURN_RELRANK_SCORE no longer supported. Search interface member "allAncestors.displayName" in interface "All" is not a property or dimension Search interface member "product.displayName" in interface "All" is not a property or dimension Search interface member "sku.displayName" in interface "All" is not a property or dimension Cannot put search interface member "product.features.displayName" into the search interface "All" because it has not been enabled for full-text search Cannot put search interface member "product.brand" into the search interface "All" because it has not been enabled for full-text search Search interface member "product.repositoryId" in interface "All" is not a property or dimension Search interface member "sku.repositoryId" in interface "All" is not a property or dimension Search interface member "product.briefDescription" in interface "All" is not a property or dimension Search interface member "product.description" in interface "All" is not a property or dimension Search interface member "product.longDescription" in interface "All" is not a property or dimension Search interface member "product.keywords" in interface "All" is not a property or dimension Cannot put search interface member "clothing-sku.color" into the search interface "All" because it has not been enabled for full-text search Cannot put search interface member "clothing-sku.size" into the search interface "All" because it has not been enabled for full-text search Cannot put search interface member "furniture-sku.woodFinish" into the search interface "All" because it has not been enabled for full-text search Search interface member "sku.manufacturer_part_number" in interface "All" is not a property or dimension
    XMLParser: Reading search chars from file "C:\apps\ATGSample\data\forge_output\ATGSample.search_chars.xml"
    XMLParser: Done reading search chars from file "C:\apps\ATGSample\data\forge_output\ATGSample.search_chars.xml"
    XMLParser: Reading language stemming settings from file "C:\apps\ATGSample\data\forge_output\ATGSample.stemming.xml"
    XMLParser: Done reading per-language stemming settings from file "C:\apps\ATGSample\data\forge_output\ATGSample.stemming.xml"
    Default language English manually configured to use static word forms.
    XMLParser: Reading word forms from file "C:\Endeca\MDEX\6.4.0\conf\stemming\en_word_forms_collection.xml"
    XMLParser: Done reading word forms from file "C:\Endeca\MDEX\6.4.0\conf\stemming\en_word_forms_collection.xml". There are 50374 word forms.
    XMLParser: Reading language config from file "C:\apps\ATGSample\data\forge_output\ATGSample.languages.xml"
    XMLParser: Done reading language config from file "C:\apps\ATGSample\data\forge_output\ATGSample.languages.xml"
    XMLParser: Reading stop words from file "C:\apps\ATGSample\data\forge_output\ATGSample.stop_words.xml"
    XMLParser: Done reading stop words from file "C:\apps\ATGSample\data\forge_output\ATGSample.stop_words.xml", finished in 0.0039 seconds.
    FATAL 06/07/13 05:34:17.616 UTC (1370583257616) DGIDX {dgidx,baseline} ENE Indexer: Error processing records file.
    WARN 06/07/13 05:34:17.616 UTC (1370583257616) DGIDX {dgidx,baseline} Lexer/OLT log: level=-1: 2013/06/07 11:04:17 | INFO | Disabling log callback

    I've seen this type of error before when Forge is configured to read multiple files with spec *.xml.  Is that how you've configured your record adapter?  This configuration then collides with Forge XML config files merged into the same data/processing directory.
    From memory there's a couple of solutions for this - one might be to give the files a common name prefix if that's feasible, e.g. _data*.xml.  You could use a sub-directory to separate the files, but you'd need to modify your copy scripts.

  • Endeca : getting error while trying to print page

    Hi experts ,
    Can you please tell any one , i am getting below error while printing page from endeca
    like :
    in exp mgr i created page (/browse) and i am using reff application as a Discover (all handlers are OOTB only).
    Error 403--Forbidden
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.4 403 Forbidden
    The server understood the request, but is refusing to fulfill it. Authorization will not help and the request SHOULD NOT be repeated. If the request method was not HEAD and the server wishes to make public why the request has not been fulfilled, it SHOULD describe the reason for the refusal in the entity. This status code is commonly used when the server does not wish to reveal exactly why the request has been refused, or when no other response is applicable.
    Thank you.

    Hi ,
    The problem might be with the ATG configuration.
    Please locate DAF\Endeca\Assembler\config\config\atg\endeca\assembler\cartridge\manager in ATG application.
    Use layering to add these files at same location i.e \atg\endeca\assembler\cartridge\manager in your localconfig :
    MdexResource_en.properties :
    $basedOn=DefaultMdexResource
    host=[app-host-name]
    #eg host=localhost
    port=[live-dgraph-port]
    #eg port=15000
    WorkbenchContentSource.properties :
    $class=atg.nucleus.GenericReference
    $scope=request
    loggingInfo=false
    useRequestNameResolver=true
    workbench.app.name=[endeca-app-name]
    #eg- workbench.app.name=ATGen
    workbench.host=[endeca-host]
    # eg- workbench.host=localhost
    workbench.port=[Workbench-port]
    #eg workbench.port=8006
    componentPath=/atg/endeca/assembler/cartridge/manager/PerLanguageWorkbenchContentSourceResolver
    WorkbenchContentSource_en.properties :
    $basedOn=DefaultWorkbenchContentSource
    $constructor.param[1].value=[endeca-app-name]
    #eg $constructor.param[1].value=ATGen
    workbench.app.name=[Endeca-app-name]
    #eg workbench.app.name=ATGen
    workbench.host=[endeca-workbench-host]
    #eg workbench.host=localhost
    workbench.port=[endeca-workbench-port]
    #eg workbench.port=8006
    Restart the application server.
    Thanks,
    Mayank Batra
    Edited by: Waste Ideas on Mar 21, 2013 1:05 AM

  • PatchBay error while running ATG application

    Hi All,
    I am getting the following error while running ATG application.
    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 will may result in further errors atg.nucleus.ServiceException: An error occurred trying to obtain an XATopicConnection from factory "dynamo:/atg/dynamo/messaging/SqlJmsProvider" in provider "sqldms" in definition file "/atg/dynamo/messaging/dynamoMessagingSystem.xml": javax.jms.JMSException: service was either unable startup due to possible DB errors or has been stopped+
    ***** Error Fri Jan 25 14:21:19 GMT 2013 1359123679337 /atg/dynamo/messaging/MessagingManager  at atg.dms.patchbay.Provider.initializeTopicConnection(Provider.java:325)*
    ***** Error Fri Jan 25 14:21:19 GMT 2013 1359123679337 /atg/dynamo/messaging/MessagingManager  at atg.dms.patchbay.PatchBayManager.createAdministeredDestinations(PatchBayManager.java:2471)*
    ***** Error Fri Jan 25 14:21:19 GMT 2013 1359123679337 /atg/dynamo/messaging/MessagingManager  at atg.dms.patchbay.PatchBayManager.doStartService(PatchBayManager.java:536)*
    ***** Error Fri Jan 25 14:21:19 GMT 2013 1359123679337 /atg/dynamo/messaging/MessagingManager  at atg.dms.patchbay.PatchBayRestarter.performScheduledTask(PatchBayRestarter.java:146)*
    ***** Error Fri Jan 25 14:21:19 GMT 2013 1359123679337 /atg/dynamo/messaging/MessagingManager  at atg.service.scheduler.ScheduledJob.runJobs(ScheduledJob.java:441)*
    ***** Error Fri Jan 25 14:21:19 GMT 2013 1359123679337 /atg/dynamo/messaging/MessagingManager  at atg.service.scheduler.Scheduler$2handler.run(Scheduler.java:760)*
    ***** Error Fri Jan 25 14:21:19 GMT 2013 1359123679337 /atg/dynamo/messaging/MessagingManager*
    Could you please help on this.
    Thanks and regards,

    Hi Gareth,
    No, the error is not coming during managed server startup time.
    It is coming during the application run and page navigation.
    Thanks and regards,

  • Error while delivering a failed message ATG

    Once i select the allowMessageDelays to false i get my message in the error queue but if i select it as true then the message gets saved in the dms_limbo tables and we get the following error infinite times.I have given the maximum attempt as 3 but in log i can see every time it says the attempt as 1 .
    I want the allowMessageDelays as true and data to be saved in error queue.
    /atg/dynamo/messaging/MessagingManager  /com//merch/listener/MenuItemFullListener: state: MsgId=ID:980000; #=1; Max#=3
    /atg/dynamo/messaging/MessagingManager  /com//merch/listener/MenuItemFullListener: Attempt #2 (IDC); Limbo message ID:980000
    /atg/dynamo/messaging/MessagingManager  /com//merch/listener/MenuItemFullListener: delay java.lang.String from port DEFAULT
    /atg/dynamo/messaging/MessagingManager  limbo : poll->initiating
    /atg/dynamo/messaging/MessagingManager  limbo : poll->found 1 msg(s)
    /atg/dynamo/messaging/MessagingManager  /com//merch/listener/MenuItemFullListener: state: MsgId=ID:980000; #=1; Max#=3
    /atg/dynamo/messaging/MessagingManager  /com//merch/listener/MenuItemFullListener: Attempt #2 (ML); Deliver message ID:980000
    /atg/dynamo/service/Scheduler   Error while handling scheduled job MSG-LIMBO-POLL       java.lang.NullPointerException
    Please please Help..!!

    Thanks David for your reply,
    I purposely gave an error to check if any entry is made in the dms_queue_entry table when there is an error while listening from a topic.
    As per my understanding ..
    when a topic sends a data to a listener and there is some error while reading it, topic will try to redeliver the data as many times as specified(<max-attempts>3</max-attempts>). If we specify the delay(<delay>60000</delay>) then the topic will try to send the data to the listener first time and if fails will store the data in the limbo tables and then will again try to redeliver the data after the specifed time.
    Now what is happening is, it try to deliver the data first time and it fails, it store the data in the limbo tables . Now after 1 minute(60000 millisec) it will try to redeliver the data(2nd attempt) to the listener from the msgLimbo tables. but we are getting a null pointer exception as it is unable to poll data from the limbo tables and it throws a null pointer exception.
    Correct me if i am wrong..!!

  • Error while creating custom catalog in ATG 10.0.3

    Hi All,
    I am getting the below error while adding the Catalog Folder and during adding a new Catalog.
    CONTAINER:atg.repository.RepositoryException; SOURCE:java.sql.SQLIntegrityConstraintViolationException: ORA-01400: cannot insert NULL into ("ATG_CORE"."DCS_GEN_FOL_CAT"."ASSET_VERSION")
         at atg.adapter.gsa.GSAItemDescriptor.addItem(GSAItemDescriptor.java:6816)
         at atg.adapter.gsa.GSARepository.addItem(GSARepository.java:1019)
         at atg.ui.repository.model.RepositoryAgentImpl.addRepositoryItem(RepositoryAgentImpl.java:3087)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at atg.security.proxy.UserSessionProxy$SessionSkeletonHandler.invoke(UserSessionProxy.java:251)
         at atg.rmi.context.ContextualSkeletonImpl.invoke(ContextualSkeletonImpl.java:105)
         at sun.reflect.GeneratedMethodAccessor307.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:305)
         at sun.rmi.transport.Transport$1.run(Transport.java:159)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.rmi.transport.Transport.serviceCall(Transport.java:155)
         at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)
         at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)
         at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: java.sql.SQLIntegrityConstraintViolationException: ORA-01400: cannot insert NULL into ("ATG_CORE"."DCS_GEN_FOL_CAT"."ASSET_VERSION")
         at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:85)
         at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:206)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:455)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:413)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1035)
         at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:194)
         at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:953)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1223)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3386)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3467)
         at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeUpdate(OraclePreparedStatementWrapper.java:1350)
         at atg.service.resourcepool.MonitoredPreparedStatement.executeUpdate(MonitoredPreparedStatement.java:1080)
         at atg.adapter.gsa.SQLStatement.executeUpdate(SQLStatement.java:725)
         at atg.adapter.gsa.Table.insert(Table.java:1380)
         at atg.adapter.gsa.GSAItemDescriptor.addItem(GSAItemDescriptor.java:6739)
         ... 21 more
    Kindly help to resolve this issue.

    How are you adding the catalog? The error clearly means that the DB query is inserting null into the ASSET_VERSION column of DCS_GEN_FOL_CAT table. ASSET_VERSION column is non-null and required to maintain the repository asset versions in ATG content administration (CA).
    I suspect that you probably tried to do something which resulted in inserting into CA schema's DCS_GEN_FOL_CAT table outside a CA project context. You should add the catalog folder through BCC to have a CA project context. In case you are importing the data by executing startSQLRepository on CA schema then make sure that it is imported within a project context by specifying project, user, and comment options.

  • Error While Removing an CommerceItem from Order - ATG 10.0.3

    Hi All,
    I am not able to remove the commerce item from the order. I have used removeItemFromOrder method of CartModifierFormHandler and passed the id of commerceItem.
    I am getting the below error.
    **** Error      Fri Sep 07 20:45:44 CDT 2012    1347068744229   /atg/dynamo/servlet/pipeline/RequestScopeManager/RequestScope-155/atg/commerce/order/purchase/CartModifierFormHandler   ---     CONTAINER:atg.commerce.CommerceException: An unknown error occurred while removing an item to the Order with
    +id [o440005].; SOURCE:atg.commerce.order.CommerceItemNotFoundException: CommerceItem with id is not in container.+
    **** Error      Fri Sep 07 20:45:44 CDT 2012    1347068744229   /atg/dynamo/servlet/pipeline/RequestScopeManager/RequestScope-155/atg/commerce/order/purchase/CartModifierFormHandler           at atg.commerce.order.purchase.PurchaseProcessHelper.deleteItems(PurchaseProcessHelper.java:1034)
    **** Error      Fri Sep 07 20:45:44 CDT 2012    1347068744229   /atg/dynamo/servlet/pipeline/RequestScopeManager/RequestScope-155/atg/commerce/order/purchase/CartModifierFormHandler           at atg.commerce.order.purchase.CartModifierFormHandler.deleteItems(CartModifierFormHandler.java:2735)
    **** Error      Fri Sep 07 20:45:44 CDT 2012    1347068744229   /atg/dynamo/servlet/pipeline/RequestScopeManager/RequestScope-155/atg/commerce/order/purchase/CartModifierFormHandler           at atg.commerce.order.purchase.CartModifierFormHandler.handleRemoveItemFromOrder(CartModifierFormHandler.jav
    a:3625)
    **** Error      Fri Sep 07 20:45:44 CDT 2012    1347068744229   /atg/dynamo/servlet/pipeline/RequestScopeManager/RequestScope-155/atg/commerce/order/purchase/CartModifierFormHandler           at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    **** Error      Fri Sep 07 20:45:44 CDT 2012    1347068744229   /atg/dynamo/servlet/pipeline/RequestScopeManager/RequestScope-155/atg/commerce/order/purchase/CartModifierFormHandler           at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    Adding an item from order is working but removing doesn't works.
    Please help me to resolve this error.
    Thanks!!!

    When you remove and checkout, it basically updates the commerce items in the cache and since you did not synchronize, its possible that ur cache with order got messed up.
    Your order might have already got messed in the database. Try deleting the order and try again after you synchronized and added transaction around it.
    Edited by: karthik chopperla on Sep 7, 2012 9:55 PM

  • Error while applying ATG RUP 5

    Hi frnds
    I am getting couple of errors while applying ATG R 5.One is related to The index cannot be created as the table has duplicate keys with following scripts to create index and failed ,how to fix this ? and another worker error is ORA-00054: resource busy and acquire with NOWAIT specified when try to create one index
    1st error
    CREATE UNIQUE INDEX ICX.ICX_TRANSACTIONS_U1 ON ICX.ICX_TRANSACTIONS
    (TRANSACTION_ID) LOGGING PCTFREE 10 INITRANS 11 MAXTRANS 255 COMPUTE
    STATISTICS TABLESPACE APPS_TS_TX_IDX
    checked with following script and found duplicate entry with 2 entries
    SELECT TRANSACTION_ID, count(*)
    FROM ICX.ICX_TRANSACTIONS
    GROUP BY TRANSACTION_ID
    HAVING count(*)>1
    2 nd Error
    ORA-00054: resource busy and acquire with NOWAIT specified
    CREATE INDEX APPLSYS.FND_CONCURRENT_QUEUES_N4 ON
    APPLSYS.FND_CONCURRENT_QUEUES (MANAGER_TYPE) LOGGING PCTFREE 10 INITRANS
    11 MAXTRANS 255 COMPUTE STATISTICS TABLESPACE APPS_TS_TX_IDX
    thnks shyam kumar

    1st error
    CREATE UNIQUE INDEX ICX.ICX_TRANSACTIONS_U1 ON
    ICX.ICX_TRANSACTIONS
    (TRANSACTION_ID) LOGGING PCTFREE 10 INITRANS 11
    MAXTRANS 255 COMPUTE
    STATISTICS TABLESPACE APPS_TS_TX_IDX
    checked with following script and found duplicate
    entry with 2 entries
    SELECT TRANSACTION_ID, count(*)
    FROM ICX.ICX_TRANSACTIONS
    OUP BY TRANSACTION_ID
    HAVING count(*)>1
    Please check Note: 430673.1 - Icxwtab.odf Failed Applying Patch 5473858
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=430673.1
    2nd Error
    ORA-00054: resource busy and acquire with NOWAIT specified
    CREATE INDEX APPLSYS.FND_CONCURRENT_QUEUES_N4 ON
    APPLSYS.FND_CONCURRENT_QUEUES (MANAGER_TYPE) LOGGING
    PCTFREE 10 INITRANS
    1 MAXTRANS 255 COMPUTE STATISTICS TABLESPACE
    APPS_TS_TX_IDXPlease make sure you stop all application services (expecially the CM service) before applying the patch.

  • Error while initializing Endeca app (CRS installation)

    Hello
    I'm trying to install CRS (ATG 10.1.2) in according to this guideline: http://docs.oracle.com/cd/E36434_01/CRS.10-1-2/ATGCRSInstall/html/s0206creatingtheendecaapplication01.html
    When I'm trying to initialize Endeca app (step 7 in "Creating the Endeca Application") I'm getting this (a part of CIM log) :
    **** info     Thu Feb 07 18:10:21 EET 2013     1360253421813     atg.cim.productconfig.endeca.EndecaInitializeTask     Intitializing Endeca Application
    **** info     Thu Feb 07 18:10:21 EET 2013     1360253421835     atg.cim.task.ant.utility.AntLogger     
    **** info     Thu Feb 07 18:10:21 EET 2013     1360253421835     atg.cim.task.ant.utility.AntLogger     endeca-init.windows:
    **** info     Thu Feb 07 18:10:25 EET 2013     1360253425538     atg.cim.task.ant.utility.AntLogger     [exec] [02.07.13 18:10:25] SEVERE: Caught exception while querying for defined application list.
    **** info     Thu Feb 07 18:10:25 EET 2013     1360253425538     atg.cim.task.ant.utility.AntLogger     [exec] Occurred while executing line 18 of valid BeanShell script:
    **** info     Thu Feb 07 18:10:25 EET 2013     1360253425538     atg.cim.task.ant.utility.AntLogger     [exec] [[
    **** info     Thu Feb 07 18:10:25 EET 2013     1360253425539     atg.cim.task.ant.utility.AntLogger     [exec]
    **** info     Thu Feb 07 18:10:25 EET 2013     1360253425539     atg.cim.task.ant.utility.AntLogger     [exec] 15|
    **** info     Thu Feb 07 18:10:25 EET 2013     1360253425539     atg.cim.task.ant.utility.AntLogger     [exec] 16| // If the application is already defined
    **** info     Thu Feb 07 18:10:25 EET 2013     1360253425539     atg.cim.task.ant.utility.AntLogger     [exec] 17| // log an error and exit with code 1
    **** info     Thu Feb 07 18:10:25 EET 2013     1360253425540     atg.cim.task.ant.utility.AntLogger     [exec] 18| if (app.isDefined()) {
    **** info     Thu Feb 07 18:10:25 EET 2013     1360253425540     atg.cim.task.ant.utility.AntLogger     [exec] 19| log.severe("An application already exists with the name, \"" + provObj.getAppName() + "\". " +
    **** info     Thu Feb 07 18:10:25 EET 2013     1360253425540     atg.cim.task.ant.utility.AntLogger     [exec] 20| "Please use the '--force' option if you want to replace all existing configuration.");
    **** info     Thu Feb 07 18:10:25 EET 2013     1360253425540     atg.cim.task.ant.utility.AntLogger     [exec] 21| System.exit(1);
    **** info     Thu Feb 07 18:10:25 EET 2013     1360253425541     atg.cim.task.ant.utility.AntLogger     [exec]
    **** info     Thu Feb 07 18:10:25 EET 2013     1360253425541     atg.cim.task.ant.utility.AntLogger     [exec] ]]
    **** info     Thu Feb 07 18:10:25 EET 2013     1360253425541     atg.cim.task.ant.utility.AntLogger     [exec]
    **** info     Thu Feb 07 18:10:25 EET 2013     1360253425541     atg.cim.task.ant.utility.AntLogger     [exec] [02.07.13 18:10:25] SEVERE: Caught an exception while invoking method 'run' on object 'AssertNotDefined'. Releasing locks.
    **** info     Thu Feb 07 18:10:25 EET 2013     1360253425542     atg.cim.task.ant.utility.AntLogger     [exec]
    **** info     Thu Feb 07 18:10:25 EET 2013     1360253425542     atg.cim.task.ant.utility.AntLogger     [exec] Caused by java.lang.reflect.InvocationTargetException
    **** info     Thu Feb 07 18:10:25 EET 2013     1360253425542     atg.cim.task.ant.utility.AntLogger     [exec] sun.reflect.NativeMethodAccessorImpl invoke0 - null
    **** info     Thu Feb 07 18:10:25 EET 2013     1360253425543     atg.cim.task.ant.utility.AntLogger     [exec] Caused by com.endeca.soleng.eac.toolkit.exception.AppControlException
    **** info     Thu Feb 07 18:10:25 EET 2013     1360253425543     atg.cim.task.ant.utility.AntLogger     [exec] com.endeca.soleng.eac.toolkit.script.Script runBeanShellScript - Error executing valid BeanShell script.
    **** info     Thu Feb 07 18:10:25 EET 2013     1360253425543     atg.cim.task.ant.utility.AntLogger     [exec] Caused by com.endeca.soleng.eac.toolkit.exception.EacCommunicationException
    **** info     Thu Feb 07 18:10:25 EET 2013     1360253425543     atg.cim.task.ant.utility.AntLogger     [exec] com.endeca.soleng.eac.toolkit.application.Application isDefined - Caught exception while querying for defined application list.
    **** info     Thu Feb 07 18:10:25 EET 2013     1360253425544     atg.cim.task.ant.utility.AntLogger     [exec] Caused by org.apache.axis.AxisFault
    **** info     Thu Feb 07 18:10:25 EET 2013     1360253425544     atg.cim.task.ant.utility.AntLogger     [exec] org.apache.axis.AxisFault makeFault - ; nested exception is:
    **** info     Thu Feb 07 18:10:25 EET 2013     1360253425544     atg.cim.task.ant.utility.AntLogger     [exec]      java.net.ConnectException: Connection refused: connect
    **** info     Thu Feb 07 18:10:25 EET 2013     1360253425545     atg.cim.task.ant.utility.AntLogger     [exec] Caused by java.net.ConnectException
    **** info     Thu Feb 07 18:10:25 EET 2013     1360253425545     atg.cim.task.ant.utility.AntLogger     [exec] java.net.PlainSocketImpl socketConnect - Connection refused: connect
    **** info     Thu Feb 07 18:10:25 EET 2013     1360253425545     atg.cim.task.ant.utility.AntLogger     [exec]
    **** info     Thu Feb 07 18:10:25 EET 2013     1360253425595     atg.cim.task.ant.utility.AntLogger     
    **** info     Thu Feb 07 18:10:25 EET 2013     1360253425595     atg.cim.task.ant.utility.AntLogger     BUILD FAILED
    **** info     Thu Feb 07 18:10:25 EET 2013     1360253425595     atg.cim.task.ant.utility.AntLogger     D:\ATGT\Env\ATG10.1.2\CIM\plugins\Base\ant\cim-ant.xml:862: exec returned: 1
    **** info     Thu Feb 07 18:10:25 EET 2013     1360253425595     atg.cim.task.ant.utility.AntLogger     
    **** info     Thu Feb 07 18:10:25 EET 2013     1360253425595     atg.cim.task.ant.utility.AntLogger     Total time: 3 seconds
    Does anybody know how to resolve it?
    ATG 10.1.2
    MDEX 6.4.0
    Platform Services 6.1.3
    Tools and Frameworks 3.1.1
    Thanks,
    Jurii

    Jurii,
    Are you sure Platform Services is running in your environment? I see the following error in your log:
         Thu Feb 07 18:10:25 EET 2013     1360253425542     atg.cim.task.ant.utility.AntLogger     [exec] Caused by java.lang.reflect.InvocationTargetException
         Thu Feb 07 18:10:25 EET 2013     1360253425544     atg.cim.task.ant.utility.AntLogger     [exec] Caused by org.apache.axis.AxisFault
         Thu Feb 07 18:10:25 EET 2013     1360253425544     atg.cim.task.ant.utility.AntLogger     [exec] org.apache.axis.AxisFault makeFault - ; nested exception is:
         Thu Feb 07 18:10:25 EET 2013     1360253425544     atg.cim.task.ant.utility.AntLogger     [exec] java.net.ConnectException: Connection refused: connect
         Thu Feb 07 18:10:25 EET 2013     1360253425545     atg.cim.task.ant.utility.AntLogger     [exec] Caused by java.net.ConnectException
         Thu Feb 07 18:10:25 EET 2013     1360253425545     atg.cim.task.ant.utility.AntLogger     [exec] java.net.PlainSocketImpl socketConnect - Connection refused: connect
    This is an Endeca service that is typically running on port 8888. You should be able to check the Services control panel in Windows or top/ps/netstat in Linux to confirm.
    Regards,
    Patrick Rafferty
    http://branchbird.com

  • Error while running endeca applicaton

    Hi Guys
    while running my endeca application i am getting following error please resolve it
    16:36:07,757 ERROR [nucleusNamespace.] Unable to resolve component /atg/commerce/claimable/ClaimableManager
    net.sf.cglib.core.CodeGenerationException: java.lang.reflect.InvocationTargetException-->null
    at net.sf.cglib.core.AbstractClassGenerator.create(AbstractClassGenerator.java:237)
    at net.sf.cglib.proxy.Enhancer.createHelper(Enhancer.java:377)
    at net.sf.cglib.proxy.Enhancer.createClass(Enhancer.java:317)
    at atg.service.subclasser.PropertyGetterSubClasser.getSubClass(PropertyGetterSubClasser.java:126)
    at atg.nucleus.SubClasser$Utilities.createInstanceUsingSubClasser(SubClasser.java:199)
    at atg.nucleus.PropertyConfiguration.createNewInstance(PropertyConfiguration.java:800)
    at atg.nucleus.NucleusNameResolver.createNewInstance(NucleusNameResolver.java:1572)
    at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:836)
    at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:666)
    at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:647)
    at atg.nucleus.NucleusNameResolver.resolveName(NucleusNameResolver.java:492)
    at atg.nucleus.NucleusNameResolver.resolveName(NucleusNameResolver.java:1216)
    at atg.nucleus.ConfigurationRef.getValue(ConfigurationRef.java:103)
    at atg.nucleus.SimpleComponentState.setBeanProperty(SimpleComponentState.java:401)
    at atg.nucleus.SimpleConfigurationState.saveToBean(SimpleConfigurationState.java:240)
    at atg.nucleus.SimpleConfigurationState.configureBean(SimpleConfigurationState.java:263)
    at atg.nucleus.BeanConfigurator.configureBean(BeanConfigurator.java:297)
    at atg.nucleus.PropertyConfiguration.configureService(PropertyConfiguration.java:978)
    at atg.nucleus.SingleNucleusConfigurator.configureService(SingleNucleusConfigurator.java:84)
    at atg.nucleus.NucleusNameResolver.configureService(NucleusNameResolver.java:1621)
    at atg.nucleus.NucleusNameResolver.configureAndStartService(NucleusNameResolver.java:1347)
    at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:907)
    at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:666)
    at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:647)
    at atg.nucleus.NucleusNameResolver.resolveName(NucleusNameResolver.java:492)
    at atg.nucleus.NucleusNameResolver.resolveName(NucleusNameResolver.java:1216)
    at atg.nucleus.ConfigurationRef.getValue(ConfigurationRef.java:103)
    at atg.nucleus.SimpleComponentState.setBeanProperty(SimpleComponentState.java:401)
    at atg.nucleus.SimpleConfigurationState.saveToBean(SimpleConfigurationState.java:240)
    at atg.nucleus.SimpleConfigurationState.configureBean(SimpleConfigurationState.java:263)
    at atg.nucleus.BeanConfigurator.configureBean(BeanConfigurator.java:297)
    at atg.nucleus.PropertyConfiguration.configureService(PropertyConfiguration.java:978)
    at atg.nucleus.SingleNucleusConfigurator.configureService(SingleNucleusConfigurator.java:84)
    at atg.nucleus.NucleusNameResolver.configureService(NucleusNameResolver.java:1621)
    at atg.nucleus.NucleusNameResolver.configureAndStartService(NucleusNameResolver.java:1347)
    at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:907)
    at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:666)
    at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:647)
    at atg.nucleus.NucleusNameResolver.resolveName(NucleusNameResolver.java:492)
    at atg.nucleus.NucleusNameResolver.resolveName(NucleusNameResolver.java:1216)
    at atg.nucleus.ConfigurationRef.getValue(ConfigurationRef.java:103)
    at atg.nucleus.SimpleComponentState.setBeanProperty(SimpleComponentState.java:401)
    at atg.nucleus.SimpleConfigurationState.saveToBean(SimpleConfigurationState.java:240)
    at atg.nucleus.SimpleConfigurationState.configureBean(SimpleConfigurationState.java:263)
    at atg.nucleus.BeanConfigurator.configureBean(BeanConfigurator.java:297)
    at atg.nucleus.PropertyConfiguration.configureService(PropertyConfiguration.java:978)
    at atg.nucleus.SingleNucleusConfigurator.configureService(SingleNucleusConfigurator.java:84)
    at atg.nucleus.NucleusNameResolver.configureService(NucleusNameResolver.java:1621)
    at atg.nucleus.NucleusNameResolver.configureAndStartService(NucleusNameResolver.java:1347)
    at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:907)
    at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:666)
    at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:647)
    at atg.nucleus.NucleusNameResolver.resolveName(NucleusNameResolver.java:492)
    at atg.nucleus.NucleusNameResolver.resolveName(NucleusNameResolver.java:1216)
    at atg.nucleus.ConfigurationRef.getValue(ConfigurationRef.java:103)
    at atg.nucleus.SimpleComponentState.setBeanProperty(SimpleComponentState.java:401)
    at atg.nucleus.SimpleConfigurationState.saveToBean(SimpleConfigurationState.java:240)
    at atg.nucleus.SimpleConfigurationState.configureBean(SimpleConfigurationState.java:263)
    at atg.nucleus.BeanConfigurator.configureBean(BeanConfigurator.java:297)
    at atg.nucleus.PropertyConfiguration.configureService(PropertyConfiguration.java:978)
    at atg.nucleus.SingleNucleusConfigurator.configureService(SingleNucleusConfigurator.java:84)
    at atg.nucleus.NucleusNameResolver.configureService(NucleusNameResolver.java:1621)
    at atg.nucleus.NucleusNameResolver.configureAndStartService(NucleusNameResolver.java:1347)
    at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:907)
    at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:666)
    at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:647)
    at atg.nucleus.NucleusNameResolver.resolveName(NucleusNameResolver.java:492)
    at atg.nucleus.NucleusNameResolver.resolveName(NucleusNameResolver.java:1216)
    at atg.nucleus.ConfigurationRef.getValue(ConfigurationRef.java:103)
    at atg.nucleus.ConfigurationRefProperty.getValue(ConfigurationRefProperty.java:105)
    at atg.nucleus.SimpleComponentState.setBeanProperty(SimpleComponentState.java:401)
    at atg.nucleus.SimpleConfigurationState.saveToBean(SimpleConfigurationState.java:240)
    at atg.nucleus.SimpleConfigurationState.configureBean(SimpleConfigurationState.java:263)
    at atg.nucleus.BeanConfigurator.configureBean(BeanConfigurator.java:297)
    at atg.nucleus.PropertyConfiguration.configureService(PropertyConfiguration.java:978)
    at atg.nucleus.SingleNucleusConfigurator.configureService(SingleNucleusConfigurator.java:84)
    at atg.nucleus.NucleusNameResolver.configureService(NucleusNameResolver.java:1621)
    at atg.nucleus.NucleusNameResolver.configureAndStartService(NucleusNameResolver.java:1347)
    at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:907)
    at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:666)
    at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:647)
    at atg.nucleus.NucleusNameResolver.resolveName(NucleusNameResolver.java:492)
    at atg.nucleus.NucleusNameResolver.resolveName(NucleusNameResolver.java:1216)
    at atg.nucleus.ConfigurationRef.getValue(ConfigurationRef.java:103)
    at atg.nucleus.ConfigurationRefProperty.getValue(ConfigurationRefProperty.java:105)
    at atg.nucleus.SimpleComponentState.setBeanProperty(SimpleComponentState.java:401)
    at atg.nucleus.SimpleConfigurationState.saveToBean(SimpleConfigurationState.java:240)
    at atg.nucleus.SimpleConfigurationState.configureBean(SimpleConfigurationState.java:263)
    at atg.nucleus.BeanConfigurator.configureBean(BeanConfigurator.java:297)
    at atg.nucleus.PropertyConfiguration.configureService(PropertyConfiguration.java:978)
    at atg.nucleus.SingleNucleusConfigurator.configureService(SingleNucleusConfigurator.java:84)
    at atg.nucleus.NucleusNameResolver.configureService(NucleusNameResolver.java:1621)
    at atg.nucleus.NucleusNameResolver.configureAndStartService(NucleusNameResolver.java:1347)
    at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:907)
    at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:666)
    at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:647)
    at atg.nucleus.NucleusNameResolver.resolveName(NucleusNameResolver.java:492)
    at atg.nucleus.NucleusNameResolver.resolveName(NucleusNameResolver.java:1216)
    at atg.jndi.url.dynamo.DynamoContext.lookup(DynamoContext.java:225)
    at javax.naming.InitialContext.lookup(InitialContext.java:392)
    at atg.service.pipeline.PipelineBuilder.buildProcessor(PipelineBuilder.java:478)
    at atg.service.pipeline.PipelineBuilder.build(PipelineBuilder.java:287)
    at atg.service.pipeline.PipelineManager.createFromXML(PipelineManager.java:374)
    at atg.service.pipeline.PipelineManager.doStartService(PipelineManager.java:295)
    at atg.nucleus.GenericService.startService(GenericService.java:559)
    at atg.nucleus.NucleusNameResolver.startService(NucleusNameResolver.java:1704)
    at atg.nucleus.NucleusNameResolver.configureAndStartService(NucleusNameResolver.java:1375)

    You should be using the unsigned jar for the code generation library. You can download it from here:
    http://sourceforge.net/projects/cglib/files/cglib2/2.2/cglib-2.2.jar/download
    Put it in your application classpath. If you are using Jboss replace ${JBOSS_HOME}\common\lib\cglib.jar with downloaded JAR

  • Error While running ATG ACI 9.2 OOTB Reports.

    Hi All,
    I am getting following error when I run some of the OOTB ACI 9.2 reports.
    UDA-SQL-0107 A general exception has occurred during the operation "prepare".ORA-32035: unreferenced query name defined in WITH clause RSV-SRV-0042 Trace back:RSReportService.cpp(758): QFException: CCL_CAUGHT: RSReportService::process()RSReportServiceMethod.cpp(239): QFException: CCL_RETHROW: RSReportServiceMethod::process(): promptPagingForward_RequestRSASyncExecutionThread.cpp(774): QFException: RSASyncExecutionThread::checkExceptionRSASyncExecutionThread.cpp(211): QFException: CCL_CAUGHT: RSASyncExecutionThread::run(): promptPagingForward_RequestRSASyncExecutionThread.cpp(824): QFException: CCL_RETHROW: RSASyncExecutionThread::processCommand(): promptPagingForward_RequestExecution/RSRenderExecution.cpp(593): QFException: CCL_RETHROW: RSRenderExecution::executeAssembly/RSDocAssemblyDispatch.cpp(264): QFException: CCL_RETHROW: RSDocAssemblyDispatch::dispatchAssemblyAssembly/RSLayoutAssembly.cpp(64): QFException: CCL_RETHROW: RSLayoutAssembly::assembleAssembly/RSDocAssemblyDispatch.cpp(331): QFException: CCL_RETHROW: RSDocAssemblyDispatch::dispatchChildrenAssemblyForwardAssembly/RSReportPagesAssembly.cpp(163): QFException: CCL_RETHROW: RSReportPagesAssembly::assembleAssembly/RSDocAssemblyDispatch.cpp(281): QFException: CCL_RETHROW: RSDocAssemblyDispatch::dispatchAssemblyAssembly/RSPageAssembly.cpp(287): QFException: CCL_RETHROW: RSPageAssembly::assembleAssembly/RSDocAssemblyDispatch.cpp(281): QFException: CCL_RETHROW: RSDocAssemblyDispatch::dispatchAssemblyAssembly/RSTableRowAssembly.cpp(160): QFException: CCL_RETHROW: RSTableRowAssembly::assembleAssembly/RSDocAssemblyDispatch.cpp(281): QFException: CCL_RETHROW: RSDocAssemblyDispatch::dispatchAssemblyAssembly/RSTableCellAssembly.cpp(122): QFException: CCL_RETHROW: RSTableCellAssembly::assembleAssembly/RSDocAssemblyDispatch.cpp(331): QFException: CCL_RETHROW: RSDocAssemblyDispatch::dispatchChildrenAssemblyForwardAssembly/RSTableAssembly.cpp(97): QFException: CCL_RETHROW: RSTableAssembly::assembleAssembly/RSDocAssemblyDispatch.cpp(331): QFException: CCL_RETHROW: RSDocAssemblyDispatch::dispatchChildrenAssemblyForwardAssembly/RSTableRowAssembly.cpp(160): QFException: CCL_RETHROW: RSTableRowAssembly::assembleAssembly/RSDocAssemblyDispatch.cpp(281): QFException: CCL_RETHROW: RSDocAssemblyDispatch::dispatchAssemblyAssembly/RSTableCellAssembly.cpp(122): QFException: CCL_RETHROW: RSTableCellAssembly::assembleAssembly/RSDocAssemblyDispatch.cpp(331): QFException: CCL_RETHROW: RSDocAssemblyDispatch::dispatchChildrenAssemblyForwardAssembly/RSAssembly.cpp(626): QFException: CCL_RETHROW: RSAssembly::createListIteratorAssembly/RSAssembly.cpp(667): QFException: CCL_RETHROW: RSAssembly::createListIteratorRSQueryMgr.cpp(978): QFException: CCL_RETHROW: RSQueryMgr::getListIteratorRSQueryMgr.cpp(1051): QFException: CCL_RETHROW: RSQueryMgr::getResultSetIteratorRSQueryMgr.cpp(1211): QFException: CCL_RETHROW: RSQueryMgr::createIteratorRSQueryMgr.cpp(1511): QFException: CCL_RETHROW: RSQueryMgr::executeRsapiCommandRSQueryMgr.cpp(1498): QFException: CCL_RETHROW: RSQueryMgr::executeRsapiCommandRSQueryMgrExecutionHandlerImpl.cpp(174): QFException: CCL_RETHROW: RSQueryMgrExecutionHandlerImpl::execute()RSQueryMgrExecutionHandlerImpl.cpp(154): QFException: CCL_RETHROW: RSQueryMgrExecutionHandlerImpl::execute()RSQFSession.cpp(243): QFException: CCL_RETHROW: RSQFSession::DoRequestQFSSession.cpp(603): QFException: CCL_RETHROW: QFSSession::ProcessDoRequest()QFSSession.cpp(601): QFException: CCL_CAUGHT: QFSSession::ProcessDoRequest()QFSSession.cpp(558): QFException: CCL_RETHROW: QFSSession::ProcessDoRequest()QFSConnection.cpp(737): QFException: CCL_RETHROW: QFSConnection::ExecuteQFSQuery.cpp(199): QFException: CCL_RETHROW: QFSQuery::Execute v2CoordinationQFSQuery.cpp(4174): QFException: CCL_THROW: CoordinationPlanner
    I changed "Use SQL With Clause" to "No" to resolve that. After changing that I got the following error when I run the same OOTB report.
    RSV-SRV-0042 Trace back:RSReportService.cpp(758): QFException: CCL_CAUGHT: RSReportService::process()RSReportServiceMethod.cpp(239): QFException: CCL_RETHROW: RSReportServiceMethod::process(): promptPagingForward_RequestRSASyncExecutionThread.cpp(774): QFException: RSASyncExecutionThread::checkExceptionRSASyncExecutionThread.cpp(211): QFException: CCL_CAUGHT: RSASyncExecutionThread::run(): promptPagingForward_RequestRSASyncExecutionThread.cpp(824): QFException: CCL_RETHROW: RSASyncExecutionThread::processCommand(): promptPagingForward_RequestExecution/RSRenderExecution.cpp(593): QFException: CCL_RETHROW: RSRenderExecution::executeAssembly/RSDocAssemblyDispatch.cpp(264): QFException: CCL_RETHROW: RSDocAssemblyDispatch::dispatchAssemblyAssembly/RSLayoutAssembly.cpp(64): QFException: CCL_RETHROW: RSLayoutAssembly::assembleAssembly/RSDocAssemblyDispatch.cpp(331): QFException: CCL_RETHROW: RSDocAssemblyDispatch::dispatchChildrenAssemblyForwardAssembly/RSReportPagesAssembly.cpp(163): QFException: CCL_RETHROW: RSReportPagesAssembly::assembleAssembly/RSDocAssemblyDispatch.cpp(281): QFException: CCL_RETHROW: RSDocAssemblyDispatch::dispatchAssemblyAssembly/RSPageAssembly.cpp(287): QFException: CCL_RETHROW: RSPageAssembly::assembleAssembly/RSDocAssemblyDispatch.cpp(281): QFException: CCL_RETHROW: RSDocAssemblyDispatch::dispatchAssemblyAssembly/RSTableRowAssembly.cpp(160): QFException: CCL_RETHROW: RSTableRowAssembly::assembleAssembly/RSDocAssemblyDispatch.cpp(281): QFException: CCL_RETHROW: RSDocAssemblyDispatch::dispatchAssemblyAssembly/RSTableCellAssembly.cpp(122): QFException: CCL_RETHROW: RSTableCellAssembly::assembleAssembly/RSDocAssemblyDispatch.cpp(331): QFException: CCL_RETHROW: RSDocAssemblyDispatch::dispatchChildrenAssemblyForwardAssembly/RSTableAssembly.cpp(97): QFException: CCL_RETHROW: RSTableAssembly::assembleAssembly/RSDocAssemblyDispatch.cpp(331): QFException: CCL_RETHROW: RSDocAssemblyDispatch::dispatchChildrenAssemblyForwardAssembly/RSTableRowAssembly.cpp(160): QFException: CCL_RETHROW: RSTableRowAssembly::assembleAssembly/RSDocAssemblyDispatch.cpp(281): QFException: CCL_RETHROW: RSDocAssemblyDispatch::dispatchAssemblyAssembly/RSTableCellAssembly.cpp(122): QFException: CCL_RETHROW: RSTableCellAssembly::assembleAssembly/RSDocAssemblyDispatch.cpp(331): QFException: CCL_RETHROW: RSDocAssemblyDispatch::dispatchChildrenAssemblyForwardAssembly/RSAssembly.cpp(626): QFException: CCL_RETHROW: RSAssembly::createListIteratorAssembly/RSAssembly.cpp(667): QFException: CCL_RETHROW: RSAssembly::createListIteratorRSQueryMgr.cpp(978): QFException: CCL_RETHROW: RSQueryMgr::getListIteratorRSQueryMgr.cpp(1051): QFException: CCL_RETHROW: RSQueryMgr::getResultSetIteratorRSQueryMgr.cpp(1211): QFException: CCL_RETHROW: RSQueryMgr::createIteratorRSQueryMgr.cpp(1511): QFException: CCL_RETHROW: RSQueryMgr::executeRsapiCommandRSQueryMgr.cpp(1498): QFException: CCL_RETHROW: RSQueryMgr::executeRsapiCommandRSQueryMgrExecutionHandlerImpl.cpp(174): QFException: CCL_RETHROW: RSQueryMgrExecutionHandlerImpl::execute()RSQueryMgrExecutionHandlerImpl.cpp(154): QFException: CCL_RETHROW: RSQueryMgrExecutionHandlerImpl::execute()RSQFSession.cpp(243): QFException: CCL_RETHROW: RSQFSession::DoRequestQFSSession.cpp(603): QFException: CCL_RETHROW: QFSSession::ProcessDoRequest()QFSSession.cpp(601): QFException: CCL_CAUGHT: QFSSession::ProcessDoRequest()QFSSession.cpp(558): QFException: CCL_RETHROW: QFSSession::ProcessDoRequest()QFSConnection.cpp(737): QFException: CCL_RETHROW: QFSConnection::ExecuteQFSQuery.cpp(199): QFException: CCL_RETHROW: QFSQuery::Execute v2CoordinationQFSQuery.cpp(4174): QFException: CCL_THROW: CoordinationPlanner
    I changed "Auto Group & Summarize" to No then this error is resolved, report is displaying but the data within the report is showing duplication of reocrds. It seems because of changes for "Auto Group & Summarize" the report is not displaying aggregation or group data.
    I am using ATG 9.2, Oracle 10g , Oracle thin driver. Please help me to resolve these issues.
    Advanced Thanks for any help.
    Edited by: ram_atg_867614 on Jun 23, 2011 3:17 AM
    Edited by: ram_atg_867614 on Jun 23, 2011 3:22 AM

    Hi
    I think you may be running into a known product issue here - ARF-168034.
    You will need to contact the support team and log a support case.
    There are fixes available for this issue.
    Please send the full server log files containing both the errors you saw while opening the case.
    Thanks
    Gareth

  • Getting Error while running ATGPublishing server instance in ATG 10.0.3

    Hi All,
    I installed and configured ATG 10.0.3 and running both production and Publishing server instances. I'm getting following error in 'Publishing' .
    OS : Windows 7
    **** Error     Fri Mar 15 10:42:21 IST 2013     1363324341603     /     Unable to set configured property "/atg/userprofiling/search/ProfileOutputConfig.documentSubmitter" atg.nucleus.ConfigurationException: Unable to resolve component /atg/userprofiling/search/ProfileLiveDocumentSubmitter
    **** Error     Fri Mar 15 10:42:21 IST 2013     1363324341615     /     Unable to resolve component /atg/userprofiling/search/ProfileOutputConfig      java.lang.AbstractMethodError: atg.repository.search.config.impl.ItemImpl.getProperties()Latg/repository/search/config/PropertiesType;
    **** Error     Fri Mar 15 10:42:21 IST 2013     1363324341615     /          at atg.repository.search.indexing.specifier.OutputItemSpecifier.verifyItem(OutputItemSpecifier.java:2272)
    **** Error     Fri Mar 15 10:42:21 IST 2013     1363324341615     /          at atg.repository.search.indexing.specifier.OutputItemSpecifier.setFromItemType(OutputItemSpecifier.java:748)
    **** Error     Fri Mar 15 10:42:21 IST 2013     1363324341615     /          at atg.repository.search.indexing.IndexingOutputConfig.doStartService(IndexingOutputConfig.java:2251)
    **** Error     Fri Mar 15 10:42:21 IST 2013     1363324341615     /          at atg.nucleus.GenericRMIService.startService(GenericRMIService.java:538)
    **** Error     Fri Mar 15 10:42:21 IST 2013     1363324341615     /          at atg.nucleus.NucleusNameResolver.startService(NucleusNameResolver.java:1704)
    **** Error     Fri Mar 15 10:42:21 IST 2013     1363324341615     /          at atg.nucleus.NucleusNameResolver.configureAndStartService(NucleusNameResolver.java:1375)
    **** Error     Fri Mar 15 10:42:21 IST 2013     1363324341615     /          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:907)
    **** Error     Fri Mar 15 10:42:21 IST 2013     1363324341615     /          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:666)
    **** Error     Fri Mar 15 10:42:21 IST 2013     1363324341615     /          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:647)
    **** Error     Fri Mar 15 10:42:21 IST 2013     1363324341615     /          at atg.nucleus.NucleusNameResolver.resolveName(NucleusNameResolver.java:492)
    **** Error     Fri Mar 15 10:42:21 IST 2013     1363324341615     /          at atg.nucleus.NucleusNameResolver.resolveName(NucleusNameResolver.java:1216)
    **** Error     Fri Mar 15 10:42:21 IST 2013     1363324341615     /          at atg.nucleus.ConfigurationRefArray.getValue(ConfigurationRefArray.java:168)
    **** Error     Fri Mar 15 10:42:21 IST 2013     1363324341615     /          at atg.nucleus.SimpleComponentState.setBeanProperty(SimpleComponentState.java:401)
    **** Error     Fri Mar 15 10:42:21 IST 2013     1363324341615     /          at atg.nucleus.SimpleConfigurationState.saveToBean(SimpleConfigurationState.java:240)
    **** Error     Fri Mar 15 10:42:21 IST 2013     1363324341615     /          at atg.nucleus.SimpleConfigurationState.configureBean(SimpleConfigurationState.java:263)
    **** Error     Fri Mar 15 10:42:21 IST 2013     1363324341615     /          at atg.nucleus.BeanConfigurator.configureBean(BeanConfigurator.java:297)
    **** Error     Fri Mar 15 10:42:21 IST 2013     1363324341615     /          at atg.nucleus.PropertyConfiguration.configureService(PropertyConfiguration.java:978)
    **** Error     Fri Mar 15 10:42:21 IST 2013     1363324341615     /          at atg.nucleus.SingleNucleusConfigurator.configureService(SingleNucleusConfigurator.java:84)
    **** Error     Fri Mar 15 10:42:21 IST 2013     1363324341654     /     Unable to set configured property "/atg/Initial.initialServices" atg.nucleus.ConfigurationException: Unable to resolve component /atg/userprofiling/search/ProfileOutputConfig
    **** Error     Fri Mar 15 10:42:22 IST 2013     1363324342049     /     Unable to create class atg.search.routing.LiveIndexingService for configuration /atg/search/routing/LiveIndexingService java.lang.ClassNotFoundException: atg.search.routing.LiveIndexingService from BaseClassLoader@52d058d1{vfsfile:/C:/jboss-eap-5.1/jboss-as/server/ATGPublishing/deploy/ATGPublishing.ear/}     java.lang.ClassNotFoundException: atg.search.routing.LiveIndexingService from BaseClassLoader@52d058d1{vfsfile:/C:/jboss-eap-5.1/jboss-as/server/ATGPublishing/deploy/ATGPublishing.ear/}
    **** Error     Fri Mar 15 10:42:22 IST 2013     1363324342049     /          at org.jboss.classloader.spi.base.BaseClassLoader.loadClass(BaseClassLoader.java:477)
    **** Error     Fri Mar 15 10:42:22 IST 2013     1363324342049     /          at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    **** Error     Fri Mar 15 10:42:22 IST 2013     1363324342049     /          at atg.nucleus.PropertyConfiguration.loadClassUsingReplacement(PropertyConfiguration.java:461)
    Can you please help me to fix this issue.
    Thanks & Regards,
    Murali.Ch

    hi,
    do you have atg search installed in your environment? if so configure it properly
    Edited by: Raghuram A on Mar 14, 2013 11:33 PM

  • Error while bringing up ATG REST Webservice

    Hi,
    I am trying to bring a REST Webservice using ATG 9.3 version.I am getting the below errors in the startup of the instance.I have added "REST" module in the Manifest file and am able to see the entry " C:\ATG\ATG9.3\REST\config\config.jar" in CONFIGPATH(Please let me know if there are other ways to find if the service has come up properly).I am trying to connect to the server using JAVA based REST Client as given below.Also,i have placed the jar files in the CLASSPATH of the module.I am hoping that the webservice have not come up properly because of these startup errors.Please help me out to resolve this issue.
    STARTUP EXCEPTION SEEN IN SERVER
    ========================
    2012-06-25 06:20:36,815 INFO [STDOUT] Unable to create class atg.rest.servlet.HeadRestServlet for configuration /atg/dynamo/servlet/dafpipeline/HeadRestServlet java.lang.ClassNotFoundException: No ClassLoaders found for: atg.rest.servlet.HeadRestServlet
    2012-06-25 06:21:56,325 INFO [nucleusNamespace.atg.userprofiling.sso.PassportAuthorityService] Starting passport authority service
    2012-06-25 06:21:56,460 INFO [STDOUT] **** Error
    2012-06-25 06:21:56,460 INFO [STDOUT]      
    2012-06-25 06:21:56,460 INFO [STDOUT] Mon Jun 25 06:21:56 EDT 2012
    2012-06-25 06:21:56,460 INFO [STDOUT]      
    2012-06-25 06:21:56,460 INFO [STDOUT] 1340619716460
    2012-06-25 06:21:56,460 INFO [STDOUT]      
    2012-06-25 06:21:56,460 INFO [STDOUT] /
    2012-06-25 06:21:56,460 INFO [STDOUT]      
    2012-06-25 06:21:56,460 INFO [STDOUT] Unable to set configured property "/atg/dynamo/servlet/Initial.initialServices" atg.nucleus.ConfigurationException: Unable to resolve component /atg/dynamo/servlet/dafpipeline/HeadRestServlet
    2012-06-25 06:22:06,528 INFO [STDOUT] Unable to create class atg.rest.RestConfiguration for configuration /atg/rest/Configuration java.lang.ClassNotFoundException: No ClassLoaders found for: atg.rest.RestConfiguration
    2012-06-25 06:22:06,528 INFO [STDOUT] **** Error
    2012-06-25 06:22:06,528 INFO [STDOUT]      
    2012-06-25 06:22:06,528 INFO [STDOUT] Mon Jun 25 06:22:06 EDT 2012
    2012-06-25 06:22:06,528 INFO [STDOUT]      
    2012-06-25 06:22:06,528 INFO [STDOUT] 1340619726528
    2012-06-25 06:22:06,528 INFO [STDOUT]      
    2012-06-25 06:22:06,528 INFO [STDOUT] /
    2012-06-25 06:22:06,528 INFO [STDOUT]      
    2012-06-25 06:22:06,528 INFO [STDOUT] Unable to set configured property "/atg/rest/Initial.initialServices" atg.nucleus.ConfigurationException: Unable to resolve component /atg/rest/Configuration
    CLASSPATH ENTRY
    ============
    <classpathentry exported="true" kind="var" path="C:/ATG/ATG9.3/REST/lib/atg-rest-1.0.jar"/>
         <classpathentry exported="true" kind="var" path="C:/ATG/ATG9.3/REST/lib/commons-fileupload-1.2.1.jar"/>
         <classpathentry exported="true" kind="var" path="C:/ATG/ATG9.3/REST/lib/commons-io-1.4.jar"/>
         <classpathentry exported="true" kind="var" path="C:/ATG/ATG9.3/REST/lib/dom4j-1.6.1.jar"/>
         <classpathentry exported="true" kind="var" path="C:/ATG/ATG9.3/REST/lib/log4j-1.2.15.jar"/>
         <classpathentry exported="true" kind="var" path="C:/ATG/ATG9.3/REST/client-lib/java/atg-rest-client-1.0.jar"/>
    REST CLIENT:
    ========
    import java.util.HashMap;
    import java.util.Map;
    import atg.rest.client.RestClientException;
    import atg.rest.client.RestComponentHelper;
    import atg.rest.client.RestResult;
    import atg.rest.client.RestSession;
    public class RestClient {
    RestSession mSession;
    protected void execute() throws RestClientException {
         System.out.println("inside execute");
         mSession = RestSession.createSession("localhost", 8080, "<USERNAME>", "<PASSWORD>");
         mSession.setUseHttpsForLogin(false);
         try {
         mSession.login();
         System.out.println("Login Successful");
         catch (Throwable t) {
         System.out.println(t);
         finally {
         try {
         mSession.logout();
         System.out.println("Logout Successful");
         catch (RestClientException e) {
         System.out.println(e);
    * @param args
    public static void main(String[] args) {
         System.out.println("inside main");
         // TODO Auto-generated method stub
         RestClient testATGRest = new RestClient();
         try {
         testATGRest.execute();
         catch (Throwable t) {
         System.out.println(t);
    REST CLIENT ERROR SEEN:
    =================
    atg.rest.client.RestClientException: java.io.IOException: Not Found http://localhost:8080/rest/bean/atg/userprofiling/ProfileServices/loginUser
    atg.rest.client.RestClientException: This session is not logged in and cannot be logged out

    I am trying to expose a method using REST Webservice and access the method using the browser.I have followed the steps specified in the thread:
    http://ecomwriter.com/2012/03/19/building-restful-web-services-using-atg/ .Have added a component called ProfileRESTWebservice and have defined a method “getLoginInfo” in the class file. The following entry is placed in the restSecurityConfiguration.xml
    <resource component="/atg/userprofiling/ProfileRESTWebservice" secure="true">
    <method name="getLoginInfo" secure="false"></method>
    </resource>
    But, I am receiving the following exception when trying to access the method using http://localhost:8080/rest/bean/atg/userprofiling/ProfileRESTWebservice/getLoginInfo
    10:07:33,147 ERROR [BeanServlet] Error code: 400
    atg.beans.PropertyNotFoundException: Can't find property named: getLoginInfo in class: com.vs.commerce.profile.ProfileRESTWebservice
    Can't find property named: getLoginInfo in class: com.vs.commerce.profile.ProfileRESTWebservice
    atg.rest.RestException: atg.beans.PropertyNotFoundException: Can't find property named: getLoginInfo in class: com.vs.commerce.profile.ProfileRESTWebservice
    at atg.rest.output.RestOutputCustomizerImpl.outputBeanProperty(RestOutputCustomizerImpl.java:616)
    at atg.rest.processor.BeanProcessor.doRESTGet(BeanProcessor.java:157)
    at atg.rest.servlet.RestPipelineServlet.serviceRESTRequest(RestPipelineServlet.java:394)
    at atg.rest.servlet.RestPipelineServlet.service(RestPipelineServlet.java:237)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    at atg.servlet.pipeline.PipelineableServletImpl.service(PipelineableServletImpl.java:298)
    at atg.rest.servlet.RestPipelineServlet.service(RestPipelineServlet.java:241)
    Can you pl help me out on this?

  • Error while exporting Quincy demo data in ATG 9.3

    Hi there, I am trying to export ATG 9.3 quincy demo data from Solid to
    Oracle but I get this strange problem while running the command.
    Environment = Ubuntu 11.10 64 bit, Jboss EAP 4.2, ATG 9.3, Sun JDK 1.6
    Update 26
    Went to ATG Home/bin
    tenzing:$./startSolid -f
    tenzing:$ ./startSQLRepository -m DSSJ2EEDemo -exportRepositories all
    all.xml -repository /atg/userprofiling/ProfileAdapterRepository
    ARGS: args = -m DSSJ2EEDemo -exportRepositories all all.xml -
    repository /atg/userprofiling/ProfileAdapterRepository
    /harbinger/home/ecommerce/jboss-eap-4.2/jboss-as/server/all/lib/
    javax.servlet.jar:/harbinger/home/ecommerce/jboss-eap-4.2/jboss-as/
    server/all/lib/jboss-j2ee.jar
    TEMP IS NOW /tmp
    Before base, JAVA_ARGS=
    CLASSPATH=./locallib/:./lib/launcher.jar:/harbinger/home/ecommerce/
    jboss-eap-4.2/jboss-as/server/all/lib/javax.servlet.jar:/harbinger/
    home/ecommerce/jboss-eap-4.2/jboss-as/server/all/lib/jboss-j2ee.jar:/
    harbinger/home/ecommerce/jboss-eap-4.2/jboss-as/server/all/lib/
    javax.servlet.jar:/harbinger/home/ecommerce/jboss-eap-4.2/jboss-as/
    server/all/lib/jboss-j2ee.jar
    The following installed ATG components are being used to launch:
    ATGPlatform version 9.3 installed at /harbinger/home/ecommerce/ATG/
    ATG9.3
    JAVA_ARGS: -Djava.security.policy=lib/java.policy -Datg.dynamo.home=. -
    Datg.dynamo.root=./.. -Datg.dynamo.display=:0.0 -
    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::DSSJ2EEDemo:DSS -Datg.dynamo.layers= -
    Dsun.rmi.dgc.server.gcInterval=3600000
    DYNAMO_MODULES: DAS:DAS-UI:DPS:DSS:DSSJ2EEDemo
    CONFIGPATH: /harbinger/home/ecommerce/ATG/ATG9.3/DAS/config/
    config.jar:/harbinger/home/ecommerce/ATG/ATG9.3/DAS/config/oca-
    ldap.jar:vfs[localconfig-1]=/atg/dynamo/service/groupconfig/
    ClientNodeTypeVirtualFileSystem:vfs[localconfig-1]=/atg/dynamo/service/
    groupconfig/ClientInstanceVirtualFileSystem:/harbinger/home/ecommerce/
    ATG/ATG9.3/DAS-UI/config/uiconfig.jar:/harbinger/home/ecommerce/ATG/
    ATG9.3/DPS/config/targeting.jar:/harbinger/home/ecommerce/ATG/ATG9.3/
    DPS/config/oca-cms.jar:/harbinger/home/ecommerce/ATG/ATG9.3/DPS/config/
    oca-html.jar:/harbinger/home/ecommerce/ATG/ATG9.3/DPS/config/oca-
    xml.jar:/harbinger/home/ecommerce/ATG/ATG9.3/DPS/config/
    userprofiling.jar:/harbinger/home/ecommerce/ATG/ATG9.3/DPS/config/
    profile.jar:/harbinger/home/ecommerce/ATG/ATG9.3/DSS/config/
    config.jar:/harbinger/home/ecommerce/ATG/ATG9.3/DSSJ2EEDemo/config:../
    DAS/config/dtmconfig.jar:localconfig:../DAF/config/dafconfig.jar
    CLASSPATH: ./locallib/:./lib/launcher.jar:/harbinger/home/ecommerce/
    jboss-eap-4.2/jboss-as/server/all/lib/javax.servlet.jar:/harbinger/
    home/ecommerce/jboss-eap-4.2/jboss-as/server/all/lib/jboss-j2ee.jar:/
    harbinger/home/ecommerce/jboss-eap-4.2/jboss-as/server/all/lib/
    javax.servlet.jar:/harbinger/home/ecommerce/jboss-eap-4.2/jboss-as/
    server/all/lib/jboss-j2ee.jar:/harbinger/home/ecommerce/ATG/ATG9.3/DSS/
    lib/resources.jar:/harbinger/home/ecommerce/ATG/ATG9.3/DSS/lib/
    classes.jar:/harbinger/home/ecommerce/ATG/ATG9.3/DPS/lib/
    resources.jar:/harbinger/home/ecommerce/ATG/ATG9.3/DPS/lib/
    classes.jar:/harbinger/home/ecommerce/ATG/ATG9.3/DAS-UI/lib/
    uiresources.jar:/harbinger/home/ecommerce/ATG/ATG9.3/DAS-UI/lib/
    uiclasses.jar:/harbinger/home/ecommerce/ATG/ATG9.3/DAS-UI/lib/
    jhall.jar:/harbinger/home/ecommerce/ATG/ATG9.3/DAS/lib/resources.jar:/
    harbinger/home/ecommerce/ATG/ATG9.3/DAS/lib/classes.jar:/harbinger/
    home/ecommerce/ATG/ATG9.3/DAS/lib/servlet.jar:/harbinger/home/
    ecommerce/ATG/ATG9.3/DAS/lib/ice.jar:/harbinger/home/ecommerce/ATG/
    ATG9.3/DAS/solid/SolidDriver2.1.jar
    PATH: /usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/
    sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/lib/jvm/java-6-sun-1.6.0.26/
    bin:/harbinger/home/build/apache-ant-1.8.1/bin:/tmp:/harbinger/home/
    build/apache-maven-2.2.1/bin:/opt/oracle/oracle/product/10.2.0/db_1//
    bin:./../DAS/os_specific_files/i486-unknown-linux2
    **** info Mon Nov 07 10:03:23 CST 2011 1320681803373 /atg/demo/
    QuincyFunds/repositories/Features/Features SQL Repository startup
    complete
    **** info Mon Nov 07 10:03:23 CST 2011 1320681803969 /atg/
    userprofiling/ProfileAdapterRepository SQL Repository startup complete
    Nucleus running
    **** Warning Mon Nov 07 10:03:24 CST 2011 1320681804181
    DistributorSender No remote servers configured
    **** info Mon Nov 07 10:03:24 CST 2011 1320681804200 /atg/content/
    media/MediaRepository SQL Repository startup complete
    **** info Mon Nov 07 10:03:24 CST 2011 1320681804251 /atg/
    userprofiling/PersonalizationRepository SQL Repository startup
    complete
    **** info Mon Nov 07 10:03:24 CST 2011 1320681804314 /atg/demo/
    QuincyFunds/repositories/News/News SQL Repository startup complete
    **** info Mon Nov 07 10:03:24 CST 2011 1320681804376 /atg/demo/
    QuincyFunds/repositories/Images/Images SQL Repository startup complete
    **** info Mon Nov 07 10:03:24 CST 2011 1320681804461 /atg/demo/
    QuincyFunds/repositories/Funds/Funds SQL Repository startup complete
    **** info Mon Nov 07 10:03:24 CST 2011 1320681804533 /atg/demo/
    QuincyFunds/repositories/Email/Email SQL Repository startup complete
    **** info Mon Nov 07 10:03:24 CST 2011 1320681804599 /atg/demo/
    QuincyFunds/repositories/InvestmentTips/InvestmentTips SQL Repository
    startup complete
    **** info Mon Nov 07 10:03:24 CST 2011 1320681804669 /atg/demo/
    QuincyFunds/repositories/Offers/Offers SQL Repository startup complete
    exporting repository: /atg/demo/QuincyFunds/repositories/Offers/Offers
    exporting repository: /atg/demo/QuincyFunds/repositories/News/News
    exporting repository: /atg/demo/QuincyFunds/repositories/Email/Email
    exporting repository: /atg/demo/QuincyFunds/repositories/
    InvestmentTips/InvestmentTips
    exporting repository: /atg/demo/QuincyFunds/repositories/Funds/Funds
    exporting repository: /atg/userprofiling/ProfileAdapterRepository
    exporting repository: /atg/content/media/MediaRepository
    exporting repository: /atg/userprofiling/PersonalizationRepository
    exporting repository: /atg/demo/QuincyFunds/repositories/Features/
    Features
    exporting repository: /atg/demo/QuincyFunds/repositories/Images/Images
    **** error exporting data:
    CONTAINER:atg.repository.RepositoryException;
    SOURCE:java.sql.SQLException: [Solid JDBC 02.10.0024] Invalid Date
    **** info Mon Nov 07 10:03:27 CST 2011 1320681807658 /atg/dynamo/
    service/Scheduler Scheduler shutting down.
    **** info Mon Nov 07 10:03:27 CST 2011 1320681807659 /atg/dynamo/
    service/Scheduler Scheduler stopped.
    It fails by saying Invalid Date. I tried searching for this answer but
    did not find it.
    Also started the Jboss server.
    *./startDynamoOnJBOSS.sh -c atg -m DafEar.Admin DSSJ2EEDemo -f -run-in-*
    place  | /harbinger/home/ecommerce/ATG/ATGLogColorizer_v1_2
    and tried to login with jack/jack as mentioned in the document but
    says supplied login was invalid
    the Jboss error log says
    10:24:27,605 ERROR [ProfileItemFinder]
    CAUGHT AT:
    CONTAINER:atg.repository.RepositoryException;
    SOURCE:java.sql.SQLException: [Solid JDBC 02.10.0024] Invalid Date
    at
    atg.adapter.gsa.GSAItemDescriptor.getPersistentItems(GSAItemDescriptor.java:
    4426)
    at
    atg.adapter.gsa.GSAItemDescriptor.getPersistentItems(GSAItemDescriptor.java:
    4003)
    at atg.adapter.gsa.GSAItemDescriptor.getItems(GSAItemDescriptor.java:
    3250)
    at atg.adapter.gsa.GSAItemDescriptor.getItems(GSAItemDescriptor.java:
    2955)
    at
    atg.adapter.gsa.GSAItemDescriptor.executeQuery(GSAItemDescriptor.java:
    7383)
    at atg.adapter.gsa.GSAView.executeUncachedQuery(GSAView.java:332)
    at
    atg.repository.query.QueryCache.executeUncachedQuery(QueryCache.java:
    693)
    at atg.repository.query.QueryCache.populateEntry(QueryCache.java:905)
    at atg.repository.query.QueryCache.executeCachedQuery(QueryCache.java:
    433)
    at
    atg.repository.RepositoryViewImpl.executeQuery(RepositoryViewImpl.java:
    344)
    at atg.adapter.gsa.GSAView.executeQuery(GSAView.java:281)
    at
    atg.repository.RepositoryViewImpl.executeQuery(RepositoryViewImpl.java:
    323)
    at
    atg.repository.RepositoryViewImpl.executeQuery(RepositoryViewImpl.java:
    298)
    at
    atg.userprofiling.RepositoryProfileItemFinder.findByLogin(RepositoryProfileItemFinder.java:
    159)
    at
    atg.userprofiling.RepositoryProfileItemFinder.findByLogin(RepositoryProfileItemFinder.java:
    128)
    at atg.userprofiling.ProfileTools.getItem(ProfileTools.java:808)
    at
    atg.userprofiling.ProfileTools.locateUserFromLogin(ProfileTools.java:
    556)
    at atg.userprofiling.ProfileForm.findUser(ProfileForm.java:2170)
    at atg.userprofiling.ProfileForm.handleLogin(ProfileForm.java:1906)
    at
    atg.scenario.userprofiling.ScenarioProfileFormHandler.handleLogin(ScenarioProfileFormHandler.java:
    541)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
    39)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:
    25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at atg.droplet.EventSender.sendEvent(EventSender.java:582)
    at atg.droplet.FormTag.doSendEvents(FormTag.java:791)
    at atg.droplet.FormTag.sendEvents(FormTag.java:640)
    at
    atg.droplet.DropletEventServlet.sendEvents(DropletEventServlet.java:
    523)
    at atg.droplet.DropletEventServlet.service(DropletEventServlet.java:
    550)
    at
    atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:
    135)
    at
    atg.servlet.sessionsaver.SessionSaverServlet.service(SessionSaverServlet.java:
    2425)
    at
    atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:
    135)
    at
    atg.userprofiling.AccessControlServlet.service(AccessControlServlet.java:
    602)
    at
    atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:
    135)
    at
    atg.userprofiling.PageEventTriggerPipelineServlet.service(PageEventTriggerPipelineServlet.java:
    169)
    at
    atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:
    135)
    at
    atg.userprofiling.SessionEventTrigger.service(SessionEventTrigger.java:
    477)
    at
    atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:
    135)
    at
    atg.userprofiling.ProfileRequestServlet.service(ProfileRequestServlet.java:
    436)
    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)
    at
    atg.servlet.pipeline.URLArgumentPipelineServlet.service(URLArgumentPipelineServlet.java:
    280)
    at
    atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:
    135)
    at
    atg.servlet.pipeline.PathAuthenticationPipelineServlet.service(PathAuthenticationPipelineServlet.java:
    370)
    at
    atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:
    135)
    at atg.userprofiling.sso.PassportServlet.service(PassportServlet.java:
    561)
    at
    atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:
    135)
    at
    atg.servlet.security.ThreadUserBinderServlet.service(ThreadUserBinderServlet.java:
    91)
    at
    atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:
    135)
    at
    atg.dtm.TransactionPipelineServlet.service(TransactionPipelineServlet.java:
    212)
    at
    atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:
    135)
    at
    atg.servlet.pipeline.HeadPipelineServlet.passRequest(HeadPipelineServlet.java:
    1097)
    at
    atg.servlet.pipeline.HeadPipelineServlet.service(HeadPipelineServlet.java:
    779)
    at
    atg.servlet.pipeline.PipelineableServletImpl.service(PipelineableServletImpl.java:
    250)
    at atg.filter.dspjsp.PageFilter.doFilter(PageFilter.java:227)
    at
    org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:
    235)
    at
    org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:
    206)
    at
    org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:
    96)
    at
    org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:
    235)
    at
    org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:
    206)
    at
    org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:
    230)
    at
    org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:
    173)
    at
    org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:
    182)
    at
    org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:
    84)
    at
    org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:
    128)
    at
    org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:
    104)
    at
    org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:
    157)
    at
    org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:
    109)
    at
    org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:
    241)
    at
    org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:
    844)
    at org.apache.coyote.http11.Http11Protocol
    $Http11ConnectionHandler.process(Http11Protocol.java:583)
    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:
    447)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: java.sql.SQLException: [Solid JDBC 02.10.0024] Invalid
    Date
    at solid.jdbc.SolidTA.s_InvDt(Unknown Source)
    at solid.jdbc.SolidTTs.getDate(Unknown Source)
    at solid.jdbc.SolidResultSet.getDate(Unknown Source)
    at
    org.jboss.resource.adapter.jdbc.WrappedResultSet.getDate(WrappedResultSet.java:
    565)
    at atg.core.jdbc.ResultSetGetter
    $DateGetter.getObject(ResultSetGetter.java:215)
    at
    atg.adapter.gsa.GSAItemDescriptor.getPersistentItems(GSAItemDescriptor.java:
    4284)
    ... 73 more
    SOURCE EXCEPTION:
    java.sql.SQLException: [Solid JDBC 02.10.0024] Invalid Date
    at solid.jdbc.SolidTA.s_InvDt(Unknown Source)
    at solid.jdbc.SolidTTs.getDate(Unknown Source)
    at solid.jdbc.SolidResultSet.getDate(Unknown Source)
    at
    org.jboss.resource.adapter.jdbc.WrappedResultSet.getDate(WrappedResultSet.java:
    565)
    at atg.core.jdbc.ResultSetGetter
    $DateGetter.getObject(ResultSetGetter.java:215)
    at
    atg.adapter.gsa.GSAItemDescriptor.getPersistentItems(GSAItemDescriptor.java:
    4284)
    at
    atg.adapter.gsa.GSAItemDescriptor.getPersistentItems(GSAItemDescriptor.java:
    4003)
    at atg.adapter.gsa.GSAItemDescriptor.getItems(GSAItemDescriptor.java:
    3250)
    at atg.adapter.gsa.GSAItemDescriptor.getItems(GSAItemDescriptor.java:
    2955)
    at
    atg.adapter.gsa.GSAItemDescriptor.executeQuery(GSAItemDescriptor.java:
    7383)
    at atg.adapter.gsa.GSAView.executeUncachedQuery(GSAView.java:332)
    at
    atg.repository.query.QueryCache.executeUncachedQuery(QueryCache.java:
    693)
    at atg.repository.query.QueryCache.populateEntry(QueryCache.java:905)
    at atg.repository.query.QueryCache.executeCachedQuery(QueryCache.java:
    433)
    at
    atg.repository.RepositoryViewImpl.executeQuery(RepositoryViewImpl.java:
    344)
    at atg.adapter.gsa.GSAView.executeQuery(GSAView.java:281)
    at
    atg.repository.RepositoryViewImpl.executeQuery(RepositoryViewImpl.java:
    323)
    at
    atg.repository.RepositoryViewImpl.executeQuery(RepositoryViewImpl.java:
    298)
    at
    atg.userprofiling.RepositoryProfileItemFinder.findByLogin(RepositoryProfileItemFinder.java:
    159)
    at
    atg.userprofiling.RepositoryProfileItemFinder.findByLogin(RepositoryProfileItemFinder.java:
    128)
    at atg.userprofiling.ProfileTools.getItem(ProfileTools.java:808)
    at
    atg.userprofiling.ProfileTools.locateUserFromLogin(ProfileTools.java:
    556)
    at atg.userprofiling.ProfileForm.findUser(ProfileForm.java:2170)
    at atg.userprofiling.ProfileForm.handleLogin(ProfileForm.java:1906)
    at
    atg.scenario.userprofiling.ScenarioProfileFormHandler.handleLogin(ScenarioProfileFormHandler.java:
    541)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
    39)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:
    25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at atg.droplet.EventSender.sendEvent(EventSender.java:582)
    at atg.droplet.FormTag.doSendEvents(FormTag.java:791)
    at atg.droplet.FormTag.sendEvents(FormTag.java:640)
    at
    atg.droplet.DropletEventServlet.sendEvents(DropletEventServlet.java:
    523)
    at atg.droplet.DropletEventServlet.service(DropletEventServlet.java:
    550)
    at
    atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:
    135)
    at
    atg.servlet.sessionsaver.SessionSaverServlet.service(SessionSaverServlet.java:
    2425)
    at
    atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:
    135)
    at
    atg.userprofiling.AccessControlServlet.service(AccessControlServlet.java:
    602)
    at
    atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:
    135)
    at
    atg.userprofiling.PageEventTriggerPipelineServlet.service(PageEventTriggerPipelineServlet.java:
    169)
    at
    atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:
    135)
    at
    atg.userprofiling.SessionEventTrigger.service(SessionEventTrigger.java:
    477)
    at
    atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:
    135)
    at
    atg.userprofiling.ProfileRequestServlet.service(ProfileRequestServlet.java:
    436)
    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)
    at
    atg.servlet.pipeline.URLArgumentPipelineServlet.service(URLArgumentPipelineServlet.java:
    280)
    at
    atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:
    135)
    at
    atg.servlet.pipeline.PathAuthenticationPipelineServlet.service(PathAuthenticationPipelineServlet.java:
    370)
    at
    atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:
    135)
    at atg.userprofiling.sso.PassportServlet.service(PassportServlet.java:
    561)
    at
    atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:
    135)
    at
    atg.servlet.security.ThreadUserBinderServlet.service(ThreadUserBinderServlet.java:
    91)
    at
    atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:
    135)
    at
    atg.dtm.TransactionPipelineServlet.service(TransactionPipelineServlet.java:
    212)
    at
    atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:
    135)
    at
    atg.servlet.pipeline.HeadPipelineServlet.passRequest(HeadPipelineServlet.java:
    1097)
    at
    atg.servlet.pipeline.HeadPipelineServlet.service(HeadPipelineServlet.java:
    779)
    at
    atg.servlet.pipeline.PipelineableServletImpl.service(PipelineableServletImpl.java:
    250)
    at atg.filter.dspjsp.PageFilter.doFilter(PageFilter.java:227)
    at
    org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:
    235)
    at
    org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:
    206)
    at
    org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:
    96)
    at
    org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:
    235)
    at
    org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:
    206)
    at
    org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:
    230)
    at
    org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:
    173)
    at
    org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:
    182)
    at
    org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:
    84)
    at
    org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:
    128)
    at
    org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:
    104)
    at
    org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:
    157)
    at
    org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:
    109)
    at
    org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:
    241)
    at
    org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:
    844)
    at org.apache.coyote.http11.Http11Protocol
    $Http11ConnectionHandler.process(Http11Protocol.java:583)
    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:
    447)
    at java.lang.Thread.run(Thread.java:662)
    Any help is most soughted for. Thanks in Advance

    Solved

  • Getting error while running CRS ATG 10.

    hi all,
    im getting this error whenever i hit home page of CRS
    Caused by (#2):java.lang.SecurityException: class "atg.commerce.order.OrderHolder$$EnhancerByCGLIB$$e7ef303c"'s signer information does not match signer information of other classes in the same package
         at java.lang.ClassLoader.checkCerts(ClassLoader.java:807)
         at java.lang.ClassLoader.preDefineClass(ClassLoader.java:488)
         at java.lang.ClassLoader.defineClassCond(ClassLoader.java:626)
         at java.lang.ClassLoader.defineClass(ClassLoader.java:616)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at net.sf.cglib.core.ReflectUtils.defineClass(ReflectUtils.java:384)
         at net.sf.cglib.core.AbstractClassGenerator.create(AbstractClassGenerator.java:219)
    please let me know anything i need to configure...
    Sam

    ATG Install Notes:
    (DOC-166813) SecurityException errors can appear in ATG applications due to a problem with the
    JBoss cglib library.
    See the JBoss bug https://jira.jboss.org/jira/browse/JBPAPP-2971
    Workaround: Replace the jboss-eap-5.0/jboss-as/common/lib/cglib.jar with the unsigned
    version, which can be downloaded from the following URL:
    http://repository.jboss.com/maven2-brew/cglib/cglib/2.2/cglib-2.2.jar
    Edited by: user559013 on Jan 24, 2012 9:09 AM

Maybe you are looking for

  • Connector Space Object don't match Full Import Object Count

    Just want to clear up something I have an HR system that removed about a 100 users. My anchor attribute is Employee_Person_ID (e.g. 12345). My join rule is EmployeeID (e.g. 123456789)  So HR removed the records and if I do a Full Import I see the cor

  • Photoshop Elements 12 serial number

    When I try to install Photoshop Elements 12, my serial number from the box is rejected. How do I find it? It was purchased from Amazon and came in a box. Where is the number? How many digits?

  • Shp2SDO and measured shapes

    Hi all, Does anyone know whether shp2sdo for 9i will correctly convert measured shapefiles (X,Y,M)? I currently tried this with shp2sdo for 8.1.7 and it seems to ignore the M values both in the metadata (user_sdo_geom_metadata) and the control file.

  • Imovie freezing problem

    Hello everybody... i got an issue with imovie HD... i have a macbook with 2GHZ -2 GB RAM when i run imovie hd, my computer doesn't freezes but it jitters. like hiccups of some kind. It gets slow. It seems that imovie is not taking much of the RAM mem

  • Can anybody pls explain me this Reflections stuff?

    Hi All Can anybody pls explain me this Reflections stuff? is this related to singletons in java