Admin tab not available on the BI publisher

I have installed OBIEE , to get a practice on BI Publisher. I launch BI Publisher with the user / password (Administrator/Administrator) . I am getting BI Publisher screen without admin tab. Please help me how can i get Admin tab.
I could have upload the screen shot, but dont know how to do it .

Hi,
Modify the file xmlp-server-config.xml in \OracleBI\xmlp\XMLP\Admin\Configuration with the following contents and check.
<property name="SUPERUSER_PASSWORD" value="Give Some Password"/>
<property name="SUPERUSER_USERNAME" value="Admin"/>
<property name="SECURITY_MODEL" value="XDO"/>
Restart OC4J and log in either with Administrator or the Admin id created above.
I hope this will work
Regards
Raj

Similar Messages

  • Publisher Admin tab not available

    I'm trying to setup the BI publisher.
    When I access the publisher, I can't see the Admin tab. I can't create any report. Basically, I can't do anything.
    I have already allow the access to the publishser to Everyone.
    Anything that I need to do to enable the publisher to work?

    Hello,
    is the version of OBIEE that you're using 10.1.3.3.0?
    I have this problem when I'm using this version. When I upgrade to a higher version this problem didn't happen again.
    If you couldn't upgrade your version try to execute the cryptotools utility.
    Also, check if the 'xmlp-server-config.xml' file (at $OracleHome\OracleBI\xmlp\XMLP\Admin\Configuration) has the entry <property name="SAW_USERNAME" value="Administrator"/>

  • The requested resource (/Admin) is not available.

    Hello ,
    I am developing one small project. I am using struts,EJB and Hibernate to develop this project.
    My project name is Admin. It has two sub-modules:- AdminWeb and AdminEJB.
    In the sub-module AdminWeb, i am writing all the struts related stuff like Action classes,form bean classes, I have struts-config inside WEB-INF folder along with web.xml and other tlds. From the action class i am takinf the lookup of session bean which is in the another sub-module name as AdminEJB. and invoking the business method from of that bean class.
    In the sub-module AdminEJB, I wrote all my Home Interface, Remote Interface and Session Bean class.From the session bean class i am firing a HQL query to interact with Database. I create Hibernate.cfg.xml and also mapping xml file needed to map with the database.Then i created ejb-jar.xml file.
    I created EAR file name as Admin. And deployed in My JBoss server.
    Now when i am running my project from web browser. then the following message is coming on the screen:-
    The requested resource (/Admin) is not available.
    Can anyone help me plz to recitify this problem.
    Thanks with regard,
    sanjay Kumar

    Hello Again ,
    The below the stack
    16:13:59,189 INFO [StdSchedulerFactory] Quartz scheduler version: 1.5.2
    16:13:59,189 INFO [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
    16:14:00,439 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
    16:14:01,017 INFO [A] Bound to JNDI name: queue/A
    16:14:01,017 INFO Bound to JNDI name: queue/B
    16:14:01,033 INFO [C] Bound to JNDI name: queue/C
    16:14:01,033 INFO [D] Bound to JNDI name: queue/D
    16:14:01,033 INFO [ex] Bound to JNDI name: queue/ex
    16:14:01,064 INFO [testTopic] Bound to JNDI name: topic/testTopic
    16:14:01,064 INFO [securedTopic] Bound to JNDI name: topic/securedTopic
    16:14:01,064 INFO [testDurableTopic] Bound to JNDI name: topic/testDurableTopic
    16:14:01,064 INFO [testQueue] Bound to JNDI name: queue/testQueue
    16:14:01,142 INFO [UILServerILService] JBossMQ UIL service available at : /127.0.0.1:8093
    16:14:01,189 INFO [DLQ] Bound to JNDI name: queue/DLQ
    16:14:01,439 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
    16:14:01,611 INFO [WrapperDataSourceService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=MyOracleDS' to JNDI name 'MyOracleDS'
    16:14:01,705 INFO [TomcatDeployer] deploy, ctxPath=/jmx-console, warUrl=.../deploy/jmx-console.war/
    16:14:03,220 INFO [EARDeployer] Init J2EE application: file:/E:/jboss-4.2.1/server/default/deploy/Admin.ear
    16:14:22,250 INFO [EjbModule] Deploying DiscountDetailBean
    16:14:22,688 INFO [ProxyFactory] Bound EJB Home 'DiscountDetailBean' to jndi 'Holiday_Cottage_Group/AdminEjb/ejbModule/com/discountEjbs/InsertDiscountDetailHome'
    16:14:22,688 INFO [EJBDeployer] Deployed: file:/E:/jboss-4.2.1/server/default/tmp/deploy/tmp62976Admin.ear-contents/AdminEJB.jar
    16:14:22,719 INFO [TomcatDeployer] deploy, ctxPath=/AdminWeb, warUrl=.../tmp/deploy/tmp62976Admin.ear-contents/AdminWeb-exp.war/
    16:14:22,891 INFO [WebappClassLoader] validateJarFile(E:\jboss-4.2.1\server\default\.\tmp\deploy\tmp62976Admin.ear-contents\AdminWeb-exp.war\WEB-INF\lib\javax.servlet.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
    16:14:22,922 INFO [WebappClassLoader] validateJarFile(E:\jboss-4.2.1\server\default\.\tmp\deploy\tmp62976Admin.ear-contents\AdminWeb-exp.war\WEB-INF\lib\servlet-api.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
    16:14:23,578 INFO [EARDeployer] Started J2EE application: file:/E:/jboss-4.2.1/server/default/deploy/Admin.ear
    16:14:23,719 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8080
    16:14:23,750 INFO [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009
    16:14:23,766 INFO [Server] JBoss (MX MicroKernel) [4.2.1.GA (build: SVNTag=JBoss_4_2_1_GA date=200707131605)] Started in 50s:810ms
    Thanks with regards,
    Sanjay Kumar

  • How come I could not download anything today?  It keeps saying my app is not available in the US store and that I must first switch to Philippine store.  But I have long been using Philippines as my location.  Pls help me.

    How come I could not download anything today?  It keeps saying my app is not available in the US store and that I must first switch to Philippine store.  But I have long been using Philippines as my location.  Pls help me.

    Try going to the bottom of the Featured tab in the App Store app on your device and tap on your account id, tap on 'View Apple ID' on the popup and log into your account, and then select the Country/Region section and select the Philippines.

  • The Managed Metadata Service or Connection is currently not available. The Application Pool or Managed Metadata Web Service may not have been started. Please Contact your Administrator.

    Hi,
    I'm not able to access the term store. I get an below mentioned error.
    "The Managed Metadata Service or Connection is currently not available. The Application Pool or Managed Metadata Web Service may not have been started. Please Contact your Administrator. "
    Since this is happening on my local machine (Dev environment). I have full control on the term store and the all the site collections.
    Hence, this is not a permission issue.
    I have checked, the Metadata service is active on the machine. All the application pools in IIS is running.
    After reading one of the recommendation on internet, I created a new Managed Metadata Service.
    After which I was able access both (old and new) MMS from Central Admin only (highlight the MMS from manage service applications and click Manage ) and not from the site collection (term store management).
    Now again its not working after I did an IISRESET.
    The managed metadata service (Managed Metadata Service Connection) is grayed out.
    ULS Error says:
    Failed to create ManageLink for service proxy 'Managed Metadata Service'. Exception: System.TimeoutException: The request channel timed out attempting to send after 00:00:09.9999999. Increase the timeout value passed to the call to Request or increase the SendTimeout
    value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'http://mitkar4:32843/7a91ec90b46843e995c144be48d804f0/MetadataWebService.svc' has exceeded the allotted
    timeout of 00:00:09.9990000. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out 
    Please let me know if you need more information.

    Hi Victoria,
    Thanks for your reply
    I tried making all the changes you had recommended and which are mentioned in the link you have provided.
    I tried making all possible combination of changes to the web.config and client.config files but it does not make any difference to the environment.
    One thing is that, my error in ULS logs has changed.
    Error 1: 
    Exception returned from back end service. System.TimeoutException: The request channel timed out attempting to send after 00:00:09.9999999. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted
    to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'http://mitkar4:32843/b1640facdf8b49b0886fea1bd37b8eb3/MetadataWebService.svc' has exceeded the allotted timeout of 00:00:09.9990000. The time
    allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out 
        at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) 
        at System.Net.HttpWebRequest.GetRequestStream() 
        at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()     --- End of inner exception stack trace --- 
        at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() 
        at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout) 
        at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout) 
        at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)     --- End of inner exception stack trace ---    Server stack trace:  
        at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) 
        at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout)     at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) 
        at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) 
        at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) 
        at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)    Exception rethrown at [0]:  
        at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) 
        at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) 
        at Microsoft.SharePoint.Taxonomy.IMetadataWebServiceApplication.GetServiceSettings(Guid rawPartitionId) 
        at Microsoft.SharePoint.Taxonomy.MetadataWebServiceApplicationProxy.<>c__DisplayClass2f.<ReadApplicationSettings>b__2e(IMetadataWebServiceApplication serviceApplication) 
        at Microsoft.SharePoint.Taxonomy.MetadataWebServiceApplicationProxy.<>c__DisplayClass2c.<RunOnChannel>b__2b()
    Error 2:
    Error encountered in background cache check System.TimeoutException: The request channel timed out attempting to send after 00:00:09.9999999. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time
    allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'http://mitkar4:32843/b1640facdf8b49b0886fea1bd37b8eb3/MetadataWebService.svc' has exceeded the allotted timeout of 00:00:09.9990000.
    The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out 
        at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) 
        at System.Net.HttpWebRequest.GetRequestStream() 
        at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()     --- End of inner exception stack trace --- 
        at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() 
        at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout) 
        at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout) 
        at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)     --- End of inner exception stack trace ---    Server stack trace:  
        at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) 
        at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout)     at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) 
        at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) 
        at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) 
        at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)    Exception rethrown at [0]:  
        at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) 
        at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) 
        at Microsoft.SharePoint.Taxonomy.IMetadataWebServiceApplication.GetServiceSettings(Guid rawPartitionId) 
        at Microsoft.SharePoint.Taxonomy.MetadataWebServiceApplicationProxy.<>c__DisplayClass2f.<ReadApplicationSettings>b__2e(IMetadataWebServiceApplication serviceApplication) 
        at Microsoft.SharePoint.Taxonomy.MetadataWebServiceApplicationProxy.<>c__DisplayClass2c.<RunOnChannel>b__2b() 
        at Microsoft.Office.Server.Security.SecurityContext.RunAsProcess(CodeToRunElevated secureCode) 
        at Microsoft.SharePoint.Taxonomy.MetadataWebServiceApplicationProxy.<>c__DisplayClass2c.<RunOnChannel>b__2a() 
        at Microsoft.Office.Server.Utilities.MonitoredScopeWrapper.RunWithMonitoredScope(Action code) 
        at Microsoft.SharePoint.Taxonomy.MetadataWebServiceApplicationProxy.RunOnChannel(CodeToRun codeToRun, Double operationTimeoutFactor) 
        at Microsoft.SharePoint.Taxonomy.MetadataWebServiceApplicationProxy.ReadApplicationSettings(Guid rawPartitionId) 
        at Microsoft.SharePoint.Taxonomy.MetadataWebServiceApplicationProxy.get_ServiceApplicationSettings() 
        at Microsoft.SharePoint.Taxonomy.MetadataWebServiceApplicationProxy.TimeToCheckForUpdates() 
        at Microsoft.SharePoint.Taxonomy.Internal.TaxonomyCache.CheckForChanges() 
        at Microsoft.SharePoint.Taxonomy.Internal.TaxonomyCache.<LoopForChanges>b__0().

  • I just installed Yosemite. iPhoto is gone, and Photos does not open.  Instead, I am prompted to update to the latest version. The App Store tells me that is not available in the US.  What do I do?  Cannot access any photos.

    I just installed Yosemite. iPhoto is gone, and Photos does not open.  Instead, I am prompted to update to the latest version. The App Store tells me that is not available in the US.  What do I do?  Cannot access any photos.

    Reinstalling OS X Without Erasing the Drive
    Boot to the Recovery HD: Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Reinstalling OS X Without Erasing the Drive
    Repair the Hard Drive and Permissions: Upon startup select Disk Utility from the main menu. Repair the Hard Drive and Permissions as follows.
    When the recovery menu appears select Disk Utility and press the Continue button. After Disk Utility loads select the Macintosh HD entry from the the left side list.  Click on the First Aid tab, then click on the Repair Disk button. If Disk Utility reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit Disk Utility and return to the main menu.
    Reinstall OS X: Select Reinstall OS X and click on the Continue button.
    Download and install the OS X Yosemite 10.10.3 Combo Update.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.
    Alternatively, see:
    Reinstall OS X Without Erasing the Drive
    Choose the version you have installed now:
    OS X Yosemite- Reinstall OS X
    OS X Mavericks- Reinstall OS X
    OS X Mountain Lion- Reinstall OS X
    OS X Lion- Reinstall Mac OS X
         Note: You will need an active Internet connection. I suggest using Ethernet
                     if possible because it is three times faster than wireless.

  • I seem to have lost most of my 9000 photos when I upgraded to Yosemite 10.10.3. iPhoto won't work now and says it needs an upgrade not available in the UK. Only a few of the 9000 photos appear on Photos! HELP?

    I seem to have lost most of my 9000 photos when I upgraded to Yosemite 10.10.3. iPhoto won't work now and says it needs an upgrade not available in the UK. Only a few of the 9000 photos appear on Photos! HELP?

    Move the incompatible iPhoto version to the Trash, before you try to reinstall from the AppStore, but don't empty the Trash.
    update as described here:
    Get iPhoto 9.6.1 if you didn't update before OS... | Apple Support Communities
    The main idea is to move the iPhoto app to the Trash, so Spotlight does not see it as installed, reload the AppStore Purchases tab with ⌘R, and then to try to download again from the App Store - from your Purchases tab, not from the main page, since you can neither buy iPhoto nor update it, but you can reinstall, if your AppleID is associated with it.

  • My app store wont let me download apps, says they are not available in the uk please help??

    my app store wont let me download apps, says there not available in the uk?? please help??

    Try This...
    Close All Open Apps...  Sign Out of your Account... Perform a Reset... Try again...
    Reset  ( No Data will be Lost )
    Press and hold the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears. Release the Buttons.
    http://support.apple.com/kb/ht1430

  • Getting error while opening a saved for later notification: The selected action is not available. The cause may be related to security. Contact your system administrator to verify your permission level for this action.

    Hi All,
    While opening a saved for later notification, we are getting "The selected action is not available. The cause may be related to security. Contact your system administrator to verify your permission level for this action". error.
    This is a custom notification.
    Please help.
    Thanks
    Raghava

    HI All,
    Please help on this issue.
    Thanks
    Raghava

  • My rue la la app for ipad suddenly dosent work so I deleted it now when I try to reinstall it the app store says that it not available in the us. It is still on my Iphone and working properly. What is this all about?

    My rue la la app for ipad stopped working. I deleted the app and tried to reinstall it,  it is no longer available in the app store and when I research it on safari and find it when i try to install it says that it is not available in the us store. What is that all about?

    My app did the exact same thing. It is still unavailable on the App Store and when Rue La La's site directs you to download their app, the "not available in the U.S. message appears. This happened to me last night. The app wasn't working, I deleted it and was just going to reinstall but was unable to find the app. I figured it was some glitch but I have tried multiple times this afternoon to no avail.

  • I am extremely upset. I purchased my iPad in SA and I am traveling in Greece. When I want to make use of the free apps, I get a message that the app is not available in the SA store. What is the point of having an iPad if you cannot use it worldwide?

    I am extremely upset. I purchased my iPad in SA and now I am in Greece. I cannot download free apps as I get a message that the apps are not available in the SA store and only in US stores. When I change to the US store the same thing happens. What is the point of having an iPad if I cannot use it worldwide??? I feel that I wasted my money purchasing it as I specifically purchased it to use when I travel. How can I get access to all the available apps and why are they restricted.

    You can use your iPad worldwide. However, each AppleID is tied to
    a specific country's store. To use the AppStore in any country, you
    must be in that country and have a credit/debit card issued by a financial
    institution in that country with a verified billing address in that country.
    It is the developer's choice which AppStores he makes his app available
    from, and some countries prohibit certain apps.
    To make a purchase from the US store (including downloading a free app
    available in the US store), you must be in the US and have card issued
    in the US with verified billing address in the US.
    You can use your purchases from the SA store worldwide, but you
    cannot make purchases in other than the SA store unless you meet
    the aforesaid conditions.

  • Hi, I bought an Ipod touch in Dubai. When I upated to iOs 6, everytime I would download an app it will says that it's not available in the emirates store. i should change to US store. but before i updated to iOs 6 i have been successfuly downloading apps.

    Hi, I bought an Ipod touch in Dubai. When I upated to iOs 6, everytime I would download an app it will says that it's not available in the emirates store and  I should change to the US store. But before i updated to iOs 6 i have been successfuly downloading apps. Please help because now I cannot really use it.

    How to Change Your App Store Account Location | eHow.com
    Your account, including payment method also has to be associated with the USA when you are in the USA.

  • Need to upgrade iPhoto before i can upgrade to Photos. It says it's not available in the UK. Help!

    I have iphoto 9.2.1 (don't ask...it's not my computer...) and I can't seem to find a way to update to the latest so I can migrate pix to Photos. It says I need to do it; it takes me to the app store and then says it's not available in the UK.
    Any ideas?

    If her version did not come preinstalled with Lion or later, but with an installer disk, it has probably never been associated with the AppleID and will not show as purchased.
    In that case your friend needs to contact the AppStore support to help with the download.
    But perhaps the purchase has been hidden. To unhide it, go to Store > View My Account, and go to Manage for Hidden Purchases.

  • On i-pad, when try to enable itunes match, it says, "you are not currently subscribed to iTunes Match. Use iTunes on your computer to subscribe." I am subscribed though! Then it says no my request and item not available in the U.S. store. WWJD?

    On i-pad, when I try to enable itunes match, it says, "you are not currently subscribed to iTunes Match. Use iTunes on your computer to subscribe." I am subscribed though! Then it says no to my request and, "item not available in the U.S. store." My Mac will not use update iTunes to any later version than the one I have because my os is also out of date, but when I try to update that i cant, so what do I have to do?  Please don't tell me I have to buy a new Mac to be up to date.

    On the iOS device you must be logged into the store with the exact same Apple ID you used to originally purchase the service. Go to Setting > iTunes &amp; App Stores and if necessary sign out/in and then enable iTM.

  • HT5622 Hi I have a Macbook air & iPhone 4. what do I need to do if I want to buy a book (ebook) or an application that is not available in the iTunes store in my area i.e. Africa (Egypt)? Do I need to open a different account in the iTunes store in the ot

    Hi
    I have a Macbook air & iPhone 4.
    what do I need to do if I want to buy a book (ebook) or an application that is not available in the iTunes store in my area i.e. Africa (Egypt)?
    Do I need to open a different account in the iTunes store in the other area i.e. USA ?
    Please advice
    Thank you

    You can only buy content from your own country's store i.e. the Egyptian store if you are in Egypt - you need to be in a country to use its store, so to use the US store you will need to be in the US and have a US billing address on your account. If there is an app or any other item that you would like to be buy that isn't currently available in the Egyptian store then you can try requesting that it be added, but unless the app's developer or rights-holder agrees to it then Apple won't be able to sell it there : http://www.apple.com/feedback/itunes.html

Maybe you are looking for