• My Errors
  • Profile
  • Logout
  • Search

Public Profile for nihcap

Bug statistics for: nihcap
bug.gd rank:
26
Solved Errors:
6
unsolved errors:
0
solution comments:
5
solution rating:
18

[No User Description]

 

nihcap's Solved Errors:

JSObject cannot be resolved.

(Trying to load an applet project into Eclipse Ganymede, the above error appears)
"You're probably missing plugin.jar in your classpath/build path. It's in the same 'lib' directory as rt.jar."

( found at: http://www.javaworld.com/j...
Full Solution
PHP Warning: PHP Startup: Invalid library (maybe not a PHP library) 'php_pdo_oci8.dll' in Unknown on line 0
On Windows platforms, the php_pdo_oci8.dll library was built against the Oracle8i and 9i library. php_pdo_oci.dll was built against the Oracle
10g lib...
Full Solution
org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory

System configuration for this error: Liferay (Apache Tomcat 6.0 Bundle) on Eclipse Ganymede
Verify that changes on file META-INF/context.xml are reflected in <tomcat_install_dir>/conf/Catalina/localhost/<Context_name>.xml and update otherwise...
Full Solution
Cannot start JMX connector: JmxConnector config: { name = system, Protocol = rmi_jrmp, Address = 0.0.0.0, Port = 8686, AcceptAll = false, AuthRealmName = admin-realm, SecurityEnabled = false}: java.io...
Either start GlassFish Enterprise Server v3 (NetBeans Bundle) by command line (<glassfish_install_dir>\glassfish\bin\asadmin.bat start-domain <name_of...
Full Solution