After restarting server BI Publisher is not started automatically

Hi all,
I am new in BI Publisher and have a problem. When I installed BI everything works OK. So I have logged on Publisher URL, authentication was successful and etc.
After restarting the server (I have Oracle DB and Publisher in one server, but in different home) I tried to log on to the Publisher console (http://oraclebi.mycompany.ge:9704/xmlpserver) and url is not responding,seems that service is not started.
Configurationdetails:
Installation Details
Middleware Home: /u01/app/oracle/bi
BI Oracle Home: /u01/app/oracle/bi/Oracle_BI1
WebLogic Server Home: /u01/app/oracle/bi/wlserver_10.3
BI Domain Home: /u01/app/oracle/bi/user_projects/domains/bifoundation_domain
BI Domain Name: bifoundation_domain
Instance Home: /u01/app/oracle/bi/instances/instance1
Instance Name: instance1
Configure Components
WebLogic Console
http://oraclebi.mycompany.ge:7001/console
Oracle Enterprise Manager
http://oraclebi.mycompany.ge:7001/em
Business Intelligence Enterprise Edition
http://oraclebi.mycompany.ge:9704/analytics
Business Intelligence Publisher
http://oraclebi.mycompany.ge:9704/xmlpserver
Could anyone help me how to start this service or how to setup to start it automatically?
Thank in advance
Edited by: zmachavariani on 17.01.2011 2:27

Hi,
There are many version of BI Publisher and also it can be deployed in many app servers. But from your log messages
I can see you are trying to use BIP 11g in Weblogic Server (besides 11g only allows -as of today- to install in WLS).
You should be aware that BIP11g after default installation uses a repository which is part of the BIEE Catalog and also
uses FUSION as security Mode (i.e. users and pwds are no longer controled in BIEE Admin but in OEM).
Therefore for BIP11g to work as default installation you also need BIEE11g to be running. For this i recommend you
to first take a look at one of my posts:
http://oraclebiblog.blogspot.com/2010/10/obiee-11g-architecture.html
and then follow the guidelines to start it all:
http://oraclebiblog.blogspot.com/2010/11/starting-and-stopping-biee-from-command.html
Now, if you only want to use BIP11g there is a workaround. Make a backup of xmlp-server-config.xml
and update the SECURITY mode from FUSION to XDO. Set a Local user for BIP and
Restart BIP11g from within OEM and login as Local User.
regards
Jorge A.

Similar Messages

  • Manages Exchange server health Service is NOT starting after installing EDGE role using Exchange2013 SP1+CU5 setup

    I used Exchange 2013 SP1+CU5 to install Edge role on Windows server 2012 R2 workgroup machine
    then after installation the service "Exchange server health Service" was not starting automatically or manually with the following error "Error 1075: The dependency service does not exist or has been marked for deletion"
    and in the Event Viewer I have this error:
    Event Id: 7003
    The Microsoft Exchange Health Manager service depends on the following service: MSExchangeADTopology. This service might not be installed.
    please advice

    The Exchange 2013 Edge Role has a reduced set of services compare to a CAS or MBX server role:
    Active Directory Web Services
    Microsoft Exchange ADAM
    Microsoft Exchange Anti-spam Update
    Microsoft Exchange Diagnostics
    Microsoft Exchange Credential Service
    Microsoft Exchange Health Manager
    Microsoft Exchange Service Host
    Microsoft Exchange Transport
    Microsoft Exchange Transport Log Search
    The above one was from Exchange 2013 Sp1. Not sure whether Microsoft Exchange Health Manager service has been replaced from CU5.
    Just restart the edge server once again and ensure that you are able to see this service again in services console.
    Remember to mark as helpful if you find my contribution useful or as an answer if it does answer your question.That will encourage me - and others - to take time out to help you Check out my latest blog posts on http://exchangequery.com

  • Windows listener +service does not start automatically eventhough Automatic

    Hi
    When I restart the database server, the listener is not starting automatically , so as the service.
    Both are set to start automatically.
    This was working before and all of a sudden, this problem appeared.
    I dont remember changing any setting on the database side but on windows server side, not sure if anything is changed.
    The error we received:
    ============
    The OracleServiceGEOOAP service failed to start due to the following error: %%1053 Service error on GEPGPO01-V
    The OracleOraDb11g_home1TNSListener service failed to start due to the following error: %%1053 Service error on GEPGPO01-V
    alert log
    =======
    Fatal NI connect error 12638, connecting to:
    (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    VERSION INFORMATION:
         TNS for 32-bit Windows: Version 11.1.0.7.0 - Production
         Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
    Time: 11-MAR-2011 15:44:26
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12638
    TNS-12638: Credential retrieval failed
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    listener.log
    ========
    Fri Mar 11 15:44:23 2011
    11-MAR-2011 15:44:23 * service_update * geop * 0
    11-MAR-2011 15:44:29 * service_died * geooap * 12547
    TNS-12547: TNS:lost contact
    11-MAR-2011 15:44:30 * service_died * geop * 12547
    TNS-12547: TNS:lost contact
    Fri Mar 11 15:44:37 2011
    11-MAR-2011 15:44:37 * (CONNECT_DATA=(SID=GEOOAP)(CID=(PROGRAM=C:\Program Files\Quest Software\Toad for Oracle\toad.exe)(HOST=D00661)(USER=app_nathv))) * (ADDRESS=(PROTOCOL=tcp)(HOST=10.4.136.230)(PORT=65288)) * establish * GEOOAP * 12505
    TNS-12505: TNS:listener does not currently know of SID given in connect descriptor
    11-MAR-2011 15:44:41 * (CONNECT_DATA=(SID=GEOOAP)(CID=(PROGRAM=C:\Program Files\Quest Software\Toad for Oracle\toad.exe)(HOST=D00661)(USER=app_nathv))) * (ADDRESS=(PROTOCOL=tcp)(HOST=10.4.136.230)(PORT=65289)) * establish * GEOOAP * 12505
    TNS-12505: TNS:listener does not currently know of SID given in connect descriptor
    11-MAR-2011 15:44:43 * (CONNECT_DATA=(SID=GEOOAP)(CID=(PROGRAM=C:\Program Files\Quest Software\Toad for Oracle\toad.exe)(HOST=D00661)(USER=app_nathv))) * (ADDRESS=(PROTOCOL=tcp)(HOST=10.4.136.230)(PORT=65290)) * establish * GEOOAP * 12505
    TNS-12505: TNS:listener does not currently know of SID given in connect descriptor
    Fri Mar 11 15:53:46 2011
    So now we have to manually restart the listener and service , for the database to be opened. Is it possible to give direction what areas need to check, to solve this issue?
    Thanks.

    Hi Krithi,
    Can you confirm my understanding here:
    * Since a short time the automatic startup of the listener and Oracle instance fail.
    * You can manually startup the listener and database instance without any problem, and then all runs as expected
    so far so good?
    What's your procedure to start the listener and DB instances?
    Are you performing the startups with your own user account, or SYSTEM, or a dedicated Oracle account?
    Are the windows services running under SYSTEM, a dedicated Oracle user....??
    Could it be that the system administrator installed something (like a new Oracle client) which would have changed some settings?
    Can you compare the environment variables (ORACLE_HOME, ORACLE_SID, PATH) between the account YOU use for manual startup and those for the user account used to (auto)start the services?
    Maybe you can try to plan a reboot after you have set the problematic services to run under your profile?
    Well.... a few points to investigate if not yet considered.
    HTH,
    Thierry

  • MSExchangeSA and IS is not starting automatic at reboot after upgrading the server from SP1 to SP2

    I am running a 2 node DAG with separate Hub & CAS servers
    I have already upgraded the Hub CAS server and they are fine
    Exchange running on Windows 2008 R2 SP1
    All are in VM-Ware ESXi 5.0
    After I upgrade the mailbox server to SP2 the SA and IS service not starting automatic after reboot
    If I run "net time /set" command and then restart ADtopology server, the IS and SA starts fine
    But again after reboot they do not start
    Also I get the below event in the app log when the IS & SA fails to start
    Log Name:      Application
    Source:        MSExchangeIS
    Date:          05/22/2012 5:15:03 AM
    Event ID:      5003
    Task Category: General
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      server.domain.com
    Description:
    Unable to initialize the Information Store service because the clocks on the client and server are skewed. This may be caused by a time change either on the client or on the server, and may require a restart of that computer. Verify that your domain is correctly
    configured and  is currently online.
    If I check the Registry for time resource it is taking from the DC
    I manually compared the time between DC and Exchange and it is fine
    Since the Exchange mailbox is virtual, I checked the time sync on VM-Ware tools and it is "unchecked"
    Checked for group policy and do not find any specific to time sync.
    Confirmed that Windows Time service is running
    Suspecting a Operating system issue, tried to upgrade the other DAG
    Even that node is displaying the same symptom and Issues
    Tried to install RU1 on both nodes and that too did not fix the issue.
    Checked with VM-Ware engineer and he said that every thing from VM-Ware end is fine
    Is Anyone have come across the issue before ?

    Exchange 2010: Unable to initialize the Information Store
    Problem: 
    Unable to initialize the Information Store service because  the clocks on the client and server are skewed.   This may be caused by a time change either in the client or the server,  and may require a reboot of that computer.   Verify that
    your domain is properly configured and  is currently online.
    Solution: 
    Open a cmd prompt from the Exchange Server as administrator (right mouse click on the command prompt shortcut and select “Run as Administrator”)
    Run this command
    Net time \\ADServerName /Set
    Restart the Microsoft Exchange Active Directory Topology Service
    *Important!! You have to restart the Microsoft Exchange Active Directory Topology Service or this fix will not work..  I tried just starting the Information Store service after running the command it it still failed..
    This worked for me and all is well on my exchange server.
    - See more at: http://www.mountainvistatech.com/2012/06/04/exchange-2010-unable-to-initialize-the-information-store/#sthash.SwQpgQEM.dpuf

  • Listener service not start automatically after reboot in Win2K server Clust

    Hi all,
    I set up a two node Server Cluster with Microsoft Windows 2000 server cluster service. Hardware are two HP DL380 servers and HP MSA500 (the shared storage). The cluster's IP address is 10.1.241.65. When I shut down both servers and restart the primary server, the listener server service will not start automatically. The listener log is:
    Started with pid=1108
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=10.1.241.65)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    32-bit Windows Error: 49: Unknown error
    The service is set up automatically start. I suspect the cluster virtual IP is not available immediately after reboot. So I tried setting the Recovery after first failure and second failure to 3 minitues each, and setting up Dependencies of the listener on the cluster service in the Win2K Service panel. Neither worked.
    The service can be manually start.
    Any suggestion?
    Frank.

    The command to start automatically the listener is :
    lsnrctl start
    check the parameters in : <ORACLE_HOME>/network/admin/listener.ora
    check the IP address or host name
    Joel Pérez

  • After downloading mountain lion the internet does not start automatically after start or restart but if I use diagnostics it starts is there a simpler solution

    After downloading mountain lion the internet does not start automatically after start or restart but if I use diagnostics it starts is there a simpler solution?

    Extensions can sometimes be the cause of problems. If the problem does not occur in Safe Mode, then you can disable your extensions one-by-one until you find out which one is causing the problem. See [[Troubleshooting extensions and themes]]

  • J2EE process in SAPMMC do not start automatically after a restart

    Hello All,
    I have a Netweaver with only J2EE engine set up.
    Whenever I restart the server, the services at SAPMMC->Console Root-> SAP Systems-> Instance-> Process List,Current Status, Open Alerts, J2EE Process Table do not start automatically.
    I have to start them manually.
    Please let me know what configuration I need to make them automatic.
    Thanks
    Raman

    Hi,
    Please confirm that J2ee is failing to start when you restart the server. If yes do post the logs so that we can drill to the max extent.
    Rgds
    Radhakrishna D S
    Edited by: Radhakrishna D S on Sep 8, 2008 8:17 AM
    Edited by: Radhakrishna D S on Sep 8, 2008 8:18 AM
    Edited by: Radhakrishna D S on Sep 8, 2008 8:19 AM

  • All Browsers not able to open any Website while able to Ping all Websites but after restart server websites are able to open for 5 to 10 minutes only

    All Browsers not able to open any Website while able to Ping all Websites but after restart server web sites are able to open for 5 to 10 minutes only.
    Please Suggest me a solution.

    Hi, we miss some information;
    - do you use a proxy ?
    - can you provide an ipconfig /all please
    - do you use any firewall product that could block the computer on port 80
    Regards, Philippe
    Don't forget to mark as answer or vote as helpful to help identify good information. ( linkedin endorsement never hurt too :o) )
    Answer an interesting question ? Create a
    wiki article about it!

  • After Upgrade, Windows Service will not start automaticly

    I just upgraded from 10.2 to 10.4. When I did the Windows File Service, will not start automaticly. I can start it manually, after a reboot. Any idea on how to fix this?

    I am having the same problem on a clean install of Server 10.4.10, AFP & Web starts automatically on restart, but not Windows Service. This is the first time I have run into this, it starts fine on all other servers I administer. Then entry in /etc/hostconfig for SMBSERVER is set to "-YES-", there is no errors or messages of any kind in the console or system log, it just won't start.
    This complicated with the problem I am having on the same server where I cannot connect via ARD after reboot without someone there physically plugging a monitor into the video port first (another open post I have - http://discussions.apple.com/message.jspa?messageID=5850246#5850246 ). So, doing maintenance at off-hours is almost unworkable.

  • After upgrading to 27, firefox will not start. Saw an error message during the upgrade process.

    After upgrading to 27, firefox will not start. Saw an error message during the upgrade process but cannot remember.
    Tried to run firefox.exe -P but receive error message:
    XML Parsing error: undefined entity
    Location: chrome://mozapps/content/profile/profileSelection.xul
    Line number 18, Column 1:
    <dialog
    ^
    Running on Windows XP SP3. No problem whatsoever before upgrading to 27. Sending this from Chrome as I cannot open Firefox at all.

    Thanks jschaer2000: after starting it once in safe mode, I closed Mozilla and tried several restarts in normal mode. So far, all worked:-)
    Thank you very much again.
    Still the automatic update process bothers me: it took me several days to discover the reason to the malfunction, since when I removed the problematic version from Add and Remove Programs, I didn't pay attention at first that it was another version, not v26 which I installed from my folder.
    In addition, I like to save the installation files before I run new programs and if I didn't have v26 exe file, I couldn't have operated Mozilla at all. Not that it was fun to remove and install again each time v27 didn't react, but it was better than nothing, I still prefer Mozilla over its competition.

  • Oracle service, Listener and http server does not start automatically

    Hello,
    I have Oracle 9i release 2 installed on Unix HP box if system restart in case of power failure the Oracle service, Listener and http server does not start automatically, is there any ready reference available to check what's wrong is happening(I don't have knowledge of Unix).
    Thanks, Khawar.

    Hi Rajesh,
    Thanks for reply, I will check this link and will be back if facing problem.
    Regards, Khawar.

  • The Sun Java Application Server 8.1 could not start anymore

    Very incredible I was working fine from may days with Stydio Creator 2
    but yesterday I run the project and it does not work anymore, please can you suggest something:
    The Sun Java Application Server 8.1 could not start.
    from the Output console:
    C:\Sun\Creator2\SunAppServer8\bin\asadmin.bat start-domain --domaindir C:\Sun\Creator2\SunAppServer8\domains\ creator
    Failed to start server localhost:4848
    Deployment error: Failed to start server localhost:4848. See the server log file for details.
    Exception=Deployment error: Failed to start server localhost:4848. See the server log file for details.
    Deployment error: Failed to start server localhost:4848. See the server log file for details.
    at org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment.deploy(Deployment.java:198)
    at org.netbeans.modules.j2ee.ant.Deploy.execute(Deploy.java:75)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    at org.apache.tools.ant.Task.perform(Task.java:364)
    at org.apache.tools.ant.Target.execute(Target.java:341)
    at org.apache.tools.ant.Target.performTasks(Target.java:369)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
    at org.apache.tools.ant.Project.executeTargets(Project.java:1062)
    at org.apache.tools.ant.module.bridge.impl.BridgeImpl.run(BridgeImpl.java:234)
    at org.apache.tools.ant.module.run.TargetExecutor.run(TargetExecutor.java:242)
    at org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:125)
    Caused by: Failed to start server localhost:4848
    at org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment.deploy(Deployment.java:152)
    ... 10 more
    and in the log file:
    [#|2006-02-24T11:49:51.296+0100|WARNING|sun-appserver-pe8.1_02|
    javax.enterprise.system.core|_ThreadID=25;|CORE5061: Exception :
    com.sun.appserv.server.ServerLifecycleException: [C4073]: A JMS destination limit was reached.
    Too many Subscribers/Receivers for Queue :
    temporary_destination://queue/192.168.0.159/3376/2 user=admin, broker=127.0.0.1:27676(2403)
         at com.sun.enterprise.jms.JmsProviderLifecycle.onTermination(JmsProviderLifecycle.java:476)
         at com.sun.enterprise.server.ApplicationServer.onTermination(ApplicationServer.java:454)
         at com.sun.enterprise.server.Shutdown.startShutdown(Shutdown.java:42)
         at com.sun.enterprise.admin.event.AdminEventMulticaster.invokeShutdownEventListener(AdminEventMulticaster.java:1445)
         at com.sun.enterprise.admin.event.AdminEventMulticaster.handleShutdownEvent(AdminEventMulticaster.java:1434)
         at com.sun.enterprise.admin.event.AdminEventMulticaster.processEvent(AdminEventMulticaster.java:443)
         at com.sun.enterprise.admin.event.AdminEventMulticaster.multicastEvent(AdminEventMulticaster.java:139)
         at com.sun.enterprise.admin.server.core.channel.AdminChannelServer.sendNotification(AdminChannelServer.java:90)
         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:585)
         at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:294)
         at sun.rmi.transport.Transport$1.run(Transport.java:153)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.rmi.transport.Transport.serviceCall(Transport.java:149)
         at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
         at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
         at java.lang.Thread.run(Thread.java:595)
    thanks

    I just had the same problem this morning. I believe the app server starts and if you browser directly to your app you'd get it, but the connection between the appserver and the IDE is somehow lost. An easier solution than completely reinstalling for me was to delete the .Creator folder in my home directory (C;|Documents and Setting\<username>\.Creator) and restart Creator

  • After the reboot, ssh demon is not starting up

    Hi Folks,
    After the reboot, ssh demon is not starting up in Solaris 9 server.
    1) Does any change in package?
    2) If it need to install the new package, sunfreeware seems to not active.
    # /etc/init.d/sshd start
    Starting SSHD
    :/# OpenSSL version mismatch. Built against 90702f, you have 9080cf
    :/# pkginfo | grep open
    application SMCossh openssh
    application SMCossl openssl
    :/# pkginfo -l SMCossh
    PKGINST: SMCossh
    NAME: openssh
    CATEGORY: application
    ARCH: sparc
    VERSION: 3.7.1p2
    BASEDIR: /usr/local
    VENDOR: The OpenSSH Group
    PSTAMP: Steve Christensen
    INSTDATE: Jun 22 2007 15:20
    EMAIL: [email protected]
    STATUS: completely installed
    FILES: 51 installed pathnames
    10 shared pathnames
    11 directories
    10 executables
    1 setuid/setgid executables
    3059 blocks used (approx)
    :/# pkginfo -l SMCossl
    PKGINST: SMCossl
    NAME: openssl
    CATEGORY: application
    ARCH: sparc
    VERSION: 0.9.8l
    BASEDIR: /usr/local
    VENDOR: The OpenSSL Group
    PSTAMP: Steve Christensen
    INSTDATE: Jan 10 2012 10:52
    EMAIL: [email protected]
    STATUS: completely installed
    FILES: 1563 installed pathnames
    1 shared pathnames
    42 directories
    27 executables
    23412 blocks used (approx)

    Clearly it's telling you what is wrong:
    Starting SSHD
    :/# OpenSSL version mismatch. Built against 90702f, you have 9080cf
    Why not use the ssh that comes with Solaris 9 instead of the opensource version?
    SUNWsshdr and SUNWsshdu or the Secure Shell Cluster (SUNWCssh):
    http://docs.oracle.com/cd/E19683-01/817-0488/installbugs-222/index.html

  • After I've upgraded my iPhone iOS to 5.0.1, I got problems with connectivity. If my iPhone lose network, then it gets frozzen and I cannot make calls. After restart the telephone still does not work.

    After I've upgraded my iPhone iOS to 5.0.1, I got problems with connectivity. If my iPhone lose network, then it gets frozzen and I cannot make calls. After restart the telephone still does not work.

    1. Download the iOS 5.0.1: http://www.tobias-hartmann.net/2011/11/download-ios-5-0-1-veroffentlicht-direkte -downloadlinks/
    2. open itunes,Click in iTunes while holding down the Shift key (on Windows) or Alt key (Mac) to restore and firmware

  • Windows 2008 server (64 bit) setup not starting?

    To all,
    Windows 2008 server (64 bit) setup not starting? downloaded v17228-01-2of2 and v17228-01-1of2? Any ideas why the installer not starting?

    Installing oracle database 11g( 64bit) on a windows 2008 server (64bit). I do not get the setup tool to start
    Downloaded
    Oracle Database 11g Release 1 (11.1.0.7.0) for Microsoft Windows Server 2008 x64 (Part 1 of 2) V17228-01 Part 1 of 2
    and
    Oracle Database 11g Release 1 (11.1.0.7.0) for Microsoft Windows Server 2008 x64 (Part 2 of 2) V17228-01 Part 2 of 2
    Edited by: user731811 on Oct 14, 2010 1:11 PM

Maybe you are looking for

  • Only one Apple ID but still got a 90 day lockout

    Hello, I'm hoping someone can help me with this as Apple has been no help. I subscribed to itunes match a couple of months ago to use with my imac, 64 gb iphone 4s, and apple tv. Over time due to itunes match, my iphone has filled up to near capacity

  • User displayed in german need to be changed to enlish...help

    Hi All,           i craeted a role and assigned a user to that role.when the user logged in the transaction menu list is displayed in german language which need to be chabged to english.i checked the language set to the user in su01(it is set english

  • Post-Install Batch File Won't Run

    Ok here's the deal. I have created an application that needs a little "cleanup" after the installer finishes. To handle this operation, I created a batch file and told the LV installer to run it after the installation. This works fine on every comput

  • How do you re-install an app you bought on a new drive?

    Just bought my first app on the App Store (Pixalmator). Pretty cool. It drops the app on your doc and it looks like when you buy or update an app on your iPhone (little progress bar under it as it downloads). In the past, most application I purchase

  • Dynamic resort of shuttle contents

    I'm using DHTML_Shuttle to create and populate both sides of the shuttle control. I'm looking for a way to dynamically refresh the content when the user moves items from one side to another, redisplaying the content of both sides in order by the disp