Enjoy life as it comes...

Stephen Weblog

All about me…
Subscribe

Womens Day!!!

March 08, 2010 By: admin Category: My Own

hmm it was womens day (8th March)… was quite busy in the day (Not with Working) but with my mobile (SMS, CALLS), gtalk, pidgin and etc etc.,
Had a whole bunch of people to wish But the first and foremost is MY MOM!!! was all excited to wish my mom “Happy Womens Day meee” meee (The way I call my mom)…
then followed by my Sissy mother in law, my loving sissy… and folks followed are a huge list……………………

Few people was soo happyI need to mention those response here, few things moved me a bit, few were pulling me back and few never respond ;(

Responses for my wish
—————————

–> Belated Mens day wishes for u…
–> Do you happen to know when do you people (MEN) celebrate it?
–> You are the only guy who wished me man.. thanks a lot for your wishes (Really moved..)
–> Why are you asking treat for Womens day (Because I wished a beautiful lady)
–> How many people did you wish today (Almost all of them asked)
–> Every year only my brother will wish, this time you also
–> You wish on the wrong date lol, Thank you and same to you…

I personally typed one status message on my gtalk “Dont talk about female rights one day in the year”

This sums up the entire day for me

Do you know who they are?

March 07, 2010 By: admin Category: My Own

Fun and Fun.. I am back in after a while,

Two big guys were discussing something in the hall in my PG, and I was sitting in my room as usual doing something with my lapi. Suddenly I hear some voice in hall, hence I poked my ear in their conversation. Below is what I listen and could not control my laugh after that

Both (Uncle’s) ;) were watching TV:

U1 - Hay U2 do you know who these two people are (coming in TV)?
U2 - Yes, I know
U1 - Oh!!
U2 - Yes, this is a boy and that is a girl!!!
U1 - Oh.. not that (on a serious note), I am asking do you know them or not?
U2 - No I dont know…

;)

Weblogic, siebel starup issue

March 02, 2010 By: admin Category: Hyperion

I have been seeing this issue off late during the starup of weblogic server in few Siebel instance, when you start up weblogic server it will fail with the below error message, cause be you killing the poor weblogic process. Reason for kill is being “We stopped Managed Server and it errors out so went for kill -9″. If Managed Weblogic fails to stop, debug it further instead of going for the kill.

Error Log:
=======
<Mar 2, 2010 7:35:23 AM CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
<Mar 2, 2010 7:35:23 AM CST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
<Mar 2, 2010 7:35:23 AM CST> <Notice> <Log Management> <BEA-170019> <The server log file /dasc13/oraclebi/bea/product/wl_103/user_projects/domains/DASC13/servers/
AdminServer/logs/AdminServer.log is opened. All server side log events will be written to this file.>
<Mar 2, 2010 7:35:29 AM CST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
<Mar 2, 2010 7:35:29 AM CST> <Notice> <Security> <BEA-090083> <Storing boot identity in the file: /dasc13/oraclebi/bea/product/wl_103/user_projects/domains/DASC13/servers/
AdminServer/security/boot.properties>
<Mar 2, 2010 7:35:30 AM CST> <Error> <Store> <BEA-280061> <The persistent store “_WLS_AdminServer”
could not be deployed: weblogic.store.PersistentStoreException: java.io.IOException: [Store:280021]There was an
error while opening the file store file “_WLS_ADMINSERVER000000.DAT”
weblogic.store.PersistentStoreException: java.io.IOException: [Store:280021]There was an error while opening the
file store file “_WLS_ADMINSERVER000000.DAT”
at weblogic.store.io.file.Heap.open(Heap.java:167)
at weblogic.store.io.file.FileStoreIO.open(FileStoreIO.java:88)
at weblogic.store.internal.PersistentStoreImpl.recoverStoreConnections(PersistentStoreImpl.java:332)
at weblogic.store.internal.PersistentStoreImpl.open(PersistentStoreImpl.java:323)

If you kill wls few things we need to take care of before starting it back.

