[JBoss JIRA] Created: (JBIDE-8073) jboss6.0 oracle 11g datasource using admin console
by dee bharam (JIRA)
jboss6.0 oracle 11g datasource using admin console
--------------------------------------------------
Key: JBIDE-8073
URL: https://issues.jboss.org/browse/JBIDE-8073
Project: Tools (JBoss Tools)
Issue Type: Bug
Reporter: dee bharam
Hello,
I am trying to configure datasource in jboss6.0 with oracle11g. I took following steps
1) Download jboss 6.0
2) download java 1.6
3) download oracle jdbc driver ojdbc6.jar copied this file in C:\jboss-6.0.0.Final\server\default\lib
4) created oracle-ds.xml under C:\jboss-6.0.0.Final\server\default\deploy
5) placed necessary configuration.
6) started jboss server
7) run http://localhost:8080/admin-console
8) and on this when I try to test connection I get following error.
any help will be very helpful.
16:59:06,218 ERROR [org.jboss.security.auth.spi.UsersRolesLoginModule] Failed to load users/passwords/role files:
java.io.IOException: No properties file: users.properties or defaults: defaultUsers.properties found
at org.jboss.security.auth.spi.Util.loadProperties(
Util.java:201) [:3.0.0.CR2]
at org.jboss.security.auth.spi.UsersRolesLoginModule.loadUsers(
UsersRolesLoginModule.java:186) [:3.0.0.CR2]
at org.jboss.security.auth.spi.UsersRolesLoginModule.createUsers(
UsersRolesLoginModule.java:200) [:3.0.0.CR2]
at org.jboss.security.auth.spi.UsersRolesLoginModule.initialize(
UsersRolesLoginModule.java:127) [:3.0.0.CR2]
at sun.reflect.NativeMethodAccessorImpl.invoke0(
Native Method) [:1.6.0_21]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [:1.6.0_21]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [:1.6.0_21]
at java.lang.reflect.Method.invoke(Unknown Source) [:1.6.0_21]
at javax.security.auth.login.LoginContext.invoke(Unknown Source) [:1.6.0_21]
at javax.security.auth.login.LoginContext.access$000(Unknown Source) [:1.6.0_21]
at javax.security.auth.login.LoginContext$4.run(Unknown Source) [:1.6.0_21]
at java.security.AccessController.doPrivileged(
Native Method) [:1.6.0_21]
at javax.security.auth.login.LoginContext.invokePriv(Unknown Source) [:1.6.0_21]
at javax.security.auth.login.LoginContext.login(Unknown Source) [:1.6.0_21]
at org.jboss.security.plugins.auth.JaasSecurityManagerBase.defaultLogin(
JaasSecurityManagerBase.java:553) [:3.0.0.CR2]
at org.jboss.security.plugins.auth.JaasSecurityManagerBase.authenticate(
JaasSecurityManagerBase.java:487) [:3.0.0.CR2]
at org.jboss.security.plugins.auth.JaasSecurityManagerBase.isValid(
JaasSecurityManagerBase.java:365) [:3.0.0.CR2]
at org.jboss.security.plugins.JaasSecurityManager.isValid(
JaasSecurityManager.java:160) [:6.0.0.Final]
at org.jboss.security.integration.JBossSecuritySubjectFactory.createSubject(
JBossSecuritySubjectFactory.java:90) [:6.0.0.Final]
at org.jboss.resource.connectionmanager.JBossManagedConnectionPool.testConnection(
JBossManagedConnectionPool.java:389) [:6.0.0.Final]
at sun.reflect.NativeMethodAccessorImpl.invoke0(
Native Method) [:1.6.0_21]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [:1.6.0_21]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [:1.6.0_21]
at java.lang.reflect.Method.invoke(Unknown Source) [:1.6.0_21]
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(
ReflectedDispatcher.java:157) [:6.0.0.GA]
at org.jboss.mx.server.Invocation.dispatch(
Invocation.java:96) [:6.0.0.GA]
at org.jboss.mx.server.Invocation.invoke(
Invocation.java:88) [:6.0.0.GA]
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(
AbstractMBeanInvoker.java:271) [:6.0.0.GA]
at org.jboss.mx.server.MBeanServerImpl.invoke(
MBeanServerImpl.java:670) [:6.0.0.GA]
at org.jboss.system.microcontainer.ServiceControllerContext.invoke(
ServiceControllerContext.java:194) [:2.2.0.GA]
at org.jboss.kernel.plugins.registry.basic.LifecycleAwareKernelBus$1.dispatch(
LifecycleAwareKernelBus.java:61) [jboss-kernel.jar:2.2.0.GA]
at org.jboss.kernel.plugins.registry.basic.LifecycleAwareKernelBus$1.dispatch(
LifecycleAwareKernelBus.java:58) [jboss-kernel.jar:2.2.0.GA]
at org.jboss.kernel.plugins.registry.basic.BasicKernelBus.execute(
BasicKernelBus.java:71) [jboss-kernel.jar:2.2.0.GA]
at org.jboss.kernel.plugins.registry.basic.LifecycleAwareKernelBus.invoke(
LifecycleAwareKernelBus.java:57) [jboss-kernel.jar:2.2.0.GA]
at org.jboss.profileservice.management.KernelBusRuntimeComponentDispatcher.invoke(
KernelBusRuntimeComponentDispatcher.java:85) [:0.2.2]
at org.jboss.profileservice.plugins.management.util.AbstractManagedComponentRuntimeDispatcher.invoke(
AbstractManagedComponentRuntimeDispatcher.java:135) [:0.2.2]
at org.jboss.profileservice.management.DelegatingComponentDispatcherImpl.invoke(
DelegatingComponentDispatcherImpl.java:93) [:0.2.2]
at sun.reflect.GeneratedMethodAccessor515.invoke(Unknown Source) [:1.6.0_21]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [:1.6.0_21]
at java.lang.reflect.Method.invoke(Unknown Source) [:1.6.0_21]
at org.jboss.aop.Dispatcher.invoke(
Dispatcher.java:121) [jboss-aop.jar:2.2.1.GA]
at org.jboss.aspects.remoting.AOPRemotingInvocationHandler.invoke(
AOPRemotingInvocationHandler.java:82) [:1.0.1.GA]
at org.jboss.profileservice.remoting.ProfileServiceInvocationHandler.invoke(
ProfileServiceInvocationHandler.java:99) [:6.0.0.Final]
at org.jboss.remoting.ServerInvoker.invoke(
ServerInvoker.java:898) [:6.0.0.Final]
at org.jboss.remoting.transport.local.LocalClientInvoker.invoke(
LocalClientInvoker.java:106) [:6.0.0.Final]
at org.jboss.remoting.Client.invoke(
Client.java:1961) [:6.0.0.Final]
at org.jboss.remoting.Client.invoke(
Client.java:804) [:6.0.0.Final]
at org.jboss.aspects.remoting.InvokeRemoteInterceptor.invoke(
InvokeRemoteInterceptor.java:60) [:1.0.1.GA]
at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(
MethodInvocation.java:102) [jboss-aop.jar:2.2.1.GA]
at org.jboss.aspects.remoting.MergeMetaDataInterceptor.invoke(
MergeMetaDataInterceptor.java:74) [:1.0.1.GA]
at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(
MethodInvocation.java:102) [jboss-aop.jar:2.2.1.GA]
at org.jboss.aspects.security.SecurityClientInterceptor.invoke(
SecurityClientInterceptor.java:65) [:1.0.1]
at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(
MethodInvocation.java:102) [jboss-aop.jar:2.2.1.GA]
at org.jboss.aop.generatedproxies.AOPProxy$1.invoke(AOPProxy$1.java) [:]
at org.jboss.profileservice.management.client.ManagedOperationDelegate.invoke(
ManagedOperationDelegate.java:63) [:6.0.0.Final]
at org.rhq.plugins.jbossas5.ManagedComponentComponent.invokeOperation(
ManagedComponentComponent.java:216)
at sun.reflect.NativeMethodAccessorImpl.invoke0(
Native Method) [:1.6.0_21]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [:1.6.0_21]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [:1.6.0_21]
at java.lang.reflect.Method.invoke(Unknown Source) [:1.6.0_21]
at org.rhq.core.pc.inventory.ResourceContainer$ComponentInvocationThread.call(
ResourceContainer.java:525)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) [:1.6.0_21]
at java.util.concurrent.FutureTask.run(Unknown Source) [:1.6.0_21]
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) [:1.6.0_21]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [:1.6.0_21]
at java.lang.Thread.run(Unknown Source) [:1.6.0_21]
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months
[JBoss JIRA] Created: (JBIDE-7713) Error opening editors NoClassDefFound org/jboss/tools/jst/jsp/jspeditor/JSPMultiPageEditor
by Brian Ashburn (JIRA)
Error opening editors NoClassDefFound org/jboss/tools/jst/jsp/jspeditor/JSPMultiPageEditor
------------------------------------------------------------------------------------------
Key: JBIDE-7713
URL: https://jira.jboss.org/browse/JBIDE-7713
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml source editing
Affects Versions: 3.2.0.Beta1
Environment: eclipse.buildId=M20100909-0800
java.version=1.6.0_18
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments: -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product
Command-line arguments: -os linux -ws gtk -arch x86 -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product -data /working/workspace/default -product org.eclipse.epp.package.jee.product
Reporter: Brian Ashburn
Assignee: Alexey Kazakov
eclipse.buildId=M20100909-0800
java.version=1.6.0_18
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments: -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product
Command-line arguments: -os linux -ws gtk -arch x86 -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product -data /working/workspace/default -product org.eclipse.epp.package.jee.product
Error
Tue Nov 23 04:41:30 EST 2010
Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
java.lang.NoClassDefFoundError: org/jboss/tools/jst/jsp/jspeditor/JSPMultiPageEditor
at org.jboss.tools.jsf.ui.editor.check.ProjectNaturesPartListener.checkNaturesFromPart(ProjectNaturesPartListener.java:72)
at org.jboss.tools.jsf.ui.editor.check.ProjectNaturesPartListener.partOpened(ProjectNaturesPartListener.java:62)
at org.eclipse.ui.internal.PartListenerList$5.run(PartListenerList.java:132)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.runtime.Platform.run(Platform.java:888)
at org.eclipse.ui.internal.PartListenerList.fireEvent(PartListenerList.java:57)
at org.eclipse.ui.internal.PartListenerList.firePartOpened(PartListenerList.java:130)
at org.eclipse.ui.internal.PartService.firePartOpened(PartService.java:276)
at org.eclipse.ui.internal.WWinPartService$WWinListener.partOpened(WWinPartService.java:54)
at org.eclipse.ui.internal.PartListenerList2$5.run(PartListenerList2.java:130)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.runtime.Platform.run(Platform.java:888)
at org.eclipse.ui.internal.PartListenerList2.fireEvent(PartListenerList2.java:55)
at org.eclipse.ui.internal.PartListenerList2.firePartOpened(PartListenerList2.java:128)
at org.eclipse.ui.internal.PartService.firePartOpened(PartService.java:280)
at org.eclipse.ui.internal.WorkbenchPagePartList.firePartOpened(WorkbenchPagePartList.java:35)
at org.eclipse.ui.internal.PartList.partOpened(PartList.java:241)
at org.eclipse.ui.internal.PartList.access$0(PartList.java:210)
at org.eclipse.ui.internal.PartList$1.propertyChanged(PartList.java:40)
at org.eclipse.ui.internal.WorkbenchPartReference.fireInternalPropertyChange(WorkbenchPartReference.java:375)
at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:610)
at org.eclipse.ui.internal.Perspective.showView(Perspective.java:2245)
at org.eclipse.ui.internal.WorkbenchPage.busyShowView(WorkbenchPage.java:1071)
at org.eclipse.ui.internal.WorkbenchPage$20.run(WorkbenchPage.java:3822)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage.java:3819)
at org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage.java:3795)
at org.eclipse.ui.handlers.ShowViewHandler.openView(ShowViewHandler.java:162)
at org.eclipse.ui.handlers.ShowViewHandler.openOther(ShowViewHandler.java:106)
at org.eclipse.ui.handlers.ShowViewHandler.execute(ShowViewHandler.java:74)
at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:293)
at org.eclipse.core.commands.Command.executeWithChecks(Command.java:476)
at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:508)
at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:169)
at org.eclipse.ui.internal.handlers.SlaveHandlerService.executeCommand(SlaveHandlerService.java:241)
at org.eclipse.ui.internal.ShowViewMenu$3.run(ShowViewMenu.java:144)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584)
at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501)
at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3540)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3161)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months
[JBoss JIRA] Created: (JBIDE-7902) testExternalizeCommand(org.jboss.tools.jst.jsp.test.ca.ExternalizeCommandTest) failure
by Alexey Kazakov (JIRA)
testExternalizeCommand(org.jboss.tools.jst.jsp.test.ca.ExternalizeCommandTest) failure
--------------------------------------------------------------------------------------
Key: JBIDE-7902
URL: https://issues.jboss.org/browse/JBIDE-7902
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml source editing
Affects Versions: 3.2.0.CR1
Reporter: Alexey Kazakov
Assignee: Maxim Areshkau
Fix For: 3.2.0.CR1
testExternalizeCommand(org.jboss.tools.jst.jsp.test.ca.ExternalizeCommandTest) Time elapsed: 7.216 sec <<< FAILURE!
junit.framework.AssertionFailedError: Externalize Command has incorrect enabled state expected:<true> but was:<false>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:283)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:143)
at org.jboss.tools.jst.jsp.test.ca.ExternalizeCommandTest.checkExternalizeCommand(ExternalizeCommandTest.java:79)
at org.jboss.tools.jst.jsp.test.ca.ExternalizeCommandTest.testExternalizeCommand(ExternalizeCommandTest.java:69)
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months
[JBoss JIRA] Created: (JBIDE-7040) RSE doesn't work when installed to eclipse SDK distribution
by Vlado pakan (JIRA)
RSE doesn't work when installed to eclipse SDK distribution
-----------------------------------------------------------
Key: JBIDE-7040
URL: https://jira.jboss.org/browse/JBIDE-7040
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.2.0.M2
Environment: JBT 3.2.0.M2.aggregate-Update-2010-09-08_17-17-54-H243 linux 32bit Java Sun 1.6 SDK
Reporter: Vlado pakan
Assignee: Rob Stryker
When Eclispe SDK distribution is used as platform to install JBT there is not possible to add new connection to Remote Systems. Remote system view is empty and when New Connection menu is selected displayed wizard for New Connection has no Remote Server Type to select.
When Eclipse JEE distribution is used for JBT everything works fine.
Probably JBT installation should add necessary plugins/features to Eclipse to be able to use RSE or we have to change JBT documentation and make Eclipse JEE distribution required for RSE to be working.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months