Search code examples
oracle-databasejdeveloper

What is the reason for Application getting log out unexpectedly?


I am using JDeveloper 10.1.3.3.0. The problem I am facing is: the application gets logged out unexpectedly at times and forcing the user to re-login. When I looked into log file (server.log), I could see this.

java.lang.NullPointerException
at oracle.jbo.uicli.binding.JUCtrlAttrsBinding$mySetEnabledThread.run(JUCtrlAttrsBinding.java:53)

Please help


Solution

  • According to this thread on OTN, it looks like bug 5642176, but it should be fixed in this version - the 'fixed bugs' list for 10.1.3.3 suggests so too. You may need to raise a TAR to get it looked at if you can't find a workaround.