Jdeveloper not starting

After Select role and pressed OK,and completion line of load. Jdeveloper Icon on windows taskbar disappear. But process having....
OS is windows 7
Jdeveloper 11.1.1.5
Please help me
Edited by: stim_alex on 13.03.2012 23:51
Edited by: stim_alex on 13.03.2012 23:59
Edited by: stim_alex on 14.03.2012 0:01

after <installdir>/jdevelpoer/jdev/bin and start jdev.exe
C:\Users\Aleksandr.Kurbatov>cd C:\Oracle\Middleware1.5\jdeveloper\jdev\bin
C:\Oracle\Middleware1.5\jdeveloper\jdev\bin>jdev.exe -versbose
14.03.2012 10:18:35 oracle.ide.boot.Launcher throttleLocale
INFO: Locale ru_RU is not supported by this product. Forcing locale to en_US.
Mar 14, 2012 10:19:10 AM oracle.adf.share.jndi.ReferenceStoreHelper getReference
sMapEx
WARNING: Incomplete connection reference object for connection:RTN_DEV(103)
Mar 14, 2012 10:19:10 AM oracle.adf.share.jndi.ReferenceStoreHelper getReference
sMapEx
WARNING: Incomplete connection reference object for connection:RTN_RSTYLE
oracle.javatools.util.ClosureException: java.lang.ArrayIndexOutOfBoundsException
: 39 >= 39
at oracle.javatools.util.SwingClosure.run(SwingClosure.java:83)
at oracle.ideimpl.MainWindowImpl.postInitialize(MainWindowImpl.java:703)
at oracle.ide.IdeCore.startupImpl(IdeCore.java:1593)
at oracle.ide.Ide.startup(Ide.java:703)
at oracle.ideimpl.DefaultIdeStarter.startIde(DefaultIdeStarter.java:35)
at oracle.ideimpl.Main.start(Main.java:184)
at oracle.ideimpl.Main.main(Main.java:146)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at oracle.ide.boot.PCLMain.callMain(PCLMain.java:62)
at oracle.ide.boot.PCLMain.main(PCLMain.java:54)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at oracle.classloader.util.MainClass.invoke(MainClass.java:128)
at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain(IdeLauncher.java:
189)
at oracle.ide.boot.IdeLauncher.launchImpl(IdeLauncher.java:89)
at oracle.ide.boot.IdeLauncher.launch(IdeLauncher.java:65)
at oracle.ide.boot.IdeLauncher.main(IdeLauncher.java:54)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at oracle.ide.boot.Launcher.invokeMain(Launcher.java:713)
at oracle.ide.boot.Launcher.launchImpl(Launcher.java:115)
at oracle.ide.boot.Launcher.launch(Launcher.java:68)
at oracle.ide.boot.Launcher.main(Launcher.java:57)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 39 >= 39
at java.util.Vector.elementAt(Vector.java:427)
at javax.swing.DefaultListModel.getElementAt(DefaultListModel.java:70)
at javax.swing.plaf.basic.BasicListUI.updateLayoutState(BasicListUI.java
:1343)
at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(BasicListUI
.java:1294)
at javax.swing.plaf.basic.BasicListUI.getPreferredSize(BasicListUI.java:
561)
at javax.swing.JComponent.getPreferredSize(JComponent.java:1634)
at javax.swing.JList.getPreferredScrollableViewportSize(JList.java:2382)
at javax.swing.ViewportLayout.preferredLayoutSize(ViewportLayout.java:75
at java.awt.Container.preferredSize(Container.java:1599)
at java.awt.Container.getPreferredSize(Container.java:1584)
at javax.swing.JComponent.getPreferredSize(JComponent.java:1636)
at javax.swing.ScrollPaneLayout.preferredLayoutSize(ScrollPaneLayout.jav
a:475)
at java.awt.Container.preferredSize(Container.java:1599)
at java.awt.Container.getPreferredSize(Container.java:1584)
at javax.swing.JComponent.getPreferredSize(JComponent.java:1636)
at java.awt.GridBagLayout.GetLayoutInfo(GridBagLayout.java:1092)
at java.awt.GridBagLayout.getLayoutInfo(GridBagLayout.java:893)
at java.awt.GridBagLayout.preferredLayoutSize(GridBagLayout.java:713)
at java.awt.Container.preferredSize(Container.java:1599)
at java.awt.Container.getPreferredSize(Container.java:1584)
at javax.swing.JComponent.getPreferredSize(JComponent.java:1636)
at oracle.ide.docking.DrawerUI.titlebarHeight(DrawerUI.java:596)
at oracle.ide.docking.DrawerWindowLayout.drawersInfo(DrawerWindowLayout.
java:117)
at oracle.ide.docking.DrawerWindowLayout.normalLayout(DrawerWindowLayout
.java:68)
at oracle.ide.docking.DrawerWindowUI.doLayout(DrawerWindowUI.java:1048)
at java.awt.Container.validateTree(Container.java:1507)
at java.awt.Container.validateTree(Container.java:1513)
at java.awt.Container.validateTree(Container.java:1513)
at java.awt.Container.validateTree(Container.java:1513)
at java.awt.Container.validateTree(Container.java:1513)
at java.awt.Container.validateTree(Container.java:1513)
at java.awt.Container.validateTree(Container.java:1513)
at java.awt.Container.validateTree(Container.java:1513)
at java.awt.Container.validateTree(Container.java:1513)
at java.awt.Container.validateTree(Container.java:1513)
at java.awt.Container.validateTree(Container.java:1513)
at java.awt.Container.validateTree(Container.java:1513)
at java.awt.Container.validateTree(Container.java:1513)
at java.awt.Container.validate(Container.java:1480)
at java.awt.Window.show(Window.java:861)
at java.awt.Component.show(Component.java:1585)
at java.awt.Component.setVisible(Component.java:1537)
at java.awt.Window.setVisible(Window.java:842)
at oracle.ideimpl.MainWindowImpl$6.runImpl(MainWindowImpl.java:758)
at oracle.javatools.util.SwingClosure$1Closure.run(SwingClosure.java:50)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:642)
at java.awt.EventQueue.access$000(EventQueue.java:85)
at java.awt.EventQueue$1.run(EventQueue.java:603)
at java.awt.EventQueue$1.run(EventQueue.java:601)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessCo
ntrolContext.java:87)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:612)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThre
ad.java:269)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.
java:184)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
ad.java:174)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