1. It will setup .lok files for Admin Server, Managed Servers, and ldap (EmbeddedLDAP.lok)
2. It will also have few persistence store files and it will get corrupt.

Solution:
======
Move _WLS*.DAT (generated under diagnostics folder) and *.lok files (generated under tmp folder under Admin Server)
and restart the server back again and it will recreate those files again.

-bash-3.2$ find . -name “WLS_DIA*”
-bash-3.2$ find . -name “*.lok”

Unable to open Planning (Create Application does not work) from Workspace 931

January 13, 2010 By: admin Category: Hyperion

[INFO] AuthChallengeProcessor - basic authentication scheme selected
[INFO] HttpMethodDirector - Failure authenticating with BASIC ‘WebLogic Server’@
auhodclsnp5.oracleoutsourcing.com:20501
Exception in : Login
com.hyperion.interop.lib.AuthenticationException: Authenticated has failed using
the supplied credentials
com.hyperion.interop.lib.AuthenticationException: Authenticated has failed using
the supplied credentials
at com.hyperion.interop.lib.Repository.connect(Unknown Source)
at com.hyperion.interop.lib.Repository.<init>(Unknown Source)
at com.hyperion.interop.lib.Repository.connect(Unknown Source)
at com.hyperion.interop.lib.Repository.connect(Unknown Source)
at com.hyperion.interop.lib.Repository.connect(Unknown Source)
at com.hyperion.planning.HspHub.login(Unknown Source)
at com.hyperion.planning.appdeploy.HspManageAppSession.getProjects(Unkno
wn Source)
at jsp_servlet.__appwizard._jspService(__appwizard.java:1582)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)

Fix
—–
Place <enforce-valid-basic-auth-credentials>false</enforce-valid-basic-auth-credenti als> before closing the </security-configuration> section in %HYPERION_HOME%\deployments\WebLogic9\config\config.xml

Then bounce WLS, if it does not work still bounce Planning and Workspace also.

MDM Service startup issue

January 11, 2010 By: admin Category: Hyperion

MDM is one super product, and after install and config you might get crazy seeing that Windows MDM services will not start..  It will say services started and it will go down in couple of seconds.

Exception EOleException with message ‘ORA-12154: TNS:could not resolve the connect identifier specified

Unable to logon to database “TCLS17″ as user “mdm_db”: DALConfig = <database-connection label=”MDM_NTier” type=”oracle” schema=”MDM” service-name=”TCLS17″>
<db-login user-name=”mdm_db” password=”aTa5aeQA9VlBM+SOQj4tlQ==”/>
<engine-login user-name=”mdm_system” password=”aTa5aeQA9VlBM+SOQj4tlQ==”/>
</database-connection>’.

Fix
—-

Launch the DRM configuration console, in that navigate to Database settings key in again the Engine login password and Database Login password as Welcome1 which is the default password for DRM. Save the changes and start the services back again. It will start ;)

Hyd for some time….

January 07, 2010 By: admin Category: My Own

Never plan to go Hyderabad with the dawn of new year.. Was on a simple chat with Vishal about Avatar movie and never knew this guy had booked ticket for me and send me SMS alert along with mail of movie ticket… ;) Then thought its a nice chance to meet up with all of my old folks, so got the tickets booked and reached Twin City Sunday morning… I was all excited to visit the place where I spent 18 months some time back… Wanted to see what all had changed, Reached Vasanth place morning around 7 it was nice chilly morning… Had breakfast only intention for the day was to eat Hyderabadi Chicken Biriyani…. Saw “UP” movie and then attack Biriyani Mutton and ma favorite Chicken as well along with Italian mock tail, saw one more movie “Apocaalypse Now”  and slept offfff….. Evening had come went out for shopping in Hyper Mall…. followed by dinner we made dosa at home  … ;) Cooking after a while

