<html>
    <head>
      <base href="http://www.jacorb.org/bugzilla/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - org.omg.CORBA.INITIALIZE: can't instantiate default ORB implementation org.jacorb.orb.ORB"
   href="http://www.jacorb.org/bugzilla/show_bug.cgi?id=954">954</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>org.omg.CORBA.INITIALIZE: can't instantiate default ORB implementation org.jacorb.orb.ORB
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>JacORB
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>3.3
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Sun
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Solaris
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P5
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>ORB
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>jacorb-bugs@lists.spline.inf.fu-berlin.de
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>vicky5_ec@yahoo.co.in
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=416" name="attach_416" title="jacorb.properties">attachment 416</a> <a href="attachment.cgi?id=416&action=edit" title="jacorb.properties">[details]</a></span>
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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>