[Bug 1029] New: Can't compile old idl files using JacORB, causes loop

[email protected] Wed, 16 Mar 2016 08:42:50 +0000
Newsgroups gmane.comp.corba.jacorb.bugs
Message-ID <[email protected]/bugzilla/>
--===============7380650519166315918==
Content-Type: multipart/alternative; boundary="1458117772.7D4D0.23277";
 charset="UTF-8"


--1458117772.7D4D0.23277
Date: Wed, 16 Mar 2016 04:42:52 -0400
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"

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

            Bug ID: 1029
           Summary: Can't compile old idl files using JacORB, causes loop
           Product: JacORB
           Version: 2.1
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: IDL compiler
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 473
  --> http://www.jacorb.org/bugzilla/attachment.cgi?id=473&action=edit
Idlfiles and log

Hi,

I'm trying to compile some old idl files from 2007 that were developed for a
visibroker corba integration using jacorb. The problem is that I get a strange
loop when trying to compile.

I'm running this command
"c:\jacorb-2.1\bin\idl.bat" -W 4 -Ic:\jacorb-2.1\idl\omg -i2jpackage
basicnet:new.package.name.basicnet BasicNet.idl

..everything seems to go fine in the beginnin..
[jacorb.idl] INFO : checking identifier locationName
[jacorb.idl] INFO : checking identifier ExternalTime
[jacorb.idl] INFO : checking identifier managedElementExternalTime
[jacorb.idl] INFO : ScopedName.setId ExternalTime
[jacorb.idl] INFO : ScopedName.escapeName ExternalTime
[jacorb.idl] INFO : checking identifier OptSystemTimingSource
[jacorb.idl] INFO : checking identifier systemTimingSource
[jacorb.idl] INFO : ScopedName.setId OptSystemTimingSource
[jacorb.idl] INFO : ScopedName.escapeName OptSystemTimingSource
[jacorb.idl] INFO : checking identifier GeneralError
[jacorb.idl] INFO : checking identifier GeneralErrorList
[jacorb.idl] INFO : checking identifier generalErrorListException
[jacorb.idl] INFO : ScopedName.setId GeneralErrorList
[jacorb.idl] INFO : ScopedName.escapeName GeneralErrorList
[jacorb.idl] INFO : checking identifier EquipmentHolderID
[jacorb.idl] INFO : ScopedName.setId EquipmentHolderID
[jacorb.idl] INFO : ScopedName.escapeName EquipmentHolderID
[jacorb.idl] INFO : checking identifier EquipmentHolderIDList
[jacorb.idl] INFO : checking identifier CircuitPackID
[jacorb.idl] INFO : ScopedName.setId CircuitPackID
[jacorb.idl] INFO : ScopedName.escapeName CircuitPackID
[jacorb.idl] INFO : checking identifier CircuitPackIDList
[jacorb.idl] INFO : checking identifier Equipment
[jacorb.idl] INFO : checking identifier nms
[jacorb.idl] INFO : ScopedName.setId nms
[jacorb.idl] INFO : ScopedName.escapeName nms
[jacorb.idl] INFO : checking identifier nms
[jacorb.idl] INFO : ScopedName.setId nms.nms
[jacorb.idl] INFO : ScopedName.escapeName nms.nms
[jacorb.idl] INFO : checking identifier nms
[jacorb.idl] INFO : ScopedName.setId nms.nms.nms
[jacorb.idl] INFO : ScopedName.escapeName nms.nms.nms
[jacorb.idl] INFO : checking identifier nms
[jacorb.idl] INFO : ScopedName.setId nms.nms.nms.nms
[jacorb.idl] INFO : ScopedName.escapeName nms.nms.nms.nms
[jacorb.idl] INFO : checking identifier nms
[jacorb.idl] INFO : ScopedName.setId nms.nms.nms.nms.nms
[jacorb.idl] INFO : ScopedName.escapeName nms.nms.nms.nms.nms
[jacorb.idl] INFO : checking identifier nms
[jacorb.idl] INFO : ScopedName.setId nms.nms.nms.nms.nms.nms
[jacorb.idl] INFO : ScopedName.escapeName nms.nms.nms.nms.nms.nms
... and so on

Do you have any idea why I get this loop?

I've attached a complete outputfile.

I tried using a newer jacorb (3.7) but get the same error.

When I try jdk1.8.0_45:s idlj I get this error, which I understand to be
because theese idl-files are older than the TF standard 3.0 and doesn't conform
to the new standard.

SEVERE org.jacorb.idl.lexer emit_error
:\workspace\nexusCorbaAdapter\idl\idl_netact\NMS.idl, line: 841(1): In
operation nms.Notifications.attributeValueChange argument
attributeValueChangeInfo clashe
s with type nms.AttributeValueChangeInfo

Thanks
Stefan

-- 
You are receiving this mail because:
You are the assignee for the bug.

