Oracle Service Bus, BEA-423405, java.lang.NullPointerException

When trying to browse the java libs from my osb project i get the next stacktrace in the console.

[sourcecode language=”java”]
Original blog

Share this Post:
Digg Google Bookmarks reddit Mixx StumbleUpon Technorati Yahoo! Buzz DesignFloat Delicious BlinkList Furl

11 Responses to “Oracle Service Bus, BEA-423405, java.lang.NullPointerException”

commenter

I have the same problem….PLEASE any solution???

commenter

go to : /osb/config/config/core//your_resource>

and check what rights it has. for libraries it needs execution rights.

commenter

Thanks for the reply. The jar is in the file system (both 2 nodes)..But when I click on the JAR Resource (on the OSB console) it says “JAR Resource not found”.

commenter

..also the rights on the file system are ok..Any other suggestion? Thank you very much!

commenter

Can you remove all the osb projects from the core/* directory so it’s clean. Check the sbconsole to see if nothing is there anymore, and then do a new deploy. Check again the filesystem if all rights are there on both the directories of the resources and the file in the dirs (jars etc)

commenter

Thanks Eric, I already tried that solution without success..All the rights are ok..It’s very strange because when I do the deploy I dont see any error importing the jar, I just see the error on the OSB console when I click on the jar resource, so I cant use that jar. Is there any log that I can check? On the admin domain logs i dont see any errors. Thank you.

commenter

Hi,

anyone found the solution for this?

commenter

In my case i noticed that there was a problem with the file system of the unix server..So I had to recreate the domain and reinstall OSB..Anyway this problem, in general, happen when OSB cant handle the files on the file system, so you need to check rights, correct installation of OSB, file system integrity, ecc.. Hope this help

commenter

If the owner of /tmp/alsbTempJars is other than the osb’s user (root, for instance, instead of oracle), then change it. It worked for me.

Leave a Reply:

Name (required):
Mail (will not be published) (required):
Website:
Comment (required):
XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>