SQL Developer running slow, perhaps caused by Java Virtual Machine

Hi all

Currently, I am working with SQL Developer 1.5.1 connection to an Oracle 10.2.0.2 database and it takes about 10 minutes for Developer SQL load. I believe that the problem may be due to the Java Development Kit. I've upgraded to the latest version of last week.

Versions running under Java settings is:
1.6 1.6.0_15 http://java.sun.com/products/autodl/j2se C:\Program Files\Java\jre6\bin\javaw.exe  true
1.6 1.6.0_07 http://java.sun.com/products/autodl/j2se C:\Program Files\Java\jre1.6.0_07\bin\javaw.exe  true
1.4 1.4.2 http://java.sun.com/products/autodl/j2se C:\Program Files\Java\j2re1.4.2\bin\javaw.exe  true
After reviewing other posts here, I ran SQL Developer with the console and messages that are as follows:
Exception initializing 'oracle.ideimpl.searchbar.SearchBarAddin' in extension 'S
earch Bar': java.lang.NullPointerException
        at oracle.ideimpl.searchbar.ColorProvider.isFusionLAF(ColorProvider.java
:29)
        at oracle.ideimpl.searchbar.ColorProvider.updateUIManager(ColorProvider.
java:35)
        at oracle.ideimpl.searchbar.SearchBarAddin.initialize(SearchBarAddin.jav
a:37)
        at oracle.ideimpl.extension.AddinManagerImpl.initializeAddin(AddinManage
rImpl.java:405)
        at oracle.ideimpl.extension.AddinManagerImpl.initializeAddins(AddinManag
erImpl.java:214)
        at oracle.ideimpl.extension.AddinManagerImpl.initProductAndUserAddins(Ad
dinManagerImpl.java:128)
        at oracle.ide.IdeCore.initProductAndUserAddins(IdeCore.java:1804)
        at oracle.ide.IdeCore.startupImpl(IdeCore.java:1481)
        at oracle.ide.Ide.startup(Ide.java:662)
        at oracle.ideimpl.DefaultIdeStarter.startIde(DefaultIdeStarter.java:35)
        at oracle.ideimpl.Main.start(Main.java:110)
        at oracle.ideimpl.Main.main(Main.java:72)
        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:585)
        at oracle.ide.boot.PCLMain.callMain(PCLMain.java:66)
        at oracle.ide.boot.PCLMain.main(PCLMain.java:58)
        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:585)
        at oracle.classloader.util.MainClass.invoke(MainClass.java:128)
        at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain(IdeLauncher.java:
190)
        at oracle.ide.boot.IdeLauncher.launchImpl(IdeLauncher.java:90)
        at oracle.ide.boot.IdeLauncher.launch(IdeLauncher.java:66)
        at oracle.ide.boot.IdeLauncher.main(IdeLauncher.java:55)
        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:585)
        at oracle.ide.boot.Launcher.invokeMain(Launcher.java:729)
        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)
Load: C:\Program Files\sqldeveloper\sqldeveloper\bin\jdev\extensions\GeoRaptorLi
bs\Settings.xml
java.io.FileNotFoundException: C:\Program Files\sqldeveloper\sqldeveloper\bin\jd
ev\extensions\GeoRaptorLibs\Settings.xml (The system cannot find the path specif
ied)
        at java.io.FileInputStream.open(Native Method)
        at java.io.FileInputStream.<init>(FileInputStream.java:106)
        at java.io.FileInputStream.<init>(FileInputStream.java:66)
        at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection
.java:70)
        at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLCon
nection.java:161)
        at java.net.URL.openStream(URL.java:1007)
        at oracle.xml.parser.v2.XMLReader.openURL(XMLReader.java:2590)
        at oracle.xml.parser.v2.XMLReader.pushXMLReader(XMLReader.java:236)
        at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:208)
        at oracle.xml.jaxp.JXDocumentBuilder.parse(JXDocumentBuilder.java:155)
        at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:172)
        at org.GeoRaptor.MainSettings.load(Unknown Source)
        at org.GeoRaptor.PreferenceAddin.initialize(Unknown Source)
        at oracle.ideimpl.extension.AddinManagerImpl.initializeAddin(AddinManage
rImpl.java:405)
        at oracle.ideimpl.extension.AddinManagerImpl.initializeAddins(AddinManag
erImpl.java:214)
        at oracle.ideimpl.extension.AddinManagerImpl.initProductAndUserAddins(Ad
dinManagerImpl.java:128)
        at oracle.ide.IdeCore.initProductAndUserAddins(IdeCore.java:1804)
        at oracle.ide.IdeCore.startupImpl(IdeCore.java:1481)
        at oracle.ide.Ide.startup(Ide.java:662)
        at oracle.ideimpl.DefaultIdeStarter.startIde(DefaultIdeStarter.java:35)
        at oracle.ideimpl.Main.start(Main.java:110)
        at oracle.ideimpl.Main.main(Main.java:72)
        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:585)
        at oracle.ide.boot.PCLMain.callMain(PCLMain.java:66)
        at oracle.ide.boot.PCLMain.main(PCLMain.java:58)
        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:585)
        at oracle.classloader.util.MainClass.invoke(MainClass.java:128)
        at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain(IdeLauncher.java:
190)
        at oracle.ide.boot.IdeLauncher.launchImpl(IdeLauncher.java:90)
        at oracle.ide.boot.IdeLauncher.launch(IdeLauncher.java:66)
        at oracle.ide.boot.IdeLauncher.main(IdeLauncher.java:55)
        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:585)
        at oracle.ide.boot.Launcher.invokeMain(Launcher.java:729)
        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)
Exception initializing 'org.GeoRaptor.MenuControler' in extension 'GeoRaptor': o
racle.classloader.util.AnnotatedNoClassDefFoundError:

          Missing class: oracle.jdeveloper.cm.dt.browser.jdbc.TableNode

        Dependent class: org.GeoRaptor.MenuControler
                 Loader: main:11.0
            Code-Source: /C:/Program Files/sqldeveloper/sqldeveloper/extensions/
org.GeoRaptor.jar
          Configuration: system property C:\Program Files\sqldeveloper\sqldevelo
per\extensions\org.GeoRaptor.jar

The missing class is not available from any code-source or loader in the system.

        at oracle.classloader.PolicyClassLoader.handleClassNotFound (PolicyClass
Loader.java:2176) [/C:/Program%20Files/sqldeveloper/j2ee/home/lib/pcl.jar, by su
n.misc.Launcher$AppClassLoader@9627532]
        at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLo
ader.java:1729) [/C:/Program%20Files/sqldeveloper/j2ee/home/lib/pcl.jar, by sun.
misc.Launcher$AppClassLoader@9627532]
        at oracle.classloader.PolicyClassLoader.access$000 (PolicyClassLoader.ja
va:143) [/C:/Program%20Files/sqldeveloper/j2ee/home/lib/pcl.jar, by sun.misc.Lau
ncher$AppClassLoader@9627532]
        at oracle.classloader.PolicyClassLoader$LoadClassAction.run (PolicyClass
Loader.java:331) [/C:/Program%20Files/sqldeveloper/j2ee/home/lib/pcl.jar, by sun
.misc.Launcher$AppClassLoader@9627532]
        at java.security.AccessController.doPrivileged (Native method) [unknown,
 by unknown]
        at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.jav
a:1688) [/C:/Program%20Files/sqldeveloper/j2ee/home/lib/pcl.jar, by sun.misc.Lau
ncher$AppClassLoader@9627532]
        at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.jav