Similar Messages

  • Integrated Weblogic server in JDeveloper not starting

    Hi,
    When i try to run a jspx page, i get the following error and the server is not starting ..
    <Jul 2, 2013 4:49:44 AM PDT> <Warning> <EJB> <BEA-012035> <The Remote interface method: 'public abstract void oracle.as.scheduler.RuntimeService.updateRequestParameter(oracle.as.scheduler.RuntimeServiceHandle,long,java.lang.String,java.lang.Object) throws oracle.as.scheduler.RequestNotFoundException,oracle.as.scheduler.ValidationException,oracle.as.scheduler.RuntimeServiceException' in EJB 'RuntimeServiceBean' contains a parameter of type: 'java.lang.Object' which is not Serializable. Though the EJB 'RuntimeServiceBean' has call-by-reference set to false, this parameter is not Serializable and hence will be passed by reference. A parameter can be passed using call-by-value only if the parameter type is Serializable.>
    <Jul 2, 2013 4:49:44 AM PDT> <Warning> <EJB> <BEA-012035> <The Remote interface method: 'public abstract void oracle.as.scheduler.RuntimeService.setRequestParameter(oracle.as.scheduler.RuntimeServiceHandle,long,java.lang.String,java.lang.Object) throws oracle.as.scheduler.RequestNotFoundException,oracle.as.scheduler.ValidationException,oracle.as.scheduler.RuntimeServiceException' in EJB 'RuntimeServiceBean' contains a parameter of type: 'java.lang.Object' which is not Serializable. Though the EJB 'RuntimeServiceBean' has call-by-reference set to false, this parameter is not Serializable and hence will be passed by reference. A parameter can be passed using call-by-value only if the parameter type is Serializable.>
    <Jul 2, 2013 4:49:44 AM PDT> <Warning> <EJB> <BEA-012035> <The Remote interface method: 'public abstract java.util.Enumeration oracle.as.scheduler.MetadataService.filterByPermission(oracle.as.scheduler.MetadataServiceHandle,java.util.Enumeration,oracle.as.scheduler.security.MetadataPermission$Action[]) throws oracle.as.scheduler.MetadataServiceException' in EJB 'MetadataServiceBean' contains a parameter of type: 'java.util.Enumeration' which is not Serializable. Though the EJB 'MetadataServiceBean' has call-by-reference set to false, this parameter is not Serializable and hence will be passed by reference. A parameter can be passed using call-by-value only if the parameter type is Serializable.>
    Any help is appreciated.
    TIA.
    Regards,
    Mahesh

    Mahesh, you have to distinguish between an application error and a server error. Open the application server navigator, open the the application server navigator and right click on the integrated application server, choose run from the context menu.
    Do you see the error now? Or do you see (after some time) a message <Running> in the log window?
    If you see running the server starts uo OK and you have an application error.
    If you see the error in the log window you should open the system11.1.1.x.x.x.x folder (check How to find and reset the system11.x.x.x folder for a JDeveloper installation | JDev &amp;amp; ADF Goodies for more info) and rename the 'DefaultDomain' folder. This will delete the integrated server and it'll be recreated once you start it again. However all manual changes like added data sources are gone and you have to add them again.
    Timo

  • After I installed the patches, the server and Jdeveloper do not start, Why?

    I installed the patch 1,2,3 and mandatory patch 4369818 this afternoon. It showed installing is successful. But after the installing, I do not start the server and Jdeveloper.
    05/11/27 22:21:28 java.lang.Thread.run(Thread.java:534) This is the server error.
    When I start the Jdeveloper, the picture of starting flashed and disappeared. I don't know why. PLS people who know causes reply to me. I will feel grateful to you.

    some questions to help us understanding this ssue a little bit better ..
    1) what plattform and what versions of jdeveloper and bpel
    2) pls run jdev.exe and not jdevw.exe to get a debug window ,, what exception does it show there..
    3) is the message you posted the only one you've ssen on the server?
    thx clemens

  • RMI Service does not start

    Hello,
    I am deadly new in this, so I hope this is an easy to answer question ...
    I want to install an EJB application which runs on JBoss. Since JBoss don't need an application.xml file I wrote one and built an .ear file to deploy it into OC4J. Our application uses a fat client which connects to J2EE Container over RMI. Therefore I only installed the EJBs into OC4J. To change as less as possible on our client distribution I used the RMIInitialContextFactory to connect to the server. Problem is, that obviously the RMI server on port 23791 is not started. I got ConnectionExceptions because the connetion is refused. I activated debug logging in OC4J and there are following entries:
    05.11.03 12:17: Error binding to server: com.evermind.server.rmi.OrionRemoteException: Unable to connect to localhost/127.0.0.1:23791: Connection refused: connect;
    The logfile of the instance island in the opmn directory has the entry:
    Auto-deploying vs_ejb.jar (orion-ejb-jar.xml had been updated since the previous deployment)... done.
    Error binding to server: com.evermind.server.rmi.OrionRemoteException: Unable to connect to localhost/127.0.0.1:23791: Connection refused: connect;
    I did change the rmi.xml file and entered a server tag with host="localhost", but it does not work.
    Anyone has an idea ?
    Thanks in advance,
    Frank

    Frank,
    In case you are unaware, there is a stand-alone version of OC4J (which I use) and there is Oracle 9iAS which includes OC4J as one of its components (and there is also an embedded OC4J in "JDeveloper"). Each one behaves slightly differently. Could it be that you were getting confused between the documentation for these products?
    Good Luck,
    Avi.

  • Integrated Weblogic Server not starting

    Hi
    I have installed Jdeveloper 11.1.1.1.5 on Linux 64 bit machine.
    It was working fine till one day I got some errors about disk quota exceeded and Jdeveloper stopped working. I removed some unnecessary files so that there was no dearth of space and restarted the debugging but since then Integrated Weblogic Server is not starting. Below is the log in /home/<username>/.jdeveloper/system11.1.1.5.37.60.13/DefaultDomain/servers/DefaultServer/logs/DefaultServer.log:
    ####<Sep 12, 2011 7:03:38 AM PDT> <Info> <WebLogicServer> <adc2101598> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1315836218161> <BEA-000000> <WebLogic Server "DefaultServer" version:
    WebLogic Server 10.3.5.0 Fri Apr 1 20:20:06 PDT 2011 1398638 Copyright (c) 1995, 2009, Oracle and/or its affiliates. All rights reserved.>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Notice> <Log Management> <adc2101598> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1315836218216> <BEA-170019> <The server log file /home/sichava/.jdeveloper/system11.1.1.5.37.60.13/DefaultDomain/servers/DefaultServer/logs/DefaultServer.log is opened. All server side log events will be written to this file.>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Info> <Log Management> <adc2101598> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1315836218219> <BEA-170023> <The Server Logging is initialized with Java Logging API implementation.>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Info> <Diagnostics> <adc2101598> <DefaultServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315836218267> <BEA-320001> <The ServerDebug service initialized successfully.>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Warning> <NodeManager> <adc2101598> <DefaultServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315836218288> <BEA-300043> <Node manager native library not found - server process id not saved.>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Info> <Server> <adc2101598> <DefaultServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315836218316> <BEA-002622> <The protocol "t3" is now configured.>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Info> <Server> <adc2101598> <DefaultServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315836218316> <BEA-002622> <The protocol "t3s" is now configured.>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Info> <Server> <adc2101598> <DefaultServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315836218316> <BEA-002622> <The protocol "http" is now configured.>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Info> <Server> <adc2101598> <DefaultServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315836218316> <BEA-002622> <The protocol "https" is now configured.>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Info> <Server> <adc2101598> <DefaultServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315836218317> <BEA-002622> <The protocol "iiop" is now configured.>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Info> <Server> <adc2101598> <DefaultServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315836218317> <BEA-002622> <The protocol "iiops" is now configured.>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Info> <Server> <adc2101598> <DefaultServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315836218318> <BEA-002622> <The protocol "ldap" is now configured.>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Info> <Server> <adc2101598> <DefaultServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315836218318> <BEA-002622> <The protocol "ldaps" is now configured.>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Info> <Server> <adc2101598> <DefaultServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315836218320> <BEA-002622> <The protocol "cluster" is now configured.>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Info> <Server> <adc2101598> <DefaultServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315836218320> <BEA-002622> <The protocol "clusters" is now configured.>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Info> <Server> <adc2101598> <DefaultServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315836218323> <BEA-002622> <The protocol "snmp" is now configured.>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Info> <Server> <adc2101598> <DefaultServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315836218323> <BEA-002622> <The protocol "admin" is now configured.>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Info> <Server> <adc2101598> <DefaultServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315836218324> <BEA-002624> <The administration protocol is "t3s" and is now configured.>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Info> <RJVM> <adc2101598> <DefaultServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315836218333> <BEA-000570> <Network Configuration for Channel "DefaultServer"
    Listen Address          :7101
    Public Address          N/A
    Http Enabled          true
    Tunneling Enabled     true
    Outbound Enabled     false
    Admin Traffic Enabled     true>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Info> <Server> <adc2101598> <DefaultServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315836218356> <BEA-002609> <Channel Service initialized.>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Info> <Socket> <adc2101598> <DefaultServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315836218363> <BEA-000447> <Native IO Disabled. Using Java IO.>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Info> <IIOP> <adc2101598> <DefaultServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315836218432> <BEA-002014> <IIOP subsystem enabled.>
    It gets stuck at this point and doesn't proceed at all.
    Can anyone please give some ideas?
    Thanks
    Abhishek

    what is the deployment issue that you are facing...
    system folder or DefaultDomain deletion should be - a Last Resort option...
    if there is a deployment issue.. then there might be some corruption in these files.. may be you can chk that
    web.xml
    weblogic.xml
    weblogic-application.xml

  • JDeveloper not creating association for HR Schema

    Hi, I've just started learning Oracle and JDeveloper and I'm trying to follow this tutorial:
    http://docs.oracle.com/cd/E37547_01/tutorials/tut_rich_app/tut_rich_app.html
    I got to Step 19, and everything was working fine until I tried to run the AppModule. I do not get any associations (eg. I don't have EmpDeptFkLink1 )
    All I have is
    AppModule
    - DepartmentsView1
    - EmployeesView1
    - JobsView1
    I believe ADF should automatically create the associations for me based on the foreign keys of the tables, which I have verified to be working properly.
    I looked at this thread https://community.oracle.com/thread/2411302
    but I don't think it applies to me as I did choose the HR schema when going through the wizard.
    Can anyone suggest what may the problem? I really want to learn this.

    Thanks for your reply. I understood what you meant but as I am a total beginner even that is hard for me (tried it, and didn't turn out right).
    After a day of scouring the Internet I figured it out so I'll post it here for others (and I'm surprised no one is posting this problem, it happens by default when you install oracle 12C  ! ).
    Basically, your PDB is RESTRICTED the first time you install it. Attempting to grant user RESTRICTED SESSION for some reason does not give full access. The tables appear, but the views don't.
    So check if your PDB (not CDB remember) is restricted or not (and make sure you are logged in as SYS user):
    SQL> show pdbs;
        CON_ID CON_NAME                       OPEN MODE  RESTRICTED
             2 PDB$SEED                       READ ONLY  NO
             3 PDBTVTS                        READ WRITE YES
    As you can see, mine was. You'd think to unrestrict it is a simple command that forums will tell you:
    SQL> ALTER SYSTEM DISABLE RESTRICTED SESSION;
    ALTER SYSTEM DISABLE RESTRICTED SESSION
    ERROR at line 1:
    ORA-65144: ALTER SYSTEM DISABLE RESTRICTED SESSION is not permitted
    Took me hours before I realised there is no point finding a way to get that command to work. Then I saw you can start up an instance in RESTRICTED mode, so why not start it up *without* that mode.
    To put it simply, shut down the instance and start it up again.
    SQL> shutdown immediate
    Pluggable Database closed.
    (don't bother trying that alter command now while instance is shut. I tried, still didn't work haha)
    SQL> startup
    Pluggable Database opened.
    SQL> show pdbs
        CON_ID CON_NAME                       OPEN MODE  RESTRICTED
             2 PDB$SEED                       READ ONLY  NO
             3 PDBTVTS                        READ WRITE NO
    And now it works! My goodness, so hard just to get started learning with a tutorial. Basically running the tutorial now will work fine. Associations automatically created.

  • I am not able to launch FF everytime i tr to open it, it says FF has to submit a crash report, i even tried doing that and the report was submitted too, but stiil FF did not start, and the problem still persists, please help me solve this issue in English

    Question
    I am not able to launch FF everytime i try to open it, it says FF has to submit a crash report,and restore yr tabs. I even tried doing that and the report was submitted too, but still FF did not start, and the problem still persists, please help me solve this issue
    '''(in English)'''

    Hi Danny,
    Per my understanding that you can't get the expect result by using the expression "=Count(Fields!TICKET_STATUS.Value=4) " to count the the TICKET_STATUS which value is 4, the result will returns the count of all the TICKET_STATUS values(206)
    but not 180, right?
    I have tested on my local environment and can reproduce the issue, the issue caused by you are using the count() function in the incorrect way, please modify the expression as below and have a test:
    =COUNT(IIF(Fields!TICKET_STATUS.Value=4 ,1,Nothing))
    or
    =SUM(IIF(Fields!TICKET_STATUS=4,1,0))
    If you still have any problem, please feel free to ask.
    Regards,
    Vicky Liu
    Vicky Liu
    TechNet Community Support

  • Error "can not start the configuration in parallel does not correct"

    Hello everybody,
    I have Windows 7 SP1, and when I install Business Objects 4.1 Client, it is install correctly but when i execute the program, for example BO Rich Client, an error appear "can not start the configuration in parallel does not correct" Could you help me?
    Thanks in advance!

    Check this KB
                  1678498  - BI 4.0 Universe Designer Gives Side-by-Side configuration incorrect Error

  • Can not start data Collection service

    I have installed Fabric Manager version 3.3.(4). In the Performance Web Client I can not start the service Data Collection is in starting forever.
    I also could not stop it. I rebooted the server and the status for this service is in starting.
    Thanks,

    Please provide more details like: Server OS, Java version, and what type of database you are using for the FM Server.  Have you considered using a newer version of FM Server?

  • I can not start secion in creative cloud from a macbook

    I can not start secion in creative cloud from a macbook, always comes CERRO secion, and never I log in I can not start secion indesign folio builder fails me in muse could not enter if you remove it to install again, now I can not download, I tried / Library / Application Support / Adobe / OOBE rename the folder to OOBE_old setup Guide, and simply does not work, if we are paying the membership of adobe creative cloud, at least ask for is a solution, timely responses because we are losing time and therefore money, if they are solving a problem is better than what we say and if more users seek solutions and only wait.
    En español.
    No puedo iniciar secion en creative cloud desde una macbook, siempre sale CERRO SECION, y nunca me conecto, en indesign no puedo iniciar secion de folio builder me da error, en muse tampoco podia entrar a si que lo elimine para poder instalar nuevamente, ahora no puedo descargar, he intentado / Library / Application Support / Adobe / OOBE cambiar el nombre de la configuración rápida carpeta para OOBE_old, y simplemente no funciona, si nosotros estamos pagando la membresia de adobe creative cloud, lo menos que pedimos es una solucion, respuestas oportunas porque estamos perdiendo tiempo y consecuencia dinero, si estan resolviendo algun problema es mejor que lo digan y a si nosotros los usuarios no buscamos mas soluciones y solamente esperaremos.
    we want a valid and positive response

    Hello, could you please try the steps posted here: http://helpx.adobe.com/creative-cloud/kb/unable-login-creative-cloud-248.html
    Please let me know if you are successful or not.

  • Can not start Enterprise Manager web page

    I can not start Enterprise Manager web page.
    Here is my steps:
    1. Start enterprise manager
    emctl start
    Waiting for EM to initialize ...Started
    2. Check status:
    emctl status
    EMD is up and running : 200 OK
    3. Start the web page
    http://myhost:1810/
    4. get following error
    "There was no response. The server could be down or is not responding"
    System info:
    Database: 8.1.7.2
    OAS: 9.2.0.2
    JDK: 1.3.0_02
    Server OS: SunOS 5.8
    My question is where is the log file of enterprise manager and what the problem is.
    Thanks in advance
    Don

    diego,
    Thank you for your help. when I try your command I get following error:
    emctl start iasconsole
    Unknown command option
    Usage::
    emctl start|stop|status
    emctl reload | upload
    emctl set credentials [<Target_name>[:<Target_Type>]]
    emctl gencertrequest
    emctl installcert [-ca|-cert] <certificate base64 text file>
    emctl set ssl test|on|off|password [<old password> <new password>]
    emctl set password <new pwd>
    emctl authenticate <pwd>
    emctl switch home [-silent <new_home>]
    emctl config <options>
    emctl config options can be listed by typing "emctl config"

  • "can not start a job" issue in AWM

    Hi ALL,
    I am maintaining my cube from PLSQL with following options
    1. buildtype = "BACKGROUND"
    2. trackstatus = "true"
    3. maxjobqueues = 3
    i get following error when i see the "olapsys.xml_load_log" table
    ***Error Occured: Failed to Build(Refresh) DB_OWNER.MY_ANALYTICAL_WORKSPACE Analytic Workspace. Can not start a job.
    Can anybody explain when and why this error occurs? I have wasted a lot of time searching for this issue, but have found no person facing such issue.
    Hi Keith, it will be great if you can answer this one.
    My database version is 10.2.0.4.0 and AWM version is also 10.2.0.3.0
    Kind Regards,
    QQ
    Message was edited by:
    dwh_10g

    Applies to:
    Oracle OLAP - Version: 10.1 to 11.1
    This problem can occur on any platform.
    Symptoms
    - We have an AW maintenance / refresh script or procedure that contains BuildType="BACKGROUND", so that the AW maintenance task will be sent to the Oracle Job queue.
    - When we execute the AW maintenance / refresh script or procedure, we do not get any errors in the foreground, the script/procedure has been executed successfully.
    - However when we look into the build/refresh log (see <Note 351688.1> for details) we see that the maintenance/refresh task failed with:
    13:29:39 Failed to Submit a Job to Build(Refresh) Analytic Workspace <schema>.<AW Name>.
    13:29:39 ***Error Occured in BUILD_DRIVER
    - In the generated SQL trace for the session of the user who launches the AW build/refresh script or procedure, we see that ORA-27486 insufficient privileges error occurred at creation of the job.
    We see from the relevant bit of the SQL trace that err=27486 occured while executing the #20 statement which is 'begin DBMS_SCHEDULER.CREATE_JOB ...', and the statement is parsed and tried to be executed as user having uid=91:
    PARSING IN CURSOR #20 len=118 dep=2 uid=91 oct=47 lid=91 tim=1176987702199571
    hv=1976722458 ad='76dd8bcc'
    begin
    DBMS_SCHEDULER.CREATE_JOB(:1, 'plsql_block', :2, 0, null, null, null,
    'DEFAULT_JOB_CLASS', true, true, :3); end;
    END OF STMT
    PARSE
    #20:c=1000,e=1100,p=0,cr=0,cu=0,mis=1,r=0,dep=2,og=1,tim=1176987702199561
    EXEC #20:c=65990,e=125465,p=10,cr=1090,cu=3,mis=1,r=0,dep=2,og=1,tim=
    1176987702325167
    ERROR #20:err=27486 tim=465202984
    Cause
    User who tries to create a job (executes DBMS_SCHEDULER.CREATE_JOB() procedure) does not have the sufficient privileges.
    Solution
    1. Identify the user under which the job is supposed to be created. This user is not necessarily the same as the user who launched AW build/refresh script or procedure. Get the corresponding username from one of the %_USERS views e.g. from ALL_USERS.
    e.g.
    SELECT user_id,username FROM all_users WHERE user_id=91;
    2. Identify the system privileges currently assigned to the user by connecting as the user whom the privileges need to be determined, and execute:
    SELECT * FROM SESSION_PRIVS ORDER BY PRIVILEGE;
    3. Ensure that the CREATE JOB privilege is listed.
    The CREATE JOB privilege can be granted in various ways to a user:
    - via role OLAP_USER or via role OLAP_DBA (see view ROLE_SYS_PRIVS for what privs are assigned to a role):
    GRANT OLAP_USER TO <username>;
    - explicitly
    GRANT CREATE JOB TO <username>;

  • System PI 7.11 will not start because of R3INLPGM error

    Dear experts,
    our PI 7.11 sap system will not start on the backup machine. We have two AS/400 machines using IBM iCluster.
    On the source node the PI system starts without any problems. If we switch over to the target node,
    the PI system will not start. Only the two subsystems R3_<instance> were started and the SAPSTRSVR jobs
    ran under QUSRWRK.
    In the pool files from SAPSTART we found the following errors:
    QPRINT:
    R3<SID>400/R3INLPGM: Error occured setting gid to R3GROUP.
    QPJOBLOG:
    *NONE      Information                 XXXXXXX  SAPINLPGM    XXXXXXX *STMT    SAPINLPGM   XXXXXXX *STMT
                                         From module . . . . . . . . :   O4TMKLIBIX                                                                               
    From procedure  . . . . . . :   prtjoblA                                                                               
    Statement . . . . . . . . . :   15                                                                               
    To module . . . . . . . . . :   O4TMKLIBIX                                                                               
    To procedure  . . . . . . . :   prtjoblA                                                                               
    Statement . . . . . . . . . :   15                                                                               
    Message . . . . :   SAPINLPGM: Error in ChangeGidToR3GROUP - check whether              
                                         R3<SID>400/R3INLPGM is owned by QSECOFR using adopted authority         
    But the authority from all libs and objects are same as on the source machine.
    Any idea?
    Best regards,
    Matthias

    Hello Matthias,
    Please log on as QSECOFR (or a user with SECOFR authority),
    ADDLIBLE SAPXIP71
    and run command
    FIXSAPOWN SID(*NONE) DIR('/QSYS.LIB/R3XIP400.LIB/R3INLPGM.PGM')
    Best regards,
    B. Wolf

  • TA44551 My 1-year ipod nano locked up and would not start overnight. The on/off button will not work and stopped holding charge. No water damage, no fall, nothing unusual. I restored it (twice) but it will still not hold charge and on/off does not work.

    My 1-year ipod nano locked up and would not start overnight. The on/off button will not work and stopped holding charge. No water damage, no fall, nothing unusual. I restored it (twice) but it will still not hold charge and on/off does not work. I tried to restore it again and charged it in three different locations with different cables. etc but nothing. Suggestions?

    - After charging for 1/2 hour or so, does iTunes see the iPod?  If yes, restore the iPod from backup.
    - If no, se if placing the iPod in recovery mode will make it visible so you can restore the iPod.  For recovery mode see:
    iPhone and iPod touch: Unable to update or restore

  • My ipad will not start.  It is 1 year old...I have tried holding the two buttons and nothing..I have it connected to my desktop and it will make a ding noise but nothing comes up on the screen.

    My ipad will not start.  It is 1 year old...I have tried holding the two buttons and nothing..I have it connected to my desktop and it will make a ding noise but nothing comes up on the screen.

    Frozen or unresponsive iPad
    Resolve these most common issues:
        •    Display remains black or blank
        •    Touch screen not responding
        •    Application unexpectedly closes or freezes
    http://www.apple.com/support/ipad/assistant/ipad/
    iPad Frozen, not responding, how to fix
    http://appletoolbox.com/2012/07/ipad-frozen-not-responding-how-to-fix/
    iPad Frozen? How to Force Quit an App, Reset or Restart Your iPad
    http://ipadacademy.com/2010/11/ipad-frozen-how-to-force-quit-an-app-reset-or-res tart-your-ipad
    Black or Blank Screen on iPad or iPhone
    http://appletoolbox.com/2012/10/black-or-blank-screen-on-ipad-or-iphone/
    What to Do When Your iPad Won't Turn On
    http://ipad.about.com/od/iPad_Troubleshooting/ss/What-To-Do-When-Your-Ipad-Wo-No t-Turn-On.htm
    iOS: Not responding or does not turn on
    http://support.apple.com/kb/TS3281
    iPad: Basic troubleshooting
    http://support.apple.com/kb/TS3274
     Cheers, Tom

Maybe you are looking for

  • Report with multiple choice in column for same dimension......

    Hi All, We have a report with two dimensions in col , one in row remaining in pov...user want to select multiple members [its more than 10 members..so we thought prompts will not be good.] for one column for different members in second dimension of c

  • New company code adding

    Hi Gurus, I have to add new company code 7000 to my daily data. How to add new company code ? All ready 2000 and 5000 comapny code is available. That 2000 and 5000 is one info package and abap routine is written in that info package. Kindly tell me p

  • Connecting to home theatre system but is not recognized

    trying to connect to sony home theater system but says its not supported.  It states that ipod classic is supported.  Is there a way to update my older ipod?

  • Reduce latency from 6 sec to 4 sec

    Hello, I have developed a video transmission and viewing application . I am facing a problem of one way video latency of about 6 seconds. Adobe says that the latency can be reduced to about 3 seconds one way. I have set up the buffertime for transmit

  • Remote Desktop Gateway Support One Time Passwords?

    We are considering setting up a Remote Desktop Gateway server so users can remote control their office desktop PCs from home without needing VPN. The plan is for it to only be a secure pass-through from the Internet to their desktop PC.  There will b