In came Monday morning, was all set to get into my Oracle Campus..  with loads of excitement went and sat with my old team… people started coming in one by one… With most of the people in by 11  I meet people one my one… Few was unable to recognize me as it was a  shocker for them… Few got terrified seeing me on the floor jus like tat… In came Monday evening went to 3-iditos (inox) then followed by Avatar 3D (i-Max) back to back movies and was on the roads of hyd at 2:30 it was sooo cold but could not fetch any ice-cream in between…  :( Reached Vishal home and was chaatting chattinggggg and these chat never ever ends it was 4 in the morning, so we thought we need some sleep as well… Slept and suddenly woke up to see time was 8.. got ready and was back in office at 10 am… Went out for lunch Vas/Vikas lunch farewell treat :) had chicken chicken all the way…  was on my way back to office only to meet few other .. I don’t know how much Tea I must of taken while meeting each one of them… I felt really happy don’t remember the last time when I felt this much happy….

At times when you are with the loved ones you never know how time will go by… don’t know how did this 72 hours ran by… Got my bus back to Bangalore. Carried lots of sweet memories…. This is the way I want to live my life, meet people all around and cherish each moment.. Forget all sorrows and enjoy life as it comes ;)

20-10

January 01, 2010 By: admin Category: My Own

In came the new year…. As always new resolutions I am happy that my last year resolutions were all acheived. Here are the list for this year

1. Learn photography and start clicking nice pics
2. Learn basic salsa
3. Practise Yoga and Meditation properly
4. Do technical cetifications
5. Personal (STUFFS) not listed here

Varicella zoster virus (VZV):

December 28, 2009 By: admin Category: My Own

I was asking for a break for a while, and I did get one but this time its not a vacation but it was for a Virus Varicella zoster generally referred as Chicken Pox… Let me get back  a month and role down my memories.

Been for Kurbaan movie and in the mid way of the movie only I felt veryyyy tired and bit cold as well. Got home very soon after movie and within few seconds I was on to my bed. Don’t now what happen after that I can only remember putting off my alarm at 6am following day. Woke up with lot of body pain and started brushing teeth with a slight glimpse of my hand I notice a rash. It was nice and fresh budding up I touched it and my immediate thought was it is chicken pox only… So had to rush to the near by hospital in CMH Road… Awaiting for the doctor I informed my office about this and to take necessary precautions. Doctor came and he did confirm boss you are infected.. took medication called my sissy, jiju and got flight tickets booked for my way to home town Chennai.

I step onto my home only to see entire renovation work going on and its full of dust and noise. My mom had got one room cleared up for me, and jumped on to the neem leaf filled up bed and hardly I remember anything after that… Remember getting the neem leaf changed and my sweet friends sending message to “GET WELL SOON”… Intimate people did wake me up on time to take tablets on the right time be it morning 10 or late night 2 … 3…. so on.

Made me feel really happy to have such really cherished pal on my list. Initial few days went  and I was still on my own world wondering about nothing… Then Anand gave me Nokia E71 mobile which was my savior when I was sick. Got GPRS activated and I was online on my mobile most of the time in idle status ;o)…. Couple of rash in my hand grew big big big  and it never went down… :(… Constantly watched its growth seeing mirrors were all my constant job for that period. I constantly get irritated and pissed off watching these  rashes and don’t know how to get over it… Few pleasing words from loved ones made me feel lot better. Around day 7 I think one of the biggest rash was going down ;) it was getting dried bit fast and all other rash start getting dried up as well.

So it was around 10 days I came out of my home and saw sun light… Was all excited to get back to Bangalore. I did miss out couple of loved ones wedding, some time in life you eagerly await for something and that does not happen at all.. So felt bit bad but in the end all was fine, except that I was missing my Chicken food for a month or so. Now I am back in Bangalore full formmmmmm awaiting CCD, Barista and Corner House DBC ;)

ERP Integrator Configuration failure

November 12, 2009 By: admin Category: Hyperion

While running ERP Integrator Configuration it failed with the below error. Later on we found that HSS login page was not coming up.