a:1670) [/C:/Program%20Files/sqldeveloper/j2ee/home/lib/pcl.jar, by sun.misc.Lau
ncher$AppClassLoader@9627532]
        at java.lang.ClassLoader.loadClassInternal (ClassLoader.java:319) [jre b
ootstrap, by jre.bootstrap:1.5.0_06]
        at org.GeoRaptor.MenuControler.initialize (Unknown source file) [/C:/Pro
gram Files/sqldeveloper/sqldeveloper/extensions/org.GeoRaptor.jar (from system p
roperty C:\Program Files\sqldeveloper\sqldeveloper\extensions\org.GeoRaptor.jar)
, by main:11.0]
        at oracle.ideimpl.extension.AddinManagerImpl.initializeAddin (AddinManag
erImpl.java:405) [/C:/Program Files/sqldeveloper/ide/lib/ideimpl.jar (from syste
m property PCLMain.createExtensionManagerLoader()), by main:11.0]
        at oracle.ideimpl.extension.AddinManagerImpl.initializeAddins (AddinMana
gerImpl.java:214) [/C:/Program Files/sqldeveloper/ide/lib/ideimpl.jar (from syst
em property PCLMain.createExtensionManagerLoader()), by main:11.0]
        at oracle.ideimpl.extension.AddinManagerImpl.initProductAndUserAddins (A
ddinManagerImpl.java:128) [/C:/Program Files/sqldeveloper/ide/lib/ideimpl.jar (f
rom system property PCLMain.createExtensionManagerLoader()), by main:11.0]
        at oracle.ide.IdeCore.initProductAndUserAddins (IdeCore.java:1804) [/C:/
Program Files/sqldeveloper/ide/extensions/oracle.ide.jar (from system property P
CLMain.createExtensionManagerLoader()), by main:11.0]
        at oracle.ide.IdeCore.startupImpl (IdeCore.java:1481) [/C:/Program Files
/sqldeveloper/ide/extensions/oracle.ide.jar (from system property PCLMain.create
ExtensionManagerLoader()), by main:11.0]
        at oracle.ide.Ide.startup (Ide.java:662) [/C:/Program Files/sqldeveloper
/ide/extensions/oracle.ide.jar (from system property PCLMain.createExtensionMana
gerLoader()), by main:11.0]
        at oracle.ideimpl.DefaultIdeStarter.startIde (DefaultIdeStarter.java:35)
 [/C:/Program Files/sqldeveloper/ide/lib/ideimpl.jar (from system property PCLMa
in.createExtensionManagerLoader()), by main:11.0]
        at oracle.ideimpl.Main.start (Main.java:110) [/C:/Program Files/sqldevel
oper/ide/lib/ideimpl.jar (from system property PCLMain.createExtensionManagerLoa
der()), by main:11.0]
        at oracle.ideimpl.Main.main (Main.java:72) [/C:/Program Files/sqldevelop
er/ide/lib/ideimpl.jar (from system property PCLMain.createExtensionManagerLoade
r()), by main:11.0]
        at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown
, by unknown]
        at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl
.java:39) [unknown, by unknown]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAcce
ssorImpl.java:25) [unknown, by unknown]
        at java.lang.reflect.Method.invoke (Method.java:585) [unknown, by unknow
n]
        at oracle.ide.boot.PCLMain.callMain (PCLMain.java:66) [/C:/Program%20Fil
es/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@962753
2]
        at oracle.ide.boot.PCLMain.main (PCLMain.java:58) [/C:/Program%20Files/s
qldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@9627532]
        at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown
, by unknown]
        at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl
.java:39) [unknown, by unknown]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAcce
ssorImpl.java:25) [unknown, by unknown]
        at java.lang.reflect.Method.invoke (Method.java:585) [unknown, by unknow
n]
        at oracle.classloader.util.MainClass.invoke (MainClass.java:128) [/C:/Pr
ogram%20Files/sqldeveloper/j2ee/home/lib/pcl.jar, by sun.misc.Launcher$AppClassL
oader@9627532]
        at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain (IdeLauncher.java
:190) [/C:/Program%20Files/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launch
er$AppClassLoader@9627532]
        at oracle.ide.boot.IdeLauncher.launchImpl (IdeLauncher.java:90) [/C:/Pro
gram%20Files/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoa
der@9627532]
        at oracle.ide.boot.IdeLauncher.launch (IdeLauncher.java:66) [/C:/Program
%20Files/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@
9627532]
        at oracle.ide.boot.IdeLauncher.main (IdeLauncher.java:55) [/C:/Program%2
0Files/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@96
27532]
        at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown
, by unknown]
        at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl
