[jacorb-bugs] [Bug 954] New: org.omg.CORBA.INITIALIZE: can't instantiate default ORB implementation org.jacorb.orb.ORB

bugzilla-daemon at jacorb.org bugzilla-daemon at jacorb.org
Sat Jun 22 20:31:57 CEST 2013


http://www.jacorb.org/bugzilla/show_bug.cgi?id=954

            Bug ID: 954
           Summary: org.omg.CORBA.INITIALIZE: can't instantiate default
                    ORB implementation org.jacorb.orb.ORB
           Product: JacORB
           Version: 3.3
          Hardware: Sun
                OS: Solaris
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: ORB
          Assignee: jacorb-bugs at lists.spline.inf.fu-berlin.de
          Reporter: vicky5_ec at yahoo.co.in

Created attachment 416
  --> http://www.jacorb.org/bugzilla/attachment.cgi?id=416&action=edit
jacorb.properties

Hi

I am getting the following exception 
org.omg.CORBA.INITIALIZE: can't instantiate default ORB implementation
org.jacorb.orb.ORB
        at org.omg.CORBA.ORB.create_impl(ORB.java:297) ~[na:1.6.0_31]
        at org.omg.CORBA.ORB.init(ORB.java:336) ~[na:1.6.0_31]
        at
de.siemens.advantage.payment.payplugin.impl.processing.PaymentConnectionFactory.checkIfInitialized(PaymentConnectionFactory.java:272)
~[PaymentPlugin.jar:"V2.0 (INPYAQ7I0400), built with jacorb"]
        at
de.siemens.advantage.payment.payplugin.impl.processing.PaymentConnectionFactory.getReference(PaymentConnectionFactory.java:92)
~[PaymentPlugin.jar:"V2.0 (INPYAQ7I0400), built with jacorb"]
        at
com.smarttrust.pbi.siemens.SiemensBillingAPIMultiHandler$ConnectionProxy.makeConnection(SiemensBillingAPIMultiHandler.java:524)
[siemens_api-2.4.1.jar:na]
        at
com.smarttrust.pbi.siemens.SiemensBillingAPIMultiHandler$ConnectionProxy.isConnected(SiemensBillingAPIMultiHandler.java:513)
[siemens_api-2.4.1.jar:na]
        at
com.smarttrust.pbi.siemens.SiemensBillingAPIMultiHandler.sendData(SiemensBillingAPIMultiHandler.java:362)
[siemens_api-2.4.1.jar:na]
        at
com.smarttrust.pbi.siemens.SiemensBillingAPIMultiHandler.chargeAmount(SiemensBillingAPIMultiHandler.java:307)
[siemens_api-2.4.1.jar:na]
        at
com.smarttrust.pbi.siemens.SiemensBillingAPIMultiHandler.chargeAmount(SiemensBillingAPIMultiHandler.java:281)
[siemens_api-2.4.1.jar:na]
        at
com.smarttrust.pbi.siemens.BsnlSouthSiemensBillingPlugin.debit(BsnlSouthSiemensBillingPlugin.java:96)
[BSNLSouth-package-1.0.jar:na]
        at
com.smarttrust.pbi.billing.OnePhaseBillingHandler.debit(OnePhaseBillingHandler.java:233)
[pbi-core-3.0.0-A.jar:na]
        at
com.smarttrust.pbi.billing.OnePhaseBillingHandler.handleUplink(OnePhaseBillingHandler.java:103)
[pbi-core-3.0.0-A.jar:na]
        at
com.smarttrust.pbi.request.GenericRequestHandler.handleRequest(GenericRequestHandler.java:273)
[pbi-core-3.0.0-A.jar:na]
        at
com.smarttrust.pbi.request.PbiRequestModule$RequestConsumer.consume(PbiRequestModule.java:478)
[pbi-core-3.0.0-A.jar:na]
        at
com.smarttrust.base.queue.ConsumerQueue$WorkerThread.run(ConsumerQueue.java:142)
[pbi-core-3.0.0-A.jar:na]
Caused by: java.lang.ExceptionInInitializerError: null
        at org.jacorb.orb.BufferManager.<clinit>(BufferManager.java:183)
~[jacorb.jar:na]
        at org.jacorb.orb.ORB.<init>(ORB.java:94) ~[jacorb.jar:na]
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method) ~[na:1.6.0_31]
        at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
~[na:1.6.0_31]
        at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
~[na:1.6.0_31]
        at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
~[na:1.6.0_31]
        at java.lang.Class.newInstance0(Class.java:355) ~[na:1.6.0_31]
        at java.lang.Class.newInstance(Class.java:308) ~[na:1.6.0_31]
        at org.omg.CORBA.ORB.create_impl(ORB.java:295) ~[na:1.6.0_31]
        ... 14 common frames omitted
Caused by: java.lang.NullPointerException: null
        at org.jacorb.util.Environment.initLogging(Environment.java:295)
~[jacorb.jar:na]
        at org.jacorb.util.Environment.init(Environment.java:162)
~[jacorb.jar:na]
        at org.jacorb.util.Environment.<clinit>(Environment.java:730)
~[jacorb.jar:na]
        ... 23 common frames omitted

It seems some configuration issuse with the Environment.please find my attached
jacorb.properties file.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spline.inf.fu-berlin.de/pipermail/jacorb-bugs/attachments/20130622/377dc096/attachment.html>


More information about the jacorb-bugs mailing list