Displaying 20 results from an estimated 43 matches for "loadclass".
2006 Jun 01
5
RAD RAILS Problem. Wont start! Linux nubee
...ocalClass(BundleLoader.java:338)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:390)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:351)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:276)
at
org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
at...
2009 Mar 30
0
Problem with Tomcat
...(URLClassLoader.java:260)
at java.net.URLClassLoader.access$000(URLClassLoader.java:56)
at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2427)
at java.lang.Class.privateGetPubli...
2011 Jul 08
2
java annoyances
...lassNotFoundException:
sun.plugin2.main.server.MozillaPlugin
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Segmentation fault
Anyone got any ideas what's wrong? Clues for the poor?
mark
2008 Feb 04
1
Java and Xalan
...rocess not found in gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}
> at java.net.URLClassLoader.findClass(libgcj.so.7rh)
> at gnu.gcj.runtime.SystemClassLoader.findClass(libgcj.so.7rh)
> at java.lang.ClassLoader.loadClass(libgcj.so.7rh)
> at java.lang.ClassLoader.loadClass(libgcj.so.7rh)
> at gnu.java.lang.MainThread.run(libgcj.so.7rh)
> [jv at localhost ~]$
Thanks in advance.
--
--
Publicidad http://www.pas-world.com
2008 Jan 02
1
problems with JAVA in JGR library on ubuntu 7.04
...at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at RJavaClassLoader.findClass(RJavaClassLoader.java:137)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2395)...
2012 Jul 10
0
reply: puppet mcollective problem
...server see connections are normal.
When I was in McOllective executive MCO ping, McOllective server log see
received a message, but in McOllective client are not received feedback.
Mcollective Client log debug:
liuyd@puppet:~$ mco ping
debug 2012/07/10 10:03:50: pluginmanager.rb:167:in `loadclass'' Loading
Mcollective::Facts::Yaml_facts from mcollective/facts/yaml_facts.rb
debug 2012/07/10 10:03:50: pluginmanager.rb:44:in `<<'' Registering plugin
facts_plugin with class MCollective::Facts::Yaml_facts single_instance: true
debug 2012/07/10 10:03:50: pluginmanager.rb:1...
2008 Feb 07
0
R GUI installation on Linux/SuSE 10.3
...at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at RJavaClassLoader.findClass(RJavaClassLoader.java:137)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2427)...
2012 Jun 12
6
Trying to get tagmail to work
...ates are kept.
# The default value is ''$confdir/ssl''.
ssldir = /etc/puppet/ssl
[agent]
# The file in which puppetd stores a list of the classes
# associated with the retrieved configuratiion. Can be loaded in
# the separate ``puppet`` executable using the ``--loadclasses``
# option.
# The default value is ''$confdir/classes.txt''.
classfile = $vardir/classes.txt
# Where puppetd caches the local configuration. An
# extension indicating the cache format is added automatically.
# The default value is ''$confdir/local...
2013 Nov 25
2
mcp ping return no responses
...t.test.italy.cloudlabcsi.local
plugin.activemq.pool.1.port = 61613
plugin.activemq.pool.1.user = mcollective
plugin.activemq.pool.1.password = mcopwd
# Facts
factsource = yaml
plugin.yaml = /etc/mcollective/facts.yaml
and the result of mco ping
debug 2013/11/25 13:02:31: pluginmanager.rb:167:in `loadclass'' Loading
Mcollective::Facts::Yaml_facts from mcollective/facts/yaml_facts.rb
debug 2013/11/25 13:02:31: pluginmanager.rb:44:in `<<'' Registering plugin
facts_plugin with class MCollective::Facts::Yaml_facts single_instance: true
debug 2013/11/25 13:02:31: pluginmanager.rb:1...
2002 Jun 10
4
R search applet initialization
R 1.5.1 is due to come out ... and I've just noticed that the R help.start
page search applet doesn't work on my Mandrake 8.2 system even though I've
upgraded mozilla to version 1.0 and I have a perfectly working java (all
right, I'm using 1.4.0 now, but with mozilla 0.98 and java 1.3.1 it still
didn't work). I had thought the problem due to a too-old mozilla version,
but it
2009 Feb 25
0
JRI problem with NoClassDefFoundError
...ng.ClassNotFoundException:
Files\R\R-2.8.1\library\rJava\jri
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
Could not find the main class: Files\R\R-2.8.1\library\rJava\jri....
2011 Dec 05
1
using StatEt IDE for Eclipse
...osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:513)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:429)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:417)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
at java.lang.ClassLoader.loadClass(Unknown Source)
at
org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:345)
at
org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
at
org.eclipse.osgi.framework.internal.core.Abstr...
2011 Jun 15
22
Using Mcollective with Enterprise Ruby
We are using Enterprise Ruby - I want to dig into Mcollective;
however, there is no installation script in the *.tgz. Also, the
rpms have various requirements from the stock distribution (RHEL5 in
my case) that are already present under our Enterprise Ruby
installation.
Is there some clever way to weave this together. How to install
the Mcollective without the typical setup.rb scripting.
2012 Aug 29
1
Puppet-Dashboard nodes showing up as unreported
...master]
reports = store, http
reporturl = http://us3sm2ppt001.comp.prod.local:3000/reports/upload
[agent]
# The file in which puppetd stores a list of the classes
# associated with the retrieved configuratiion. Can be loaded in
# the separate ``puppet`` executable using the ``--loadclasses``
# option.
# The default value is ''$confdir/classes.txt''.
classfile = $vardir/classes.txt
# Where puppetd caches the local configuration. An
# extension indicating the cache format is added automatically.
# The default value is ''$confdir/local...
2011 Apr 26
3
noob:Can't get IL-2/1946 to run!
...le
reason and solutions.
Current Java thread:
at com.maddox.rts.Finger.Int(Native Method)
at com.maddox.rts.SFSInputStream._open(SFSInputStream.java:145)
at com.maddox.rts.SFSInputStream.<init>(SFSInputStream.java:22)
at com.maddox.rts.RTS.load(RTS.java:37)
at com.maddox.rts.LDR.loadClass(LDR.java:23)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at com.maddox.rts.LDR.set(LDR.java:77)
Dynamic libraries:
0x00400000 - 0x0049A000 C...
2011 Mar 08
3
classes.txt missing
...''.
ssldir = $vardir/ssl
# Where manifests are kept
manifestdir = $vardir/manifests
[agent]
# The file in which puppetd stores a list of the classes
# associated with the retrieved configuratiion. Can be loaded in
# the separate ``puppet`` executable using the ``--loadclasses``
# option.
# The default value is ''$confdir/classes.txt''.
classfile = $vardir/classes.txt
# Where puppetd caches the local configuration. An
# extension indicating the cache format is added automatically.
# The default value is ''$confdir/local...
2013 Feb 08
1
ClassNotFoundException when running distributed job using rJava package
...Manager: Loss was due to
java.lang.ClassNotFoundException: Prims$$anonfun$PrimsExecute$1
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:247)
at
spark.JavaDeserializationStream$$anon$1.resolveClass(JavaSerializer.scala:20)
at java.io.ObjectInputStream.readNonProxyDesc(Ob...
2013 May 14
1
PuppetDB Cannot Find Postgresql Driver
...assLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at clojure.lang.DynamicClassLoader.findClass(DynamicClassLoader.java:61)
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:188)
at com.puppetlabs.jdbc$make_connection_pool.invoke(jdbc.clj:161)
at com.puppetlabs.jdbc$pooled_datasource.invoke(jdbc.clj:189)
at com....
2008 Oct 01
3
Installing RWeka package in CentOS 5: problems with JAVA?
...java.lang.NoClassDefFoundError: getsp
Caused by: java.lang.ClassNotFoundException: getsp
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
Could not find the main class: getsp. Program will exit.
./configure: line 50: test: -...
2001 Dec 09
0
Bug#123084: r-base: R documentatio search engine unusable with Mozilla 6 (OK with netscape 4.7x) (PR#1202)
...AppletClassLoader$1.run(AppletClassLoader.java:137)
at java.security.AccessController.doPrivileged(Native Method)
at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:134)
at sun.plugin.security.PluginClassLoader.findClass(PluginClassLoader.java:252)
at java.lang.ClassLoader.loadClass(ClassLoader.java:297)
at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:108)
at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
at sun.applet.AppletClassLoader.loadCode(AppletClassLoader.java:373)
at sun.applet.AppletPanel.createApplet(AppletPanel.java:579)
at su...