Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

isc-rest cannot be imported as a StudioProject #23

Open
ghost opened this issue Apr 18, 2023 · 0 comments
Open

isc-rest cannot be imported as a StudioProject #23

ghost opened this issue Apr 18, 2023 · 0 comments

Comments

@ghost
Copy link

ghost commented Apr 18, 2023

After packaging my appmodule as a StudioProject, I am unable to load the project because of what happens below.

HSLIB>d ##class(%Studio.Project).InstallFromFile("/Users/mfortuna/Instances/HS/PM/dpt.xml")

ERROR #5002: ObjectScript error: <THROW>Install5+1^INSTALL *%Exception.StatusException ERROR #5540: SQLCODE: -30 Message:  Table '%PKG_ISC_REST.ACTIONMAP' not found compiling embedded cached query from %pkg.isc.rest.model.action.projection.CLS
  > ERROR #5091: An error has occurred while removing projection %pkg.isc.rest.authorization.permission:Actions.
    > ERROR #5030: An error occurred while compiling class '%pkg.isc.rest.authorization.permission'
HSLIB>zw %objlasterror
%objlasterror="0 "_$lb($lb(5002,"<THROW>Install5+1^INSTALL *%Exception.StatusException ERROR #5540: SQLCODE: -30 Message:  Table '%PKG_ISC_REST.ACTIONMAP' not found compiling embedded cached query from %pkg.isc.rest.model.action.projection.CLS"_$c(13,10)_"  > ERROR #5091: An error has occurred while removing projection %pkg.isc.rest.authorization.permission:Actions."_$c(13,10)_"    > ERROR #5030: An error occurred while compiling class '%pkg.isc.rest.authorization.permission'",,,,,,,,$lb(,"HSLIB",$lb("D^Install5+1^INSTALL +2","D^MAIN+10^INSTALL +1","D^+1^INSTALL +1","$^zinternalInstall+149^%Studio.Project.1 +4","$^zInstallFromGbl+25^%Studio.Project.1 +1","D^zInstallFromFile+4^%Studio.Project.1 +1","X^@ +1"))))/* ERROR #5002: ObjectScript error: <THROW>Install5+1^INSTALL *%Exception.StatusException ERROR #5540: SQLCODE: -30 Message:  Table '%PKG_ISC_REST.ACTIONMAP' not found compiling embedded cached query from %pkg.isc.rest.model.action.projection.CLS-   > ERROR #5091: An error has occurred while removing projection %pkg.isc.rest.authorization.permission:Actions.-     > ERROR #5030: An error occurred while compiling class '%pkg.isc.rest.authorization.permission' */

Version

  • Core Tech: "IRIS for UNIX (Apple Mac OS X for x86-64) 2022.1.2 (Build 574_0_22407U) Wed Apr 5 2023 11:15:48 ED
  • isc-rest: "v1.3.1"
@ghost ghost changed the title disc-rest does cannot be imported as a StudioProject disc-rest cannot be imported as a StudioProject Apr 18, 2023
@ghost ghost changed the title disc-rest cannot be imported as a StudioProject isc-rest cannot be imported as a StudioProject Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants