Enjoy life as it comes...

Stephen Weblog

All about me…
Subscribe

What are the significant architecture-related changes between EPM System 11.1.1.3 and 11.1.2?

September 01, 2010 By: admin Category: Hyperion

The significant architecture changes from 11.1.1.3 to 11.1.2 are:

WebLogic has replaced Apache Tomcat as the embedded application server for all EPM Web
applications.

The default Web server for front-ending all applications is Oracle HTTP Server (OHS)
instead of Apache.

Shared Services and EPM Workspace are now deployed to the same Managed Server called
Foundation Services Web application (and share port 28080).

For Reporting and Analysis:

The Financial Reporting Server and the Financial Reporting RMI Registry are now part
of the Financial Reporting Web application.

The Financial Reporting Scheduler has been merged into the Financial Reporting Web
application.

A new Web application called the Reporting and Analysis Framework Web application
has been introduced. This Web application includes the Reporting and Analysis plug-
in to EPM Workspace. This Web application uses port 45000.

The Configuration and Monitoring Console (CMC) has been merged into the Reporting
and Analysis Framework Web application. The CMC Agent is now called Reporting and
Analysis Framework Agent.

EPM Workspace Services are now renamed to Reporting and Analysis Framework
Services.

The EPM Workspace Web application port has been changed from 45000 to 28080.

For Essbase:
Essbase Server can now be managed using OPMN to start and stop services.

Essbase now supports active-passive failover without Oracle Clusterware. You can use

EPM System Configurator to configure Essbase in an active-passive failover
configuration with write-back capability.

Two new products have been introduced: Financial Close Management and Disclosure
Management.

For Financial Management, a new Web application called Financial Management Web
Services Web application has been added to support Financial Close Management.

For Shared Services:

OpenLDAP has been removed as Native Directory, and the architecture has been
simplified to use a relational schema in a relational database.

The Jakarta Slide component has been removed.

Shared Services now supports an active-active cluster configuration.

Shared Services no longer releases Hyperion Remote Access Module (HRAM).

Apache startup issue, HTTP_Server with OBA

July 25, 2010 By: admin Category: Tech

10/07/23 05:40:50 Start process
——–
/tobapi/inst/apps/TOBAPI_auohsobap01/ora/10.1.3/Apache/Apache/bin/apachectl startssl: execing httpd
Syntax error on line 264 of /tobapi/inst/apps/TOBAPI_auohsobap01/ora/10.1.3/Apache/Apache/conf/httpd.conf:
Cannot load /tobapi/product/1013/Apache/Apache/libexec/mod_ossl.so into server: /tobapi/product/1013/Apache/Apache/libexec/mod_ossl.so: undefined symbol: dbm_firstkey

Fix
—–
1. Comment the ssl.conf and ssl_terminator in the httpd.conf and bounce services.

XML Publisher deployment on weblogic failure with Scheduler Configuration

July 21, 2010 By: admin Category: Tech

XML Publisher is deployed with WebLogic 11g (10.3.3), when we did Scheduler Configuration it failed with the below error

java.lang.NoClassDefFoundError: oracle/xml/parser/schema/XSDElement at java.lang.Class.getDeclaredConstructors0(Native Method) at java.lang.Class.privateGetDeclaredConstructors(Class.java:2389) at java.lang.Class.getConstructor0(Class.java:2699) at java.lang.Class.newInstance0(Class.java:326) at java.lang.Class.newInstance(Class.java:308)

Fix
—-
In setDomain.env set this classpath
export CLASSPATH=$CLASSPATH:/dthy1o/fmw/bipub/product/101341/xmlp/xmlpserver/WEB-INF/lib/xmlparserv2.jar

FMW, OHS Web Config failure

July 13, 2010 By: admin Category: Tech

After performing a fresh installation of Fusion Middleware 11g on Linux 64 bit, configuration fails when attempting to start WebCache with the following error in the $MW_HOME/<instance home>/diagnostics/WebCache/webcache1/event_log file:

[2009-11-12T10:28:03+01:00] [webcache] [ERROR:1] [WXE-13305] [frontend] [ecid: ] Failed to assign port 7788: Address family not supported by protocol
[2009-11-12T10:28:03+01:00] [webcache] [ERROR:1] [WXE-09707] [main] [ecid: ] Failed to start the server.

1. backup the $MW_HOME/<instance home>/config/WebCache/webcache1/webcache.xml file
2. add the <IPV6 ENABLED=”NO”/> tag below the </MULTIPORT> tag  as in the following example:

<MULTIPORT>
<LISTEN IPADDR=”ANY” PORT=”7785″ PORTTYPE=”NORM”/>
<LISTEN IPADDR=”ANY” PORT=”7789″ PORTTYPE=”NORM” SSLENABLED=”SSL”>
<WALLET>/refresh/fmw11/Oracle_WT1/instances/instance2/config/WebCache/webcache1/keystores/default</WALLET>
</LISTEN>
<LISTEN IPADDR=”ANY” PORT=”7786″ PORTTYPE=”ADMINISTRATION”/>
<LISTEN IPADDR=”ANY” PORT=”7788″ PORTTYPE=”INVALIDATION”/>
<LISTEN IPADDR=”ANY” PORT=”7787″ PORTTYPE=”STATISTICS”/>
</MULTIPORT>
<IPV6 ENABLED=”NO”/>
<EVENTLOGDIR LOGDIR=”/refresh/fmw11/Oracle_WT1/instances/instance2/diagnostics/logs/WebCache/webcache1″ BUFFERENABLED=”YES” BUFFERSIZE=”2048″ FLUSHINTERVAL=”10″>

