ATG(9.4) BCC first time set up Error

69 views
Skip to first unread message

Devika Awasthi

unread,
Jan 12, 2017, 11:59:20 AM1/12/17
to atg_...@googlegroups.com
Hello All,

We are trying to set up a BCC instance and are facing this login issue very often(after every server restart).Attached here for referance.

Error in the server logs:

ERROR [DynamoServlet] BIZUI page error: statusCode: 500 message: null requestURI: /atg/bcc servletName: PageTemplateDispatchServlet exceptionType: class java.lang.NullPointerException

 ERROR [DynamoServlet]

java.lang.NullPointerException

        at atg.userprofiling.preview.PreviewProfileRequestProcessor.cleanup(PreviewProfileRequestProcessor.java:424)

        at atg.userprofiling.ProfileRequestServlet.cleanupProcessors(ProfileRequestServlet.java:515)

        at atg.userprofiling.ProfileRequestServlet.service(ProfileRequestServlet.java:442)


Tried below options:


1. Cleared cookies, incognito mode etc..no luck

2. Deleted tmp, log folders and server restart - It did help to resolve the issue the very first  time , however this issue comes up everytime server is restarted and right now even deleting these folders is not helping.


One thing to highlight here is DB we are using is a shared one, meaning one of the other environment also uses the same, but this is temporary set up, we are getting a new DB set up in place soon so this sharing won't stay this way for long, but can this be an issue?


Any pointers/suggestions would be really helpful!!

Thanks.


Best Regards.



BCCLoginError.png

Palraj Jp

unread,
Jan 12, 2017, 7:42:10 PM1/12/17
to atg_...@googlegroups.com
Hi,

To avoid this issue try to set preview web application or disable preview option using web.xml configuration.


--


--


You received this message because you are subscribed to the Google Groups "ATG_Tech" group.


To post to this group, send email to atg_...@googlegroups.com


To unsubscribe from this group, send email to atg_tech-u...@googlegroups.com


For more options, visit this group at http://groups.google.com/group/atg_tech?hl=en


---


You received this message because you are subscribed to the Google Groups "ATG_Tech" group.


To unsubscribe from this group and stop receiving emails from it, send an email to atg_tech+u...@googlegroups.com.


To post to this group, send email to atg_...@googlegroups.com.


Visit this group at https://groups.google.com/group/atg_tech.


To view this discussion on the web visit https://groups.google.com/d/msgid/atg_tech/CAHps3RHHpLmiQAVfvnEmdj2Pj8yM3Sts0N2KKwSSn5AejxhUzA%40mail.gmail.com.


For more options, visit https://groups.google.com/d/optout.


--
Sent from Gmail Mobile

Devika Awasthi

unread,
Jan 12, 2017, 10:35:56 PM1/12/17
to atg_...@googlegroups.com
Thanks Pankaj.

But in my BIZUI web.xml preview is already disabled:

<context-param>
<param-name>atg.preview</param-name>
<param-value>false</param-value>
</context-param>

Did you mean anything else?


To unsubscribe from this group, send email to atg_tech-unsubscribe@googlegroups.com



For more options, visit this group at http://groups.google.com/group/atg_tech?hl=en


---


You received this message because you are subscribed to the Google Groups "ATG_Tech" group.


To unsubscribe from this group and stop receiving emails from it, send an email to atg_tech+unsubscribe@googlegroups.com.
--
Sent from Gmail Mobile

--
--
You received this message because you are subscribed to the Google Groups "ATG_Tech" group.
To post to this group, send email to atg_...@googlegroups.com
To unsubscribe from this group, send email to atg_tech-unsubscribe@googlegroups.com

For more options, visit this group at http://groups.google.com/group/atg_tech?hl=en
---
You received this message because you are subscribed to the Google Groups "ATG_Tech" group.
To unsubscribe from this group and stop receiving emails from it, send an email to atg_tech+unsubscribe@googlegroups.com.

To post to this group, send email to atg_...@googlegroups.com.
Visit this group at https://groups.google.com/group/atg_tech.

Devika Awasthi

unread,
Jan 12, 2017, 10:42:28 PM1/12/17
to atg_...@googlegroups.com
One more thing if I remove PreviewProfileRequestProcessor from ProfileRequestSrvlet, I still get same behaviour with a different exception stack trace:

03:35:28,917 ERROR [DynamoServlet] BIZUI page error: statusCode: 500 message: null requestURI: /atg/bcc/ servletName: PageTemplateDispatchServlet exceptionType: class java.lang.NullPointerException
03:35:28,918 ERROR [DynamoServlet]
java.lang.NullPointerException
        at atg.commerce.promotion.PromotionTools.getPromotions(PromotionTools.java:1871)
        at atg.commerce.pricing.PricingModelHolder.initializeAllPromotions(PricingModelHolder.java:364)
        at atg.commerce.pricing.PricingModelHolder.initializePricingModels(PricingModelHolder.java:382)
        at atg.commerce.pricing.PricingModelHolder.doStartService(PricingModelHolder.java:391)
        at atg.nucleus.GenericService.startService(GenericService.java:496)
        at atg.nucleus.NucleusNameResolver.startService(NucleusNameResolver.java:1385)
        at atg.nucleus.MultiRootNameResolver.configureAndStartService(MultiRootNameResolver.java:955)


Please suggest.

AKB

unread,
Jan 12, 2017, 11:52:40 PM1/12/17
to atg_...@googlegroups.com
Hi, 

It is not recommended to share your pub scheme between multiple bcc clusters. In each restart the server update your pub scheme respective to it.  In this case we might get data issue in backend and it might cause issue. Better use separate DB for each instance.

Regards
A.Kumaresh Babu
 

