Ibm Information server fasttrack error

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
dsfamily
Participant
Posts: 26
Joined: Tue Jul 13, 2004 3:01 pm
Contact:

Ibm Information server fasttrack error

Post by dsfamily »

I have installed fix pack 1.I still get java errors
!SESSION 2010-08-05 19:15:36.598 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Windows XP x86-32 j9vmwi3223-20090707 (JIT enabled)
J9VM - 20090706_38445_lHdSMr
JIT - 20090623_1334_r8
GC - 200906_09
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86 -data fasttrack-workspace

!ENTRY com.ibm.mozart.ui 1 1 2010-08-05 19:15:38.661
!MESSAGE [com.ibm.mozart.ui.internal.MozartUIPlugin] [thread=1] [MOZART-UI-00004] Starting Framework Version 2.0.0

!ENTRY com.ibm.mozart.isf 4 0 2010-08-05 19:15:51.146
!MESSAGE [com.ibm.mozart.isf.session.ISFSession] [thread=12] [MOZART-ISF-00005] Successfully initialized ISF session [id=620484DD-6118-4E69-94DE-F789BD4A70D8].

!ENTRY com.ibm.mozart.ui 1 1 2010-08-05 19:15:51.146
!MESSAGE [com.ibm.mozart.ui.internal.application.MozartWorkbenchWindowAdvisor] [thread=1] [MOZART-UI-00005] Successful authentication [username=dsadm, server=fcwludts, port=9,080]

!ENTRY com.ibm.mozart.ui 1 1 2010-08-05 19:15:51.161
!MESSAGE [com.ibm.mozart.ui.internal.application.MozartWorkbenchWindowAdvisor] [thread=1] [Mozart-UI-00048] Loaded roles [username=dsadm, roles=FastTrackAdministrator, WISDAdministrator, DataStageAdmin, SorcererAdmin, OmdAdmin, GlossaryAdmin, SuiteUser, MDWAdministrator, SuiteAdmin].

!ENTRY com.ibm.mozart.ui 2 2 2010-08-05 19:15:51.333
!MESSAGE [com.ibm.mozart.ui.internal.PerspectiveManager] [thread=1] [Mozart-UI-00043] Perspective not registered: com.ibm.is.common.metadata.perspective.

!ENTRY org.eclipse.osgi 2 1 2010-08-05 19:15:52.787
!MESSAGE NLS missing message: LABEL_BUTTON_REGISTER in: com.ibm.is.common.metadata.ui.MetadataUIResources

!ENTRY com.ibm.is.common.metadata.ui 4 0 2010-08-05 19:15:54.224
!MESSAGE An error occurred trying to instantiate an object of the entry point client implementation "com.ibm.is.common.browser.ejb.EJBBrowserService"
!STACK 0
com.ascential.asb.util.invocation.EntryPointInstantiationException: An error occurred trying to instantiate an object of the entry point client implementation "com.ibm.is.common.browser.ejb.EJBBrowserService"
at com.ascential.asb.util.invocation.EntryPointFactory.createImplementation(EntryPointFactory.java:269)
at com.ibm.is.common.browser.BrowserServiceFactory.getImplementation(BrowserServiceFactory.java:284)
at com.ibm.is.common.metadata.ui.Activator.getBrowserService(Unknown Source)
at com.ibm.is.common.metadata.ui.sources.jobs.GetColumnBrowseInfoJob.runServerJob(Unknown Source)
at com.ibm.mozart.ui.ServerJob.run(ServerJob.java:53)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:67)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:522)
at com.ascential.asb.util.invocation.EntryPointFactory.createImplementation(EntryPointFactory.java:257)
... 5 more
Caused by: com.ascential.asb.util.invocation.EntryPointInstantiationException: An error occurred trying to instantiate an object of the entry point client implementation "com.ibm.is.common.browser.ejb.EJBBrowserService"
at com.ascential.asb.util.invocation.ejb.EJBServiceCreator.<init>(EJBServiceCreator.java:125)
at com.ibm.is.common.browser.ejb.EJBBrowserService.<init>(EJBBrowserService.java:43)
... 10 more
Caused by: javax.naming.NameNotFoundException: Context: fcwludtsNode01Cell/nodes/fcwludtsNode01/servers/server1, name: ibm/wsis/isf/ejb/impl/BrowserService: First component in name wsis/isf/ejb/impl/BrowserService not found. [Root exception is org.omg.CosNaming.NamingContextPackage.NotFound: IDL:omg.org/CosNaming/NamingContext/NotFound:1.0]
at com.ibm.ws.naming.jndicos.CNContextImpl.processNotFoundException(CNContextImpl.java:4392)
at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1752)
at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1707)
at com.ibm.ws.naming.jndicos.CNContextImpl.lookupExt(CNContextImpl.java:1412)
at com.ibm.ws.naming.jndicos.CNContextImpl.lookup(CNContextImpl.java:1290)
at com.ibm.ws.naming.util.WsnInitCtx.lookup(WsnInitCtx.java:145)
at javax.naming.InitialContext.lookup(InitialContext.java:363)
at com.ascential.asb.util.invocation.ejb.EJBServiceCreator.<init>(EJBServiceCreator.java:120)
... 11 more
Caused by: org.omg.CosNaming.NamingContextPackage.NotFound: IDL:omg.org/CosNaming/NamingContext/NotFound:1.0
at org.omg.CosNaming.NamingContextPackage.NotFoundHelper.read(NotFoundHelper.java:85)
at com.ibm.WsnOptimizedNaming._NamingContextStub.resolve_complete_info(Unknown Source)
at com.ibm.ws.naming.jndicos.CNContextImpl.cosResolve(CNContextImpl.java:4043)
at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1746)
... 17 more

!ENTRY org.eclipse.core.jobs 4 2 2010-08-05 19:15:54.240
!MESSAGE An internal error occurred during: "".
!STACK 0
java.lang.RuntimeException: com.ascential.asb.util.invocation.EntryPointInstantiationException: An error occurred trying to instantiate an object of the entry point client implementation "com.ibm.is.common.browser.ejb.EJBBrowserService"
at com.ibm.is.common.metadata.ui.Activator.getBrowserService(Unknown Source)
at com.ibm.is.common.metadata.ui.sources.jobs.GetColumnBrowseInfoJob.runServerJob(Unknown Source)
at com.ibm.mozart.ui.ServerJob.run(ServerJob.java:53)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: com.ascential.asb.util.invocation.EntryPointInstantiationException: An error occurred trying to instantiate an object of the entry point client implementation "com.ibm.is.common.browser.ejb.EJBBrowserService"
at com.ascential.asb.util.invocation.EntryPointFactory.createImplementation(EntryPointFactory.java:269)
at com.ibm.is.common.browser.BrowserServiceFactory.getImplementation(BrowserServiceFactory.java:284)
... 4 more
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:67)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:522)
at com.ascential.asb.util.invocation.EntryPointFactory.createImplementation(EntryPointFactory.java:257)
... 5 more
Caused by: com.ascential.asb.util.invocation.EntryPointInstantiationException: An error occurred trying to instantiate an object of the entry point client implementation "com.ibm.is.common.browser.ejb.EJBBrowserService"
at com.ascential.asb.util.invocation.ejb.EJBServiceCreator.<init>(EJBServiceCreator.java:125)
at com.ibm.is.common.browser.ejb.EJBBrowserService.<init>(EJBBrowserService.java:43)
... 10 more
Caused by: javax.naming.NameNotFoundException: Context: fcwludtsNode01Cell/nodes/fcwludtsNode01/servers/server1, name: ibm/wsis/isf/ejb/impl/BrowserService: First component in name wsis/isf/ejb/impl/BrowserService not found. [Root exception is org.omg.CosNaming.NamingContextPackage.NotFound: IDL:omg.org/CosNaming/NamingContext/NotFound:1.0]
at com.ibm.ws.naming.jndicos.CNContextImpl.processNotFoundException(CNContextImpl.java:4392)
at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1752)
at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1707)
at com.ibm.ws.naming.jndicos.CNContextImpl.lookupExt(CNContextImpl.java:1412)
at com.ibm.ws.naming.jndicos.CNContextImpl.lookup(CNContextImpl.java:1290)
at com.ibm.ws.naming.util.WsnInitCtx.lookup(WsnInitCtx.java:145)
at javax.naming.InitialContext.lookup(InitialContext.java:363)
at com.ascential.asb.util.invocation.ejb.EJBServiceCreator.<init>(EJBServiceCreator.java:120)
... 11 more
Caused by: org.omg.CosNaming.NamingContextPackage.NotFound: IDL:omg.org/CosNaming/NamingContext/NotFound:1.0
at org.omg.CosNaming.NamingContextPackage.NotFoundHelper.read(NotFoundHelper.java:85)
at com.ibm.WsnOptimizedNaming._NamingContextStub.resolve_complete_info(Unknown Source)
at com.ibm.ws.naming.jndicos.CNContextImpl.cosResolve(CNContextImpl.java:4043)
at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1746)
... 17 more