3. Restart WebCache and verify it can be started up now.

OTM 6.0.2 start up error

July 09, 2010 By: admin Category: Tech

Install -  WebLogic 9.3 MP3 + OTM6.0.2
After install steps, started the OTM services, but getting the following error:

console.log :

INFO | 2009/07/07 21:19:18 | ———–> GC3 realm initialized
INFO | 2009/07/07 21:19:19 | <Jul 7, 2009 9:19:19 PM PDT> <Notice> <Security> <BEA-090082> <Security initializing using security realm otmrealm.>
INFO | 2009/07/07 21:19:22 | <Jul 7, 2009 9:19:22 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
INFO | 2009/07/07 21:19:22 | <Jul 7, 2009 9:19:22 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
INFO | 2009/07/07 21:19:28 | — OTM Event: preDeploy
INFO | 2009/07/07 21:19:36 | INFO memory 28.804: parallel nursery GC 901639K->330759K (1638400K), 440.041 ms
INFO | 2009/07/07 21:19:47 | INFO memory 39.819: parallel nursery GC 1014798K->435918K (1638400K), 313.767 ms
INFO | 2009/07/07 21:19:57 | INFO memory 50.482: parallel nursery GC 1109199K->536143K (1638400K), 328.382 ms
INFO | 2009/07/07 21:20:04 | — OTM Event: postUndeploy
INFO | 2009/07/07 21:20:04 | <Jul 7, 2009 9:20:04 PM PDT> <Error> <Deployer> <BEA-149205> <Failed to initialize the application ‘GC3App’ due to error java.lang.NoClassDefFoundError: javax/wsdl/BindingInput.
INFO | 2009/07/07 21:20:04 | java.lang.NoClassDefFoundError: javax/wsdl/BindingInput
INFO | 2009/07/07 21:20:04 | at java.lang.Class.getDeclaredMethods0(Native Method)
INFO | 2009/07/07 21:20:04 | at java.lang.Class.privateGetDeclaredMethods(Class.java:2395)
INFO | 2009/07/07 21:20:04 | at java.lang.Class.privateGetPublicMethods(Class.java:2519)
INFO | 2009/07/07 21:20:04 | at java.lang.Class.getMethods(Class.java:1406)
INFO | 2009/07/07 21:20:04 | at weblogic.ejb.container.ejbc.VersionHelperImpl.computeCRC(VersionHelperImpl.java:357)
INFO | 2009/07/07 21:20:04 | Truncated. see log file for complete stacktrace
INFO | 2009/07/07 21:20:04 | java.lang.NoClassDefFoundError: javax/wsdl/BindingInput
INFO | 2009/07/07 21:20:04 | at java.lang.Class.getDeclaredMethods0(Native Method)
INFO | 2009/07/07 21:20:04 | at java.lang.Class.privateGetDeclaredMethods(Class.java:2395)
INFO | 2009/07/07 21:20:04 | at java.lang.Class.privateGetPublicMethods(Class.java:2519)
INFO | 2009/07/07 21:20:04 | at java.lang.Class.getMethods(Class.java:1406)
INFO | 2009/07/07 21:20:04 | at weblogic.ejb.container.ejbc.VersionHelperImpl.computeCRC(VersionHelperImpl.java:357)
INFO | 2009/07/07 21:20:04 | Truncated. see log file for complete stacktrace
INFO | 2009/07/07 21:20:04 | >
INFO | 2009/07/07 21:20:07 | <Jul 7, 2009 9:20:07 PM PDT> <Notice> <Log Management> <BEA-170027> <The server initialized the domain log broadcaster successfully. Log messages will now be broadcasted to the domain log.>
INFO | 2009/07/07 21:20:07 | <Jul 7, 2009 9:20:07 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
INFO | 2009/07/07 21:20:07 | <Jul 7, 2009 9:20:07 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
INFO | 2009/07/07 21:20:07 | <Jul 7, 2009 9:20:07 PM PDT> <Notice> <Server> <BEA-002613> <Channel “Default” is now listening on 130.35.212.103:10501 for protocols iiop, t3, ldap, http.>
INFO | 2009/07/07 21:20:07 | <Jul 7, 2009 9:20:07 PM PDT> <Notice> <WebLogicServer> <BEA-000329> <Started WebLogic Admin Server “gc3-vserv1295″ for domain “Otmv600″ running in Production Mode>
INFO | 2009/07/07 21:20:07 | <Jul 7, 2009 9:20:07 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
INFO | 2009/07/07 21:20:07 | <Jul 7, 2009 9:20:07 PM PDT> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>

I didn’t find any relavant info on webiv/metalink for this error!!

Fix
——-
Copy wsdl4j.jar to $GLOG_HOME/gc3webapp/WEB-INF/lib/3rdparty, and then re-start services. Issue was fixed.

Thanks,
Stephen Rengan

May 24, 2010 By: admin Category: My Own

On a day, this Raju had to start some junky mail chain and put my mail id in subject field and asking me did u get mail.. ;)…. Main chain went big and here was one thing which came out of the mail. Below was the status updat which Raju wrote and I love it…!!!

Name                  Status

Raga                   GON

Muthu               Almost GON

Vinod                Symptoms Visible

Stephen            Effected with Virus

Prem                  Trying Hard

Krishnam         May be next year

JK                       Not eligible.. ;)

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.