• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

WebSphere 4 doesn�t start

 
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
On our system we�ve installed IBM HTTP Server 1.3.12 and WebSphere 3.5.5 with an well working application. Now I tried to migrate to WebSphere 4 using the automatic migration option when installing WS4. In the migration process there are some errors and warnings according to the application. When I now try to start the admin server, I get an ___adminServerFatalError file, where I find this error line:
[02.03.12 14:56:57:125 GMT+01:00] 15ee43bd AdminServer X WSVR0009E: Fehler beim Start
java.lang.IllegalAccessError: try to access field COM/ibm/db2/jdbc/app/DB2Driver.loaded from class COM/ibm/db2/jdbc/DB2BaseDataSource
The "old" system uses UDB V6.1 for its repository which I migrated to UDB V7.2 in a previous step. After migration I switched to JDBC 2.0 (using the USEJDBC2.BAT).
Can someone help me?
Best regards
Ren�
 
Ranch Hand
Posts: 85
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi did u get the solution for it. If yes can you plese share it with me. Do mail to shivashankark@hexaware.com
regds
 
reply
    Bookmark Topic Watch Topic
  • New Topic