On Thu, 12 Jan 2017 at 10:29 PM, Devika Awasthi <awast...@gmail.com> wrote:
--


--


You received this message because you are subscribed to the Google Groups "ATG_Tech" group.


To post to this group, send email to atg_...@googlegroups.com


To unsubscribe from this group, send email to atg_tech-u...@googlegroups.com



For more options, visit this group at http://groups.google.com/group/atg_tech?hl=en


---


You received this message because you are subscribed to the Google Groups "ATG_Tech" group.


To unsubscribe from this group and stop receiving emails from it, send an email to atg_tech+u...@googlegroups.com.

Devika Awasthi

unread,
Jan 13, 2017, 12:19:49 AM1/13/17
to atg_...@googlegroups.com
hmm..Ya..Thanks AKB. We shall do that.

To unsubscribe from this group, send email to atg_tech-unsubscribe@googlegroups.com



For more options, visit this group at http://groups.google.com/group/atg_tech?hl=en


---


You received this message because you are subscribed to the Google Groups "ATG_Tech" group.


To unsubscribe from this group and stop receiving emails from it, send an email to atg_tech+unsubscribe@googlegroups.com.

--
--
You received this message because you are subscribed to the Google Groups "ATG_Tech" group.
To post to this group, send email to atg_...@googlegroups.com
To unsubscribe from this group, send email to atg_tech-unsubscribe@googlegroups.com

For more options, visit this group at http://groups.google.com/group/atg_tech?hl=en
---
You received this message because you are subscribed to the Google Groups "ATG_Tech" group.
To unsubscribe from this group and stop receiving emails from it, send an email to atg_tech+unsubscribe@googlegroups.com.

To post to this group, send email to atg_...@googlegroups.com.
Visit this group at https://groups.google.com/group/atg_tech.

Sunny

unread,
Jan 13, 2017, 12:34:51 AM1/13/17
to atg_...@googlegroups.com
Hi,

It seems you are opening Store & BCC on same browser. Also dyn/admin should not be open on that browser.
Please try different browsers.

Regards,
Sunny K.

From: Devika Awasthi
Sent: ‎13-‎01-‎2017 10:49 AM
To: atg_...@googlegroups.com
Subject: Re: [atg_tech:7631] ATG(9.4) BCC first time set up Error

To unsubscribe from this group, send email to atg_tech-u...@googlegroups.com

For more options, visit this group at http://groups.google.com/group/atg_tech?hl=en
---
You received this message because you are subscribed to the Google Groups "ATG_Tech" group.
To unsubscribe from this group and stop receiving emails from it, send an email to atg_tech+u...@googlegroups.com.

To post to this group, send email to atg_...@googlegroups.com.
Visit this group at https://groups.google.com/group/atg_tech.

Devika Awasthi

unread,
Jan 13, 2017, 12:36:12 AM1/13/17
to atg_...@googlegroups.com
Thanks...No I am not doing that, In fact I am opening that in incgnito mode, only one tab is opened! :( 

--
--
You received this message because you are subscribed to the Google Groups "ATG_Tech" group.
To post to this group, send email to atg_...@googlegroups.com
To unsubscribe from this group, send email to atg_tech-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/atg_tech?hl=en
---
You received this message because you are subscribed to the Google Groups "ATG_Tech" group.
To unsubscribe from this group and stop receiving emails from it, send an email to atg_tech+unsubscribe@googlegroups.com.
To post to this group, send email to atg_...@googlegroups.com.
Visit this group at https://groups.google.com/group/atg_tech.

Sunny

unread,
Jan 13, 2017, 12:39:31 AM1/13/17
to atg_...@googlegroups.com
Also you can check if your store instance get started before you started bcc instance. Don't know why you using incognito mode? Any specific reason?

Regards,
Sunny K.

From: Devika Awasthi
Sent: ‎13-‎01-‎2017 11:06 AM
To: atg_...@googlegroups.com
Subject: Re: [atg_tech:7632] ATG(9.4) BCC first time set up Error

To unsubscribe from this group, send email to atg_tech-u...@googlegroups.com

For more options, visit this group at http://groups.google.com/group/atg_tech?hl=en
---
You received this message because you are subscribed to the Google Groups "ATG_Tech" group.
To unsubscribe from this group and stop receiving emails from it, send an email to atg_tech+u...@googlegroups.com.

To post to this group, send email to atg_...@googlegroups.com.
Visit this group at https://groups.google.com/group/atg_tech.

Devika Awasthi

unread,
Jan 13, 2017, 12:52:13 AM1/13/17
to atg_...@googlegroups.com
no Sunny..only pub instance is up in my machine. To avoid cookies, caching issues etc.

--
--
You received this message because you are subscribed to the Google Groups "ATG_Tech" group.
To post to this group, send email to atg_...@googlegroups.com
To unsubscribe from this group, send email to atg_tech-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/atg_tech?hl=en
---
You received this message because you are subscribed to the Google Groups "ATG_Tech" group.
To unsubscribe from this group and stop receiving emails from it, send an email to atg_tech+unsubscribe@googlegroups.com.
To post to this group, send email to atg_...@googlegroups.com.
Visit this group at https://groups.google.com/group/atg_tech.

amit ingle

unread,
Jan 13, 2017, 5:32:26 AM1/13/17
to atg_...@googlegroups.com
Hi Devika,
Delete entries from below table from pub db.

EPUB_WF_SERVER_ID
DSI_SERVER_ID

And restart server.


Regards,
Amit



Devika Awasthi

unread,
Jan 13, 2017, 5:46:47 AM1/13/17
to atg_...@googlegroups.com
Thanks Amit, I ll try this ..

Reply all
Reply to author
Forward
0 new messages