.java:39) [unknown, by unknown]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAcce
ssorImpl.java:25) [unknown, by unknown]
        at java.lang.reflect.Method.invoke (Method.java:585) [unknown, by unknow
n]
        at oracle.ide.boot.Launcher.invokeMain (Launcher.java:729) [/C:/Program%
20Files/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@9
627532]
        at oracle.ide.boot.Launcher.launchImpl (Launcher.java:115) [/C:/Program%
20Files/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@9
627532]
        at oracle.ide.boot.Launcher.launch (Launcher.java:68) [/C:/Program%20Fil
es/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@962753
2]
        at oracle.ide.boot.Launcher.main (Launcher.java:57) [/C:/Program%20Files
/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@9627532]
I also use a photo of the Web Site, which is not related to my work as Oracle, but for it's photo uploader also uses Java, and which is slow, that's why I think that the problem is based on Java. I would say that the problem occurred in the last two months but has gotten much worse in recent weeks. Developer SQL is slow at times, especially when I used another application and it's just in the background.

Kind regards

Tim

Two things here at first:

* JDK:
If you do not remove one sqldev used before, he always uses this one. You can change yourself in \sqldeveloper\bin\sqldeveloper.conf:

SetJavaHome C:\Archivos programa\Java\jdk1.6.0_10

Be sue to point to a JDK, however, not a JRE that you mentioned above. Update 1.6.x generally better performance than 1.5.x update.

* GeoRaptor:
You installed this extension and it's errors. If you don't need or it doesn't work anymore, better to disable it in preferences - Extensions.

The NullPointerException in SearchBarAddin is already for several versions, but dev seems not very motivated to solve. Just ignore it.
If you still see exceptions after checking the JDK and GeoRaptor, or sqldev is still useless, do come back and give some details about the memory usage.

Hope that helps,
K.

Tags: Database

