Error when stating SAProuter

Hello,
Our SAProuter  runs on windows 2003 . When I start the saprouter from the command prompt . I got the following error:
ERROR => SNC field without SNC active, skip line 2 [nirout.cpp   7775]
ERROR => SNC field without SNC active, skip line 5 [nirout.cpp   7775]
***LOG Q0I=> NiPGetServByName: service 'sapdp99' not found: getservbyname [ninti.c 489]
ERROR => service 'sapdp99' unknown, skip line 8 [nirout.cpp   7931]
Below is the dev_rout file:
trc file: "dev_rout", trc level: 1, release: "700"
Thu Apr 29 18:13:06 2010
SAP Network Interface Router, Version 38.10
command line arg 0:     saprouter
command line arg 1:     -r
main: pid = 3464, ppid = 0, port = 3299, parent port = 0 (0 = parent is not a saprouter)
reading routtab: './saprouttab'
ERROR => SNC field without SNC active, skip line 2 [nirout.cpp   7775]
ERROR => SNC field without SNC active, skip line 5 [nirout.cpp   7775]
And here is the saprottab:
SNC - Connection from and to SAP
KT "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 194.39.131.34 *
SNC-connection from SAP to local R/3-System for Support
#KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" <R/3-Server IP> 32<Instance>
KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 164.109.104.121 3200
Allows connections from the entire customer network to sapservX
and therefore to the Online Service System via SAProuter port 3299.
P      *      sapserv2    sapdp99         *
All other connections will be denied
P * * *
Thanks
Osama

Hi Bharath,
1 -Can you please tell how were to trying to start the router?
saprouter -r
2 - Are SAPCRYPTOLIB credentials available to a process that runs as an NT
service
I'm not sure about how to answer this?
3 -Run the command:sapgenpse seclogin -p <path>\<psefile> -O <SNC_admin>=
C:\USR\sap\SAProuter>sapgenpse seclogin -p C:\usr\sap\saprouter\nt-x86_64\sapgen
pse.exe -O acnsupport
running seclogin with USER="acnsupport"
creating credentials for user "VM0000000311301\acnsupport"...
ERROR in af_open: (4356/0x1104) unknown structure
ERROR in secsw_open: (4356/0x1104) unknown structure
ERROR in secsw_open_pse_or_extension: (4356/0x1104) unknown structure
ERROR in sec_get_PSEtype: (4356/0x1104) unknown structure
4- Check wether the PSE certificates has been imported correctly.
PSE certificates has been imported correctly
Thanks
Osama

