what version of java are you using? the official Oracle version or an
openJDK implementation? Try with an oracle java and see if you still
have it.
On 03/13/2012 10:28 AM, Larry Evans wrote:
> On 03/13/12 03:40, Jeroen Nouws wrote:
>> Hi,
>>
>> just unzip the jar file and run it with
>> "java -jar itext-rups-1.0.1.jar"
>>
>> this works for me on linux mint 12.1
>>
>> Regards
>>
>> Jeroen
>>
> [snip]
>
> Ah! Thanks Jeroen. However, I still got:
> --{----cut here----
>
> $ java -jar itext-rups-1.0.1.jar
> Mar 13, 2012 4:24:06 AM com.sun.corba.se.impl.ior.IORImpl getProfile
> WARNING: "IOP00511201: (INV_OBJREF) IOR must have at least one IIOP profile"
> org.omg.CORBA.INV_OBJREF: vmcid: SUN minor code: 1201 completed: No
> at
> com.sun.corba.se.impl.logging.IORSystemException.iorMustHaveIiopProfile(IORSystemException.java:473)
> at
> com.sun.corba.se.impl.logging.IORSystemException.iorMustHaveIiopProfile(IORSystemException.java:495)
> at com.sun.corba.se.impl.ior.IORImpl.getProfile(IORImpl.java:334)
> at
> com.sun.corba.se.impl.encoding.CDRInputStream_1_0.read_Object(CDRInputStream_1_0.java:787)
> at
> com.sun.corba.se.impl.encoding.CDRInputStream_1_0.read_Object(CDRInputStream_1_0.java:761)
> at
> com.sun.corba.se.impl.encoding.CDRInputStream.read_Object(CDRInputStream.java:231)
> at
> com.sun.corba.se.impl.resolver.INSURLOperationImpl.getIORFromString(INSURLOperationImpl.java:120)
> at
> com.sun.corba.se.impl.resolver.INSURLOperationImpl.operate(INSURLOperationImpl.java:130)
> at com.sun.corba.se.impl.orb.ORBImpl.string_to_object(ORBImpl.java:836)
> at
> org.GNOME.Accessibility.AccessUtil.getRegistryObject(AccessUtil.java:143)
> at
> org.GNOME.Accessibility.JavaBridge.registerApplication(JavaBridge.java:1147)
> at org.GNOME.Accessibility.JavaBridge.<init>(JavaBridge.java:398)
> at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
> at
> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
> at
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
> at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
> at java.lang.Class.newInstance0(Class.java:372)
> at java.lang.Class.newInstance(Class.java:325)
> at java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:786)
> at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:875)
> at java.awt.Toolkit.getEventQueue(Toolkit.java:1698)
> at java.awt.EventQueue.invokeLater(EventQueue.java:1002)
> at javax.swing.SwingUtilities.invokeLater(SwingUtilities.java:1292)
> at com.itextpdf.rups.Rups.main(Rups.java:52)
> Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError:
> com/itextpdf/text/DocumentException
> at com.itextpdf.rups.Rups.startApplication(Rups.java:79)
> at com.itextpdf.rups.Rups$1.run(Rups.java:55)
> at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:226)
> at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:647)
> at java.awt.EventQueue.access$000(EventQueue.java:96)
> at java.awt.EventQueue$1.run(EventQueue.java:608)
> at java.awt.EventQueue$1.run(EventQueue.java:606)
> at java.security.AccessController.doPrivileged(Native Method)
> at
> java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:105)
> at java.awt.EventQueue.dispatchEvent(EventQueue.java:617)
> at
> java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:275)
> at
> java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:200)
> at
> java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
> at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:185)
> at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:177)
> at java.awt.EventDispatchThread.run(EventDispatchThread.java:138)
> Caused by: java.lang.ClassNotFoundException:
> com.itextpdf.text.DocumentException
> at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
> at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
> ... 16 more
> --}----cut here----
> Maybe I'm missing some other .jar files in my CLASSPATH?
>
> -regards,
> Larry
>
>
>
> ------------------------------------------------------------------------------
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-d2d
> _______________________________________________
> iText-questions mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/itext-questions
>
> iText(R) is a registered trademark of 1T3XT BVBA.
> Many questions posted to this list can (and will) be answered with a
> reference to the iText book: http://www.itextpdf.com/book/
> Please check the keywords list before you ask for examples:
> http://itextpdf.com/themes/keywords.php
>
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples:
http://itextpdf.com/themes/keywords.php