Similar Questions

  • Cannot create an instance of the java virtual machine

    Hi when I try to launch my sql developer get this error

    Cannot create an instance of the java virtual machine located in the path C:\Program Files\Java\jdk1.6.0_38\jre\bin\client\jvm.dll, but I do not have the file in the location

    I'm trying to do

    BI CHAOS: SQL Developer: cannot create an instance of the Virtual Machine Java

    Cannot create an instance of the Virtual Machine Java

    but am not able to locate file product.conf in my machine

    OK, we lost time because you said never explicitly release of SQL Developer in use, and then, when I deduced this wrong, you went right with it, rather than correct me.  Remember the line from Blade Runner when Harrison Ford hits Rutger Hauer in the head with a pipe?  Than hurt!

    Anyway, since the last post (because of the osgi references in the file ide.conf) I see that you are using a version 4.0.x of SQL Developer.  You must update the file product.conf with the smallest Xmx value in order to create an instance of the JVM.  If you have not yet found the product.conf file on your system, this might help: http://www.thatjeffsmith.com/archive/2013/12/oracle-sql-developer-4-windows-and-the-jdk/

    Otherwise, ask someone in your organization COMPUTER help - keep in mind that AppData is one of those hidden Windows directories, so you'll have to tell explore to make it visible by the organize > Folder Options > view > hidden files and folders parameters.  In addition, you should use Java 7, not Java 6 - try to get that upgrade to the latest version of jdk1.7.0_xx (currently 60, I think).  Since you never said if your JDK is 32-bit or 64-bit, I can not say to use an AddVMOption, Add32VMOption or Add64VMOption.

    Best wishes

    Gary

    Post edited by: Gary Graham

  • Definition of reserves on the running JAVA Virtual machines

    I recently came across an overview of VMware performance that had a page essentially recommending reservations memory setting for the running Java virtual machines (see table). We have Java environments and did not have performance problems or complaints so, I doubt that I would implement any changes. However, I am curious to know if it's even a better practical recommendation, I could not put the date on the document so I wanted to see if someone had updated or current information for vSphere 4.X, 5.X environments.

    In General, we only use reservations memory to avoid the overhead administrative and operational increased. If we have never not a necessity, I prefer to use reservations to pool resources rather than granular level VM reservations.

    In my opinion, if you use the reservations are a regularity no exception in your environment, then you can use these rules.  That said, if you don't have no problem, I wouldn't change anything.  I've also linked a new document below.

    http://www.VMware.com/files/PDF/Techpaper/Enterprise-Java-applications-on-VMware-best-practices-guide.PDF

  • Having problems with SQL Developer connection to the database on a LINUX machine

    Having problems with SQL Developer connection to the database on a LINUX machine
    Hello
    I am trying to connect my machine to windows 7 Home premium to an oracle database 11 g on RedHat 5 machine using SQL Developer. I got this error on SQL Developer
    Status: Failed - Test has failed: the network adapter could not establish the connection


    on Linux
    LSNRCTL> status
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    STATUS of the LISTENER
    ------------------------
    Alias                     LISTENER
    Version                   TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    Start Date                03-APR-2013 16:13:13
    Uptime                    7 days 22 hr. 16 min. 41 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   /u01/app/oracle/product/11.2.0/db_1/network/admin/listener.ora
    Listener Log File         /u01/app/oracle/product/11.2.0/db_1/network/log/listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=172.X.X.X)(PORT=1521)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "orc11g" has 1 instance(s).
    Instance "orc11g", status READY, has 1 handler(s) for this service...
    Service "orc11gXDB" has 1 instance(s).
    Instance "orc11g", status READY, has 1 handler(s) for this service...
    Service "orc11g_XPT" has 1 instance(s).
    Instance "orc11g", status READY, has 1 handler(s) for this service...
    The command completed successfully
    LSNRCTL>
    and TNSPING
    tnsping 172.x.x.x
    
    TNS Ping Utility for Linux: Version 10.2.0.1.0 - Production on 11-APR-2013 14:32:17
    
    Copyright (c) 1997, 2005, Oracle.  All rights reserved.
    
    Used parameter files:
    /u01/app/oracle/product/11.2.0/db_1/network/admin/sqlnet.ora
    
    Used EZCONNECT adapter to resolve the alias
    Attempting to contact (DESCRIPTION=(CONNECT_DATA=(SERVICE_NAME=172.x.x.x))(ADDRESS=(PROTOCOL=TCP)(HOST=172.x.x.x)(PORT=1521)))
    OK (0 msec)
    [oracle@ltebilling ~]$
    Tnsnames.ora on Linux,
    ORC11G =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 172.x.x.x)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orc11g)
    )
    )
    Listner on Linux,
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = /u01/app/oracle/product/11.2.0/db_1)
    (PROGRAM = extproc)
    )
    )
    
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (ADDRESS = (PROTOCOL = TCP)(HOST = 172.x.x.x)(PORT = 1521))
    )
    )
    hosts/ect/Linux,
    # Do not remove the following line, or various programs
    # that require network functionality will fail.
    127.0.0.1               localhost.localdomain localhost
    172.x.x.x             LTEBilling
    and there is no problem to ping linux from windows

    Published by: user11309581 on April 11, 2013 15:16

    user11309581 wrote:
    as I have already desciped earlier, I can't connect to the server throw Linux my Windows SQL Server, with error message below.
    tatus: failed - Test has failed: the network adapter could not establish the connection

    It's too generic to mean anything. The application is hidden the real error message. You got when you did the tnsping and obtained "TNS-12535: TNS:operation has expired. Now THAT's an error.

    This indicates a problem firewall and routing. You said earlier you could ping the server, but now we see tnsping fails. Two different protocols of usage, so that both the successful ping turns out a valid physical path, it guarantees not that all traffic will pass. What happens with

    c:\ telnet 172.x.x.x 1521
    
  • is it a good idea to run the JAVA virtual machine inside the hypervisor?

    If I want to write a global user inside the hypervisor platform and you want to reuse some java lib, it's a good idea to install and run the JAVA virtual machine as part of global programs of the user inside the hypervisor? Thank you.

    Maybe you listen to the wrong people?

    The ESXi hypervisor is pretty well stripped of the linux console you are talking about, there is a thin busybox linux like environment, but you are strongly advised not to run anything in there.

    Performer of applications within this console may have all kinds of side effects such as severely affect the performance of your computer virtual guests.

    Why the hell would you want to run the JAVA virtual machine inside the hypervisor? What is the reason why you want to do this? If it's because you get a better return, then you're wrong, the console becomes just a little bit of resources available on your host computer.

    If this is to go directly to the features that the hypervisor provides then the VMA we're talking is the answer.

    So getting back to your question initial for EACH use case that I can think it's a very bad idea.

    --

    Wil

  • error osdm 'could not create the Java virtual machine.

    Running Windows XP. Reports of SQL Developer Java (TM) Platform = 1.5.0_06

    I downloaded and unpacked the liberation of the adopter early osdm, but when I double click on the osdm.exe, I get a dialog box titled "Java Virtual Machine Launcher" with the error:
    could not create the Java virtual machine.

    I don't know where to start to fix this problem.
    Is there a newspaper, the trace file somewhere?
    Need something specific in my path or environment variable set?

    Problem has been solved by reducing the maximum segment size Java (this parameter:-Xmx).
    Xmx512M-Xms128M (Xms64M-Xmx512M-or)

    Published by: user736333 on October 31, 2008 08:52

  • ORA-20000: JServer JAVA Virtual Machine component found in R12, 11 2 GR

    Salvation: next notes 741818 , 1, I had "installed Java Virtual Machine" by launching the sqlplus system $ / [system password] @aujv1120.sql - no error. Then run the sqlplus system $ / @aumsc1120.sql [password system] FAKE SYSAUX TEMP1. But I got some errors:-ERROR at line 1: ORA-20000: JServer JAVA Virtual Machine component not found. JServer JAVA Virtual Machine must be installed before the multimedia installation of the Oracle. ORA-06512: at the level of the line 3 - SQL > select ComputerName, version, dba_registry; ComputerName VERSION STATUS - Oracle XML Database 11.2.0.3.0 catalog of Oracle database VALID views 11.2.0.3.0 VALID Oracle database packages and Types 11.2.0.3.0 VALID Oracle Real Application Clusters 11.2.0.3.0 INVALID JServer JAVA Virtual Machine LOADING that I missed? The JServer JVM load even after a few days. It is a part of the migration of UX to the Linux project. Thank you.

    -From 2014-04-14 15:10:29 - initjvm.sql

    This indicates that the aujv1120.sql script has not finished/completed.

    Please re - run the script again and make sure that it ends successfully.

    Thank you

    Hussein

  • How to replace oracle JInitiator with other Native Java Virtual Machine?

    Dear Experts
    I installed ony my server not IBM application called "IBM Filenet IDM webservice".
    It is used for the analysis documents aweb application.
    The problem is that this product uses other Machines virtual Java.  IBM.
    This causes a conflict with Oracle JInitiator.
    So, I decided to depend on Sun or IBM java virtual machine.
    But I don't know how to do this.
    What are the system requirements?
    Help, please

    Hello

    By default in formsweb.cfg you have a section called \[jpi\].
    If you run the form with config = YPI added to URL Sun JRE will be used instead of Jinitiator. Note that you must specify correct jpi_classid in formsweb.cfg match the version of JRE to your client computers.

    To configure forms server to use any version of JRE installed on the client computer, you can create a section in formsweb.cfg

    \[jpidynamic\]
    baseHTMLJInitiator = basejpi.htm
    jpi_download_page = http://java.sun.com/products/archive/j2se/1.4.2_09/index.html
    jpi_classid = clsid:8AD9C840 - 044F-11 D 1-B3E9-00805F499D93
    jpi_codebase = http://java.sun.com/products/plugin/autodl/jinstall-1_4-windows-i586.cab#Version=1, 4,0,0

    and to call the forms with configuration of parameter URL = jpidynamic

    It will be useful,
    Mihai

    Published by: Mihai 15 Sep, 2008 14:48

    Published by: Mihai 15 Sep, 2008 14:49

  • Microsoft Java Virtual Machine, do not settle

    I am trying to download of Homestead SiteBuilder.  The installation cannot complete because an error message keeps popping up when the Virtual Machine Microsoft tent installation - it says: error cannot install because of error 0 system C:\Windows\Microsoft.NET\Framework\v2.0.50727\Microsoft.Build.VisualJSharp.dll assembly x 80131107

    Can someone please tell me what to do about it?  Thank you.

    I am trying to download of Homestead SiteBuilder.  The installation cannot complete because an error message keeps popping up when the Virtual Machine Microsoft tent installation - it says: error cannot install because of error 0 system C:\Windows\Microsoft.NET\Framework\v2.0.50727\Microsoft.Build.VisualJSharp.dll assembly x 80131107

    Can someone please tell me what to do about it?  Thank you.

    Ask Homestead: http://www.homestead.com/~site/Login?TARGET=%2f%7esite%2fHelp%2fHelp%5fPage%2effhtml

    I see nothing on the 'Microsoft Java Virtual Machine' in the error message you posted... and the MS JVM was not offered by Microsoft because it has been removed from Windows XP Service Pack 1a (Feb 2003) due to a legal settlement between Microsoft and Sun.

    Any developer wishing to use Java these days should use Sun Java, not the version of the Microsoft.

  • JAVA Virtual Machine Launcher error: unable to access c

    Whenever I start my computer, I get this message:

    Anyone know why?

    Hello

    Have you download a software before the message appearing?

    See the solution here:

    http://answers.Microsoft.com/en-us/Windows/Forum/windows_vista-windows_programs/Java-virtual-machine-launcherunable-to-access/eaf9f947-4556-4c88-a39c-62964cc602d4

    This utility shows all that runs at startup.  You can disable the application at startup.

    Autoruns from Sysinternals

    http://TechNet.Microsoft.com/en-us/sysinternals/bb963902.aspx

  • A safety class is not found in this JAVA virtual machine for the following reason: sun.security.x509.CertAndKeyGen

    I'm trying to start OUD 11.1.2.2.0 after a new installation on Windows 2008 Server (oud - setup.bat) and I see the following error. Any ideas?

    [18/Apr / 2014:13:34:04-0600] category = gravity CORE = INFORMATION msgID = 132 msg = The Directory Server starts the configuration of the boot process

    [18/Apr / 2014:13:34:05-0600] category = gravity CORE VIEW msgID = 458886 msg = directory = unified Oracle 11.1.2.2.0 (build 20131115153045Z, R1311150604) commissioning

    [18/Apr / 2014:13:34:08-0600] category gravity = RUNTIME_INFORMATION = VIEW msgID = 20381717 msg = installation directory: C:\Oracle\Middleware\Oracle_OUD

    [18/Apr / 2014:13:34:08-0600] category gravity = RUNTIME_INFORMATION = VIEW msgID = 20381719 msg = Instance directory: C:\Oracle\Middleware\asinst_1\OUD

    [18/Apr / 2014:13:34:08-0600] category gravity = RUNTIME_INFORMATION = VIEW msgID = 20381713 msg = Information FMV: 1.8.0_05 - b13 by Oracle Corporation, architecture 32 bits, the size of the heap 652476416 bytes

    [18/Apr / 2014:13:34:08-0600] category gravity = RUNTIME_INFORMATION = VIEW msgID = 20381714 msg = JVM Host: slc00dbh.us.oracle.com, running Windows Server 2008 6.0 x 86, size of 8177541120 bytes of physical memory, the number of available processors 2

    [18/Apr / 2014:13:34:08-0600] category gravity = RUNTIME_INFORMATION = VIEW msgID = 20381715 msg = JVM Arguments: ' - Dorg.opends.server.scriptName = start - ds. "

    Exception in thread "main" java.lang.ExceptionInInitializerError: a safety class is not found in this JAVA virtual machine for the following reason: sun.security.x509.CertAndKeyGen

    to org.opends.server.util.Platform$ PlatformIMPL. < clinit > (Platform.java:132)

    to org.opends.server.util.Platform. < clinit > (Platform.java:85)

    at org.opends.server.util.CertificateManager.generateSelfSignedCertificate(CertificateManager.java:283)

    at org.opends.server.admin.AdministrationConnector.createSelfSignedCertifIfNeeded(AdministrationConnector.java:703)

    at org.opends.server.admin.AdministrationConnector.initializeAdministrationConnector(AdministrationConnector.java:182)

    at org.opends.server.core.ConnectionHandlerConfigManager.initializeAdministrationConnectorConfig(ConnectionHandlerConfigManager.java:356)

    at org.opends.server.core.DirectoryServer.initializeAdministrationConnector(DirectoryServer.java:2872)

    at org.opends.server.core.DirectoryServer.startServer(DirectoryServer.java:1539)

    at org.opends.server.core.DirectoryServer.main(DirectoryServer.java:9930)

    C:\Oracle\Middleware\Oracle_OUD > java-version

    Java version "1.8.0_05".

    Java (TM) SE Runtime Environment (build 1.8.0_05 - b13)

    The Client Java VM (build 25, 5 - b02, mixed mode, sharing)

    I used the following jdk based on the matrix and it worked fine:

    C:\Oracle\Middleware\Oracle_OUD>Java-version

    Java version "1.6.0_24".

    Java (TM) SE Runtime Environment (build 1.6.0_24 - b07)

    The Client Java VM (build 19.1 - b02, mixed mode, sharing)

  • CF 9.0.1 Solr does not have the Java virtual machine path

    As part of the security of some of our machines for use of DoD, need to maintain the versions of Java.  To do this, we install the latest JDK and use the server settings > Java and JVM > Machine way Java virtual to then tell CF to use it.  We have done this since CF4 without any problems and when we moved to CF6 + we continued the process, but also after having what we then delete the folder of jre in runtime folder leave the CF is. Well I have just the program installation and installed my first CF9 + Win 2008 R2 server and after doing this the Solr service does not start.  This had me so dig in its folder structure and it has its own folder of the jre in its folder structure as well.  But using Sysinternals Process Monitor, I can see the service Solr uses NOT the folder of the jre from the inside it of own structure but is actually going up and 'try' to use the runtime\jre folder that I have deleted so it causes the service to fail.  I can actually delete the solr\jre folder as long as the runtime\jre folder exist.

    There are so many problems with this.

    • SOLR has yet another installation of Java within itself
    • SOLR does not use its own Java, even if there is a copy it
    • SOLR does not respect the setting Java VM path together

    Adobe has responded to my bug with the location of the solr configuration variable to point to the external JAVA virtual machine.

    ColdFusion9\solr\solr.lax

    Lax.nl.currentvm = JVM_PATH

    It seems to work properly until now.

  • Java virtual machine

    How to activate or install the java virtual machine?

    http://www.Java.com/en/download/help/download_options.XML

  • Java Virtual Machine Launcher displays, "Unable to access c lib\MP3Rocket.jar" from recently, I get this error message when I try to open my file sharing program "MP3 Rocket". HOW CAN I FIX OR STOP THIS?

    I tried to uninstall and re install MP3 Rocket and the same error message appeared.  The error message window is titled "Java Virtual Machine Launcher" and the error message said: "Unable to access c lib\MP3Rocket.jar" Please HELP!  Any ideas on a fix so I can get my music back!

    Hi I have just solved this problem by going to Java Virtual Machine Launcher poster, "Unable to access c ... . and from there to the MP3 Rocket help site and the connection. From there on, I was able to download MP3 Rocket Pro, but I've changed where I put it, I created a new thing entirely next folder that I knew I had the program back and working again. I did it without having to go through the default programs bit. Give it a try. It is simple and easy. Sometimes I think that we have an overload of information and I found happened to me. I'm not a computer whizz at all. Just a cranky older woman tired of all this.

  • do I have to buy the new key to run the operating system on a virtual machine personal use? SOS. SOS...

    Hello

    I wanted to run vista on the same computer; but on a virtual machine. I wanted to know if I should buy a seprate key. I was perplexed because it is on the same computer at home. I wanted to use it for personal use as run the operating system on the virtual machine for programs to avoid viruses and use it kind of like a backup. I asked around only to meddle with the answers. Many people need to know the right answer to this question. Oh guys please keep this thread alive for others!

    Thank you

    Jamie

    Hello

    the rules of licensing are:

    One license = Installation and which includes computer

    the vista virtual machine installation will be a second installation requiring a second license of Vista

Maybe you are looking for

  • HP 7520: reinstalled OS now will not automatically turn on

    I recently reinstalled my operating system and since then could not get the printer to behave in the way which he used to.  (don't know if it's important but MacBook Pro is my system, Yosemite running). Before the new operating system when we invited

  • Why have I not a pilot of the CDC? I want to download pictures from my android.

    I'm trying to download PIX to my samsung android and get the statement that I have not a driver of CDC. What to do about it?

  • User profiles does not

    Only the Administrator profile is in charge. None of the other user profiles 'are '. Including comments. What I've done at bumble & how should I do?

  • Microsoft Word crashes when saving a document

    Microsoft Word crashes when you save the document, it's a basic vista windows, and when I try and that you save in word, this is Windows trying to find the Web page please wait then it restarts just... so boring

  • Point TIME entry application exception

    I am currently working on a pretty big application specifically for the torch and the OS6. At the moment, I can't launch the application on the Simulator or the device itself. When I try to launch it on the Simulator, I get an error of RuntimeExcepti