Similar Messages

  • Error when stating weblogic server after EAR (packed) deploy

    Hii!
    I am having a deploy problem, after i have packed my application with the ant task
    <taskdef name="pack-ear" classname="atg.appassembly.ant.PackEarFileTask" classpathref="ant.dynamo.classpath"/>
    i cannot access my application, it throws an exception (below). Nonetheless, when i deploy with an exploded ear using:
    <taskdef name="assemble-jar" classname="atg.appassembly.ant.CreateUnpackedEarTask" classpathref="ant.dynamo.classpath" onerror="ignore"/>
    It works finely.
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools --- CONTAINER:atg.repository.RepositoryException; SOURCE:CONTAINER:atg.service.idgen.IdGeneratorException; SOURCE:java.lang.NullPointerException
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.adapter.gsa.GSAItemDescriptor.getNewId(GSAItemDescriptor.java:6946)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.adapter.gsa.GSARepository.createItem(GSARepository.java:718)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.userprofiling.ProfileTools.createNewUser(ProfileTools.java:521)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.userprofiling.ProfileTools.createNewUser(ProfileTools.java:501)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.userprofiling.ProfileRequestServlet.initializeNewProfile(ProfileRequestServlet.java:1079)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.userprofiling.ProfileRequestServlet.initializeProfile(ProfileRequestServlet.java:693)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.userprofiling.ProfileRequestServlet.serviceProfilingRequest(ProfileRequestServlet.java:604)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.userprofiling.ProfileRequestServlet.service(ProfileRequestServlet.java:450)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.DynamoPipelineServlet.service(DynamoPipelineServlet.java:491)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.URLArgumentPipelineServlet.service(URLArgumentPipelineServlet.java:303)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PathAuthenticationPipelineServlet.service(PathAuthenticationPipelineServlet.java:392)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.security.ThreadUserBinderServlet.service(ThreadUserBinderServlet.java:113)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.dtm.TransactionPipelineServlet.service(TransactionPipelineServlet.java:235)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.SecurityServlet.service(SecurityServlet.java:192)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.multisite.SiteContextPipelineServlet.service(SiteContextPipelineServlet.java:371)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.HeadPipelineServlet.passRequest(HeadPipelineServlet.java:1273)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.HeadPipelineServlet.service(HeadPipelineServlet.java:952)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.service(PipelineableServletImpl.java:272)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.filter.dspjsp.PageFilter.innerDoFilter(PageFilter.java:349)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.filter.dspjsp.PageFilter.doFilter(PageFilter.java:208)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools Caused by :CONTAINER:atg.service.idgen.IdGeneratorException; SOURCE:java.lang.NullPointerException
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.service.idgen.PersistentIdGenerator.initialize(PersistentIdGenerator.java:389)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.service.idgen.PersistentIdGenerator.addIdSpace(PersistentIdGenerator.java:475)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.service.idgen.AbstractSequentialIdGenerator.generateStringId(AbstractSequentialIdGenerator.java:331)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.adapter.gsa.GSAItemDescriptor.getNewId(GSAItemDescriptor.java:6922)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.adapter.gsa.GSARepository.createItem(GSARepository.java:718)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.userprofiling.ProfileTools.createNewUser(ProfileTools.java:521)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.userprofiling.ProfileTools.createNewUser(ProfileTools.java:501)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.userprofiling.ProfileRequestServlet.initializeNewProfile(ProfileRequestServlet.java:1079)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.userprofiling.ProfileRequestServlet.initializeProfile(ProfileRequestServlet.java:693)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.userprofiling.ProfileRequestServlet.serviceProfilingRequest(ProfileRequestServlet.java:604)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.userprofiling.ProfileRequestServlet.service(ProfileRequestServlet.java:450)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.DynamoPipelineServlet.service(DynamoPipelineServlet.java:491)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.URLArgumentPipelineServlet.service(URLArgumentPipelineServlet.java:302)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PathAuthenticationPipelineServlet.service(PathAuthenticationPipelineServlet.java:392)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.security.ThreadUserBinderServlet.service(ThreadUserBinderServlet.java:113)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.dtm.TransactionPipelineServlet.service(TransactionPipelineServlet.java:234)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.SecurityServlet.service(SecurityServlet.java:191)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.multisite.SiteContextPipelineServlet.service(SiteContextPipelineServlet.java:370)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.HeadPipelineServlet.passRequest(HeadPipelineServlet.java:1271)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.HeadPipelineServlet.service(HeadPipelineServlet.java:952)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.service(PipelineableServletImpl.java:272)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.filter.dspjsp.PageFilter.innerDoFilter(PageFilter.java:349)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.filter.dspjsp.PageFilter.doFilter(PageFilter.java:208)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools Caused by (#2):java.lang.NullPointerException
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.service.jdbc.WatcherDataSource.getConnection(WatcherDataSource.java:845)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.service.jdbc.WatcherDataSource.getConnection(WatcherDataSource.java:825)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.service.idgen.SQLIdGenerator.getConnection(SQLIdGenerator.java:633)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.service.idgen.SQLIdGenerator.initializeIdSpaces(SQLIdGenerator.java:833)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.service.idgen.PersistentIdGenerator.initialize(PersistentIdGenerator.java:327)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.service.idgen.PersistentIdGenerator.addIdSpace(PersistentIdGenerator.java:475)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.service.idgen.AbstractSequentialIdGenerator.generateStringId(AbstractSequentialIdGenerator.java:331)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.adapter.gsa.GSAItemDescriptor.getNewId(GSAItemDescriptor.java:6922)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.adapter.gsa.GSARepository.createItem(GSARepository.java:718)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.userprofiling.ProfileTools.createNewUser(ProfileTools.java:521)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.userprofiling.ProfileTools.createNewUser(ProfileTools.java:501)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.userprofiling.ProfileRequestServlet.initializeNewProfile(ProfileRequestServlet.java:1079)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.userprofiling.ProfileRequestServlet.initializeProfile(ProfileRequestServlet.java:693)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.userprofiling.ProfileRequestServlet.serviceProfilingRequest(ProfileRequestServlet.java:604)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.userprofiling.ProfileRequestServlet.service(ProfileRequestServlet.java:450)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.DynamoPipelineServlet.service(DynamoPipelineServlet.java:491)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.URLArgumentPipelineServlet.service(URLArgumentPipelineServlet.java:302)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PathAuthenticationPipelineServlet.service(PathAuthenticationPipelineServlet.java:392)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.security.ThreadUserBinderServlet.service(ThreadUserBinderServlet.java:113)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.dtm.TransactionPipelineServlet.service(TransactionPipelineServlet.java:234)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.SecurityServlet.service(SecurityServlet.java:191)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.multisite.SiteContextPipelineServlet.service(SiteContextPipelineServlet.java:370)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.HeadPipelineServlet.passRequest(HeadPipelineServlet.java:1271)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.HeadPipelineServlet.service(HeadPipelineServlet.java:952)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.servlet.pipeline.PipelineableServletImpl.service(PipelineableServletImpl.java:272)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.filter.dspjsp.PageFilter.innerDoFilter(PageFilter.java:349)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at atg.filter.dspjsp.PageFilter.doFilter(PageFilter.java:208)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    **** Error Ter Nov 12 14:02:53 BRST 2013 1384272173984 /atg/userprofiling/ProfileTools
    <12/11/2013 14h02min54s BRST> <Error> <HTTP> <BEA-101020> <[ServletContext@284990416[app:Production module:LojaAtgEndeca path:/LojaAtgEndeca spec-version:2.5]] Servlet failed with Exception
    java.lang.NullPointerException
      at atg.userprofiling.ProfilePropertyServlet.service(ProfilePropertyServlet.java:197)
      at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
      at atg.userprofiling.ProfileRequestServlet.service(ProfileRequestServlet.java:460)
      at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
      at atg.servlet.pipeline.DynamoPipelineServlet.service(DynamoPipelineServlet.java:491)
      Truncated. see log file for complete stacktrace
    >

    Ian,
    Thanks for your response.  I have the following in my application.properties file:
    plugin.libraries=com.oracle.determinations.web.siebel.SiebelDataAdapter;com.oracle.determinations.web.siebel.PreseedOnSessionCreatedHandler;com.sample.userplugins.automation.SessionSubmitTrigger
    Additionally, I have placed the SessionSubmitTrigger class within a JAR in the plugins directory within the war.  I am using Oracle WebLogic 10.3 as the app server to deploy the war within the AdminServer. And I am using OPA 10.4.3.
    I should mention that the first two entries in the plugin.libraries property were there already as part of the Siebel Connector install.  I just added the third one for OnInvestigationEndedEventHandler implementation.
    I don't understand why Weblogic complains about not finding the Plugins directory. it is in my war. And despite the warning, I can access and navigate through my rulebase.  It just doesn't seem to handle the OnInvestigationEndedEvent.
    Thanks.
    Sam

  • When I hit the import button for a new project I get an internal error message stating: Could not find namespace: AgCreativeCloudUtils

    When I hit the import button for a new project I get an internal error message stating: Could not find namespace: AgCreativeCloudUtils
    Can someone help me with this issue please? Tks

    https://forums.adobe.com/search.jspa?q=Could+not+find+namespace%3A+AgCreativeCloudUtils&pl ace=%2Fplaces%2F1383621&depth=…

  • Hi I have a question about shooting in Raw with my Canon EOS 6d. I'm in the process of learning photography and my goal was to start shooting in raw. I have Photoshop CS5. When I tried to edit my images in raw I received an error message stating, "The pho

    Hi I have a question about shooting in Raw with my Canon EOS 6d.
    I'm in the process of learning photography and my goal was to start shooting in raw.
    I have Photoshop CS5. When I tried to edit my images in raw I received an error message stating, "The photoshop camera raw plug-in did not recognize the format. If these files are from a camera, you may need to update your camera raw plug in."
    In researching the issue I read that to edit in raw you need a camera model requirement of at least 7.3 which only works with CS6. My version of CS5 is 6.0.0.205. Being new to all this I see that my options are to upgrade to CS6 or convert by using DNG converter and paying a monthly fee. Two things I know nothing about and don't know which is would be more beneficial.
    I'd appreciate any advise on which route to go and how upgrade and what it may cost. THANKS in advance!
    Heather

    In researching the issue I read that to edit in raw you need a camera model requirement of at least 7.3 which only works with CS6.
    That is correct. Your camera was first supported by Camera Raw 7.3. Camera Raw 7.3 will not work with CS5. You need CS6 or CC.
    Being new to all this I see that my options are to upgrade to CS6 or convert by using DNG converter and paying a monthly fee. Two things I know nothing about and don't know which is would be more beneficial.
    I'd appreciate any advise on which route to go and how upgrade and what it may cost.
    It all depends on your preferred workflow and your budget.
    Using the DNG converter is free. There is no monthly fee. You use the converter to convert all Raw files from the EOS 6D to DNGs then edit the DNGs in CS5. That's an extra step every time - every photo. Some people don't like the extra step. Others don't mind.
    Camera raw, DNG | Adobe Photoshop CC
    Or you can upgrade to CS6 (non-Cloud) and pay the upgrade fee
    Creative Suite 6
    Or join the Cloud and pay the monthly fee
    Or join the Photoshop Photography Program (US9.99/month) and get PS CC+LR

  • HT201210 My iPad is not recognized by Finder or iTunes when it is plugged into the computer.  i ran the Restore sequence and got an error message stating "The iPad could not be restored.  An unknown error occurred (1611).  Can this be fixed?

    My iPad is not recognized by Finder or iTunes when it is plugged into the computer.  i ran the Restore sequence and got an error message stating "The iPad could not be restored.  An unknown error occurred (1611).  Can this be fixed?

    iTunes: Specific update-and-restore error messages and advanced troubleshooting - http://support.apple.com/kb/TS3694 - relating to iPad, iPhone, iPod touch, iTunes
    Security software issues covered in: iTunes: Troubleshooting security software issues - http://support.apple.com/kb/TS3125

  • I was using my wifi last night when I got an error message stating my ip address had been taken over.  Then safari stopped working and i can no longer access the internet. I looked at my ip address and it states 000.000.000....can someone please help?

    I was using my wifi last night when I got an error message stating my ip address had been taken over.  Then safari stopped working and i can no longer access the internet. I looked at my ip address and it states 000.000.000....can someone please help?

    Sounds like a bogus pop up. In any case power down your Mac, your modem, your router. Then power back up in 1 minute sequence; modem, router, Mac.

  • When I try to open a pdf file I get an error message stating "There was an error opening the document.  The file is damaged and could not be repaired."  Other pdf files open fine.

    When I try to open a pdf file I get an error message stating "There was an error opening the document.  The file is damaged and could not be repaired."  Other pdf files open fine.

    You need to get a new copy of the PDF.

  • I almost complete uploading a 32 page iPhoto book, on a number of occasions when I get an error message stating "An error occurred uploading your order" can anyone tell me why and provide a solution please?

    I am having problems uploading a photo book from my MacBook Pro!!! I almost complete uploading this 32 page iPhoto book when I get an error message stating "An error occurred uploading your order" This error message has occurred for each of my four attemps to upload. I have carried out a Disk Utility-Verify hard drive check and swapped from wireless to ethernet and still no joy. Can anyone suggest why this might be occurring and provide a solution please?

    Boot into Safe Mode and try again.

  • When I try to send e-mail I get an error message stating that the e-mail address was rejected by the server.  When I send to e-mail from another address, I get back an error saying the e-mail address is unknown.  My e-mail has worked fine for years until

    When I try to send e-mail I get an error message stating that the e-mail address was rejected by the server.  When I send to e-mail from another address, I get back an error saying the e-mail address is unknown.  My e-mail has worked fine for years until yesterday.  HELP!

    The specific text of the error message is very important here — I'm not sure exactly you're encountering here.
    If you're able to connect to your email server and are able send email to other email addresses and if the failures are specific to one email recipient address, then please contact the intended recipient of the failing email, and confirm their address is valid.  (This is the way I'm reading your question.)
    If you are unable to send any email to any other email addresses and this is specific to your email address, then try the web mail client interface (if one is available) to verify your login user and password, and check with your email ISP for assistance.  If your email password works via web mail, follow this Apple troubleshooting guide, then — if everything else fails — I'd probably then entirely remove the email account from Mail.app and re-add it per your email ISP's particular setup requirements.  (Some issue with the setup or maybe a corrupt setting in OS X or a problem at the mail ISP servers is a common problem, but this effects attempts to send to all email addresses via that account.)
    An email account setup is specific to an email provider, unfortunately.   If you're using one of the more common email ISPs, then there are usually setup guides and frequently-asked questions posted online.

  • Initially stating No authorization required using Adobe.  When I try to change it so I can transfer downloaded books by my Nook e-reader it I get an error message stating the Adobe user name and password is associated with another computer.  What gives?

    When I set up Adobe reader on my computer to be able to download books from a library and then transfer to my Nook e-reader, I initially stating No authorization required using Adobe.  When I try to change it so I can transfer downloaded books by my Nook e-reader it I get an error message stating the Adobe user name and password is associated with another computer.  What gives?

    This is pretty surprising and wierd that even Reader 10.1.1 is crashing on your system. It works pefectly for me.
    Would it be possible for you to get the crash dump, and upload it, so that I can have a look at the same.
    Download PROCDUMP from <http://technet.microsoft.com/en-us/sysinternals/dd996900.aspx> and extract it to a folder, say, c:\temp\procdump.exe
    Open cmd prompt and type "cd c:\temp".
    Launch the browser and open the PDF.
    Open task manager, sort processed by name. Two AcroRd32.exe instances  should have been launched. Note the PID (a small integer like 5588) corresponding to the AcroRd32.exe with the higher memory usage; this is the process that must be crashing. Note this PID.
    On the cmd window, type "procdump -e -ma 5588 c:\temp\01.dmp" (replace 5588 with the actual PID of the process noted in Step 4). Procdump will now wait for the aoolication to crash. If it throws a EULA, accept it.
    Perform your steps to cause the crash.
    Procdump will have created a dump file at "c:\temp\01.dmp". Zip it up (since it will be 100s of MBs otherwise) and share with me.
    Thanks in advance for all your help
    Ankit

  • When I try to connect to App Store,I get an error message stating "cannot connect to iTunes Store.  I show 3 bars on wifi connection

    When I try to connect to App Store, I receive an error message stating, "cannot connect to iTunes Store.  I show 3 bars on my wifi connection?  Can someone help...why if I tap App store, does a iTune error message display?

    First, try a system reset.  It cures many ills and it's quick, easy and harmless...
    Hold down the on/off switch and the Home button simultaneously until the screen blacks out or you see the Apple logo.  Ignore the "Slide to power off" text if it appears.  You will not lose any apps, data, music, movies, settings, etc.
    If the Reset doesn't work, try a Restore.  Note that it's nowhere near as quick as a Reset.  Connect via cable to the computer that you use for sync.  From iTunes, select the iPad/iPod and then select the Summary tab.  Follow directions for Restore and be sure to say "yes" to the backup.  You will be warned that all data (apps, music, movies, etc.) will be erased but, as the Restore finishes, you will be asked if you wish the contents of the backup to be copied to the iPad/iPod.  Again, say "yes."
    Finally, if the Restore doesn't work, let the battery drain completely.  Then recharge for at least an hour and Restore again.

  • When computer boots I get error box stating "The procedure entry point _NSConcreteStackBlock could not be located in the dynamic link libray CoreFoundation.dll".  I have removed iTunes and all of it's components several times and re-loaded programs.

    When I boot my computer I get error box stating "The procedure entry point _NSConcreteStackBlock could not be located in the dynamic link library CoreFoundation.dll.  I have completely removed iTunes and related programs and reinstalled them several times.  Doesn't fix the issue.  Any ideas on how to fix this?

    You should have one copy of CoreFoundation.dll in C:\Program Files\Common Files\Apple Application Support or C:\Program Files (x68)\Common Files\Apple Application Support if this is a 64-bit Windows.
    The detailed file properties should be as shown.
    If the file you have is correct check to see if there is another copy in the main iTunes folder. If so delete it and see if that helps.
    Otherwise try uninstalling/deleting folders/reinstalling iTunes again. See Troubleshooting issues with iTunes for Windows updates for more details. Your issue looks a bit like it might be a variation of the issue in the first box.
    Also worth checking that you have uninstalled the MobileMe control panel and any third party software that might try to talk to iTunes.
    tt2

  • I have was moving music from iTunes to a CD, however, when attempting to move a second set of music a error message stating "this is not a blank CD". How can more music be copied to this CD, which has more than sufficient space to be copied to?

    I have was moving music from iTunes to a CD, however, when attempting to move a second set of music a error message stating "this is not a blank CD". How can more music be copied to this CD, which has more than sufficient space to be copied to?

    I have was moving music from iTunes to a CD, however, when attempting to move a second set of music a error message stating "this is not a blank CD". How can more music be copied to this CD, which has more than sufficient space to be copied to?

  • I downloaded Yosemite last night but when I tried to update iPhoto, I got an error message stating that that app and several others couldn't be updated because they weren't paid for by the user id entered. I'm the only one who uses this computer.

    I downloaded Yosemite last night and tried to look at my photos in iPhoto and noticed that needed updating. When I tried to update as requested, I got an error message stating that the app (and several others including Pages and Numbers) couldn't be updated because they weren't purchased by the user ID I had entered. I'm the only user of the computer and now I can't find my photos anywhere! Any help would be appreciated.
    Thanks

    Some folks have solved this issue by dragging the apps to an external disk, then disconnecting it, and then are able to download. Apparently it can arise if you upgraded from an OS the than Mavericks.
    Failing that: Contact App Store support. There's a link on the right hand side of the App Store Window. They're the only ones who can sort out account issues.

  • When I try to open firefox it comes up with an error message stating that Microsoft Visual C++ Runtime Library error abnormal termination

    When I try to open firefox it comes up with an error message stating that Microsoft Visual C++ Runtime Library Runtime Error! Program...al Settings\Application Data\Mozilla Firefox\firefox.exe
    abnormal termination

    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Appearance/Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]

Maybe you are looking for

  • MRPgenerated requisitions and MRP type =VB

    Hi Gurus, I have the following question. IF a material has the MRP type VB=manual reorder point planning, then when the stock falls below the reorder point, MRP generates purchase  requisitions. For eg, on May 1st, MRP generated a requistion of 100 u

  • 1/8 inch to speaker wire?

    I use an Apogee One with my Macbook. I have a pair of old speakers that use regular speaker wire. I would like to connect those to the output jack on the Apogee Duet. Anybody know the easiest way to do this? Does anybody manufacture something that co

  • Key figures are not appearing in the reports ?

    Hi Guys, After integration process BW with Crystal 2008. I have tried to build a report on Bex query on top the Infocube. I could not fine key figures. Can you guys help me out ?

  • Regarding Radio button in selection screen?

    Hi experts, In my selection screen I am having two radio buttons. By default I am selecting the first radiobutton and displaying a selection block correspoding to that below. If I am selecting second radio button I want to display another selection b

  • What is the 'other' on iPad capacity bar?

    This 4.8Gb on my iPad, and  cant work out what it is, or how to reduce it's size.  Appreciate the help