Dashboard Console not working - opesntack on Oracle Linux 6.6

I have installed openstack using the instructions at http://www.oracle.com/technetwork/server-storage/openstack/linux/documentation/oracle-openstack-user-guide-2296176.pdf
I have a Oracle Linux 6.6 as the controller and two nodes of Oracle VM 3.3.2 as compute nodes. I managed to get an instance up and running but not sure how to connect to those instances. When I navigate to the console tab of the instance vnc connects successfully the be screen is blank and I think its not accepting any keyboard inputs as well.
How do I get the console to work from the dashboard (or connect via a vnc viewer)? Alternately I have used DHCP in the instance and know the private IP of the instance (192.168.1.100), how do I ssh to the instance?
Amish.

Hi Amish,
I saw your comment in other thread and I'll try to answer your questions in the best way I can - but this is huge topic. Please keep in mind that I'm also newbie in this area too and I've encountered many problems getting basic OpenStack installation working, like you. Some of them are still not solved for me either. I also did not get any help here
Networking in OpenStack is IMO difficult to understand, especially for people like me who are accustom with traditional approach. So this is how I understand it now:
Networking can be purely software driven and in this case it is carried out by openvswitch (http://openvswitch.org - better get accustom with it if you are not yet). Simple linux bridge - utilized by Oracle VM - is not used by OpenStack. Also there can be hardware plugins which can move some of network features to hardware - but I have no experience in this area.
There are two types of networks you can create in OpenStack: provider and tenant one:
Provider networks (also called flat networks) are equivalent of what you set in Oracle VM Manager and in typical (old fashioned) IT world. These are networks which in OpenStack are defined by cloud administrator (You) and bound to existing physical network which are already set by network administrator. For example you have couple of ports on your servers connected to LAN switches, some of them are in access mode some are trunks of specific VLANs. Also routers and other network services are managed outside of your cloud.
You need to define these networks in OpenStack before any user can connect their VMs to them. The most important part is that can do this from the GUI .
On the other hand there are so called: tenant networks. These are networks which are under cloud user administration. These are like cloud private networks (if you know Ops Center or Exalogic there is similar notion there) - which are created on-demand by your users. You as cloud administrator only create some limits (quotas) regarding how many such networks can be created by user. But obviously you - as cloud administrator - also need to define mechanisms which allow such networks be created on demand. This also has to be done from command line by editing some files - before users can create tenant networks.
The mechanism I'm talking about can be: VLAN, VxLAN, GRE.
First one is the only one currently supported by Oracle and it is quite simple: you, in cooperation with your network administrator reserve range (or set) of traditional VLANs and configure them on network switches where your servers are connected (I mean server ports which you dedicate for tenant networks - not all because you need other network for management, etc). Then you define this set in some OpenStack files to let it manage them on its own. For example: you have got 20 VLANs from network department for exclusive use for your cloud. Nobody knows what each VLAN will be used for yet. This will be allocated by cloud users on-demand. Openstack will just allocate VLAN upon user request and will not allow other users to create their private networks on the same VLAN.
Better approach is to use VxLAN which is tunneling mechanism. You don't need pool of VLANs in this case but you just set tunneling rules and then OpenStack creates private networks using secure tunnels over L3 network which you define first. VxLAN is standard, you can read about it and it is used by OpenStack for Solaris. Unfortunately this did not work for me and Release Notes from Oracle OpenStack for Linux says that it is not supported yet.
There is also GRE - which is also tunneling and is similar to VxLAN - but it did not work for me either.
Where it is all configured? Basic setup is created by packstack using CONFIG_NEUTRON_OVS_* variables. However I used packstack only for installation and then I modified configuration files on all nodes. The most important file where configuration is kept is: /etc/neutron/plugin.ini. In this files you set framework on which provider and tenant networks are build. The most important section is [OVS], for example:
[OVS]
enant_network_type=vlan
enable_tunneling=false
integration_bridge=br-int
bridge_mappings=physnet1:br-eth3
network_vlan_ranges=physnet1:2032:2032,physnet1:3010:3020
This example is from compute node. It says: I have one physical network: physnet1 which is supported by virtual switch called br-eth3. You need to create this virtual switch on your own! OpenStack networking deamons (Neutron) do not create virtual switches - they only reconfigure them if needed. Physical network is just name which you can use later on if you setup provider network.
Also, in the example you tell OpenStack that you have 11 VLANs available on physnet1 network. Similar configuration has to be done on controller node (but it is only because in simple topology your controller is also network node)
Then I dedicated first VLAN: 2032 for provider network. This was accomplished by command issued on controller node.
# neutron net-create --router:external=true --provider:network_type=vlan  --provider:physical_network=physnet1 --provider:segmentation_id=2032 labnet
From that moment this network (called "labnet") should appear in the GUI and you can connect VMs to it. Users might also do this if you mark it as "shared".
Also users should be able to create their private networks and this will allocate VLANs from 3010 to 3020 - so there can be only 10 private networks created totally in your cloud now.
Of course this is example and you can build completely different setup. You can use different ports for provider networks and for tenants one. You do not need VLANs for provider networks and theoretically for tenant too - but you would have to have plenty of ports for this. If you manage to get VxLAN working - then please share your experience here.
I strongly recommend reading following information sources (Oracle does  not provide this details in their documentation):
OpenStack Docs: Current
https://developer.rackspace.com/blog/neutron-networking-the-building-blocks-of-an-openstack-cloud/  there are more blog entries (followups) on this topic - look for them using keyword "neutron"
https://www.rdoproject.org/forum/discussion/875/does-rdo-support-flat-network-type-/p1
As for blank VM console:
I've also had this problem when I used Cirros VM images. However when I imported the template I use on my Oracle VM - then console was working correctly. I think this is more connected with VM configuration then OpenStack. AFAIK you can connect to console directly using vnc client - at least you can configure Nova in that way that it allows external VNC connections.
Regards,
Michal

Similar Messages

  • Dashboard widgets not working. I trash the dashboard .plist and redo all widgets then after a restart. Widget not working again.

    Dashboard widgets not working. I trash the dashboard .plist and redo all widgets then after a restart. Widget not working again.

    Yes hello,
    My widgets are not working as well, i looked on forms and it seams that the 10.5 update fix there problems. I also did an archive and install from 10.4... One of the major reasons i purchased the upgrade was to use widgets to clip parts of safari, i'am totaly bummed because all forums i find end with the question un answered. i'am a little bummed becuase there are a couple of things that worked with 10.4 that are not working in 10.5 (like some meg moives not playing.
    i do not wish to create a new account because i do not want to reinstall all my software, photoshop, final cut, dvd studio pro.. etc.
    i hope to find the fix some how.
    I have opened up the console application and when i select widgets load or delete them i see no activity in the console. I'am not familiar with the console app. or command lines.
    is there any more info on this matter? is there any support from apple?
    Thankyou

  • Why keyboard and mouse right click not working in Solaris and Linux?

    Hi all,
    I have two problems:
    1) I am working on AWT/Swing application and its working fine in window enviornment,but while running on solaris and linux mouse right-click option window not poping up.
    2) Ctrl+c,Ctrl+v,Home and End keyboard key are not working in solaris and linux OS for same application.
    Pls provide me some solution for these problem.
    -Dinesh

    Hi Nik,
    Thanks for reply. I found some solution for the above problem.
    For mouse right click there was problem in my source code.I have not implemented the mousePressed() method
    In case of keyboard Home, End and arrow key working fine after exporting AWTUSE_TYPE4_PATCH=false; in solaris and linux
    But still Ctrl-c and Ctrl-v not working.
    I am using JDK1.5.0_07+Eclipse IDE 3.1
    -Dinesh

  • We could not able to install Oracle Linux 64 bit version 5.0 in graphical mode

    We could not able to install Oracle Linux 64 bit version 5.0 in graphical mode. We are getting the error message as
    "Probing for video card :Intel corporation Unknown device 0152"
    We also tried as
    boot: Linux vga=2
    boot linux resolution 1024x768
    boot Linux noprob
    boot Linux skipdd
    But every time we got this message
    NB: We could able to install in text mode as
    boot: Linux text.
    But our requirement Linux in graphical mode

    1344675 wrote:
    We could not able to install Oracle Linux 64 bit version 5.0 in graphical mode. We are getting the error message as
    "Probing for video card :Intel corporation Unknown device 0152"
    We also tried as
    boot: Linux vga=2
    boot linux resolution 1024x768
    boot Linux noprob
    boot Linux skipdd
    But every time we got this message
    NB: We could able to install in text mode as
    boot: Linux text.
    But our requirement Linux in graphical mode
    Why is your "requirement" to install in graphical mode?  Once you are past the installation itself, the only thing that buys you is that your server will have been configured to boot up to runlevel 5, running a graphical desktop (gnome or kde, I forget which).  And what does THAT buy you on a server?
    I do not run ANY of my Linux servers "in graphical mode" -- running a graphical desktop.  Nor did I run a graphical desktop when I had Solaris, AIX, or HP-UX servers.

  • Safari, dashboard & help not working after 10.4.9

    I have loved my iBook since day 1, until 10.4.9. This is my first Apple computer and I was very close to being a convert. I updated through sys prefs to 10.4.9 and now: Safari opens for a split second then closes with kernel errors (or I least I assume from the crash log), no more widgets and dashboard does not work and help files do not work. What gives? I tried downloading the combo update but it was a .exe file. Forgive my lack of tech know how, I know some, enough to get me in trouble evidently. Any help would be greatly appreciated. I have tried booting into safe mode, Safari does the same thing, I have tried repairing permissions in safe mode and in regular mode as admin, nada. HELP!

    I originally updated through sys pref and just let it go. One day later things stopped working. Repairing permissions etc did nothing. Applied the combo update, verified the disk before hand, repaired permissions after the update and reboot, now things are back to normal as far as I can tell, better even in some areas. Hope this can help others with similar problems.

  • Overdrive Media console not working with iTunes when transferring audio books.  Any suggestions?

    Overdrive Media console not working with iTunes when transferring audiobooks.  Some parts don't transfer.

    Robin, I have the 4S too. Here's wha I've been doing. Well, I am downloading wma books, but it is super time consuming and annoying. First, shut off genius in your preferences in iTunes. Also change to spoken podcast for speed. Then, you start to transfer from Overdrive. It will create a playlist with your book title. Open up books though because you need to keep an eye on it. It may download like three parts and then you may have a grey one. When you get the grey, cancel the transfer, delete the greyed part, exit iTunes, re-enter iTunes, and then try to download the remaining book parts. I usually have to re-enter iTunes three or four different times during a book. When your book is downloaded, all black and none grey, open up the playlist folder and double check that all parts made it in there. If not, carry them from the books folder to the playlist and then move it into numerical order.
    Re non bookmarking problem. I now have a new habit of checking what part I am on before i shut off my phone or switch to another book. It does save where you were, it just doesn't show you. For instance, if I start part three and then play music, and then go back to the book playlist, it will appear as if we are back to the beginning, but if I go to part three, it will start up from where I was. So, just start checking and then it is easy. I am flabbergasted that no other proper solution has been offered by Overdrive. This has been a problem since October. I also wish they would acknowledge the problem on their website as well as post what version number of update they have. I have 3.2.1.0 and think that's current. Does anyone have newer than this. Good luck, and happy commuting!
    An easy, quick workaround is to plug external speakers into your laptop and take it with you in the car. A bit unwieldy, but I can't commute without books.

  • Dashboard Widgets not Working or Updating

    I have a 3 week old Macbook Pro and I noticed about a week ago that my dashboard apps not working. I have researched and have not found a solution to the problem. Any help?

    The warranty entitles you to complimentary phone support for the first 90 days of ownership.

  • Oracle Forms Demo Not working -- Attn. Oracle Customer Service

    Hi,
    I try to see Multiselect T-List Demo in the following page.It's not working.
    http://www.oracle.com/technology/sample_code/products/forms/index9i.html
    -Murali

    Hello,
    have you read the <ORACLE_HOME>\forms90\demos\multiselect\doc\multiselect90.html doc file ?
    this is a part of the content:
    "Enabling and Using the Multi-Select capabilities of the PJCBy default the enhanced TList continues to operate just like a normal TList, in order to enable the multi-select capability you must set a custom property on the item ENABLE_LIST_MULTISELECT to the string value 'true' e.g.
    SET_CUSTOM_PROPERTY('PJC.MULTISELECT_LIST',1,'ENABLE_LIST_MULTISELECT','true');"
    Francois

  • Dashboard does not work today.

    I have upgraded both my MacBook Air and my Mac Mini to OS 10.9.2.   The Air works just as it did in 10.9.1.  Dashboard works on the Air.   But Dashboard on the Mini does not operate.  I click on the Dashboard icon in the Dock.  Nothing happens.  I click and hold on the Dashboard icon.  The pop-up menu appears.  In that menu I click "Show Dashboard."  No response.  I click "Dashboard Preferences," and I get the Mission Control Preference.  Here is how that appears:
    I do not see anything here that would disable Dashboard.  
    Does anyone have any idea as to why Dashboard does not work in 10.9.2?  
    TIA

    Hi Richard,
    Thanks for visiting Apple Support Communities.
    If Dashboard does not launch on your Mac Mini, you may want to see if the behavior occurs in a new user account. This article is a good guide for troubleshooting:
    Isolating an issue by using another user account
    http://support.apple.com/kb/TS4053
    If the same thing happens in a new user account, I recommend reinstalling Mavericks:
    OS X Mavericks: Reinstall OS X
    http://support.apple.com/kb/PH13871
    Best Regards,
    Jeremy

  • Vmware console not working

    Restart the host management services, if you want to post screenshots or more info do so on here, no third party links, most people will not look on them (me included)

    Vmware console not working.
    ESX6
    can ping the fqdn and have tried turning off the windows firewall.
    https://gyazo.com/2980ae196b12f015d59fcca8f723d4fc
    help?
    This topic first appeared in the Spiceworks Community

  • Oracle SOA Cluster Topology: BPEL Console not working

    I have installed Oracle SOA Environment with the cluster topology(Hosts 3, Application Servers 3, OC4J Instances 4, HTTP Server Instances 1).
    Host1: HTTP Server, Host2: OC4J(Cluster1), Host3: OC4J(Cluster2). Cluster1 and Cluster2 are connected to the same database.
    BPEL Console is working fine with Host1 and Host2, and I am able to deploy and execute the processes. But when I bring up the Host3, I am getting the following error.
    ----------------BEGIN ERROR--------------------
    Cannot fetch a datasource connection.
    The process domain was unable to establish a connection with the datasource with the connection URL "jdbc/BPELServerDataSourceWorkflow". The exception reported is: Listener refused the connection with the following error:
    ORA-12516, TNS:listener could not find available handler with matching protocol stack
    The Connection descriptor used by the client was:
    (DESCRIPTION=(ADDRESS_LIST=(LOAD_BALANCE=on)(ADDRESS=(PROTOCOL=tcp)(HOST=01hw085593)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=XE)))
    Please check that the machine hosting the datasource is physically connected to the network. Otherwise, check that the datasource connection parameters (user/password) is currently valid.
    --------------END ERROR------------------------
    Please help me in this regard.

    Did you install SOA Suite on the cluster according to the documentation?
    http://download.oracle.com/docs/cd/B31017_01/core.1013/b28941/soa.htm
    Marc

  • VM Manager's Launch Console not working with OpenJDK and IcedTea

    Fedora 15
    java-1.6.0-openjdk-1.6.0.0-59.1.10.3.fc15.x86_64
    icedtea-web-1.0.4-1.fc15.x86_64
    ICEDTEA-WEB NOTES
    Invalid XML
    An error like
    netx: Unexpected net.sourceforge.jnlp.ParseException: Invalid XML document syntax. at net.sourceforge.jnlp.Parser.getRootNode(Parser.java:1203)
    indicates that the JNLP file is not valid XML. The error happens because netx uses an XML parser to parse the JNLP file. Other JNLP client implementations may use more lenient parsers and may or may not work with the given JNLP file. Errors caused by malformed JNLP files can often lead to subtle bugs, so it is probably best to fix the JNLP file itself. A tool like xmlproc_parse might be able to pinpoint the error.
    XMLPROC_PARSE OUTPUT
    $ xmlproc_parse ovm_rasproxy-ws.jnlp
    xmlproc version 0.70
    Parsing 'ovm_rasproxy-ws.jnlp'
    E:ovm_rasproxy-ws.jnlp:3:89: Undeclared entity 'machineName'
    E:ovm_rasproxy-ws.jnlp:3:89: ';' expected
    Parse complete, 2 error(s) and 0 warning(s)
    JAVAWS OUTPUT
    $ javaws ovm_rasproxy-ws.jnlp
    netx: Unexpected net.sourceforge.jnlp.ParseException: Invalid XML document syntax. at net.sourceforge.jnlp.Parser.getRootNode(Parser.java:1243)
    JAVAWS -VERBOSE OUTPUT
    $ javaws -verbose ovm_rasproxy-ws.jnlp
    No User level deployment.properties found.
    Starting security dialog thread
    JNLP file location: ovm_rasproxy-ws.jnlp
    Status: CONNECTED DOWNLOADED STARTED +(CONNECTED DOWNLOADED STARTED) @ ./ovm_rasproxy-ws.jnlp
    <?xml version="1.0" encoding="UTF-8"?>
    line: 2 <jnlp spec="1.0+" codebase="http://192.168.4.21:7001/ovm/rasproxy/"
    line: 3 href="ovm_rasproxy-ws.jnlp?vmachineId=0004fb0000060000046ffdb8a331ce21&machineName=mytestmachine">
    line: 4 <information>
    line: 5 <title>Oracle VM Remote Access Service</title>
    line: 6 <vendor>Oracle</vendor>
    line: 7 <homepage>http://support.oracle.com/</homepage>
    line: 8 </information>
    line: 9 <resources>
    line: 10
    line: 11 <j2se version="1.5+"
    line: 12 href="http://java.sun.com/products/autodl/j2se" />
    line: 13 <jar href="ovm_rasproxy-signed.jar" main="true" />
    line: 14 <jar href="OvmCoreApi.jar" />
    line: 15 <jar href="MgmtUtil.jar" />
    line: 16 <jar href="Odof.jar" />
    line: 17 <jar href="commons-logging-1.1.1.jar" />
    line: 18 </resources>
    line: 19
    line: 20
    line: 21 <application-desc main-class="com.oracle.ovm.ras.proxy.RasProxyApplet">
    line: 22 <argument>-server</argument>
    line: 23 <argument>192.168.4.21</argument>
    line: 24 <argument>-service</argument>
    line: 25 <argument>003600010004fb0000060000046ffdb8a331ce21</argument>
    line: 26
    line: 27 </application-desc>
    line: 28 <security>
    line: 29      <all-permissions/>
    line: 30 </security>
    line: 31 <update check="background"/>
    line: 32 </jnlp>               net.sourceforge.jnlp.ParseException: Invalid XML document syntax.
         at net.sourceforge.jnlp.Parser.getRootNode(Parser.java:1243)
         at net.sourceforge.jnlp.JNLPFile.<init>(JNLPFile.java:177)
         at net.sourceforge.jnlp.JNLPFile.<init>(JNLPFile.java:162)
         at net.sourceforge.jnlp.JNLPFile.<init>(JNLPFile.java:148)
         at net.sourceforge.jnlp.runtime.Boot.getFile(Boot.java:267)
         at net.sourceforge.jnlp.runtime.Boot.run(Boot.java:196)
         at net.sourceforge.jnlp.runtime.Boot.run(Boot.java:56)
         at java.security.AccessController.doPrivileged(Native Method)
         at net.sourceforge.jnlp.runtime.Boot.main(Boot.java:173)
    Caused by: net.sourceforge.nanoxml.XMLParseException: XML Parse Exception during parsing of a jnlp element at line 32: Unexpected end of data reached
         at net.sourceforge.nanoxml.XMLElement.unexpectedEndOfData(XMLElement.java:1094)
         at net.sourceforge.nanoxml.XMLElement.readChar(XMLElement.java:877)
         at net.sourceforge.nanoxml.XMLElement.resolveEntity(XMLElement.java:1013)
         at net.sourceforge.nanoxml.XMLElement.scanString(XMLElement.java:658)
         at net.sourceforge.nanoxml.XMLElement.scanElement(XMLElement.java:915)
         at net.sourceforge.nanoxml.XMLElement.parseFromReader(XMLElement.java:512)
         at net.sourceforge.nanoxml.XMLElement.parseFromReader(XMLElement.java:464)
         at net.sourceforge.jnlp.Parser.getRootNode(Parser.java:1239)
         ... 8 more
    Caused by:
    net.sourceforge.nanoxml.XMLParseException: XML Parse Exception during parsing of a jnlp element at line 32: Unexpected end of data reached
         at net.sourceforge.nanoxml.XMLElement.unexpectedEndOfData(XMLElement.java:1094)
         at net.sourceforge.nanoxml.XMLElement.readChar(XMLElement.java:877)
         at net.sourceforge.nanoxml.XMLElement.resolveEntity(XMLElement.java:1013)
         at net.sourceforge.nanoxml.XMLElement.scanString(XMLElement.java:658)
         at net.sourceforge.nanoxml.XMLElement.scanElement(XMLElement.java:915)
         at net.sourceforge.nanoxml.XMLElement.parseFromReader(XMLElement.java:512)
         at net.sourceforge.nanoxml.XMLElement.parseFromReader(XMLElement.java:464)
         at net.sourceforge.jnlp.Parser.getRootNode(Parser.java:1239)
         at net.sourceforge.jnlp.JNLPFile.<init>(JNLPFile.java:177)
         at net.sourceforge.jnlp.JNLPFile.<init>(JNLPFile.java:162)
         at net.sourceforge.jnlp.JNLPFile.<init>(JNLPFile.java:148)
         at net.sourceforge.jnlp.runtime.Boot.getFile(Boot.java:267)
         at net.sourceforge.jnlp.runtime.Boot.run(Boot.java:196)
         at net.sourceforge.jnlp.runtime.Boot.run(Boot.java:56)
         at java.security.AccessController.doPrivileged(Native Method)
         at net.sourceforge.jnlp.runtime.Boot.main(Boot.java:173)
    netx: Unexpected net.sourceforge.jnlp.ParseException: Invalid XML document syntax. at net.sourceforge.jnlp.Parser.getRootNode(Parser.java:1243)

    Both realvnc 4.1.3 and tigervnc 1.1.0.1 work on the Linux side.
    I was able to get the console to work by wiping the contents of the directory I created at the beginning of this exercise and then copying in a fresh OVM 3.0.2 created ovm_rasproxy-ws.jnlp file.
    [gordon@ufo Downloads]$ rm /home/gordon/.icedtea/cache/http/192.168.4.16/ovm/rasproxy/*
    [gordon@ufo Downloads]$ javaws ovm_rasproxy-ws.jnlp
    java.io.EOFException
         at java.io.DataInputStream.readUnsignedShort(DataInputStream.java:340)
         at java.io.DataInputStream.readUTF(DataInputStream.java:589)
         at java.io.DataInputStream.readUTF(DataInputStream.java:564)
         at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:744)
         at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:55)
         at java.security.KeyStore.load(KeyStore.java:1201)
         at net.sourceforge.jnlp.security.KeyStores.createKeyStoreFromFile(KeyStores.java:358)
         at net.sourceforge.jnlp.security.KeyStores.getKeyStore(KeyStores.java:124)
         at net.sourceforge.jnlp.security.KeyStores.getKeyStore(KeyStores.java:103)
         at net.sourceforge.jnlp.security.KeyStores.getCertKeyStores(KeyStores.java:157)
         at net.sourceforge.jnlp.security.VariableX509TrustManager.<init>(VariableX509TrustManager.java:91)
         at net.sourceforge.jnlp.security.VariableX509TrustManager.getInstance(VariableX509TrustManager.java:395)
         at net.sourceforge.jnlp.runtime.JNLPRuntime.initialize(JNLPRuntime.java:210)
         at net.sourceforge.jnlp.runtime.Boot.run(Boot.java:182)
         at net.sourceforge.jnlp.runtime.Boot.run(Boot.java:56)
         at java.security.AccessController.doPrivileged(Native Method)
         at net.sourceforge.jnlp.runtime.Boot.main(Boot.java:173)
    netx: Unexpected java.io.IOException: /home/gordon/.icedtea/cache/http/192.168.4.16/ovm/rasproxy/ovm_rasproxy-ws.jnlp (No such file or directory) at net.sourceforge.jnlp.JNLPFile.openURL(JNLPFile.java:255)
    [gordon@ufo Downloads]$ cp ovm_rasproxy-ws.jnlp /home/gordon/.icedtea/cache/http/192.168.4.16/ovm/rasproxy/
    [gordon@ufo Downloads]$ javaws ovm_rasproxy-ws.jnlp
    java.io.EOFException
         at java.io.DataInputStream.readUnsignedShort(DataInputStream.java:340)
         at java.io.DataInputStream.readUTF(DataInputStream.java:589)
         at java.io.DataInputStream.readUTF(DataInputStream.java:564)
         at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:744)
         at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:55)
         at java.security.KeyStore.load(KeyStore.java:1201)
         at net.sourceforge.jnlp.security.KeyStores.createKeyStoreFromFile(KeyStores.java:358)
         at net.sourceforge.jnlp.security.KeyStores.getKeyStore(KeyStores.java:124)
         at net.sourceforge.jnlp.security.KeyStores.getKeyStore(KeyStores.java:103)
         at net.sourceforge.jnlp.security.KeyStores.getCertKeyStores(KeyStores.java:157)
         at net.sourceforge.jnlp.security.VariableX509TrustManager.<init>(VariableX509TrustManager.java:91)
         at net.sourceforge.jnlp.security.VariableX509TrustManager.getInstance(VariableX509TrustManager.java:395)
         at net.sourceforge.jnlp.runtime.JNLPRuntime.initialize(JNLPRuntime.java:210)
         at net.sourceforge.jnlp.runtime.Boot.run(Boot.java:182)
         at net.sourceforge.jnlp.runtime.Boot.run(Boot.java:56)
         at java.security.AccessController.doPrivileged(Native Method)
         at net.sourceforge.jnlp.runtime.Boot.main(Boot.java:173)
    java.io.EOFException
         at java.io.DataInputStream.readUnsignedShort(DataInputStream.java:340)
         at java.io.DataInputStream.readUTF(DataInputStream.java:589)
         at java.io.DataInputStream.readUTF(DataInputStream.java:564)
         at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:744)
         at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:55)
         at java.security.KeyStore.load(KeyStore.java:1201)
         at net.sourceforge.jnlp.security.KeyStores.createKeyStoreFromFile(KeyStores.java:358)
         at net.sourceforge.jnlp.security.KeyStores.getKeyStore(KeyStores.java:124)
         at net.sourceforge.jnlp.security.KeyStores.getKeyStore(KeyStores.java:103)
         at net.sourceforge.jnlp.security.KeyStores.getCertKeyStores(KeyStores.java:157)
         at net.sourceforge.jnlp.tools.JarSigner.checkTrustedCerts(JarSigner.java:414)
         at net.sourceforge.jnlp.tools.JarSigner.verifyJars(JarSigner.java:269)
         at net.sourceforge.jnlp.runtime.JNLPClassLoader.verifyJars(JNLPClassLoader.java:946)
         at net.sourceforge.jnlp.runtime.JNLPClassLoader.initializeResources(JNLPClassLoader.java:422)
         at net.sourceforge.jnlp.runtime.JNLPClassLoader.<init>(JNLPClassLoader.java:169)
         at net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:283)
         at net.sourceforge.jnlp.Launcher.createApplication(Launcher.java:650)
         at net.sourceforge.jnlp.Launcher.launchApplication(Launcher.java:436)
         at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:830)
    Oct 4, 2011 4:13:41 PM com.oracle.ovm.ras.proxy.RasProxyApplet main
    INFO: Server : 192.168.4.16
    Oct 4, 2011 4:13:41 PM com.oracle.ovm.ras.proxy.RasProxyApplet main
    INFO: service id : 003600010004fb0000060000281734f86e6aab47
    Oct 4, 2011 4:13:42 PM com.oracle.ovm.ras.proxy.external.VncViewerLauncherFactory getVncViewerLauncher
    INFO: Os is : linux
    Oct 4, 2011 4:13:53 PM com.oracle.ovm.ras.proxy.ProxyThread setupSSL
    INFO: DONE SSL Handshaking
    The console starts and all is well with the world.
    This is obviously not how one would want to start a console by downloading the .jnlp file and running it on the command line so I am now going to remove the /home/gordon/.icedtea/cache/http/* and see what happens.
    First, let me say that nothing happened. It did not work. I did confirm that it creates the directory structure again /home/gordon/.icedtea/cache/http/192.168.4.16/ovm/rasproxy/ but there is only one file in the directory.
    [gordon@ufo rasproxy]$ cat ovm_rasproxy-ws.jnlp.info
    #automatically generated - do not edit
    #Tue Oct 04 16:43:29 EDT 2011
    last-modified=0
    last-updated=1317761009801
    content-length=883
    If I save that ovm_rasproxy-ws.jnlp file instead of opening it and copy it to the /home/gordon/.icedtea/cache/http/192.168.4.16/ovm/rasproxy/ directory the console will now start successfully with one minor drawback - it will only launch that one VM based on the .jnlp file that I downloaded.
    Help?

  • SOA Suite 10.1.3.4 BPEL Console not working after install the mlr#4 patch

    After install the mlr#4 patch for 10.1.3.4 version the BPEL console dos not work. The BEPL is up and running , I can deploy projects, all domains are fine and working (I see on the logs) but the console show the following error:
    Oracle BPEL Process Manager Full Cycle
    An unexpected error has occurred while executing your request. This is most likely related to a defect in the Oracle BPEL Process Manager product. We apologize you can post the error to the OTN forum and we will get back to you as soon as possible.
    Build Information:
    Oracle BPEL Server version 10.1.3.4.0
    Build: 0
    Build time: Sun Jan 11 19:33:46 PST 2009
    Build type: release
    Source tag: PCBPEL_10.1.3.4.0MLR#4_GENERIC_RELEASE
    Exception Message:
    javax.servlet.ServletException - com.collaxa.cube.ejb.impl.BPELProcessManagerBean.getDefaultRevision(com.oracle.bpel.client.BPELProcessId, com.oracle.bpel.client.auth.DomainAuth)
    When I check the log I can see this:
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2009-01-26T16:18:33.115+02:00</TSTZ_ORIGINATING>
    <COMPONENT_ID>j2ee</COMPONENT_ID>
    <MSG_TYPE TYPE="ERROR"></MSG_TYPE>
    <MSG_LEVEL>1</MSG_LEVEL>
    <HOST_ID>soasit.BCR.WAN</HOST_ID>
    <HOST_NWADDR>172.19.128.128</HOST_NWADDR>
    <MODULE_ID>security</MODULE_ID>
    <THREAD_ID>15</THREAD_ID>
    <USER_ID>oracle</USER_ID>
    </HEADER>
    <CORRELATION_DATA>
    <EXEC_CONTEXT_ID><UNIQUE_ID>1232979513:172.19.128.128:4415:0:247</UNIQUE_ID><SEQ>1</SEQ></EXEC_CONTEXT_ID>
    </CORRELATION_DATA>
    <PAYLOAD>
    <MSG_TEXT>ServletException cause</MSG_TEXT>
    <SUPPL_DETAIL><![CDATA[java.lang.NoSuchMethodException: com.collaxa.cube.ejb.impl.BPELProcessManagerBean.getDefaultRevision(com.oracle.bpel.client.BPELProcessId, com.oracle.bpel.client.auth.DomainAuth)
         at com.oracle.bpel.client.util.ExceptionUtils.handleServerException(ExceptionUtils.java:91)
         at com.oracle.bpel.client.BPELProcessHandle.getMetaData(BPELProcessHandle.java:236)
         at _ngDeployedProcesses._jspService(_ngDeployedProcesses.java:118)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:400)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:414)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_include(ServletRequestDispatcher.java:160)
         at com.evermind.server.http.ServletRequestDispatcher.access$000(ServletRequestDispatcher.java:51)
         at com.evermind.server.http.ServletRequestDispatcher$1.oc4jRun(ServletRequestDispatcher.java:97)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
         at com.evermind.server.http.ServletRequestDispatcher.include(ServletRequestDispatcher.java:102)
         at com.evermind.server.http.EvermindPageContext.include(EvermindPageContext.java:456)
         at _index._jspService(_index.java:104)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:400)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:414)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at com.collaxa.cube.fe.DomainFilter.doFilter(DomainFilter.java:230)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:400)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:414)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.handleNotFound(HttpRequestHandler.java:1042)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:911)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: java.lang.NoSuchMethodException: com.collaxa.cube.ejb.impl.BPELProcessManagerBean.getDefaultRevision(com.oracle.bpel.client.BPELProcessId, com.oracle.bpel.client.auth.DomainAuth)
         at java.lang.Class.getMethod(Class.java:1581)
         at com.evermind.server.ejb.interceptor.MethodStateFactory.createMethodState(MethodStateFactory.java:112)
         at com.evermind.server.ejb.deployment.ExposableBeanDescriptor.createMethodStates(ExposableBeanDescriptor.java:657)
         at com.evermind.server.ejb.deployment.ExposableBeanDescriptor.getRemoteComponentMethodStates(ExposableBeanDescriptor.java:723)
         at com.evermind.server.ejb.deployment.ExposableBeanDescriptor.getMethodState(ExposableBeanDescriptor.java:599)
         at com.evermind.server.ejb.AbstractEJBObject.OC4J_getMethodState(AbstractEJBObject.java:385)
         at ProcessManagerBean_RemoteProxy_4bin6i8.getMetaData(Unknown Source)
         at com.oracle.bpel.client.BPELProcessHandle.getMetaData(BPELProcessHandle.java:232)
         ... 52 more
    ]]></SUPPL_DETAIL>
    </PAYLOAD>
    </MESSAGE>
    If I rollback the mlr#4 , everithink works fine. With mlr#3, mlr#2 the problem is the same.
    The platform is one for development installer on RedHat 5 OS.
    Any ideea ?
    Edited by: [email protected] on Jan 26, 2009 4:34 PM

    Man Christian!
    1000 Thanks for your tip. I run into same issue on W2K3 with 10.1.3.4 MLR#4 (so far last MR allowed for AIA apps).
    I had the orabepl.ear file of the size as was mentioned earlier: 2.530.260 in the bpel\system and other one on the j2ee\ocj4_soa\applications folder.
    Copying did not help.
    I had to perform following steps from the <MLR#4>/custom/scripts/post.bat file which takes the file from the bpel\system,
    ADDS some another .jars in it and ONLY THEN move it to the j2ee\...\applications folder:
    copy %ORACLE_HOME%\bpel\system\j2ee\orabpel.ear %ORACLE_HOME%\bpel\system\services\lib\orabpel.ear
    copy %ORACLE_HOME%\bpel\system\j2ee\ejb\oc4j_ejb_services.jar %ORACLE_HOME%\bpel\system\services\lib\ejb_services.jar
    copy %ORACLE_HOME%\bpel\system\j2ee\ejb\ejb_ob_engine_oc4j.jar %ORACLE_HOME%\bpel\system\services\lib\ejb_ob_engine.jar
    cd %ORACLE_HOME%\bpel\system\services\lib
    %ORACLE_HOME%\jdk\bin\jar -uvf orabpel.ear ejb_services.jar ejb_ob_engine.jar
    After doing manually these steps the orabpel.ear in j2ee\...\applications has got the size: 2.798.840 which was bigger as right after patch application.
    Then I deleted the orabpel folder from the j2ee\...\aplication-deployments
    started the j2ee containe (it was named: oc4_soa ) and the BPEL Console started live well as before in 10.1.3.3
    As I did verify from other files The rest of steps from the post.bat file seems did well, only this part was not executed.
    With Best Regards,
    Alexey

  • First virtual console not working

    I currently have semi-set my arch linux system, the only problem i'm having is that none of the virtual consoles are working. When i hit ctrl-alt-f1, all my monitor displays is "video mode not compatible".
    Last edited by dozerismydogsname (2010-02-15 04:02:10)

    grey wrote:Are you using a login manager?
    Yea i was using gdm, i don't know what i did, but it seems to work just fine now.

  • Em console not works

    hallo,
    I work with a oracle database where there are install 2 instance. The operative system is win 2003 32 bit.
    Now I would like to work with em console, but the window service doesn'start.
    I try to open a dos shell and type emctl.
    This utility, write on the screen that the windows environment variable ORACLE_SID is not set.
    Now I think that there are 2 oracle sid: ORCL and GIS.
    (I open the file listen.ora on the server where oracle is installed and I read this string there.)
    Is it correct if I set the windows variable ORACLE_SID to ORCL?
    The second oracle instance can go in a fail state for this setting ?
    thanks' in advance anyone answers.

    sybrand_b wrote:
    Apparently you don't know Grid Control, and you don't know how it works, and you don't know the meaning of the word 'simultaneously'
    This isn't about Grid Control. The OP is interested in using EM with each of the database instances he has. This is perfectly doable without Gid Control.
    >
    In order to wipe your own slate clean, and to divert people from your 100 percent incorrect and nonsensical answer,
    AGAIN you are flaming me.
    I pointed out your obvious lack of courtesy and, the fact that your answer is inaccurate and besides the point made by the OP. Your reply still lacks in courtesy and, still offers no facts that may be useful to the OP.
    Your answer is 100 percent incorrect, because you don't know the difference between the Grid Control Architecture and Database Control Architecture.
    The answer is correct. The OP can manage both instances individually using EM and without Grid Control.
    >
    Doing so, you again start accusing me of posting inaccurate answers, where it is quite clear you are trying to divert the attention from your incorrect answers.
    Your post is inaccurate and I pointed it out for the benefit of the OP. It would be my pleasure to divert your attention to another thread where you would hopefully make a more valuable contribution than the one you made in this one.
    >
    This is because, sadly, your arrogance is reciprocal to your knowledge.
    It is :)
    >
    I will now file your response for abuse, and I will continue to do so with every response you are abusing this forum to flame me.
    People like you should go for dictator, not for DBA.
    I hope that someone in charge of these forums reads this thread. I suspect their opinion will not coincide with yours.
    As I mentioned in my first post, there is a thread in this forum - not that old - that gives most of the necessary information to manage more than one database instance using EM. You really should consider reading it.
    Lastly,
    The forums are meant for professional people to help each other. They are not here for you to flame me or others. If you find that something I said is unclear or, even mistaken, you could simply and, politely point out what you think may be the problem and, it would be my pleasure to clarify any statements I've made.
    For the benefit of the OP, I reiterate,
    My first post is completely correct. If any statements need to be clarified, it will be my pleasure to clarify or expand them as necessary.
    >
    Senior Oracle DBA
    You replies in this thread fall short of the expectations implied by the above. You may want to consider that.
    John.

Maybe you are looking for

  • Function Module-ABAP Logic

    Hi Experts, The following is the ABAP Code used in Function Module to extract Master Data from R/3 to BW.Could please convert that into human language (Explain logic of code) FUNCTION MDEX_MATERIAL_MD . ""Lokale Schnittstelle: *"  IMPORTING *"     VA

  • To get the value in tmc7 table configuration required

    Hi All, I am developing a report which is similar to standard transaction MCBA .I am copying the all the include programs and everything but I am getting a with the user settings i.e I can see only a some part of the report .Then I found that in TMC7

  • Idoc to X12 file seeburger error

    I get the below error at the receiver file adpter,tested the mapping internally and it works fine.Can you help me please.D_165 is mapped to a constant 'U'. SEEBURGER BICXIADAPTER --- CONVERSION ERROR ---InhouseDocReader doSyntaxCheck(): offset[281]:

  • Mini IPad won't power up

    PPowered off a mini IPad and now I can't power it back on.

  • Pause doesn't work in simulation

    Hello all the freinds I try to capture an elearning with my adobe captivate cs4 and it realy works very nice ,but I can't pause my simulation ,when I press PAUSE key ,it doesn't pause the simulatin ,but the End key works and end the simulation , woul