--1458117772.7D4D0.23277
Date: Wed, 16 Mar 2016 04:42:52 -0400
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"

<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 - Can't compile old idl files using JacORB, causes loop"
   href="http://www.jacorb.org/bugzilla/show_bug.cgi?id=1029">1029</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Can't compile old idl files using JacORB, causes loop
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>2.1
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows NT
          </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>IDL compiler
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>jacorb-bugs&#64;lists.spline.inf.fu-berlin.de
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>stefan.hagstrom&#64;telenor.se
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=473" name="attach_473" title="Idlfiles and log">attachment 473</a> <a href="attachment.cgi?id=473&amp;action=edit" title="Idlfiles and log">[details]</a></span>
Idlfiles and log

Hi,

I'm trying to compile some old idl files from 2007 that were developed for a
visibroker corba integration using jacorb. The problem is that I get a strange
loop when trying to compile.

I'm running this command
&quot;c:\jacorb-2.1\bin\idl.bat&quot; -W 4 -Ic:\jacorb-2.1\idl\omg -i2jpackage
basicnet:new.package.name.basicnet BasicNet.idl

..everything seems to go fine in the beginnin..
[jacorb.idl] INFO : checking identifier locationName
[jacorb.idl] INFO : checking identifier ExternalTime
[jacorb.idl] INFO : checking identifier managedElementExternalTime
[jacorb.idl] INFO : ScopedName.setId ExternalTime
[jacorb.idl] INFO : ScopedName.escapeName ExternalTime
[jacorb.idl] INFO : checking identifier OptSystemTimingSource
[jacorb.idl] INFO : checking identifier systemTimingSource
[jacorb.idl] INFO : ScopedName.setId OptSystemTimingSource
[jacorb.idl] INFO : ScopedName.escapeName OptSystemTimingSource
[jacorb.idl] INFO : checking identifier GeneralError
[jacorb.idl] INFO : checking identifier GeneralErrorList
[jacorb.idl] INFO : checking identifier generalErrorListException
[jacorb.idl] INFO : ScopedName.setId GeneralErrorList
[jacorb.idl] INFO : ScopedName.escapeName GeneralErrorList
[jacorb.idl] INFO : checking identifier EquipmentHolderID
[jacorb.idl] INFO : ScopedName.setId EquipmentHolderID
[jacorb.idl] INFO : ScopedName.escapeName EquipmentHolderID
[jacorb.idl] INFO : checking identifier EquipmentHolderIDList
[jacorb.idl] INFO : checking identifier CircuitPackID
[jacorb.idl] INFO : ScopedName.setId CircuitPackID
[jacorb.idl] INFO : ScopedName.escapeName CircuitPackID
[jacorb.idl] INFO : checking identifier CircuitPackIDList
[jacorb.idl] INFO : checking identifier Equipment
[jacorb.idl] INFO : checking identifier nms
[jacorb.idl] INFO : ScopedName.setId nms
[jacorb.idl] INFO : ScopedName.escapeName nms
[jacorb.idl] INFO : checking identifier nms
[jacorb.idl] INFO : ScopedName.setId nms.nms
[jacorb.idl] INFO : ScopedName.escapeName nms.nms
[jacorb.idl] INFO : checking identifier nms
[jacorb.idl] INFO : ScopedName.setId nms.nms.nms
[jacorb.idl] INFO : ScopedName.escapeName nms.nms.nms
[jacorb.idl] INFO : checking identifier nms
[jacorb.idl] INFO : ScopedName.setId nms.nms.nms.nms
[jacorb.idl] INFO : ScopedName.escapeName nms.nms.nms.nms
[jacorb.idl] INFO : checking identifier nms
[jacorb.idl] INFO : ScopedName.setId nms.nms.nms.nms.nms
[jacorb.idl] INFO : ScopedName.escapeName nms.nms.nms.nms.nms
[jacorb.idl] INFO : checking identifier nms
[jacorb.idl] INFO : ScopedName.setId nms.nms.nms.nms.nms.nms
[jacorb.idl] INFO : ScopedName.escapeName nms.nms.nms.nms.nms.nms
... and so on

Do you have any idea why I get this loop?

I've attached a complete outputfile.

I tried using a newer jacorb (3.7) but get the same error.

When I try jdk1.8.0_45:s idlj I get this error, which I understand to be
because theese idl-files are older than the TF standard 3.0 and doesn't conform
to the new standard.

SEVERE org.jacorb.idl.lexer emit_error
:\workspace\nexusCorbaAdapter\idl\idl_netact\NMS.idl, line: 841(1): In
operation nms.Notifications.attributeValueChange argument
attributeValueChangeInfo clashe
s with type nms.AttributeValueChangeInfo

Thanks
Stefan</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>

--1458117772.7D4D0.23277--

--===============7380650519166315918==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
jacorb-bugs mailing list
[email protected]
https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-bugs

--===============7380650519166315918==--