2009-11-11 04:14:11,464 INFO  [Runnable bean context: Run All Tasks Wizard Action (runAllTasksWizardAction)] CSS is initialized as  client. The default logger properties will be loaded com.hyperion.css.CSSSystem.<init>(Unknown Source)
2009-11-11 04:14:11,464 INFO  [Runnable bean context: Run All Tasks Wizard Action (runAllTasksWizardAction)] CSS Log file will be generated at D:\pmfgh7\Hyperion/logs/config/\SharedServices_Security_Client.log com.hyperion.css.CSSSystem.<init>(Unknown Source)
2009-11-11 04:14:11,464 INFO  [Runnable bean context: Run All Tasks Wizard Action (runAllTasksWizardAction)] Configure CSS with registry com.hyperion.css.CSSSystem.initCSSSystem(Unknown Source)
2009-11-11 04:14:11,464 INFO  [Runnable bean context: Run All Tasks Wizard Action (runAllTasksWizardAction)] Initializing CSS from Registry. com.hyperion.css.common.configuration.CSSConfigurationManager.getConfiguration(Unknown Source)
2009-11-11 04:14:11,480 INFO  [Runnable bean context: Run All Tasks Wizard Action (runAllTasksWizardAction)] Trying to get Registry Instance com.hyperion.css.registry.RegistryManager.<init>(Unknown Source)
2009-11-11 04:14:11,558 INFO  [Runnable bean context: Run All Tasks Wizard Action (runAllTasksWizardAction)] Got Registry Instance com.hyperion.css.registry.RegistryManager.<init>(Unknown Source)
2009-11-11 04:14:11,792 INFO  [Runnable bean context: Run All Tasks Wizard Action (runAllTasksWizardAction)] Got hub location from Registry:http://auhodmfghp5.oracleoutsourcing.com:20001 com.hyperion.css.registry.RegistryManager.getHubLocationFromRegistry(Unknown Source)
2009-11-11 04:14:11,902 INFO  [Runnable bean context: Run All Tasks Wizard Action (runAllTasksWizardAction)] Got native directory location from Registry:auhodmfghp5.oracleoutsourcing.com:10089 com.hyperion.css.registry.RegistryManager.getNativeProviderLocationFromRegistry(Unknown Source)
2009-11-11 04:14:11,902 INFO  [Runnable bean context: Run All Tasks Wizard Action (runAllTasksWizardAction)] URL constructed out of values in Registry database:ldap://auhodmfghp5.oracleoutsourcing.com:10089/dc=css,dc=hyperion,dc=com com.hyperion.css.common.configuration.CSSConfigurationImplXML.initConfiguration(Unknown Source)

Fix
—–
Default installation of WLS will allow access for 5 unique IP Address only, once we update the license file config issue was resolved.

Hyperion 11.1.1.3 hfm Configuration Application Cluster failure

November 05, 2009 By: admin Category: Hyperion

During hfm configuration we will see failures on the belowlist

Configure Application Cluster
Register Application Servers / Cluster

If we run through the error log we will see this

(Thu Nov 05 02:15:35 2009) Successfully set the user to DCOM limits
(Thu Nov 05 02:16:03 2009) Failed to set cluster definition to the database Line:1120 File: .\CHFMConfig.cpp Error code:0×80004005 Error: Unspecified error
(Thu Nov 05 02:15:35 2009) Successfully set the user to DCOM limits
(Thu Nov 05 02:15:35 2009) Attempting to configure the cluster/server
(Thu Nov 05 02:16:03 2009) Failed to set Application Servers and Clusters. Line:515 File: .\CHFMConfigUtil.cpp Error code:0×80040811 Error: IDispatch error #1553
(Thu Nov 05 02:16:03 2009) General Error. Line:827 File: .\CHFMConfigUtil.cpp Error code:0×80040815 Error: IDispatch error #1557

Fix
—-
Navigate to %hyperion_home%\products\FinancialManagement and open the file oracle_hfm.udl, it will have an entry with a , in the DATA SOURCE. Remove it and rerun the config it will complete fine.