!ENTRY org.eclipse.core.jobs 4 2 2010-08-05 19:15:54.333
!MESSAGE [com.ibm.mozart.ui.internal.StatusHandler] [thread=1] [MOZART-UI-00001] An unhandled, possibly recoverable, exception encountered. Please save your work and restart.
!STACK 0
java.lang.RuntimeException: com.ascential.asb.util.invocation.EntryPointInstantiationException: An error occurred trying to instantiate an object of the entry point client implementation "com.ibm.is.common.browser.ejb.EJBBrowserService"
at com.ibm.is.common.metadata.ui.Activator.getBrowserService(Unknown Source)
at com.ibm.is.common.metadata.ui.sources.jobs.GetColumnBrowseInfoJob.runServerJob(Unknown Source)
at com.ibm.mozart.ui.ServerJob.run(ServerJob.java:53)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: com.ascential.asb.util.invocation.EntryPointInstantiationException: An error occurred trying to instantiate an object of the entry point client implementation "com.ibm.is.common.browser.ejb.EJBBrowserService"
at com.ascential.asb.util.invocation.EntryPointFactory.createImplementation(EntryPointFactory.java:269)
at com.ibm.is.common.browser.BrowserServiceFactory.getImplementation(BrowserServiceFactory.java:284)
... 4 more
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:67)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:522)
at com.ascential.asb.util.invocation.EntryPointFactory.createImplementation(EntryPointFactory.java:257)
... 5 more
Caused by: com.ascential.asb.util.invocation.EntryPointInstantiationException: An error occurred trying to instantiate an object of the entry point client implementation "com.ibm.is.common.browser.ejb.EJBBrowserService"
at com.ascential.asb.util.invocation.ejb.EJBServiceCreator.<init>(EJBServiceCreator.java:125)
at com.ibm.is.common.browser.ejb.EJBBrowserService.<init>(EJBBrowserService.java:43)
... 10 more
Caused by: javax.naming.NameNotFoundException: Context: fcwludtsNode01Cell/nodes/fcwludtsNode01/servers/server1, name: ibm/wsis/isf/ejb/impl/BrowserService: First component in name wsis/isf/ejb/impl/BrowserService not found. [Root exception is org.omg.CosNaming.NamingContextPackage.NotFound: IDL:omg.org/CosNaming/NamingContext/NotFound:1.0]
at com.ibm.ws.naming.jndicos.CNContextImpl.processNotFoundException(CNContextImpl.java:4392)
at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1752)
at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1707)
at com.ibm.ws.naming.jndicos.CNContextImpl.lookupExt(CNContextImpl.java:1412)
at com.ibm.ws.naming.jndicos.CNContextImpl.lookup(CNContextImpl.java:1290)
at com.ibm.ws.naming.util.WsnInitCtx.lookup(WsnInitCtx.java:145)
at javax.naming.InitialContext.lookup(InitialContext.java:363)
at com.ascential.asb.util.invocation.ejb.EJBServiceCreator.<init>(EJBServiceCreator.java:120)
... 11 more
Caused by: org.omg.CosNaming.NamingContextPackage.NotFound: IDL:omg.org/CosNaming/NamingContext/NotFound:1.0
at org.omg.CosNaming.NamingContextPackage.NotFoundHelper.read(NotFoundHelper.java:85)
at com.ibm.WsnOptimizedNaming._NamingContextStub.resolve_complete_info(Unknown Source)
at com.ibm.ws.naming.jndicos.CNContextImpl.cosResolve(CNContextImpl.java:4043)
at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1746)
... 17 more

