Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Datadeploy oracle 9i
remyah
I have configured DAS in Teamsite 6.5 / Windows 2003
Oracle 9i.
I am getting the following error.
"java.lang.NullPointerException". Any ideas how to solve this.
id=1 fDdArgs[5]=[mybasearea=/default/main/Test/STAGING]
id=1 fDdArgs[6]=[mybasetablenamesuffix=MAIN_TEST_STAGING]
Database Vendor set to oracle
SQL datatype for column Path is varchar(255)
SQL datatype for column IW_State is varchar(255)
SQL datatype for column mainBanner is VARCHAR(255)
SQL datatype for column main_banner_link is VARCHAR(255)
SQL datatype for column title is VARCHAR(255)
# of columns: 5
# of primary key columns specified: 1
# of groups defined in element: 1
[Tue May 23 22:26:17 PDT 2006] Begin executing basearea
Area VPath:/default/main/Test/STAGING
Setting up TDbSchemaSynchronizer.
>>> Loading drivers <<<
ERROR:Exception4: java.lang.NullPointerException
java.lang.NullPointerException
at sun.misc.URLClassPath$2.run(URLClassPath.java:245)
at java.security.AccessController.doPrivileged(Native Method)
at sun.misc.URLClassPath.getLoader(URLClassPath.java:242)
at sun.misc.URLClassPath.getLoader(URLClassPath.java:219)
at sun.misc.URLClassPath.getResource(URLClassPath.java:132)
at java.net.URLClassLoader$1.run(URLClassLoader.java:187)
Find more posts tagged with
Comments
Bill Klish
What version of OpenDeploy/DataDeploy are you using?
From the exception stack trace, it looks like it can't find your database drivers. I thought Oracle 9i was supported, but I guess that depends on the version of OD/DD you are using.
remyah
I use OD6.0.0
I copied the classes.zip file from Orcle 9i installation