Hello Everyone,
Can anybody help here ? I am having trouble while trying to start a case for simple case management sample. I could successfully setup the environment but couldn't run a single use case due to following exception while starting a case:
"<Jun 10, 2014 12:24:39 PM IST> <Error> <oracle.bpm.casemgmt.common> <BEA-000000> <Exception
javax.xml.bind.JAXBException
- with linked exception:
[java.lang.NullPointerException]
at org.eclipse.persistence.jaxb.JAXBContextFactory.createContext(JAXBContextFactory.java:247)
at org.eclipse.persistence.jaxb.JAXBContextFactory.createContext(JAXBContextFactory.java:207)
at org.eclipse.persistence.jaxb.JAXBContextFactory.createContext(JAXBContextFactory.java:104)
at org.eclipse.persistence.jaxb.JAXBContextFactory.createContext(JAXBContextFactory.java:94)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at javax.xml.bind.ContextFinder.newInstance(ContextFinder.java:248)
at javax.xml.bind.ContextFinder.newInstance(ContextFinder.java:235)
at javax.xml.bind.ContextFinder.find(ContextFinder.java:385)
at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:637)......"
I have installed JDeveloper 11.1.1.7 which includes WebLogic 10.3.5 server and I have installed the SOA/BPM Suite 11.1.1.7. I have added the following patches on top of this installation:
1. SOA Bundle patch # 18072286 using OPatch utility for Oracle SOA, Oracle Common homes.
2. Patch 15995111: SU Patch [QD3C]: TRACKING BUG TO ISSUE WLS PATCH FOR BUG 14642695 FOR 10.3.5.0.0 using Smart Update tool.
3. Patch 14526899: SU Patch [GJP7]: TRACKING BUG TO ISSUE WLS PATCH FOR BUG 14306399 using Smart Update tool.
And I've changed the JDK 1.6 update 24 (which was bundled along with Jdeveloper + weblogic package) to JDK 1.7 update 25.
Even when I create the simplest case management demo with a couple of BPM processes having human task, with set of rules which activates a case activity when a certain case activity gets completed, it doesn't work. I see in the EM console that its unable to initialize the Case Management component and is throwing javax.xml.bind.JAXBException.
Please let me know whether there is anything missing to run the case management sample. Quick reply to this post would be greatly appreciated!
Thanks
Jahangir Pasha