!ENTRY com.ibm.is.common.metadata.ui 4 0 2010-08-05 19:15:54.787
!MESSAGE An error occurred trying to instantiate an object of the entry point client implementation "com.ibm.is.common.browser.ejb.EJBBrowserService"
!STACK 0
com.ascential.asb.util.invocation.EntryPointInstantiationException: An error occurred trying to instantiate an object of the entry point client implementation "com.ibm.is.common.browser.ejb.EJBBrowserService"
at com.ascential.asb.util.invocation.EntryPointFactory.createImplementation(EntryPointFactory.java:269)
at com.ibm.is.common.browser.BrowserServiceFactory.getImplementation(BrowserServiceFactory.java:284)
at com.ibm.is.common.metadata.ui.Activator.getBrowserService(Unknown Source)
at com.ibm.is.common.metadata.ui.sources.jobs.GetColumnBrowseInfoJob.runServerJob(Unknown Source)
at com.ibm.mozart.ui.ServerJob.run(ServerJob.java:53)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:67)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:522)
at com.ascential.asb.util.invocation.EntryPointFactory.createImplementation(EntryPointFactory.java:257)
... 5 more
Caused by: com.ascential.asb.util.invocation.EntryPointInstantiationException: An error occurred trying to instantiate an object of the entry point client implementation "com.ibm.is.common.browser.ejb.EJBBrowserService"
at com.ascential.asb.util.invocation.ejb.EJBServiceCreator.<init>(EJBServiceCreator.java:125)
at com.ibm.is.common.browser.ejb.EJBBrowserService.<init>(EJBBrowserService.java:43)
... 10 more
Caused by: javax.naming.NameNotFoundException: Context: fcwludtsNode01Cell/nodes/fcwludtsNode01/servers/server1, name: ibm/wsis/isf/ejb/impl/BrowserService: First component in name wsis/isf/ejb/impl/BrowserService not found. [Root exception is org.omg.CosNaming.NamingContextPackage.NotFound: IDL:omg.org/CosNaming/NamingContext/NotFound:1.0]
at com.ibm.ws.naming.jndicos.CNContextImpl.processNotFoundException(CNContextImpl.java:4392)
at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1752)
at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1707)
at com.ibm.ws.naming.jndicos.CNContextImpl.lookupExt(CNContextImpl.java:1412)
at com.ibm.ws.naming.jndicos.CNContextImpl.lookup(CNContextImpl.java:1290)
at com.ibm.ws.naming.util.WsnInitCtx.lookup(WsnInitCtx.java:145)
at javax.naming.InitialContext.lookup(InitialContext.java:363)
at com.ascential.asb.util.invocation.ejb.EJBServiceCreator.<init>(EJBServiceCreator.java:120)
... 11 more
Caused by: org.omg.CosNaming.NamingContextPackage.NotFound: IDL:omg.org/CosNaming/NamingContext/NotFound:1.0
at org.omg.CosNaming.NamingContextPackage.NotFoundHelper.read(NotFoundHelper.java:85)
at com.ibm.WsnOptimizedNaming._NamingContextStub.resolve_complete_info(Unknown Source)
at com.ibm.ws.naming.jndicos.CNContextImpl.cosResolve(CNContextImpl.java:4043)
at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1746)
... 17 more

!ENTRY org.eclipse.core.jobs 4 2 2010-08-05 19:15:54.787
!MESSAGE An internal error occurred during: "".
!STACK 0
java.lang.RuntimeException: com.ascential.asb.util.invocation.EntryPointInstantiationException: An error occurred trying to instantiate an object of the entry point client implementation "com.ibm.is.common.browser.ejb.EJBBrowserService"
at com.ibm.is.common.metadata.ui.Activator.getBrowserService(Unknown Source)
at com.ibm.is.common.metadata.ui.sources.jobs.GetColumnBrowseInfoJob.runServerJob(Unknown Source)
at com.ibm.mozart.ui.ServerJob.run(ServerJob.java:53)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: com.ascential.asb.util.invocation.EntryPointInstantiationException: An error occurred trying to instantiate an object of the entry point client implementation "com.ibm.is.common.browser.ejb.EJBBrowserService"
at com.ascential.asb.util.invocation.EntryPointFactory.createImplementation(EntryPointFactory.java:269)
at com.ibm.is.common.browser.BrowserServiceFactory.getImplementation(BrowserServiceFactory.java:284)
... 4 more
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:67)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:522)
at com.ascential.asb.util.invocation.EntryPointFactory.createImplementation(EntryPointFactory.java:257)
... 5 more
Caused by: com.ascential.asb.util.invocation.EntryPointInstantiationException: An error occurred trying to instantiate an object of the entry point client implementation "com.ibm.is.common.browser.ejb.EJBBrowserService"
at com.ascential.asb.util.invocation.ejb.EJBServiceCreator.<init>(EJBServiceCreator.java:125)
at com.ibm.is.common.browser.ejb.EJBBrowserService.<init>(EJBBrowserService.java:43)
... 10 more
Caused by: javax.naming.NameNotFoundException: Context: fcwludtsNode01Cell/nodes/fcwludtsNode01/servers/server1, name: ibm/wsis/isf/ejb/impl/BrowserService: First component in name wsis/isf/ejb/impl/BrowserService not found. [Root exception is org.omg.CosNaming.NamingContextPackage.NotFound: IDL:omg.org/CosNaming/NamingContext/NotFound:1.0]
at com.ibm.ws.naming.jndicos.CNContextImpl.processNotFoundException(CNContextImpl.java:4392)
at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1752)
at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1707)
at com.ibm.ws.naming.jndicos.CNContextImpl.lookupExt(CNContextImpl.java:1412)
at com.ibm.ws.naming.jndicos.CNContextImpl.lookup(CNContextImpl.java:1290)
at com.ibm.ws.naming.util.WsnInitCtx.lookup(WsnInitCtx.java:145)
at javax.naming.InitialContext.lookup(InitialContext.java:363)
at com.ascential.asb.util.invocation.ejb.EJBServiceCreator.<init>(EJBServiceCreator.java:120)
... 11 more
Caused by: org.omg.CosNaming.NamingContextPackage.NotFound: IDL:omg.org/CosNaming/NamingContext/NotFound:1.0
at org.omg.CosNaming.NamingContextPackage.NotFoundHelper.read(NotFoundHelper.java:85)
at com.ibm.WsnOptimizedNaming._NamingContextStub.resolve_complete_info(Unknown Source)
at com.ibm.ws.naming.jndicos.CNContextImpl.cosResolve(CNContextImpl.java:4043)
at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1746)
... 17 more

!ENTRY org.eclipse.core.jobs 4 2 2010-08-05 19:15:54.802
!MESSAGE [com.ibm.mozart.ui.internal.StatusHandler] [thread=1] [MOZART-UI-00001] An unhandled, possibly recoverable, exception encountered. Please save your work and restart.
!STACK 0
java.lang.RuntimeException: com.ascential.asb.util.invocation.EntryPointInstantiationException: An error occurred trying to instantiate an object of the entry point client implementation "com.ibm.is.common.browser.ejb.EJBBrowserService"
at com.ibm.is.common.metadata.ui.Activator.getBrowserService(Unknown Source)
at com.ibm.is.common.metadata.ui.sources.jobs.GetColumnBrowseInfoJob.runServerJob(Unknown Source)
at com.ibm.mozart.ui.ServerJob.run(ServerJob.java:53)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: com.ascential.asb.util.invocation.EntryPointInstantiationException: An error occurred trying to instantiate an object of the entry point client implementation "com.ibm.is.common.browser.ejb.EJBBrowserService"
at com.ascential.asb.util.invocation.EntryPointFactory.createImplementation(EntryPointFactory.java:269)
at com.ibm.is.common.browser.BrowserServiceFactory.getImplementation(BrowserServiceFactory.java:284)
... 4 more
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:67)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:522)
at com.ascential.asb.util.invocation.EntryPointFactory.createImplementation(EntryPointFactory.java:257)
... 5 more
Caused by: com.ascential.asb.util.invocation.EntryPointInstantiationException: An error occurred trying to instantiate an object of the entry point client implementation "com.ibm.is.common.browser.ejb.EJBBrowserService"
at com.ascential.asb.util.invocation.ejb.EJBServiceCreator.<init>(EJBServiceCreator.java:125)
at com.ibm.is.common.browser.ejb.EJBBrowserService.<init>(EJBBrowserService.java:43)
... 10 more
Caused by: javax.naming.NameNotFoundException: Context: fcwludtsNode01Cell/nodes/fcwludtsNode01/servers/server1, name: ibm/wsis/isf/ejb/impl/BrowserService: First component in name wsis/isf/ejb/impl/BrowserService not found. [Root exception is org.omg.CosNaming.NamingContextPackage.NotFound: IDL:omg.org/CosNaming/NamingContext/NotFound:1.0]
at com.ibm.ws.naming.jndicos.CNContextImpl.processNotFoundException(CNContextImpl.java:4392)
at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1752)
at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1707)
at com.ibm.ws.naming.jndicos.CNContextImpl.lookupExt(CNContextImpl.java:1412)
at com.ibm.ws.naming.jndicos.CNContextImpl.lookup(CNContextImpl.java:1290)
at com.ibm.ws.naming.util.WsnInitCtx.lookup(WsnInitCtx.java:145)
at javax.naming.InitialContext.lookup(InitialContext.java:363)
at com.ascential.asb.util.invocation.ejb.EJBServiceCreator.<init>(EJBServiceCreator.java:120)
... 11 more
Caused by: org.omg.CosNaming.NamingContextPackage.NotFound: IDL:omg.org/CosNaming/NamingContext/NotFound:1.0
at org.omg.CosNaming.NamingContextPackage.NotFoundHelper.read(NotFoundHelper.java:85)
at com.ibm.WsnOptimizedNaming._NamingContextStub.resolve_complete_info(Unknown Source)
at com.ibm.ws.naming.jndicos.CNContextImpl.cosResolve(CNContextImpl.java:4043)
at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1746)
... 17 more

org.omg.CosNaming.NamingContextPackage.NotFound: IDL:omg.org/CosNaming/NamingContext/NotFound:1.0

at org.omg.CosNaming.NamingContextPackage.NotFoundHelper.read(NotFoundHelper.java:85)

at com.ibm.WsnOptimizedNaming._NamingContextStub.resolve_complete_info(Unknown Source)

at com.ibm.ws.naming.jndicos.CNContextImpl.cosResolve(CNContextImpl.java:4043)

at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1746)

at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1707)

at com.ibm.ws.naming.jndicos.CNContextImpl.lookupExt(CNContextImpl.java:1412)

at com.ibm.ws.naming.jndicos.CNContextImpl.lookup(CNContextImpl.java:1290)

at com.ibm.ws.naming.util.WsnInitCtx.lookup(WsnInitCtx.java:145)

at javax.naming.InitialContext.lookup(InitialContext.java:363)

at com.ascential.asb.util.invocation.ejb.EJBServiceCreator.<init>(EJBServiceCreator.java:120)

at com.ibm.is.common.browser.ejb.EJBBrowserService.<init>(EJBBrowserService.java:43)

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:67)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)

at java.lang.reflect.Constructor.newInstance(Constructor.java:522)

at com.ascential.asb.util.invocation.EntryPointFactory.createImplementation(EntryPointFactory.java:257)

at com.ibm.is.common.browser.BrowserServiceFactory.getImplementation(BrowserServiceFactory.java:284)

at com.ibm.is.common.metadata.ui.Activator.getBrowserService(Unknown Source)

at com.ibm.is.common.metadata.ui.sources.jobs.GetColumnBrowseInfoJob.runServerJob(Unknown Source)

at com.ibm.mozart.ui.ServerJob.run(ServerJob.java:53)

at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Is that Foundation Tools fix pack 1 (there's now a fix pack 2 for some platforms) or Information Server fix pack 1?

If the latter, what version of the Update Installer did you use?
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
dsfamily
Participant
Posts: 26
Joined: Tue Jul 13, 2004 3:01 pm
Contact:

Post by dsfamily »

ray.wurlod wrote:Is that Foundation Tools fix pack 1 (there's now a fix pack 2 for some platforms) or Information Server fix pack 1?

If the latter, what version of the Update Installer did you use? ...
I have used fixpack1.
I used the update installer of fixpack1.I also tried chaning the jre setting to point to the the jre setting of fixpack1.Inothere words i changed the settting of the jre that points to asbnode.
Please find the setting of version.xml.
Sequence description="ibm_websphere_information_server" id="0" installLocation="C:\IBM\InformationServer" lastUpdateDate="Mon Apr 05 12:28:51 EDT 2010" patch="" rollback="" status="SUCCESS" undoable="" version="8.1.0.0" />
<Sequence description="Information Server 8.1.0.0 Fix Pack 1" id="1" installLocation="" lastUpdateDate="Thu Aug 05 19:12:20 EDT 2010" patch="8.1.FixPack.1" rollback="C:\IBM\InformationServer\Updates\8.1.FixPack.1" status="Success" undoable="false" version="8.1.0.1" /
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Just curious why this is marked as Server and in the Server forum. Are you licensed for PX? FastTrack only generates PX jobs...
-craig

"You can never have too many knives" -- Logan Nine Fingers
dsfamily
Participant
Posts: 26
Joined: Tue Jul 13, 2004 3:01 pm
Contact:

Post by dsfamily »

We have the licenses for px.I was looking for a fast track forum.Is fix pack1 enough or should i go higher.The clients are xp machines.
JRodriguez
Premium Member
Premium Member
Posts: 425
Joined: Sat Nov 19, 2005 9:26 am
Location: New York City
Contact:

Post by JRodriguez »

Hello,

Did you follow the post installation process?

From the Fix Pack 1 Release Notes:

Completing post-installation tasks
5.(Client tier, Windows, FastTrack installations) Before you start the InfoSphere FastTrack client, edit the C:\IBM\InformationServer\Clients\FastTrack\fasttrack.ini file and add the -clean parameter directly before the -vm parameter.
Julio Rodriguez
ETL Developer by choice

"Sure we have lots of reasons for being rude - But no excuses
dsfamily
Participant
Posts: 26
Joined: Tue Jul 13, 2004 3:01 pm
Contact:

Post by dsfamily »

I tried that too.Please find the fasttrack ini file.
-clean
-vm
../../ASBNode/apps/jre/bin/javaw.exe
-vmargs
-Dauthentication=server
JRodriguez
Premium Member
Premium Member
Posts: 425
Joined: Sat Nov 19, 2005 9:26 am
Location: New York City
Contact:

Post by JRodriguez »

Well...

The Fix pack 1 install replaces the JRE, specifically the instructions ask to to remove the JAVA_HOME. This is just for the Fix Patch 1

Just revert your JRE (PATH environment variable) to the original location of the Information Server

For Windows:
C:\IBM\InformationServer\ASBNode\apps\jre\bin

After doing this stop and restart all services
Julio Rodriguez
ETL Developer by choice

"Sure we have lots of reasons for being rude - But no excuses
dsfamily
Participant
Posts: 26
Joined: Tue Jul 13, 2004 3:01 pm
Contact:

Post by dsfamily »

I tried this setting.I even restarted my machine.I still get the error.
Post Reply